Commit Graph

60 Commits

Author SHA1 Message Date
Dennis Eichhorn
d934794e8a update version requirement 2024-03-20 07:21:23 +00:00
Dennis Eichhorn
489ca1ab86 auto fixes + some impl. 2024-01-26 22:53:59 +00:00
Dennis Eichhorn
9fbefe76e7 fix tests 2023-09-26 03:03:31 +00:00
2bce1cffd9 Fix file header 2023-06-17 03:13:31 +02:00
e8471c7846 remove getId() 2023-05-30 02:37:04 +02:00
Dennis Eichhorn
00472a4982 make id public, organigram impl. media password/encryption, settings bug fix, Money->FloatInt change, ... 2023-05-06 11:42:06 +00:00
bad7cae26e registration fixes 2023-03-24 16:20:24 +01:00
92ba086d06 fix url 2022-12-16 21:59:21 +01:00
96c05517c0 update php version 2022-04-19 23:37:08 +02:00
c3673c5cc4 phpstan and phpcs fixes 2022-03-29 16:41:17 +02:00
9ce75caab8 undo serialize deprecation and switch to installExternal api calls 2022-03-26 15:01:46 +01:00
e3c4627d5e fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
e1351979ac fix name 2022-02-19 13:57:39 +01:00
9fd6d3d3a1 bug fixes and permission tests 2022-01-22 21:56:01 +01:00
48b53d07b8 bump php version 2020-12-03 23:07:33 +01:00
c8ee1176fe autofixes 2020-11-24 18:44:22 +01:00
447b702672 remove some getter/setter 2020-11-24 17:31:20 +01:00
21bf1b6afc add tests 2020-10-10 21:28:37 +02:00
857f183ba7 autofixes 2020-08-30 20:13:11 +02:00
24d96270dd fixes #1 2020-06-09 22:01:09 +02:00
01e44c0e98 fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
c8a7f44061 phpcs fix 2020-01-26 12:27:56 +01:00
69210f6fcb datetime is jsonserializable, didn't know that :) 2019-12-29 14:18:46 +01: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
1ab01d6ea2 fix after change to php 7.4 2019-08-17 14:14:51 +02:00
744bbbd9c3 change php version requirement 2019-08-15 20:45:28 +02:00
7391d7d077 draft time recording 2019-08-10 23:15:25 +02:00
cc87855a91 fix @link 2019-07-08 19:51:27 +02:00
af52f3df39 Implement tests 2018-12-16 11:25:35 +01:00
800f35cc49 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
a219c9919b Make classes final 2018-12-01 20:50:27 +01:00
6d02fdc8db Fix json_encode return type 2018-07-14 18:43:34 +02:00
6bb881caea Use root namespace 2018-05-30 13:39:00 +02:00
72caaa97e1 Remove whitespace 2018-05-21 22:30:04 +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
be3fb238a9 Remove space from end of line 2018-02-03 11:52:30 +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
c06ac63b1d Fix org based on controller test implementation 2017-12-02 15:43:17 +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
dbd67c164a add null objects as return 2017-09-14 11:07:10 +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
f16cbbc07b Add department as member 2017-07-19 13:00:03 +02:00