Commit Graph

38 Commits

Author SHA1 Message Date
5afe07ab5a mode changes 2021-02-20 10:59:06 +01:00
84f32b4c94 bump php version 2020-12-03 23:07:33 +01:00
3b980fd3f7 remove some getter/setter 2020-11-24 17:31:20 +01:00
f07ed07725 phpcs fix 2020-01-26 12:27:56 +01:00
6536aec349 cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
2348e6b72d fixes for tests 2019-11-14 17:44:46 +01:00
de29fdb4d5 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
86f78fd04f fix phpcs findings 2019-09-12 19:48:00 +02:00
f26b0298de fix after change to php 7.4 2019-08-17 14:14:51 +02:00
fb760e2d70 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
62e7b4350e change php version requirement 2019-08-15 20:45:28 +02:00
fbf33b88cc fix @link 2019-07-08 19:51:27 +02:00
7f197cffc5 php cs fixer 2019-04-27 12:05:33 +02:00
97a1e914dd inspection fixes 2019-02-09 19:42:23 +01:00
410571d2e7 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
6c45f73d92 php cs fixer 2018-12-28 19:13:17 +01:00
bf1fe6b164 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
dabda7c55d Make classes final 2018-12-01 20:50:27 +01:00
55109ada95 Fix package docblock 2018-08-24 14:08:08 +02:00
5d1b1158f0 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
4d78bc7f9d Fix strict_types 2018-02-15 20:27:23 +01:00
3ac51a1a1e Add spaces around namespace 2018-02-03 11:46:23 +01:00
3ccf3bd01b Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
4b40e30353 Remove package TBD 2017-12-30 11:56:53 +01:00
adcb129dbd General bug fixes 2017-11-11 16:21:30 +01:00
791ac41f8f Fix tests and create coverage 2017-11-05 20:25:50 +01:00
8ec60c5f5c General fixes 2017-11-05 13:09:39 +01:00
ef408f396c Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
7b308977ba Fix file author and copyright 2017-07-26 17:48:08 +02:00
677c4f7054 Remove @author docblock 2017-07-20 18:12:29 +02:00
d9125da774 Strict types enabled 2017-03-01 14:05:29 +01:00
4a01a35edf Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
1f571c767c Bulkl path fix 2017-02-12 21:42:39 +01:00
97a2d34bcc 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
5f4f073b29 Adjusting copyright 2017-01-26 16:32:45 +01:00
cf223a0486 Increase php version requirement 2016-12-07 20:56:15 +01:00
2c8ceb05ea Remove namespace from scalars 2016-01-23 10:17:21 +01:00
40961f36ec Init 2015-11-29 21:57:18 +01:00