Commit Graph

81 Commits

Author SHA1 Message Date
e4e7391ac1 Create more permission handling 2017-09-16 12:15:55 +02:00
773971ca74 More permission managing 2017-09-16 11:11:51 +02:00
24ea769c42 Add module id to modules 2017-09-15 19:37:34 +02:00
b30c104f34 Simplify htmlescape 2017-09-14 20:39:58 +02:00
80d939a2aa Fix permission tables 2017-09-13 10:45:41 +02:00
f746b274ba draft pid to path fix 2017-09-08 15:38:23 +02:00
829198a696 Optimize datatypes path 2017-08-11 20:44:07 +02:00
3c848bc8ae Create better minimized version 2017-08-11 20:26:03 +02:00
5bde21e683 Update calendar templates 2017-08-11 20:08:52 +02:00
73fdc8c285 Improve calendar view a little bit 2017-08-08 21:03:51 +02:00
b54206958d Added calendar dashboard test 2017-07-27 20:37:31 +02:00
93546a5206 Fix file author and copyright 2017-07-26 17:48:08 +02:00
9914d12cf1 Add html escaping 2017-07-24 20:48:22 +02:00
6b85be0abf Remove @author docblock 2017-07-20 18:12:29 +02:00
9b8f472b3b Prepare calendar event popup 2017-07-17 20:56:45 +02:00
f45055a86e fixes #62 2017-05-30 18:21:27 +02:00
ab176568e9 Remove find 2017-04-14 21:03:58 +02:00
df124c6f9e Fix installer 2017-04-01 22:41:30 +02:00
44b8eb702d Unit test fixes and invoice impl. started 2017-03-19 15:51:26 +01:00
8df3c25248 PhpUnit fixes 2017-03-12 22:40:21 +01:00
c85f84bcc9 Strict types enabled 2017-03-01 14:05:29 +01:00
256e9f24eb Name fixes 2017-02-25 20:48:55 +01:00
630ced1f46 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
2a7af88cef Bulkl path fix 2017-02-12 21:42:39 +01:00
f4b38df23c Add existing query to link 2017-02-08 19:16:53 +01:00
286a9c24fe 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
f0687e8e6c Adjusting copyright 2017-01-26 16:32:45 +01:00
a299f0521d Fixing json serialization and reporter 2017-01-22 21:08:46 +01:00
e085879851 Increase php version requirement 2016-12-07 20:56:15 +01:00
a58bc99964 Prepare const visibility 2016-12-07 20:23:04 +01:00
f99f74ed24 Fixing doc blocks 2016-11-06 22:22:07 +01:00
c81e5f70f9 Fix relation 2016-11-05 21:47:51 +01:00
1234eba29d Adjust database pool name 2016-10-29 20:44:52 +02:00
7f2b41a5b0 Fix install 2016-10-09 20:07:30 +02:00
3e930aa9e7 Core adjustments for pending issues 2016-10-02 12:07:05 +02:00
be3a887ba7 Test fixes 2016-08-13 14:13:12 +02:00
82a34ccffd Localization fix 2016-07-27 22:20:30 +02:00
f5bff506f6 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
dc292ad015 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
ef77c0393e Dashboard drafts 2016-07-22 20:22:49 +02:00
cc12d9cad7 Implemented application routes 2016-07-22 00:15:26 +02:00
762007922f Remove static loading 2016-07-05 19:22:54 +02:00
e97c0a0293 Dynamic language loading 2016-07-05 19:00:30 +02:00
79b5d7e34b Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
2af7e97eac 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
d089ec3ecc Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
8855b2f592 Directory rename 2016-05-19 19:46:39 +02:00
eeeb05ba4e Simplyfing layout 2016-05-17 20:14:04 +02:00
6816bf7676 Fixing bugs 2016-05-15 23:24:43 +02:00
2c9ed6cbe6 Fixing comments and parameter for orm 2016-05-14 16:23:17 +02:00