597 Commits

Author SHA1 Message Date
318d93c456 fix privacy issue with similar person matcher
The condition to show only person from same center had no precedence with
name and firstname string.
2018-07-08 17:15:58 +02:00
5acfbd0cf1 Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3 2018-07-05 14:02:38 +02:00
b4c22bf247 add indeterminate gender 2018-07-05 14:02:14 +02:00
5ca6a9939c fix error when having two address at same date 2018-07-05 12:47:31 +02:00
39d70d5d48 fix error in validation 2018-06-13 16:46:20 +02:00
20b03ee9d1 remove dump message 2018-06-13 16:46:00 +02:00
c0834353d5 render custom fields choice in differents columns 2018-06-12 18:01:32 +02:00
7c8f095de3 force uppercase in person menu 2018-06-12 18:01:14 +02:00
f2948e31de refactor menu layout to adapt to conditional menu 2018-06-07 21:52:00 +02:00
9bdec6338e fix error when birthdate == null 2018-06-05 11:43:20 +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
fd3ccd62e2 fix bug: closing motive are present at today date in timeline 2018-05-03 22:45:09 +02:00
cc29c6ee70 minor refactoring 2018-05-03 22:44:43 +02:00
569befbb2d Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3 2018-05-03 09:56:48 +02:00
674430d692 Fix error in new ValidatorInterface signature (during person creation) 2018-05-03 09:41:17 +02:00
nobohan
46eb6d1710 Merge branch 'upgrade-sf3' of framagit.org:Chill-project/Chill-Person into upgrade-sf3
merge for adding missing webpack config file for person bundle
2018-04-27 14:35:15 +02:00
nobohan
4d811aad2a add missing chill.webpack.config.js 2018-04-27 14:34:59 +02:00
nobohan
f7b061473b Merge remote-tracking branch 'origin/add_webpack' into upgrade-sf3
merge webpack to upgrade_sf3
2018-04-27 11:08:45 +02:00
nobohan
b27762ea0b add webpack config + correct sass file 2018-04-27 10:55:33 +02:00
c847be8534 remove php 7.2 from ci 2018-04-24 14:33:27 +02:00
81314fe515 switch composer.json to symfony3 2018-04-24 14:32:17 +02:00
193460a9a6 fix validation context and upgrade sf3 2018-04-20 14:42:21 +02:00
7c4610faf4 fix namespace for ExecutionContextInterface 2018-04-20 14:36:22 +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
62ad928a66 fix error due to removing of deprecated getName method 2018-04-13 16:49:30 +02:00
nobohan
7227b89d4f fix deprecations 2018-04-09 21:34:43 +02:00
nobohan
657a4f3fa1 fix deprecations: use fqcn 2018-04-09 10:50:48 +02:00
nobohan
4b57510cc2 fix deprecations: getName -> getBlockPrefix in forms 2018-04-09 10:50:23 +02:00
nobohan
73f5295f40 fix deprecations: pass Request in the Action function instead of using getRequest method 2018-04-06 08:27:13 +02:00
nobohan
80bef1f558 use fqcn for ClosingMotiveType class 2018-04-06 08:16:26 +02:00
nobohan
3fae866e2e Merge branch 'upgrade-sf3' of framagit.org:Chill-project/Chill-Person into upgrade-sf3
merge...
2018-04-06 08:11:29 +02:00
nobohan
769c9e4e59 fix deprecations: systematic use of fqcn in getParent functions 2018-04-06 08:11:10 +02:00
2a096431fc Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3 2018-04-06 02:43:35 +02:00
4b0499cf8d fix invocation of old method 2018-04-06 02:43:11 +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
f7631af1fd fix deprecation: no more passing of type instances 2018-04-05 11:45:28 +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
b042a7ae55 rewrite PersonVoter for sf3 2018-04-04 21:51:16 +02:00