81 Commits

Author SHA1 Message Date
c76e401021 fix https://framagit.org/Chill-project/Chill-Person/-/issues/22 bug 2021-02-03 18:50:34 +01:00
d8a9881e63 rename deprecated Symfony using 2020-09-06 21:15:32 +02:00
9dfb622836 fix deprecated ObjectManager path 2020-09-05 15:34:34 +02:00
8d4d8f3a0d sf4, remove deprecated use Symfony\Component\Form\ChoiceList\LazyChoiceList 2020-07-27 18:00:04 +02:00
9952a885ed fix sf4 error with PickPersonType (error in commit a92686d1) 2020-07-27 17:24:01 +02:00
1d8f72bc14 fix sf4 deprecated: remove choices_as_values form option 2020-07-22 17:05:24 +02:00
a92686d10b deprecated, fix useless repository service definition 2020-07-16 14:44:40 +02:00
e59f58f461 [closing motive] add an hierarchy + admin section for closing motives 2020-03-12 12:19:15 +01:00
5154039182 [alt names] add alt names on person creation form 2020-02-03 12:47:55 +01:00
426458811c add model + form to handle alt names 2020-01-30 15:51:39 +01:00
19cc54a674 Add a link between accompanying period and user
It is now allowed to indicates who make/made the accompanying period.

This feature may be hidden by a specific configuration option. Default
to visible.
2019-07-01 15:21:34 +02:00
e6c838e240 remove dump 2018-08-29 23:50:10 +02:00
c27329820e fix error in loader person 2018-08-29 23:49:41 +02:00
4513ef35f6 allow to hide memo 2018-08-27 13:23:36 +02:00
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
ca445f11c5 set phonenumber fields to TelType 2018-08-20 21:35:53 +02:00
baf4b1f277 Merge branch 'upgrade-sf3' into add_email_and_phone_to_person 2018-08-20 11:31:35 +02:00
75e87ac5ba fix docblock 2018-07-17 17:10:11 +02:00
b4c22bf247 add indeterminate gender 2018-07-05 14:02:14 +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
2f03f925ca add mobilenumber + validation on email and phonenumber (regex) 2018-05-14 12:17:33 +02:00
3bf7838731 fix deprecations in closingMotive 2018-04-19 13:07:15 +02:00
nobohan
7227b89d4f fix deprecations 2018-04-09 21:34:43 +02:00
nobohan
4b57510cc2 fix deprecations: getName -> getBlockPrefix in forms 2018-04-09 10:50:23 +02:00
nobohan
80bef1f558 use fqcn for ClosingMotiveType class 2018-04-06 08:16:26 +02:00
nobohan
769c9e4e59 fix deprecations: systematic use of fqcn in getParent functions 2018-04-06 08:11:10 +02:00
nobohan
3459755d7a fix deprecations: use fqcn for EntityType in getParent 2018-04-05 18:56:31 +02:00
nobohan
696dd8f0d0 fix deprecations: deprecated property and empty_values 2018-04-05 17:06:38 +02:00
nobohan
68febabd95 fix deprecations: empty_value -> placeholder for choice 2018-04-05 11:29:28 +02:00
nobohan
4d65e1c9c6 fix deprecations 2018-04-05 10:33:54 +02:00
nobohan
c7c0830d2e fix deprecations: empty_value -> placeholder, for ChoiceType 2018-04-05 07:41:39 +02:00
nobohan
833950046c Merge branch 'upgrade-sf3' of framagit.org:Chill-project/Chill-Person into upgrade-sf3
merge...
2018-04-04 22:02:29 +02:00
nobohan
193b6c3a3b fix deprecations: add choices_as_values=true + flip contents of choice in ChoiceType 2018-04-04 22:02:21 +02:00
19de34b4db use fqdn for CreationPersonType 2018-04-04 21:50:55 +02:00
nobohan
7f6f41a2d8 fix deprecations: remove array for addAllowedTypes/Values 2018-04-04 18:25:22 +02:00
nobohan
9694445ba4 fix deprecations: getName -> getBlockPrefix + use fqcn for Select2maritalStatusType 2018-04-04 17:59:18 +02:00
nobohan
be6d3493ed fix deprecations: setDefaultOptions -> configureOptions 2018-04-04 17:03:32 +02:00
nobohan
71a375b37d fix deprecations: use fqcn instead of 'choice' 2018-04-04 16:40:36 +02:00
nobohan
e53b181834 fix deprecations: use fqcn 2018-04-04 15:14:41 +02:00
nobohan
678386ffd6 fix deprecations: replace many strings by fqcn 2018-04-04 15:02:16 +02:00
nobohan
2eb81ab3ec fix deprecations: getName, configureOptions, and use fqcn 2018-04-04 14:42:01 +02:00
nobohan
ba79200e55 fix deprecations: use fqcn for chill classes 2018-04-04 12:18:06 +02:00
ce7c149c35 fix bugs in accompanying periods
ref #11
2016-05-17 10:02:45 +02:00
bc8832b732 add a 'PickAPersonType'
ref Chill-project/Chill-Event#5
fix #9
2016-03-24 01:42:29 +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
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
9fe0ae1889 improve person creation to fix error handling 2015-12-10 14:55:49 +01: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
5584666165 Debug 2015-08-14 19:20:16 +02:00
Marc Ducobu
21676a20b2 Displaying & edit marital status 2015-08-12 17:59:12 +02:00