1503 Commits

Author SHA1 Message Date
08141fddee upgrade gitlab-ci to run test only on php 7.2 2018-04-03 12:49:08 +02:00
5b4dcb9013 upgrade php-office to last stable version 2018-04-03 12:45:59 +02:00
nobohan
24357ce3d6 fix deprecations: use fqcn 2018-04-03 12:25:18 +02:00
nobohan
16b05d29e5 fix deprecation : use fqcn for submit 2018-04-03 11:32:26 +02:00
nobohan
f3567500ee fix deprecations: setDefaultOptions() → configureOptions() 2018-03-30 16:38:27 +02:00
nobohan
5293a4651e fix deprecations: getName : fix 2018-03-30 16:37:28 +02:00
nobohan
18e5853e4b fix deprecations: setDefaultOptions() → configureOptions() 2018-03-30 16:09:56 +02:00
nobohan
af00cc4da6 fix deprecations: getName → getBlockPrefix or nothing 2018-03-30 14:22:40 +02:00
nobohan
85018f1927 fix deprecations: getName → getBlockPrefix 2018-03-30 14:06:54 +02:00
01fbf172e3 remove dump 2018-03-27 17:47:04 +02:00
d1fd359366 add a date field 2018-03-27 16:35:56 +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
ffd2ee6f69 add advanced search 2017-08-22 22:32:58 +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
9d8c8ef5e7 simplify postal code for a better rendering 2017-08-19 21:45:36 +02:00
2d0d45e01a improve button and add message level 'warning' 2017-08-19 21:44:51 +02:00
10b67b5a5f improve doc 2017-08-19 20:16:18 +02:00
d7a34cf8be improve layout of buttons, address, and record_actions 2017-08-19 20:13:35 +02:00
b154f5db65 improve layout of list 2017-08-19 20:11:45 +02:00
f5b37f7e40 add PrepareClientTrait and add test in Export
- the trait `PrepareClientTrait` allow to prepare an authenticated client usable in tests
- a new test is added in `AbstractExportTest`, which check that the page '/fr/exports/' is
still successfull and contains the translated title of the export
2017-07-12 12:41:19 +02:00
bcf0e8d89d adapt parameters.yml path 2017-07-04 16:19:59 +02:00
fdb5ec6733 new architecture for tests 2017-07-04 16:15:20 +02:00
c0e604415a adapt path to new architecture 2017-07-04 15:52:52 +02:00
b6486ab57b fix path in gitlab-ci 2017-07-04 15:38:30 +02:00
6aadb7d6e3 exclude new test dir 2017-07-04 15:35:31 +02:00
717845f799 move to new architecture for test - improve autoloading 2017-07-04 15:34:28 +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
cf40c0dc76 add translations for pagination 2017-06-22 22:51:40 +02:00
1dc3a57b48 add a margin at the top of pagination 2017-06-22 22:50:04 +02:00
a9da9acdd2 revert phpunit to ~5.0, which is required by other bundles 2017-06-22 22:02:28 +02:00
669d823f72 use the apigen phar packaged with the current image 2017-06-20 21:06:43 +02:00
ca4ffb4d53 upgrade deps and CI 2017-06-20 20:58:28 +02:00
29882dd09c add cascade persisting on permissionsGroups#roleScopes
This is required for a fluent fixtures creation.
2017-06-20 18:59:58 +02:00
c71058610e add php 7.1 to tests 2017-06-20 18:14:32 +02:00
07aca6c4a3 fix gitlab-ci
- remove php 5.6;
- fix some namespace problem with PHPUnit in tests ;
- add phpunit to vendors
2017-06-20 18:11:23 +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
0e8c9bd565 add missing translation 2017-04-27 12:22:09 +02:00
95145171da add a ScopePickerType and a UserPickerType
Those type allow easily to

- pick a Scope/circle in form
- pick a user in form
2017-04-25 17:29:25 +02:00
b038cdfdf5 fix bug when the form "add role" fails 2017-04-20 16:27:33 +02:00
f0c145f1be allow dev packages and prefer-stable 2017-04-19 21:43:54 +02:00
21974a048e fix translation and add role hierarchy 2017-04-19 21:43:42 +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
0e5ab47474 Make a hierarchy in roles
This is more understandable for users.
2017-04-19 21:24:35 +02:00