Commit graph

28 commits

Author SHA1 Message Date
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
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
0b1128fce5
️ implement formatting of settings values on import and export 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
73714bf312
🔧 do not limit number of results for civicrm_api3 calls 2021-03-19 19:54:03 +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
5685c302d9
return 'contact_id' in TwingleEvent.get 2021-02-22 13:19:01 +01:00
Marc Michalsky forumZFD
dc2c26abb4
code cleanup 2021-02-11 18:35:35 +01:00
Marc Michalsky forumZFD
208d058f3f
bug fixes 2021-02-09 16:55:03 +01:00
Marc Michalsky forumZFD
0cb1d1c925
add project_id as parameter to TwingleEvent.sync 2021-02-09 16:40:39 +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
4b9700da9f
implement TiwngleEvent.delete api 2021-02-04 09:53:40 +01:00
Marc Michalsky forumZFD
aef0297daf
bug fix
provide TwingleEvent campaign id for instantiation
2021-02-04 09:36:26 +01:00
Marc Michalsky forumZFD
d7930660f3
add delete apis 2021-02-02 13:22:42 +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
93349804fa
remove info message for empty event response 2021-02-01 17:42:01 +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
88474c10ac
clean up
improve method documentation and more
2021-02-01 14:38:48 +01:00
Marc Michalsky forumZFD
ccd2d90984
create TwingleEvent.sync api 2021-01-29 17:50:00 +01:00
Marc Michalsky forumZFD
c83443ae77
fix getsingle APIs 2020-12-17 17:03:26 +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
96ce4f4b38
translate event values to Twingle format 2020-12-15 16:09:32 +01:00
Marc Michalsky forumZFD
16ac86bc10
implement TwingleEvent.Get 2020-12-15 14:42:49 +01:00
Marc Michalsky forumZFD
e97ed21937
Add APIs for TwingleProject and TwingleEvent 2020-12-08 13:00:35 +01:00