Commit Graph

91 Commits

Author SHA1 Message Date
af1cd8da50 Remove default uninstall 2018-12-21 20:22:10 +01:00
9540e4b02b Use self instead of class 2018-12-10 18:25:00 +01:00
998c2a91c2 Fix null typehint order 2018-12-10 18:13:38 +01:00
b1bf483577 Fix use order 2018-12-09 22:16:55 +01:00
2f1d8251a5 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
17330075c4 Make classes final 2018-12-01 20:50:27 +01:00
b793232574 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
51f311e9f7 Docblock fix 2018-09-22 18:22:44 +02:00
cfd4a0b8e0 Improve array init 2018-09-22 17:05:23 +02:00
0f1f4ccb11 Static analysis fixes 2018-09-22 16:23:56 +02:00
399fbd60e4 Split controllers per application 2018-09-19 21:34:04 +02:00
d9e5a069dd Fix package docblock 2018-08-24 14:08:08 +02:00
e3bf53a892 fix #96 fix #97 2018-08-17 20:02:29 +02:00
e8ed72a46d Re-format mappers 2018-05-31 19:47:26 +02:00
fbb14266a7 Use root namespace 2018-05-30 13:39:00 +02:00
4f772d0915 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
7a7d8c9947 Reformat 2018-05-20 09:59:17 +02:00
466a57ba7d Make classes final 2018-05-11 21:30:34 +02:00
17465e3b8e Fix code implementation 2018-04-01 19:54:57 +02:00
d9c0cdb03a Fix abstract implementation 2018-03-30 12:35:26 +02:00
c3ed798e69 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
d33efb34ef Add typehints 2018-03-16 13:33:55 +01:00
3d89723502 docblock typehint fix 2018-03-16 12:39:55 +01:00
d452b3e785 Add public/private to const 2018-03-16 08:46:52 +01:00
d8d650c634 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
8245f687df Nullable+void typehint 2018-03-13 20:55:24 +01:00
105e33479a Change permission check from int to string 2018-03-09 22:26:22 +01:00
b5e74d6f9f phpcs fixes 2018-02-17 21:38:56 +01:00
4b16e492a0 Fix strict_types 2018-02-15 20:27:23 +01:00
9145052c44 Fix Class name 2018-02-10 19:31:12 +01:00
ff95daef8d Fix : spacing 2018-02-04 18:13:48 +01:00
baac2fdcd0 phpcbf 2018-02-03 13:09:09 +01:00
33cdfb7ef6 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
c68fc8eeba Remove space from end of line 2018-02-03 11:52:30 +01:00
55f3970eb9 Add spaces around namespace 2018-02-03 11:46:23 +01:00
b970f80656 Fix CS via phpcs 2018-01-28 22:11:07 +01:00
8cef6e7181 Update introduction.md 2018-01-05 09:03:09 +01:00
bbb16ff06a Remove features. Markdown is provided by Editor 2018-01-05 09:02:34 +01:00
4245524c4a Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
3946bf2d6c Remove package TBD 2017-12-30 11:56:53 +01:00
8af2b352f5 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
5acabd696d Fix types 2017-11-17 19:34:52 +01:00
9f27a5b244 Explicit type cast 2017-11-17 18:46:28 +01:00
37979c939e Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00
8ca141802a Fix #16 2017-11-09 17:42:37 +01:00
f9021ab3ed Fix #17 2017-11-09 17:36:25 +01:00
2f138864d0 Fix #18 2017-11-09 17:34:50 +01:00
fce6c5d367 Fix #13 2017-11-08 22:39:51 +01:00
4101314b3f Scrutinizer php fixes 2017-11-08 22:00:34 +01:00
457bc6657c Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00