Commit Graph

262 Commits

Author SHA1 Message Date
86da5534ae Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
2d40fbe92c Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
ed2be926ed Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
3c9de65fb1 Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
4640299917 Fix ff layout 2017-09-26 20:49:21 +02:00
2d32981320 Use default database connection 2017-09-23 13:58:09 +02:00
4738da761e Add module id to modules 2017-09-15 19:37:34 +02:00
d340345689 draft pid to path fix 2017-09-08 15:38:23 +02:00
3776b9d0f8 fix tools dependency 2017-09-08 10:50:13 +02:00
aea7a33774 Fix file author and copyright 2017-07-26 17:48:08 +02:00
f0095a864c Fix footer rendering 2017-07-25 19:09:46 +02:00
afae8b100d Add html escaping 2017-07-24 20:48:22 +02:00
94001d86b7 Remove @author docblock 2017-07-20 18:12:29 +02:00
e049e30d13 fixes #62 2017-05-30 18:21:27 +02:00
c91e1d9bb8 Make all tables red 2017-04-16 20:38:39 +02:00
9367f0dc86 Fix installer 2017-04-01 22:41:30 +02:00
e974a0f060 Strict types enabled 2017-03-01 14:05:29 +01:00
54395ed5da Name fixes 2017-02-25 20:48:55 +01:00
208925ec87 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
85070f5497 Bulkl path fix 2017-02-12 21:42:39 +01:00
1eb32d10d8 Add existing query to link 2017-02-08 19:16:53 +01:00
94d0701409 File path fixes 2017-01-26 16:42:54 +01:00
816cc9b791 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
e68387f941 Adjusting copyright 2017-01-26 16:32:45 +01:00
01f15292c4 Fixing json serialization and reporter 2017-01-22 21:08:46 +01:00
982edc7c44 Increase php version requirement 2016-12-07 20:56:15 +01:00
fb7b3f4874 Prepare const visibility 2016-12-07 20:23:04 +01:00
a90f71107f Adjust database pool name 2016-10-29 20:44:52 +02:00
a4d429fb19 Fix install 2016-10-09 20:07:30 +02:00
a63d3a460d Localization fix 2016-07-27 22:20:30 +02:00
70b6a4a84b Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
3c0966d3c7 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
145eb1d17d Implemented application routes 2016-07-22 00:15:26 +02:00
5d17ce5d3e Minor fixes and additions 2016-07-12 17:16:00 +02:00
91389a0d49 Language change fix 2016-07-06 22:20:44 +02:00
8a0dccc006 Language change fix 2016-07-06 22:20:37 +02:00
7572c11a2b Remove static loading 2016-07-05 19:22:54 +02:00
e69a5ca693 Dynamic language loading 2016-07-05 19:00:30 +02:00
3e0a1c86b5 Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
cd19e23129 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
eaa3f7b107 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
e5c2ded8f5 Directory rename 2016-05-19 19:46:39 +02:00
c91b829869 Simplyfing layout 2016-05-17 20:14:04 +02:00
f3073d7ee0 Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00
ac16de11b0 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
1ee0780c00 Usage of InfoManager 2016-04-02 17:47:30 +02:00
b418803135 Routes files 2016-04-02 16:24:59 +02:00
dd1d466a42 Routings moved to routing files 2016-04-01 22:16:21 +02:00
635ff6df07 Namespace fixes 2016-03-31 21:53:31 +02:00
1859ebc422 Case fix! 2016-03-26 18:59:38 +01:00