Commit Graph

  • 2be1c08c44 Fix namespace pbm Marc Ducobu 2021-05-04 19:14:50 +02:00
  • 86c177bbbb remove vuejs address component nobohan 2021-05-04 17:26:47 +02:00
  • d426d28ba0 Merge branch 'add-readme' into 'master' Pol Dellaiera 2021-05-04 13:14:14 +00:00
  • 72e69fc0b3 docs: Add root README file. Pol Dellaiera 2021-05-04 14:49:36 +02:00
  • cc8de353d4 moving selected counter + cleaning code Mathieu Jaumotte 2021-05-04 10:48:58 +02:00
  • 4495a5d33b Union suggested and selected results Mathieu Jaumotte 2021-05-03 23:15:38 +02:00
  • 9dffe30aad Merge branch '_31_interface_creation_parcours' of gitlab.com:Chill-Projet/chill-bundles into _31_interface_creation_parcours Mathieu Jaumotte 2021-05-03 22:53:47 +02:00
  • d393e74896 save checkboxes state in store Mathieu Jaumotte 2021-05-03 21:02:15 +02:00
  • daf083dc88 save checkboxes state in store Mathieu Jaumotte 2021-05-03 21:02:15 +02:00
  • ce859697b5 Use json endpoint for showing address with Vuejs Components (WIP) nobohan 2021-05-03 17:16:45 +02:00
  • 1587c762f8 better fixture for AddressReference nobohan 2021-05-03 14:34:23 +02:00
  • 17c01d9b46 fix fixture for address reference nobohan 2021-05-03 12:18:21 +02:00
  • a1bb9ea352 modal addPerson design, search field: focus and position fixed Mathieu Jaumotte 2021-05-03 08:48:23 +02:00
  • a1895ec65f fixture for addressReference - WIP nobohan 2021-05-03 11:18:31 +02:00
  • c5faa0b99d update the address fixture by adding some points nobohan 2021-04-30 15:15:47 +02:00
  • e9d142f3e8 define legacy functions for Address nobohan 2021-04-30 14:15:20 +02:00
  • 91860afd80 check if point value is null for 2 methods in PointType nobohan 2021-04-30 13:51:45 +02:00
  • bec0700d39 Point model: better handling of exception nobohan 2021-04-30 13:27:33 +02:00
  • 05d3d7f5c7 update twig template and AddressType following the changes in Address entity nobohan 2021-04-23 16:48:27 +02:00
  • ebff36d257 add unit test for class Point nobohan 2021-04-23 15:13:04 +02:00
  • a709b3afb6 add addressReference in Chill Main + migration nobohan 2021-04-22 12:25:34 +02:00
  • 69a3c6a9b2 refine the migration comment nobohan 2021-04-22 09:59:46 +02:00
  • 8c33d876e8 code formatting in PointType juminet 2021-04-22 07:53:05 +00:00
  • 1ec2fbcc16 translated exception messages in English nobohan 2021-04-22 09:49:02 +02:00
  • bc4e29141b syntax (null -> NULL and == -> ===) juminet 2021-04-22 07:46:22 +00:00
  • e90ea31683 add type hinting in Point and PointException nobohan 2021-04-22 09:45:12 +02:00
  • 7c99f0b3e0 array synatx: array() -> [] juminet 2021-04-22 07:41:36 +00:00
  • c089960707 add type hinting in Point and PointException nobohan 2021-04-22 09:32:46 +02:00
  • 0b2f29f1e8 add migration for address nobohan 2021-04-20 16:12:17 +02:00
  • 9a4f50472a add point type + Address: add Point field : fix dependency injection of the Point type nobohan 2021-04-20 10:55:45 +02:00
  • 7d1a1c4004 #32 add point type + Address: add Point field + add null on nullable fields nobohan 2021-04-19 12:12:55 +02:00
  • ebd58d4229 add more fields to Address entity + rename streetAddress1 and streetAddress2 nobohan 2021-04-15 10:46:29 +02:00
  • dd48795f64 #23 enable postgis in a chil main migration nobohan 2021-04-14 14:49:19 +02:00
  • 3d45b6687f adding addPersons component with modal, search field and basic suggestions Mathieu Jaumotte 2021-04-30 17:10:12 +02:00
  • 35e6d36ce0 fetch postParticipation request, catch fetch error, store mutation+action Mathieu Jaumotte 2021-04-30 15:35:28 +02:00
  • 4900c81c11 improve inheritance with translations i18n.js files Mathieu Jaumotte 2021-04-30 14:59:14 +02:00
  • 858283134f fix paths in assets Julien Fastré 2021-04-30 13:57:50 +02:00
  • d0066e3270 Add a button "move to another address" on person details Julien Fastré 2021-04-30 13:10:25 +02:00
  • 52472b0ec3 Merge branch 'fix-tests-main' into 'master' Julien Fastré 2021-04-29 22:35:47 +00:00
  • 7d130277d6 fix person last address (from @loophp on old framagit repo) fix-person-addresses Julien Fastré 2021-04-30 00:24:21 +02:00
  • 1b6aa7f1a1 writing test to reproduce bug Julien Fastré 2021-03-08 10:26:12 +01:00
  • 3d94647352 fix return type in Person Julien Fastré 2021-04-30 00:02:06 +02:00
  • ca64c1e011 Remove unrelated code style change. Pol Dellaiera 2021-03-31 14:57:25 +02:00
  • 21320685b7 Do not use DateTimeImmutable. Pol Dellaiera 2021-04-02 10:44:21 +02:00
  • 55d963641e tests: Add missing test based on review's feedback. Pol Dellaiera 2021-04-01 12:04:35 +02:00
  • c73e497d94 Update Person::getLastAddress() based on feedback. Pol Dellaiera 2021-03-22 12:32:29 +01:00
  • 25d83a0d40 writing test to reproduce bug Julien Fastré 2021-03-08 10:26:12 +01:00
  • 7bc20f653f add deps to async uploader bundle Julien Fastré 2021-04-29 23:35:27 +02:00
  • ec68e6f761 make inheritance for vue translations i18n.js files Mathieu Jaumotte 2021-04-29 17:14:13 +02:00
  • 2c8125166b composer.json for branch 1.5 Julien Fastré 2021-04-29 18:15:05 +02:00
  • 1dbf3b0184 fix directory structure for branch 1.5 & bundle ChillMain Julien Fastré 2021-04-29 18:12:54 +02:00
  • 82d8556f24 Activity Form : display field according to the parameters Jean-Francois Monfort 2021-04-29 16:35:39 +02:00
  • 25bd170f6b improve modal system, test when a modal call next modal Mathieu Jaumotte 2021-04-29 15:42:31 +02:00
  • 6939b4a313 Merge branch 'master' into _31_interface_creation_parcours Mathieu Jaumotte 2021-04-29 14:19:02 +02:00
  • d18922ed98 permit multiple modals in same component Mathieu Jaumotte 2021-04-29 12:54:27 +02:00
  • e8bf242c42 Merge branch '_31_interface_creation_parcours' of gitlab.com:Chill-Projet/chill-bundles into _31_interface_creation_parcours Mathieu Jaumotte 2021-04-29 12:44:29 +02:00
  • 2050460bb3 add modal system, added/removed managed by vue, appearence managed by bootstrap Mathieu Jaumotte 2021-04-29 10:33:15 +02:00
  • 4add30e895 add fixture for parcours: replace createQuery by createQueryBuilder nobohan 2021-04-29 12:23:41 +02:00
  • e1dbfdafd7 test modals with vue and modals with bootstrap Mathieu Jaumotte 2021-04-28 20:23:36 +02:00
  • 75becb2294 Merge branch '_31_interface_creation_parcours' of gitlab.com:Chill-Projet/chill-bundles into _31_interface_creation_parcours Mathieu Jaumotte 2021-04-28 21:58:52 +02:00
  • 94e494361f adding show/edit links (prepare modal) + save button Mathieu Jaumotte 2021-04-28 13:59:37 +02:00
  • cab3b1059d ChillMainBundle: use localize function Christophe Siraut 2021-04-28 15:55:56 +02:00
  • 06aa672133 Fix erroneous changes. feature-add-php-conventions Pol Dellaiera 2021-04-28 11:28:06 +02:00
  • d27bdf68fb Merge branch '_31_interface_creation_parcours' of https://gitlab.com/Chill-Projet/chill-bundles into _31_interface_creation_parcours nobohan 2021-04-28 12:24:29 +02:00
  • 82b82920e1 add 2 fixtures for parcours nobohan 2021-04-28 12:24:25 +02:00
  • 4bb3eadf91 renaming vuejs root dir Mathieu Jaumotte 2021-04-28 10:58:19 +02:00
  • 77943a69fb force type for connection parameter Julien Fastré 2021-04-27 23:20:49 +02:00
  • 4c82e65c1f Merge branch '14-correctif-creation-personne' into 'master' Julien Fastré 2021-04-28 08:36:34 +00:00
  • cf4d7df7ad Merge branch 'bootstrap-serializer' into 'master' Julien Fastré 2021-04-28 08:32:02 +00:00
  • 86d13410c3 Merge branch 'bootstrap-serializer' into fix-tests-main Julien Fastré 2021-04-28 10:29:53 +02:00
  • 19fdf2a503 Add test for AccompanyingCourseController Julien Fastré 2021-04-27 22:40:00 +02:00
  • 3a0c25c871 fix addPerson feature with vue3+store+i18n Mathieu Jaumotte 2021-04-27 23:24:17 +02:00
  • 083338da8d Merge branch 'master' into _31_interface_creation_parcours Mathieu Jaumotte 2021-04-28 08:54:20 +02:00
  • 37e5c9ceaa Merge branch '_31_interface_creation_parcours' of gitlab.com:Chill-Projet/chill-bundles into _31_interface_creation_parcours Mathieu Jaumotte 2021-04-28 08:49:32 +02:00
  • 5448238697 Set final keyword - remove redundant information in phpdoc. Pol Dellaiera 2021-04-27 23:11:53 +02:00
  • 148221cdc7 fix namespace of 'self' feature-add-php-conventions-fixes Julien Fastré 2021-04-27 23:21:15 +02:00
  • 58047faac6 force type for connection parameter Julien Fastré 2021-04-27 23:20:49 +02:00
  • 40dda65006 fix import namespacees Julien Fastré 2021-04-27 23:20:25 +02:00
  • c5250a1059 Use injected EntityManager - fix property visibility. Pol Dellaiera 2021-04-27 23:07:59 +02:00
  • 7fbb8a9fb0 refactor: Update source code based on PHP conventions. Pol Dellaiera 2021-04-26 15:45:05 +02:00
  • 535f57bb68 chore: Add/update static files. Pol Dellaiera 2021-04-26 12:56:27 +02:00
  • d53caf1f37 chore: Update composer.json Pol Dellaiera 2021-04-26 12:55:32 +02:00
  • b2c1a7b8de Merge remote-tracking branch 'origin/master' into fix-tests-main Julien Fastré 2021-04-27 22:50:32 +02:00
  • 49c6915c0a Merge branch 'vendee_27' into 'master' Julien Fastré 2021-04-27 20:49:59 +00:00
  • b4583fc6dc improve serializers Julien Fastré 2021-04-27 22:48:48 +02:00
  • f7c508939c Add test for AccompanyingCourseController Julien Fastré 2021-04-27 22:40:00 +02:00
  • 4cf77a9b0e adapt multi components to new store and new api endpoints Mathieu Jaumotte 2021-04-27 17:27:06 +02:00
  • a2160bef7d WIP: first implementation for test Julien Fastré 2021-04-27 19:33:34 +02:00
  • c2a4a95eba add a fixture for accompanying period - wip nobohan 2021-04-27 18:52:37 +02:00
  • 8641d6bdce try to fix correct values for redis Julien Fastré 2021-04-27 18:06:58 +02:00
  • 5f4d513aa6 try to connect to redis in gitlab-ci Julien Fastré 2021-04-27 17:57:09 +02:00
  • f47b15de39 try to fix .gitlab-ci with correct redis parameters Julien Fastré 2021-04-27 17:52:12 +02:00
  • 7426dc02cf currently restrict to chill main test suite Julien Fastré 2021-04-27 17:18:46 +02:00
  • a570160aed update chill app to working commit Julien Fastré 2021-04-27 17:18:26 +02:00
  • 6e81ef0065 tests: update chill-app subprojet ref Christophe Siraut 2021-04-27 17:09:41 +02:00
  • e3cc76c689 tests/ChillPersonBundle: use type casting Christophe Siraut 2021-04-27 14:59:35 +02:00
  • b43f43fa0b ChillPersonBundle: persist new Persons Christophe Siraut 2021-04-27 14:42:41 +02:00
  • 7596bd5a06 fix tests for chill main Julien Fastré 2021-04-27 16:33:44 +02:00
  • f02d6df262 tests/ChillPersonBundle: in sf4 container is a static method of KernelTestCase Christophe Siraut 2021-04-26 09:03:28 +02:00
  • e4e2138765 tests/ChillPersonBundle: replace testGenderIsNull with crafted form as html input now prevents user form not selecting a gender Christophe Siraut 2021-04-20 10:51:37 +02:00