Commit Graph

56 Commits

Author SHA1 Message Date
33d0cc03fc Simplify htmlescape 2017-09-14 20:39:58 +02:00
3e1381e02d draft pid to path fix 2017-09-08 15:38:23 +02:00
bd93f7bc6f Fix file author and copyright 2017-07-26 17:48:08 +02:00
e3bc324d26 Fix footer rendering 2017-07-25 19:09:46 +02:00
6da40780e6 Add html escaping 2017-07-24 20:48:22 +02:00
c65453f3d0 Remove @author docblock 2017-07-20 18:12:29 +02:00
1e98ffc625 Fixing templates 2017-06-24 10:51:43 +02:00
3cd0913683 fixes #62 2017-05-30 18:21:27 +02:00
32fcec02a0 Make all tables red 2017-04-16 20:38:39 +02:00
e8f6476dd2 Fix installer 2017-04-01 22:41:30 +02:00
0cdaf18850 Strict types enabled 2017-03-01 14:05:29 +01:00
afad4d182d Name fixes 2017-02-25 20:48:55 +01:00
64f157a2cf Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
1432febae7 Bulkl path fix 2017-02-12 21:42:39 +01:00
547b28a582 Fix uri parameter 2017-02-08 19:40:22 +01:00
d737690aa5 Pass uri query parameter 2017-02-08 19:29:11 +01:00
e59f7076bb Pass uri query parameter 2017-02-08 19:28:55 +01:00
0f4138de9c Add existing query to link 2017-02-08 19:16:53 +01:00
c3163ce3b6 File path fixes 2017-01-26 16:42:54 +01:00
863cf9348d 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
8bb7d0377b Adjusting copyright 2017-01-26 16:32:45 +01:00
6e42eb46de Increase php version requirement 2016-12-07 20:56:15 +01:00
6838a01325 Prepare const visibility 2016-12-07 20:23:04 +01:00
2dc20e0dd4 Adjust database pool name 2016-10-29 20:44:52 +02:00
a82930346e Fix install 2016-10-09 20:07:30 +02:00
f033f1bad2 Localization fix 2016-07-27 22:20:30 +02:00
b30199517a Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
013d42cfbc Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
aeefb410d2 Path fixes 2016-07-22 00:15:38 +02:00
06bcbc3631 Implemented application routes 2016-07-22 00:15:26 +02:00
836d98ffc6 Remove static loading 2016-07-05 19:22:54 +02:00
1ae8c98f88 Dynamic language loading 2016-07-05 19:00:30 +02:00
67ef8ffdc6 Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
7e535b5845 Language display optimized
see previous commit
2016-07-02 14:15:02 +02:00
fc152f87a9 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
8467276229 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
70e65d3cfd Directory rename 2016-05-19 19:46:39 +02:00
ba9613e26f Simplyfing layout 2016-05-17 20:14:04 +02:00
cfebfe56ec Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00
d2152236f5 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
742f940ad8 Usage of InfoManager 2016-04-02 17:47:30 +02:00
45d710c31c Routes files 2016-04-02 16:24:59 +02:00
a00c7a2822 Routings moved to routing files 2016-04-01 22:16:21 +02:00
aeeb72c902 Namespace fixes 2016-03-31 21:53:31 +02:00
e9d4968b26 Case fix! 2016-03-26 18:59:38 +01:00
0b35b4cdf5 Cleanup and function pull out 2016-01-30 22:13:15 +01:00
ba4efc4df8 Remove namespace from scalars 2016-01-23 10:17:21 +01:00
d8872b6512 Test fixes 2016-01-23 10:10:24 +01:00
7f3ff3ef7f Fix dependencies 2016-01-17 18:31:49 +01:00
5dbfd461e7 Fixing uninstall and removing old modules 2016-01-16 19:20:55 +01:00