772 Commits

Author SHA1 Message Date
b1ae55ba80 [user list] order users by username 2018-09-05 15:14:07 +02:00
0a0854d4cf fix error when removing permission without scope from group 2018-09-05 11:06:33 +02:00
e88265adcd fix errors when creating user and updating password 2018-09-04 16:55:34 +02:00
04bdaa308a script to send batch password recover code 2018-08-31 17:04:45 +02:00
f6b6ec57bb simplify link generation of recover token 2018-08-31 16:20:31 +02:00
4be4ab3402 sending correct error if user does not exists 2018-08-31 16:01:15 +02:00
43edcfc416 fix errors and do really commit in import script 2018-08-30 23:11:44 +02:00
a2ec376c61 fix missing format in supports 2018-08-29 16:27:03 +02:00
e00ef510f7 add tag aware cache service 2018-08-29 16:13:43 +02:00
a68fb730a6 set correct return param 2018-08-29 16:13:10 +02:00
1826c63251 allow json in search response and abstract interactive loading from select2 2018-08-27 13:14:15 +02:00
45946082ea use kernel.secret for generating password 2018-08-20 21:48:10 +02:00
af5375fc38 Adding phonenumber validation constraint 2018-08-20 21:33:01 +02:00
900a384597 script import utilisateurs 2018-08-20 11:26:30 +02:00
b1592b3884 adding phpleague/csv to composer.json 2018-08-19 12:51:23 +02:00
480655f31b implements security on recovering password and redis connector 2018-08-17 17:54:17 +02:00
35683a7289 prepare for preventing attacks on password regeneration 2018-08-17 13:32:54 +02:00
1fd6a4ed2c allow users to recover password 2018-08-17 13:32:08 +02:00
5b1ba71a8a require actual password for change + insert link in menu 2018-08-16 13:41:32 +02:00
af803cc87d Merge branch 'upgrade-sf3' into edit-user-password 2018-08-16 11:31:07 +02:00
7bf090b753 load open sans from css, background image from css and create login css 2018-07-19 10:42:36 +02:00
0a0a7e7c24 fix error when creating user with username / email validation 2018-07-18 16:06:00 +02:00
4f9626e65f Build section menu using knp menu builder 2018-07-17 16:49:45 +02:00
25d00877ae add email to user and allow to connect through email or username 2018-07-10 12:53:44 +02:00
45a9937dbb set "logout" entry in user menu at the end of the menu 2018-07-09 19:12:11 +02:00
2bb3b332f3 fix authentication error message 2018-07-09 19:09:26 +02:00
6ab86ac4fd move security services to dedicated file 2018-07-08 16:56:49 +02:00
26a4d80ce6 load postal codes dynamically 2018-07-05 14:51:40 +02:00
86a814cfb5 init pickaday when collection entry is added 2018-06-29 00:08:09 +02:00
8624b3f941 improve money type rendering + DQL "jsonbexistsInArray" 2018-06-22 10:09:04 +02:00
c059fe8a95 add exportElementProvider to provide elements dynamically to export manager 2018-06-13 16:44:22 +02:00
16a93711c2 remove dump 2018-06-13 16:43:09 +02:00
587b248549 improve script for downloading exports 2018-06-12 17:58:02 +02:00
dd05fa0be7 remove dump 2018-06-08 17:52:20 +02:00
0c4a27e759 improve menucomposer to handle parameters and translation in old api 2018-06-07 21:51:13 +02:00
3908f32942 Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3 2018-06-05 11:41:09 +02:00
13dbaa0b78 improve userPicker: delegate query to authorization helper 2018-06-05 09:45:22 +02:00
514b619f8a add breadcrumb module 2018-06-05 09:45:02 +02:00
a6496884e1 fix scope of "remove button" on collection 2018-06-05 09:43:58 +02:00
f6f1b504bd fix bug when date interval for 1 day or multiple years 2018-06-05 09:42:31 +02:00
nobohan
4c5aa5f01a add value for color chill-llight-gray - also for css variables 2018-06-01 10:25:59 +02:00
nobohan
ead3e23e16 add value for color chill-llight-gray 2018-06-01 10:24:37 +02:00
d3d8f27c6d Collection: amélioration + lancement d'événements 2018-05-25 00:58:20 +02:00
49812d43c4 add a method to duplicate address 2018-05-23 12:46:25 +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
a7871ecbdb adding alias for services 2018-05-17 21:11:45 +02:00
4cac0ea56f fix missingfile 2018-05-14 14:15:53 +02:00
be7949809b add a menu builder for user menu 2018-05-14 14:14:02 +02:00
6fc9fa9833 get notification also for UserInterface
This will allow notification for admin
2018-05-14 13:14:10 +02:00