Commit Graph

51 Commits

Author SHA1 Message Date
Dennis Eichhorn
f36f2074c9 update version requirement 2024-03-20 07:21:20 +00:00
Dennis Eichhorn
ce57535b7b auto fixes + some impl. 2024-01-26 22:53:58 +00:00
Dennis Eichhorn
a1f57e6222 Force public member variables or mapper changes 2023-10-04 15:52:15 +00:00
3888094b0d Fix file header 2023-06-17 03:13:19 +02:00
Dennis Eichhorn
227f84ab7a make id public, organigram impl. media password/encryption, settings bug fix, Money->FloatInt change, ... 2023-05-06 11:42:05 +00:00
c9b98394c4 registration fixes 2023-03-24 16:20:20 +01:00
0e36cf5417 fix url 2022-12-16 21:59:20 +01:00
f004f6434b update php version 2022-04-19 23:37:06 +02:00
2f9893901e fix name 2022-02-19 13:57:38 +01:00
c8f7f03bf7 more tests and make classes final 2021-10-21 22:16:05 +02:00
2fbb2a61ed mode changes 2021-02-20 10:59:06 +01:00
77bc8bd26b bump php version 2020-12-03 23:07:33 +01:00
78a97364cc cs and phpstan fixes 2020-10-24 17:52:23 +02:00
49fa2450cd fix typehint 2020-09-10 20:40:12 +02:00
4f2aa1d5ca implement immutable datetime 2020-09-10 20:18:46 +02:00
9c120dd164 phpcs fix 2020-01-26 12:27:56 +01:00
765254c788 remove empty line 2019-12-15 14:18:15 +01:00
2d304ea5a9 cleanup tests and use @covers more 2019-11-10 22:40:27 +01:00
02efe23147 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
527c84c4d6 fix phpcs findings 2019-09-12 19:48:00 +02:00
85c758812d fix after change to php 7.4 2019-08-17 14:14:51 +02:00
05ec6158a8 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
3254187b50 change php version requirement 2019-08-15 20:45:28 +02:00
ba7b992c40 fix @link 2019-07-08 19:51:27 +02:00
0f0f302382 Fix global \count( 2019-02-11 22:25:15 +01:00
c23e307256 Make count( use global namespace 2019-02-11 22:23:56 +01:00
f0eebfe898 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
2bb4211205 Fix whitespace 2018-12-17 19:02:54 +01:00
d5b8b93769 Docblock fixes + more tests 2018-12-15 22:36:04 +01:00
41cb6d0901 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
98640f421b Make classes final 2018-12-01 20:50:27 +01:00
e5b3c7f011 Fix package docblock 2018-08-24 14:08:08 +02:00
b12d6c6b4e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
ec5e69fb1d Fix strict_types 2018-02-15 20:27:23 +01:00
9d60fd0c5e Add spaces around namespace 2018-02-03 11:46:23 +01:00
963ff3335d Fix CS via phpcs 2018-01-28 22:11:07 +01:00
76da582569 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
48a7e3a813 Remove package TBD 2017-12-30 11:56:53 +01:00
062dd18e86 Implement more tests 2017-11-25 16:06:53 +01:00
5f83208657 General fixes 2017-11-05 13:09:39 +01:00
88f93c80b3 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
cefbfbb510 Fix file author and copyright 2017-07-26 17:48:08 +02:00
c2bc80eb29 Remove @author docblock 2017-07-20 18:12:29 +02:00
346883a653 Strict types enabled 2017-03-01 14:05:29 +01:00
d54e2af707 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
39407fa0c7 Bulkl path fix 2017-02-12 21:42:17 +01:00
2c732d4062 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Draw/Controller.js
#	Draw/Models/DrawType.enum.js
#	Draw/Models/Editor.js
#	Media/Models/UploadFile.php
2017-01-26 16:42:29 +01:00
8fb64b6807 Adjusting copyright 2017-01-26 16:32:45 +01:00
baf27fa918 Increase php version requirement 2016-12-07 20:56:15 +01:00
370271c445 Remove namespace from scalars 2016-01-23 10:17:21 +01:00