Commit Graph

30 Commits

Author SHA1 Message Date
1709859306 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
a1d57a3c85 Remove package TBD 2017-12-30 11:56:53 +01:00
e81d939df1 Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
45373cda5c Fix #13 2017-11-08 22:39:51 +01:00
2029ab5b01 Fix tables 2017-11-08 21:01:09 +01:00
6e79dbe55f General fixes 2017-11-05 13:09:39 +01:00
302639fc43 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
f417fcad82 Simplify htmlescape 2017-09-14 20:39:58 +02:00
1eacd7b87f Fix file author and copyright 2017-07-26 17:48:08 +02:00
c58062b7e2 Fix account data output 2017-07-25 19:17:23 +02:00
386dc0b7b7 Fix footer rendering 2017-07-25 19:09:46 +02:00
36ae3b2470 Add html escaping 2017-07-24 20:48:22 +02:00
f6274281d7 Remove @author docblock 2017-07-20 18:12:29 +02:00
42f1749a54 fixes #62 2017-05-30 18:21:27 +02:00
3178cba734 Adjusted list/table clicks 2017-05-01 13:55:48 +02:00
d184d2f3f8 Make all tables red 2017-04-16 20:38:39 +02:00
eb9d5d56ea Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
494aa69c25 Bulkl path fix 2017-02-12 21:42:39 +01:00
fac8051083 Fix uri parameter 2017-02-08 19:40:22 +01:00
32822f9114 Pass uri query parameter 2017-02-08 19:28:55 +01:00
d5125faa1a More flexbox implementations 2017-01-29 12:35:25 +01:00
48ed64a02f 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
8f569642a3 Adjusting copyright 2017-01-26 16:32:45 +01:00
b68b183bc6 Increase php version requirement 2016-12-07 20:56:15 +01:00
055841d251 Localization fix 2016-07-27 22:20:30 +02:00
721d5aab05 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
317938caef Dynamic language loading 2016-07-05 19:00:30 +02:00
e49b37c692 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
b07a12012e Simplyfing layout 2016-05-17 20:14:04 +02:00
2679416dd7 Case fix! 2016-03-26 18:59:38 +01:00