30408c32f0
Fix file header
2023-06-17 03:13:33 +02:00
36264a17db
Updated file header
2023-06-16 19:32:53 +02:00
Dennis Eichhorn
37e1928866
continue implementation
2023-06-09 17:39:31 +00:00
c9892b9121
Continue with getter/setter cleanup
2023-05-30 15:44:24 +02:00
a4b8b5c58e
remove getId()
2023-05-30 02:37:05 +02:00
Dennis Eichhorn
689af3a36e
phpcs autofixes
2023-05-28 12:19:04 +00:00
397e332817
fix view l11n
2020-02-07 21:06:17 +01:00
7d430176d8
phpcs fixes
2019-10-06 17:50:12 +02:00
139719bd57
fix docblock
2019-09-21 16:12:21 +02:00
fbe38cb6b0
fix phpcs findings
2019-09-12 19:48:00 +02:00
07d6ae8fe7
change php version requirement
2019-08-15 20:45:28 +02:00
a95a151ee8
fix @link
2019-07-08 19:51:27 +02:00
4f500dde55
Fix increment to pre-increment
2019-05-19 19:08:35 +02:00
2f578babfe
Start changing styles
2019-05-14 22:02:49 +02:00
681b946bdd
Fix pages in view
2019-04-27 18:45:17 +02:00
e8f856858e
Fix getHtml para type
2019-04-27 18:29:24 +02:00
d9075cad95
php cs fixer
2019-04-27 12:05:33 +02:00
fe54c005fd
Make app,localization in url optional+tld+subdomain
2019-03-09 23:21:29 +01:00
597247c691
Add download to tables
2019-02-17 18:58:41 +01:00
8387d45f03
Fix absolute path to relative paths
2019-02-11 11:38:15 +01:00
7851dd47d2
Use new tab, colors and css
2019-01-13 21:42:08 +01:00
26d3427a4a
Fix pagination view namespace
2018-10-02 20:44:28 +02:00
33fc5941ca
Change to php version 7.2 requirement
2018-03-27 19:10:56 +02:00
10a23e3287
Remove @category and replace with @package
2017-12-30 12:45:02 +01:00
279d5085c2
Remove package TBD
2017-12-30 11:56:53 +01:00
e6e225d20b
Remove footer
...
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
ecfa151c30
Fix #13
2017-11-08 22:39:51 +01:00
12546077a0
General fixes
2017-11-05 13:09:39 +01:00
5f1383323a
Fix if for foreach while spacing
2017-10-27 17:56:33 +02:00
33d0cc03fc
Simplify htmlescape
2017-09-14 20:39:58 +02:00
bd93f7bc6f
Fix file author and copyright
2017-07-26 17:48:08 +02:00
e3bc324d26
Fix footer rendering
2017-07-25 19:09:46 +02:00
6da40780e6
Add html escaping
2017-07-24 20:48:22 +02:00
c65453f3d0
Remove @author docblock
2017-07-20 18:12:29 +02:00
1e98ffc625
Fixing templates
2017-06-24 10:51:43 +02:00
3cd0913683
fixes #62
2017-05-30 18:21:27 +02:00
32fcec02a0
Make all tables red
2017-04-16 20:38:39 +02:00
64f157a2cf
Bulkl path fix reverse
2017-02-12 21:43:10 +01:00
1432febae7
Bulkl path fix
2017-02-12 21:42:39 +01:00
547b28a582
Fix uri parameter
2017-02-08 19:40:22 +01:00
e59f7076bb
Pass uri query parameter
2017-02-08 19:28:55 +01:00
863cf9348d
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
8bb7d0377b
Adjusting copyright
2017-01-26 16:32:45 +01:00
6e42eb46de
Increase php version requirement
2016-12-07 20:56:15 +01:00
f033f1bad2
Localization fix
2016-07-27 22:20:30 +02:00
b30199517a
Translation fixes (0 still missing)
2016-07-27 13:17:50 +02:00
06bcbc3631
Implemented application routes
2016-07-22 00:15:26 +02:00
1ae8c98f88
Dynamic language loading
2016-07-05 19:00:30 +02:00
67ef8ffdc6
Language fixes+api routes implemented
2016-07-02 20:02:27 +02:00
fc152f87a9
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