Commit Graph

392 Commits

Author SHA1 Message Date
2d94e269c5 Make classes final 2018-12-01 20:50:27 +01:00
963752e7fe Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
dd121c3275 Move Models to frameworks 2018-10-02 21:22:16 +02:00
8721feeecb Fix pagination view namespace 2018-10-02 20:44:28 +02:00
506e42aa56 Docblock fix 2018-09-22 18:22:44 +02:00
b0616a2cd0 Improve array init 2018-09-22 17:05:23 +02:00
c23445bd10 Static analysis fixes 2018-09-22 16:23:56 +02:00
a0dd5b4aca Split controllers per application 2018-09-19 21:34:04 +02:00
0028d1ded9 Fix package docblock 2018-08-24 14:08:08 +02:00
4cca18d4a8 fix #96 fix #97 2018-08-17 20:02:29 +02:00
436f729007 Prepare for console application 2018-07-27 20:10:42 +02:00
4c173b9210 Fix json_encode return type 2018-07-14 18:43:34 +02:00
d224732566 Remove .enum from enums 2018-06-30 22:53:21 +02:00
5b2da609a9 Re-format mappers 2018-05-31 19:47:26 +02:00
976656910d Use root namespace 2018-05-30 13:39:00 +02:00
ffbeae247c Remove unused parameter from install 2018-05-20 11:53:43 +02:00
5c11ad1b5e Make classes final 2018-05-11 21:30:34 +02:00
1cfc99c7e8 Fix code implementation 2018-04-01 19:54:57 +02:00
2c0341244e Fix abstract implementation 2018-03-30 12:35:26 +02:00
24b80181e5 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
6195dbf33b Add typehints 2018-03-16 13:33:55 +01:00
6d1d7f2954 docblock typehint fix 2018-03-16 12:39:55 +01:00
c27468edd9 Add public/private to const 2018-03-16 08:46:52 +01:00
e266170bf6 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
8731e4edf4 Nullable+void typehint 2018-03-13 20:55:24 +01:00
b190ef690f Change permission check from int to string 2018-03-09 22:26:22 +01:00
b46968c932 phpcs fixes 2018-02-17 21:38:56 +01:00
836f7cddf7 Fix strict_types 2018-02-15 20:27:23 +01:00
013fa93b57 Fix Class name 2018-02-10 19:31:12 +01:00
057a19c059 Fix : spacing 2018-02-04 18:13:48 +01:00
b35353e731 phpcbf 2018-02-03 13:09:09 +01:00
ffe24deb90 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
9a702c9fdf Remove space from end of line 2018-02-03 11:52:30 +01:00
51e933cbbb Add spaces around namespace 2018-02-03 11:46:23 +01:00
9ee0d710b9 Fix CS via phpcs 2018-01-28 22:11:07 +01:00
3309ea92ed Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
ddad7bcc81 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
0ea38b516f Remove package TBD 2017-12-30 11:56:53 +01:00
95b9328511 Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
0e8a5cac55 Add more explicit type casts 2017-11-17 19:13:39 +01:00
aa90c5cce5 Explicit type cast 2017-11-17 18:46:28 +01:00
aa42a5bd49 Fix form layouts 2017-11-13 20:48:05 +01:00
5c8c7b1bc7 Fix typehints+var type etc. 2017-11-11 16:06:15 +01:00
415b7a6363 Reduce js console logging 2017-11-11 11:27:49 +01:00
7073d16b5e Fix documentation 2017-11-11 11:24:32 +01:00
4b1dbd0366 Fix #26 2017-11-09 17:14:12 +01:00
36c982139b Fix #13 2017-11-08 22:39:51 +01:00
24a720f77f Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
eef2315e19 Fix tables 2017-11-08 21:01:09 +01:00
44ca029adc General fixes 2017-11-05 13:09:39 +01:00