Marc Michalsky forumZFD
|
c22911e886
|
👾 bug fix: cannot set TwingleProject url via TwingleForm.create API
|
2021-04-15 21:04:57 +02:00 |
|
Marc Michalsky forumZFD
|
2f1e5721c1
|
🧹 code cleanup
|
2021-04-13 08:54:21 +02:00 |
|
Marc Michalsky forumZFD
|
9b45d4a1fa
|
✨️ avoid "missing index" warnings
|
2021-04-13 08:54:21 +02:00 |
|
Marc Michalsky forumZFD
|
34e2e77d83
|
✨️ implement validation of TwingleProject settings
|
2021-04-13 08:54:21 +02:00 |
|
Marc Michalsky forumZFD
|
4dc3644bb3
|
✨️ implement synchronisation 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
|
cf04e1f934
|
⏱️ set time zone before translating unix timestamp into date-time string
|
2021-03-18 22:38:54 +01:00 |
|
Marc Michalsky forumZFD
|
1e6feda923
|
🔧 fixing some 'unknown index' warnings
|
2021-03-18 15:51:28 +01:00 |
|
Marc Michalsky forumZFD
|
215bcc2c77
|
fix 'undefined index' bugs
|
2021-02-11 15:48:29 +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
|
b6b658df5c
|
small cosmetic fixes
|
2021-02-02 20:25:42 +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
|
b9175fa936
|
implement postSave hook along with callback function
|
2021-01-19 16:54:04 +01:00 |
|
Marc Michalsky forumZFD
|
102628c310
|
remove unnecessary imports
|
2021-01-19 09:08:35 +01:00 |
|
Marc Michalsky forumZFD
|
a745081b35
|
improve method inheritance
|
2020-12-17 09:10:40 +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
|
8b5708a7c6
|
filter values via template
|
2020-12-14 17:23:23 +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
|
4921345b88
|
do not escape html in embed codes
|
2020-12-10 15:27:21 +01:00 |
|
Marc Michalsky forumZFD
|
905d791f1a
|
fix class name detection
|
2020-12-10 15:26:40 +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
|
a8139b8696
|
delete unnecessary method in parent class
|
2020-11-13 17:14:57 +01:00 |
|
Marc Michalsky forumZFD
|
918f8df55a
|
escape html in embed code fields when fetching campaigns from CiviCRM
|
2020-11-13 16:20:53 +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
|
0492687610
|
mk Campaign constructor protected to allow instantiating only by itself
|
2020-11-02 17:43:18 +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 |
|