Commit Graph

31 Commits

Author SHA1 Message Date
9fd5fd2f58 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
a2e4675f69 Remove space from end of line 2018-02-03 11:52:30 +01:00
bdaf2762ee Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
b978666c5a Remove package TBD 2017-12-30 11:56:53 +01:00
eca624ca1a Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
04277beee9 Fix #13 2017-11-08 22:39:51 +01:00
db7d39f03e Fix tables 2017-11-08 21:01:09 +01:00
c4dc57e1ca General fixes 2017-11-05 13:09:39 +01:00
f385540496 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
48e7422814 fix table links+obj members 2017-09-15 08:43:00 +02:00
305dca6534 Simplify htmlescape 2017-09-14 20:39:58 +02:00
14763c385f Fix file author and copyright 2017-07-26 17:48:08 +02:00
2452cca436 Fix footer rendering 2017-07-25 19:09:46 +02:00
e80d7230fb Add html escaping 2017-07-24 20:48:22 +02:00
24546e1338 Remove @author docblock 2017-07-20 18:12:29 +02:00
d61324adb4 fixes #62 2017-05-30 18:21:27 +02:00
b0e714d4c2 Make all tables red 2017-04-16 20:38:39 +02:00
28144992d0 Unit test fixes and invoice impl. started 2017-03-19 15:51:26 +01:00
5469f5ebd7 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
8d71c1d880 Bulkl path fix 2017-02-12 21:42:39 +01:00
208a7470d0 Path fixes 2017-02-12 16:02:22 +01:00
06ecba0f8c More flexbox implementations 2017-01-29 19:59:42 +01:00
3e8838eb94 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
fb1dd8d15e Adjusting copyright 2017-01-26 16:32:45 +01:00
d53f224783 Increase php version requirement 2016-12-07 20:56:15 +01:00
a34021a4da Localization fix 2016-07-27 22:20:30 +02:00
f169098ebb Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
1f83efd2f0 Dynamic language loading 2016-07-05 19:00:30 +02:00
87e066a5a7 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
ee65d84793 Simplyfing layout 2016-05-17 20:14:04 +02:00
e82b1d6953 Case fix! 2016-03-26 18:59:38 +01:00