96 Commits

Author SHA1 Message Date
adbcbbb5b1 rename deprecated using path for ObjectManager 2020-09-08 15:42:42 +02:00
7d87605142 fix deprecated ObjectManager path 2020-09-05 15:34:34 +02:00
a1996779e8 Merge branch 'master' into sf4 2020-08-25 15:41:00 +02:00
14d32aa763 fix bug with PostalCode ChoiceLoader form
error: must be an instance of Chill\MainBundle\Entity\PostalCode, null given
only with: APP_DEV=prod
2020-08-25 15:37:06 +02:00
dbb2d5d883 replace tokenStorage injection by tokenStorageInterface 2020-08-03 11:05:54 +02:00
35640929f9 sf4, remove deprecated use Symfony\Component\Form\ChoiceList\LazyChoiceList 2020-07-27 18:00:04 +02:00
f394283531 fix sf4 deprecated: remove choices_as_values form option 2020-07-22 17:05:24 +02:00
fd9511e745 add homeless to addresses 2020-05-01 15:49:18 +02:00
d2895bfb7c allow to remove some units from date interval 2019-05-09 16:10:35 +02:00
d915239a24 add option 'null_if_empty' on AddressType 2019-04-02 12:03:39 +02:00
1afe406697 picking center not required 2019-02-27 13:12:29 +01:00
722274964c api for grouping centers, select centers as group in "pick centers" step
for exports
2019-01-28 15:21:31 +01:00
cf354cbccd Merge remote-tracking branch 'origin/master' into add_direct_export 2019-01-28 15:18:30 +01:00
b296107de4 step,range,limits for timepicker 2019-01-24 15:48:28 +01:00
6ee7a834cb handle DirectExport in controller and export manager 2019-01-16 10:58:05 +01:00
3b734da150 add chill custom datetime type 2019-01-15 13:59:55 +01:00
f937e9d12c adding formatter for list in spreadsheet (ods, xlsx) 2018-11-07 13:23:11 +01:00
b3d23bbed8 Filter user in user picker by flags, method to get/filter user by flag in UserRepository 2018-09-14 15:41:50 +02:00
b9a7314975 add flags to permissions groups
Flags can be added to permissions group to store some metadata.

An interface `PermissionsGroupFlagProvider` allow to add some flag to the form which create/
edit permissions groups.
2018-09-07 16:24:36 +02:00
e88265adcd fix errors when creating user and updating password 2018-09-04 16:55:34 +02:00
1826c63251 allow json in search response and abstract interactive loading from select2 2018-08-27 13:14:15 +02:00
5b1ba71a8a require actual password for change + insert link in menu 2018-08-16 13:41:32 +02:00
25d00877ae add email to user and allow to connect through email or username 2018-07-10 12:53:44 +02:00
26a4d80ce6 load postal codes dynamically 2018-07-05 14:51:40 +02:00
dd05fa0be7 remove dump 2018-06-08 17:52:20 +02:00
13dbaa0b78 improve userPicker: delegate query to authorization helper 2018-06-05 09:45:22 +02:00
d3d8f27c6d Collection: amélioration + lancement d'événements 2018-05-25 00:58:20 +02:00
4f7e350945 adding a collection type for chill 2018-05-18 17:54:12 +02:00
9a7df10893 add data_class to form 2018-05-18 17:53:10 +02:00
6f73c9ee09 fix errors to user picker: add placeholder and allow empty 2018-05-08 22:56:03 +02:00
nobohan
e6a1dcd7a4 fix error: no need to flip choices for formatter type. 2018-04-20 14:48:34 +02:00
36c3e33cfa add DateIntervalType 2018-04-17 11:32:39 +02:00
96cd18563b include current role in ScopePickerType and UserPickerType
Previously, only the "parent" roles were takent into account in those two
types. This commit fixe the bug by adding the current role to the query.
2018-04-16 17:18:59 +02:00
53901e4681 add ScopePickerType, which allow to pick scope depending or ACL 2018-04-16 12:37:57 +02:00
5fb93b4250 Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3 2018-04-16 12:04:06 +02:00
f5039cc36f add UserPickerType 2018-04-16 12:03:47 +02:00
nobohan
da9aecefa7 fix deprecations: replace last fqcn in add methods for forms 2018-04-13 15:20:04 +02:00
nobohan
0287da70d7 fix deprecations: use fqcn and pass arguments of class as options 2018-04-10 12:20:30 +02:00
nobohan
7119de8223 fix deprecations: use fqcn for formtype 2018-04-09 12:15:34 +02:00
nobohan
7e36eee27a fix deprecations: systematic use of fqcn in getParent functions 2018-04-06 08:10:44 +02:00
nobohan
2474bb3e5a fix deprecations: flip contents of array 2018-04-05 11:47:12 +02:00
nobohan
5afaff841c fix deprecations: remove array in setAllowedTypes 2018-04-05 10:32:33 +02:00
nobohan
3ea3beb1d5 fix deprecations: set 'choices_as_values=true' as a default option of Select2ChoiceType class 2018-04-05 07:32:53 +02:00
nobohan
38bb5da406 Merge branch 'upgrade-sf3' of framagit.org:Chill-project/Chill-Main into upgrade-sf3
merge...
2018-04-04 22:00:48 +02:00
nobohan
9cd32cb59c fix deprecations: add choices_as_values=true + flip contents of choice in ChoiceType 2018-04-04 22:00:37 +02:00
bce6916837 use fqdn in CenterType 2018-04-04 21:43:51 +02:00
nobohan
c9ce6055b2 fix deprecations: use fqcn for 'choice' 2018-04-04 16:19:26 +02:00
nobohan
ae9db21633 use fqcn for chill classes 2018-04-04 12:21:08 +02:00
nobohan
f8a61bd178 fix deprecations: use fqcn for 'password' and 'repeated' 2018-04-04 11:35:53 +02:00
nobohan
51a1b23e0d fix deprecations: use fqcn for entity, ComposedGroupCenterType. 2018-04-04 11:07:49 +02:00