Commit Graph

135 Commits

Author SHA1 Message Date
9ac0486859 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
f186623070 Reformat 2018-05-20 09:59:17 +02:00
07c5ec7a9a Make classes final 2018-05-11 21:30:34 +02:00
464d5ae8fd Editor functionality tests 2018-05-09 20:46:17 +02:00
37b66cc3f2 Fix #115 2018-04-13 20:37:10 +02:00
589396c77c Fix code implementation 2018-04-01 19:54:57 +02:00
754efb69fa Fix abstract implementation 2018-03-30 12:35:26 +02:00
67b6377cbe Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
3d7b861a7a Add typehints 2018-03-16 13:33:55 +01:00
2e34177b23 docblock typehint fix 2018-03-16 12:39:55 +01:00
e02cf7f75b Add public/private to const 2018-03-16 08:46:52 +01:00
56c6806044 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
ed26545f86 Nullable+void typehint 2018-03-13 20:55:24 +01:00
d0689aa662 Change permission check from int to string 2018-03-09 22:26:22 +01:00
926b69a207 phpcs fixes 2018-02-17 21:38:56 +01:00
b1c5ad3c12 Fix strict_types 2018-02-15 20:27:23 +01:00
26f4767342 Fix Class name 2018-02-10 19:31:12 +01:00
9b700e7719 Fix : spacing 2018-02-04 18:13:48 +01:00
a3b5a5d973 phpcbf 2018-02-03 13:09:09 +01:00
2c2cf60d91 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
f6286759f3 Remove space from end of line 2018-02-03 11:52:30 +01:00
6e543913f5 Add spaces around namespace 2018-02-03 11:46:23 +01:00
b69556e07e CS fixes 2018-02-03 11:38:30 +01:00
340cda9c1e Fix CS via phpcs 2018-01-28 22:11:07 +01:00
92431a69bf Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
51ac496a79 Fix recommendation ref 2018-01-05 09:12:38 +01:00
07cce450db Update introduction.md 2018-01-04 12:58:48 +01:00
2875ffc7a2 Create introduction.md 2018-01-04 12:55:04 +01:00
f394c55d00 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
f1bb09fd02 Remove package TBD 2017-12-30 11:56:53 +01:00
eb05218c67 Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
35a6e4c046 Remove js logging 2017-11-28 16:24:38 +01:00
b71bac6fa7 Remove deprecated setCreatedAt 2017-11-28 16:21:18 +01:00
6a26e88186 Explicit type cast 2017-11-17 18:46:28 +01:00
12e70beb50 Fix form layouts 2017-11-13 20:48:05 +01:00
2dad14d06a Fix js var declaration 2017-11-11 11:00:56 +01:00
b84ebaca6c Fix #13 2017-11-08 22:39:51 +01:00
c84db549aa Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
9d145e38a2 Fix tables 2017-11-08 21:01:09 +01:00
f555145b3f General fixes 2017-11-05 13:09:39 +01:00
189eb90c53 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
ae5da3576f Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
b76c1e7ac4 Ignore setup function in coverage 2017-10-14 20:46:53 +02:00
753c273483 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
4d7875eb4f Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
86c2cefa02 Use default database connection 2017-09-23 13:58:09 +02:00
b605aca676 Fix member name 2017-09-18 12:43:43 +02:00
a999052606 Implement organization permission 2017-09-18 12:37:29 +02:00
ee248c53c1 Fix dependencies 2017-09-16 20:25:33 +02:00
346006f684 Fix permission condition 2017-09-16 11:47:52 +02:00