|
|
d706b8b320
|
test fixes
|
2019-11-14 17:45:05 +01:00 |
|
|
|
7fece66ef6
|
cleanup tests and add new tests
|
2019-11-10 22:38:11 +01:00 |
|
|
|
090b30bb58
|
cleanup
|
2019-11-03 23:22:45 +01:00 |
|
|
|
18c11fb229
|
bug fixes and implement some incomplete tests
|
2019-10-31 21:03:34 +01:00 |
|
|
|
baf2218980
|
Bug fixes
|
2019-10-21 15:38:15 +02:00 |
|
|
|
23fe8d2124
|
Add try/catch to find hr invalid bytecode escaping
|
2019-10-19 13:12:12 +02:00 |
|
|
|
7c71b023c7
|
fixes, spline interpolation added
|
2019-10-16 17:35:10 +02:00 |
|
|
|
479facee52
|
Implementd query aliases
|
2019-10-13 20:38:25 +02:00 |
|
|
|
85abb6c520
|
fix bugs and implement more sort algs
|
2019-10-11 16:40:09 +02:00 |
|
|
|
89c6ba3ac0
|
continue phpcs fixes
|
2019-10-10 12:00:54 +02:00 |
|
|
|
b9d0e63beb
|
phpcs fixes + continue distribution implementations
|
2019-10-09 17:15:12 +02:00 |
|
|
|
0422411c89
|
phpstan fixes
|
2019-10-07 22:22:41 +02:00 |
|
|
|
0f11df6f95
|
Change encoding to real utf8
|
2019-10-05 19:59:53 +02:00 |
|
|
|
a51be51c03
|
fix docblock
|
2019-09-21 16:12:30 +02:00 |
|
|
|
6336898978
|
fix phpcs findings
|
2019-09-12 19:46:27 +02:00 |
|
|
|
26383f1cde
|
test fixes
|
2019-09-09 19:51:35 +02:00 |
|
|
|
e12ad5212d
|
Merge localization datamapper support (not finished yet)
|
2019-09-03 21:01:31 +02:00 |
|
|
|
743ba4a937
|
Implement missing conditional functionality (delete, update)
|
2019-09-03 15:38:09 +02:00 |
|
|
|
bb1aa4044a
|
Draft conditional data
|
2019-09-03 14:49:42 +02:00 |
|
|
|
7b1cf0e660
|
fix after change to php 7.4
|
2019-08-17 14:14:58 +02:00 |
|
|
|
b4084913de
|
Implement php 7.4 type hints
|
2019-08-15 21:54:59 +02:00 |
|
|
|
eb7dbe4663
|
start implementing php 7.4
|
2019-08-15 20:44:04 +02:00 |
|
|
|
0ca13206fe
|
fix datetime value bug
|
2019-08-10 23:16:27 +02:00 |
|
|
|
c10708ee23
|
fix @link
|
2019-07-08 19:51:19 +02:00 |
|
|
|
93a972eb55
|
static analysis fixes
|
2019-06-06 21:43:45 +02:00 |
|
|
|
8f0688f46d
|
Fix depth bug
|
2019-05-25 11:16:10 +02:00 |
|
|
|
5965f2a4ca
|
bug fixes and better response handling
|
2019-05-07 20:00:30 +02:00 |
|
|
|
c799124d12
|
php cs fixes
|
2019-04-27 10:34:00 +02:00 |
|
|
|
4cdfab275e
|
Use global namespace
|
2019-04-27 00:13:34 +02:00 |
|
|
|
35d47c7a53
|
Add getter
|
2019-04-22 16:31:20 +02:00 |
|
|
|
34c2673504
|
Fix missing column
|
2019-04-14 18:38:07 +02:00 |
|
|
|
20d18c8ba8
|
Fix data check
|
2019-03-17 13:57:33 +01:00 |
|
|
|
169d361522
|
test and fix schema builder
|
2019-02-26 21:42:17 +01:00 |
|
|
|
0bd6cb95f5
|
test and fix schema builder
|
2019-02-26 21:41:52 +01:00 |
|
|
|
6e2bfebc60
|
Fix json template validation bugs
|
2019-02-25 23:56:58 +01:00 |
|
|
|
48f2552311
|
phpcs+phpstan fixes
|
2019-02-07 00:05:38 +01:00 |
|
|
|
0d55e17842
|
Use global namespace+minor fixes
|
2019-02-04 22:30:05 +01:00 |
|
|
|
54409c9f12
|
bug fixes
|
2018-12-30 20:16:27 +01:00 |
|
|
|
b04628f890
|
minor performance improvements
|
2018-12-30 19:49:55 +01:00 |
|
|
|
29bee2e1f5
|
Improve docblocks
|
2018-12-28 23:08:24 +01:00 |
|
|
|
7af3cb042f
|
Fix increment
|
2018-12-28 19:23:48 +01:00 |
|
|
|
a80224b07d
|
php cs fixer
|
2018-12-28 19:13:07 +01:00 |
|
|
|
8815028589
|
Improve documentation
|
2018-12-25 20:09:11 +01:00 |
|
|
|
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 |
|