Commit Graph

34 Commits

Author SHA1 Message Date
5684b5c299 Make classes final 2018-05-11 21:30:34 +02:00
0a5300cc76 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
1e449c04a1 docblock typehint fix 2018-03-16 12:39:55 +01:00
ffaf7e0bba Add public/private to const 2018-03-16 08:46:52 +01:00
b12d5be6ae Fix strict_types 2018-02-15 20:27:23 +01:00
51200c50c2 Add spaces around namespace 2018-02-03 11:46:23 +01:00
b3ed3afe0d Fix CS via phpcs 2018-01-28 22:11:07 +01:00
90a27edd1b Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
d1fa884848 Remove package TBD 2017-12-30 11:56:53 +01:00
e1410be93f General fixes 2017-11-05 13:09:39 +01:00
5525b74975 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
13d261812d Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
a7e14a4072 Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
b5a33cb5cb Add module id to modules 2017-09-15 19:37:34 +02:00
6a0244b0f7 Fix file author and copyright 2017-07-26 17:48:08 +02:00
fa44c30556 Remove @author docblock 2017-07-20 18:12:29 +02:00
a1b1c85c15 Strict types enabled 2017-03-01 14:05:29 +01:00
316f7ee6b5 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
21c8237c4d Bulkl path fix 2017-02-12 21:42:39 +01:00
56a5329850 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
bc2fea8c65 Adjusting copyright 2017-01-26 16:32:45 +01:00
137fd22f7c Increase php version requirement 2016-12-07 20:56:15 +01:00
ad70dd4ba4 Prepare const visibility 2016-12-07 20:23:04 +01:00
468d935645 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
60fdc3a31b Usage of InfoManager 2016-04-02 17:47:30 +02:00
8d2bd21fda Routings moved to routing files 2016-04-01 22:16:21 +02:00
cef4b1db41 Cleanup and function pull out 2016-01-30 22:13:15 +01:00
607b42ffa1 Remove namespace from scalars 2016-01-23 10:17:21 +01:00
e3b01558a6 Test fixes 2016-01-23 10:10:24 +01:00
bd575c23bb Fix dependencies 2016-01-17 18:31:49 +01:00
f8c4c97b07 Admin dependency added 2016-01-10 19:13:00 +01:00
0eaec886d4 Restructure 2015-12-31 18:05:19 +01:00
929e56dee4 Module version and path implemented 2015-12-29 18:38:45 +01:00
9b0d1252c6 Init 2015-11-29 21:57:18 +01:00