Commit Graph

55 Commits

Author SHA1 Message Date
60f37d3c99 Reformat 2018-05-20 09:59:17 +02:00
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
5f6fe77c91 Fix phpstorm inspections 2017-11-19 23:20: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
484cb909f7 Implement #105 #106 #107 2017-10-03 20:25:11 +02:00
5e5a162173 Add calendar and media to project 2017-10-02 10:00:58 +02:00
ba48929b89 Fix progress bugs in namespace 2017-09-26 16:35:24 +02:00
6d90b9c188 fixes #90 2017-09-23 13:58:23 +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
672332df93 Add budget 2017-08-20 19:26:52 +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
2aa88a14e8 Fix api path 2017-05-31 09:40:28 +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
9c64a4ce30 Fix minor bugs 2017-03-04 22:06:29 +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
c109b54bb2 Extending projects and events 2017-02-12 16:17:45 +01:00
208a7470d0 Path fixes 2017-02-12 16:02:22 +01:00
5afabf7a3e Implement & bug fixes 2017-02-12 16:02:17 +01:00
06ecba0f8c More flexbox implementations 2017-01-29 19:59:42 +01:00
98c41078eb More flexbox implementations 2017-01-29 19:59:37 +01:00
6bd8e105a3 File path fixes 2017-01-26 16:42:54 +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
5acd8a0798 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
2aab36eb11 Path fixes 2016-07-22 00:15:38 +02:00
4dd075d2d4 Implemented application routes 2016-07-22 00:15:26 +02:00
1f83efd2f0 Dynamic language loading 2016-07-05 19:00:30 +02:00
816a516134 Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
61aff1e92a Language display optimized
see previous commit
2016-07-02 14:15:02 +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
25ed9f2956 Directory rename 2016-05-19 19:46:39 +02:00
ee65d84793 Simplyfing layout 2016-05-17 20:14:04 +02:00
e2d780ad83 Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00