883f6829b5
Fix tabs to spaces
2017-10-27 18:23:35 +02:00
4166c346cd
Fix if for foreach while spacing
2017-10-27 17:56:33 +02:00
df191e8b8b
Fix minor bugs for full inspections
2017-10-15 18:54:27 +02:00
222a4e6320
Ignore coverage for view methods in controllers
2017-10-07 21:24:10 +02:00
5ce55576de
Remove use of unnecessary ViewLayout
2017-10-01 15:17:10 +02:00
affa460437
Add module id to modules
2017-09-15 19:37:34 +02:00
cd31fb9234
Simplify htmlescape
2017-09-14 20:39:58 +02:00
58b55a1b62
draft pid to path fix
2017-09-08 15:38:23 +02:00
8161449bbc
Fix file author and copyright
2017-07-26 17:48:08 +02:00
f935e59867
Fix footer rendering
2017-07-25 19:09:46 +02:00
5efb147ae3
Add html escaping
2017-07-24 20:48:22 +02:00
9ce8b5af97
Remove @author docblock
2017-07-20 18:12:29 +02:00
150f3fac26
fixes #62
2017-05-30 18:21:27 +02:00
6635ddbb03
Make all tables red
2017-04-16 20:38:39 +02:00
1c96b47439
Fix installer
2017-04-01 22:41:30 +02:00
40c93a068c
More introductions
2017-03-03 16:05:48 +01:00
8d745b314e
Fix capitalization 2
2017-03-03 07:59:20 +01:00
2263c3bb5e
Fix capitalization 1
2017-03-03 07:59:10 +01:00
7977143b64
Preparing monitoring docs
2017-03-01 21:17:21 +01:00
c8b6c82e7d
Strict types enabled
2017-03-01 14:05:29 +01:00
eb5ff6207e
Name fixes
2017-02-25 20:48:55 +01:00
92e3e8bb34
Bulkl path fix reverse
2017-02-12 21:43:10 +01:00
97ca78fade
Bulkl path fix
2017-02-12 21:42:39 +01:00
fa9493925d
Fix uri parameter
2017-02-08 19:40:22 +01:00
19472ec15e
Pass uri query parameter
2017-02-08 19:29:11 +01:00
e55c688086
Pass uri query parameter
2017-02-08 19:28:55 +01:00
17770c44f5
Add existing query to link
2017-02-08 19:16:53 +01:00
fb371e61a6
Admin tpl flexbox implementation
2017-01-28 19:56:13 +01:00
b4e1fcdb27
Admin tpl flexbox implementation
2017-01-28 19:56:03 +01:00
4510dc4a9a
File path fixes
2017-01-26 16:42:54 +01:00
aa0ad46978
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
aaa19fb725
Adjusting copyright
2017-01-26 16:32:45 +01:00
8d9444ec68
Fixing json serialization and reporter
2017-01-22 21:08:46 +01:00
ace1258f14
Increase php version requirement
2016-12-07 20:56:15 +01:00
86cbac336c
Prepare const visibility
2016-12-07 20:23:04 +01:00
1f0beece5a
Adjust database pool name
2016-10-29 20:44:52 +02:00
2eb5d96f3d
Naming fix
2016-10-17 21:08:50 +02:00
785a3fc2a8
Bug fixes
2016-10-17 21:08:43 +02:00
6d5924c359
Fix install
2016-10-09 20:07:30 +02:00
5c339221b9
Logger draft
2016-08-12 15:07:59 +02:00
b3a6ee3d2f
Localization fix
2016-07-27 22:20:30 +02:00
8074526407
Translation fixes (0 still missing)
2016-07-27 13:17:50 +02:00
99ac75e57f
Translation fixes (0 still missing)
2016-07-27 13:15:05 +02:00
000a06361b
Implemented application routes
2016-07-22 00:15:26 +02:00
d743fea810
Creating job, workflow. Removing logger
2016-07-16 15:28:26 +02:00
bb0b72e5f1
Remove static loading
2016-07-05 19:22:54 +02:00
82d40f78bb
Dynamic language loading
2016-07-05 19:00:30 +02:00
bc069067ca
Language fixes+api routes implemented
2016-07-02 20:02:27 +02:00
9f61ccf2bf
Language display optimized
...
see previous commit
2016-07-02 14:15:02 +02:00
b29de9ab48
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