64 Commits

Author SHA1 Message Date
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
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
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
991e5f5bd2 more tests for exports 2016-12-26 21:20:01 +01:00
0e848e0829 adding constraint to fields 2016-12-20 22:24:58 +01:00
60cb1e60f0 add an export for person list 2016-12-09 19:51:41 +01:00
e412fbf34c adapt filters to new interface + add message for nationality filter 2016-12-01 22:36:04 +01:00
6e28b1504a improve messages in exports 2016-11-21 23:05:56 +01:00
961d942f38 layout improvement in UI 2016-11-15 21:42:17 +01:00
c82a1de1a9 fix translation 2016-10-06 15:12:26 +02:00
2f5efd50e8 add a widget to display a person list on homepage 2016-09-18 23:57:32 +02:00
ce7c149c35 fix bugs in accompanying periods
ref #11
2016-05-17 10:02:45 +02:00
Marc Ducobu
f04c032cf7 Improving the timeline UI 2016-05-06 16:36:25 +02:00
bc8832b732 add a 'PickAPersonType'
ref Chill-project/Chill-Event#5
fix #9
2016-03-24 01:42:29 +01:00
ff5bda12b6 add new / create address + tests 2016-03-13 22:14:40 +01:00
91ed954be8 allow to update existing address 2016-03-10 21:44:53 +01:00
afe6ace331 add a many-to-many relation to addresses 2016-03-10 18:01:06 +01:00
90f579d88a show memo in person details + minor fixes
The memo is shown only if not empty.

minor fixes :

- re-add label 'country of birth' on view page
- set title to pages
2016-01-18 21:32:22 +01:00
04c56f667a register birthdateValidator
in birthdate validator, improve the message
2015-12-10 14:55:12 +01:00
772499ce89 set correct layout to accompanying period crud 2015-10-12 21:31:01 +02:00
9ae152dd30 fix typo in translation 2015-09-21 23:00:15 +02:00
31aa50b4ea merging add_ui_permission into master
refs #573

Squashed commit of the following:

commit 33635722c231a3a80518e0dc027911766a95cbfa
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Sun Sep 20 21:42:37 2015 +0200

    translation of roles

commit 18d96fe59f836564ace5e6045fa87ac81da6b27b
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Sun Sep 20 11:54:46 2015 +0200

    remove admin menu for person bundle

commit 2acd79930e28fda315d97df2c0ff8aae33ab489a
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Fri Sep 18 21:05:00 2015 +0200

    add logger to project

commit 724d2fc8685fced0cf9da77e9e9730c5c57337ed
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Mon Sep 14 00:50:01 2015 +0200

    switch to role declaration in code

commit 10f6219b277445b0dfeb51fa0b7566a28fdd41bf
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Mon Aug 31 23:51:47 2015 +0200

    declare role in parameter chill.available_roles
2015-09-20 21:44:08 +02:00
Marc Ducobu
c4765c13d2 Person details in fr & nl 2015-08-26 11:53:37 +02:00
866d119feb Implements timeline
refs #224

Squashed commit of the following:

commit fb46cea3858036a932b8c6ff1354f4b0d9f166fb
Merge: d881b3d 0f4e285
Author: Julien Fastré <julien@fastre.info>
Date:   Wed Feb 18 00:14:38 2015 +0100

    Merge branch 'master' of git://github.com/Chill-project/Person into timeline

commit d881b3d69a53b2502f16d98d9d1809ead17fd77e
Author: Julien Fastré <julien@fastre.info>
Date:   Wed Feb 18 00:12:04 2015 +0100

    add closing period to timeline

    refs #224

commit 6363e59213f5cddded4e0678454e98929f885d39
Author: Julien Fastré <julien@fastre.info>
Date:   Wed Feb 18 00:08:09 2015 +0100

    refactor timeline #224

commit bd2e1b1808f73e39532e9538413025df5487cad0
Author: Julien Fastré <julien@fastre.info>
Date:   Wed Feb 11 00:39:05 2015 +0100

    implementing timeline for opening history file

    refs #224

    Some parts (method TimelineProviderInterface::getEntities, ...) are different from
    the design described in #224 and must be discussed
2015-02-18 00:16:02 +01:00
Marc Ducobu
e4b21bc611 Updating messages : history -> accompanying period + removing unused messages 2015-02-12 17:35:58 +01:00
Marc Ducobu
1071d5ff62 Removing unused message 2015-02-12 16:41:02 +01:00
Marc Ducobu
090f91e19a resolving conflict 2015-02-06 11:26:09 +01:00
Marc Ducobu
8d5d2189f1 PersonHistoryFile -> AccompanyingPeriod - refs #275 2015-02-06 11:19:36 +01:00
d554407dce fix validation on person update
close #408
2015-01-29 22:02:02 +01:00
5992977a3e test person's edit form
update the controller to get the validation
2015-01-27 22:17:39 +01:00
f91775a617 Fix message in search results
The pluralization of message has been refactored
2015-01-06 21:35:10 +01:00
707046d8cc better translations 2014-12-24 00:55:43 +01:00
f5752acdc3 fix translation in NL 2014-11-29 15:43:14 +01:00
105e961e3a fix translation in NL 2014-11-29 15:38:24 +01:00
b5be2e2f1e fix some translation problems in NL 2014-11-29 15:11:11 +01:00
Marc Ducobu
83d090286d Adding nl translation 2014-11-27 14:37:58 +01:00
Marc Ducobu
6834ebc610 Adding message when spokien languages is not specified 2014-11-27 14:18:45 +01:00
Marc Ducobu
b3fb1ba662 Adding Nl translation 2014-11-27 12:28:15 +01:00
Marc Ducobu
9b52fa562e Adding spokenLanguages into views close #356 2014-11-26 13:29:00 +01:00
d340520581 make messages more consistent with the new 'search' feature 2014-11-25 15:20:23 +01:00
740301227f add search possibility throught all bundles, and remove deps between mainbundle and person bundle.
refs #223
2014-11-25 14:50:05 +01:00
Marc Ducobu
9a4609ac37 Translation updating 2014-11-19 11:19:13 +01:00
Marc Ducobu
7465def1eb Debug translation variable pbmm 2014-11-19 10:31:48 +01:00
Marc Ducobu
87b4cb65e4 Refactoring translation 2014-11-19 09:43:53 +01:00