Commit Graph

23 Commits

Author SHA1 Message Date
ced9fe7177 Make classes final 2018-05-11 21:30:34 +02:00
a9bcb9609a Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
a9eace0651 docblock typehint fix 2018-03-16 12:39:55 +01:00
9a3366fab5 Add public/private to const 2018-03-16 08:46:52 +01:00
f45624132a Fix strict_types 2018-02-15 20:27:23 +01:00
bfe56a0216 Add spaces around namespace 2018-02-03 11:46:23 +01:00
bf04cd3b6a Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
26c64dfdd4 Remove package TBD 2017-12-30 11:56:53 +01:00
42eb734a8e General fixes 2017-11-05 13:09:39 +01:00
a9a56d4696 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
351a73f8e2 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
88a205995a Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
ae5fb46a52 Add module id to modules 2017-09-15 19:37:34 +02:00
3c3ddaaffc Fix file author and copyright 2017-07-26 17:48:08 +02:00
355bb6b3b5 Remove @author docblock 2017-07-20 18:12:29 +02:00
cc0898a285 Strict types enabled 2017-03-01 14:05:29 +01:00
7d2caebe42 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
dc2c4dd301 Bulkl path fix 2017-02-12 21:42:39 +01:00
4b50c6937f 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
328f1c53e0 Adjusting copyright 2017-01-26 16:32:45 +01:00
1e663ab134 Increase php version requirement 2016-12-07 20:56:15 +01:00
fee0ffe4ef Prepare const visibility 2016-12-07 20:23:04 +01:00
719ee857e8 Templating 2016-07-03 15:30:25 +02:00