Commit graph

328 commits

Author SHA1 Message Date
Marc Michalsky
108d2c9586 👾 bug fix: cid changes when updating TwingleCampaing 2021-10-04 09:37:19 +02:00
Marc Michalsky
06e30f6ef7 ⬆️ update civix generated code 2021-09-17 10:22:48 +02:00
Marc Michalsky forumZFD
dcae7c6a69
️ automatically add new case types to custom field options 2021-05-28 23:05:11 +02:00
Marc Michalsky forumZFD
cef8c31f31
️ define cases for each TwingleProject 2021-05-26 19:01:35 +02:00
Marc Michalsky forumZFD
ba9ab9f324
️ Pull all campaigns with newly created custom fields from Twingle
🇩🇪 update German translation
2021-04-17 17:07:50 +02:00
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
ef74a52e9f
🔥 remove TwingleEvent.create API
TwingleEvents are created only by event initiators via the embedded form
2021-04-15 20:06:14 +02:00
Marc Michalsky forumZFD
15b496de1c
️ avoid "missing index" warnings 2021-04-13 08:56:37 +02:00
Marc Michalsky forumZFD
938371c8c5
🧹 code cleanup 2021-04-13 08:56:34 +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
a658190a68
Merge branch 'IHK-Projekt' into main 2021-04-13 08:56:08 +02:00
Marc Michalsky forumZFD
2be0a5ba49
📚 add documentation 2021-04-13 08:54:21 +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
4bcc4cf1fb
👾 bug fix: project id 2021-04-13 08:54:21 +02:00
Marc Michalsky forumZFD
1954f90f79
✔️ add UnitTests 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
0ba0674412
📓 add documentation 2021-04-11 20:07:38 +02:00
Marc Michalsky forumZFD
88fb74bd6f
👾 bug fix: broken campaign tree for TwingleEvents 2021-04-06 21:29:07 +02:00
Marc Michalsky forumZFD
60d69f5597
Merge branch 'dev' into main 2021-03-23 10:41:30 +01:00
Marc Michalsky forumZFD
007599eb19
Merge remote-tracking branch 'gitea/dev' into main 2021-03-23 10:34:15 +01:00
Marc Michalsky forumZFD
3023e451bc
🔧 return 'twingle_project_eventall' embed code for events 2021-03-23 10:20:54 +01: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
eb650f4858
Merge branch 'dev' into main 2021-03-18 22:42:48 +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
ad9b20c3c2
Merge branch 'dev' into main 2021-03-18 18:22:32 +01:00
Marc Michalsky forumZFD
4b252f7697
🛡️ filter illegal data when setting configuration 2021-03-18 17:46:24 +01:00
Marc Michalsky forumZFD
bf72903880
👾 bug fix: wrong result array depth for TwingleProjects 2021-03-18 17:05:37 +01:00
Marc Michalsky forumZFD
c482366282
Merge branch 'dev' into main 2021-03-18 16:16:08 +01:00
Marc Michalsky forumZFD
91eaadae79
🇩🇪 update German translations 2021-03-18 16:14:32 +01:00
Marc Michalsky forumZFD
87e72052b0
💬 display message when configuration is saved 2021-03-18 15:55:54 +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
3083feae5e
🚀 create scheduled job on installation to trigger TwingleSync.sync 2021-03-18 15:07:46 +01:00
Marc Michalsky forumZFD
ebf0e21287
🚀 synchronize events if unknown event id is transmitted 2021-03-18 13:45:30 +01:00
Marc Michalsky forumZFD
adffc0960f
Merge branch 'dev' into main 2021-03-17 17:22:58 +01:00
Marc Michalsky forumZFD
33a733c3d2
👾 bug fix: lost campaign_id 2021-03-17 16:15:54 +01:00
Marc Michalsky forumZFD
a027cdeba6
rename settings page to "Twingle Campaign Configuration" 2021-03-15 22:57:08 +01:00
Marc Michalsky forumZFD
d156a3a5bd
Merge branch 'dev' into main 2021-03-15 22:56:01 +01:00
Marc Michalsky forumZFD
584b0c2883
👾 bug fix: wrong extension key in translation string 2021-03-15 22:50:09 +01:00
Marc Michalsky forumZFD
060a71e5f5
use LC_MESSAGES for po and mo files 2021-03-15 22:39:23 +01:00
Marc Michalsky forumZFD
fd448c15ea
add German translations 🇩🇪 2021-03-15 21:57:21 +01:00