Commit Graph

33 Commits

Author SHA1 Message Date
101d052f2e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
918cb60da3 docblock typehint fix 2018-03-16 12:39:55 +01:00
ca1013d98f Add public/private to const 2018-03-16 08:46:52 +01:00
867687e0b0 Fix strict_types 2018-02-15 20:27:23 +01:00
eeba911ad5 Add spaces around namespace 2018-02-03 11:46:23 +01:00
2dc634cc32 Fix CS via phpcs 2018-01-28 22:11:07 +01:00
6567c6961c Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
4b30177219 Remove package TBD 2017-12-30 11:56:53 +01:00
43d10f36ce General fixes 2017-11-05 13:09:39 +01:00
b501c122c4 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
82212c8fa3 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
93447ea7ce Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
96809588fe Add module id to modules 2017-09-15 19:37:34 +02:00
3824d29747 Fix file author and copyright 2017-07-26 17:48:08 +02:00
b31639e69c Remove @author docblock 2017-07-20 18:12:29 +02:00
2586f09e6a Strict types enabled 2017-03-01 14:05:29 +01:00
dc7f60919f Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
9e5000675c Bulkl path fix 2017-02-12 21:42:39 +01:00
962adb9d3a 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
b34b5da6c6 Adjusting copyright 2017-01-26 16:32:45 +01:00
93d4c86bc8 Increase php version requirement 2016-12-07 20:56:15 +01:00
66ef3cfb53 Prepare const visibility 2016-12-07 20:23:04 +01:00
5cfc5d2515 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
bf8db19768 Usage of InfoManager 2016-04-02 17:47:30 +02:00
4b3cb36dc1 Routings moved to routing files 2016-04-01 22:16:21 +02:00
a611acdbeb Cleanup and function pull out 2016-01-30 22:13:15 +01:00
deedec1027 Remove namespace from scalars 2016-01-23 10:17:21 +01:00
d76f03bb51 Test fixes 2016-01-23 10:10:24 +01:00
242bb7abbc Fix dependencies 2016-01-17 18:31:49 +01:00
a711cc23a4 Admin dependency added 2016-01-10 19:13:00 +01:00
57f83a9248 Restructure 2015-12-31 18:05:19 +01:00
ff44b2126d Module version and path implemented 2015-12-29 18:38:45 +01:00
78a4a0ff7b Init 2015-11-29 21:57:18 +01:00