32 Commits

Author SHA1 Message Date
426458811c add model + form to handle alt names 2020-01-30 15:51:39 +01:00
4513ef35f6 allow to hide memo 2018-08-27 13:23:36 +02:00
ca445f11c5 set phonenumber fields to TelType 2018-08-20 21:35:53 +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
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
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
d419be2af1 set some fields visibility as configurable
Some fields can now be hidden through configuration
2016-02-05 23:05:53 +01:00
Marc Ducobu
21676a20b2 Displaying & edit marital status 2015-08-12 17:59:12 +02:00
Marc Ducobu
31e734f2c7 Renaming genre into gender & dateOfBirth into birthdate 2015-08-11 17:47:11 +02:00
d554407dce fix validation on person update
close #408
2015-01-29 22:02:02 +01:00
Marc Ducobu
f903e50d73 Merge branch 'master' of git://github.com/Chill-project/Person 2014-11-26 13:02:36 +01:00
Marc Ducobu
ae36da3366 Adding spokenLanguages to Person (Entity and Form) 2014-11-26 13:02:21 +01:00
7f5e464218 Set 'gender' in form as required and remove empty value
close #358
2014-11-25 22:28:45 +01:00
Marc Ducobu
a1fc3a164c class cf-fields for form construction ref #363 2014-11-25 15:55:08 +01:00
Marc Ducobu
4c2a3c3624 Person attibutes name and surname become firstname and lastname 2014-11-18 16:15:47 +01:00
Marc Ducobu
680bb7ca83 [temporary] add a phonenumber field - close #320 2014-11-18 11:30:34 +01:00
Marc Ducobu
11e687a3ce add custom fields on persons close # 307 2014-11-17 22:28:16 +01:00
b419921fe1 use the new select2_chill_country type for types
[ci skip]
2014-11-14 12:00:44 +01:00
2358e2a9bb upgrade forms to update and create person 2014-11-07 16:26:15 +01:00
f7d24ae520 automatic regexp to move namespace CL\Chill => Chill 2014-11-07 10:01:20 +01:00
Marc Ducobu
8226078b8f Adding data transformer Person<>ID 2013-12-13 12:13:29 +01:00
af984962a7 Merge branch 'viewPerson' of github.com:Champs-Libres/ChillPersonBundle into viewPerson
Conflicts:
	Form/PersonType.php
2013-11-26 23:04:07 +01:00
377a69d26f deal with opening/closing the files 2013-11-26 23:00:30 +01:00
Marc Ducobu
372e7814e7 adding jquery_ui_pickadate 2013-11-20 00:19:54 +01:00
e390c891d8 mise en forme formulaire et lien edition-view 2013-11-12 12:50:18 +01:00
574d1d4dcf edit template & update action 2013-11-07 22:38:11 +01:00
d366a76567 create edit page 2013-11-06 19:19:02 +01:00