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
e0e7376c1d
generate entry "my tasks" dynamically
2018-07-17 17:34:59 +02:00
f9221f9f90
upgrade AuthorizationEvent to receive other class than tasks
2018-07-17 17:10:32 +02:00
75e87ac5ba
fix docblock
2018-07-17 17:10:11 +02:00
dce1447778
Add ACL check on link "add a person"
2018-07-17 17:05:20 +02:00
77c00f4157
Add ACL check on link "add a person"
2018-07-17 17:04:05 +02:00
b2abce256d
add entry "add a person" in section dynamically + right on exports
2018-07-17 16:51:52 +02:00
4f9626e65f
Build section menu using knp menu builder
2018-07-17 16:49:45 +02:00
ebc0961fa8
use event to override vote on task
...
Now, the bundle dispatch an event `chill_task.vote` to override the authorization
on voting on a task.
If a subscriber or listener emits a vote on the event, this vote override the
logic defined for the default task.
2018-07-17 15:28:04 +02:00
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