1503 Commits

Author SHA1 Message Date
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
6e8f72f5cc fix error in user loading and validate scope/user consistency 2018-08-29 23:18:37 +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
7b7d30797f fix error when no access to activity in timeline query 2018-08-21 14:05:25 +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
a07e26df5e Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3 2018-08-17 13:43:07 +02:00
b4c50bccb4 insert entries in person menu dynamically, according to acl 2018-08-17 13:40:25 +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
5558db5102 fix error with post_text extension 2018-07-18 16:46:29 +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
23e68416a2 Improve isChecked 2018-06-13 16:45:21 +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
0371236493 allow to render choice in different columns 2018-06-12 17:58:45 +02:00
2042e43613 allow date to be rendered in list/exports 2018-06-12 17:58:28 +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
b0ee67f8b5 handle menu with new menuBuilder api 2018-06-08 17:49:35 +02:00
32402d8c7a click on link after download 2018-06-08 16:15:46 +02:00
686473be39 translation, layout, and menu 2018-06-07 21:54:37 +02:00
0c4a27e759 improve menucomposer to handle parameters and translation in old api 2018-06-07 21:51:13 +02:00
fcc74c993d add validation of existing file 2018-06-07 16:54:13 +02:00
299491cb5b add mime types to documents 2018-06-07 15:31:20 +02:00
b5bf8b8884 upload and retrieve document 2018-06-06 22:19:54 +02:00
eda8f2c033 improve CRUD and switch to symfony3 2018-06-05 14:54:16 +02:00
a1ee85b0c0 Load routes automatically 2018-06-05 12:36:14 +02:00
cb494f3f4b Merge remote-tracking branch 'origin/master' 2018-06-05 12:07:27 +02:00