Commit graph

21 commits

Author SHA1 Message Date
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
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
498dc9523f
improve error message 2021-02-12 15:34:25 +01:00
Marc Michalsky forumZFD
ba94bade47
validate provided url 2021-02-12 09:23:21 +01:00
Marc Michalsky forumZFD
34bf53b51b
code cleanup 2021-02-10 18:09:50 +01:00
Marc Michalsky forumZFD
7168b1a07b
create new field for TwingleProject url 2021-02-10 18:03:08 +01:00
Marc Michalsky forumZFD
ff5cb16c67
implement TwingleForm.create
it's meant to get used to alter the 'page' url of a TwingleProject
2021-02-09 16:56:13 +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
c83443ae77
fix getsingle APIs 2020-12-17 17:03:26 +01:00
Marc Michalsky forumZFD
8404c4e946
give back associative array with results sorted by their id's 2020-12-17 10:51:08 +01:00
Marc Michalsky forumZFD
23d11fcfd2
remove unnecessary 'request' array 2020-12-17 10:46:50 +01:00
Marc Michalsky forumZFD
aadb4246f5
fix error message for TwingleForm.Get 2020-12-17 10:46:07 +01:00
Marc Michalsky forumZFD
5df73c7c26
implement getsingle APIs for TwingleEvent, TwingleProject & TwingleForm 2020-12-17 10:34:13 +01:00
Marc Michalsky forumZFD
682ba5e7e2
let API call not overwrite campaign_type_id 2020-12-17 10:30:54 +01:00
Marc Michalsky forumZFD
42266cee98
fix forwarding of parameters 2020-12-14 17:18:49 +01:00
Marc Michalsky forumZFD
a0c15314b3
do only offer active campaigns 2020-12-10 15:18:47 +01:00
Marc Michalsky forumZFD
5a09523af7
use less variables 2020-12-10 15:18:26 +01:00
Marc Michalsky forumZFD
a53b61775a
Change class names to meet naming convention
+ removed namespaces
2020-12-08 12:56:13 +01:00
Marc Michalsky forumZFD
fc545b7f1c
implement TwingleForm API 2020-12-07 17:27:52 +01:00