Commit Graph

55 Commits

Author SHA1 Message Date
a875e595e9 fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
2119acc327 fix name 2022-02-19 13:57:39 +01:00
e284ef4f24 cs fixes, bug fixes, code coverage 2021-11-16 00:05:43 +01:00
282eeae2f0 bump php version 2020-12-03 23:07:33 +01:00
98920f58e5 phpcs fixes 2020-11-28 00:13:12 +01:00
d82537a0c1 remove some getter/setter 2020-11-24 17:31:20 +01:00
3a4663e282 add tests 2020-10-10 21:28:38 +02:00
Formatter Bot
f21dd4b4b8 Automated formatting changes 2020-09-19 19:28:14 +00:00
e0d8f9e776 add gender and sex 2020-09-19 21:22:51 +02:00
97ec1c78ab fix extra blank lines 2020-08-31 22:54:13 +02:00
e92aac8547 changed file permissions 2020-06-09 22:03:51 +02:00
9c9818b87c fix minor construct bugs 2020-03-05 21:01:09 +01:00
986840730c start testing pure model datamapper implementation 2020-03-03 22:27:53 +01:00
5dbda2d786 fix typehint 2020-03-02 23:20:59 +01:00
a8986da250 php cs and stan fixes 2020-03-02 22:49:01 +01:00
Formatter Bot
e5640efe72 Automated formatting changes 2020-02-07 20:07:55 +00:00
2ab8111054 phpstan fixes 2020-02-05 21:09:07 +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
73a0064083 improve array docblock 2020-01-19 18:53:08 +01:00
9d08c13338 Added tests for time recording impl. 2019-10-13 20:40:33 +02:00
43d99f0608 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
6752b01e1f fix phpcs findings 2019-09-12 19:48:00 +02:00
f4092dd042 fix after change to php 7.4 2019-08-17 14:14:51 +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
d96ee16a63 php cs fixer 2019-04-27 12:05:33 +02:00
de783d2204 Fix null typehint order 2018-12-10 18:13:38 +01:00
91e3f6939e fix #151 2018-12-08 21:48:43 +01:00
b90f14c690 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
dc9a5a597d Make classes final 2018-12-01 20:50:27 +01:00
41189c8273 Static analysis fixes 2018-09-22 16:23:56 +02:00
df181b3a8d Started to implement profile admin functionality 2018-09-15 13:31:50 +02:00
9c98588780 Remove calendar from profile 2018-09-12 22:27:36 +02:00
ff1be38633 Remove calendar from profile 2018-09-12 22:26:47 +02:00
cf00c0525a Fix package docblock 2018-08-24 14:08:08 +02:00
489fdaa357 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
935d90b269 Nullable+void typehint 2018-03-13 20:55:24 +01:00
fbf3b4eaa5 Fix strict_types 2018-02-15 20:27:23 +01:00
aad0631151 phpcbf 2018-02-03 13:09:09 +01:00
7c66a15e63 Remove space from end of line 2018-02-03 11:52:30 +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
6e79dbe55f General fixes 2017-11-05 13:09:39 +01:00
7a3243e679 Fix tabs to spaces 2017-10-27 18:23:35 +02:00
302639fc43 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
18ca02a49d Fix #7 2017-10-03 21:39:34 +02:00
270308822a Improve profile layout 2017-09-28 11:00:44 +02:00