Commit Graph

406 Commits

Author SHA1 Message Date
152f2a39ea fix test errors 2022-09-30 00:03:17 +02:00
c77874873c phpstan fixes 2022-09-27 21:23:30 +02:00
d245e8d184 fixing phpstan errors 2022-09-27 18:08:15 +02:00
84fb308b3a fix stupid asignments 2022-08-16 19:03:59 +02:00
87d07b3574 draft table search/filter impl. 2022-08-01 20:51:10 +02:00
4027a9159f fixes 2022-04-23 16:30:55 +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
6bcd0c4bbe ical update 2022-04-18 22:39:00 +02:00
b2efd91008 static code analysis fixes 2022-04-05 20:01:46 +02:00
9ae86275ff phpstan and phpcs fixes 2022-03-29 16:41:17 +02:00
e2b842c29d improve cli argument handling 2022-03-28 21:28:38 +02:00
c1fb9a31dc undo serialize deprecation 2022-03-26 14:59:56 +01:00
9f0a6233a0 revert serializable 2022-03-23 08:39:07 +01:00
a74d2e8a97 stupid changes 2022-03-23 08:34:54 +01:00
fb3988e72c fix deprecation 2022-03-22 18:14:57 +01:00
b1faa50caa fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
97ad384589 handle null json 2022-03-22 16:32:18 +01:00
f92947175c make route verb part of the abstract class 2022-03-11 23:19:08 +01:00
288e9d62d6 udpate cli request 2022-03-11 23:14:51 +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
Formatter Bot
89ae5950e4 Automated formatting changes 2021-12-11 10:58:10 +00:00
6cd43859ec impl. mail functionality, some bug fixes and code style 2021-11-16 00:04:23 +01:00
bbab09b0ea add unit tests 2021-11-02 21:57:10 +01:00
05066c520e bug and media fixes 2021-10-29 14:49:55 +02:00
4a7de293ff build fixes 2021-10-15 00:03:20 +02:00
2a288de983 test fixes 2021-10-14 23:50:26 +02:00
Formatter Bot
17453e225c Automated formatting changes 2021-10-11 21:08:53 +00: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
fa7fb0f188 unit tests and bug fixes 2021-10-10 11:03:34 +02:00
4accb7b716 impl. additional unit tests 2021-09-29 20:34:41 +02:00
86029bc54f impl. todos or move to Project.md 2021-09-27 23:14:01 +02:00
eac68f4185 bug fixes and template adjustments 2021-07-31 17:20:50 +02:00
522db1d462 fix bugs and start impl. additional functions 2021-07-17 21:12:01 +02:00
f44d1c7983 fix formatting 2021-07-04 18:25:57 +02:00
580460dc11 fix phpstan/phpcs 2021-06-26 14:38:08 +02:00
cd50ceb819 add bool data request 2021-06-23 23:59:34 +02:00
5b9315bf71 bug fixes with unit testing 2021-05-28 22:22:45 +02:00
d03848cc3d
Fix docblock NO_CI 2021-04-22 15:40:41 +02:00
67f969a6b8 many fixes and expands and module expansions 2021-04-04 17:10:53 +02:00
90eaa66e9c bug fix 2021-03-05 20:58:52 +01:00
4b33cb660f get referer 2021-03-05 20:58:22 +01:00
333741d1ef mode changes 2021-02-20 10:59:06 +01:00
Formatter Bot
b61ffa7235 Automated formatting changes 2021-01-31 16:16:50 +00:00
bc7fe194c7 better sql error handling and new request data get function 2021-01-23 12:29:02 +01:00
b6cba39abf fix tests 2021-01-01 18:47:54 +01:00
a5a9d20941 more mail bug fixes 2020-12-23 20:57:23 +01:00
8fdf9f96e7 fix test bugs 2020-12-23 20:16:33 +01:00
b7131f34e1 continue drafting mail handler 2020-12-19 20:31:52 +01:00
77b26ad788 draft mail handler 2020-12-12 18:23:03 +01:00
710ff5f7d3 phpcs fixes 2020-12-05 21:39:55 +01:00
Formatter Bot
5ba685e12b Automated formatting changes 2020-12-04 12:08:47 +00: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
1e19f72fc4 fix datamapper bugs 2020-11-29 18:29:35 +01:00
aaf34cd373 phpstan fixes 2020-11-27 22:56:16 +01:00
843d97c632 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
ba7737d0ad autofixes 2020-11-24 18:44:22 +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
e09ac0686e add tests 2020-10-10 21:28:38 +02:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
4742d437dd fix header status code bugs 2020-10-06 21:49:42 +02:00
58c49080c8 improve tests 2020-10-06 00:50:24 +02:00
Formatter Bot
793efdfb45 Automated formatting changes 2020-09-18 19:27:39 +00:00
e98d649876 impl. tests and graph 2020-09-18 21:25:29 +02:00
74c3c456b9 improve tests 2020-09-17 18:50:56 +02:00
b419139a45 manual cs fixes 2020-09-01 20:57:48 +02:00
28c9ec6a6c fix const alignment 2020-09-01 07:38:03 +02:00
593cc1c105 fix extra blank lines 2020-08-31 22:54:13 +02:00
a559cb4e2e php cs autofix 2020-08-31 22:30:49 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
2177024fdc cache server headers 2020-07-30 21:26:07 +02:00
86d3c10b05 continue with emaill impl. 2020-07-29 20:56:22 +02:00
c24d5b9e70 try to read on default NO_CI 2020-06-18 20:00:16 +02:00
f23995005c add copyrights 2020-05-30 15:38:32 +02:00
86e8ae40de phpcs fixes 2020-04-19 10:39:21 +02:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
c003aae57f autofixes 2020-04-13 10:44:10 +02:00
2c9d8fe6aa continue mail implementation 2020-04-13 10:43:59 +02:00
d40ed903a5 continue mail implementation 2020-04-12 15:51:56 +02:00
71100a4634 remove old exception 2020-04-11 21:39:01 +02:00
76f4831836 autoformat 2020-04-11 19:09:23 +02:00
340ea049eb continue mail implementation 2020-04-11 19:09:13 +02:00
1ec7e62756 continue implementing mail 2020-04-11 18:21:02 +02:00
Formatter Bot
dc02763fd3 Automated formatting changes 2020-04-05 15:41:19 +00:00
2b6cd1d21b continue implementing mailing 2020-04-05 17:36:29 +02:00
39db344ebd php cs and stan fixes 2020-03-02 22:49:33 +01:00
05a1437bca add webserver and webserver tests 2020-02-20 18:39:39 +01:00
6d001caaab autoformat fixes 2020-02-15 21:40:44 +01:00
0d48b17866 fix phpstan 2020-02-15 21:40:33 +01:00
7835797701 rename http to httpuri 2020-02-12 18:39:47 +01:00
Formatter Bot
1f680d89b4 Automated formatting changes 2020-02-11 19:55:36 +00:00
d6d67940a2 rename http classes 2020-02-11 20:47:03 +01:00
3aed840c77 improve baseline 2020-02-06 23:53:39 +01:00