385 Commits

Author SHA1 Message Date
c3b7ca599f connect branch to upgrade-sf3 other repositories 2018-04-04 17:28:04 +02:00
nobohan
ba79200e55 fix deprecations: use fqcn for chill classes 2018-04-04 12:18:06 +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
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
bd50ca44db Fix error in date in accompanying period timeline 2017-08-19 22:47:03 +02:00
47e194b1ed improve layout 2017-08-19 21:46:09 +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
c72813557b fix error in list rendering page 2017-07-12 14:04:29 +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
fae191eef7 use downloaded phpunit 2017-06-22 23:07:11 +02:00
4144a336ad fix gitlab ci 2017-06-22 22:01:37 +02:00
be2edec605 add specific role for LIST and STAT 2017-04-20 16:27:06 +02:00
1bc93af148 add hierarchy in role + translations 2017-04-19 22:28:14 +02:00
6cdccb1553 remove dump statement 2017-04-18 22:19:34 +02:00
0fec548ff2 Merge branch 'master' into 'master'
change in view.html.twig (Ressources/views/Person) line 195 blockquote for email

See merge request !6
2017-04-06 16:21:16 +02:00
Benoit BENICH (@bbbenoit)
130c9eb859 change in view.html.twig (Ressources/views/Person) line 195 blockquote for email 2017-04-06 15:09:18 +02:00
7d80ff43dd Merge branch 'exports' 2017-03-07 16:06:18 +01:00
559239aca1 add validation to aggregator and filters 2017-03-07 16:03:49 +01:00
1512832774 add validation on aggregators and filters 2017-02-02 22:58:47 +01:00
cc91ade6fe adding a date for the address
The address are computed to be valid at a given date.

The date input appears only if fields concerning address are checked.
2017-01-31 13:48:25 +01:00
25cad2f11d add ListPerson
Add / complete list of person.

Some SQL function are added to allow to get the last address at a given date.
2017-01-31 12:18:07 +01:00
045119d61f improve exports, filters, aggregators 2017-01-17 00:33:44 +01:00
d75783632f fix identation 2017-01-16 14:28:48 +01:00
cf3f23e6f2 add a birthdate filter 2017-01-13 21:36:06 +01:00
136f78d4a9 add an age aggregator for person 2017-01-12 18:49:24 +01:00
64749373aa add custom fields data to persons fixtures 2017-01-10 23:50:55 +01:00
803f24bf50 add tests for nationality aggregator 2017-01-09 20:54:45 +01:00
381105239d adapt to new abstract test class 2017-01-09 20:19:31 +01:00
297454610f add test for gender aggregator 2017-01-09 20:19:12 +01:00
dcdd187eb9 fix path 2016-12-26 23:25:05 +01:00
e245ee24c4 fixing path for testHelper 2016-12-26 22:33:04 +01:00
991e5f5bd2 more tests for exports 2016-12-26 21:20:01 +01:00
542874c15e Merge branch 'master' of framagit.org:Chill-Project/Chill-Person 2016-12-20 23:09:28 +01:00
0e848e0829 adding constraint to fields 2016-12-20 22:24:58 +01:00
e5c7a4a342 adding test for ListPerson export 2016-12-20 18:00:31 +01:00
588a10b982 adding apigen.neon file 2016-12-19 09:01:55 +01:00
9bebed9891 remove memory_limit on build 2016-12-18 23:57:55 +01:00
8ec9fb11fc adding missing file 2016-12-18 23:55:41 +01:00
984512a522 fix .gitlab-ci.yml
adding stages
2016-12-12 21:59:17 +01:00
d10ef50427 publishing api 2016-12-12 21:56:54 +01:00
60cb1e60f0 add an export for person list 2016-12-09 19:51:41 +01:00
58398458c1 Merge remote-tracking branch 'origin/master' 2016-12-01 22:38:10 +01:00
e412fbf34c adapt filters to new interface + add message for nationality filter 2016-12-01 22:36:04 +01:00
b73259b49f improve the nationality aggregator
use the function of Chill\MainBundle\Util\CountriesInfo to retrieve a list of
countries by country code.
2016-12-01 15:52:46 +01:00
6e28b1504a improve messages in exports 2016-11-21 23:05:56 +01:00