188 Commits

Author SHA1 Message Date
b49264aec4 fix logger service dependency injection 2021-03-04 16:13:34 +01:00
84347ec982 change migration namespace 2021-03-02 17:15:44 +01:00
82dbda8b5e improve ux in admin configuration interface 2021-02-06 13:51:47 +01:00
41444f4157 admin area, configuration menu 2021-02-05 22:49:00 +01:00
31176f8bc8 improve ux for admin configuration crud interface 2021-02-05 22:30:23 +01:00
8029b9b8ff Replace deprecated extends Controller by AbstractController 2021-02-01 18:17:33 +01:00
99e2712cbc translating all roles in admin interface 2021-01-26 15:21:22 +01:00
Jean-Francois Monfort
20af1b180d Use ScopePickerType in EventType for circle field 2021-01-19 17:52:28 +01:00
ce28ad18b1 twig filter format_date need only one argument 2020-09-10 16:00:32 +02:00
61be9ca943 use '@foo/bar.html.twig' syntax in twig templates 2020-09-06 20:32:46 +02:00
2aa59d1cf3 fix deprecated ObjectManager path in data fixtures scripts 2020-09-04 20:35:32 +02:00
5c298c641e move files from Resources/translations/ to translations/ 2020-08-04 16:28:07 +02:00
7730f732ed fix error with getInt() and inject PaginatorFactory service in EventController 2020-08-04 12:23:10 +02:00
d4948b176f sf4, setting new path for all config yaml files, and replace 'controller' path syntax in routes definitions 2020-08-04 12:20:16 +02:00
f94fb0efc1 enable and fix errors for event bundle + adding knp-time-bundle 2020-08-04 11:33:56 +02:00
8944d21652 install twig intl-extra, replace localizeddate filter by format_date 2020-08-03 11:10:39 +02:00
0092557d84 adapt migrations files to flex 2020-07-31 15:56:05 +02:00
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