Commit Graph

30 Commits

Author SHA1 Message Date
544e61a5d3 continue hr implementation 2019-10-16 17:35:36 +02:00
e01658c046 remove empty line after <?php 2019-10-11 16:38:06 +02:00
19a536462a fix mapper formats 2019-09-28 23:11:05 +02:00
d3c7817e28 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
06cfffe263 fix docblock 2019-09-21 15:28:07 +02:00
5641641a07 fix phpcs findings 2019-09-12 19:48:00 +02:00
8a366a199c Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
47490e9cba change php version requirement 2019-08-15 20:45:28 +02:00
186c17042b draft time recording 2019-08-10 23:15:25 +02:00
02a2005fbd fix @link 2019-07-08 19:51:27 +02:00
50a2fbfc0a Test fixes after module+builder test extension 2019-02-26 21:42:51 +01:00
7647e69efd Mapper/Module/Schema fixes thanks to new tests 2019-02-26 00:00:31 +01:00
a62147d37a Make classes final 2018-12-01 20:50:27 +01:00
3a7ddc5d32 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02: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
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
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
9c219ca7c5 Unit test bug fixes 2016-04-24 20:47:29 +02:00
62fec13e3f Doc + Mapper::class implementation 2016-03-09 23:11:51 +01:00