14 Commits

Author SHA1 Message Date
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
8f5e042357 add an index on person firstname and lastname
But this index should be lowercase (refs #364) : this should be fixed when we will use doctrine migrations
2014-11-25 22:58:50 +01:00
d736a9a1f9 Add nullable: true to default phonenumber
this caused a NOT NULL error on postgresql

[ci skip] refs #320
2014-11-19 00:26:32 +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
e5f67e32c3 upgrade and refactor personhistoryFile 2014-11-07 23:48:26 +01:00
9d313dd68f fix person 2014-11-07 12:15:00 +01:00
f7d24ae520 automatic regexp to move namespace CL\Chill => Chill 2014-11-07 10:01:20 +01:00
afb205cd99 add container configuration for history tracking on person class 2014-01-27 00:21:15 +01:00
377a69d26f deal with opening/closing the files 2013-11-26 23:00:30 +01:00
574d1d4dcf edit template & update action 2013-11-07 22:38:11 +01:00
3ec43450b3 Add Initial Person 2013-10-26 13:19:54 +02:00