Commit Graph

35 Commits

Author SHA1 Message Date
3b28f31fbb Change permission check from int to string 2018-03-09 22:26:22 +01:00
16580ac0e7 phpcbf 2018-02-03 13:09:09 +01:00
00ed549282 Improve readme 2018-01-07 13:00:21 +01:00
9f2c9d64b2 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
fbeda34dd1 Remove package TBD 2017-12-30 11:56:53 +01:00
53b16e94cf General fixes 2017-11-05 13:09:39 +01:00
174d1f9abc Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
ded62f8600 Simplify htmlescape 2017-09-14 20:39:58 +02:00
85fc44ffd4 Fix file author and copyright 2017-07-26 17:48:08 +02:00
47658bd7d6 Add html escaping 2017-07-24 20:48:22 +02:00
22e21d6e7e Remove @author docblock 2017-07-20 18:12:29 +02:00
d846a6ed58 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
d364fcec67 Bulkl path fix 2017-02-12 21:42:39 +01:00
385db6198f Only show positive counter 2017-02-04 12:53:52 +01:00
5069753fda Implement navigation badge 2017-01-29 19:07:17 +01:00
a154f2789e Implement task navigation info 2017-01-29 19:06:59 +01:00
e81af78ff8 Start implementing flexbox grid 2017-01-28 13:57:23 +01:00
ce3acf02b9 File path fixes 2017-01-26 16:42:54 +01:00
d0f6a2b2c0 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
8c41124c07 Adjusting copyright 2017-01-26 16:32:45 +01:00
7c37cbef22 Increase php version requirement 2016-12-07 20:56:15 +01:00
5c23d76f2f Localization fix 2016-07-27 22:20:30 +02:00
e97487ae73 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
4f37c7f422 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
15fabe8f58 Dynamic language loading 2016-07-05 19:00:30 +02:00
50af0b1b02 Added splash navigation 2016-07-03 15:29:50 +02:00
d8062a8618 Language display optimized
see previous commit
2016-07-02 14:15:02 +02:00
f55c1934f6 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
1f1c84b6ca Adding navigation storage support 2016-06-25 13:58:07 +02:00
4122bb5433 Templating 2016-06-25 13:57:53 +02:00
70e6c58109 Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00
3dcafaf62e Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
b49683b786 Case fix! 2016-03-26 18:59:38 +01:00
64ef1614e5 Restructure 2015-12-31 18:05:19 +01:00
aafab48773 Init 2015-11-29 21:57:18 +01:00