193 Commits

Author SHA1 Message Date
d455c15e4f use '@foo/bar.html.twig' syntax in twig templates 2020-09-06 20:32:46 +02:00
7f2f9bbfae fix deprecated ObjectManager path in data fixtures scripts 2020-09-04 20:35:32 +02:00
6c89f3920a move files from Resources/translations/ to translations/ 2020-08-04 16:28:07 +02:00
a8befb13c3 sf4, adding workflow and fix errors for task bundle 2020-08-04 10:04:25 +02:00
b7eeebfd43 sf4, setting new path for all config yaml files, and replace 'controller' path syntax in routes definitions 2020-08-03 18:05:32 +02:00
f2f22c359f sf4, fix errors for activity, doc-store and async-uploader bundles 2020-08-03 16:43:47 +02:00
eefbd7ccce sf4, fix treebuilder depreciation 2020-08-03 15:50:56 +02:00
ed7b235321 install twig intl-extra, replace localizeddate filter by format_date 2020-08-03 11:10:39 +02:00
153dad83f9 adapt migrations files to flex 2020-07-31 15:54:18 +02:00
2cd48a5d91 sf4, repair errors and make basic and admin chill pages works 2020-07-30 17:34:45 +02:00
b111efb5c5 rename syntax for ChillMain twig template calls 2020-07-30 14:25:28 +02:00
c1fbde131e 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
651f80f003 sf4, fix section menu translations and add missing translations 2020-07-27 19:43:43 +02:00
5a52eff3b9 fix sf4 minor corrections on Doctrine ORM mapping Entities 2020-07-27 16:16:17 +02:00
9cccf86f92 sf4 deprecated: timeline builder was private service 2020-07-27 13:50:23 +02:00
6ccfa8a130 sf4 deprecated: migrate Doctrine ORM mapping to annotation 2020-07-24 20:20:28 +02:00
c69d6d6bb8 fix sf4 deprecated: remove sensio_framework messages 2020-07-23 15:21:14 +02:00
3d1a12dc8b fix sf4 deprecated: improve relying AuthorizationHelper service 2020-07-23 12:51:07 +02:00
5f8037433d fix sf4 deprecated: remove choices_as_values form option 2020-07-22 17:05:24 +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
544466d504 switch to 1.5.4 2019-01-11 16:52:21 +01:00
5f8be9e0c0 Merge remote-tracking branch 'origin/stable' 2019-01-11 13:28:06 +01:00
a316604fe1 Merge remote-tracking branch 'origin/master' 2019-01-11 13:26:53 +01:00
4c7673f3fd fix bug when extracting activities without filter / aggregators
introducing persons
2019-01-11 12:33:05 +01:00
3e786f2e18 Add aggregator by user for activities 2019-01-11 12:30:57 +01:00
9cbd6b6987 Merge branch 'master' into stable 2018-10-19 14:25:43 +02:00
c00233331b Merge branch 'master' into privacyEvent 2018-10-19 12:43:50 +02:00
adee1b67a2 add changelog for privacy events 2018-10-19 12:42:28 +02:00
5eff3f33d8 fix action description in privacy events logs 2018-10-19 12:40:12 +02:00
b6ab04f3e3 add privacy event to edit, update actions 2018-10-19 12:36:59 +02:00
Mat
13333ed54a privacyEvent, add event to activity list and show actions 2018-10-16 15:39:30 +02:00
8847d31564 prepare for release 1.5.2 2018-10-05 11:22:58 +02:00
5959edb01a [export] add filter "filter activity by activity type" 2018-10-05 11:21:45 +02:00
fad1821c2f fix translation in exports / aggregator.
The activity type aggregator is shown.
2018-10-05 11:04:15 +02:00
4163f7a6fb switch changelog to 1.5.1 2018-09-12 10:56:17 +02:00
efe27bf100 [activity report count] do not count activities from centers not selected 2018-09-12 10:54:00 +02:00
8503628d96 set deps to stable branches 2018-09-10 11:26:18 +02:00
2fe2d130a0 deploy on every change to packagist 2018-09-10 10:44:40 +02:00
6e8f72f5cc fix error in user loading and validate scope/user consistency 2018-08-29 23:18:37 +02:00
7b7d30797f fix error when no access to activity in timeline query 2018-08-21 14:05:25 +02:00
a07e26df5e Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3 2018-08-17 13:43:07 +02:00
b4c50bccb4 insert entries in person menu dynamically, according to acl 2018-08-17 13:40:25 +02:00
b0ee67f8b5 handle menu with new menuBuilder api 2018-06-08 17:49:35 +02:00
6e8982958e re-enable fixtures with sf3 2018-05-04 22:49:38 +02:00
491620946b switch composer.json to sf 3 2018-04-24 14:47:16 +02:00
307ef4ae62 remove deps to symfony/framework-bundle 2018-04-19 12:53:58 +02:00
e052de7bb0 add parameters.yml to gitignore 2018-04-13 14:17:45 +02:00
nobohan
96e1b1db4d fix deprecations: getName -> getBlockPrefix in Forms 2018-04-09 10:06:34 +02:00