Commit Graph

54 Commits

Author SHA1 Message Date
765254c788 remove empty line 2019-12-15 14:18:15 +01:00
be11cfc2fa cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
2d304ea5a9 cleanup tests and use @covers more 2019-11-10 22:40:27 +01:00
42e564c10c phpcs fixes 2019-10-06 17:50:12 +02:00
02efe23147 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
527c84c4d6 fix phpcs findings 2019-09-12 19:48:00 +02:00
85c758812d fix after change to php 7.4 2019-08-17 14:14:51 +02:00
05ec6158a8 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
3254187b50 change php version requirement 2019-08-15 20:45:28 +02:00
ba7b992c40 fix @link 2019-07-08 19:51:27 +02:00
0f0f302382 Fix global \count( 2019-02-11 22:25:15 +01:00
c23e307256 Make count( use global namespace 2019-02-11 22:23:56 +01:00
484b723493 inspection fixes 2019-02-09 19:42:23 +01:00
ed1cf2413c phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
f0eebfe898 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
2bb4211205 Fix whitespace 2018-12-17 19:02:54 +01:00
d5b8b93769 Docblock fixes + more tests 2018-12-15 22:36:04 +01:00
e31d7f7997 Fix doc align 2018-12-09 22:20:51 +01:00
1b0f53e476 Fix use order 2018-12-09 22:16:55 +01:00
41cb6d0901 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
98640f421b Make classes final 2018-12-01 20:50:27 +01:00
e5b3c7f011 Fix package docblock 2018-08-24 14:08:08 +02:00
42bc138ce0 fix #96 fix #97 2018-08-17 20:02:29 +02:00
b12d6c6b4e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
808bd94dac Add public/private to const 2018-03-16 08:46:52 +01:00
ec5e69fb1d Fix strict_types 2018-02-15 20:27:23 +01:00
5d6b2f8226 phpcbf 2018-02-03 13:09:09 +01:00
d4f97f3d2f Remove space from end of line 2018-02-03 11:52:30 +01:00
9d60fd0c5e Add spaces around namespace 2018-02-03 11:46:23 +01:00
963ff3335d Fix CS via phpcs 2018-01-28 22:11:07 +01:00
76da582569 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
48a7e3a813 Remove package TBD 2017-12-30 11:56:53 +01:00
062dd18e86 Implement more tests 2017-11-25 16:06:53 +01:00
4e7ce69e6b Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
5f83208657 General fixes 2017-11-05 13:09:39 +01:00
88f93c80b3 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
a8d7e08f7a Merge branch 'develop' of https://github.com/Orange-Management/Modules into develop 2017-10-16 11:31:37 +02:00
5c7e092353 Fix author 2017-10-16 11:31:20 +02:00
d4adf6f84d Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
62fdc664c7 Optimize datatypes path 2017-08-11 20:44:07 +02:00
cefbfbb510 Fix file author and copyright 2017-07-26 17:48:08 +02:00
c2bc80eb29 Remove @author docblock 2017-07-20 18:12:29 +02:00
346883a653 Strict types enabled 2017-03-01 14:05:29 +01:00
d54e2af707 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
39407fa0c7 Bulkl path fix 2017-02-12 21:42:17 +01:00
2c732d4062 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
8fb64b6807 Adjusting copyright 2017-01-26 16:32:45 +01:00
baf27fa918 Increase php version requirement 2016-12-07 20:56:15 +01:00
352415126f Prepare const visibility 2016-12-07 20:23:04 +01:00
e0aad5f865 Core adjustments for pending issues 2016-10-02 12:07:05 +02:00