Commit Graph

49 Commits

Author SHA1 Message Date
7760fe8307 fix permissions
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
2025-04-02 14:15:06 +00:00
7ddc3499c6 fix version and bugs
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
2024-05-21 00:09:15 +02:00
Dennis Eichhorn
73ccb1b813 update version requirement 2024-03-20 07:21:24 +00:00
a01e589611 Fix file header 2023-06-17 03:13:31 +02:00
70b2a8e7fa fix static analysis 2023-04-11 00:20:13 +02:00
2a7395010f registration fixes 2023-03-24 16:20:24 +01:00
a1fc5f1002 too many changes 2023-03-11 23:38:19 +01:00
483b72fc4e phpstan, phpcs, phpunit fixes 2023-01-27 22:12:09 +01:00
7f769063eb fix url 2022-12-16 21:59:21 +01:00
d3a5b1439a update php version 2022-04-19 23:37:08 +02:00
2119acc327 fix name 2022-02-19 13:57:39 +01:00
f13220e817 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
282eeae2f0 bump php version 2020-12-03 23:07:33 +01:00
Formatter Bot
74e3e45cd6 Automated formatting changes 2020-10-18 19:09:09 +00:00
dbd083c9af add and implement contact(element) 2020-10-18 20:56:04 +02:00
e92aac8547 changed file permissions 2020-06-09 22:03:51 +02:00
a3bec14d72 fixes array typehints 2020-02-20 19:07:12 +01:00
0478617f2b fixes #209 2020-02-20 18:58:38 +01:00
4906e13da6 improve array docblock 2020-02-08 13:26:44 +01:00
e98cef8827 prepare localization for profile 2020-02-03 17:52:38 +01:00
0c3c479696 phpcs fix 2020-01-26 12:27:56 +01:00
43d99f0608 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
31533a8d80 fix docblock 2019-09-21 16:12:21 +02:00
6752b01e1f fix phpcs findings 2019-09-12 19:48:00 +02:00
5746dd3c6e Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
297cd0d87f change php version requirement 2019-08-15 20:45:28 +02:00
57c7adc166 fix @link 2019-07-08 19:51:27 +02:00
de783d2204 Fix null typehint order 2018-12-10 18:13:38 +01:00
ff81707d1e Fix use order 2018-12-09 22:16:55 +01:00
dc9a5a597d Make classes final 2018-12-01 20:50:27 +01:00
7fd45189e5 Docblock fix 2018-09-22 18:22:44 +02:00
291d52af14 Re-format mappers 2018-05-31 19:47:26 +02:00
1ce799d486 Use root namespace 2018-05-30 13:39:00 +02:00
489fdaa357 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
fbf3b4eaa5 Fix strict_types 2018-02-15 20:27:23 +01:00
aad0631151 phpcbf 2018-02-03 13:09:09 +01:00
56c7fce856 Add spaces around namespace 2018-02-03 11:46:23 +01:00
1709859306 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
a1d57a3c85 Remove package TBD 2017-12-30 11:56:53 +01:00
6d5085a530 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
50e43ab16a Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
6e79dbe55f General fixes 2017-11-05 13:09:39 +01:00
302639fc43 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
ecee219931 Fix permission tables 2017-09-13 10:45:41 +02:00
1eacd7b87f Fix file author and copyright 2017-07-26 17:48:08 +02:00
f6274281d7 Remove @author docblock 2017-07-20 18:12:29 +02:00
9e7a9a3d02 (Draft) Create risk management models
Also fix some belongsTo in other mappers.
2017-07-09 10:42:02 +02:00
6e89554fd8 PhpUnit fixes 2017-03-12 22:40:21 +01:00
65056dd12d Database adjustments for client & item 2017-03-07 21:13:10 +01:00