Commit graph

42 commits

Author SHA1 Message Date
Marc Michalsky forumZFD
34e2e77d83
️ implement validation of TwingleProject settings 2021-04-13 08:54:21 +02:00
Marc Michalsky forumZFD
0b1128fce5
️ implement formatting of settings values on import and export 2021-04-13 08:54:21 +02:00
Marc Michalsky forumZFD
968bb9d831
🔧 prevent missing index warnings 2021-04-11 20:27:47 +02:00
Marc Michalsky forumZFD
88fb74bd6f
👾 bug fix: broken campaign tree for TwingleEvents 2021-04-06 21:29:07 +02:00
Marc Michalsky forumZFD
73714bf312
🔧 do not limit number of results for civicrm_api3 calls 2021-03-19 19:54:03 +01:00
Marc Michalsky forumZFD
1e6feda923
🔧 fixing some 'unknown index' warnings 2021-03-18 15:51:28 +01:00
Marc Michalsky forumZFD
e25235cbc8
rename TeingleEvent custom field 'contact_id' to 'contact' 2021-02-22 13:18:26 +01:00
Marc Michalsky forumZFD
9404851285
bugfix in case creation 2021-02-22 13:17:17 +01:00
Marc Michalsky forumZFD
2a1952313e
improve method inheritance 2021-02-08 14:00:26 +01:00
Marc Michalsky forumZFD
aef0297daf
bug fix
provide TwingleEvent campaign id for instantiation
2021-02-04 09:36:26 +01:00
Marc Michalsky forumZFD
88474c10ac
clean up
improve method documentation and more
2021-02-01 14:38:48 +01:00
Marc Michalsky forumZFD
247874f380
check for the existence of a case befor opening a new one 2021-02-01 10:04:58 +01:00
Marc Michalsky forumZFD
68f187c03a
remove sync() method from TwingleEvent
the sync now takes place in the TwingleEvent.sync api
2021-02-01 10:03:54 +01:00
Marc Michalsky forumZFD
ccd2d90984
create TwingleEvent.sync api 2021-01-29 17:50:00 +01:00
Marc Michalsky forumZFD
c7bc3d6e94
fix inheritance issue 2021-01-19 11:25:39 +01:00
Marc Michalsky forumZFD
05d8941e8a
fix various bugs 2021-01-18 17:07:07 +01:00
Marc Michalsky forumZFD
a745081b35
improve method inheritance 2020-12-17 09:10:40 +01:00
Marc Michalsky forumZFD
12199ad8a6
make methods formatValues() and matchContact() static 2020-12-15 16:12:08 +01:00
Marc Michalsky forumZFD
57fd1b7d5a
move translateKeys into child classes
method logic differs between the child classes
2020-12-15 14:52:51 +01:00
Marc Michalsky forumZFD
a9ebd8c514
remove $origin parameter
it isn't necessary anymore because I use my own APIs to get the data always in the Twingle format
2020-12-15 14:50:01 +01:00
Marc Michalsky forumZFD
65c5981eb8
outsource name splitting to StringOperations class 2020-12-14 17:29:53 +01:00
Marc Michalsky forumZFD
59c9581bfb
code formatting 2020-12-14 17:29:09 +01:00
Marc Michalsky forumZFD
6b7ca6078e
fix investigating class name 2020-12-14 17:22:55 +01:00
Marc Michalsky forumZFD
93d4f46df6
a few small fixes 2020-12-10 15:28:45 +01:00
Marc Michalsky forumZFD
905d791f1a
fix class name detection 2020-12-10 15:26:40 +01:00
Marc Michalsky forumZFD
86639cfe42
code cleanup 2020-12-08 12:58:53 +01:00
Marc Michalsky forumZFD
a53b61775a
Change class names to meet naming convention
+ removed namespaces
2020-12-08 12:56:13 +01:00
Marc Michalsky forumZFD
fceac70336
start a case for event initiator 2020-11-13 17:17:33 +01:00
Marc Michalsky forumZFD
2aee8ca2d9
change $message to $errorMessage to be more precise 2020-11-13 16:11:55 +01:00
Marc Michalsky forumZFD
19ddbb4ec4
process event data (urls, start date, status) 2020-11-12 17:37:37 +01:00
Marc Michalsky forumZFD
01004ed9b6
bug fix: broken logging 2020-11-12 17:32:29 +01:00
Marc Michalsky forumZFD
080157754b
add some shitty temporary logic for name processing 2020-11-12 14:03:24 +01:00
Marc Michalsky forumZFD
e4af927a5b
add select field for XCM profile to extension config page 2020-11-12 14:02:03 +01:00
Marc Michalsky forumZFD
79933f23be
refactor code 2020-11-05 15:59:27 +01:00
Marc Michalsky forumZFD
23977c122e
make constructors protected 2020-11-02 17:51:27 +01:00
Marc Michalsky forumZFD
146c07e2cf
link TwingleEvents to TwingleProject parent campaign 2020-11-02 17:50:38 +01:00
Marc Michalsky forumZFD
346091307d
match Contacts 2020-11-02 17:49:39 +01:00
Marc Michalsky forumZFD
937a35e1b8
code formatting and smaller errors 2020-11-02 17:48:47 +01:00
Marc Michalsky forumZFD
a81eb0c438
move formatValues() and create() methods to child classes 2020-11-02 17:45:49 +01:00
Marc Michalsky forumZFD
3554f958d2
implement TwingleEvent 2020-10-30 16:27:56 +01:00
Marc Michalsky forumZFD
6b434e455f
use inheritance for campaign classes 2020-10-29 23:14:18 +01:00
Marc Michalsky forumZFD
bf0a4d7bfe
moved some BAO classes and json files + refactoring paths 2020-10-13 15:15:33 +02:00
Renamed from api/v3/TwingleSync/BAO/TwingleEvent.php (Browse further)