Commit Graph

310 Commits

Author SHA1 Message Date
Formatter Bot
c97b516378 Automated formatting changes 2021-04-04 15:16:03 +00:00
67f969a6b8 many fixes and expands and module expansions 2021-04-04 17:10:53 +02:00
02313d3a33 draft ::with() function for models 2021-03-11 21:23:41 +01:00
Formatter Bot
3c2cd68edf Automated formatting changes 2021-03-07 20:44:06 +00:00
9272af316b fix formatting/debugging 2021-02-20 21:18:12 +01:00
22cd674189 improve country handling 2021-02-06 13:47:12 +01:00
bc7fe194c7 better sql error handling and new request data get function 2021-01-23 12:29:02 +01:00
f619b2eee9 optimze if 2020-12-20 20:00:00 +01:00
fe58dd74e8 fix relation bug 2020-12-19 20:27:58 +01:00
3fc7c0c233 try to fix static return 2020-12-05 21:58:26 +01:00
440d00ec6b try to fix static return 2020-12-05 21:57:38 +01:00
4a9233c949 try to fix static return 2020-12-05 21:57:33 +01:00
fb295292be update composer and fix bugs 2020-12-05 19:39:56 +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
2bfb2c1329 start impl. php 8.0 typehints 2020-12-03 20:49:09 +01:00
6ac2d4d0e8 fixes 2020-11-30 21:13:06 +01:00
1e19f72fc4 fix datamapper bugs 2020-11-29 18:29:35 +01:00
6443ab6c14 fix tests 2020-11-28 19:26:40 +01:00
1ed4f3f5e2 phpcs fixes 2020-11-28 00:13:12 +01:00
aaf34cd373 phpstan fixes 2020-11-27 22:56:16 +01:00
f9e71e5a9e minor structure optimizations 2020-11-26 21:57:58 +01:00
843d97c632 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
1d5b727465 fix uri building bug and conditional loading bug 2020-11-15 21:12:05 +01:00
5cc7030b85 auto format 2020-11-04 20:42:06 +01:00
2a3d273f99 added get by parent function 2020-11-04 20:41:47 +01:00
5aa0276f11 cs and phpstan fixes 2020-10-24 17:53:54 +02:00
98a7ccbae8 Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2020-10-21 23:21:18 +02:00
c2334057b3 change self/external behaviour / invert it! 2020-10-21 22:32:33 +02:00
3e0d7ec68b add db formats 2020-10-21 19:31:42 +02:00
306f57c4d0 add todos 2020-10-18 20:48:19 +02:00
ef2ad3d19f fix delete bug 2020-10-06 21:49:12 +02:00
bea2d1ed0b implement immutable datetime 2020-09-10 20:18:02 +02:00
6035870c1f add date time immutable 2020-09-06 21:12:33 +02:00
ace6e49380 test improvements 2020-09-02 20:39:14 +02:00
593cc1c105 fix extra blank lines 2020-08-31 22:54:13 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
16961aaff6 fix array mapping bug 2020-07-31 18:40:30 +02:00
69728b23de inspection fixes 2020-07-31 18:13:59 +02:00
29e448c3bd adjust conditional impl. This now allows to use conditionals without a column reference 2020-07-05 22:09:39 +02:00
53657299a7 fix creating conditional elements 2020-07-04 17:43:33 +02:00
9947c203fb fixed bug with null models 2020-06-13 15:16:03 +02:00
452e541ecd fix bug where nullmodels would break updating 2020-06-12 18:21:16 +02:00
1cb038fbc2 fix update bug/depth. Update should be deeper than just 1 level 2020-06-12 17:40:24 +02:00
0cee08b087 fix broken getForArray implementation 2020-06-11 23:39:19 +02:00
b7cb3c6a7c support different comparison operators 2020-06-11 12:28:53 +02:00
e8b91fac09 fix bug where relations were still used for depth parameter 2020-06-11 10:52:05 +02:00
d2ab4feda0 fix cs 2020-06-11 09:39:08 +02:00