Commit Graph

77 Commits

Author SHA1 Message Date
cf4e2baede Fix progress bugs in namespace 2017-09-26 16:35:24 +02:00
9ac9439810 Fix test bugs 2017-09-26 14:12:49 +02:00
47b1a7f468 fixes #90 2017-09-23 13:58:23 +02:00
4d1f87067d Add module id to modules 2017-09-15 19:37:34 +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
8824515abb Fix permission tables 2017-09-13 10:45:41 +02:00
e1577da45d draft pid to path fix 2017-09-08 15:38:23 +02:00
3dc7b86aea fix tools dependency 2017-09-08 10:50:13 +02:00
9188704c6e Add budget 2017-08-20 19:26:52 +02:00
15cc0d2b7a Optimize datatypes path 2017-08-11 20:44:07 +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
bbc89b0b81 Remove find 2017-04-14 21:03:58 +02:00
14a728fd23 Fix installer 2017-04-01 22:41:30 +02:00
3caf989b24 Unit test fixes and invoice impl. started 2017-03-19 15:51:26 +01:00
792108c891 Strict types enabled 2017-03-01 14:05:29 +01:00
f21113fa3b Name fixes 2017-02-25 20:48:55 +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
e7cd095375 Implement & bug fixes 2017-02-12 16:02:17 +01:00
a45ada8f5d Fix installation/mapper 2017-02-12 10:33:37 +01:00
e50d26d8ef Add existing query to link 2017-02-08 19:16:53 +01:00
3a3a744b0b More flexbox implementations 2017-01-29 19:59:42 +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
f67c5d966b Prepare const visibility 2016-12-07 20:23:04 +01:00
6e749c489e Fixing doc blocks 2016-11-06 22:22:07 +01:00
d0451d392b Adjust database pool name 2016-10-29 20:44:52 +02:00
5b5cf04b67 Fix install 2016-10-09 20:07:30 +02:00
d37db29c10 Core adjustments for pending issues 2016-10-02 12:07:05 +02: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
ac333c2de5 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
71bb86cd59 Implemented application routes 2016-07-22 00:15:26 +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
772d5aeee2 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00