Commit Graph

71 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
29a9caf79b Change to php version 7.2 requirement 2018-03-27 19:10:56 +02: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
b0d131204c phpcs fixes 2018-02-17 21:38:56 +01:00
e7d7e590c9 Fix strict_types 2018-02-15 20:27:23 +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
ffd2a6b6cf Add plain/raw descriptions 2017-12-18 20:22:00 +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
232d5ac4e0 Implement more tests 2017-11-25 16:06:53 +01:00
47f49fb992 Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00
f0d23361fe Fix unknown security level inspections 2017-11-11 11:11:57 +01:00
4ceb49fac1 Scrutinizer php fixes 2017-11-08 22:00:34 +01:00
5f14c0a456 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
911d8d068c Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
12d9daf897 General fixes 2017-11-05 13:09:39 +01:00
df04fc3c8f Fix tabs to spaces 2017-10-27 18:23:35 +02:00
828bc29023 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
03392fb455 Fix author 2017-10-13 14:31:38 +02:00
55c7bee2bd Remove package (is in framework) 2017-10-12 21:54:28 +02:00
9ae336e4e2 Moved to phpOMS 2017-10-08 19:11:08 +02:00
e3970e3e53 Fix #63 2017-10-07 22:58:39 +02:00
2ca8147909 Add null models 2017-09-28 12:56:27 +02:00
56dea0391d move permission type to framework 2017-09-14 20:40:16 +02:00
efabb8ef7b Move permission to framework 2017-09-14 10:16:30 +02:00
8b398f908e fix visibility 2017-09-14 09:16:01 +02:00
6dbac57df4 Fix permission installation 2017-09-13 12:13:09 +02:00
dcc6a96751 Create permission obj+mapper 2017-09-13 11:11:47 +02:00
e88d20d081 Fix permission tables 2017-09-13 10:45:41 +02:00
f447df709d Permissionmanager draft 2017-09-12 16:11:20 +02:00
3d6a653fc8 Fix module mapper 2017-09-07 17:31:31 +02:00
b6669b5eb4 Added module mapper and fixed group 2017-09-06 15:30:03 +02:00
6382691c4f Fix file author and copyright 2017-07-26 17:48:08 +02:00
ddc7e6aeea Remove author 2017-07-24 17:53:27 +02:00
07573ccf6e Remove @author docblock 2017-07-20 18:12:29 +02:00
3e6ee5ecdc Fix bugs from draft 2017-07-12 20:18:22 +02:00
5023d2077b Create PackageInfoManager 2017-07-12 11:23:00 +02:00
08eb841b28 Change name 2017-07-12 11:06:31 +02:00
9ffff1b1e8 Fill some more structures 2017-07-12 11:05:30 +02:00
36cb2cc1ad Fix templates 2017-07-11 22:21:43 +02:00
7c4a4c91d2 (Draft) Create risk management models
Also fix some belongsTo in other mappers.
2017-07-09 10:42:02 +02:00
0f860d92f6 Remove find 2017-04-14 21:03:58 +02:00