Commit Graph

34 Commits

Author SHA1 Message Date
7851dd47d2 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
26d3427a4a Fix pagination view namespace 2018-10-02 20:44:28 +02:00
33fc5941ca Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
10a23e3287 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
279d5085c2 Remove package TBD 2017-12-30 11:56:53 +01:00
e6e225d20b Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
ecfa151c30 Fix #13 2017-11-08 22:39:51 +01:00
12546077a0 General fixes 2017-11-05 13:09:39 +01:00
5f1383323a Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
33d0cc03fc Simplify htmlescape 2017-09-14 20:39:58 +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
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
e59f7076bb Pass uri query parameter 2017-02-08 19:28:55 +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
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
06bcbc3631 Implemented application routes 2016-07-22 00:15:26 +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
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
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
e9d4968b26 Case fix! 2016-03-26 18:59:38 +01:00