|
|
e83574a452
|
fix db bugs
|
2020-03-28 17:16:05 +01:00 |
|
|
|
7300b52d25
|
bugfix datamapper joins
|
2020-03-28 16:22:32 +01:00 |
|
|
|
c720655d3f
|
fix unit tests
|
2020-03-25 19:30:48 +01:00 |
|
|
|
7412a2cc0a
|
fix conditional value type
|
2020-03-24 18:02:00 +01:00 |
|
|
|
199b13ad75
|
optimize model selection
|
2020-03-22 17:06:27 +01:00 |
|
|
|
b6c4f1e4bc
|
fix phpstan
|
2020-03-14 20:32:16 +01:00 |
|
|
|
0e5e967920
|
fix phpcs
|
2020-03-14 20:07:03 +01:00 |
|
|
|
dcfc61e7a9
|
fix findquery
|
2020-03-14 19:50:13 +01:00 |
|
|
|
d81bf80ada
|
bug fixes after datamapper changes
|
2020-03-14 17:58:43 +01:00 |
|
|
|
7a5fad6659
|
fix whitespace
|
2020-03-14 09:47:09 +01:00 |
|
|
|
e7e298620d
|
Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop
|
2020-03-14 00:18:03 +01:00 |
|
|
|
489752602f
|
autofix
|
2020-03-14 00:17:17 +01:00 |
|
|
|
7163328a59
|
closes ##73
|
2020-03-14 00:17:07 +01:00 |
|
|
|
13326b6aea
|
remove unused keys
|
2020-03-14 00:07:57 +01:00 |
|
|
|
bd927133d7
|
fix where query usage
|
2020-03-14 00:06:33 +01:00 |
|
|
|
b1e3eac74c
|
start re-implementing conditional handling
|
2020-03-13 23:57:42 +01:00 |
|
Formatter Bot
|
61b816fcd7
|
Automated formatting changes
|
2020-03-13 22:34:19 +00:00 |
|
|
|
250bb48c9c
|
autofix
|
2020-03-13 23:32:09 +01:00 |
|
|
|
4937fdb9f7
|
fixes #220 and fixes #102
|
2020-03-13 23:31:58 +01:00 |
|
|
|
3b740eae3c
|
autofix
|
2020-03-12 18:15:51 +01:00 |
|
|
|
686d09a599
|
Fix dependency resolution
|
2020-03-12 18:15:32 +01:00 |
|
|
|
3b24e6c3d7
|
remove db prefix
|
2020-03-12 18:11:43 +01:00 |
|
|
|
3439fd57ff
|
remove db prefix
|
2020-03-12 18:11:04 +01:00 |
|
|
|
1fdb93968a
|
autofix
|
2020-03-07 19:49:16 +01:00 |
|
|
|
e5baf46dce
|
optimize code readability and perforamnce
|
2020-03-07 19:48:58 +01:00 |
|
|
|
2a8ece6fcc
|
Type and cs fixes
|
2020-03-07 00:23:22 +01:00 |
|
|
|
55182c4138
|
fixes #222
|
2020-03-06 23:12:59 +01:00 |
|
|
|
3f68bbad63
|
Started implementing #222 read is already working
|
2020-03-06 23:09:57 +01:00 |
|
|
|
e16ad97838
|
phpcs fix
|
2020-03-05 22:51:41 +01:00 |
|
|
|
c3f4ba80bb
|
remove todos #224 and #212
|
2020-03-05 22:15:09 +01:00 |
|
|
|
1594a88daf
|
fixes #224 and fixes #212
|
2020-03-05 20:37:03 +01:00 |
|
|
|
5048008be6
|
theoretical bug fixes and style improvements
|
2020-03-04 00:08:50 +01:00 |
|
|
|
23e28feae2
|
start working on #212
|
2020-03-03 22:28:37 +01:00 |
|
|
|
39db344ebd
|
php cs and stan fixes
|
2020-03-02 22:49:33 +01:00 |
|
|
|
37144b9a9f
|
fix writeonly for has many
|
2020-02-20 19:18:03 +01:00 |
|
|
|
ea7d504f95
|
fixes #238
|
2020-02-20 19:06:50 +01:00 |
|
|
|
9be83af3c9
|
fix array typehint
|
2020-02-20 18:59:49 +01:00 |
|
|
|
9a0698ae07
|
fixes #238
|
2020-02-20 18:55:04 +01:00 |
|
|
|
01837d3755
|
add tests
|
2020-02-19 22:24:58 +01:00 |
|
|
|
0ff97e74ff
|
auto fixes
|
2020-02-16 19:55:34 +01:00 |
|
|
|
4b95814719
|
add cursor pagination
|
2020-02-16 19:55:15 +01:00 |
|
|
|
f4ae141981
|
fixes Orange-Management/Modules#135
|
2020-02-15 02:00:46 +01:00 |
|
|
|
135f3f08e4
|
fixes #162 implemented previously
|
2020-02-14 18:36:47 +01:00 |
|
|
|
f28515fcf1
|
fixes #237
|
2020-02-08 22:31:48 +01:00 |
|
Formatter Bot
|
babbca7fcc
|
Automated formatting changes
|
2020-02-08 15:51:35 +00:00 |
|
|
|
86b0d62a54
|
implement unique
|
2020-02-08 16:48:07 +01:00 |
|
|
|
0e0264ad35
|
improve array docblock
|
2020-02-08 13:25:48 +01:00 |
|
|
|
8710adad62
|
fixes #234, fixes #189
|
2020-02-08 12:42:48 +01:00 |
|
|
|
56a980d2ea
|
fix bug
|
2020-02-07 23:33:22 +01:00 |
|
|
|
f8f85b0092
|
remove issue todos
|
2020-02-07 23:20:54 +01:00 |
|