Commit Graph

66 Commits

Author SHA1 Message Date
d2dcbf43f5 cleanup badge usage 2018-12-22 23:20:25 +01:00
01b2a0fbc6 Remove badges 2018-12-22 23:18:49 +01:00
a630c90abf Docblock fixes + more tests 2018-12-15 22:36:04 +01:00
8b7041e5f0 Fix null typehint order 2018-12-10 18:13:38 +01:00
b835c4900c Fix use order 2018-12-09 22:16:55 +01:00
1da7252935 Add audit tests 2018-12-02 16:54:46 +01:00
239138946e Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
a73a046b1e Make classes final 2018-12-01 20:50:27 +01:00
4f9aaa5ccc Docblock fix 2018-09-22 18:22:44 +02:00
4aa7030802 Fix package docblock 2018-08-24 14:08:08 +02:00
09e3081588 fix #96 fix #97 2018-08-17 20:02:29 +02:00
a5c49463f6 Fix json_encode return type 2018-07-14 18:43:34 +02:00
3f1571fba3 Re-format mappers 2018-05-31 19:47:26 +02:00
673bbc5653 Use root namespace 2018-05-30 13:39:00 +02:00
d4382dc954 Remove whitespace 2018-05-21 22:30:04 +02:00
5b3c108119 Make classes final 2018-05-11 21:30:34 +02:00
77655c745f Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
f0a9e6b674 Add public/private to const 2018-03-16 08:46:52 +01:00
c6757cb385 Nullable+void typehint 2018-03-13 20:55:24 +01:00
8d01334db0 Bug fixes 2018-02-18 10:46:57 +01:00
0c954cf19f docblocks+api functions 2018-02-17 18:31:04 +01:00
b59e4c1e98 Fix strict_types 2018-02-15 20:27:23 +01:00
4960444f7d phpcbf 2018-02-03 13:09:09 +01:00
a6dbcaa7ab Remove space from end of line 2018-02-03 11:52:30 +01:00
829abfd411 Add spaces around namespace 2018-02-03 11:46:23 +01:00
a9d851b292 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
da2510c39c Remove package TBD 2017-12-30 11:56:53 +01:00
c8c41325b0 Remove deprecated setCreatedAt 2017-11-28 16:21:18 +01:00
f6fc2d62af Add news controller test 2017-11-28 14:07:07 +01:00
348914c34a Fix types 2017-11-17 19:55:20 +01:00
70def3d284 Scrutinizer php fixes 2017-11-08 22:00:34 +01:00
4741cf9dc2 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
621454b04d General fixes 2017-11-05 13:09:39 +01:00
e22dc71546 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
d2631f9a7d Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
515a2ab746 More permission managing 2017-09-16 11:11:51 +02:00
ec95df463d More permission implementations 2017-09-15 19:09:52 +02:00
08aaafa99d Fix permission tables 2017-09-13 10:45:41 +02:00
0572f7a880 Optimize datatypes path 2017-08-11 20:44:07 +02:00
b73141c968 Add badges/categories for news 2017-08-05 15:06:21 +02:00
d0c3f95cd4 Fix file author and copyright 2017-07-26 17:48:08 +02:00
31f1ec4ddf Remove @author docblock 2017-07-20 18:12:29 +02:00
4c3793ef79 Fixes belongs to bugs 2017-07-05 16:56:26 +02:00
6b7a61074c Remove find 2017-04-14 21:03:58 +02:00
d335c3136b PhpUnit fixes 2017-03-12 22:40:21 +01:00
59bc835c80 Bug fixes from unit test 2017-03-04 20:18:11 +01:00
bafcb84963 Strict types enabled 2017-03-01 14:05:29 +01:00
90d1ec22c0 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
e8ab89e396 Bulkl path fix 2017-02-12 21:42:39 +01:00
dfaec66351 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