Commit Graph

55 Commits

Author SHA1 Message Date
e53ed6c108 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
baaf2422b1 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:05 +02:00
Dennis Eichhorn
c0ef8bd1d2 update version requirement 2024-03-20 07:21:20 +00:00
8cb43055e7 Fix file header 2023-06-17 03:13:19 +02:00
Dennis Eichhorn
375df875b4 make id public, organigram impl. media password/encryption, settings bug fix, Money->FloatInt change, ... 2023-05-06 11:42:05 +00:00
3b3203e242 registration fixes 2023-03-24 16:20:20 +01:00
9457f0dc46 fix url 2022-12-16 21:59:20 +01:00
54ba185148 update php version 2022-04-19 23:37:06 +02:00
c5d3478d67 fix name 2022-02-19 13:57:38 +01:00
31a55e0a24 bump php version 2020-12-03 23:07:33 +01:00
fec0ecbca4 remove some getter/setter 2020-11-24 17:31:19 +01:00
073fe5fff2 fix DateTimeImmutable typehint 2020-09-26 11:22:57 +02:00
91762b07d6 fix typehint 2020-09-10 20:40:12 +02:00
a38d24e837 implement immutable datetime 2020-09-10 20:18:46 +02:00
6bad9add41 changed file permissions 2020-06-09 22:03:50 +02:00
b3c041b2cf fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
01eaf402b1 fix bugs, phpstan, phpcs 2020-02-06 21:04:45 +01:00
f6367a6e71 phpcs fix 2020-01-26 12:27:56 +01:00
a026f43438 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
69ceba0fc2 fix phpcs findings 2019-09-12 19:48:00 +02:00
274094335f fix after change to php 7.4 2019-08-17 14:14:51 +02:00
ed8567c1bd Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
55ed95c833 change php version requirement 2019-08-15 20:45:28 +02:00
9a3edb5e3c fix @link 2019-07-08 19:51:27 +02:00
52305da056 Fix bugs during demo app set up 2019-05-25 11:16:44 +02:00
e169fb66ce Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
d003fddb66 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
ce90148ff6 Make classes final 2018-12-01 20:50:27 +01:00
d7ea018c02 improve unit tests 2018-08-31 21:14:53 +02:00
2e15cba910 Implement account/group relation and depth handling 2018-07-31 20:11:35 +02:00
835b9552ff Remove parent construct. call 2018-05-14 21:17:00 +02:00
29a9caf79b Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
d0ee51050a Nullable+void typehint 2018-03-13 20:55:24 +01:00
e7d7e590c9 Fix strict_types 2018-02-15 20:27:23 +01:00
d66f56cd6f Remove space from end of line 2018-02-03 11:52:30 +01:00
b9c8680001 Add spaces around namespace 2018-02-03 11:46:23 +01:00
fb77ea037b Cleanup admin module 2017-12-30 23:59:50 +01:00
e983ddb4f5 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
a0bb858d02 Remove package TBD 2017-12-30 11:56:53 +01:00
ffd2a6b6cf Add plain/raw descriptions 2017-12-18 20:22:00 +01:00
3b32899ce1 Implement admin controller api test 2017-12-01 23:53:04 +01:00
12d9daf897 General fixes 2017-11-05 13:09:39 +01:00
828bc29023 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
b6669b5eb4 Added module mapper and fixed group 2017-09-06 15:30:03 +02:00
6382691c4f Fix file author and copyright 2017-07-26 17:48:08 +02:00
07573ccf6e Remove @author docblock 2017-07-20 18:12:29 +02:00
ffc17fbd79 Strict types enabled 2017-03-01 14:05:29 +01:00
ed67a7bd4f Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
939da45d2b Bulkl path fix 2017-02-12 21:42:39 +01:00
3a4fdced2b 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