Commit Graph

142 Commits

Author SHA1 Message Date
2ff764eb53 General template fixes 2018-04-12 22:32:28 +02:00
b5e4e82086 implemented tag add/remove functionality 2018-04-08 18:48:05 +02:00
2c9e7fbe51 Fix code implementation 2018-04-01 19:54:57 +02:00
c6d8bbff17 Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
aa68179392 Fix abstract implementation 2018-03-30 12:35:26 +02:00
ffc47cd3f5 Fix dependencies 2018-03-28 23:10:31 +02:00
d2a996438a Added Home module 2018-03-28 20:01:45 +02:00
489fdaa357 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
d5e45026b2 Fix mini install 2018-03-27 18:52:40 +02:00
534de4a0bf Remove calendar from requirements 2018-03-24 19:48:57 +01:00
d6d9cf30c1 Add typehints 2018-03-16 13:33:55 +01:00
4d4b2676e1 docblock typehint fix 2018-03-16 12:39:55 +01:00
e4e7fe222d Add public/private to const 2018-03-16 08:46:52 +01:00
887d2cbb78 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
935d90b269 Nullable+void typehint 2018-03-13 20:55:24 +01:00
4b5159e754 Change permission check from int to string 2018-03-09 22:26:22 +01:00
416d6958b9 phpcs fixes 2018-02-17 21:38:56 +01:00
fbf3b4eaa5 Fix strict_types 2018-02-15 20:27:23 +01:00
72e8a93339 Fix Class name 2018-02-10 19:31:12 +01:00
9746e5059b Improve general module test 2018-02-06 22:23:19 +01:00
5f909bd309 Fix : spacing 2018-02-04 18:13:48 +01:00
aad0631151 phpcbf 2018-02-03 13:09:09 +01:00
c104ad355c Combine activate/deactivate to status 2018-02-03 12:26:18 +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
b2e22c5067 Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
04738d31a3 Draft tag actions 2018-01-05 21:51:16 +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
e81d939df1 Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
4b0ed6a1bd Explicit type cast 2017-11-17 18:46:28 +01:00
5f883a9226 Fix form layouts 2017-11-13 20:48:05 +01:00
45373cda5c Fix #13 2017-11-08 22:39:51 +01:00
594dd74e0a Scrutinizer php fixes 2017-11-08 22:00:34 +01:00
6d5085a530 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
2029ab5b01 Fix tables 2017-11-08 21:01:09 +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
dfc260ad8d Add image 2017-11-02 20:56:01 +01:00
0d30cf17f1 Lazy load profile image 2017-10-28 20:14:23 +02: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
1cb2211636 Fix template ids 2017-10-24 19:43:30 +02:00
16d49c4b3e Fix selector bugs 2017-10-23 19:34:53 +02:00
44839477b2 Prepare for table actions 2017-10-21 21:11:39 +02:00
eaefcf435e Implement basic lookup functionality 2017-10-21 18:12:46 +02:00
24e782af8c Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
381993c4d4 Ignore setup function in coverage 2017-10-14 20:46:53 +02:00
e66f420ed9 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00