Commit Graph

43 Commits

Author SHA1 Message Date
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
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
7fd45189e5 Docblock fix 2018-09-22 18:22:44 +02: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
291d52af14 Re-format mappers 2018-05-31 19:47:26 +02:00
1ce799d486 Use root namespace 2018-05-30 13:39:00 +02:00
24a86fe98c Make classes final 2018-05-11 21:30:34 +02:00
489fdaa357 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
e4e7fe222d Add public/private to const 2018-03-16 08:46:52 +01: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
8ef8dc225f Cleanup and implement raw text 2017-12-30 11:47:14 +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
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
ecee219931 Fix permission tables 2017-09-13 10:45:41 +02:00
baa8073591 Optimize datatypes path 2017-08-11 20:44:07 +02:00
b6abb8a0c8 Make organization output use belongsTo 2017-07-27 20:38:07 +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
48210e9dca UI fixes 2017-05-28 18:57:57 +02:00
68d67893ba Adjust location 2017-05-10 21:17:44 +02:00
6e89554fd8 PhpUnit fixes 2017-03-12 22:40:21 +01:00
a9aedcac02 Profile mapper/test implemented 2017-03-08 22:04:54 +01:00
65056dd12d Database adjustments for client & item 2017-03-07 21:13:10 +01:00
886c3d01b2 Strict types enabled 2017-03-01 14:05:29 +01:00