Commit Graph

151 Commits

Author SHA1 Message Date
ca1eef80cc fix mapper formats 2019-09-28 23:11:05 +02:00
74b22f4304 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
660eb11346 fix docblock 2019-09-21 16:12:21 +02:00
2f8fb62bb2 fix phpcs findings 2019-09-12 19:48:00 +02:00
338b28f917 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
785c55ceab change php version requirement 2019-08-15 20:45:28 +02:00
d50c463c0a fix @link 2019-07-08 19:51:27 +02:00
e090df0ec0 Fix increment to pre-increment 2019-05-19 19:08:35 +02:00
65f6ec0e27 Start changing styles 2019-05-14 22:02:49 +02:00
fbeafea55d Fix pages in view 2019-04-27 18:45:17 +02:00
b2dd2f8927 Fix getHtml para type 2019-04-27 18:29:24 +02:00
cb40b78c11 php cs fixer 2019-04-27 12:05:33 +02:00
8ff5d47d04 Use global namespace 2019-04-27 00:13:26 +02:00
2d760d91ca Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
11b90b0705 Mapper/Module/Schema fixes thanks to new tests 2019-02-26 00:00:31 +01:00
718c6ad78a Add download to tables 2019-02-17 18:58:41 +01:00
ea9aad1c9a Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
24038f8f99 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
b0ff234654 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
eae8b72f2d Fix tab bug 2019-01-13 22:46:41 +01:00
adeacc7eb2 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
b11ea329b5 php cs fixer 2018-12-28 19:13:17 +01:00
eda267b1e2 Fix use order/unused 2018-12-28 18:42:29 +01:00
6af932a5f7 Optimize navigation install 2018-12-25 19:03:01 +01:00
3916e4cde7 Fixes #152 2018-12-24 16:08:15 +01:00
b69c0a1425 Remove default uninstall 2018-12-21 20:22:10 +01:00
5aef8e0c39 Fix null typehint order 2018-12-10 18:13:38 +01:00
28f01ccad6 Fix use order 2018-12-09 22:16:55 +01:00
e4c316d4ea Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
518e277764 Make classes final 2018-12-01 20:50:27 +01:00
a8c718383e Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
875a21e212 Fix pagination view namespace 2018-10-02 20:44:28 +02:00
372461036d Docblock fix 2018-09-22 18:22:44 +02:00
180848c310 Static analysis fixes 2018-09-22 16:23:56 +02:00
5bd13cd77d Split controllers per application 2018-09-19 21:34:04 +02:00
582c9b9ed7 Fix package docblock 2018-08-24 14:08:08 +02:00
8401790c3f fix #96 fix #97 2018-08-17 20:02:29 +02:00
31723764fd Prepare for console application 2018-07-27 20:10:42 +02:00
6d1e295904 Re-format mappers 2018-05-31 19:47:26 +02:00
21264655a3 Use root namespace 2018-05-30 13:39:00 +02:00
ef71105e24 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
2b928f67e6 Reformat 2018-05-20 09:59:17 +02:00
9504260169 Make classes final 2018-05-11 21:30:34 +02:00
db8b978ec3 Fix code implementation 2018-04-01 19:54:57 +02:00
1ae7ca2836 Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
81d25270a2 Fix abstract implementation 2018-03-30 12:35:26 +02:00
acdb9f3c39 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
7e62a2515b docblock typehint fix 2018-03-16 12:39:55 +01:00
2726f99b9c Add public/private to const 2018-03-16 08:46:52 +01:00
e3cc2fef05 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00