Commit Graph

100 Commits

Author SHA1 Message Date
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
49cb38ff4f ignore uncoverable lines 2019-04-14 21:14:33 +02:00
38ed968cc5 Add path offset 2019-03-17 16:39:54 +01:00
632322fa88 Fix bugs 2019-03-09 23:18:21 +01:00
98d969fece implement ftp 2019-02-09 19:43:30 +01:00
e01d3e1e59 Fix doc align 2018-12-09 22:20:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
362631a6ec Add getter for json and list data 2018-09-15 14:35:00 +02:00
a4f0d7c13b Add getter for json and list data 2018-09-15 14:34:37 +02:00
aaf7c71628 Add getter for json and list data 2018-09-15 14:33:06 +02:00
378a569316 Add getter for json and list data 2018-09-15 14:32:37 +02:00
11c78afbbe Fix invalid global namespace 2018-08-24 21:09:40 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
f2591bff06 PHP CS fixes 2018-05-14 21:17:44 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00