|
e7c6e65c33
|
sf4, repair errors and make basic and admin chill pages works
|
2020-07-30 17:34:45 +02:00 |
|
|
a17d396834
|
rename syntax for ChillMain twig template calls
|
2020-07-30 14:25:28 +02:00 |
|
|
e774f04d67
|
upgrade to symfony4, reset all requires into modules
|
2020-07-28 16:44:36 +02:00 |
|
|
c2c946221a
|
sf4, fix section menu translations and add missing translations
|
2020-07-27 19:43:43 +02:00 |
|
|
a70f91d12f
|
sf4 deprecated: timeline builder was private service
|
2020-07-27 13:50:23 +02:00 |
|
|
efee2dc2a9
|
fix sf4 error with controller service dependencyInjection
|
2020-07-27 12:29:23 +02:00 |
|
|
ad8c1bbe9f
|
sf4 deprecated: migrate Doctrine ORM mapping to annotation
|
2020-07-24 18:57:58 +02:00 |
|
nobohan
|
c8c76e5a8d
|
sf4 deprecations: new supports and voteOnAttribute methods implemented in ParticipationVoter
|
2020-07-23 12:34:53 +02:00 |
|
|
da682c22bc
|
fix sf4 deprecated: exclude entities from autowired services
|
2020-07-22 10:45:22 +02:00 |
|
|
88fc2deb68
|
Mettre à jour CHANGELOG.md
|
2020-06-10 12:39:22 +02:00 |
|
|
b082b36276
|
list improvements in current sf3 branch
|
2020-06-10 12:37:53 +02:00 |
|
|
e785b36709
|
fix redirection when only one participation edit
|
2020-06-10 11:58:08 +02:00 |
|
|
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 |
|
|
2422fb2ead
|
remove deps to phpspreadsheet
|
2020-04-22 22:56:25 +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 |
|
|
8275715b56
|
Sort collection of participations by firstname in Event entity
|
2019-10-21 13:04:22 +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 |
|
|
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 |
|