Commit Graph

41 Commits

Author SHA1 Message Date
2f262e1d2a Make classes final 2018-05-11 21:30:34 +02:00
3a7ddc5d32 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
9feb311253 docblock typehint fix 2018-03-16 12:39:55 +01:00
81bebef725 Add public/private to const 2018-03-16 08:46:52 +01:00
7026d3afc7 Fix strict_types 2018-02-15 20:27:23 +01:00
024f551e68 Add spaces around namespace 2018-02-03 11:46:23 +01:00
215d5012fc Fix CS via phpcs 2018-01-28 22:11:07 +01:00
6c72690e30 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
74e72f1a21 Remove package TBD 2017-12-30 11:56:53 +01:00
f6ba53bae8 General fixes 2017-11-05 13:09:39 +01:00
973788c21d Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
5a0169c655 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
fca9e23636 Optimize hr templates 2017-09-30 11:04:00 +02:00
95cdff502c Adjusted routes and links 2017-09-29 22:18:18 +02:00
b04b4ee24a Add module id to modules 2017-09-15 19:37:34 +02:00
a9fc6e942e Show departments from organization 2017-09-07 20:45:04 +02:00
a9114d6170 Fix file author and copyright 2017-07-26 17:48:08 +02:00
d27b24d2ae Remove @author docblock 2017-07-20 18:12:29 +02:00
7f4fba3cde Strict types enabled 2017-03-01 14:05:29 +01:00
b2a167242a Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
80c9b7ea3e Bulkl path fix 2017-02-12 21:42:39 +01:00
d9fe7a618f 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
7428508d17 Adjusting copyright 2017-01-26 16:32:45 +01:00
26e58684b5 Increase php version requirement 2016-12-07 20:56:15 +01:00
6cb6f5010e Prepare const visibility 2016-12-07 20:23:04 +01:00
8da34db740 Language fixes 2016-06-25 18:20:27 +02:00
b3419e0222 Bug fixes 2016-04-22 15:19:14 +02:00
d1c8fe35fa Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
6052f2c0e6 Usage of InfoManager 2016-04-02 17:47:30 +02:00
0e6a0679c1 Routings moved to routing files 2016-04-01 22:16:21 +02:00
62fec13e3f Doc + Mapper::class implementation 2016-03-09 23:11:51 +01:00
74fa459cd1 Unit test fixes 2016-02-04 21:10:48 +01:00
a8a4b853df Cleanup and function pull out 2016-01-30 22:13:15 +01:00
acb3b0f814 Remove namespace from scalars 2016-01-23 10:17:21 +01:00
1252c785eb Test fixes 2016-01-23 10:10:24 +01:00
89c8026d51 Fix dependencies 2016-01-17 18:31:49 +01:00
b44a1a6db4 Admin dependency added 2016-01-10 19:13:00 +01:00
0ee6bbfeee Templating 2016-01-09 19:46:27 +01:00
fefddd601f Restructure 2015-12-31 18:05:19 +01:00
9c1ee8edef Module version and path implemented 2015-12-29 18:38:45 +01:00
f4f7a5a235 Init 2015-11-29 21:57:18 +01:00