Commit Graph

53 Commits

Author SHA1 Message Date
Yuri Kuznetsov df0da5e51b type fixes 2022-03-22 11:23:02 +02:00
Yuri Kuznetsov 3ef6de205f get id exception 2022-03-21 11:34:48 +02:00
Yuri Kuznetsov 2383194f07 type fixes 2022-03-11 18:53:21 +02:00
Yuri Kuznetsov 37f8247bbf type fixes 2022-03-05 14:41:49 +02:00
Taras Machyshyn 095f82df1c 2022 year 2022-02-10 12:12:23 +02:00
Yuri Kuznetsov d125d8f067 types 2021-11-04 15:54:48 +02:00
Yuri Kuznetsov fd22f50de2 type fixes 2021-11-03 16:34:18 +02:00
Yuri Kuznetsov ef7c94f4e0 repository inteface 2021-07-28 13:04:14 +03:00
Yuri Kuznetsov 2ff7825b34 repositories cleanup and cs fix 2021-04-21 13:03:53 +03:00
Yuri Kuznetsov fb52bf3984 field processing 2021-04-20 13:00:29 +03:00
Taras Machyshyn 124cce55bd 2021 license 2021-01-25 16:37:54 +02:00
Yuri Kuznetsov 5e3168039a emailaddress phonenumber repository fixes 2020-09-19 14:00:07 +03:00
Yuri Kuznetsov 4470b3fdec change query update 2020-08-26 09:35:41 +03:00
Yuri Kuznetsov 3d7a04be8e query executor method rename 2020-08-18 20:01:13 +03:00
Yuri Kuznetsov e7992e356a grand orm refactoring 2020-08-12 14:38:49 +03:00
Yuri Kuznetsov 1d0476e1b8 orm refactoring 2020-08-04 17:46:50 +03:00
Yuri Kuznetsov 659ae36ca6 orm changes 2020-08-03 11:43:16 +03:00
Yuri Kuznetsov 4e75524d6f mapper insert on duplicate update 2020-08-02 14:42:02 +03:00
Yuri Kuznetsov e17b8dba4b orm usage 2020-08-02 13:55:16 +03:00
Yuri Kuznetsov a37d380440 orm usage 2020-07-31 15:11:06 +03:00
Yuri Kuznetsov 644e848011 orm usage 2020-07-24 16:45:39 +03:00
Yuri Kuznetsov be8ea6bab3 cs fix 2020-07-24 15:38:26 +03:00
Yuri Kuznetsov 246d42469f orm usage 2020-07-24 15:33:36 +03:00
Yuri Kuznetsov 1144956c99 repository decoupling 2020-06-25 11:56:29 +03:00
Yuri Kuznetsov 253838bba9 decoupling 2020-06-23 12:15:11 +03:00
Taras Machyshyn fec23a0e93 New 2020 year 2020-01-03 16:33:30 +02:00
yuri 9cd2d1d21f import default phone number 2019-04-25 12:14:42 +03:00
yuri 32e32ddc51 2019 license 2019-02-25 16:45:32 +02:00
yuri 757757af2b merge manual 2019-01-21 12:26:06 +02:00
yuri 5803e3bc85 rerun query if deadlock 2019-01-21 12:08:53 +02:00
yuri 7aab1b611a fix email addres phone number 2019-01-17 17:24:43 +02:00
yuri 83a13b83d3 phone number optout invalid 2019-01-17 17:08:24 +02:00
yuri 8d13668595 fix ea pn repositories 2019-01-09 14:46:01 +02:00
yuri 5ed64d99f6 phone number dont store erased numeric 2019-01-03 11:08:54 +02:00
yuri 8dd675a275 fix and refactor email address and phone number repositoties 2018-12-28 12:34:45 +02:00
yuri 0b7743419e array value cleanup 2018-08-14 10:25:10 +03:00
yuri 2107d93cd2 phone number numeric 2018-08-07 15:55:06 +03:00
yuri 95c15efa92 fix typo 2018-05-15 11:57:34 +03:00
yuri 40a13c16eb data privacy 2018-05-14 11:49:25 +03:00
yuri 933456ecdf repository check 2018-03-28 15:55:12 +03:00
yuri 1076fa6230 repositories bypass 2018-03-09 12:01:39 +02:00
Taras Machyshyn 9b19e67eac Added 2018 year 2017-12-20 15:29:17 +02:00
Taras Machyshyn fac5704c9e Added 2017 year 2017-01-17 15:07:08 +02:00
yuri eca6408415 prevent changing users email address and phone numbers for non admins 2016-07-21 13:07:13 +03:00
yuri 3e8ed72246 mass update keep emails and phones 2016-04-19 11:32:56 +03:00
yuri 351a70015a fix email address and phone number duplicates 2016-04-01 12:27:52 +03:00
yuri de68abfbb4 license 2015-11-04 10:56:15 +02:00
Pete 7dfafaee22 INSERTing number fix for PhoneNumber.php
Adding a new phone number to a contact was giving the error: SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'primary' at row 1

Cast the boolean to an int and it appears to be fixed.
2015-03-13 13:08:41 +00:00
yuri 74c9d5a8e6 fix email address and phone number repository 2015-02-27 12:02:28 +02:00
Taras Machyshyn 8035bc424e added 2015 to the license 2015-01-15 15:36:20 +02:00