Commit Graph

143 Commits

Author SHA1 Message Date
5ec2248e77 Fix use order 2018-12-09 22:16:55 +01:00
e36eb9f319 Remove too many use statements 2018-12-09 18:20:30 +01:00
e45dd46c13 Pull out general functionality 2018-12-09 16:30:04 +01:00
2fe244da17 Add audit tests 2018-12-02 16:54:46 +01:00
800f35cc49 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
a219c9919b Make classes final 2018-12-01 20:50:27 +01:00
f1ed15cb24 Minor functioinality improvements 2018-11-23 11:37:30 +01:00
a4c8f01cf5 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
b11d930c67 Move Models to frameworks 2018-10-02 21:22:16 +02:00
791f030061 Fix pagination view namespace 2018-10-02 20:44:28 +02:00
3b54d2340f Add draft sorting 2018-09-30 11:51:42 +02:00
e723918705 Docblock fix 2018-09-22 18:22:44 +02:00
85fde48db7 Improve array init 2018-09-22 17:05:23 +02:00
9ff8e90f9c Static analysis fixes 2018-09-22 16:23:56 +02:00
75284cea6a Fix whitespaces 2018-09-21 23:16:49 +02:00
a8e6757c2a Split controllers per application 2018-09-19 21:34:04 +02:00
fe5af79799 Test implementations 2018-09-19 17:41:04 +02:00
2f8cba489c Further implementations after using the app 2018-09-15 17:14:24 +02:00
872f983559 fix #96 fix #97 2018-08-17 20:02:29 +02:00
a6a6c47dba Add travis draft some QA layouts 2018-08-11 17:30:15 +02:00
332dd0eb4f fixes #143 2018-08-09 18:16:17 +02:00
2c02d12fde Implement selector drafts 2018-07-31 21:51:58 +02:00
03d1a9455b Use global namespace and set header 2018-07-28 20:52:18 +02:00
c20084927b Prepare for console application 2018-07-27 20:10:42 +02:00
6d02fdc8db Fix json_encode return type 2018-07-14 18:43:34 +02:00
098982ea9e Use editor layout 2018-06-01 18:40:30 +02:00
20131ab6d0 Re-format mappers 2018-05-31 19:47:26 +02:00
34b6dbabdd Implement NotificationLevel 2018-05-30 22:38:03 +02:00
6bb881caea Use root namespace 2018-05-30 13:39:00 +02:00
72caaa97e1 Remove whitespace 2018-05-21 22:30:04 +02:00
561a33599a Remove unused parameter from install 2018-05-20 11:53:43 +02:00
b1d5dea191 Make classes final 2018-05-11 21:30:34 +02:00
9251e435b9 Fix view tpl bug 2018-04-24 19:23:27 +02:00
cecdfe6b4d Started to implement org selectors 2018-04-13 22:18:10 +02:00
e3944157b3 Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
9b167f889c Fix abstract implementation 2018-03-30 12:35:26 +02:00
f3eef315bc Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
8dfd407c5e Add typehints 2018-03-16 13:33:55 +01:00
88a48b94ae docblock typehint fix 2018-03-16 12:39:55 +01:00
50e47f68a3 Add public/private to const 2018-03-16 08:46:52 +01:00
a19e63195b Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
fa766a120a Nullable+void typehint 2018-03-13 20:55:24 +01:00
e60aa0acd1 Change permission check from int to string 2018-03-09 22:26:22 +01:00
c43c12a083 Adj response id uri 2018-03-03 11:19:04 +01:00
0fe561fc8e Bug fixes 2018-02-18 10:46:57 +01:00
58682a7fb4 docblocks+api functions 2018-02-17 18:31:04 +01:00
d41eb1a094 Pull out code 2018-02-17 15:14:10 +01:00
68feb21fc8 Fix wrong obj 2018-02-15 20:46:22 +01:00
20bef1e739 Fix strict_types 2018-02-15 20:27:23 +01:00
0617fdaa83 Draft organization form implementations 2018-02-15 20:06:04 +01:00