11318 Commits

Author SHA1 Message Date
0031597e88 add pagination to timeline 2017-08-19 23:08:41 +02:00
f6e91e6f77 layout of timeline 2017-08-19 23:08:32 +02:00
837beb4cb2 layout of timeline 2017-08-19 23:08:00 +02:00
0c49a21fb6 layout of timeline 2017-08-19 23:07:45 +02:00
bd50ca44db Fix error in date in accompanying period timeline 2017-08-19 22:47:03 +02:00
5aff866ed8 adapt layout to new rules 2017-08-19 21:48:36 +02:00
7b9a036589 adapt to main layout for list 2017-08-19 21:47:57 +02:00
47e194b1ed improve layout 2017-08-19 21:46:09 +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
1afcf75112 do not throw error when options are missing 2017-08-19 20:15:57 +02:00
b5ad33e521 improve layout of view page (address) 2017-08-19 20:15:15 +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
c72813557b fix error in list rendering page 2017-07-12 14:04:29 +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
4eb5f5a0c1 improve installation with docker and move static to _static 2017-07-11 22:40:56 +02:00
dab43fef6b remove search for surname
The surname does not appears since the number of result is limited to 5 eleents
2017-07-04 21:53:47 +02:00
f36ee2f482 new architecture for tests 2017-07-04 21:46:15 +02:00
90d74c609e fix css classes in tests 2017-07-04 21:43:01 +02:00
4d884c2d3e remove tests for export 2017-07-04 21:32:36 +02:00
4e6e02e753 fix path to new console 2017-07-04 16:32:09 +02:00
c01a2c9178 new architecture for test + autoload version 2.8.22 2017-07-04 16:29:34 +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
fae191eef7 use downloaded phpunit 2017-06-22 23:07:11 +02:00
2145bd2be9 use downloaded phpunit 2017-06-22 23:06:07 +02:00
332bec6e83 fix gitlab tests 2017-06-22 23:05:19 +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
4144a336ad fix gitlab ci 2017-06-22 22:01:37 +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