Commit Graph

97 Commits

Author SHA1 Message Date
8d05848ecb Add download to tables 2019-02-17 18:58:41 +01:00
462d0efcec Fix relative path 2019-02-11 17:24:35 +01:00
39929096d0 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
1bc0deb236 Rename reporter->helper 2019-01-20 18:17:00 +01:00
d43941f356 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
b295225572 Fix pagination view namespace 2018-10-02 20:44:28 +02:00
0b396e9fae Reformat 2018-05-20 09:59:17 +02:00
7280c9535e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
3c512b87b8 Remove space from end of line 2018-02-03 11:52:30 +01:00
54989cbcb7 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
4566957cd7 Remove package TBD 2017-12-30 11:56:53 +01:00
939ca08f88 Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
6d8bc7deec Fix #13 2017-11-08 22:39:51 +01:00
fec9d26b4a Fix tables 2017-11-08 21:01:09 +01:00
b66d3a240b General fixes 2017-11-05 13:09:39 +01:00
1dcb4a33ac Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
f03e02af7c Implement #105 #106 #107 2017-10-03 20:25:11 +02:00
cd46e5ac5f Add media+cal for promotion 2017-10-02 11:46:09 +02:00
872ab5b2f2 Fix lang 2017-09-26 16:04:56 +02:00
8cc5234866 Fix promotion lang+routes 2017-09-26 15:40:33 +02:00
0c60c9f1c7 Implement draft promotions 2017-09-25 19:53:07 +02:00
4a71214cd5 Fix file author and copyright 2017-07-26 17:48:08 +02:00
eae3d2cb8f Fix footer rendering 2017-07-25 19:09:46 +02:00
8c75e06ab8 Add html escaping 2017-07-24 20:48:22 +02:00
96c08296dc Remove @author docblock 2017-07-20 18:12:29 +02:00
57db2af839 Fix api path 2017-05-31 09:40:28 +02:00
358e96c1a6 Make all tables red 2017-04-16 20:38:39 +02:00
23c7bb9f53 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
cee305d3a5 Bulkl path fix 2017-02-12 21:42:39 +01:00
96cd2fa136 More flexbox implementations 2017-01-29 19:59:42 +01:00
4acfadca92 More flexbox implementations 2017-01-29 19:59:37 +01:00
77181d1841 File path fixes 2017-01-26 16:42:54 +01:00
4abb40802e 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
eee5fcbd3e Adjusting copyright 2017-01-26 16:32:45 +01:00
422b1409ea Increase php version requirement 2016-12-07 20:56:15 +01:00
c1ed92575a Localization fix 2016-07-27 22:20:30 +02:00
bd4d13a1d1 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
c2aa7b3c37 Remove static loading 2016-07-05 19:22:54 +02:00
b386fbe17c Dynamic language loading 2016-07-05 19:00:30 +02:00
aef111fa62 Templating 2016-07-03 15:30:25 +02:00
e4d6682e78 Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
411140716b Language display optimized
see previous commit
2016-07-02 14:15:02 +02:00
59bdb1876a 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
e3d0b35f69 Simplyfing layout 2016-05-17 20:14:04 +02:00
9607831985 Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00
60019a64ad Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
01349bb0cf Case fix! 2016-03-26 18:59:38 +01:00