Commit graph

384 commits

Author SHA1 Message Date
1b23bcf765
🔖 bump version to 1.1.0-dev 2025-04-28 10:26:21 +02:00
2034520091
⬆️ civix upgrade 2025-04-28 10:25:44 +02:00
19bd358487
remove de.systopia.campaign as a dependencie
This allows the use of the new campaignmanager extension. Fix #10
2025-04-28 10:02:09 +02:00
2ea5ea7946
👥 change author name 2025-04-28 10:02:01 +02:00
Marc Michalsky
012f4901e4
🔖 bump version to 1.0.8 2024-07-18 15:38:42 +02:00
Marc Michalsky
7415fac88d
Cover the case where an event creator passes only one name part 2024-07-18 15:37:30 +02:00
Marc Michalsky
91c70c645a
Push only active campaigns to Twingle 2024-07-18 15:35:31 +02:00
Marc Michalsky
de9cd894b7
🔖 bump version to 1.0.7 2024-06-15 12:12:35 +02:00
Marc Michalsky
711ccd7469
Merge branch 'twingle_api_adaptions' 2024-06-15 12:02:47 +02:00
Marc Michalsky
beb9d8f170
take into account the latest changes to the Twingle API 2024-06-15 11:36:12 +02:00
Marc_Michalsky
65c7e668b3 Merge branch 'rethrow-exception' into 'main'
APIWrapper: Rethrow exception

See merge request Marc_Michalsky/de-forumzfd-twinglecampaign!3
2024-06-15 09:26:47 +00:00
Marc_Michalsky
93c1ab649d Merge branch 'avoid-array_key_exists-on-null' into 'main'
Avoid `array_key_exists()` on `NULL`

See merge request Marc_Michalsky/de-forumzfd-twinglecampaign!4
2024-06-15 09:25:59 +00:00
Marc_Michalsky
ee32f19f31 Merge branch 'fix-mapDonation' into 'main'
APIWrapper: Make `mapDonation()` static becauts it's called static

See merge request Marc_Michalsky/de-forumzfd-twinglecampaign!2
2024-06-15 09:22:55 +00:00
Dominic Tubach
cbb148b22f Avoid array_key_exists() on NULL 2024-04-22 10:10:51 +02:00
Dominic Tubach
9118b622d0 APIWrapper: Rethrow exception 2024-04-19 10:29:04 +02:00
Dominic Tubach
db1ab69138 APIWrapper: Make mapDonation() static becauts it's called static 2024-04-19 10:15:55 +02:00
Marc Michalsky
bcd2b448d2
fix udefined constant "error" 2024-04-08 12:19:48 +02:00
Marc Michalsky
571a86ea66
🔖 bump version to 1.0.5 2023-08-14 18:44:36 +02:00
Marc Michalsky
dc723ed8aa
🐛 bug fix: wrong value for option values 2023-08-14 17:52:23 +02:00
Marc Michalsky
e5ab52f24b
🐛 fix bug: double escaping of \n 2023-08-14 17:20:24 +02:00
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