Marc Michalsky forumZFD
|
c93ddffa05
|
bug fix: get all events of all projects
|
2020-11-12 15:17:30 +01:00 |
|
Marc Michalsky forumZFD
|
080157754b
|
add some shitty temporary logic for name processing
|
2020-11-12 14:03:24 +01:00 |
|
Marc Michalsky forumZFD
|
e4af927a5b
|
add select field for XCM profile to extension config page
|
2020-11-12 14:02:03 +01:00 |
|
Marc Michalsky forumZFD
|
38d4db8a3f
|
twingle api batch size as parameter
|
2020-11-12 13:52:14 +01:00 |
|
Marc Michalsky forumZFD
|
79933f23be
|
refactor code
|
2020-11-05 15:59:27 +01:00 |
|
Marc Michalsky forumZFD
|
9d0e5f2cc3
|
bug fix: do not create empty event arrays
|
2020-11-02 17:53:02 +01:00 |
|
Marc Michalsky forumZFD
|
23977c122e
|
make constructors protected
|
2020-11-02 17:51:27 +01:00 |
|
Marc Michalsky forumZFD
|
146c07e2cf
|
link TwingleEvents to TwingleProject parent campaign
|
2020-11-02 17:50:38 +01:00 |
|
Marc Michalsky forumZFD
|
346091307d
|
match Contacts
|
2020-11-02 17:49:39 +01:00 |
|
Marc Michalsky forumZFD
|
937a35e1b8
|
code formatting and smaller errors
|
2020-11-02 17:48:47 +01:00 |
|
Marc Michalsky forumZFD
|
a81eb0c438
|
move formatValues() and create() methods to child classes
|
2020-11-02 17:45:49 +01:00 |
|
Marc Michalsky forumZFD
|
0492687610
|
mk Campaign constructor protected to allow instantiating only by itself
|
2020-11-02 17:43:18 +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
|
24d224cc38
|
use singleton ExtensionCache for cached mappings and settings
|
2020-10-29 21:19:01 +01:00 |
|
Marc Michalsky forumZFD
|
0f98580adf
|
remove project options
|
2020-10-29 17:55:17 +01:00 |
|
Marc Michalsky forumZFD
|
e6790c914e
|
collapse custom group for embed data
|
2020-10-29 16:26:54 +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
|
636929214d
|
change access modifiers
|
2020-10-27 10:46:26 +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
|
b331aa88d9
|
format code
|
2020-10-15 12:08:14 +02:00 |
|
Marc Michalsky forumZFD
|
5b99cf58f3
|
remove unnecessary code
|
2020-10-15 11:33:34 +02:00 |
|
Marc Michalsky forumZFD
|
7e386ec7f3
|
add comments
|
2020-10-15 11:31:38 +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
|
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
|
18100e866b
|
code cleaning
removed unnecessary code
|
2020-10-13 09:09:39 +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 |
|