757 Commits

Author SHA1 Message Date
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
42f17f11e0 set same layout to user menu and section menu 2018-05-09 00:05:29 +02:00
6f73c9ee09 fix errors to user picker: add placeholder and allow empty 2018-05-08 22:56:03 +02:00
d684851f36 add alias for AuthorizationHelper 2018-05-08 10:06:58 +02:00
50b079c676 adding knp to test fixtures 2018-05-04 22:58:06 +02:00
da821f5099 enable fixtures with sf3 2018-05-04 22:49:04 +02:00
02ffcbb9ae adapt config to load select2 and other values. Removed unused constants 2018-05-04 15:11:27 +02:00
a0d290ca2c remove dump 2018-05-04 15:00:17 +02:00
9f06c6d6f1 adding ordering to menu 2018-05-04 14:15:56 +02:00
5cef93abd0 Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3 2018-05-04 10:43:24 +02:00
5693091591 fix date interval storage 2018-05-04 10:40:38 +02:00
nobohan
ce39359fce style user menu 2018-05-02 10:48:08 +02:00
nobohan
730e547b77 fix sass variables for compilation with webpack 2018-05-02 09:33:18 +02:00
nobohan
65251650fc add HTML meta tags in the HEAD of layout.html.twig 2018-05-02 09:32:07 +02:00
395787f1bb integration of knp menu bundle 2018-04-30 17:42:24 +02:00
5c045abda4 rename namespace for notification counter tag:
- The old way: chillMain.count_notification.user
- The new way: chill.count_notification.user
2018-04-30 15:03:18 +02:00