Dennis Eichhorn
|
c0ef8bd1d2
|
update version requirement
|
2024-03-20 07:21:20 +00:00 |
|
|
|
8cb43055e7
|
Fix file header
|
2023-06-17 03:13:19 +02:00 |
|
|
|
26c87346f4
|
fix static analysis
|
2023-04-11 00:20:12 +02:00 |
|
|
|
3b3203e242
|
registration fixes
|
2023-03-24 16:20:20 +01:00 |
|
|
|
68e98a308a
|
too many changes
|
2023-03-11 23:38:16 +01:00 |
|
|
|
50b71930f1
|
phpstan, phpcs, phpunit fixes
|
2023-01-27 22:12:09 +01:00 |
|
|
|
9457f0dc46
|
fix url
|
2022-12-16 21:59:20 +01:00 |
|
|
|
8c8f949248
|
doc fixes
|
2022-04-21 23:52:00 +02:00 |
|
|
|
54ba185148
|
update php version
|
2022-04-19 23:37:06 +02:00 |
|
|
|
c5d3478d67
|
fix name
|
2022-02-19 13:57:38 +01:00 |
|
|
|
2a764a1545
|
new datamapper mostly implemented
|
2021-12-11 11:54:16 +01:00 |
|
|
|
62fb162556
|
fix phpstan/phpcs
|
2021-06-26 14:38:07 +02:00 |
|
Formatter Bot
|
e21b52f9d3
|
Automated formatting changes
|
2021-02-20 10:01:34 +00:00 |
|
|
|
c79daae501
|
impl. todos
|
2021-02-09 22:56:15 +01:00 |
|
|
|
31a55e0a24
|
bump php version
|
2020-12-03 23:07:33 +01:00 |
|
|
|
9776617816
|
correct datamapper self/external usage (invert)
|
2020-10-21 22:50:20 +02:00 |
|
|
|
a38d24e837
|
implement immutable datetime
|
2020-09-10 20:18:46 +02:00 |
|
|
|
bbbc520d98
|
php cs autofix
|
2020-08-31 22:30:36 +02:00 |
|
|
|
6bad9add41
|
changed file permissions
|
2020-06-09 22:03:50 +02:00 |
|
|
|
a68fcb8639
|
test path fixes
|
2020-03-28 16:27:02 +01:00 |
|
|
|
44bfe2f534
|
implement localization
|
2020-03-22 18:42:34 +01:00 |
|
|
|
4f1a645fb5
|
Type and cs fixes
|
2020-03-07 00:23:17 +01:00 |
|
|
|
808a47f2f8
|
fixes array typehints
|
2020-02-20 19:07:12 +01:00 |
|
|
|
a373356190
|
fixes #209
|
2020-02-20 18:58:38 +01:00 |
|
|
|
425751e915
|
improve array docblock
|
2020-02-08 13:26:44 +01:00 |
|
|
|
fafb977dda
|
fix Orange-Management/phpOMS#235
|
2020-02-07 21:41:13 +01:00 |
|
|
|
21e8bb6019
|
fix broken docblock
|
2020-02-04 19:48:39 +01:00 |
|
|
|
f6367a6e71
|
phpcs fix
|
2020-01-26 12:27:56 +01:00 |
|
|
|
91ea7c1b32
|
remove empty line
|
2019-12-15 14:18:15 +01:00 |
|
|
|
0554bf791e
|
fix mapper formats
|
2019-09-28 23:11:05 +02:00 |
|
|
|
a026f43438
|
style fixes and time recording app draft
|
2019-09-28 20:59:03 +02:00 |
|
|
|
69ceba0fc2
|
fix phpcs findings
|
2019-09-12 19:48:00 +02:00 |
|
|
|
ed8567c1bd
|
Implement php 7.4 type hints
|
2019-08-15 21:55:12 +02:00 |
|
|
|
55ed95c833
|
change php version requirement
|
2019-08-15 20:45:28 +02:00 |
|
|
|
9a3edb5e3c
|
fix @link
|
2019-07-08 19:51:27 +02:00 |
|
|
|
d04260f4c6
|
show groups_permissions in groups and cleanup module profile
|
2019-06-02 21:14:59 +02:00 |
|
|
|
4e6b7f0cac
|
phpcs+phpstan fixes
|
2019-02-07 00:05:31 +01:00 |
|
|
|
e169fb66ce
|
Use global namespace+minor fixes
|
2019-02-04 22:29:55 +01:00 |
|
|
|
c0af510cbe
|
Fix null typehint order
|
2018-12-10 18:13:38 +01:00 |
|
|
|
ce90148ff6
|
Make classes final
|
2018-12-01 20:50:27 +01:00 |
|
|
|
4165be9c4f
|
Docblock fix
|
2018-09-22 18:22:44 +02:00 |
|
|
|
11bfeabd85
|
Test implementations
|
2018-09-19 17:41:04 +02:00 |
|
|
|
2e15cba910
|
Implement account/group relation and depth handling
|
2018-07-31 20:11:35 +02:00 |
|
|
|
67a971fdd5
|
Use root namespace
|
2018-05-30 13:39:00 +02:00 |
|
|
|
29a9caf79b
|
Change to php version 7.2 requirement
|
2018-03-27 19:10:56 +02:00 |
|
|
|
e7d7e590c9
|
Fix strict_types
|
2018-02-15 20:27:23 +01:00 |
|
|
|
b9c8680001
|
Add spaces around namespace
|
2018-02-03 11:46:23 +01:00 |
|
|
|
fb77ea037b
|
Cleanup admin module
|
2017-12-30 23:59:50 +01:00 |
|
|
|
e983ddb4f5
|
Remove @category and replace with @package
|
2017-12-30 12:45:02 +01:00 |
|
|
|
a0bb858d02
|
Remove package TBD
|
2017-12-30 11:56:53 +01:00 |
|