Commit Graph

32 Commits

Author SHA1 Message Date
f6367a6e71 phpcs fix 2020-01-26 12:27:56 +01:00
68f9aec345 add todos from github 2019-12-31 19:54:45 +01:00
d4de9ccd46 fix docs 2019-12-29 14:33:08 +01:00
ff2495ad5c datetime is jsonserializable, didn't know that :) 2019-12-29 14:18:46 +01:00
91ea7c1b32 remove empty line 2019-12-15 14:18:15 +01:00
a026f43438 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
69ceba0fc2 fix phpcs findings 2019-09-12 19:48:00 +02:00
274094335f fix after change to php 7.4 2019-08-17 14:14:51 +02:00
ed8567c1bd Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
55ed95c833 change php version requirement 2019-08-15 20:45:28 +02:00
9a3edb5e3c fix @link 2019-07-08 19:51:27 +02:00
e169fb66ce Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
c0af510cbe Fix null typehint order 2018-12-10 18:13:38 +01:00
d003fddb66 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
ce90148ff6 Make classes final 2018-12-01 20:50:27 +01:00
67bca98fb0 Minor functioinality improvements 2018-11-23 11:37:30 +01:00
a41c384409 Fix json_encode return type 2018-07-14 18:43:34 +02:00
67a971fdd5 Use root namespace 2018-05-30 13:39:00 +02:00
3ffef29d36 Remove whitespace 2018-05-21 22:30:04 +02:00
29a9caf79b Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
d0ee51050a Nullable+void typehint 2018-03-13 20:55:24 +01:00
b0d131204c phpcs fixes 2018-02-17 21:38:56 +01:00
e7d7e590c9 Fix strict_types 2018-02-15 20:27:23 +01:00
b9c8680001 Add spaces around namespace 2018-02-03 11:46:23 +01:00
fb77ea037b Cleanup admin module 2017-12-30 23:59:50 +01:00
e983ddb4f5 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
a0bb858d02 Remove package TBD 2017-12-30 11:56:53 +01:00
232d5ac4e0 Implement more tests 2017-11-25 16:06:53 +01:00
12d9daf897 General fixes 2017-11-05 13:09:39 +01:00
828bc29023 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
03392fb455 Fix author 2017-10-13 14:31:38 +02:00
b6669b5eb4 Added module mapper and fixed group 2017-09-06 15:30:03 +02:00