Commit Graph

28 Commits

Author SHA1 Message Date
6f9a704b3d Make classes final 2018-05-11 21:30:34 +02:00
d25b17d821 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
cbc998154b docblock typehint fix 2018-03-16 12:39:55 +01:00
682ad3e9b3 Add public/private to const 2018-03-16 08:46:52 +01:00
1353a21720 Fix strict_types 2018-02-15 20:27:23 +01:00
b4f56a5d3c Add spaces around namespace 2018-02-03 11:46:23 +01:00
27443967ff Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
8208b2ac68 Remove package TBD 2017-12-30 11:56:53 +01:00
cc93edfaa2 General fixes 2017-11-05 13:09:39 +01:00
bdcaf36668 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
b1d917401e Add module id to modules 2017-09-15 19:37:34 +02:00
c94f2154eb draft support templates 2017-09-08 10:50:27 +02:00
ee99f42739 Fix file author and copyright 2017-07-26 17:48:08 +02:00
36576d5ca5 Remove @author docblock 2017-07-20 18:12:29 +02:00
dc5a940789 Strict types enabled 2017-03-01 14:05:29 +01:00
7574c0e3aa Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
ecbd4b1ae8 Bulkl path fix 2017-02-12 21:42:39 +01:00
81d476439c 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
fd4a3c73f7 Adjusting copyright 2017-01-26 16:32:45 +01:00
56f50a88c3 Increase php version requirement 2016-12-07 20:56:15 +01:00
5a90e0e795 Prepare const visibility 2016-12-07 20:23:04 +01:00
3eba887a94 Unit test fixes 2016-01-29 19:07:33 +01:00
5a865a5160 Remove namespace from scalars 2016-01-23 10:17:21 +01:00
3ad142f5c3 Fix dependencies 2016-01-17 18:31:49 +01:00
01f93e4e74 Admin dependency added 2016-01-10 19:13:00 +01:00
7272e739e8 Restructure 2015-12-31 18:05:19 +01:00
589fa0480e Module version and path implemented 2015-12-29 18:38:45 +01:00
fcb0763e29 Init 2015-11-29 21:57:18 +01:00