Commit Graph

154 Commits

Author SHA1 Message Date
bbbec7e50b fix images 2019-12-15 16:29:24 +01:00
f1f20a31b1 remove empty line 2019-12-15 14:18:15 +01:00
5e76deabc6 continue hr implementation 2019-10-16 17:35:36 +02:00
80c43c4f30 phpcs fixes 2019-10-06 17:50:12 +02:00
495b262a1c fix mapper formats 2019-09-28 23:11:05 +02:00
b5d41545a2 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
a50b6648ee fix docblock 2019-09-21 16:12:21 +02:00
d34b0aac56 fix phpcs findings 2019-09-12 19:48:00 +02:00
2fb9a04330 Add todo for performance improvements 2019-09-07 08:45:53 +02:00
1db626c81e fix after change to php 7.4 2019-08-17 14:14:51 +02:00
e79d60147b Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
4151c32323 change php version requirement 2019-08-15 20:45:28 +02:00
323d5729ae fix @link 2019-07-08 19:51:27 +02:00
afb8207eb8 Fix bugs during demo app set up 2019-05-25 11:16:44 +02:00
60f724f352 Start changing styles 2019-05-14 22:02:49 +02:00
7655dc6154 php cs fixer 2019-04-27 12:05:33 +02:00
50d7e80f2d Use global namespace 2019-04-27 00:13:26 +02:00
d01ee7fda4 Use js modules 2019-04-02 22:45:23 +02:00
8d244712f1 import/export test - problem with loading order of backend.js (window.jsOMS not available) 2019-04-01 21:52:16 +02:00
b6a95d55eb Improve navigation to class step 1 2019-04-01 21:17:33 +02:00
067375f2f6 table test and bug style fixes 2019-03-31 20:32:17 +02:00
b9f16b87e6 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
79f8da0ba6 inspection fixes 2019-02-09 19:42:23 +01:00
804b9429d6 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
a063704c55 Draft highlight active link 2019-02-02 23:58:51 +01:00
f214030702 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
2154a13095 minor performance improvements 2018-12-30 19:50:36 +01:00
7061b8cb4f php cs fixer 2018-12-28 19:13:17 +01:00
c8550aa138 Fix use order/unused 2018-12-28 18:42:29 +01:00
9d014c1c67 Optimize navigation install 2018-12-25 19:03:01 +01:00
5e84da05ce Fixes #152 2018-12-24 16:08:15 +01:00
42f55f09de Create model for easier CRUD 2018-12-23 20:31:12 +01:00
6eebe5a51b Move schema to json 2018-12-23 20:30:11 +01:00
9474814d2f Move schema to json 2018-12-23 20:29:20 +01:00
b154d6ca82 Remove default uninstall 2018-12-21 20:22:10 +01:00
d406d9f6b6 Fix tests/coverage 2018-12-20 23:23:14 +01:00
168974f2a1 Implement tests 2018-12-16 11:25:35 +01:00
b4adee0ae5 Fix increment order 2018-12-10 18:19:05 +01:00
296709862c Fix use order 2018-12-09 22:16:55 +01:00
819e629009 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
0f78995900 Make classes final 2018-12-01 20:50:27 +01:00
bd42cd6ac1 Update permission handling 2018-11-11 19:52:21 +01:00
243355f4c4 Docblock fix 2018-09-22 18:22:44 +02:00
af43a434a3 Improve array init 2018-09-22 17:05:23 +02:00
169d357ff8 Minor nav permission check improvements 2018-09-21 23:09:23 +02:00
bd23899bf9 Split controllers per application 2018-09-19 21:34:04 +02:00
3d661ee769 Started to implement profile admin functionality 2018-09-15 13:31:50 +02:00
ba828cb414 Fix package docblock 2018-08-24 14:08:08 +02:00
1dc6ed5ed1 use global namespace 2018-08-24 13:05:50 +02:00
35f13e99c6 Prepare for console application 2018-07-27 20:10:42 +02:00