Commit Graph

34 Commits

Author SHA1 Message Date
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