Commit Graph

78 Commits

Author SHA1 Message Date
8b360b20d0 Make classes final 2018-05-11 21:30:34 +02:00
5036da4806 Fix uninstaller abstract implementation 2018-04-01 18:55:14 +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
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
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
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
2997890cb4 phpcbf 2018-02-03 13:09:09 +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
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
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
f709fa335f Explicit type cast 2017-11-17 18:46:28 +01:00
a26b87e512 #14 2017-11-09 17:48:21 +01:00
12d9daf897 General fixes 2017-11-05 13:09:39 +01:00
828bc29023 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
e3970e3e53 Fix #63 2017-10-07 22:58:39 +02:00
eeea5b0b2e Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
d39c2a3883 Dummy permission show account 2017-09-18 14:23:01 +02:00
45cc7b5251 Dummy permission show 2017-09-18 13:56:57 +02:00
af718b573a Fix account api get 2017-09-18 11:55:53 +02:00
458409eaf5 Fix dependencies 2017-09-16 20:25:33 +02:00
ee54a03b37 Add module id to modules 2017-09-15 19:37:34 +02:00
6382691c4f Fix file author and copyright 2017-07-26 17:48:08 +02:00
07573ccf6e Remove @author docblock 2017-07-20 18:12:29 +02:00
4241ed39a2 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Admin/Controller.php
2017-07-09 23:10:42 +02:00
87299af329 Pull out create 2017-07-09 14:37:40 +02:00
39536551ee Tested method pull out
More pull out should be done and maybe moved to a new controller for
SOLID!
2017-07-03 22:43:57 +02:00
069bb61312 More actions implemented 2017-04-15 18:23:04 +02:00
0f860d92f6 Remove find 2017-04-14 21:03:58 +02:00
a00eeb0acd Multiple results test 2017-04-14 14:36:45 +02:00
ffc17fbd79 Strict types enabled 2017-03-01 14:05:29 +01:00