Commit Graph

44 Commits

Author SHA1 Message Date
03816aadcc Reformat 2018-05-20 09:59:17 +02:00
ad1c03ecd6 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
c974340d1a Remove space from end of line 2018-02-03 11:52:30 +01:00
153d2a558d Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
0e76d21ac1 Remove package TBD 2017-12-30 11:56:53 +01:00
d59e0a8bdc Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
edc18b19b7 Fix #13 2017-11-08 22:39:51 +01:00
ec840f4136 Fix tables 2017-11-08 21:01:09 +01:00
5607c32f99 General fixes 2017-11-05 13:09:39 +01:00
e8271666a3 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
569899d028 Implement #105 #106 #107 2017-10-03 20:25:11 +02:00
6a0ac74a85 Add calendar and media to project 2017-10-02 10:00:58 +02:00
6884241c44 fix #30 2017-10-02 09:49:15 +02:00
cf4e2baede Fix progress bugs in namespace 2017-09-26 16:35:24 +02:00
47b1a7f468 fixes #90 2017-09-23 13:58:23 +02:00
d735b13a29 fix table links+obj members 2017-09-15 08:43:00 +02:00
d8b63b5105 Simplify htmlescape 2017-09-14 20:39:58 +02:00
9188704c6e Add budget 2017-08-20 19:26:52 +02:00
a27b4e9a24 Fix file author and copyright 2017-07-26 17:48:08 +02:00
8dbc9dc481 Fix footer rendering 2017-07-25 19:09:46 +02:00
5e23da92e3 Add html escaping 2017-07-24 20:48:22 +02:00
addeec0b05 Remove @author docblock 2017-07-20 18:12:29 +02:00
44883f4f34 Fix api path 2017-05-31 09:40:28 +02:00
1e98ce49da fixes #62 2017-05-30 18:21:27 +02:00
95640d8d52 Make all tables red 2017-04-16 20:38:39 +02:00
3caf989b24 Unit test fixes and invoice impl. started 2017-03-19 15:51:26 +01:00
352af1d9d4 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
dabee53a67 Bulkl path fix 2017-02-12 21:42:39 +01:00
3d975f6c06 Extending projects and events 2017-02-12 16:17:45 +01:00
fd4b2ff1c5 Path fixes 2017-02-12 16:02:22 +01:00
dfcdd52506 More flexbox implementations 2017-01-29 19:59:37 +01:00
d31ce4e49a File path fixes 2017-01-26 16:42:54 +01:00
d298815613 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
732f595d8a Adjusting copyright 2017-01-26 16:32:45 +01:00
723f9a1af1 Increase php version requirement 2016-12-07 20:56:15 +01:00
e028a20338 Localization fix 2016-07-27 22:20:30 +02:00
69ed44dd28 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
65144a2972 Remove static loading 2016-07-05 19:22:54 +02:00
4a2c536576 Dynamic language loading 2016-07-05 19:00:30 +02:00
6efe30ee26 Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
c24a582406 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
e1a3047b6c Simplyfing layout 2016-05-17 20:14:04 +02:00
7d87d7d938 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
77c0fd1a0b Case fix! 2016-03-26 18:59:38 +01:00