Commit Graph

283 Commits

Author SHA1 Message Date
15d2b5f7dd Implement more unit tests 2018-12-25 16:17:19 +01:00
c0ded5607c Allow creation of models with id 2018-12-23 17:32:18 +01:00
10f0d1f692 Fix whitespace 2018-12-22 19:54:18 +01:00
2f38afaef7 Prepare for json schema installation 2018-12-22 19:50:51 +01:00
835f9a5f64 Prepare for json schema installation 2018-12-22 19:50:10 +01:00
d4ec08179e Implrement create builder 2018-12-21 20:16:33 +01:00
4ed4caf55b Fix bugs 2018-12-16 11:22:27 +01:00
857970c230 Fix docblocks 2018-12-15 22:35:41 +01:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
e01d3e1e59 Fix doc align 2018-12-09 22:20:41 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
92374d311f inspection fixes 2018-12-08 14:25:43 +01:00
4bd0a0f1b3 Fix event bug 2018-12-02 16:45:22 +01:00
ce939eb7de Force logging output 2018-11-30 21:06:12 +01:00
9945dbc373 Bug fixes 2018-11-23 11:35:42 +01:00
8c3392253f Test and impl. fixes 2018-11-18 12:49:59 +01:00
19019936bc Draft schema builder 2018-11-11 19:53:54 +01:00
b979761e8c More tests, test conditions and number_format fixes 2018-10-10 23:32:28 +02:00
52d8b17914 Bug fixes and unit tests implemented 2018-10-03 14:25:26 +02:00
e9f1adc699 docblock lie to fix some phpstan bugs 2018-09-22 19:09:12 +02:00
dad9a42ece Docblock fix 2018-09-22 18:19:04 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
f8bad0558b Move ownership from modules to framework 2018-09-17 19:36:38 +02:00
23f31d359a Prevent creating existing object in database 2018-09-15 14:18:58 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
766b79cfd3 Remove unused function 2018-09-01 17:50:10 +02:00
acb32ba190 Implement more array functionality 2018-09-01 17:23:34 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
cf161359c2 remove comment 2018-08-26 19:25:23 +02:00
17740d864f Implement join for builder 2018-08-25 18:37:08 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +02:00
9ad6be02bf comment fixes 2018-08-24 14:06:05 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
feb652a026 Merge remote-tracking branch 'origin/develop' into develop 2018-08-24 12:09:50 +02:00
7cb13c09e7 Use more global namespace 2018-08-22 21:01:57 +02:00
de2fdb61bc Handle empty table name in where clause 2018-08-18 12:41:53 +02:00
08d5987553 Use global namespace 2018-08-11 12:10:36 +02:00
6cc520a579 Fix mapper depth bugs and implement math evaluator 2018-08-01 22:08:20 +02:00
1e023a1247 Fix depth handling 2018-07-31 20:10:20 +02:00
d81ff1dc7a Fix factory return type 2018-07-27 20:05:18 +02:00
b82213d97f Turn some returns into exceptions 2018-07-18 00:12:53 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
a0b51cef62 Fix types 2018-07-17 21:38:32 +02:00
dbd216aa3b Better type juggling 2018-07-15 21:48:56 +02:00
b6782198c0 Fix types 2018-07-15 21:41:30 +02:00
a3fd37fd84 Fix types 2018-07-15 21:22:25 +02:00