Commit Graph

117 Commits

Author SHA1 Message Date
Dennis Eichhorn
ea0b033e1c update 2024-01-02 23:34:19 +00:00
Dennis Eichhorn
b51dfbd9ca fix tests 2023-09-28 01:04:16 +00:00
Dennis Eichhorn
2dbaeba97e fix tests 2023-09-25 21:55:20 +00:00
Dennis Eichhorn
9843328a14 make getDataJson return array also for single values 2023-09-19 17:13:05 +00:00
f802139f33 Fix file header 2023-06-17 03:13:39 +02:00
ebc270c84e Simplify getData() 2023-06-09 19:33:47 +02:00
318028da28 Continue with getter/setter cleanup 2023-05-30 15:44:27 +02:00
e05dbd4156 continue with getter/setter removal 2023-05-30 04:15:43 +02:00
678f066a41 use direct data access for response data 2023-05-30 03:42:53 +02:00
Dennis Eichhorn
3938f56f88 cs fixes 2023-05-28 03:56:49 +00:00
Dennis Eichhorn
f09df7ea16 rector fixes + bug fixes 2023-05-27 03:06:46 +00:00
Dennis Eichhorn
55c267f01f Allow to set data array 2023-05-24 18:04:51 +00:00
Dennis Eichhorn
9edbe6cc4b make id public, organigram impl. media password/encryption, settings bug fix, Money->FloatInt change, ... 2023-05-06 11:42:06 +00:00
5b2c9d499b fix demoSetup 2023-04-16 01:55:36 +02:00
859a04c791 fix static analysis 2023-04-09 06:03:39 +02:00
b9cc466bed fix billing process 2023-04-08 04:36:26 +02:00
a9745c2f1c registration fixes 2023-03-24 16:20:25 +01:00
bbbeee84e1 many small fixes 2023-02-10 18:20:57 +01:00
de1bf517c2 autoloader loading guard, cache flush fix, transactions, ALT datamapper loading, table linter fix, session handling for caches, file path guard, image diff, directory delete guard, general localization model, office parsers 2023-01-07 18:55:22 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
c77874873c phpstan fixes 2022-09-27 21:23:30 +02:00
edd4693111 doc fixes 2022-04-21 23:52:01 +02:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
9ae86275ff phpstan and phpcs fixes 2022-03-29 16:41:17 +02:00
f92947175c make route verb part of the abstract class 2022-03-11 23:19:08 +01:00
755ee54f0c update cmd handling, fix bugs 2022-03-05 16:58:59 +01:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
3d7586f385 fix native function call phpcsfixer 2021-10-11 22:45:08 +02:00
Formatter Bot
4ce8879933 Automated formatting changes 2021-10-11 20:04:39 +00:00
4accb7b716 impl. additional unit tests 2021-09-29 20:34:41 +02:00
cd50ceb819 add bool data request 2021-06-23 23:59:34 +02:00
bc7fe194c7 better sql error handling and new request data get function 2021-01-23 12:29:02 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
0f1a799014 implement php 8.0 types 2020-12-03 22:39:56 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
01a2e984ad Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2020-11-10 22:17:35 +01:00
9aa9fa9abe simplify getLanguage call in request 2020-11-10 22:08:07 +01:00
Formatter Bot
33cfc8e4d8 Automated formatting changes 2020-10-25 22:15:36 +00:00
5aa0276f11 cs and phpstan fixes 2020-10-24 17:53:54 +02:00
3713e3fc11 fixes Orange-Management#202 2020-02-02 15:49:46 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
db48bcdb8d fix phpstan bugs 2019-12-21 20:51:20 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
8995020117 started to cleanup requests/responses 2019-11-03 23:17:46 +01:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
34cc6325da fix type hinting 2019-08-25 21:45:02 +02:00
b4084913de Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00