Daniel Scholten
6a50ea2c16
Documentation to enable scheduled job in nonproductive sites
2022-07-21 10:42:37 +02:00
Marc Michalsky
cb4c11feee
🐛 bug fix: color fields were converted from hex to dec values
...
Added this two color fields to $colorFields:
- design_button_font_color
- design_button_font_color_light
2022-01-20 16:53:15 +01:00
Marc Michalsky
2abf1676bd
🔖 1.0.1 stable release
...
Changes:
- ✨ #4 improve hex color validation
- 🐛 #5 fix bug: error when altering any case type
- 🗑️ get rid of the warning about using an deprecated constant
- 🩹 call the right API to fetch OptionValues
2021-12-17 12:28:15 +01:00
Marc Michalsky
841028a435
Merge branch 'dev' into main
2021-12-17 12:24:15 +01:00
Marc Michalsky
0ab5bb1fa9
🩹 call the right API to fetch OptionValues
2021-12-17 12:23:38 +01:00
Marc Michalsky
fbe30b0ce5
🗑️ get rid of the warning about using an deprecated constant
2021-12-17 12:19:46 +01:00
Marc Michalsky
3e73ed733b
✨ improve hex color validation #4
2021-12-17 12:13:13 +01:00
Marc Michalsky
482b8e2d0d
🐛 Fix bug #5 : Error when altering any case type
2021-12-17 09:05:51 +01:00
Marc Michalsky
0a93756e03
🔖 1.0 stable release
2021-12-15 08:32:18 +01:00
Marc Michalsky
2590614b4d
Merge branch 'dev' into main
2021-10-06 15:22:05 +02:00
Marc Michalsky
8b493c5372
👾 bug fix: undefined index in twinglecampaign.php
2021-10-06 15:15:56 +02:00
Marc Michalsky
a01367a161
✨ make TwingleCampaings clonable
...
TwingleCampaings can be cloned. Cloned campaigns will generate a new cid and url.
2021-10-06 15:14:32 +02:00
Marc Michalsky
f059abf5a8
👾 bug fix: wrong parent TwingleProject id's
2021-10-06 15:07:38 +02:00
Marc Michalsky
e23e0d7e8d
Merge branch 'dev' into main
2021-10-04 09:37:48 +02:00
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
01265fbbb0
Merge remote-tracking branch 'gitlab/dev' into main
2021-08-25 16:09:56 +02:00
Marc Michalsky
bbbf6e1cc6
✨ ️ Do not sync Twingle projects to CiviCRM which are marked as such
...
There is a checkbox in TwingleMANAGER that allows you to enable and disable API calls to the Twingl API (de.systopia.twingle). This commit makes the TwingleCampaign extension pay attention to this checkbox, so if it is unchecked, no campaign will be created in CiviCRM for this Twingle project.
2021-08-25 16:06:50 +02:00
Marc Michalsky
066a0096df
👾 bugfix: no error message on exception
2021-08-25 15:59:43 +02:00
Marc Michalsky
be4831bc54
👾 bug fix: campaign cloning fails
2021-08-25 15:58:36 +02:00
Marc Michalsky
29166eef64
🔊 improve logging
2021-08-25 15:51:41 +02:00
Marc Michalsky
bc92178237
👾 bug fix: no_hook flag was not always getting deleted after creating new campaign
2021-08-25 11:27:52 +02:00
Marc Michalsky
397ba57343
👾 fix bug: #2 CiviCRM Error on independent API Call on campaign
...
Thanks to @iTobi for reporting the bug!
2021-07-23 16:56:15 +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
9ad97c11e1
👾 bug fix: campaign name does not get pushed when saving
2021-04-21 09:06:23 +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