Commit Graph

153 Commits

Author SHA1 Message Date
66aba32ef6 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
e8e36dc74f Fix use order/unused 2018-12-28 18:42:29 +01:00
af791278e1 Optimize navigation install 2018-12-25 19:03:01 +01:00
9549bb4184 Fixes #152 2018-12-24 16:08:15 +01:00
b971fc1329 Move schema to json 2018-12-22 19:51:26 +01:00
dff6b9d70a Remove default uninstall 2018-12-21 20:22:10 +01:00
58f8a0ec26 Fix tests/coverage 2018-12-20 23:23:14 +01:00
af52f3df39 Implement tests 2018-12-16 11:25:35 +01:00
39374701ec Use self instead of class 2018-12-10 18:25:00 +01:00
087c654db1 Fix null typehint order 2018-12-10 18:13:38 +01:00
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