Commit Graph

62 Commits

Author SHA1 Message Date
63a355ad0d Fix #13 2017-11-08 22:39:51 +01:00
2122d4e6c6 General fixes 2017-11-05 13:09:39 +01:00
ec5e1a2be6 Add image 2017-11-02 20:56:01 +01:00
12e3aa82c5 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
f0bdef3b20 Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
d03f30565f Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
36ed805a5d Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
a2863fa8a0 Use default database connection 2017-09-23 13:58:09 +02:00
4a363771f6 Add module id to modules 2017-09-15 19:37:34 +02:00
4cb6e59b38 Simplify htmlescape 2017-09-14 20:39:58 +02:00
79641dce7a draft pid to path fix 2017-09-08 15:38:23 +02:00
27d08d300e Fix file author and copyright 2017-07-26 17:48:08 +02:00
edb4753131 Fix footer rendering 2017-07-25 19:09:46 +02:00
3def16e3a9 Add html escaping 2017-07-24 20:48:22 +02:00
75d0c4fcb3 Remove @author docblock 2017-07-20 18:12:29 +02:00
8d33d96c43 Fixing templates 2017-06-24 10:51:43 +02:00
e995611a17 fixes #62 2017-05-30 18:21:27 +02:00
54be2bce85 Make all tables red 2017-04-16 20:38:39 +02:00
9b362be2a6 Fix installer 2017-04-01 22:41:30 +02:00
84a040a3fa Strict types enabled 2017-03-01 14:05:29 +01:00
ca10768178 Name fixes 2017-02-25 20:48:55 +01:00
a178bd484b Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
94e7e457f2 Bulkl path fix 2017-02-12 21:42:39 +01:00
f0e3c4bb6f Fix uri parameter 2017-02-08 19:40:22 +01:00
b020eadeb4 Pass uri query parameter 2017-02-08 19:29:11 +01:00
ea7ee94aae Pass uri query parameter 2017-02-08 19:28:55 +01:00
7746a7cb5c Add existing query to link 2017-02-08 19:16:53 +01:00
24a3c8cc07 File path fixes 2017-01-26 16:42:54 +01:00
0fcfdba4dc 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
1ab907b5fe Adjusting copyright 2017-01-26 16:32:45 +01:00
7c1c62ce24 Increase php version requirement 2016-12-07 20:56:15 +01:00
e3125e2e1b Prepare const visibility 2016-12-07 20:23:04 +01:00
d5493ce401 Adjust database pool name 2016-10-29 20:44:52 +02:00
2d3dbe1fe8 Fix install 2016-10-09 20:07:30 +02:00
1b22658cc9 Localization fix 2016-07-27 22:20:30 +02:00
aa1ea6b280 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
805ecd81eb Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
ab5a8042bd Implemented application routes 2016-07-22 00:15:26 +02:00
489c2c319f Remove static loading 2016-07-05 19:22:54 +02:00
756757fd8f Dynamic language loading 2016-07-05 19:00:30 +02:00
121a52e615 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
12a37c6831 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
bc70284b01 Directory rename 2016-05-19 19:46:39 +02:00
b877c873e7 Simplyfing layout 2016-05-17 20:14:04 +02:00
3ba01efd43 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
887f150af6 Usage of InfoManager 2016-04-02 17:47:30 +02:00
8262af8391 Routes files 2016-04-02 16:24:59 +02:00
e192dc6f2e Routings moved to routing files 2016-04-01 22:16:21 +02:00
8e327e7d24 Namespace fixes 2016-03-31 21:53:31 +02:00
d507b1ed06 Case fix! 2016-03-26 18:59:38 +01:00