Commit Graph

169 Commits

Author SHA1 Message Date
7e469e2d20 Further time recording implementation 2019-10-21 15:38:50 +02:00
544e61a5d3 continue hr implementation 2019-10-16 17:35:36 +02:00
9bccdfc223 fix bugs 2019-10-12 15:29:54 +02:00
e01658c046 remove empty line after <?php 2019-10-11 16:38:06 +02:00
55c9a652c0 bug fixes 2019-10-06 21:01:18 +02:00
d55ccb853a prepare for timerecording module 2019-10-06 17:50:44 +02:00
114d01964b phpcs fixes 2019-10-06 17:50:12 +02:00
61e6472eaf Create hr virtual media directories 2019-10-05 22:04:20 +02:00
a81bb1ce4c Make null models final 2019-10-05 20:08:29 +02:00
d48447c73a fix lang indention and order 2019-10-02 21:09:53 +02:00
19a536462a fix mapper formats 2019-09-28 23:11:05 +02:00
d3c7817e28 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
06cfffe263 fix docblock 2019-09-21 15:28:07 +02:00
5641641a07 fix phpcs findings 2019-09-12 19:48:00 +02:00
3862acb710 fix after change to php 7.4 2019-08-17 14:14:51 +02:00
8a366a199c Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
47490e9cba change php version requirement 2019-08-15 20:45:28 +02:00
186c17042b draft time recording 2019-08-10 23:15:25 +02:00
f642b31197 fix path because of lang bug 2019-07-13 20:22:36 +02:00
02a2005fbd fix @link 2019-07-08 19:51:27 +02:00
2ae0bc8826 Fix increment to pre-increment 2019-05-19 19:08:35 +02:00
6d2a99063a Start changing styles 2019-05-14 22:02:49 +02:00
e21d6ac1d2 Fix pages in view 2019-04-27 18:45:17 +02:00
0c0cc1d82c Fix getHtml para type 2019-04-27 18:29:24 +02:00
4d8dcb7d8a php cs fixer 2019-04-27 12:05:33 +02:00
ea402015ba Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
50a2fbfc0a Test fixes after module+builder test extension 2019-02-26 21:42:51 +01:00
7647e69efd Mapper/Module/Schema fixes thanks to new tests 2019-02-26 00:00:31 +01:00
b5bf4cef16 Add download to tables 2019-02-17 18:58:41 +01:00
efe4ff4330 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
49e896268a phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
3bd882c343 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
037b63ba20 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
fd447cb7a5 php cs fixer 2018-12-28 19:13:17 +01:00
14486d87fa Fix use order/unused 2018-12-28 18:42:29 +01:00
5eaf4fc1c3 Optimize navigation install 2018-12-25 19:03:01 +01:00
712a0053cb Fixes #152 2018-12-24 16:08:15 +01:00
85f1572d6b Remove default uninstall 2018-12-21 20:22:10 +01:00
245f691768 Fix null typehint order 2018-12-10 18:13:38 +01:00
bf181eeeda Fix doc align 2018-12-09 22:20:51 +01:00
c927bc4619 Fix use order 2018-12-09 22:16:55 +01:00
6c181c5802 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
a62147d37a Make classes final 2018-12-01 20:50:27 +01:00
07c8f9a35a Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
0f84846044 Fix pagination view namespace 2018-10-02 20:44:28 +02:00
b9df2fc421 Docblock fix 2018-09-22 18:22:44 +02:00
f653e0c758 Improve array init 2018-09-22 17:05:23 +02:00
f86d2f700d Static analysis fixes 2018-09-22 16:23:56 +02:00
22a5c3614d Split controllers per application 2018-09-19 21:34:04 +02:00
8880b3a6b3 Fix package docblock 2018-08-24 14:08:08 +02:00