Commit graph

179 commits

Author SHA1 Message Date
Marc Michalsky forumZFD
e97ed21937
Add APIs for TwingleProject and TwingleEvent 2020-12-08 13:00:35 +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
Marc Michalsky forumZFD
fceac70336
start a case for event initiator 2020-11-13 17:17:33 +01:00
Marc Michalsky forumZFD
c93ddffa05
bug fix: get all events of all projects 2020-11-12 15:17:30 +01:00
Marc Michalsky forumZFD
e460d923f8
trim Twingle api key 2020-11-12 13:52:38 +01:00
Marc Michalsky forumZFD
38d4db8a3f
twingle api batch size as parameter 2020-11-12 13:52:14 +01:00
Marc Michalsky forumZFD
50a63ee860
bug fix: get all events of all projects 2020-11-02 17:40:34 +01:00
Marc Michalsky forumZFD
3554f958d2
implement TwingleEvent 2020-10-30 16:27:56 +01:00
Marc Michalsky forumZFD
6b434e455f
use inheritance for campaign classes 2020-10-29 23:14:18 +01:00
Marc Michalsky forumZFD
6e07d97dba
remove project options & add embed data 2020-10-29 16:26:00 +01:00
Marc Michalsky forumZFD
52a3a1e978
several fixes 2020-10-29 11:29:53 +01:00
Marc Michalsky forumZFD
bb373f71b1
create own class for project options 2020-10-27 10:44:53 +01:00
Marc Michalsky forumZFD
1acbbb7c78
import classes 2020-10-27 10:39:37 +01:00
Marc Michalsky forumZFD
7e386ec7f3
add comments 2020-10-15 11:31:38 +02:00
Marc Michalsky forumZFD
99ff3bc38e
add method to create a result array 2020-10-15 11:06:20 +02:00
Marc Michalsky forumZFD
4a738a9067
always give back project_id as int 2020-10-15 11:05:27 +02:00
Marc Michalsky forumZFD
5c0315c647
add important To Do's 2020-10-15 11:03:01 +02:00
Marc Michalsky forumZFD
bf0a4d7bfe
moved some BAO classes and json files + refactoring paths 2020-10-13 15:15:33 +02:00
Marc Michalsky forumZFD
66cd6b10a0
add important To do 2020-10-13 14:58:51 +02:00
Marc Michalsky forumZFD
134e42240f
remove unnecessary method 2020-10-13 14:55:53 +02:00
Marc Michalsky forumZFD
4c6827b451
update project values & options from Twingle 2020-10-13 14:16:36 +02:00
Marc Michalsky forumZFD
5ed2f30133
add state "TwingleProject updated" 2020-10-13 14:16:07 +02:00
Marc Michalsky forumZFD
ea15f7d597
solve merge conflict
prepared to include project options into campaign

not workin yet
2020-10-13 14:15:03 +02:00
Marc Michalsky forumZFD
36ff75843a
add value formatting 2020-10-13 09:11:09 +02:00
Marc Michalsky forumZFD
18100e866b
code cleaning
removed unnecessary code
2020-10-13 09:09:39 +02:00
Marc Michalsky forumZFD
39fa2cc603
add static attributes for arrays from json files 2020-10-13 09:07:54 +02:00
Marc Michalsky forumZFD
8cb0a48009
move check for latest_update one abstraction layer up 2020-10-13 09:04:53 +02:00
Marc Michalsky forumZFD
0a2166ed1b
prepared to include project options into campaign
not workin yet
2020-10-07 16:56:13 +02:00
Marc Michalsky forumZFD
8b8f96cff7
changed sync process from Get to Post call to meet REST specification 2020-10-07 15:33:33 +02:00
Marc Michalsky forumZFD
6b1d46114d
catch errors 2020-10-07 15:21:09 +02:00
Marc Michalsky forumZFD
510d50843a
pass $project parameter by reference 2020-10-07 15:20:48 +02:00
Marc Michalsky forumZFD
55d0add9e7
specify $projectId parameter as int 2020-10-07 15:19:56 +02:00
Marc Michalsky forumZFD
6b761ddbbb
delete unnecessary function 2020-10-07 15:19:14 +02:00
Marc Michalsky forumZFD
e7955aebc6
rename "status" to "state" in response array 2020-10-07 15:17:48 +02:00
Marc Michalsky forumZFD
0053ecc30f
get project options via API call 2020-10-07 15:16:23 +02:00
Marc Michalsky forumZFD
0205b59c30
store project options
rename "values" to "project" (in constructor) and "settings" to "options"
2020-10-07 15:10:26 +02:00
Marc Michalsky forumZFD
a9d9dd5ace
rename "state" to "status" in response array 2020-10-07 15:06:56 +02:00
Marc Michalsky forumZFD
953adaf319
implemented sync from CiviCRM to Twingle 2020-10-06 22:40:15 +02:00
Marc Michalsky forumZFD
aef6b64004
rename "Models" to "BAO" in paths and namespaces 2020-10-05 17:01:47 +02:00
Marc Michalsky forumZFD
4b2047fdb0
no need for an extra array 2020-10-02 16:56:40 +02:00
Marc Michalsky forumZFD
14a16b8cfb
add comments 2020-10-02 16:55:59 +02:00
Marc Michalsky forumZFD
3fd17d4bf0
add parameter for direction to function call 2020-10-02 16:55:37 +02:00
Marc Michalsky forumZFD
9cb1feaed4
project_type "default" is a value, not a key 2020-10-02 16:54:03 +02:00
Marc Michalsky forumZFD
11ba3c280a
profund code refactoring 2020-10-01 21:22:12 +02:00
Marc Michalsky forumZFD
80e8dab017
prepare to sync TwingleProjects to Twingle 2020-10-01 11:52:29 +02:00
Marc Michalsky forumZFD
ad4f32e2d6
change way to give back the TwigleProject response 2020-10-01 11:49:32 +02:00
Marc Michalsky forumZFD
96952b7253
change API_Exeption message: no line breaks 2020-10-01 11:47:21 +02:00
Marc Michalsky forumZFD
c7eca6f641
add comments and style code 2020-09-30 15:34:06 +02:00
Marc Michalsky forumZFD
85afeedd23
bug fix: test mode 2020-09-30 15:33:04 +02:00