145 Commits

Author SHA1 Message Date
be37d9d73a improve phpspreadsheet participations list export 2019-07-18 12:12:59 +02:00
59668f45a2 phpSpreadsheet export participations list for an event 2019-07-17 17:30:46 +02:00
c26b4f1ae7 add export button, route and controller method 2019-07-17 11:53:56 +02:00
ad45e71051 minor changes 2019-05-02 19:27:31 +02:00
8c3c9c4a1f new participation: add optional return_path to POST request 2019-05-02 16:19:28 +02:00
bd19110ecd rename method 2019-05-02 15:20:02 +02:00
55afcc2184 move queries in repository 2019-05-02 15:10:16 +02:00
c2b5e0f767 rename PickSubscriptionType to PickEventType 2019-05-02 12:16:48 +02:00
8a6e7396ca Rename PickEventType to PickEventTypeType for type of events 2019-05-02 12:11:40 +02:00
ee8f303d25 subscribe a person since listByPerson context (issue #19) 2019-05-02 12:08:09 +02:00
aa9141be1d hop 2019-04-18 12:58:59 +02:00
642ec803e8 timeline adapt view + corrections 2019-04-18 12:10:15 +02:00
7212f086cc timeline: template for events 2019-02-18 15:22:23 +01:00
cfae470089 wip.. context 2019-02-14 10:36:28 +01:00
44487e3ea3 minors changes 2019-02-08 18:00:10 +01:00
b2b6cb6d6a disable csrf_protection on first step new event form 2019-02-08 17:31:08 +01:00
2ff22a73fa add and display events in history timeline 2019-02-08 16:39:12 +01:00
8bf4621911 were missing role and center in edit form 2019-02-01 16:18:49 +01:00
156f306daa improve form attributes 2019-02-01 16:13:43 +01:00
4578625bb2 controller: merge newAction and createAction 2019-02-01 16:09:31 +01:00
c7ee9b8ebb correction of moderator relation (user not person) 2019-02-01 15:42:20 +01:00
ed3f0e9657 remove center field of event form 2019-02-01 15:23:54 +01:00
aa02597541 adapt select moderator field in new event form 2019-01-29 14:28:27 +01:00
fda14a52e0 add a first step to pick center in new event form 2019-01-28 18:27:23 +01:00
6d2ea8caab improve message translation 2019-01-25 19:04:20 +01:00
e2be8f119d Merge branch 'EventVoter' into sf3 2019-01-25 18:19:29 +01:00
29b7641528 Fix error on EventVoter 2019-01-25 18:01:37 +01:00
31876ee8b6 wip.. EVENT_SEE and _CREATE works in twig test, not in php test 2019-01-25 15:39:44 +01:00
2d295d8e43 test 2019-01-25 13:45:34 +01:00
1cf02cd1cc correct moderator field select in new form 2019-01-25 13:30:07 +01:00
a36c612542 invert sort list events 2019-01-25 13:29:47 +01:00
78acb56b43 move styles in new css, adapt webpack config 2019-01-25 11:17:29 +01:00
07b5f2f2ff listByPerson: improve translations 2019-01-25 10:35:30 +01:00
f8caaafa5a add fixtures contents, event_types and ACL 2019-01-24 16:21:29 +01:00
a10d48642f wip.. corrections 2019-01-23 09:11:53 +01:00
1e082677de return values of return values cases 2019-01-22 12:15:35 +01:00
15ff92257c wip.. adapt EventVoter to sf3 2019-01-21 17:41:44 +01:00
835ead6ccd dynamic back message in return values 2019-01-21 16:49:33 +01:00
3c434852d5 actions buttons, set return values in url 2019-01-21 15:43:52 +01:00
91124893fd improve actions buttons display for granted cases 2019-01-21 12:19:44 +01:00
f71e273aae new event form, like edit form 2019-01-21 09:52:59 +01:00
c235fb75a7 sort events by date (DESC) 2019-01-17 15:13:02 +01:00
42c9a24472 listByPerson, display only events for current circle 2019-01-17 14:33:31 +01:00
d07cbb15da list events by person, add pagination 2019-01-17 14:31:45 +01:00
7abf403463 display table of events by person 2019-01-17 11:06:49 +01:00
c861c48b37 hop 2019-01-16 16:27:35 +01:00
a9522d5b4b add eventDispatcher for new page 2019-01-16 16:27:03 +01:00
735425f2fd template page for list events participation by person 2019-01-16 16:24:09 +01:00
d89e440784 add item 'events participation' in person menu 2019-01-16 16:19:40 +01:00
d18f3dd3dd styles: display date and time fields on same line 2019-01-16 11:23:50 +01:00