|
|
85b8bbec04
|
Allow obj relations
|
2020-02-02 15:49:59 +01:00 |
|
|
|
a49251c0bb
|
phpcs fix
|
2020-01-26 12:27:35 +01:00 |
|
|
|
5d43137f3c
|
fix todo comments
|
2020-01-12 17:57:18 +01:00 |
|
|
|
a75025c1a0
|
cleanup todos
|
2019-12-31 23:36:41 +01:00 |
|
|
|
4414fad940
|
add todos from github
|
2019-12-31 19:54:35 +01:00 |
|
|
|
ca064b75d2
|
remove stupid initializations and optimize types
|
2019-12-22 10:37:07 +01:00 |
|
|
|
792fcf900a
|
fix phpcs
|
2019-12-21 22:05:53 +01:00 |
|
|
|
1262310af9
|
remove debugging
|
2019-12-21 15:52:25 +01:00 |
|
|
|
86f77e0a5e
|
cleanup and tests added for ci/cd
|
2019-11-20 22:27:43 +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 |
|
|
|
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 |
|
|
|
479facee52
|
Implementd query aliases
|
2019-10-13 20:38:25 +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 |
|
|
|
6336898978
|
fix phpcs findings
|
2019-09-12 19:46:27 +02:00 |
|
|
|
26383f1cde
|
test fixes
|
2019-09-09 19:51:35 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
8815028589
|
Improve documentation
|
2018-12-25 20:09:11 +01:00 |
|
|
|
c0ded5607c
|
Allow creation of models with id
|
2018-12-23 17:32:18 +01:00 |
|
|
|
4ed4caf55b
|
Fix bugs
|
2018-12-16 11:22:27 +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 |
|
|
|
4bd0a0f1b3
|
Fix event bug
|
2018-12-02 16:45:22 +01: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
8a2bed5877
|
use global namespace
|
2018-08-24 13:06:04 +02:00 |
|