Commit Graph

266 Commits

Author SHA1 Message Date
b501c122c4 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
d65023844b Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
82212c8fa3 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
93447ea7ce Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
653ceae84b Use default database connection 2017-09-23 13:58:09 +02:00
96809588fe Add module id to modules 2017-09-15 19:37:34 +02:00
6619796baa Simplify htmlescape 2017-09-14 20:39:58 +02:00
2ac2f334ad draft pid to path fix 2017-09-08 15:38:23 +02:00
de910b65b1 fix tools dependency 2017-09-08 10:50:13 +02:00
3824d29747 Fix file author and copyright 2017-07-26 17:48:08 +02:00
b174518b48 Fix footer rendering 2017-07-25 19:09:46 +02:00
f489175e44 Add html escaping 2017-07-24 20:48:22 +02:00
b31639e69c Remove @author docblock 2017-07-20 18:12:29 +02:00
cb7436b64a fixes #62 2017-05-30 18:21:27 +02:00
d8b2ad21f6 Make all tables red 2017-04-16 20:38:39 +02:00
b9971dffc8 Fix installer 2017-04-01 22:41:30 +02:00
2586f09e6a Strict types enabled 2017-03-01 14:05:29 +01:00
c41c0ad9f6 Name fixes 2017-02-25 20:48:55 +01:00
dc7f60919f Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
9e5000675c Bulkl path fix 2017-02-12 21:42:39 +01:00
be47d40523 Fix uri parameter 2017-02-08 19:40:22 +01:00
c70822a24e Pass uri query parameter 2017-02-08 19:29:11 +01:00
f50916df8c Pass uri query parameter 2017-02-08 19:28:55 +01:00
9856553dc7 Add existing query to link 2017-02-08 19:16:53 +01:00
cdeaa9225f More flexbox implementations 2017-01-29 19:59:42 +01:00
bf37c33cdb More flexbox implementations 2017-01-29 19:59:37 +01:00
2caa6146b0 File path fixes 2017-01-26 16:42:54 +01:00
962adb9d3a 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
b34b5da6c6 Adjusting copyright 2017-01-26 16:32:45 +01:00
93d4c86bc8 Increase php version requirement 2016-12-07 20:56:15 +01:00
66ef3cfb53 Prepare const visibility 2016-12-07 20:23:04 +01:00
9f566547f7 Adjust database pool name 2016-10-29 20:44:52 +02:00
e273b26143 Fix install 2016-10-09 20:07:30 +02:00
dbfff3ef97 Localization fix 2016-07-27 22:20:30 +02:00
6803a4c96a Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
e5fe1e51a4 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
b4878ca2c0 Implemented application routes 2016-07-22 00:15:26 +02:00
d5c412bf73 Remove static loading 2016-07-05 19:22:54 +02:00
2945f522da Dynamic language loading 2016-07-05 19:00:30 +02:00
87de0bf674 Language display optimized
see previous commit
2016-07-02 14:15:02 +02:00
8a7a3fd5f4 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
d080c53f6b Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
4a94c3444c Indention 2016-06-26 16:21:46 +02:00
2e6c3801e1 Path fix 2016-06-26 16:21:36 +02:00
9dd3fe0292 Rest changes 2016-06-11 20:25:55 +02:00
4d06e8168a Directory rename 2016-05-19 19:46:39 +02:00
112f1a1cc3 Simplyfing layout 2016-05-17 20:14:04 +02:00
158c1a362c Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00
5cfc5d2515 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
bf8db19768 Usage of InfoManager 2016-04-02 17:47:30 +02:00