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
|
794a68c781
|
🔧 use uniqid() instead of md5() to generate the cid
|
2021-04-13 08:56:29 +02:00 |
|
Marc Michalsky forumZFD
|
cc6777e206
|
👾 bug fix: TwingleCampaign cannot find parent campaign
|
2021-04-13 08:56:24 +02:00 |
|
Marc Michalsky forumZFD
|
34e2e77d83
|
✨️ implement validation of TwingleProject settings
|
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
|
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
|
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
|
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
|
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
|
f3d242fce7
|
implement TwingleCampaign
|
2021-02-08 13:56:54 +01:00 |
|
Marc Michalsky forumZFD
|
88474c10ac
|
clean up
improve method documentation and more
|
2021-02-01 14:38:48 +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
|
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 |
|