Commit Graph

30 Commits

Author SHA1 Message Date
e1351979ac fix name 2022-02-19 13:57:39 +01:00
89b356a58d new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
0451bd04a2 bug fixes 2021-10-03 01:25:38 +02:00
Formatter Bot
610a874bf0 Automated formatting changes 2021-02-08 22:04:10 +00:00
55ba064db8 tpl fixes, dont use printHtml for none-string types 2020-12-06 11:13:19 +01:00
48b53d07b8 bump php version 2020-12-03 23:07:33 +01:00
447b702672 remove some getter/setter 2020-11-24 17:31:20 +01:00
21bf1b6afc add tests 2020-10-10 21:28:37 +02:00
2bfed75f23 fix pagination and some media bugs 2020-07-30 21:28:05 +02:00
24d96270dd fixes #1 2020-06-09 22:01:09 +02:00
69ceb82229 improve docblocks for Mapper:: variables 2020-05-02 10:13:21 +02:00
e5278cdf93 tried fixing phpstan bug 2020-04-19 10:39:00 +02:00
f531c694c9 improve organigram rendering 2020-04-11 18:20:38 +02:00
2c921ed342 add list pagination 2020-04-05 17:06:31 +02:00
2801462e83 improve baseline 2020-02-06 23:54:01 +01:00
d3b4dd6bcc remove empty line 2019-12-15 14:18:15 +01:00
8e256d8761 cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
bd13e19c2f fix phpcs findings 2019-09-12 19:48:00 +02:00
24333efe70 Test image upload preview 2019-09-03 21:00:28 +02:00
744bbbd9c3 change php version requirement 2019-08-15 20:45:28 +02:00
cc87855a91 fix @link 2019-07-08 19:51:27 +02:00
09d46148dc php cs fixes 2019-06-15 19:18:36 +02:00
0fb7e7821a dummy org chart / horrible logic and html 2019-06-08 23:49:40 +02:00
85c014fcab prepare for organigram 2019-06-02 21:13:38 +02:00
d4f1040e72 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
5ec2248e77 Fix use order 2018-12-09 22:16:55 +01:00
e36eb9f319 Remove too many use statements 2018-12-09 18:20:30 +01:00
a219c9919b Make classes final 2018-12-01 20:50:27 +01:00
b11d930c67 Move Models to frameworks 2018-10-02 21:22:16 +02:00
a8e6757c2a Split controllers per application 2018-09-19 21:34:04 +02:00