Commit Graph

34 Commits

Author SHA1 Message Date
910ecc6665 Add download to tables 2019-02-17 18:58:41 +01:00
acdab24fd4 Fix relative path 2019-02-11 17:24:35 +01:00
4f4f5f45b2 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
9b521ff8a1 Fix pagination view namespace 2018-10-02 20:44:28 +02:00
3b7bcb518c Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
cd24d3553d Remove space from end of line 2018-02-03 11:52:30 +01:00
a50a76c494 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
e15a24c620 Remove package TBD 2017-12-30 11:56:53 +01:00
175388296b Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
9f3ec3ea29 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
4a73685959 General fixes 2017-11-05 13:09:39 +01:00
86da5534ae Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
4640299917 Fix ff layout 2017-09-26 20:49:21 +02:00
aea7a33774 Fix file author and copyright 2017-07-26 17:48:08 +02:00
f0095a864c Fix footer rendering 2017-07-25 19:09:46 +02:00
afae8b100d Add html escaping 2017-07-24 20:48:22 +02:00
94001d86b7 Remove @author docblock 2017-07-20 18:12:29 +02:00
c91e1d9bb8 Make all tables red 2017-04-16 20:38:39 +02:00
208925ec87 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
85070f5497 Bulkl path fix 2017-02-12 21:42:39 +01:00
94d0701409 File path fixes 2017-01-26 16:42:54 +01:00
816cc9b791 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
e68387f941 Adjusting copyright 2017-01-26 16:32:45 +01:00
982edc7c44 Increase php version requirement 2016-12-07 20:56:15 +01:00
a63d3a460d Localization fix 2016-07-27 22:20:30 +02:00
70b6a4a84b Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
5d17ce5d3e Minor fixes and additions 2016-07-12 17:16:00 +02:00
91389a0d49 Language change fix 2016-07-06 22:20:44 +02:00
e69a5ca693 Dynamic language loading 2016-07-05 19:00:30 +02:00
3e0a1c86b5 Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
cd19e23129 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
c91b829869 Simplyfing layout 2016-05-17 20:14:04 +02:00
ac16de11b0 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
1859ebc422 Case fix! 2016-03-26 18:59:38 +01:00