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
|
4bcc4cf1fb
|
👾 bug fix: project id
|
2021-04-13 08:54:21 +02:00 |
|
Marc Michalsky forumZFD
|
7b30a75014
|
🇩🇪 add German translation
|
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
|
060f7ec2dc
|
✨️ improve exception handling and API response
|
2021-04-13 08:54:21 +02:00 |
|
Marc Michalsky forumZFD
|
ab8c16fac2
|
✨️ implement upgrade function to create new custom fields
|
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
|
0d9b312a9b
|
➕️ change json files to php files and add custom fields for projects
Changeing the file type is necessary to use the ts() function during custom field creation.
Added new custom fields to map the donation form settings.
|
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
|
cf04e1f934
|
⏱️ set time zone before translating unix timestamp into date-time string
|
2021-03-18 22:38:54 +01:00 |
|
Marc Michalsky forumZFD
|
4b252f7697
|
🛡️ filter illegal data when setting configuration
|
2021-03-18 17:46:24 +01:00 |
|
Marc Michalsky forumZFD
|
91eaadae79
|
🇩🇪 update German translations
|
2021-03-18 16:14:32 +01:00 |
|
Marc Michalsky forumZFD
|
55f7977c79
|
🧹 code cleanup
|
2021-03-18 15:54:49 +01:00 |
|
Marc Michalsky forumZFD
|
1e6feda923
|
🔧 fixing some 'unknown index' warnings
|
2021-03-18 15:51:28 +01:00 |
|
Marc Michalsky forumZFD
|
d904ae931f
|
✅️ meet standard for getsingle api response
return array with object values instead of api success response
|
2021-03-09 20:51:03 +01:00 |
|
Marc Michalsky forumZFD
|
e5a0400b34
|
code cleanup
|
2021-03-04 17:58:08 +01:00 |
|
Marc Michalsky forumZFD
|
db15d5deb1
|
make soft credits optional
|
2021-03-04 17:55:19 +01:00 |
|
Marc Michalsky forumZFD
|
6cac4882b5
|
do not translate log messages
|
2021-03-02 10:50:29 +01:00 |
|
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 |
|