Commit Graph

70 Commits

Author SHA1 Message Date
b3cd6855ec fix permissions
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
2025-04-02 14:15:04 +00:00
52e488f257 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:07 +02:00
Dennis Eichhorn
6d6f31f4ab update version requirement 2024-03-20 07:21:21 +00:00
Dennis Eichhorn
49dff5c77e auto fixes + some impl. 2024-01-26 22:53:59 +00:00
Dennis Eichhorn
66ded41ba0 Force public member variables or mapper changes 2023-10-04 15:52:15 +00:00
df81807c25 Fix file header 2023-06-17 03:13:21 +02:00
Dennis Eichhorn
09088d454f make id public, organigram impl. media password/encryption, settings bug fix, Money->FloatInt change, ... 2023-05-06 11:42:05 +00:00
3c2046ccf6 registration fixes 2023-03-24 16:20:21 +01:00
dbc5142e79 fix url 2022-12-16 21:59:20 +01:00
34634eead5 update php version 2022-04-19 23:37:06 +02:00
00612444d6 static code analysis fixes 2022-04-05 20:04:47 +02:00
83c2148a55 fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
485444171b fix name 2022-02-19 13:57:38 +01:00
bf290b7fcc bug and media fixes 2021-10-29 14:49:55 +02:00
97f7fb6f91 test fixes 2021-10-25 20:06:48 +02:00
3b9d18cf3e more tests and make classes final 2021-10-21 22:16:06 +02:00
ed64bdaa33 bump php version 2020-12-03 23:07:33 +01:00
0422c2cd87 remove some getter/setter 2020-11-24 17:31:19 +01:00
a48d4222cc fix DateTimeImmutable typehint 2020-09-26 11:22:57 +02:00
920ecd5774 fix typehint 2020-09-10 20:40:12 +02:00
e5c47427be implement immutable datetime 2020-09-10 20:18:46 +02:00
0706c89809 changed file permissions 2020-06-09 22:03:50 +02:00
13a55f3400 improve docblocks 2020-02-12 19:53:07 +01:00
580e818a41 phpcs fix 2020-01-26 12:27:56 +01:00
952c481812 remove empty line 2019-12-15 14:18:15 +01:00
3c7ac81c56 fix phpcs findings 2019-09-12 19:48:00 +02:00
53fa3aa631 fix after change to php 7.4 2019-08-17 14:14:51 +02:00
9d12233d21 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
2b4c9a59e1 change php version requirement 2019-08-15 20:45:28 +02:00
27021380a5 fix @link 2019-07-08 19:51:27 +02:00
1d736ef174 Use global namespace 2019-04-27 00:13:26 +02:00
87e4c4ab9d table test and bug style fixes 2019-03-31 20:32:17 +02:00
bc15be0084 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
a2ebadb3a7 php cs fixer 2018-12-28 19:13:17 +01:00
854d990bcc Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
20c53d693c Make classes final 2018-12-01 20:50:27 +01:00
990e575369 Fix package docblock 2018-08-24 14:08:08 +02:00
861b601c4c use global namespace 2018-08-24 13:05:50 +02:00
ea12a7a3d3 Remove whitespace 2018-05-21 22:30:04 +02:00
118e8160ec Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
cab8e4ca8e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
cf46bf25d1 Fix strict_types 2018-02-15 20:27:23 +01:00
2aae0f0b27 Add spaces around namespace 2018-02-03 11:46:23 +01:00
d98b9363e9 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
2a365f1d60 Remove package TBD 2017-12-30 11:56:53 +01:00
9efed96082 Remove deprecated setCreatedAt 2017-11-28 16:21:18 +01:00
2bc0100f34 Fix typehints+var type etc. 2017-11-11 16:06:15 +01:00
0a270b652f General fixes 2017-11-05 13:09:39 +01:00
fcc3aa845b Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
30c9aabb20 Merge branch 'develop' of https://github.com/Orange-Management/Modules into develop 2017-10-14 21:32:57 +02:00