Marc Ducobu
e283c32984
Adding validation on address validFrom date (unique by person)
2016-04-22 16:28:00 +02:00
6fcf5944a0
Merge remote-tracking branch 'framagit-julien/export'
2016-04-19 11:57:55 +02:00
0d9a5ebde6
handling choiceType
2016-04-18 15:54:24 +02:00
4efbfd4bfc
Merge remote-tracking branch 'framagit-julien/export' into export
2016-04-15 23:25:13 +02:00
11439f96c2
Merge branch 'master' into export
2016-04-15 23:24:00 +02:00
50e6a9e3e5
2nd step of creating the import script
2016-04-12 22:43:59 +02:00
0c71fd9606
first implementation of the command
2016-04-12 22:43:59 +02:00
bc8832b732
add a 'PickAPersonType'
...
ref Chill-project/Chill-Event#5
fix #9
2016-03-24 01:42:29 +01:00
40a1476156
adding a rendering block event
...
ref Chill-project/Chill-Main#12
ref Chill-project/Chill-Group#7
2016-03-14 22:46:51 +01:00
ff5bda12b6
add new / create address + tests
2016-03-13 22:14:40 +01:00
545e155334
Merge remote-tracking branch 'framagit/master'
2016-03-13 15:02:32 +01:00
8d50a94351
fix dot in class name
2016-03-10 21:47:58 +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
46081fd360
fix condition which prevent countryOfBirth to be shown
2016-03-04 17:24:17 +01:00
afd52294b1
set deps on doctrine-migrations-bundle to ~1.1
2016-02-23 15:29:03 +01:00
230945c322
add macro for person entity rendering easily
2016-02-22 17:46:32 +01:00
760ec27d70
update composer.json
2016-02-08 21:51:03 +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
2012170724
adapt to new ExportInterface
2016-02-05 15:03:22 +01:00
e616626cc2
adapt elements to new interface definition
2016-01-31 23:43:53 +01:00
e79aebabff
implement acl in query
2016-01-26 12:21:44 +01:00
2f9b4a8c81
make aggregor take roles into account
2016-01-26 11:47:04 +01:00
0ab2e85aef
refactor voter to take into account two differents object type
2016-01-26 11:23:38 +01:00
9cb37a6115
add ACL for export
2016-01-24 22:25:55 +01:00
c74754af09
Merge remote-tracking branch 'framagit-julien/export' into export
2016-01-24 20:36:29 +01:00
5b3bd6545a
add a role for stats, apply role on export
2016-01-23 01:20:41 +01:00
d70be5ea85
add person detection improvement: inversion firstName<->lastName
2016-01-18 22:30:57 +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
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
4e4f45e2bc
fix test with gender update
...
As the value was translated, the test cannot check in the page if the value
is updated.
We also remove the "incomplete" test, as we cannot consider this test is
incomplete because the new value is checked from the database.
2016-01-01 23:10:39 +01:00
67ac2428bc
fix usage of php-7 in ci
2016-01-01 22:59:47 +01:00
4e34485d8d
order results in person search by firstname and lastname
2015-12-29 17:23:36 +01:00
1577076c93
remove old translation of gender when unknown date of birth
2015-12-18 01:14:01 +01:00
4487fb09f2
add faker to required packages
2015-12-16 12:41:41 +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
07ed6a9751
change config to switch to symfony 2.8
2015-12-14 22:21:49 +01:00
0f022d4f95
Merge branch 'birthdate_constraint' into 'master'
...
Birthdate constraint
ref #4
See merge request !3
2015-12-11 14:55:48 +01:00
Marc Ducobu
ca387ef8c5
MDM #6 Supprimer bouton modifier sur la page personne
2015-12-11 13:45:11 +01:00
9f079c1769
remove debug informations
2015-12-10 15:17:47 +01:00
9fe0ae1889
improve person creation to fix error handling
2015-12-10 14:55:49 +01:00
04c56f667a
register birthdateValidator
...
in birthdate validator, improve the message
2015-12-10 14:55:12 +01:00
71eb972c4c
create validator and tests
2015-12-09 21:33:57 +01:00
Marc Ducobu
39dfd17c5d
Improving UI
2015-12-04 19:37:47 +01:00
Marc Ducobu
577bd8f485
Adding ref to the doc in README
2015-10-30 16:02:53 +01:00
Marc Ducobu
d1a313078b
Removing travis files
2015-10-30 15:23:39 +01:00
Marc Ducobu
d072d568bf
Removing travis image build status
2015-10-30 15:21:24 +01:00
Marc Ducobu
9526f1a3c9
Debug flash message danger -> error
2015-10-30 15:21:00 +01:00