Commit Graph

45 Commits

Author SHA1 Message Date
674b522e61 Change permission check from int to string 2018-03-09 22:26:22 +01:00
cf46bf25d1 Fix strict_types 2018-02-15 20:27:23 +01:00
2aae0f0b27 Add spaces around namespace 2018-02-03 11:46:23 +01:00
7825f1a956 Fix CS via phpcs 2018-01-28 22:11:07 +01:00
d98b9363e9 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
2a365f1d60 Remove package TBD 2017-12-30 11:56:53 +01:00
fbe4b28c9a Explicit type cast 2017-11-17 18:46:28 +01:00
1b80b27ed5 Fix #13 2017-11-08 22:39:51 +01:00
0a270b652f General fixes 2017-11-05 13:09:39 +01:00
fcc3aa845b Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
2ea259e273 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
a70302d761 fix #105 2017-10-03 20:24:29 +02:00
7f327fad53 Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
11a9a12970 Fix member name 2017-09-18 12:43:43 +02:00
f1e00346f5 Implement organization permission 2017-09-18 12:37:29 +02:00
970a90fa3a Fix dependencies 2017-09-16 20:25:33 +02:00
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
829198a696 Optimize datatypes path 2017-08-11 20:44:07 +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
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
c85f84bcc9 Strict types enabled 2017-03-01 14:05:29 +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
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
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
bbad0a7c41 Making datamapper static 2016-05-14 14:58:33 +02:00
0b5d967581 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
6ae4c2e1e6 Usage of InfoManager 2016-04-02 17:47:30 +02:00
9ced1e2469 Routings moved to routing files 2016-04-01 22:16:21 +02:00
3b82c89840 Organization + calendar fixes/extensions 2016-02-14 23:10:58 +01:00
7d02549bcc Cleanup and function pull out 2016-01-30 22:13:15 +01:00
d8ba3a01f8 Remove namespace from scalars 2016-01-23 10:17:21 +01:00
5a9509dc11 Test fixes 2016-01-23 10:10:24 +01:00
709af6cbf6 Fix dependencies 2016-01-17 18:31:49 +01:00
0c851fafe0 Admin dependency added 2016-01-10 19:13:00 +01:00
08d71ddbe3 Restructure 2015-12-31 18:05:19 +01:00
2a47d81b90 Module version and path implemented 2015-12-29 18:38:45 +01:00
2336a91742 Init 2015-11-29 21:57:18 +01:00