a2b32ea29c
php cs autofix
2020-08-31 22:30:36 +02:00
17ac2139a3
autofixes
2020-08-30 20:13:11 +02:00
5411585157
minor tpl and bug fixes
2020-06-13 21:26:08 +02:00
fe3571fb60
phpcs fixes
2019-10-06 17:50:12 +02:00
0faaff4815
fix lang indention and order
2019-10-02 21:09:53 +02:00
4c863353d0
fix docblock
2019-09-21 16:12:21 +02:00
86f78fd04f
fix phpcs findings
2019-09-12 19:48:00 +02:00
62e7b4350e
change php version requirement
2019-08-15 20:45:28 +02:00
fbf33b88cc
fix @link
2019-07-08 19:51:27 +02:00
4afe1eab8e
Fix increment to pre-increment
2019-05-19 19:08:35 +02:00
ad0e007455
Small template fixes for new css
2019-05-17 20:48:59 +02:00
2579a82073
Start changing styles
2019-05-14 22:02:49 +02:00
bf092748a8
Fix getHtml para type
2019-04-27 18:29:24 +02:00
7f197cffc5
php cs fixer
2019-04-27 12:05:33 +02:00
8891b3f8c0
Use global namespace
2019-04-27 00:13:26 +02:00
ef4ff0ad5d
Make app,localization in url optional+tld+subdomain
2019-03-09 23:21:29 +01:00
fdadd1c204
Add download to tables
2019-02-17 18:58:41 +01:00
d7241b9daa
Fix absolute path to relative paths
2019-02-11 11:38:15 +01:00
c39144bb2a
Use global namespace+minor fixes
2019-02-04 22:29:55 +01:00
c340275081
Rename reporter->helper
2019-01-20 18:17:00 +01:00
6dee43322e
Use new tab, colors and css
2019-01-13 21:42:08 +01:00
e436742fff
Fix doc align
2018-12-09 22:20:51 +01:00
5d1b1158f0
Change to php version 7.2 requirement
2018-03-27 19:10:56 +02:00
3ccf3bd01b
Remove @category and replace with @package
2017-12-30 12:45:02 +01:00
4b40e30353
Remove package TBD
2017-12-30 11:56:53 +01:00
bc969c318e
Fix #13
2017-11-08 22:39:51 +01:00
8ec60c5f5c
General fixes
2017-11-05 13:09:39 +01:00
ef408f396c
Fix if for foreach while spacing
2017-10-27 17:56:33 +02:00
faacf6911e
Simplify htmlescape
2017-09-14 20:39:58 +02:00
41ccf0d812
use tasks lang for status
2017-09-11 08:24:57 +02:00
d568109a05
draft support templates
2017-09-08 10:50:27 +02:00
32bc3142c5
Add ticket templates
2017-09-07 20:34:16 +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
03756bbe27
Make all tables red
2017-04-16 20:38:39 +02: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
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
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
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