Commit graph

14 commits

Author SHA1 Message Date
Marc Michalsky forumZFD
bf0a4d7bfe
moved some BAO classes and json files + refactoring paths 2020-10-13 15:15:33 +02:00
Marc Michalsky forumZFD
e5bcb3ec4f
rename custom group from project settings to project options
project options is the Twingle term
2020-10-13 14:58:22 +02:00
Marc Michalsky forumZFD
c536312185
check custom field for NULL before insert it into custom field mapping 2020-10-13 14:57:22 +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
cc3b14e32c
delete custom field for twingle_project_name
store value in 'title' instead
2020-09-30 15:34:50 +02:00
Marc Michalsky forumZFD
678dde66a9
fix namespace 2020-09-29 10:42:03 +02:00
Marc Michalsky forumZFD
12d31e300f
format & comment code 2020-09-29 08:58:53 +02:00
Marc Michalsky forumZFD
746ed45f04
get a mapping with custom field names (eg. custom_21) 2020-09-29 08:48:42 +02:00
Marc Michalsky forumZFD
9e3ffbb43e
CustomField::fetch() gets array of all exitsting custom fields 2020-09-29 08:47:08 +02:00
Marc Michalsky forumZFD
79febdf5fc
remove static CustomGroup array 2020-09-29 08:45:18 +02:00
Marc Michalsky forumZFD
b3b24681e5
remove static CustomField array 2020-09-29 08:44:35 +02:00
Marc Michalsky forumZFD
4cdf8f025f
change namescpace to CRM\TwingleCampaign 2020-09-28 09:27:08 +02:00
Marc Michalsky forumZFD
0ea5953d8c
Initial commit 2020-09-25 15:50:42 +02:00