160 Commits

Author SHA1 Message Date
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
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
b84a77d9de fix invocation of old method and upgrade ActivitySTatVoter to sf3 2018-04-06 02:42:11 +02:00
ea5d3f7940 branch upgrade-sf3 to same branch in other repo 2018-04-06 02:41:32 +02:00
nobohan
5aa87ffdb4 fix deprecations: use fqcn + change 'property' in 'choice_label' 2018-04-05 15:04:47 +02:00
nobohan
478e1c505d fix deprecation: no more passing of type instances 2018-04-05 11:45:58 +02:00
nobohan
ed00833eb8 fix deprecations: implement abstract method supports and voteOnAttribute for ActivityVoter 2018-04-05 10:43:01 +02:00
nobohan
6327d25783 fix deprecations: use fqcn in the activity bundle 2018-04-05 10:34:41 +02:00
nobohan
b6f9d1156e fix deprecations: use fqcn for textarea 2018-04-04 18:24:36 +02:00
nobohan
4143e773b6 fix deprecations: use choices_as_values=true and flip content of the choice options 2018-04-04 17:54:17 +02:00
nobohan
95f32a8fcb fix deprecations: setDefaultOptions -> configureOptions 2018-04-04 17:04:25 +02:00
nobohan
4399c96036 fix deprecations: use fqcn instead of 'choice' 2018-04-04 15:59:24 +02:00
b596a7a9c9 add permission for list and stats
Required for tests.
This will also allow for default user to execute reports
2017-08-29 18:11:06 +02:00
837beb4cb2 layout of timeline 2017-08-19 23:08:00 +02:00
7b9a036589 adapt to main layout for list 2017-08-19 21:47:57 +02:00
b154f5db65 improve layout of list 2017-08-19 20:11:45 +02:00
7ccb46c0c4 fix directory for storing doctrinemigration versions 2017-07-03 21:52:25 +02:00
dff0d15647 add missing translation 2017-07-03 21:50:02 +02:00
87a3cd20ee move test/Fixtures to a new directory 2017-07-03 21:49:21 +02:00
3ce6427166 remove bootstrap.php.cache and force re-generation on each install 2017-06-20 16:47:24 +02:00
8a00fbf4f9 set stricter image, remove php5.6 tests 2017-06-20 16:30:01 +02:00
50e5242176 update phpunit to last version and internal packages 2017-06-20 15:21:29 +02:00
239ea38e92 add ACTIVITY_SEE_DETAILS role
This new role allow to see the details (remark + reasons) in the timeline.
2017-06-20 15:19:58 +02:00
f7c9e6f3b8 fix composer to add dev deps if required 2017-04-19 21:36:25 +02:00
38d69f097c fix translation and make hierarchy in roles 2017-04-19 21:26:22 +02:00
13f3a1f55f add validation and translations 2017-02-26 01:04:02 +01:00
7a76868f6a add validation to activityreasonaggregator 2017-02-26 00:12:52 +01:00
9bcd7a2c10 improve exports and filters 2017-01-31 15:34:41 +01:00
67c8c19885 improve exports & add new filter, export, aggregators 2017-01-17 00:34:32 +01:00
b36ec02b65 fix required role 2017-01-16 19:53:27 +01:00
faf5b7ca94 fix role hierarchy 2017-01-16 15:24:14 +01:00
f792d02e43 fix error: add missing return statements 2017-01-16 15:20:08 +01:00
9ad651a5d8 rename ReasonAggregator => ActivityReasonAggregator for consistency 2017-01-12 17:59:06 +01:00
2997614a04 update export & aggregator & filter to new api + add tests 2017-01-12 17:42:37 +01:00
a7dfc5e1bd moving export services definition to new file 2017-01-12 17:42:37 +01:00