Commit Graph

209 Commits

Author SHA1 Message Date
297cd0d87f change php version requirement 2019-08-15 20:45:28 +02:00
57c7adc166 fix @link 2019-07-08 19:51:27 +02:00
a466a138b2 change createmodel function 2019-07-08 19:21:23 +02:00
55747ab450 php cs fixes 2019-06-15 19:18:36 +02:00
88d868d980 fix forward bug 2019-05-31 23:06:05 +02:00
9d7c41620a format mappers 2019-05-31 23:05:30 +02:00
15556a0d18 Improved tag module and media virtual paths 2019-05-22 07:47:03 +02:00
33a809e3d5 Fix increment to pre-increment 2019-05-19 19:08:35 +02:00
b39a77e283 Start changing styles 2019-05-14 22:02:49 +02:00
7408d8a01c Fix getHtml para type 2019-04-27 18:29:24 +02:00
d96ee16a63 php cs fixer 2019-04-27 12:05:33 +02:00
c71aa917a2 Use global namespace 2019-04-27 00:13:26 +02:00
c578536255 Add unit tests and fix templates 2019-04-14 19:47:06 +02:00
415d23bbb9 table test and bug style fixes 2019-03-31 20:32:17 +02:00
e069e55bb8 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
75bb2f6627 Mapper/Module/Schema fixes thanks to new tests 2019-02-26 00:00:31 +01:00
0efc8f781e Add annotations and fix minor bugs with mappers 2019-02-25 23:58:03 +01:00
aaddc1b48c Implement new account selector 2019-02-23 19:09:31 +01:00
3c3f0835af Implement failed profile creation response 2019-02-18 17:25:03 +01:00
53516cb4ae Add download to tables 2019-02-17 18:58:41 +01:00
2debcd17cc Draft basic button action 2019-02-16 01:30:28 +01:00
ee3868b6c2 Fix relative path 2019-02-11 17:24:35 +01:00
5e5b2914a4 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
af05da9d17 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
4071413068 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
5b35ea1ab6 Fix tab bug 2019-01-13 22:46:41 +01:00
a0890f85ef Use new tab, colors and css 2019-01-13 21:42:08 +01:00
35e9ab6e02 php cs fixer 2018-12-28 19:13:17 +01:00
b2256ee10b Fix use order/unused 2018-12-28 18:42:29 +01:00
1d83a6b8d3 Optimize navigation install 2018-12-25 19:03:01 +01:00
ec219093c9 Move schema to json 2018-12-23 20:30:11 +01:00
07b2e1f894 Move schema to json 2018-12-23 15:18:00 +01:00
716f7eefbc Remove default uninstall 2018-12-21 20:22:10 +01:00
b22a2440f3 Fix tests/coverage 2018-12-20 23:23:14 +01:00
39578dc27e Implement tests 2018-12-16 11:25:35 +01:00
de783d2204 Fix null typehint order 2018-12-10 18:13:38 +01:00
ff81707d1e Fix use order 2018-12-09 22:16:55 +01:00
91e3f6939e fix #151 2018-12-08 21:48:43 +01:00
b90f14c690 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
dc9a5a597d Make classes final 2018-12-01 20:50:27 +01:00
bc37cb8860 Minor functioinality improvements 2018-11-23 11:37:30 +01:00
3490c2a4fb test and implemenation fixes 2018-11-18 12:48:44 +01:00
c05a850986 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
6f958a2209 Fix pagination view namespace 2018-10-02 20:44:28 +02:00
7f6abb33d0 Move coverage ignore to class level 2018-09-26 20:49:23 +02:00
7fd45189e5 Docblock fix 2018-09-22 18:22:44 +02:00
567d2e91f3 Improve array init 2018-09-22 17:05:23 +02:00
41189c8273 Static analysis fixes 2018-09-22 16:23:56 +02:00
02bcc22ba2 Fix whitespace 2018-09-22 12:21:09 +02:00
ef9b22ce3a Split controllers per application 2018-09-19 21:34:04 +02:00