Commit Graph

71 Commits

Author SHA1 Message Date
a381fa142e Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
4dc3ead933 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
048f436e3d Minor visual changes 2017-11-17 12:20:59 +01:00
8280c32a31 Fix #13 2017-11-08 22:39:51 +01:00
64659c6655 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
6241234d98 Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
e1410be93f General fixes 2017-11-05 13:09:39 +01:00
5525b74975 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
969722c991 Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
13d261812d Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
a7e14a4072 Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
1d5dfad50e Use default database connection 2017-09-23 13:58:09 +02:00
b5a33cb5cb Add module id to modules 2017-09-15 19:37:34 +02:00
2fe0befe84 Simplify htmlescape 2017-09-14 20:39:58 +02:00
d27f94e329 Fix permission tables 2017-09-13 10:45:41 +02:00
7ee3204a0e draft pid to path fix 2017-09-08 15:38:23 +02:00
8e59390cd9 Bug fix changes 2017-09-05 18:47:24 +02:00
6a0244b0f7 Fix file author and copyright 2017-07-26 17:48:08 +02:00
effb399e64 Fix footer rendering 2017-07-25 19:09:46 +02:00
76844fe148 Add html escaping 2017-07-24 20:48:22 +02:00
fa44c30556 Remove @author docblock 2017-07-20 18:12:29 +02:00
0d1f2ec0c2 (Draft) Create risk management models
Also fix some belongsTo in other mappers.
2017-07-09 10:42:02 +02:00
f24cc035af fixes #62 2017-05-30 18:21:27 +02:00
937145f166 UI fixes 2017-05-28 18:57:57 +02:00
7043141a0c Make all tables red 2017-04-16 20:38:39 +02:00
a578d4ed42 Fix installer 2017-04-01 22:41:30 +02:00
a1b1c85c15 Strict types enabled 2017-03-01 14:05:29 +01:00
57bbdcc466 Name fixes 2017-02-25 20:48:55 +01:00
316f7ee6b5 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
21c8237c4d Bulkl path fix 2017-02-12 21:42:39 +01:00
6d7c1d6b6f Add existing query to link 2017-02-08 19:16:53 +01:00
dd5a8d3e3a File path fixes 2017-01-26 16:42:54 +01:00
56a5329850 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Draw/Controller.js
#	Draw/Models/DrawType.enum.js
#	Draw/Models/Editor.js
#	Media/Models/UploadFile.php
2017-01-26 16:42:29 +01:00
bc2fea8c65 Adjusting copyright 2017-01-26 16:32:45 +01:00
8c91308719 Path fix 2016-12-30 20:40:22 +01:00
4c51373297 Added log view 2016-12-30 20:40:17 +01:00
137fd22f7c Increase php version requirement 2016-12-07 20:56:15 +01:00
ad70dd4ba4 Prepare const visibility 2016-12-07 20:23:04 +01:00
abfa7bfc7a Adjust database pool name 2016-10-29 20:44:52 +02:00
f070a7a06c Fix install 2016-10-09 20:07:30 +02:00
6c06ccb739 Localization fix 2016-07-27 22:20:30 +02:00
d93f5dc5d0 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
7884ce754b Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
c28dd0f995 Implemented application routes 2016-07-22 00:15:26 +02:00
b6375f7d6d Remove static loading 2016-07-05 19:22:54 +02:00
a154d564c2 Dynamic language loading 2016-07-05 19:00:30 +02:00
b8ce9b6d24 Language display optimized
see previous commit
2016-07-02 14:15:02 +02:00
78bd0b01f8 Language display optimized
Language is now no longer direct array access but provided through a
function. This can be later used to hot load language files instead of
pre-loading them.
2016-07-02 14:14:31 +02:00
0066c4da87 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
0d98919270 Directory rename 2016-05-19 19:46:39 +02:00