Marc Michalsky
8863bbeed0
🔖 bump version to 1.0.4
2023-08-14 16:53:47 +02:00
Marc Michalsky
c45f275fc3
🐛 bug fix: do not create empty option values
2023-08-14 16:50:25 +02:00
Marc Michalsky
de19c3991c
🔖 bump version to 1.0.4-dev
2023-08-14 16:18:56 +02:00
Marc Michalsky
82b4632d63
implement matomo integration
2023-08-14 16:16:50 +02:00
Marc Michalsky
2949ab0168
create new option values when custom field is changed
2023-08-14 16:15:05 +02:00
Marc Michalsky
54adee32a9
Add new project types 'shop' and 'giftshop'
2023-08-14 16:12:56 +02:00
Marc Michalsky
bfa3ae7e32
fix wrong return type
2023-08-14 16:11:30 +02:00
Marc Michalsky
a4cda1427b
🔖 bump version to 1.0.3
...
- 🐛 fix bug: cannot search for TwingleForm by twingle_project_id
- Documentation to enable scheduled job in nonproductive sites by @RoWo-DS
2023-02-28 15:25:28 +01:00
Marc Michalsky
2908e11582
Merge remote-tracking branch 'origin/main' into main
2023-02-28 15:17:24 +01:00
Marc_Michalsky
2e2f77d3aa
Merge branch 'main' into 'main'
...
Documentation to enable scheduled job in nonproductive sites
See merge request Marc_Michalsky/de-forumzfd-twinglecampaign!1
2023-02-28 14:16:25 +00:00
Marc Michalsky
51b19ac68d
🐛 fix bug: cannot search for TwingleForm by twingle_project_id
2023-02-28 15:14:31 +01:00
Marc Michalsky
6476a163fc
🔖 bump version to 1.0.2
2022-11-21 16:52:38 +01:00
Marc Michalsky
425de0b6ab
Merge branch 'dev' into main
2022-11-21 16:51:07 +01:00
Marc Michalsky
975b77eaf2
🔧 do not only fetch active campaigns from campaign.get
2022-11-21 16:12:04 +01:00
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