Commit Graph

84 Commits

Author SHA1 Message Date
1176c87de3 fix mapper formats 2019-09-28 23:11:05 +02:00
5934f2c67b style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
900b5fb06f fix docblock 2019-09-21 15:28:07 +02:00
bf77cd3d04 fix phpcs findings 2019-09-12 19:48:00 +02:00
843e753ee6 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
4e70dbb181 change php version requirement 2019-08-15 20:45:28 +02:00
cc5b0cd9f6 fix @link 2019-07-08 19:51:27 +02:00
d82d8b7787 Start changing styles 2019-05-14 22:02:49 +02:00
ffd8bcb177 Fix getHtml para type 2019-04-27 18:29:24 +02:00
8309c3a9a4 php cs fixer 2019-04-27 12:05:33 +02:00
4319357c58 Use js modules 2019-04-02 22:45:23 +02:00
d68aad434d Mapper/Module/Schema fixes thanks to new tests 2019-02-26 00:00:31 +01:00
edccc51249 Add download to tables 2019-02-17 18:58:41 +01:00
ff76970b05 Fix relative path 2019-02-11 17:24:35 +01:00
4878dcf37f phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
a768a61c0b Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
034d21cc73 Fix tab bug 2019-01-13 22:46:41 +01:00
a8b1efacee Use new tab, colors and css 2019-01-13 21:42:08 +01:00
975b25927e php cs fixer 2018-12-28 19:13:17 +01:00
a424caa570 cleanup badge usage 2018-12-22 23:20:25 +01:00
46899b9118 Move schema to json 2018-12-22 23:19:20 +01:00
5813c9e528 Remove default uninstall 2018-12-21 20:22:10 +01:00
30d9baf8d7 Fix null typehint order 2018-12-10 18:13:38 +01:00
8812450bac Fix use order 2018-12-09 22:16:55 +01:00
b1421543ce Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
02390974da Make classes final 2018-12-01 20:50:27 +01:00
c0935a07a0 Fix pagination view namespace 2018-10-02 20:44:28 +02:00
ec3feb7e32 Docblock fix 2018-09-22 18:22:44 +02:00
cead77ba41 Improve array init 2018-09-22 17:05:23 +02:00
52aafa8e90 Split controllers per application 2018-09-19 21:34:04 +02:00
25899486f5 Fix package docblock 2018-08-24 14:08:08 +02:00
83295089c1 Prepare for console application 2018-07-27 20:10:42 +02:00
ca84e70aba Re-format mappers 2018-05-31 19:47:26 +02:00
d74e7518be Use root namespace 2018-05-30 13:39:00 +02:00
e904b0ee50 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
913ef4fa79 Reformat 2018-05-20 09:59:17 +02:00
73aedf7366 Make classes final 2018-05-11 21:30:34 +02:00
4ced31b062 Fix code implementation 2018-04-01 19:54:57 +02:00
45030f2f97 Fix abstract implementation 2018-03-30 12:35:26 +02:00
ecb1cf031e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
5c953bdac0 Add typehints 2018-03-16 13:33:55 +01:00
39ebfed0f0 docblock typehint fix 2018-03-16 12:39:55 +01:00
37df0bd21b Add public/private to const 2018-03-16 08:46:52 +01:00
210e909f84 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
0dfd085c18 Fix strict_types 2018-02-15 20:27:23 +01:00
cb20a2a342 Fix Class name 2018-02-10 19:31:12 +01:00
b26ec47569 Fix : spacing 2018-02-04 18:13:48 +01:00
2c3c3443f3 phpcbf 2018-02-03 13:09:09 +01:00
614bb24133 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
3496b433c3 Remove space from end of line 2018-02-03 11:52:30 +01:00