Commit Graph

  • c7ad381aac Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3 Julien Fastré 2018-04-19 18:20:30 +02:00
  • 3bf7838731 fix deprecations in closingMotive Julien Fastré 2018-04-19 13:07:15 +02:00
  • 307ef4ae62 remove deps to symfony/framework-bundle Julien Fastré 2018-04-19 12:53:58 +02:00
  • 2d76050589 add some documentation for managing assets using webpack nobohan 2018-04-18 12:34:59 +02:00
  • 8456045088 add webpack config + export chill.js nobohan 2018-04-18 11:40:28 +02:00
  • 06bff38701 [dateinterval doctrine type] parse correctly native date interval Julien Fastré 2018-04-17 21:58:37 +02:00
  • 9dfa39ff07 add list of task Julien Fastré 2018-04-17 21:57:56 +02:00
  • fd8b6490d0 add validation to single task controller::new Julien Fastré 2018-04-17 11:39:16 +02:00
  • 36c3e33cfa add DateIntervalType Julien Fastré 2018-04-17 11:32:39 +02:00
  • 190e2f48b3 introducer UserCircleConsistency validator Julien Fastré 2018-04-16 17:20:34 +02:00
  • 96cd18563b include current role in ScopePickerType and UserPickerType Julien Fastré 2018-04-16 17:18:59 +02:00
  • a02b9edc45 first implementation of controller Julien Fastré 2018-04-16 15:09:50 +02:00
  • 53901e4681 add ScopePickerType, which allow to pick scope depending or ACL Julien Fastré 2018-04-16 12:37:57 +02:00
  • 5fb93b4250 Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3 Julien Fastré 2018-04-16 12:04:06 +02:00
  • f5039cc36f add UserPickerType Julien Fastré 2018-04-16 12:03:47 +02:00
  • 7fb2084506 set doctrine type "date interval" using native postgresql date interval Julien Fastré 2018-04-16 11:53:39 +02:00
  • 1eeee615a3 use fqcn in getRepository method nobohan 2018-04-16 10:41:23 +02:00
  • 1734727029 add composer.json file Julien Fastré 2018-04-13 22:25:02 +02:00
  • 7a85e00c16 initial commit Julien Fastré 2018-04-13 22:16:40 +02:00
  • 0d05865091 fix deprecations: use fqcn for integer and number in CustomFieldNumber nobohan 2018-04-13 17:44:54 +02:00
  • da92b4df56 fix test error due to the removing of deprecated getName method nobohan 2018-04-13 17:31:03 +02:00
  • 11bd3c66e1 fix test error due to the removing of deprecated getName method nobohan 2018-04-13 17:29:59 +02:00
  • 00bbbd32d6 fix deprecations: use fqcn nobohan 2018-04-13 17:25:05 +02:00
  • 1608c74f34 fix deprecations: methods -> constraint nobohan 2018-04-13 17:03:33 +02:00
  • 62ad928a66 fix error due to removing of deprecated getName method nobohan 2018-04-13 16:49:30 +02:00
  • da9aecefa7 fix deprecations: replace last fqcn in add methods for forms nobohan 2018-04-13 15:20:04 +02:00
  • e052de7bb0 add parameters.yml to gitignore Julien Fastré 2018-04-13 14:17:45 +02:00
  • 04b8682fed set deps to upgrade-sf3 Julien Fastré 2018-04-13 14:13:43 +02:00
  • 654f7b4d26 flip value for 'other' nobohan 2018-04-11 17:48:31 +02:00
  • ed526fa8ea fix deprecations: no more need to define these services (that cause a deprecation...) nobohan 2018-04-11 16:41:35 +02:00
  • f7502b4e9e add a page for modifying password for user nobohan 2018-04-10 16:19:35 +02:00
  • 0287da70d7 fix deprecations: use fqcn and pass arguments of class as options nobohan 2018-04-10 12:20:30 +02:00
  • 7227b89d4f fix deprecations nobohan 2018-04-09 21:34:43 +02:00
  • 7119de8223 fix deprecations: use fqcn for formtype nobohan 2018-04-09 12:15:34 +02:00
  • 780d751455 fix deprecations: use security.token_storage instead of security.context nobohan 2018-04-09 12:11:27 +02:00
  • 1d10d89a9b fix deprecation: use fqcn in a depedency injection nobohan 2018-04-09 10:56:17 +02:00
  • 3260e9e7bd fix deprecations: getName -> getBlockPrefix in forms nobohan 2018-04-09 10:55:03 +02:00
  • 657a4f3fa1 fix deprecations: use fqcn nobohan 2018-04-09 10:50:48 +02:00
  • 4b57510cc2 fix deprecations: getName -> getBlockPrefix in forms nobohan 2018-04-09 10:50:23 +02:00
  • 0a08c362bb fix deprecations: getName -> getBlockPrefix in forms nobohan 2018-04-09 10:24:52 +02:00
  • 96e1b1db4d fix deprecations: getName -> getBlockPrefix in Forms nobohan 2018-04-09 10:06:34 +02:00
  • c28c2bf119 First commit Marc Ducobu 2018-04-06 17:09:51 +02:00
  • 73f5295f40 fix deprecations: pass Request in the Action function instead of using getRequest method nobohan 2018-04-06 08:27:13 +02:00
  • 80bef1f558 use fqcn for ClosingMotiveType class nobohan 2018-04-06 08:16:26 +02:00
  • 3439319e59 fix error nobohan 2018-04-06 08:13:05 +02:00
  • 3fae866e2e Merge branch 'upgrade-sf3' of framagit.org:Chill-project/Chill-Person into upgrade-sf3 nobohan 2018-04-06 08:11:29 +02:00
  • 769c9e4e59 fix deprecations: systematic use of fqcn in getParent functions nobohan 2018-04-06 08:11:10 +02:00
  • 7e36eee27a fix deprecations: systematic use of fqcn in getParent functions nobohan 2018-04-06 08:10:44 +02:00
  • 2a096431fc Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3 Julien Fastré 2018-04-06 02:43:35 +02:00
  • 4b0499cf8d fix invocation of old method Julien Fastré 2018-04-06 02:43:11 +02:00
  • b84a77d9de fix invocation of old method and upgrade ActivitySTatVoter to sf3 Julien Fastré 2018-04-06 02:42:11 +02:00
  • ea5d3f7940 branch upgrade-sf3 to same branch in other repo Julien Fastré 2018-04-06 02:41:32 +02:00
  • 3459755d7a fix deprecations: use fqcn for EntityType in getParent nobohan 2018-04-05 18:56:31 +02:00
  • c8f53e6472 fix deprecations: use fqcn and other deprecated properties nobohan 2018-04-05 17:09:01 +02:00
  • 696dd8f0d0 fix deprecations: deprecated property and empty_values nobohan 2018-04-05 17:06:38 +02:00
  • 8c97ac9e26 fix deprecations: use fqcn nobohan 2018-04-05 16:33:53 +02:00
  • 44596bf58d fix deprecations: use fqcn for collectionType in getParent() nobohan 2018-04-05 16:23:23 +02:00
  • 4c4f4b5ca7 fix deprecations: use fqcn nobohan 2018-04-05 15:23:29 +02:00
  • 0f1c4d1120 fix deprecation: remove array on addAllowedValues nobohan 2018-04-05 15:14:45 +02:00
  • 5aa87ffdb4 fix deprecations: use fqcn + change 'property' in 'choice_label' nobohan 2018-04-05 15:04:47 +02:00
  • 6ee9dd56c0 fix error: flip content of choices field nobohan 2018-04-05 14:15:50 +02:00
  • ebd5e03d54 fix error nobohan 2018-04-05 14:10:00 +02:00
  • d501fa31ae fix deprecations: use fqcn fr translatable_string nobohan 2018-04-05 13:59:14 +02:00
  • 762bb777c3 fix deprecations: use fqcn nobohan 2018-04-05 13:54:12 +02:00
  • 7ed0e3fddd fix deprecations: use fqcn for trasnlatable_string nobohan 2018-04-05 13:35:30 +02:00
  • d4d14d1a06 fix deprecations: use fqcn nobohan 2018-04-05 12:36:58 +02:00
  • 7eeaec7047 fix deprecations: use fqcn for FormType nobohan 2018-04-05 12:21:06 +02:00
  • 2474bb3e5a fix deprecations: flip contents of array nobohan 2018-04-05 11:47:12 +02:00
  • 478e1c505d fix deprecation: no more passing of type instances nobohan 2018-04-05 11:45:58 +02:00
  • f7631af1fd fix deprecation: no more passing of type instances nobohan 2018-04-05 11:45:28 +02:00
  • 68febabd95 fix deprecations: empty_value -> placeholder for choice nobohan 2018-04-05 11:29:28 +02:00
  • ed00833eb8 fix deprecations: implement abstract method supports and voteOnAttribute for ActivityVoter nobohan 2018-04-05 10:43:01 +02:00
  • bc6716a5fd fix deprecations: remove array in setAllowedTypes nobohan 2018-04-05 10:35:15 +02:00
  • 6327d25783 fix deprecations: use fqcn in the activity bundle nobohan 2018-04-05 10:34:41 +02:00
  • 4d65e1c9c6 fix deprecations nobohan 2018-04-05 10:33:54 +02:00
  • 2cfe83e69c fix deprecations: remove array in setAllowedTypes nobohan 2018-04-05 10:33:23 +02:00
  • 5afaff841c fix deprecations: remove array in setAllowedTypes nobohan 2018-04-05 10:32:33 +02:00
  • eeff93c88a fix deprecations: implement abstract function for reportVoter nobohan 2018-04-05 09:54:28 +02:00
  • 1b4bb4f7bc fix deprecations: flip content of choice type nobohan 2018-04-05 08:11:19 +02:00
  • 4519a1c92c fix deprecations: use fqcn for FormType nobohan 2018-04-05 08:07:15 +02:00
  • c7c0830d2e fix deprecations: empty_value -> placeholder, for ChoiceType nobohan 2018-04-05 07:41:39 +02:00
  • 6bf4f68f0d fix deprecations: add 'choices_as_values=true' to ChoiceType elements nobohan 2018-04-05 07:34:52 +02:00
  • 3ea3beb1d5 fix deprecations: set 'choices_as_values=true' as a default option of Select2ChoiceType class nobohan 2018-04-05 07:32:53 +02:00
  • 833950046c Merge branch 'upgrade-sf3' of framagit.org:Chill-project/Chill-Person into upgrade-sf3 nobohan 2018-04-04 22:02:29 +02:00
  • 193b6c3a3b fix deprecations: add choices_as_values=true + flip contents of choice in ChoiceType nobohan 2018-04-04 22:02:21 +02:00
  • a35fd76053 fix deprecations: add choices_as_values=true + flip contents of choice in ChoiceType nobohan 2018-04-04 22:01:52 +02:00
  • 38bb5da406 Merge branch 'upgrade-sf3' of framagit.org:Chill-project/Chill-Main into upgrade-sf3 nobohan 2018-04-04 22:00:48 +02:00
  • 9cd32cb59c fix deprecations: add choices_as_values=true + flip contents of choice in ChoiceType nobohan 2018-04-04 22:00:37 +02:00
  • 7be5a95ab9 fix test for CenterType (use fqdn in tests) Julien Fastré 2018-04-04 21:54:28 +02:00
  • b042a7ae55 rewrite PersonVoter for sf3 Julien Fastré 2018-04-04 21:51:16 +02:00
  • 19de34b4db use fqdn for CreationPersonType Julien Fastré 2018-04-04 21:50:55 +02:00
  • bce6916837 use fqdn in CenterType Julien Fastré 2018-04-04 21:43:51 +02:00
  • 3e9690f47e fix deprecations: use fqcn for textarea nobohan 2018-04-04 18:42:56 +02:00
  • 7637954a8d fix deprecations: use fqcn for customfieldtype nobohan 2018-04-04 18:39:02 +02:00
  • 7f6f41a2d8 fix deprecations: remove array for addAllowedTypes/Values nobohan 2018-04-04 18:25:22 +02:00
  • b6f9d1156e fix deprecations: use fqcn for textarea nobohan 2018-04-04 18:24:36 +02:00
  • 14412c87fe fix deprecations: use fqcn + remove arrays in addAllowedTypes/Values nobohan 2018-04-04 18:22:58 +02:00
  • b07d876157 fix deprecations: use fqcn nobohan 2018-04-04 18:17:51 +02:00
  • 7edd6affe4 fix deprecations: use fqcn nobohan 2018-04-04 18:11:51 +02:00
  • 9694445ba4 fix deprecations: getName -> getBlockPrefix + use fqcn for Select2maritalStatusType nobohan 2018-04-04 17:59:18 +02:00