Commit Graph

83 Commits

Author SHA1 Message Date
23bfc16a87 fix version and bugs
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
2024-05-21 00:09:19 +02:00
Dennis Eichhorn
bb0d783295 update version requirement 2024-03-20 07:21:25 +00:00
Dennis Eichhorn
aa76b13b6b auto fixes + some impl. 2024-01-26 22:54:00 +00:00
Dennis Eichhorn
cb311125c7 Force public member variables or mapper changes 2023-10-04 15:52:16 +00:00
Dennis Eichhorn
f6eae1f6ad fix tests 2023-09-24 01:11:12 +00:00
c533e38456 Fix file header 2023-06-17 03:13:36 +02:00
4beb0be17e remove getId() 2023-05-30 02:37:07 +02:00
Dennis Eichhorn
4be63bbeba make id public, organigram impl. media password/encryption, settings bug fix, Money->FloatInt change, ... 2023-05-06 11:42:06 +00:00
330c0db9e9 registration fixes 2023-03-24 16:20:25 +01:00
e71a13bc48 fix url 2022-12-16 21:59:21 +01:00
91dde4baad update php version 2022-04-19 23:37:09 +02:00
2e2c578e14 fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
49b4b33332 fix name 2022-02-19 13:57:39 +01:00
8a32560818 more tests and make classes final 2021-10-21 22:16:07 +02:00
31bc88831c bump php version 2020-12-03 23:07:33 +01:00
f2968b0cf6 remove some getter/setter 2020-11-24 17:31:21 +01:00
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
662d8d4987 return descriptionRaw 2020-06-11 09:36:58 +02:00
c3145ec7da changed file permissions 2020-06-09 22:03:51 +02:00
bc9eca06df test path fixes 2020-03-28 16:27:03 +01: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
047f348569 fix type bug 2020-03-03 22:41:17 +01:00
fdc44f9390 typehint fixes 2020-02-13 18:54:21 +01:00
a68a45cd23 improve docblocks 2020-02-12 19:53:07 +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
d3442d444c Fix forward handling in tasks/task elements 2019-05-18 16:31:22 +02:00
a0179eddda php cs fixer 2019-04-27 12:05:33 +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
8788628b55 Add docblock 2018-06-03 10:36:26 +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