Commit Graph

46 Commits

Author SHA1 Message Date
3c77bc56f4 Fix file header 2023-06-17 03:13:23 +02:00
Dennis Eichhorn
50e62abd58 automated phpcs fixes 2023-05-31 13:21:47 +00:00
b4731c1d38 remove getId() 2023-05-30 02:36:59 +02:00
Dennis Eichhorn
89bb4dad4f make id public, organigram impl. media password/encryption, settings bug fix, Money->FloatInt change, ... 2023-05-06 11:42:05 +00:00
b113f064a0 fix static analysis 2023-04-11 00:20:12 +02:00
991366d42e registration fixes 2023-03-24 16:20:21 +01:00
a85d893214 too many changes 2023-03-11 23:38:17 +01:00
92c6001e37 phpstan, phpcs, phpunit fixes 2023-01-27 22:12:09 +01:00
0fd260d00c fix url 2022-12-16 21:59:20 +01:00
973dbedd53 reduce serialization of null models 2022-11-09 23:02:52 +01:00
52938e9188 doc fixes 2022-04-21 23:52:00 +02:00
314185c0c9 update php version 2022-04-19 23:37:06 +02:00
aa013a5c49 fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
56e47a92ae changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:29 +01:00
9e23c9d10f fix name 2022-02-19 13:57:38 +01:00
c8415d5b87 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
a93208441a todo implementations 2021-11-20 17:10:09 +01:00
982cb82c31 bug and media fixes 2021-10-29 14:49:55 +02:00
35485c1b1e get overall coverage to 76% 2021-10-24 13:18:08 +02:00
7c7b902698 more tests and make classes final 2021-10-21 22:16:06 +02:00
94ccb7ae9f bump php version 2020-12-03 23:07:33 +01:00
dc644a7891 remove some getter/setter 2020-11-24 17:31:19 +01:00
b24e25573c cs and phpstan fixes 2020-10-24 17:52:23 +02:00
Formatter Bot
d21b9074f8 Automated formatting changes 2020-10-21 21:03:45 +00:00
6a3ac8b410 correct datamapper self/external usage (invert) 2020-10-21 22:50:23 +02:00
64db17ce88 fix const alignment 2020-09-01 07:38:02 +02:00
436ca17c12 php cs autofix 2020-08-31 22:30:36 +02:00
f9ac0da1c7 autofixes 2020-08-30 20:13:10 +02:00
c8cc6d9d49 changed file permissions 2020-06-09 22:03:50 +02:00
0edef07f0c Type and cs fixes 2020-03-07 00:23:17 +01:00
a0327c3b8c fixes array typehints 2020-02-20 19:07:12 +01:00
551ae972cd fixes #209 2020-02-20 18:58:38 +01:00
ee4906287d improve array docblock 2020-02-08 13:26:44 +01:00
4f87f08ef5 fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
fe0006b93f phpcs fix 2020-01-26 12:27:56 +01:00
abab8cd7d1 add todos from github 2019-12-31 19:54:45 +01:00
7418514969 remove empty line 2019-12-15 14:18:15 +01:00
3d2cb69fc7 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
4497e32dc2 fix phpcs findings 2019-09-12 19:48:00 +02:00
0fa2c825a2 fix after change to php 7.4 2019-08-17 14:14:51 +02:00
c3f764ba24 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
b72abf9a06 change php version requirement 2019-08-15 20:45:28 +02:00
87a6748d5a auto fixes 2019-07-13 20:22:02 +02:00
53a07fd4da Draft dashboard panels/boards/components per user 2019-07-13 20:20:35 +02:00
9638acb2aa fix @link 2019-07-08 19:51:27 +02:00
e3ab3e1fef fix #96 fix #97 2018-08-17 20:02:29 +02:00