Commit graph

23 commits

Author SHA1 Message Date
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 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
4bcc4cf1fb
👾 bug fix: project id 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
4dc3644bb3
️ implement synchronisation of TwingleProject 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
bf72903880
👾 bug fix: wrong result array depth for TwingleProjects 2021-03-18 17:05:37 +01:00
Marc Michalsky forumZFD
1e6feda923
🔧 fixing some 'unknown index' warnings 2021-03-18 15:51:28 +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
dc2c26abb4
code cleanup 2021-02-11 18:35:35 +01:00
Marc Michalsky forumZFD
215bcc2c77
fix 'undefined index' bugs 2021-02-11 15:48:29 +01:00
Marc Michalsky forumZFD
208d058f3f
bug fixes 2021-02-09 16:55:03 +01:00
Marc Michalsky forumZFD
2533c97f4c
fix getsingle apis
return an array that contains the values instead of an array that contains another array
2021-02-09 16:40:10 +01:00
Marc Michalsky forumZFD
6fd9521f08
add parameter filter to all apis 2021-02-09 16:26:53 +01:00
Marc Michalsky forumZFD
034476ab65
code cleanup 2021-02-08 14:02:04 +01:00
Marc Michalsky forumZFD
d031c82f31
bug fix
rename function
2021-02-03 10:08:02 +01:00
Marc Michalsky forumZFD
6e80fa7526
rename functions in sync apis to avoid collisions 2021-02-01 17:43:25 +01:00
Marc Michalsky forumZFD
f7087affd8
improve documentation for functions 2021-02-01 15:05:22 +01:00
Marc Michalsky forumZFD
4664638299
simplify logging 2021-02-01 15:00:08 +01:00
Marc Michalsky forumZFD
7a520e850c
create TwingleProjecr.sync api 2021-01-29 17:45:13 +01:00
Marc Michalsky forumZFD
279d6e6576
create TwingleProject.sync 2021-01-26 14:50:23 +01:00