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
8e22bde18e
Fix undefined img bug
2017-07-19 12:28:37 +02:00
cfdcbd9a36
Fix comments
2017-06-15 09:24:33 +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
418e60725f
Remove find
2017-04-14 21:03:58 +02:00
e7b3a6edc5
Fix installer
2017-04-01 22:41:30 +02:00
8f73059da1
PhpUnit fixes
2017-03-12 22:40:21 +01:00
60144a4183
Strict types enabled
2017-03-01 14:05:29 +01:00
0ea2b3e722
Name fixes
2017-02-25 20:48:55 +01: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
09e5cfe620
Add existing query to link
2017-02-08 19:16:53 +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
a0c9ced34a
More flexbox implementations
2017-01-29 12:35:33 +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
86f5c45654
Adjust paths and resize
2017-01-27 23:21:16 +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
23204c884c
Make es6 adjustments
2017-01-26 16:34:34 +01:00
3a43f30c97
Adjusting copyright
2017-01-26 16:32:45 +01:00
1823c98f30
Fixing json serialization and reporter
2017-01-22 21:08:46 +01:00
1d8f4fe292
Increase php version requirement
2016-12-07 20:56:15 +01:00
91f6d3e1c8
Prepare const visibility
2016-12-07 20:23:04 +01:00
1bef41c522
Fixing templates
2016-12-07 18:59:40 +01:00
fc8a61e1b7
Fix paths
2016-11-23 23:48:34 +01:00
baf4c5dd17
[Draw] working mini draft
2016-11-23 23:48:27 +01:00
6bdc90c65e
Fixing draw and drafting create
2016-11-09 21:14:16 +01:00
3f6672eb42
Adjust database pool name
2016-10-29 20:44:52 +02:00
524db91d47
Fix install
2016-10-09 20:07:30 +02: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
b0321fe87c
Translation fixes (0 still missing)
2016-07-27 13:15:05 +02:00
15ef49c158
Implemented application routes
2016-07-22 00:15:26 +02:00
b48a4eac6b
Remove static loading
2016-07-05 19:22:54 +02:00
9c094e250f
Dynamic language loading
2016-07-05 19:00:30 +02:00
73db2a96aa
Use strict
2016-07-05 18:11:33 +02:00
8ed7416b83
Language display optimized
...
see previous commit
2016-07-02 14:15:02 +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
dc001ac1e8
Implementing basic activate/deactivate
2016-07-02 12:39:31 +02:00
a49ae97b33
Removing unused parameter
2016-06-04 18:32:53 +02:00