Commit Graph

35 Commits

Author SHA1 Message Date
0421e85c07 Fix package docblock 2018-08-24 14:08:08 +02:00
5d3add3701 Make classes final 2018-05-11 21:30:34 +02:00
a8f39b3b29 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
2161d4cbce docblock typehint fix 2018-03-16 12:39:55 +01:00
19e1b821c1 Add public/private to const 2018-03-16 08:46:52 +01:00
f98d6d7b81 Fix strict_types 2018-02-15 20:27:23 +01:00
f8bcdb63e5 Add spaces around namespace 2018-02-03 11:46:23 +01:00
736948ad1f Fix CS via phpcs 2018-01-28 22:11:07 +01:00
fabb2bbc80 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
a95d0a7ff7 Remove package TBD 2017-12-30 11:56:53 +01:00
ea0f5e34ea General fixes 2017-11-05 13:09:39 +01:00
286abf7832 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
51df0d4909 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
1adb25c363 Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
43d915482a Add module id to modules 2017-09-15 19:37:34 +02:00
d2aa39665e Fix file author and copyright 2017-07-26 17:48:08 +02:00
2b66362232 Remove @author docblock 2017-07-20 18:12:29 +02:00
09e048ee20 Strict types enabled 2017-03-01 14:05:29 +01:00
4749f883e7 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
5ccd5eec4d Bulkl path fix 2017-02-12 21:42:39 +01:00
8a031bdca1 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
cf73d7b282 Adjusting copyright 2017-01-26 16:32:45 +01:00
9247f190ab Increase php version requirement 2016-12-07 20:56:15 +01:00
45372fd591 Prepare const visibility 2016-12-07 20:23:04 +01:00
7d3de6c1aa Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
80b2689bbd Usage of InfoManager 2016-04-02 17:47:30 +02:00
0da83a1554 Routings moved to routing files 2016-04-01 22:16:21 +02:00
c04f3fc5be Cleanup and function pull out 2016-01-30 22:13:15 +01:00
46f10543cf Remove namespace from scalars 2016-01-23 10:17:21 +01:00
f916c57432 Test fixes 2016-01-23 10:10:24 +01:00
169b2a79dd Fix dependencies 2016-01-17 18:31:49 +01:00
ccc85d2157 Admin dependency added 2016-01-10 19:13:00 +01:00
d90c25bc91 Restructure 2015-12-31 18:05:19 +01:00
83eb4d7a30 Module version and path implemented 2015-12-29 18:38:45 +01:00
360c2fbdee Init 2015-11-29 21:57:18 +01:00