Commit Graph

48 Commits

Author SHA1 Message Date
7b47847e42 Continue with getter/setter cleanup 2023-05-30 15:44:19 +02:00
cc92c59281 use direct data access for response data 2023-05-30 03:42:46 +02:00
f5ba564d30 fix billing process 2023-04-08 04:36:26 +02:00
14974812ba registration fixes 2023-03-24 16:20:22 +01:00
49a175d3db fix phpstan lvl 9 bugs 2022-12-26 20:52:58 +01:00
1065a93a80 fix url 2022-12-16 21:59:21 +01:00
ada354c906 doc fixes 2022-04-21 23:52:00 +02:00
83d487a092 update php version 2022-04-19 23:37:07 +02:00
8f41095e73 static code analysis fixes 2022-04-05 20:04:48 +02:00
c22ed99d5f undo serialize deprecation and switch to installExternal api calls 2022-03-26 15:01:45 +01:00
ad535689f6 fix name 2022-02-19 13:57: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
6f59ab5259 bug fixes 2021-10-03 01:25:38 +02:00
5c3661c93a rename module constants and fix some unit test bugs 2021-09-28 18:28:42 +02:00
9ba402db04 bug fixes with unit testing 2021-05-28 22:22:44 +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
8d7104b535 start hr list update 2020-12-23 20:11:37 +01:00
7a0f5351f4 bump php version 2020-12-03 23:07:33 +01:00
ed713a27cf phpstan fixes 2020-11-27 22:56:16 +01:00
0c0a0bbf15 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
3643cbe8fc remove webinterface 2020-11-25 01:00:26 +01:00
0f8d2553f9 autofixes 2020-11-24 18:44:22 +01:00
93e6d2175c remove some getter/setter 2020-11-24 17:31:20 +01:00
29ee4f20c6 rename request variables 2020-11-10 22:11:06 +01:00
Formatter Bot
d27bc2bc49 Automated formatting changes 2020-10-06 19:55:53 +00:00
4aeb03f9f8 impl. tests and fix validation status code 2020-10-06 21:51:40 +02:00
fb38788571 fix extra blank lines 2020-08-31 22:54:13 +02:00
9153b89a78 changed file permissions 2020-06-09 22:03:50 +02:00
be9d06e6ee add ip support for auditor 2020-05-31 22:49:58 +02:00
19e0647c7b improve baseline 2020-02-06 23:54:01 +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
2e5a762f61 remove empty line 2019-12-15 14:18:15 +01:00
d55ccb853a prepare for timerecording module 2019-10-06 17:50:44 +02:00
d3c7817e28 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
5641641a07 fix phpcs findings 2019-09-12 19:48:00 +02:00
8a366a199c Implement php 7.4 type hints 2019-08-15 21:55:12 +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
49e896268a phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
c927bc4619 Fix use order 2018-12-09 22:16:55 +01:00
a62147d37a Make classes final 2018-12-01 20:50:27 +01:00
f653e0c758 Improve array init 2018-09-22 17:05:23 +02:00
22a5c3614d Split controllers per application 2018-09-19 21:34:04 +02:00