Commit Graph

156 Commits

Author SHA1 Message Date
2cfd7d549b cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
20242e534a remove empty line after <?php 2019-10-11 16:38:06 +02:00
a5e93ec04c bug fixes 2019-10-06 21:01:18 +02:00
a628517f89 phpcs fixes 2019-10-06 17:50:12 +02:00
603cef3f19 fix lang indention and order 2019-10-02 21:09:53 +02:00
2e18f2ed5b fix mapper formats 2019-09-28 23:11:05 +02:00
24d0ab50bd style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
dba6369e81 fix docblock 2019-09-21 15:28:07 +02:00
248ad52aad draft item management 2019-09-12 19:47:42 +02:00
6ba6140ff8 prepare for localization support in mapeprs 2019-09-03 21:01:09 +02:00
7cbc577c06 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
503191f5d6 change php version requirement 2019-08-15 20:45:28 +02:00
529f081e6f fix @link 2019-07-08 19:51:27 +02:00
541bd8f3f9 Fix increment to pre-increment 2019-05-19 19:08:35 +02:00
c6c7db8038 Start changing styles 2019-05-14 22:02:49 +02:00
71aea19143 Fix pages in view 2019-04-27 18:45:17 +02:00
801e037907 Fix getHtml para type 2019-04-27 18:29:24 +02:00
4feacb2230 php cs fixer 2019-04-27 12:05:33 +02:00
56e62194ed Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
c16b040988 Mapper/Module/Schema fixes thanks to new tests 2019-02-26 00:00:31 +01:00
6bb125ec8b Add download to tables 2019-02-17 18:58:41 +01:00
ab54e285c4 Fix relative path 2019-02-11 17:24:35 +01:00
07c1bf87c6 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
1d67ff721b phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
d3e52f9ca7 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
4d5e1fe81e Fix tab bug 2019-01-13 22:46:41 +01:00
e9d8986cca Use new tab, colors and css 2019-01-13 21:42:08 +01:00
1ac26fcae7 Fix use order/unused 2018-12-28 18:42:29 +01:00
7c6cf84993 Optimize navigation install 2018-12-25 19:03:01 +01:00
9c4099bc23 Fixes #152 2018-12-24 16:08:15 +01:00
d6c04dc61b Remove default uninstall 2018-12-21 20:22:10 +01:00
393671abdf Fix null typehint order 2018-12-10 18:13:38 +01:00
50c4b843b8 Fix use order 2018-12-09 22:16:55 +01:00
c75fb33452 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
98e94c42e3 Make classes final 2018-12-01 20:50:27 +01:00
2a8581acf3 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
fce5cfba63 Fix pagination view namespace 2018-10-02 20:44:28 +02:00
fbeea2e7e4 Docblock fix 2018-09-22 18:22:44 +02:00
c223738edb Improve array init 2018-09-22 17:05:23 +02:00
c4772f4d6f Static analysis fixes 2018-09-22 16:23:56 +02:00
e6a25f1544 Split controllers per application 2018-09-19 21:34:04 +02:00
4c6c551551 Fix package docblock 2018-08-24 14:08:08 +02:00
bcb47b05fe fix #96 fix #97 2018-08-17 20:02:29 +02:00
b05d01b515 Prepare for console application 2018-07-27 20:10:42 +02:00
a0801b9615 Re-format mappers 2018-05-31 19:47:26 +02:00
ff52c0ddba Use root namespace 2018-05-30 13:39:00 +02:00
0d5bf5240d Remove unused parameter from install 2018-05-20 11:53:43 +02:00
e38fd793b8 Reformat 2018-05-20 09:59:17 +02:00
77e7dc7ceb Make classes final 2018-05-11 21:30:34 +02:00
af04d308c2 Fix code implementation 2018-04-01 19:54:57 +02:00