3296 Commits

Author SHA1 Message Date
nobohan
0ed17d7b8f Merge branch 'upgrade-sf3' of https://framagit.org/Chill-project/Chill-Main into upgrade-sf3
merge...
2018-04-03 17:30:58 +02:00
nobohan
5e577c3272 fix deprecations: use fqcn for form creations in controllers 2018-04-03 17:29:26 +02:00
nobohan
7922f8f181 fix deprecations: use fqcn for submit in controllers 2018-04-03 17:14:52 +02:00
nobohan
5515d94aae fix deprecations: requirements: _method -> methods 2018-04-03 15:19:35 +02:00
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
nobohan
3778012565 update deprecated routing option: requirement -> methods 2018-03-28 17:40:09 +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
Marc Ducobu
29c729c7d7 Maj du schéma des classes de docStoreBundle 2018-03-06 18:28:45 +01:00
Marc Ducobu
f4c3282579 Adding class diagram for docStore 2018-03-06 10:46:48 +01: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
986d10724e fix test with new labels / classes 2017-08-29 17:42:38 +02:00
75b4ef5a7d add filtering before / after date of birth 2017-08-29 17:01:26 +02:00
f5de2d8049 fix tests
some classes have changed, fix it
2017-08-29 17:00:32 +02:00
54fbaa8c0d add advanced search for person 2017-08-22 22:33:30 +02:00
ffd2ee6f69 add advanced search 2017-08-22 22:32:58 +02:00
dec55131df [wip] documentation of exports 2017-08-19 23:12:33 +02:00
70832d45e2 add documentation of homepage widget 2017-08-19 23:12:03 +02:00
a052dd7d7c documentation of message to users 2017-08-19 23:11:51 +02:00
b0ca01b2ec add missing file 2017-08-19 23:11:31 +02:00
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