Commit Graph

189 Commits

Author SHA1 Message Date
835b9552ff Remove parent construct. call 2018-05-14 21:17:00 +02:00
8b360b20d0 Make classes final 2018-05-11 21:30:34 +02:00
18b76a748f Templating 2018-05-09 20:46:03 +02:00
bcf1845d34 Fix tpl. Columns too thin. 2018-04-13 22:20:00 +02:00
5036da4806 Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
da91f7a1ed Fix abstract implementation 2018-03-30 12:35:26 +02:00
df3a722c74 Fix dependencies 2018-03-28 23:10:31 +02:00
6f77d7d6d6 Added Home module 2018-03-28 20:01:45 +02:00
60ddd31332 Add log action 2018-03-28 19:10:37 +02:00
29a9caf79b Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
11004d625e Fix mini install 2018-03-27 18:52:40 +02:00
f6b280acee Fix duplicated id 2018-03-24 21:25:29 +01:00
20487e2279 Template fixes 2018-03-24 14:00:51 +01:00
5fdefccc6b Add typehints 2018-03-16 13:33:55 +01:00
6851699c56 docblock typehint fix 2018-03-16 12:39:55 +01:00
412cc4f7eb Add public/private to const 2018-03-16 08:46:52 +01:00
68e95b0ce7 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
d0ee51050a Nullable+void typehint 2018-03-13 20:55:24 +01:00
a9ab7af658 Change permission check from int to string 2018-03-09 22:26:22 +01:00
d3d513812f Adj response id uri 2018-03-03 11:19:04 +01:00
b0d131204c phpcs fixes 2018-02-17 21:38:56 +01:00
ba7cfc9abf docblocks+api functions 2018-02-17 18:31:04 +01:00
e953e0cebe Pull out code 2018-02-17 15:14:10 +01:00
e7d7e590c9 Fix strict_types 2018-02-15 20:27:23 +01:00
55e5210e83 Draft organization form implementations 2018-02-15 20:06:04 +01:00
8626411e4b Move response feedback to backend 2018-02-15 18:17:36 +01:00
14bb7e8d1c Implement group/account create+edit 2018-02-15 17:57:57 +01:00
980a8f9ad6 Test form feedback 2018-02-14 18:43:12 +01:00
6fcfd0102a Fix Class name 2018-02-10 19:31:12 +01:00
2997890cb4 phpcbf 2018-02-03 13:09:09 +01:00
a44e709ef8 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
d66f56cd6f Remove space from end of line 2018-02-03 11:52:30 +01:00
b9c8680001 Add spaces around namespace 2018-02-03 11:46:23 +01:00
9d3f0fa8f1 Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
cbb228acc6 Fix css debug 2018-01-07 14:56:44 +01:00
fb77ea037b Cleanup admin module 2017-12-30 23:59:50 +01:00
e983ddb4f5 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
a0bb858d02 Remove package TBD 2017-12-30 11:56:53 +01:00
6cac2c3cc0 Cleanup and implement raw text 2017-12-30 11:47:14 +01:00
3e39b3b6e4 Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
ffd2a6b6cf Add plain/raw descriptions 2017-12-18 20:22:00 +01:00
3c5b81efde Minor loading improvements 2017-12-03 21:27:51 +01:00
082b3b1f10 Add admin controller dockblocks 2017-12-02 18:13:48 +01:00
223f6e3140 Implement permissoin checks for org and admin 2017-12-02 16:38:24 +01:00
3b32899ce1 Implement admin controller api test 2017-12-01 23:53:04 +01:00
bc8a35e0c6 Adjust api functions for tests 2017-12-01 13:39:01 +01:00
232d5ac4e0 Implement more tests 2017-11-25 16:06:53 +01:00
f709fa335f Explicit type cast 2017-11-17 18:46:28 +01:00
2e0522299b Fix form layouts 2017-11-13 20:48:05 +01:00
47f49fb992 Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00