Commit Graph

80 Commits

Author SHA1 Message Date
97eb6dc7de fix DateTimeImmutable typehint 2020-09-26 11:22:57 +02:00
72b58006db fix typehint 2020-09-10 20:40:13 +02:00
58858e2f7d implement immutable datetime 2020-09-10 20:18:47 +02:00
c3145ec7da changed file permissions 2020-06-09 22:03:51 +02:00
bf59fb632e draft add functionality 2020-05-24 19:17:10 +02:00
7b93c59f3f continue task edit impl. 2020-05-02 21:03:21 +02:00
bcb3d5bea8 Type and cs fixes 2020-03-07 00:23:17 +01:00
d21ebb526d fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
fdc44f9390 typehint fixes 2020-02-13 18:54:21 +01:00
9692812a23 phpcs fix 2020-01-26 12:27:56 +01:00
a25e67a602 datetime is jsonserializable, didn't know that :) 2019-12-29 14:18:46 +01:00
2ccf983092 remove empty line 2019-12-15 14:18:15 +01:00
5282e027f5 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
1534628c00 fix phpcs findings 2019-09-12 19:48:00 +02:00
2567161ceb fix after change to php 7.4 2019-08-17 14:14:51 +02:00
78547922f3 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
1a7650caaf change php version requirement 2019-08-15 20:45:28 +02:00
07a22970f6 fix @link 2019-07-08 19:51:27 +02:00
5ff522185a php cs fixes 2019-06-15 19:18:36 +02:00
d4f3bbca02 Improved tag module and media virtual paths 2019-05-22 07:47:03 +02:00
4919a52846 Add unit tests and fix templates 2019-04-14 19:47:06 +02:00
7d65bc0ee6 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
2c84282e36 php cs fixer 2018-12-28 19:13:17 +01:00
5366575d30 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
a9b5dfcf3e Make classes final 2018-12-01 20:50:27 +01:00
ece1f87d95 fix reporter tpl form, task display 2018-10-27 20:42:24 +02:00
139ba35a0d Docblock fix 2018-09-22 18:22:44 +02:00
3a4f827ece use global namespace 2018-08-24 13:05:50 +02:00
f29173972c Use root namespace 2018-05-30 13:39:00 +02:00
ac2ce6876d Remove whitespace 2018-05-21 22:30:04 +02:00
74f15b22ad Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
d0f77978d4 Nullable+void typehint 2018-03-13 20:55:24 +01:00
33618c0fcc Bug fixes 2018-02-18 10:46:57 +01:00
fc59271b89 Fix strict_types 2018-02-15 20:27:23 +01:00
27f495879f phpcbf 2018-02-03 13:09:09 +01:00
2cd08a1c6c Add spaces around namespace 2018-02-03 11:46:23 +01:00
64b45bb27e @package improvements 2017-12-31 17:04:57 +01:00
9f60fe850e Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
b1af3a0327 Remove package TBD 2017-12-30 11:56:53 +01:00
88a735dc6c Cleanup and implement raw text 2017-12-30 11:47:14 +01:00
ff23a66f93 Add plain/raw descriptions 2017-12-18 20:22:00 +01:00
1108d0c570 Remove deprecated setCreatedAt 2017-11-28 16:21:18 +01:00
40c45b7085 Scrutinizer php fixes 2017-11-08 22:00:34 +01:00
bd637084c8 Fix namespace spacing 2017-11-05 22:42:31 +01:00
4b904597d5 General fixes 2017-11-05 13:09:39 +01:00
1b70f05c53 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
cec9895c93 Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
940840e860 Fix test bugs 2017-10-06 13:19:32 +02:00
731459ca58 Fix #109 2017-10-05 19:19:45 +02:00
e693b8bba1 Fix #110 2017-10-05 19:15:54 +02:00