Commit Graph

33 Commits

Author SHA1 Message Date
76b7080f3f Simplify htmlescape 2017-09-14 20:39:58 +02:00
02a4cfdfa5 Fix file author and copyright 2017-07-26 17:48:08 +02:00
033c9a1522 Fix footer rendering 2017-07-25 19:09:46 +02:00
746803e7ae Add html escaping 2017-07-24 20:48:22 +02:00
e674923223 Remove @author docblock 2017-07-20 18:12:29 +02:00
9602b8c658 Removed deprecated listener (not working)
The old implementation wasn't working either but now the DOMObserver
isn't triggered at all
2017-07-19 21:01:17 +02:00
211a6c2d35 Fix api path 2017-05-31 09:40:28 +02:00
6f2206a031 fixes #62 2017-05-30 18:21:27 +02:00
54146b9c9a Make all tables red 2017-04-16 20:38:39 +02:00
d5a8f13c8c Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
cc091eb61d Bulkl path fix 2017-02-12 21:42:39 +01:00
c43c7419ae Fix uri parameter 2017-02-08 19:40:22 +01:00
1a50e8456c Pass uri query parameter 2017-02-08 19:29:11 +01:00
aafc8fd6d5 Pass uri query parameter 2017-02-08 19:28:55 +01:00
265f38f5c2 Auto adjust image/canvas size to image 2017-02-08 18:14:53 +01:00
8bb52a3c40 Init canvas from image 2017-02-04 16:47:48 +01:00
1aa533428d Init canvas from image 2017-02-04 16:47:45 +01:00
fe466bc2a3 More flexbox implementations 2017-01-29 12:35:25 +01:00
77f04661ad Resize fix 2017-01-27 23:21:25 +01:00
e50800d08c File path fixes 2017-01-26 16:42:54 +01:00
3dce57e942 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
3a43f30c97 Adjusting copyright 2017-01-26 16:32:45 +01:00
1d8f4fe292 Increase php version requirement 2016-12-07 20:56:15 +01:00
fc8a61e1b7 Fix paths 2016-11-23 23:48:34 +01:00
6bdc90c65e Fixing draw and drafting create 2016-11-09 21:14:16 +01:00
9cdd3b369f Localization fix 2016-07-27 22:20:30 +02:00
da736c97f4 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
9c094e250f Dynamic language loading 2016-07-05 19:00:30 +02:00
0f52239265 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
bd2183e877 Simplyfing layout 2016-05-17 20:14:04 +02:00
771ae790bb Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00
aafe876972 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
ca3bfa4abb Case fix! 2016-03-26 18:59:38 +01:00