bc969c318e
Fix #13
2017-11-08 22:39:51 +01:00
af93e40ee4
Remove mapper abstract duplication
2017-11-08 21:18:31 +01:00
36b8801c7b
Remove var_dump from mappers
2017-11-07 20:35:13 +01:00
791ac41f8f
Fix tests and create coverage
2017-11-05 20:25:50 +01:00
8ec60c5f5c
General fixes
2017-11-05 13:09:39 +01:00
479296c96f
Add image
2017-11-02 20:56:01 +01:00
ef408f396c
Fix if for foreach while spacing
2017-10-27 17:56:33 +02:00
7c6d2c442e
Fix minor bugs for full inspections
2017-10-15 18:54:27 +02:00
54db9361a6
Ignore coverage for view methods in controllers
2017-10-07 21:24:10 +02:00
1b404b1497
Use default database connection
2017-09-23 13:58:09 +02:00
50f2cc13be
Add module id to modules
2017-09-15 19:37:34 +02:00
faacf6911e
Simplify htmlescape
2017-09-14 20:39:58 +02:00
228774d176
Fix permission tables
2017-09-13 10:45:41 +02:00
41ccf0d812
use tasks lang for status
2017-09-11 08:24:57 +02:00
d926c2e58c
draft pid to path fix
2017-09-08 15:38:23 +02:00
d568109a05
draft support templates
2017-09-08 10:50:27 +02:00
ec9b55229b
fix tools dependency
2017-09-08 10:50:13 +02:00
32bc3142c5
Add ticket templates
2017-09-07 20:34:16 +02:00
215aa4c7ea
Optimize datatypes path
2017-08-11 20:44:07 +02:00
7b308977ba
Fix file author and copyright
2017-07-26 17:48:08 +02:00
b0ec073c52
Add html escaping
2017-07-24 20:48:22 +02:00
677c4f7054
Remove @author docblock
2017-07-20 18:12:29 +02:00
585b3dae7d
Fix templates
2017-07-11 22:21:43 +02:00
90c5c12f48
Fix api path
2017-05-31 09:40:28 +02:00
047dccc2d1
fixes #62
2017-05-30 18:21:27 +02:00
03756bbe27
Make all tables red
2017-04-16 20:38:39 +02:00
be624b5d1f
Remove find
2017-04-14 21:03:58 +02:00
40a7742406
Fix installer
2017-04-01 22:41:30 +02:00
a5a66fddbb
PhpUnit fixes
2017-03-12 22:40:21 +01:00
d9125da774
Strict types enabled
2017-03-01 14:05:29 +01:00
a1075fc0a1
Name fixes
2017-02-25 20:48:55 +01:00
4a01a35edf
Bulkl path fix reverse
2017-02-12 21:43:10 +01:00
1f571c767c
Bulkl path fix
2017-02-12 21:42:39 +01:00
893ccc8635
Add existing query to link
2017-02-08 19:16:53 +01:00
d8eb1a12b8
File path fixes
2017-01-26 16:42:54 +01:00
97a2d34bcc
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
5f4f073b29
Adjusting copyright
2017-01-26 16:32:45 +01:00
cf223a0486
Increase php version requirement
2016-12-07 20:56:15 +01:00
cce2669a55
Prepare const visibility
2016-12-07 20:23:04 +01:00
36ed0471e1
Fixing doc blocks
2016-11-06 22:22:07 +01:00
43a05d5a41
Adjust database pool name
2016-10-29 20:44:52 +02:00
a42259b070
Fix install
2016-10-09 20:07:30 +02:00
856f7512b1
Localization fix
2016-07-27 22:20:30 +02:00
ec3790642f
Translation fixes (0 still missing)
2016-07-27 13:17:50 +02:00
f96efc08c0
Translation fixes (0 still missing)
2016-07-27 13:15:05 +02:00
6d991ab611
Implemented application routes
2016-07-22 00:15:26 +02:00
20d0920de7
Remove static loading
2016-07-05 19:22:54 +02:00
d5376c5577
Dynamic language loading
2016-07-05 19:00:30 +02:00
efc92d904a
Language display optimized
...
see previous commit
2016-07-02 14:15:02 +02:00
d3648ef6a6
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