Marc Michalsky forumZFD
|
45e42fbde8
|
set empty value for 'allow_more' to 'default'
|
2020-12-15 14:58:37 +01:00 |
|
Marc Michalsky forumZFD
|
4b656084cc
|
remove twingle_event_slug from custom fields
|
2020-12-15 14:57:57 +01:00 |
|
Marc Michalsky forumZFD
|
5b25a588d5
|
set default value for twingle_project_allow_more custom field
|
2020-12-15 14:57:07 +01:00 |
|
Marc Michalsky forumZFD
|
e16e5525bd
|
make formatValues() method public and static
|
2020-12-15 14:56:10 +01:00 |
|
Marc Michalsky forumZFD
|
1df6230bad
|
make api call work for TwingleProject & TwingleEvent
|
2020-12-15 14:55:23 +01:00 |
|
Marc Michalsky forumZFD
|
aaba5ce953
|
add fields to TwingleEvents template
|
2020-12-15 14:53:25 +01:00 |
|
Marc Michalsky forumZFD
|
57fd1b7d5a
|
move translateKeys into child classes
method logic differs between the child classes
|
2020-12-15 14:52:51 +01:00 |
|
Marc Michalsky forumZFD
|
b210f42b8f
|
set object values via update() method to filter them
|
2020-12-15 14:50:59 +01:00 |
|
Marc Michalsky forumZFD
|
a9ebd8c514
|
remove $origin parameter
it isn't necessary anymore because I use my own APIs to get the data always in the Twingle format
|
2020-12-15 14:50:01 +01:00 |
|
Marc Michalsky forumZFD
|
6351668ec8
|
code formatting
|
2020-12-14 17:30:41 +01:00 |
|
Marc Michalsky forumZFD
|
65c5981eb8
|
outsource name splitting to StringOperations class
|
2020-12-14 17:29:53 +01:00 |
|
Marc Michalsky forumZFD
|
59c9581bfb
|
code formatting
|
2020-12-14 17:29:09 +01:00 |
|
Marc Michalsky forumZFD
|
27ff763579
|
delete project slug from custom fields
|
2020-12-14 17:26:43 +01:00 |
|
Marc Michalsky forumZFD
|
7817b78d2c
|
add parameter for id
|
2020-12-14 17:26:17 +01:00 |
|
Marc Michalsky forumZFD
|
999acd1029
|
push Projects to Twingle
|
2020-12-14 17:25:47 +01:00 |
|
Marc Michalsky forumZFD
|
7a52e18418
|
use only one organisation id
|
2020-12-14 17:25:05 +01:00 |
|
Marc Michalsky forumZFD
|
2b5ca596a4
|
fix error messages
|
2020-12-14 17:23:45 +01:00 |
|
Marc Michalsky forumZFD
|
8b5708a7c6
|
filter values via template
|
2020-12-14 17:23:23 +01:00 |
|
Marc Michalsky forumZFD
|
6b7ca6078e
|
fix investigating class name
|
2020-12-14 17:22:55 +01:00 |
|
Marc Michalsky forumZFD
|
40350e293f
|
implement class for string operations
|
2020-12-14 17:20:15 +01:00 |
|
Marc Michalsky forumZFD
|
93d4f46df6
|
a few small fixes
|
2020-12-10 15:28:45 +01:00 |
|
Marc Michalsky forumZFD
|
4921345b88
|
do not escape html in embed codes
|
2020-12-10 15:27:21 +01:00 |
|
Marc Michalsky forumZFD
|
905d791f1a
|
fix class name detection
|
2020-12-10 15:26:40 +01:00 |
|
Marc Michalsky forumZFD
|
c79e799242
|
Use TextAreas as html_type for embed codes
|
2020-12-10 15:25:01 +01:00 |
|
Marc Michalsky forumZFD
|
439540959a
|
change class names and imports
|
2020-12-10 15:24:19 +01:00 |
|
Marc Michalsky forumZFD
|
12b941e01d
|
implement TwingleSync.singlesync
|
2020-12-10 15:23:03 +01:00 |
|
Marc Michalsky forumZFD
|
86639cfe42
|
code cleanup
|
2020-12-08 12:58:53 +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
|
4b6b1556d5
|
rename custom field for event initiator
|
2020-12-07 11:21:33 +01:00 |
|
Marc Michalsky forumZFD
|
fceac70336
|
start a case for event initiator
|
2020-11-13 17:17:33 +01:00 |
|
Marc Michalsky forumZFD
|
cc4f4e85bc
|
instantiate with "self"
|
2020-11-13 17:15:47 +01:00 |
|
Marc Michalsky forumZFD
|
a8139b8696
|
delete unnecessary method in parent class
|
2020-11-13 17:14:57 +01:00 |
|
Marc Michalsky forumZFD
|
918f8df55a
|
escape html in embed code fields when fetching campaigns from CiviCRM
|
2020-11-13 16:20:53 +01:00 |
|
Marc Michalsky forumZFD
|
6ff2322086
|
bug fix: broken logging in TwingleApiCall
|
2020-11-13 16:19:53 +01:00 |
|
Marc Michalsky forumZFD
|
690e26410b
|
move logic for pushing TwingleProjects into TwingleProject class
|
2020-11-13 16:19:08 +01:00 |
|
Marc Michalsky forumZFD
|
2aee8ca2d9
|
change $message to $errorMessage to be more precise
|
2020-11-13 16:11:55 +01:00 |
|
Marc Michalsky forumZFD
|
10c10fc95c
|
delete extension data on uninstall instead of on disable
|
2020-11-13 10:30:09 +01:00 |
|
Marc Michalsky forumZFD
|
41efe171c0
|
Delete all extension settings on unistall
|
2020-11-13 10:29:03 +01:00 |
|
Marc Michalsky forumZFD
|
c4ea4a3953
|
create own Configuration class to handle settings
|
2020-11-13 10:27:45 +01:00 |
|
Marc Michalsky forumZFD
|
b1dd134d27
|
add option to select a case to start for event initiator
|
2020-11-12 17:38:30 +01:00 |
|
Marc Michalsky forumZFD
|
19ddbb4ec4
|
process event data (urls, start date, status)
|
2020-11-12 17:37:37 +01:00 |
|
Marc Michalsky forumZFD
|
01004ed9b6
|
bug fix: broken logging
|
2020-11-12 17:32:29 +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
|
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 |
|