Commit Graph

151 Commits

Author SHA1 Message Date
fb2256094d Fix tests/coverage 2018-12-20 23:23:14 +01:00
0ca21e4106 Fix null typehint order 2018-12-10 18:13:38 +01:00
e27ddef2d4 Fix use order 2018-12-09 22:16:55 +01:00
854d990bcc Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
20c53d693c Make classes final 2018-12-01 20:50:27 +01:00
56f6704a37 Minor functioinality improvements 2018-11-23 11:37:30 +01:00
440c7ed347 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
2c577ac3d0 Docblock fix 2018-09-22 18:22:44 +02:00
c7d2c5806c Improve array init 2018-09-22 17:05:23 +02:00
1eddf920bb Static analysis fixes 2018-09-22 16:23:56 +02:00
155cec5426 Split controllers per application 2018-09-19 21:34:04 +02:00
990e575369 Fix package docblock 2018-08-24 14:08:08 +02:00
861b601c4c use global namespace 2018-08-24 13:05:50 +02:00
052fcf7aaf fix #96 fix #97 2018-08-17 20:02:29 +02:00
d52cea4c65 Prepare for console application 2018-07-27 20:10:42 +02:00
412b6e8b84 Re-format mappers 2018-05-31 19:47:26 +02:00
8c91e73c71 Use root namespace 2018-05-30 13:39:00 +02:00
ea12a7a3d3 Remove whitespace 2018-05-21 22:30:04 +02:00
2e67afc1c7 Fix mappers 2018-05-21 20:02:41 +02:00
e0b0b09bfa Remove unused parameter from install 2018-05-20 11:53:43 +02:00
ee1b7beb5f Reformat 2018-05-20 09:59:17 +02:00
629003f69f Make classes final 2018-05-11 21:30:34 +02:00
34a6aaf4e2 Fix code implementation 2018-04-01 19:54:57 +02:00
118e8160ec Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
c197163e1e Fix abstract implementation 2018-03-30 12:35:26 +02:00
5eb54a1091 Added Home module 2018-03-28 20:01:45 +02:00
cab8e4ca8e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
04fc5874d0 docblock typehint fix 2018-03-16 12:39:55 +01:00
3042507482 Add public/private to const 2018-03-16 08:46:52 +01:00
4012be547c Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
eb60db38f5 Nullable+void typehint 2018-03-13 20:55:24 +01:00
674b522e61 Change permission check from int to string 2018-03-09 22:26:22 +01:00
8e942c9de0 phpcs fixes 2018-02-17 21:38:56 +01:00
cf46bf25d1 Fix strict_types 2018-02-15 20:27:23 +01:00
f549a8614b Improve increments 2018-02-10 21:50:47 +01:00
0fdbb88fe2 Fix Class name 2018-02-10 19:31:12 +01:00
497b09f299 Fix : spacing 2018-02-04 18:13:48 +01:00
c49a439ee8 phpcbf 2018-02-03 13:09:09 +01:00
d7ed665d72 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
40f2fb1ae7 Remove space from end of line 2018-02-03 11:52:30 +01:00
2aae0f0b27 Add spaces around namespace 2018-02-03 11:46:23 +01:00
7825f1a956 Fix CS via phpcs 2018-01-28 22:11:07 +01:00
874047de96 Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
19742db4df Create introduction.md 2018-01-05 09:19:30 +01:00
d98b9363e9 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
2a365f1d60 Remove package TBD 2017-12-30 11:56:53 +01:00
9efed96082 Remove deprecated setCreatedAt 2017-11-28 16:21:18 +01:00
fbe4b28c9a Explicit type cast 2017-11-17 18:46:28 +01:00
2bc0100f34 Fix typehints+var type etc. 2017-11-11 16:06:15 +01:00
1b80b27ed5 Fix #13 2017-11-08 22:39:51 +01:00