Commit Graph

173 Commits

Author SHA1 Message Date
f8a99747d7 Fix code implementation 2018-04-01 19:54:57 +02:00
6986033db7 Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
1a806462b7 Fix abstract implementation 2018-03-30 12:35:26 +02:00
5929631d3d Added Home module 2018-03-28 20:01:45 +02:00
7a7b5c4e85 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
9cfba34965 Template fixes 2018-03-24 14:00:51 +01:00
7c93e1e13f Add typehints 2018-03-16 13:33:55 +01:00
e4cd7ee6eb docblock typehint fix 2018-03-16 12:39:55 +01:00
9199b5e347 Add public/private to const 2018-03-16 08:46:52 +01:00
42111358b4 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
3d10908ce6 Nullable+void typehint 2018-03-13 20:55:24 +01:00
f3838e3809 Change permission check from int to string 2018-03-09 22:26:22 +01:00
df09a2b601 Adj response id uri 2018-03-03 11:19:04 +01:00
6df27bb99b phpcs fixes 2018-02-17 21:38:56 +01:00
c4b8bdb9f8 Fix strict_types 2018-02-15 20:27:23 +01:00
74dab59e03 Improve increments 2018-02-10 21:50:47 +01:00
e8118037a2 Fix Class name 2018-02-10 19:31:12 +01:00
599718f364 Fix : spacing 2018-02-04 18:13:48 +01:00
e4c1932edd phpcbf 2018-02-03 13:09:09 +01:00
9038ed02e8 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
c0b17534e3 Remove space from end of line 2018-02-03 11:52:30 +01:00
543821a1db Add spaces around namespace 2018-02-03 11:46:23 +01:00
8b98a820af Fix CS via phpcs 2018-01-28 22:11:07 +01:00
385ec71c04 Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
775ba02a03 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
63197d8679 Remove package TBD 2017-12-30 11:56:53 +01:00
61208ca90f Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
918919e61a Add plain/raw descriptions 2017-12-18 20:22:00 +01:00
e6f618eddf Remove deprecated setCreatedAt 2017-11-28 16:21:18 +01:00
03a58ee8f7 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
f0a2f51a3d Fix types 2017-11-17 19:34:52 +01:00
0e9dcfbd91 Ignore upload from coverage 2017-11-16 23:04:57 +01:00
a5c1f0bc6d Fix typehints+var type etc. 2017-11-11 16:06:15 +01:00
9262e1c234 Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00
23bcfcb5f7 Fix #13 2017-11-08 22:39:51 +01:00
04d8ae82c3 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
07770bef52 Fix tables 2017-11-08 21:01:09 +01:00
455b8980f6 Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
Scrutinizer Auto-Fixer
8d90bb1f55 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-11-05 18:06:04 +00:00
430863cdd0 General fixes 2017-11-05 13:09:39 +01:00
a78bde6303 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
038b2c0cd7 Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
065a124aac Ignore setup function in coverage 2017-10-14 20:46:53 +02:00
3161d3e310 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
bb146561f8 Normalize media path 2017-10-07 17:15:29 +02:00
296956e9c7 fix #49 2017-10-06 20:15:44 +02:00
d87a89cf3d fix #101 2017-10-06 17:33:10 +02:00
fa41fcace7 Fix #7 2017-10-03 21:39:34 +02:00
5fc41cc996 fid #107 2017-10-03 20:24:13 +02:00
fb61263cf5 Use default database connection 2017-09-23 13:58:09 +02:00