|
9ccb5292ee
|
update the way the bundle load assets
We use now the standard way to load assets.
See [CHANGELOG.md](CHANGELOG.md) for details.
|
2020-04-23 00:10:27 +02:00 |
|
|
f2a7c49fe4
|
fix cire-devs/issues/29 create new event
|
2020-03-18 12:17:32 +01:00 |
|
|
c3012b7f8a
|
remove dump()
|
2020-01-08 11:44:41 +01:00 |
|
|
30e0c663dc
|
adding remove event feature
|
2019-11-29 15:13:36 +01:00 |
|
|
8618efc35a
|
adding remove participation method
|
2019-11-28 16:38:03 +01:00 |
|
|
6fe4594d3c
|
styles export tableur form
|
2019-11-13 11:31:45 +01:00 |
|
|
d2d85a3527
|
Improve Event export: add fields + translator
|
2019-10-21 15:50:23 +02:00 |
|
|
7ac7def366
|
Add Chill context for event admins pages
|
2019-09-26 20:24:40 +02:00 |
|
|
3274ddb496
|
complete admin status list
|
2019-09-26 17:25:40 +02:00 |
|
|
defc884e26
|
minor changes
|
2019-07-18 16:46:17 +02:00 |
|
|
073a8cc5ea
|
minor changes
|
2019-07-18 16:05:24 +02:00 |
|
|
81f3b1acae
|
minor changes
|
2019-07-18 15:38:29 +02:00 |
|
|
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 |
|
|
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 |
|
|
2ff22a73fa
|
add and display events in history timeline
|
2019-02-08 16:39:12 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|