Commit Graph

154 Commits

Author SHA1 Message Date
c2bfe323fb Fix use order 2018-12-09 22:16:55 +01:00
5dc24f5e46 Pull out general functionality 2018-12-09 16:30:04 +01:00
faa061260b Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
feced742aa Make classes final 2018-12-01 20:50:27 +01:00
5fb0cbe161 Minor functioinality improvements 2018-11-23 11:37:30 +01:00
16bbb64cf8 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
bf37d0c08d Move Models to frameworks 2018-10-02 21:22:16 +02:00
af05c97a31 Docblock fix 2018-09-22 18:22:44 +02:00
6766ae0b4f Improve array init 2018-09-22 17:05:23 +02:00
9334ccda86 Static analysis fixes 2018-09-22 16:23:56 +02:00
7414a5deb8 Split controllers per application 2018-09-19 21:34:04 +02:00
04a00e4c28 Fix package docblock 2018-08-24 14:08:08 +02:00
c8e6301621 fix #96 fix #97 2018-08-17 20:02:29 +02:00
d02166ad3a fixes #144 2018-08-04 22:12:45 +02:00
7a81b67312 Prepare for console application 2018-07-27 20:10:42 +02:00
c680dde7d3 Fix json_encode return type 2018-07-14 18:43:34 +02:00
2755f5c8b1 Re-format mappers 2018-05-31 19:47:26 +02:00
b7bde4f15b Use root namespace 2018-05-30 13:39:00 +02:00
12c16a11d0 Exchange fixes 2018-05-21 10:52:16 +02:00
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