Commit Graph

155 Commits

Author SHA1 Message Date
82f267536d Added Home module 2018-03-28 20:01:45 +02:00
77655c745f Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
162ee84453 Add typehints 2018-03-16 13:33:55 +01:00
bd0f3f889a docblock typehint fix 2018-03-16 12:39:55 +01:00
f0a9e6b674 Add public/private to const 2018-03-16 08:46:52 +01:00
a526847cd4 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
c6757cb385 Nullable+void typehint 2018-03-13 20:55:24 +01:00
915bd91d7b Change permission check from int to string 2018-03-09 22:26:22 +01:00
1c6d1321af Adj response id uri 2018-03-03 11:19:04 +01:00
8d01334db0 Bug fixes 2018-02-18 10:46:57 +01:00
3452b8ef76 phpcs fixes 2018-02-17 21:38:56 +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
e6c967aedb Fix Class name 2018-02-10 19:31:12 +01:00
67b8dc6a6b Template html fixes 2018-02-04 20:56:05 +01:00
6d66a87666 Fix : spacing 2018-02-04 18:13:48 +01:00
4960444f7d phpcbf 2018-02-03 13:09:09 +01:00
2894a3e406 Combine activate/deactivate to status 2018-02-03 12:26:18 +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
515a1630c9 Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
ca2a143069 Improve readme 2018-01-07 13:00:21 +01:00
5528ab5580 Make correct column 100% width 2018-01-04 19:08:39 +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
acdfd98cda Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
49c243c78a Add plain/raw descriptions 2017-12-18 20:22:00 +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
bb7e6fee5f Fix types 2017-11-17 19:34:52 +01:00
ada9eb2f7c Remove type cast on int 2017-11-17 18:54:01 +01:00
cffde4761f Explicit type cast 2017-11-17 18:46:28 +01:00
0556677b6c Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00
36de85e71d Fix #13 2017-11-08 22:39:51 +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
bf44c6e70b Fix tables 2017-11-08 21:01:09 +01:00
621454b04d General fixes 2017-11-05 13:09:39 +01:00
86b1564efb Add image 2017-11-02 20:56:01 +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
b72c2e0d7f Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
a2ab468e53 Use default database connection 2017-09-23 13:58:09 +02:00
4afc944e3a Fix member name 2017-09-18 12:43:43 +02:00
fe29ee3ac7 Implement organization permission 2017-09-18 12:37:29 +02:00
091913de60 Fix permission condition 2017-09-16 11:47:52 +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
55566853bd Simplify htmlescape 2017-09-14 20:39:58 +02:00