Commit Graph

58 Commits

Author SHA1 Message Date
Dennis Eichhorn
a14b555342 fix templates 2024-04-17 17:45:07 +00:00
Dennis Eichhorn
de4f7d31cb ui fixes 2024-04-07 17:31:42 +00:00
Dennis Eichhorn
7947b8a4d6 update version requirement 2024-03-20 07:21:22 +00:00
Dennis Eichhorn
9b92139e08 auto fixes + some impl. 2024-01-26 22:53:59 +00:00
Dennis Eichhorn
8d2b015624 rector fixes 2023-09-24 14:56:44 +00:00
7143fab749 Fix file header 2023-06-17 03:13:26 +02:00
cc92c59281 use direct data access for response data 2023-05-30 03:42:46 +02:00
Dennis Eichhorn
6aeab67f12 make id public, organigram impl. media password/encryption, settings bug fix, Money->FloatInt change, ... 2023-05-06 11:42:06 +00:00
14974812ba registration fixes 2023-03-24 16:20:22 +01:00
064fef7d82 phpstan, phpcs, phpunit fixes 2023-01-27 22:12:09 +01:00
9b48cd3a87 test fixes and changes for release 2022-12-25 00:06:17 +01:00
1065a93a80 fix url 2022-12-16 21:59:21 +01:00
83d487a092 update php version 2022-04-19 23:37:07 +02:00
c22ed99d5f undo serialize deprecation and switch to installExternal api calls 2022-03-26 15:01:45 +01:00
bb1a6b2204 fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
ad535689f6 fix name 2022-02-19 13:57:39 +01:00
9d3a0a7887 bug fixes / dbmapper fixes 2021-12-19 20:20:39 +01:00
f1e7cac376 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
c1e0f84592 cs fixes, bug fixes, code coverage 2021-11-16 00:05:43 +01:00
d0e973cb26 add unit tests 2021-11-02 21:57:09 +01:00
cd9958237f make members public 2021-06-24 00:06:31 +02:00
Formatter Bot
c10e5fb6f8 Automated formatting changes 2021-04-04 15:15:45 +00:00
5bec4e1e7b many fixes and expands and module expansions 2021-04-04 17:10:52 +02:00
7a0f5351f4 bump php version 2020-12-03 23:07:33 +01:00
fb38788571 fix extra blank lines 2020-08-31 22:54:13 +02:00
ee2babb831 autofixes 2020-08-30 20:13:10 +02:00
9153b89a78 changed file permissions 2020-06-09 22:03:50 +02:00
250c3de9de phpstan fixes 2020-02-27 19:06:25 +01:00
2697fe3d90 phpcs fix 2020-01-26 12:27:56 +01:00
40258fc10b add todos from github 2019-12-31 19:54:45 +01:00
757dc81e2d datetime is jsonserializable, didn't know that :) 2019-12-29 14:18:46 +01:00
544e61a5d3 continue hr implementation 2019-10-16 17:35:36 +02:00
d55ccb853a prepare for timerecording module 2019-10-06 17:50:44 +02:00
5641641a07 fix phpcs findings 2019-09-12 19:48:00 +02:00
47490e9cba change php version requirement 2019-08-15 20:45:28 +02:00
186c17042b draft time recording 2019-08-10 23:15:25 +02:00
02a2005fbd fix @link 2019-07-08 19:51:27 +02:00
6c181c5802 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
a62147d37a Make classes final 2018-12-01 20:50:27 +01:00
8880b3a6b3 Fix package docblock 2018-08-24 14:08:08 +02:00
3a7ddc5d32 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
7026d3afc7 Fix strict_types 2018-02-15 20:27:23 +01:00
38a84bd0ad phpcbf 2018-02-03 13:09:09 +01:00
024f551e68 Add spaces around namespace 2018-02-03 11:46:23 +01:00
6c72690e30 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
74e72f1a21 Remove package TBD 2017-12-30 11:56:53 +01:00
f6ba53bae8 General fixes 2017-11-05 13:09:39 +01:00
973788c21d Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
a9114d6170 Fix file author and copyright 2017-07-26 17:48:08 +02:00
d27b24d2ae Remove @author docblock 2017-07-20 18:12:29 +02:00