799 Commits

Author SHA1 Message Date
c1fbde131e upgrade to symfony4, reset all requires into modules 2020-07-28 16:44:36 +02:00
3f9939deb9 upgrade to symfony4, reset all requires into modules 2020-07-28 16:44:36 +02:00
651b528e8e upgrade to symfony4, reset all requires into modules 2020-07-28 16:44:36 +02:00
f1d61470fe upgrade to symfony4 2020-07-28 14:10:54 +02:00
a4798e39b1 fix person document controller definition 2020-07-28 13:41:20 +02:00
4527ed35a3 mark all services as private 2020-07-28 13:36:27 +02:00
c2c946221a sf4, fix section menu translations and add missing translations 2020-07-27 19:43:43 +02:00
96c598db46 sf4, fix section menu translations and add missing translations 2020-07-27 19:43:43 +02:00
651f80f003 sf4, fix section menu translations and add missing translations 2020-07-27 19:43:43 +02:00
90540300c5 sf4, fix error with ORM\Table name of customfieldsgroup 2020-07-27 18:50:19 +02:00
5a52eff3b9 fix sf4 minor corrections on Doctrine ORM mapping Entities 2020-07-27 16:16:17 +02:00
208d4b789a fix sf4 minor corrections on Doctrine ORM mapping Entities 2020-07-27 16:16:17 +02:00
a70f91d12f sf4 deprecated: timeline builder was private service 2020-07-27 13:50:23 +02:00
9cccf86f92 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
6ccfa8a130 sf4 deprecated: migrate Doctrine ORM mapping to annotation 2020-07-24 20:20:28 +02:00
ad8c1bbe9f sf4 deprecated: migrate Doctrine ORM mapping to annotation 2020-07-24 18:57:58 +02:00
3a03d44e9a sf4 deprecated: migrate Doctrine ORM mapping to annotation 2020-07-24 17:45:32 +02:00
c69d6d6bb8 fix sf4 deprecated: remove sensio_framework messages 2020-07-23 15:21:14 +02:00
nobohan
d7cdeaa28e sf4 deprecations: new supports and voteOnAttribute methods implemented in PersonDocumentVoter 2020-07-23 14:55:44 +02:00
3d1a12dc8b fix sf4 deprecated: improve relying AuthorizationHelper service 2020-07-23 12:51:07 +02:00
c5b1caefb6 fix sf4 deprecated: improve relying AuthorizationHelper service 2020-07-23 12:51:07 +02:00
nobohan
c8c76e5a8d sf4 deprecations: new supports and voteOnAttribute methods implemented in ParticipationVoter 2020-07-23 12:34:53 +02:00
a38208f5cf fix sf4 deprecated: remove choices_as_values form option 2020-07-22 17:05:24 +02:00
5f8037433d fix sf4 deprecated: remove choices_as_values form option 2020-07-22 17:05:24 +02:00
da682c22bc fix sf4 deprecated: exclude entities from autowired services 2020-07-22 10:45:22 +02:00
59bf662886 fix sf4 deprecated getting private container 2020-07-16 15:51:05 +02:00
3c5082dafb fix sf4 deprecated service argument syntax 2020-07-16 15:20:56 +02:00
f833a08515 fix sf4 deprecated service configuration key 2020-07-16 14:48:36 +02:00
21acbc7a06 fix capitalization of title on person document pages 2020-07-01 17:35:16 +02:00
3b5cbd457b open document in blank window 2020-06-17 13:56:50 +02:00
61c11c3eee Merge remote-tracking branch 'origin/master' into stable 2020-06-15 15:19:22 +02:00
48b1bec7ea Improve form behaviour to allow removing of document:
* add button to remove document ;
* fix error when document is removed ;
2020-06-15 15:18:19 +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
b2b637b4db update changelog 2020-04-21 14:43:34 +02:00
a9349becf7 replace dropdown for selecting reasons and use chillEntity for reason rendering 2020-04-21 14:41:40 +02:00
a4c2b93e1c remove dump messages 2020-04-03 13:29:48 +02:00
f2a7c49fe4 fix cire-devs/issues/29 create new event 2020-03-18 12:17:32 +01:00
56be317d1b fix sf3 deprecated helpers for console command 2020-03-13 17:23:22 +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