|
|
8dab18e60c
|
too many changes
|
2023-03-11 23:38:19 +01:00 |
|
|
|
db96540155
|
phpstan, phpcs, phpunit fixes
|
2023-01-27 22:12:09 +01:00 |
|
|
|
8b153555af
|
org -> unit change, some new functionality
|
2023-01-26 21:54:13 +01:00 |
|
|
|
92ba086d06
|
fix url
|
2022-12-16 21:59:21 +01:00 |
|
|
|
12c6858271
|
doc fixes
|
2022-04-21 23:52:00 +02:00 |
|
|
|
96c05517c0
|
update php version
|
2022-04-19 23:37:08 +02:00 |
|
|
|
e1351979ac
|
fix name
|
2022-02-19 13:57:39 +01:00 |
|
|
|
90115162de
|
bug fixes / dbmapper fixes
|
2021-12-19 20:20:39 +01:00 |
|
|
|
89b356a58d
|
new datamapper mostly implemented
|
2021-12-11 11:54:17 +01:00 |
|
|
|
b516c95f79
|
get overall coverage to 76%
|
2021-10-24 13:18:08 +02:00 |
|
|
|
9e0e153484
|
many fixes and expands and module expansions
|
2021-04-04 17:10:52 +02:00 |
|
|
|
48b53d07b8
|
bump php version
|
2020-12-03 23:07:33 +01:00 |
|
|
|
f58f6e7b21
|
cs and phpstan fixes
|
2020-10-24 17:52:24 +02:00 |
|
Formatter Bot
|
6c1bf00170
|
Automated formatting changes
|
2020-10-21 21:12:50 +00:00 |
|
|
|
4137044b5f
|
correct datamapper self/external usage (invert)
|
2020-10-21 22:50:32 +02:00 |
|
|
|
16254bddc9
|
fix db column type in mapper
|
2020-06-12 17:40:01 +02:00 |
|
Formatter Bot
|
b87a024997
|
Automated formatting changes
|
2020-06-11 21:44:01 +00:00 |
|
|
|
24d96270dd
|
fixes #1
|
2020-06-09 22:01:09 +02:00 |
|
|
|
dbd8e842ca
|
make tables tabable
|
2020-05-31 18:03:29 +02:00 |
|
|
|
eb121e3786
|
implement localization
|
2020-03-22 18:42:34 +01:00 |
|
|
|
3d4501555f
|
fixes array typehints
|
2020-02-20 19:07:12 +01:00 |
|
|
|
4fbff2c6f0
|
fixes #209
|
2020-02-20 18:58:38 +01:00 |
|
|
|
b3da440eb9
|
improve array docblock
|
2020-02-08 13:26:44 +01:00 |
|
|
|
c8a7f44061
|
phpcs fix
|
2020-01-26 12:27:56 +01:00 |
|
|
|
74c9a094ed
|
add todos from github
|
2019-12-31 19:54:45 +01:00 |
|
|
|
2800502b92
|
fix mapper formats
|
2019-09-28 23:11:05 +02:00 |
|
|
|
44ec8748b3
|
style fixes and time recording app draft
|
2019-09-28 20:59:03 +02:00 |
|
|
|
bd13e19c2f
|
fix phpcs findings
|
2019-09-12 19:48:00 +02:00 |
|
|
|
3cf2c9d15e
|
Implement php 7.4 type hints
|
2019-08-15 21:55:12 +02:00 |
|
|
|
744bbbd9c3
|
change php version requirement
|
2019-08-15 20:45:28 +02:00 |
|
|
|
cc87855a91
|
fix @link
|
2019-07-08 19:51:27 +02:00 |
|
|
|
39374701ec
|
Use self instead of class
|
2018-12-10 18:25:00 +01:00 |
|
|
|
087c654db1
|
Fix null typehint order
|
2018-12-10 18:13:38 +01:00 |
|
|
|
a219c9919b
|
Make classes final
|
2018-12-01 20:50:27 +01:00 |
|
|
|
e723918705
|
Docblock fix
|
2018-09-22 18:22:44 +02:00 |
|
|
|
a6a6c47dba
|
Add travis draft some QA layouts
|
2018-08-11 17:30:15 +02:00 |
|
|
|
20131ab6d0
|
Re-format mappers
|
2018-05-31 19:47:26 +02:00 |
|
|
|
6bb881caea
|
Use root namespace
|
2018-05-30 13:39:00 +02:00 |
|
|
|
f3eef315bc
|
Change to php version 7.2 requirement
|
2018-03-27 19:10:56 +02:00 |
|
|
|
58682a7fb4
|
docblocks+api functions
|
2018-02-17 18:31:04 +01:00 |
|
|
|
20bef1e739
|
Fix strict_types
|
2018-02-15 20:27:23 +01:00 |
|
|
|
2017edd262
|
Add spaces around namespace
|
2018-02-03 11:46:23 +01:00 |
|
|
|
1f2e204485
|
Remove @category and replace with @package
|
2017-12-30 12:45:02 +01:00 |
|
|
|
26d0ee968f
|
Remove package TBD
|
2017-12-30 11:56:53 +01:00 |
|
|
|
71d05f5639
|
General fixes
|
2017-11-05 13:09:39 +01:00 |
|
|
|
77589fd0e3
|
Fix if for foreach while spacing
|
2017-10-27 17:56:33 +02:00 |
|
|
|
990062fbe9
|
Make organization output use belongsTo
|
2017-07-27 20:38:07 +02:00 |
|
|
|
016e31b077
|
Fix file author and copyright
|
2017-07-26 17:48:08 +02:00 |
|
|
|
600a3c068d
|
Remove @author docblock
|
2017-07-20 18:12:29 +02:00 |
|
|
|
b5a8b7d9c5
|
Strict types enabled
|
2017-03-01 14:05:29 +01:00 |
|