Commit Graph

560 Commits

Author SHA1 Message Date
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
01a2e984ad Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2020-11-10 22:17:35 +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
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
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
3df0d1463a update path fixes 2020-10-21 19:36:37 +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
8fc34ef870 add sqlsrv and fix system escaping 2020-10-11 18:57:21 +02:00
d1e8a0800f impl. sqlsrv and fix 64bit bugs 2020-10-11 15:37:20 +02:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
ef2ad3d19f fix delete bug 2020-10-06 21:49:12 +02:00
96f8f25d6e impl. tests 2020-09-27 16:49:19 +02:00
c15c9b8b09 JIT db connection implemented 2020-09-12 23:13:58 +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
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
1826cc865b improve php-cs-fixer rules 2020-08-29 17:21:30 +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
a91ee19ff8 draft alter functionality 2020-07-22 09:50:12 +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
a2d92442b6 re-add populateIterable, apperently it is used :( 2020-06-10 22:47:10 +02:00
75df581156 fix bug where caching didn't consider the depth of the cached model, however it feels now slower 2020-06-10 21:49:48 +02:00
e5d32ec503 add some todos and thoughts about datamapper improvements 2020-06-08 23:28:52 +02:00
2ef8f17eb2 add conditionals filter for specific models 2020-06-08 22:39:59 +02:00
50743fecf0 fix tests 2020-06-08 18:20:24 +02:00
3801c29cf6
Fix cs NO_CI 2020-06-08 09:49:45 +02:00
360d0249b1
Fix cs NO_CI 2020-06-08 09:49:33 +02:00
944c947e3b
Fix cs NO_CI 2020-06-08 09:49:23 +02:00
918659c3ea
Fix cs NO_CI 2020-06-08 09:49:06 +02:00
3db14eb5b6 make db connection throw less exceptions 2020-06-07 22:24:24 +02:00
a0bb408b6a autoformat 2020-06-07 13:40:37 +02:00
358d981c2b don't run join queries again in fillRelation 2020-06-07 13:40:21 +02:00