Commit Graph

35 Commits

Author SHA1 Message Date
af05cc7830 Add tags and fix markdown/descriptions 2020-12-19 20:24:41 +01:00
ee6616db87 bump php version 2020-12-03 23:07:33 +01:00
6f506e127b phpstan fixes 2020-11-27 22:56:16 +01:00
11bd0bed0d remove some getter/setter 2020-11-24 17:31:20 +01:00
c8b6de3e54 fix typehint 2020-09-10 20:40:12 +02:00
5912df63b9 implement immutable datetime 2020-09-10 20:18:47 +02:00
7180a51235 autofixes 2020-08-30 20:13:11 +02:00
90e7251b9b changed file permissions 2020-06-09 22:03:51 +02:00
dc5b332b71 fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
3493774058 phpcs fix 2020-01-26 12:27:56 +01:00
896647e6fe cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
c10ef1ccd8 phpcs fixes 2019-10-06 17:50:12 +02:00
8e6f0b6c1f fix phpcs findings 2019-09-12 19:48:00 +02:00
93eba7313d change php version requirement 2019-08-15 20:45:28 +02:00
e8f8843de1 fix @link 2019-07-08 19:51:27 +02:00
537ef6e10e phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
c2560ee7b9 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
b1bf483577 Fix use order 2018-12-09 22:16:55 +01:00
2f1d8251a5 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
17330075c4 Make classes final 2018-12-01 20:50:27 +01:00
d9e5a069dd Fix package docblock 2018-08-24 14:08:08 +02:00
c3ed798e69 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
8245f687df Nullable+void typehint 2018-03-13 20:55:24 +01:00
4b16e492a0 Fix strict_types 2018-02-15 20:27:23 +01:00
baac2fdcd0 phpcbf 2018-02-03 13:09:09 +01:00
55f3970eb9 Add spaces around namespace 2018-02-03 11:46:23 +01:00
4245524c4a Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
3946bf2d6c Remove package TBD 2017-12-30 11:56:53 +01:00
bdfda67bcd General fixes 2017-11-05 13:09:39 +01:00
e1b0cdce94 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
e479979812 Fix file author and copyright 2017-07-26 17:48:08 +02:00
6a55d4b766 Remove @author docblock 2017-07-20 18:12:29 +02:00
416aa7e7c7 Unit test fixes and invoice impl. started 2017-03-19 15:51:26 +01:00
ada5e6af81 Kanban first working implementation 2017-03-16 21:11:52 +01:00
3121092be8 Implemented kanban models 2017-03-16 13:50:11 +01:00