Commit Graph

157 Commits

Author SHA1 Message Date
de2fe42dbf fix lang indention and order 2019-10-02 21:09:53 +02:00
cbf5ed1299 fix mapper formats 2019-09-28 23:11:05 +02:00
7c8fa516cc style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
a6b5d24525 fix docblock 2019-09-21 15:28:07 +02:00
cb92d32c79 fix phpcs findings 2019-09-12 19:48:00 +02:00
3387b1d4a7 fix after change to php 7.4 2019-08-17 14:14:51 +02:00
3aa94ad508 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
4412a72695 change php version requirement 2019-08-15 20:45:28 +02:00
73504525d9 Fix namespace for task list 2019-08-13 21:14:37 +02:00
7fa1d4caa5 fix @link 2019-07-08 19:51:27 +02:00
7b30434ba0 Start changing styles 2019-05-14 22:02:49 +02:00
ba0f353192 Fix getHtml para type 2019-04-27 18:29:24 +02:00
98a923ff74 php cs fixer 2019-04-27 12:05:33 +02:00
1108a3e3b6 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
1508c2b0d8 Add download to tables 2019-02-17 18:58:41 +01:00
386639f6a9 Fix relative path 2019-02-11 17:24:35 +01:00
28385da1c4 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
f25facdaec phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
17289aaab8 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
565b4164e5 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
0573b0155d php cs fixer 2018-12-28 19:13:17 +01:00
cc71235027 Optimize navigation install 2018-12-25 19:03:01 +01:00
f81d676111 Fixes #152 2018-12-24 16:08:15 +01:00
3766dc1b22 Move schema to json 2018-12-23 20:30:11 +01:00
eba4928296 Move schema to json 2018-12-23 20:29:20 +01:00
784b8dbe9a Remove default uninstall 2018-12-21 20:22:10 +01:00
ff5e356814 Fix null typehint order 2018-12-10 18:13:38 +01:00
6c786ab09f Fix use order 2018-12-09 22:16:55 +01:00
91bd027d69 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
a6c386b7f7 Make classes final 2018-12-01 20:50:27 +01:00
3d609467e5 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
256d559eb1 Fix pagination view namespace 2018-10-02 20:44:28 +02:00
87676a9528 Docblock fix 2018-09-22 18:22:44 +02:00
784338f158 Improve array init 2018-09-22 17:05:23 +02:00
6b9cecdc8f Static analysis fixes 2018-09-22 16:23:56 +02:00
7c3b37c968 Split controllers per application 2018-09-19 21:34:04 +02:00
c62c58b50a Fix package docblock 2018-08-24 14:08:08 +02:00
4539d2ce29 fix #96 fix #97 2018-08-17 20:02:29 +02:00
f9453d6949 Prepare for console application 2018-07-27 20:10:42 +02:00
f768b19525 Re-format mappers 2018-05-31 19:47:26 +02:00
489fd99f0e Use root namespace 2018-05-30 13:39:00 +02:00
322047c197 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
03816aadcc Reformat 2018-05-20 09:59:17 +02:00
a110fe51d9 Make classes final 2018-05-11 21:30:34 +02:00
675a10ae95 Fix code implementation 2018-04-01 19:54:57 +02:00
a8d87a83b7 Fix abstract implementation 2018-03-30 12:35:26 +02:00
ad1c03ecd6 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
d3c457f745 docblock typehint fix 2018-03-16 12:39:55 +01:00
69b777958a Add public/private to const 2018-03-16 08:46:52 +01:00
8f9ae445da Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00