836fb9c32e
fix pagination and some media bugs
2020-07-30 21:28:05 +02:00
bfefbd2bda
show priority changes like status changes
2020-06-11 11:04:36 +02:00
c3145ec7da
changed file permissions
2020-06-09 22:03:51 +02:00
4aba4ad579
make type hints easier to read
2020-06-08 22:43:28 +02:00
eb1a7e2979
add list pagination
2020-04-05 17:07:05 +02:00
05ed8a0fee
add todos from github
2019-12-31 19:54:45 +01:00
801658f3c7
phpcs fixes
2019-10-06 17:50:12 +02:00
584d24519d
fix docblock
2019-09-21 16:12:21 +02:00
1534628c00
fix phpcs findings
2019-09-12 19:48:00 +02:00
1a7650caaf
change php version requirement
2019-08-15 20:45:28 +02:00
07a22970f6
fix @link
2019-07-08 19:51:27 +02:00
5ff522185a
php cs fixes
2019-06-15 19:18:36 +02:00
a058470e57
Fix increment to pre-increment
2019-05-19 19:08:35 +02:00
c33a0d97ad
Small template fixes for new css
2019-05-17 20:48:59 +02:00
6d8ee57fb5
Start changing styles
2019-05-14 22:02:49 +02:00
8dba220ec9
Fix getHtml para type
2019-04-27 18:29:24 +02:00
a0179eddda
php cs fixer
2019-04-27 12:05:33 +02:00
72623910be
Implement and rename mapper functionality
2019-04-22 16:37:12 +02:00
9805852139
Make app,localization in url optional+tld+subdomain
2019-03-09 23:21:29 +01:00
3ce7d3e0fe
Add download to tables
2019-02-17 18:58:41 +01:00
105bcf51a6
Fix absolute path to relative paths
2019-02-11 11:38:15 +01:00
2ff6a68d03
Use new tab, colors and css
2019-01-13 21:42:08 +01:00
b638a89392
Fix doc align
2018-12-09 22:20:51 +01:00
ece1f87d95
fix reporter tpl form, task display
2018-10-27 20:42:24 +02:00
b719d14574
Add draft sorting
2018-09-30 11:51:42 +02:00
74f15b22ad
Change to php version 7.2 requirement
2018-03-27 19:10:56 +02:00
11c870f78a
Template html fixes
2018-02-04 20:56:05 +01:00
d30e49ba69
Fix css debug
2018-01-07 14:56:44 +01:00
9f60fe850e
Remove @category and replace with @package
2017-12-30 12:45:02 +01:00
b1af3a0327
Remove package TBD
2017-12-30 11:56:53 +01:00
d3e3bec73d
Fix #13
2017-11-08 22:39:51 +01:00
041925be7f
Fix tables
2017-11-08 21:01:09 +01:00
4b904597d5
General fixes
2017-11-05 13:09:39 +01:00
1b70f05c53
Fix if for foreach while spacing
2017-10-27 17:56:33 +02:00
c044e6b000
Simplify htmlescape
2017-09-14 20:39:58 +02:00
1dca6997cd
Implement status tags
2017-08-23 15:19:15 +02:00
b3f457a218
Fix file author and copyright
2017-07-26 17:48:08 +02:00
b244522e22
Add html escaping
2017-07-24 20:48:22 +02:00
d2438372f5
Add task creator object
2017-07-21 20:24:37 +02:00
5f279c7d7d
Remove @author docblock
2017-07-20 18:12:29 +02:00
54db0a44f9
fixes #62
2017-05-30 18:21:27 +02:00
c1b570a850
Adjusted list/table clicks
2017-05-01 13:55:48 +02:00
4500f29af5
Make all tables red
2017-04-16 20:38:39 +02:00
db1224386c
Fix navigation for mobile
2017-04-16 20:19:56 +02:00
1460a646f7
Bulkl path fix reverse
2017-02-12 21:43:10 +01:00
5211020f9b
Bulkl path fix
2017-02-12 21:42:39 +01:00
23e6515ee5
Reverse path fix
2017-02-12 21:35:49 +01:00
e226e5b232
Path fix
2017-02-12 21:35:23 +01:00
4212a96035
Fix uri parameter
2017-02-08 20:25:56 +01:00
034110d2aa
Pass uri query parameter
2017-02-08 19:28:55 +01:00
58f5316b81
Add existing query to link
2017-02-08 19:16:53 +01:00
bad9ece211
Start implementing flexbox grid
2017-01-28 13:57:23 +01:00
daa39bfc89
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
e254aef924
Adjusting copyright
2017-01-26 16:32:45 +01:00
49f480f59a
Increase php version requirement
2016-12-07 20:56:15 +01:00
0aba90fd59
Localization fix
2016-07-27 22:20:30 +02:00
d301b74559
Translation fixes (0 still missing)
2016-07-27 13:17:50 +02:00
2e8d03dd06
Dynamic language loading
2016-07-05 19:00:30 +02:00
44dd0c5d17
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
5ac5547b3d
Simplyfing layout
2016-05-17 20:14:04 +02:00
bc7c18e94e
Case fix!
2016-03-26 18:59:38 +01:00