Commit Graph

150 Commits

Author SHA1 Message Date
24cec4908e Fix missing key 2018-07-30 21:52:27 +02:00
5d204243e7 Prepare for console application 2018-07-27 20:10:42 +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
f6af335f87 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
26547a59d7 Reformat 2018-05-20 09:59:17 +02:00
24a86fe98c Make classes final 2018-05-11 21:30:34 +02:00
2975230b9e Set ids 2018-04-24 19:22:46 +02:00
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