465 Commits

Author SHA1 Message Date
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
63784fbf33 Merge branch 'insert-deploy-packagist' into 'master'
Insert deploy packagist

See merge request !5
2016-11-19 19:44:07 +01:00
e4f5fe4e04 fix update packagist script 2016-11-19 19:28:00 +01:00
6ec1d44978 fix deploy command and improve scripts
The scripts now test that variables are set.
The "deploy to packagist" build should return an error if not successful.
2016-11-19 19:15:18 +01:00
5ac623075d add "deploy to packagist" stage during ci 2016-11-17 22:29:40 +01:00
961d942f38 layout improvement in UI 2016-11-15 21:42:17 +01:00
ff3daec08e fix style on bt create 2016-11-15 21:42:17 +01:00
bd78722a6b fix test for inserting addresses 2016-11-13 21:41:51 +01:00
4c265ef293 improve layout of custom field on view page
ref #12
2016-11-13 20:27:20 +01:00
d90be4ec46 removing debug info from grunt 2016-11-13 20:26:19 +01:00
90ced95a4b allow to pass customfields to person list widget 2016-10-20 12:10:52 +02:00
771fa68c2f adding an order on person list widget 2016-10-13 22:39:56 +02:00
89aa9a0fb4 Merge branch 'master' of git.framasoft.org:Chill-project/Chill-Person 2016-10-06 15:12:42 +02:00
c82a1de1a9 fix translation 2016-10-06 15:12:26 +02:00
82c7434871 adding custom filtering on personListWidget 2016-10-06 11:46:37 +02:00
de4844fb9d removing homepage menu from routing 2016-09-23 12:33:20 +02:00
38df9bb91d adding a widget "add a person" on homepage, replacing the homepage menu
We use the new widget api to add a widget "add a person" on homepage. The homepage menu is deprecated.
2016-09-23 12:29:46 +02:00
adbc59ec76 Merge remote-tracking branch 'origin/master' 2016-09-19 00:02:55 +02:00
2f5efd50e8 add a widget to display a person list on homepage 2016-09-18 23:57:32 +02:00
10ea0c77e7 adding pagination on search + renaming option 2016-08-25 22:18:12 +02:00
f442bf54b7 implements the preview of search 2016-08-25 22:18:12 +02:00