3036 Commits

Author SHA1 Message Date
95f75e53eb add some docblock 2018-07-17 11:35:10 +02:00
d8c3cc4c84 set ACL only if page is shown 2018-07-17 11:34:37 +02:00
59807c2d17 typo 2018-07-17 11:34:18 +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
b4de51a601 entry "task list" in person menu is dynamic - based on ACL 2018-07-08 22:37:51 +02:00
318d93c456 fix privacy issue with similar person matcher
The condition to show only person from same center had no precedence with
name and firstname string.
2018-07-08 17:15:58 +02:00
6ab86ac4fd move security services to dedicated file 2018-07-08 16:56:49 +02:00
8976661b40 Merge remote-tracking branch 'origin/master' 2018-07-06 16:30:07 +02:00
48b9078497 do not show transition button if no transition available 2018-07-06 15:48:42 +02:00
52bda7c94f add confirmation page for task 2018-07-06 15:47:14 +02:00
5ada6d913c translation and redirection 2018-07-06 14:02:40 +02:00
39e166eb5b back to the list keep the query parameters required by the list 2018-07-05 16:37:59 +02:00
066efdc042 add a button 'new task' in page head and improve voter 2018-07-05 15:33:35 +02:00
9852430b13 add task type in list 2018-07-05 15:12:09 +02:00
26a4d80ce6 load postal codes dynamically 2018-07-05 14:51:40 +02:00
5acfbd0cf1 Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3 2018-07-05 14:02:38 +02:00
b4c22bf247 add indeterminate gender 2018-07-05 14:02:14 +02:00
5ca6a9939c fix error when having two address at same date 2018-07-05 12:47:31 +02:00
86a814cfb5 init pickaday when collection entry is added 2018-06-29 00:08:09 +02:00
4fedd7e8ca indentation 2018-06-22 10:12:23 +02:00
8624b3f941 improve money type rendering + DQL "jsonbexistsInArray" 2018-06-22 10:09:04 +02:00
84c22fcf59 add list for exports 2018-06-13 16:46:58 +02:00
39d70d5d48 fix error in validation 2018-06-13 16:46:20 +02:00
20b03ee9d1 remove dump message 2018-06-13 16:46:00 +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
c0834353d5 render custom fields choice in differents columns 2018-06-12 18:01:32 +02:00
7c8f095de3 force uppercase in person menu 2018-06-12 18:01:14 +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
f2948e31de refactor menu layout to adapt to conditional menu 2018-06-07 21:52:00 +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
nobohan
bae3904b1d modif wording + ajout bouton 'back to the list' 2018-06-05 16:28:20 +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
f8b7533e18 move table to schema and remove old migration file 2018-06-05 12:06:55 +02:00
205769bf6b add namespace 2018-06-05 12:01:47 +02:00
7ae56a6747 add filtering by task type 2018-06-05 11:48:23 +02:00