2f9893901e
fix name
2022-02-19 13:57:38 +01:00
4c16458c33
fix table overflow
2021-09-05 20:16:54 +02:00
18217f9121
new form layout and other tpl fixes
2021-04-18 22:29:45 +02:00
2fbb2a61ed
mode changes
2021-02-20 10:59:06 +01:00
e90c711a35
tpl fixes, dont use printHtml for none-string types
2020-12-06 11:13:19 +01:00
77bc8bd26b
bump php version
2020-12-03 23:07:33 +01:00
f16b953d1c
remove some getter/setter
2020-11-24 17:31:19 +01:00
50861c4fd4
php cs autofix
2020-08-31 22:30:36 +02:00
e091be6a3d
autofixes
2020-08-30 20:13:10 +02:00
b4a8f218af
fix view l11n
2020-02-07 21:06:17 +01:00
42e564c10c
phpcs fixes
2019-10-06 17:50:12 +02:00
a950ee46b3
fix docblock
2019-09-21 15:28:07 +02:00
527c84c4d6
fix phpcs findings
2019-09-12 19:48:00 +02:00
3254187b50
change php version requirement
2019-08-15 20:45:28 +02:00
ba7b992c40
fix @link
2019-07-08 19:51:27 +02:00
41f8f91c16
Fix increment to pre-increment
2019-05-19 19:08:35 +02:00
8324b61b82
Start changing styles
2019-05-14 22:02:49 +02:00
62a442b30f
Fix pages in view
2019-04-27 18:45:17 +02:00
c3e8c017fb
Fix getHtml para type
2019-04-27 18:29:24 +02:00
f6cf34d482
php cs fixer
2019-04-27 12:05:33 +02:00
fe32673d7b
Make app,localization in url optional+tld+subdomain
2019-03-09 23:21:29 +01:00
6b52c31784
Add download to tables
2019-02-17 18:58:41 +01:00
fc80eb57dd
Fix absolute path to relative paths
2019-02-11 11:38:15 +01:00
cdce25ffb1
Use new tab, colors and css
2019-01-13 21:42:08 +01:00
28952a9a3f
Fix pagination view namespace
2018-10-02 20:44:28 +02:00
b12d6c6b4e
Change to php version 7.2 requirement
2018-03-27 19:10:56 +02:00
76da582569
Remove @category and replace with @package
2017-12-30 12:45:02 +01:00
48a7e3a813
Remove package TBD
2017-12-30 11:56:53 +01:00
ce4a38740b
Remove footer
...
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
72e16955c6
Fix #13
2017-11-08 22:39:51 +01:00
5f83208657
General fixes
2017-11-05 13:09:39 +01:00
88f93c80b3
Fix if for foreach while spacing
2017-10-27 17:56:33 +02:00
fad6472c3e
Simplify htmlescape
2017-09-14 20:39:58 +02:00
cefbfbb510
Fix file author and copyright
2017-07-26 17:48:08 +02:00
32906928bc
Fix footer rendering
2017-07-25 19:09:46 +02:00
b5142910b4
Add html escaping
2017-07-24 20:48:22 +02:00
c2bc80eb29
Remove @author docblock
2017-07-20 18:12:29 +02:00
c5c680bbc5
fixes #62
2017-05-30 18:21:27 +02:00
24f8da4290
Make all tables red
2017-04-16 20:38:39 +02:00
d54e2af707
Bulkl path fix reverse
2017-02-12 21:43:10 +01:00
f96ee01125
Bulkl path fix
2017-02-12 21:42:39 +01:00
efa4c85976
Fix uri parameter
2017-02-08 19:40:22 +01:00
b2aee97791
Pass uri query parameter
2017-02-08 19:28:55 +01:00
2c732d4062
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
8fb64b6807
Adjusting copyright
2017-01-26 16:32:45 +01:00
baf27fa918
Increase php version requirement
2016-12-07 20:56:15 +01:00
abaa447a7b
Localization fix
2016-07-27 22:20:30 +02:00
fb92c904bf
Translation fixes (0 still missing)
2016-07-27 13:17:50 +02:00
9809b10c65
Dynamic language loading
2016-07-05 19:00:30 +02:00
8f1fc788e5
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