Commit graph

97 commits

Author SHA1 Message Date
Marc Michalsky forumZFD
681aed959e
Add user interface messages on creation fails during installation 2021-02-25 17:40:28 +01:00
Marc Michalsky forumZFD
fe927c4d39
bug-fixes 2021-02-22 19:31:44 +01:00
Marc Michalsky forumZFD
537ed5cb02
code cleanup 2021-02-22 18:25:35 +01:00
Marc Michalsky forumZFD
86a718273e
create OptionValue BAO class 2021-02-22 18:24:56 +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
c855b6d083
code cleanup 2021-02-19 16:13:00 +01:00
Marc Michalsky forumZFD
e5efd76e66
add some string operations on url creation 2021-02-11 18:44:33 +01:00
Marc Michalsky forumZFD
eb07c5cf73
improve TwingleCampaign.getResponse() 2021-02-11 18:43:53 +01:00
Marc Michalsky forumZFD
dc4d5a697c
add getId() getter 2021-02-11 18:43:11 +01:00
Marc Michalsky forumZFD
a0ad2880b1
remove unnecessary methods 2021-02-11 18:42:29 +01:00
Marc Michalsky forumZFD
fd64401987
do not overwrite TwingleCampaign values on creation 2021-02-11 18:41:33 +01:00
Marc Michalsky forumZFD
154f9d2d34
do not fetch TwingleCampaign in _construct() 2021-02-11 18:37:09 +01:00
Marc Michalsky forumZFD
215bcc2c77
fix 'undefined index' bugs 2021-02-11 15:48:29 +01:00
Marc Michalsky forumZFD
7168b1a07b
create new field for TwingleProject url 2021-02-10 18:03:08 +01:00
Marc Michalsky forumZFD
a79e534099
fix bug: undefined indexes 2021-02-08 17:32:56 +01:00
Marc Michalsky forumZFD
f17a899b79
fix campaign cloning 2021-02-08 15:33:02 +01:00
Marc Michalsky forumZFD
693bc25985
bug fix 2021-02-08 14:45:14 +01:00
Marc Michalsky forumZFD
2a1952313e
improve method inheritance 2021-02-08 14:00:26 +01:00
Marc Michalsky forumZFD
f3d242fce7
implement TwingleCampaign 2021-02-08 13:56:54 +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
b6b658df5c
small cosmetic fixes 2021-02-02 20:25:42 +01:00
Marc Michalsky forumZFD
e65ef40c11
add http status checks to curl functions 2021-02-02 20:25:10 +01:00
Marc Michalsky forumZFD
aef7e71e33
implement TwingleProject.delete api 2021-02-02 20:23:58 +01:00
Marc Michalsky forumZFD
88474c10ac
clean up
improve method documentation and more
2021-02-01 14:38:48 +01:00
Marc Michalsky forumZFD
9df3ff4153
implement TwingleProject cloning 2021-02-01 14:30:32 +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
7a520e850c
create TwingleProjecr.sync api 2021-01-29 17:45:13 +01:00
Marc Michalsky forumZFD
74b1286d25
prevent recursion on postSave-Hook 2021-01-26 14:51:33 +01:00
Marc Michalsky forumZFD
279d6e6576
create TwingleProject.sync 2021-01-26 14:50:23 +01:00
Marc Michalsky forumZFD
b9175fa936
implement postSave hook along with callback function 2021-01-19 16:54:04 +01:00
Marc Michalsky forumZFD
c7bc3d6e94
fix inheritance issue 2021-01-19 11:25:39 +01:00
Marc Michalsky forumZFD
102628c310
remove unnecessary imports 2021-01-19 09:08:35 +01:00
Marc Michalsky forumZFD
05d8941e8a
fix various bugs 2021-01-18 17:07:07 +01:00
Marc Michalsky forumZFD
1d5c69f470
cache api call object 2021-01-18 10:46:13 +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
700b33f1b9
set empty value for 'project_type' to 'default' 2020-12-15 14:59:25 +01:00
Marc Michalsky forumZFD
45e42fbde8
set empty value for 'allow_more' to 'default' 2020-12-15 14:58:37 +01:00
Marc Michalsky forumZFD
e16e5525bd
make formatValues() method public and static 2020-12-15 14:56:10 +01:00
Marc Michalsky forumZFD
1df6230bad
make api call work for TwingleProject & TwingleEvent 2020-12-15 14:55:23 +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
b210f42b8f
set object values via update() method to filter them 2020-12-15 14:50:59 +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
6351668ec8
code formatting 2020-12-14 17:30:41 +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
7817b78d2c
add parameter for id 2020-12-14 17:26:17 +01:00