Commit graph

25 commits

Author SHA1 Message Date
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
59c9581bfb
code formatting 2020-12-14 17:29:09 +01:00
Marc Michalsky forumZFD
7817b78d2c
add parameter for id 2020-12-14 17:26:17 +01:00
Marc Michalsky forumZFD
6b7ca6078e
fix investigating class name 2020-12-14 17:22:55 +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
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
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
01004ed9b6
bug fix: broken logging 2020-11-12 17:32:29 +01:00
Marc Michalsky forumZFD
23977c122e
make constructors protected 2020-11-02 17:51:27 +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
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
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
bf0a4d7bfe
moved some BAO classes and json files + refactoring paths 2020-10-13 15:15:33 +02:00
Renamed from api/v3/TwingleSync/BAO/TwingleProject.php (Browse further)