|
f2ed32e458
|
allow to load person interactively
- return results as json in PersonSearch
- update PickPersonType to load peoples with ChoiceLoader
|
2018-08-27 13:18:41 +02:00 |
|
|
b4801734d3
|
remove accompanying period if not used
|
2018-08-21 16:27:33 +02:00 |
|
|
c21b87b9c6
|
add validation for phonenumber
|
2018-08-20 21:36:07 +02:00 |
|
|
2f7a8f1ebc
|
add more generic message when invalid form during person update
|
2018-08-20 21:34:53 +02:00 |
|
|
baf4b1f277
|
Merge branch 'upgrade-sf3' into add_email_and_phone_to_person
|
2018-08-20 11:31:35 +02:00 |
|
|
b2abce256d
|
add entry "add a person" in section dynamically + right on exports
|
2018-07-17 16:51:52 +02:00 |
|
nobohan
|
e96da0c641
|
add email and mobile number to person: last modif and translations
|
2018-05-21 09:56:46 +02:00 |
|
nobohan
|
e9698f2cbc
|
add email and phonenumber: wrote migration file, changed templates, changed validation rules
|
2018-05-18 17:41:33 +02:00 |
|
nobohan
|
3eb96c4479
|
Merge branch 'upgrade-sf3' into add_email_and_phone_to_person
merge for adding last modif on sf3
|
2018-05-18 15:01:54 +02:00 |
|
|
983ed7a50d
|
delegate person matching detection to service SimilarPersonMatcher
|
2018-05-14 17:58:00 +02:00 |
|
nobohan
|
2f03f925ca
|
add mobilenumber + validation on email and phonenumber (regex)
|
2018-05-14 12:17:33 +02:00 |
|
|
db00a0d265
|
re-enable fixtures with sf3
|
2018-05-04 22:51:37 +02:00 |
|
|
c7ad381aac
|
Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3
|
2018-04-19 18:20:30 +02:00 |
|
|
3bf7838731
|
fix deprecations in closingMotive
|
2018-04-19 13:07:15 +02:00 |
|
nobohan
|
1608c74f34
|
fix deprecations: methods -> constraint
|
2018-04-13 17:03:33 +02:00 |
|
nobohan
|
2ac4a84114
|
fix deprecations: replace methods by callback in callbacks
|
2018-04-04 15:47:57 +02:00 |
|
|
559239aca1
|
add validation to aggregator and filters
|
2017-03-07 16:03:49 +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 |
|
|
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 |
|
|
8ec9fb11fc
|
adding missing file
|
2016-12-18 23:55:41 +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 |
|
|
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 |
|
|
f442bf54b7
|
implements the preview of search
|
2016-08-25 22:18:12 +02:00 |
|
Marc Ducobu
|
52fb5f56be
|
Adding chill_person as prefix for tables of this bundle
|
2016-08-18 19:37:23 +02:00 |
|
Marc Ducobu
|
db311eee3c
|
Closes#3 : cfData is declared as array in config/doctrine/Person.orm.yml
|
2016-08-18 15:06:18 +02:00 |
|
|
ce7c149c35
|
fix bugs in accompanying periods
ref #11
|
2016-05-17 10:02:45 +02:00 |
|
|
377edbf077
|
Merge remote-tracking branch 'framagit/master'
|
2016-04-25 22:00:05 +02:00 |
|
|
79e96fbb5c
|
adapt to new exportInterface
see Chill-project/Chill-Main#9
|
2016-04-25 21:59:13 +02:00 |
|
Marc Ducobu
|
e283c32984
|
Adding validation on address validFrom date (unique by person)
|
2016-04-22 16:28:00 +02:00 |
|
|
11439f96c2
|
Merge branch 'master' into export
|
2016-04-15 23:24:00 +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 |
|
|
d419be2af1
|
set some fields visibility as configurable
Some fields can now be hidden through configuration
|
2016-02-05 23:05:53 +01:00 |
|
|
a5065f798a
|
add gender aggregator
|
2016-01-14 12:19:29 +01:00 |
|
|
d81b2e1037
|
[wip] add different steps to exports
|
2016-01-11 21:46:41 +01:00 |
|
|
2711fcee6d
|
[export] add a first export and first filters
- nationality aggregator (work in progress: we have to set the feature
'group by continent')
- gender filter
- nationality filter
- gender filter
|
2016-01-02 16:46:11 +01:00 |
|
|
b45b529dba
|
person creation: fix bug + improve multi_center
The center is hidden in page "check if the person exists in the db"
|
2015-12-16 12:19:29 +01:00 |
|
|
04c56f667a
|
register birthdateValidator
in birthdate validator, improve the message
|
2015-12-10 14:55:12 +01: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
|
f967285e34
|
Raw integration of accompanying person (with respect of 'cahier de cahrge)
|
2015-08-24 14:41:24 +02:00 |
|
Marc Ducobu
|
905eeccc02
|
Better name for type service select2maritalStatus
|
2015-08-17 17:36:59 +02:00 |
|