Commit Graph

27 Commits

Author SHA1 Message Date
b30c104f34 Simplify htmlescape 2017-09-14 20:39:58 +02:00
3c848bc8ae Create better minimized version 2017-08-11 20:26:03 +02:00
5bde21e683 Update calendar templates 2017-08-11 20:08:52 +02:00
73fdc8c285 Improve calendar view a little bit 2017-08-08 21:03:51 +02:00
b54206958d Added calendar dashboard test 2017-07-27 20:37:31 +02:00
93546a5206 Fix file author and copyright 2017-07-26 17:48:08 +02:00
9914d12cf1 Add html escaping 2017-07-24 20:48:22 +02:00
6b85be0abf Remove @author docblock 2017-07-20 18:12:29 +02:00
9b8f472b3b Prepare calendar event popup 2017-07-17 20:56:45 +02:00
f45055a86e fixes #62 2017-05-30 18:21:27 +02:00
630ced1f46 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
2a7af88cef Bulkl path fix 2017-02-12 21:42:39 +01:00
286a9c24fe 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
f0687e8e6c Adjusting copyright 2017-01-26 16:32:45 +01:00
a299f0521d Fixing json serialization and reporter 2017-01-22 21:08:46 +01:00
e085879851 Increase php version requirement 2016-12-07 20:56:15 +01:00
82a34ccffd Localization fix 2016-07-27 22:20:30 +02:00
f5bff506f6 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
ef77c0393e Dashboard drafts 2016-07-22 20:22:49 +02:00
762007922f Remove static loading 2016-07-05 19:22:54 +02:00
e97c0a0293 Dynamic language loading 2016-07-05 19:00:30 +02:00
79b5d7e34b Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
2af7e97eac 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
eeeb05ba4e Simplyfing layout 2016-05-17 20:14:04 +02:00
6323244d9e Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00
0b5d967581 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
bc0c62e68b Case fix! 2016-03-26 18:59:38 +01:00