Commit Graph

41 Commits

Author SHA1 Message Date
fce5cfba63 Fix pagination view namespace 2018-10-02 20:44:28 +02:00
e38fd793b8 Reformat 2018-05-20 09:59:17 +02:00
0a87cbc943 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
6c3ce655d6 Remove space from end of line 2018-02-03 11:52:30 +01:00
25f3d469d6 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
f28e4c5159 Remove package TBD 2017-12-30 11:56:53 +01:00
26ddcb71b2 Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
10192993ea Fix #13 2017-11-08 22:39:51 +01:00
59da59751b General fixes 2017-11-05 13:09:39 +01:00
31ebd69eb3 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
0251ae2c6e Simplify htmlescape 2017-09-14 20:39:58 +02:00
1365b5fb3a Bug fix changes 2017-09-05 18:47:24 +02:00
7095f2a04a Fix file author and copyright 2017-07-26 17:48:08 +02:00
9555c147c6 Fix footer rendering 2017-07-25 19:09:46 +02:00
e6dedfbf94 Add html escaping 2017-07-24 20:48:22 +02:00
cdeff4cba7 Remove @author docblock 2017-07-20 18:12:29 +02:00
453d63000e Fix api path 2017-05-31 09:40:28 +02:00
5a70e64222 fixes #62 2017-05-30 18:21:27 +02:00
a20952a056 UI fixes 2017-05-28 18:57:57 +02:00
bd41a22534 Make all tables red 2017-04-16 20:38:39 +02:00
e236f28fbd Item template adjustments 2017-03-15 19:47:42 +01:00
c9a202dfb2 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
b127b542b6 Bulkl path fix 2017-02-12 21:42:39 +01:00
2b70423d9d Fix uri parameter 2017-02-08 19:40:22 +01:00
b5e179894b Pass uri query parameter 2017-02-08 19:28:55 +01:00
694b166ff3 More flexbox implementations 2017-01-29 19:59:37 +01:00
172bd43d01 File path fixes 2017-01-26 16:42:54 +01:00
d891e510b2 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
2c657b21d7 Adjusting copyright 2017-01-26 16:32:45 +01:00
fb063a5a73 Template, comment and path fixes 2016-12-30 19:59:24 +01:00
b28668bb5e Increase php version requirement 2016-12-07 20:56:15 +01:00
33566cd927 Localization fix 2016-10-17 22:00:09 +02:00
b43d94782a Localization fix 2016-07-27 22:20:30 +02:00
f9f95d12c9 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
9b0bc9135c Dynamic language loading 2016-07-05 19:00:30 +02:00
d49c18c19c 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
202721afb3 Directory rename 2016-05-19 19:46:39 +02:00
03311a5cf1 Simplyfing layout 2016-05-17 20:14:04 +02:00
a640145b32 Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00
02dc3ad248 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
7edbd2167e Case fix! 2016-03-26 18:59:38 +01:00