Commit Graph

178 Commits

Author SHA1 Message Date
f7ac409a42 phpcs fixes 2019-10-06 17:50:12 +02:00
d5491f1b58 Make null models final 2019-10-05 20:08:29 +02:00
66187ad2ce fix lang indention and order 2019-10-02 21:09:53 +02:00
fdd2929abd fix mapper formats 2019-09-28 23:11:05 +02:00
640cafe9bf style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
b1cac3a175 fix docblock 2019-09-21 15:28:07 +02:00
3c7ac81c56 fix phpcs findings 2019-09-12 19:48:00 +02:00
53fa3aa631 fix after change to php 7.4 2019-08-17 14:14:51 +02:00
9d12233d21 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
2b4c9a59e1 change php version requirement 2019-08-15 20:45:28 +02:00
abeb47d34d cleanup, media fixes, news fixes 2019-07-30 20:23:16 +02:00
27021380a5 fix @link 2019-07-08 19:51:27 +02:00
888173832e Improved tag module and media virtual paths 2019-05-22 07:47:03 +02:00
cbe98c7477 Fix getHtml para type 2019-04-27 18:29:24 +02:00
d755566181 php cs fixer 2019-04-27 12:05:33 +02:00
1d736ef174 Use global namespace 2019-04-27 00:13:26 +02:00
87e4c4ab9d table test and bug style fixes 2019-03-31 20:32:17 +02:00
d8ad7319e8 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
71c0efb5bb Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
fbf5834024 inspection fixes 2019-02-09 19:42:23 +01:00
bc15be0084 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
ce7587ea28 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
a2ebadb3a7 php cs fixer 2018-12-28 19:13:17 +01:00
3408e1c243 Fix use order/unused 2018-12-28 18:42:29 +01:00
b442706691 Optimize navigation install 2018-12-25 19:03:01 +01:00
44197532df Fixes #152 2018-12-24 16:08:15 +01:00
c95df91b5b Remove default uninstall 2018-12-21 20:22:10 +01:00
fb2256094d Fix tests/coverage 2018-12-20 23:23:14 +01:00
0ca21e4106 Fix null typehint order 2018-12-10 18:13:38 +01:00
e27ddef2d4 Fix use order 2018-12-09 22:16:55 +01:00
854d990bcc Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
20c53d693c Make classes final 2018-12-01 20:50:27 +01:00
56f6704a37 Minor functioinality improvements 2018-11-23 11:37:30 +01:00
440c7ed347 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
2c577ac3d0 Docblock fix 2018-09-22 18:22:44 +02:00
c7d2c5806c Improve array init 2018-09-22 17:05:23 +02:00
1eddf920bb Static analysis fixes 2018-09-22 16:23:56 +02:00
155cec5426 Split controllers per application 2018-09-19 21:34:04 +02:00
990e575369 Fix package docblock 2018-08-24 14:08:08 +02:00
861b601c4c use global namespace 2018-08-24 13:05:50 +02:00
052fcf7aaf fix #96 fix #97 2018-08-17 20:02:29 +02:00
d52cea4c65 Prepare for console application 2018-07-27 20:10:42 +02:00
412b6e8b84 Re-format mappers 2018-05-31 19:47:26 +02:00
8c91e73c71 Use root namespace 2018-05-30 13:39:00 +02:00
ea12a7a3d3 Remove whitespace 2018-05-21 22:30:04 +02:00
2e67afc1c7 Fix mappers 2018-05-21 20:02:41 +02:00
e0b0b09bfa Remove unused parameter from install 2018-05-20 11:53:43 +02:00
ee1b7beb5f Reformat 2018-05-20 09:59:17 +02:00
629003f69f Make classes final 2018-05-11 21:30:34 +02:00
34a6aaf4e2 Fix code implementation 2018-04-01 19:54:57 +02:00