454 Commits

Author SHA1 Message Date
2f7a8f1ebc add more generic message when invalid form during person update 2018-08-20 21:34:53 +02:00
081f4f9b4c fix migration name and migrate old data 2018-08-20 21:33:59 +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
dce1447778 Add ACL check on link "add a person" 2018-07-17 17:05:20 +02:00
77c00f4157 Add ACL check on link "add a person" 2018-07-17 17:04:05 +02:00
b2abce256d add entry "add a person" in section dynamically + right on exports 2018-07-17 16:51:52 +02:00
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