|
|
334b9ee23f
|
inspection fixes
|
2019-02-09 19:42:23 +01:00 |
|
|
|
077d48103b
|
phpcs+phpstan fixes
|
2019-02-07 00:05:31 +01:00 |
|
|
|
4f4f5f45b2
|
Use new tab, colors and css
|
2019-01-13 21:42:08 +01:00 |
|
|
|
81eb46a71f
|
php cs fixer
|
2018-12-28 19:13:17 +01:00 |
|
|
|
23b08d8dfe
|
Optimize navigation install
|
2018-12-25 19:03:01 +01:00 |
|
|
|
bb507bbc44
|
Fixes #152
|
2018-12-24 16:08:15 +01:00 |
|
|
|
6806e846df
|
Move schema to json
|
2018-12-22 23:19:20 +01:00 |
|
|
|
ad74793bd6
|
Move schema to json
|
2018-12-22 19:51:26 +01:00 |
|
|
|
48d487a3b1
|
Remove default uninstall
|
2018-12-21 20:22:10 +01:00 |
|
|
|
ca0418568c
|
Fix use order
|
2018-12-09 22:16:55 +01:00 |
|
|
|
305f085169
|
Models cannot be final because of NullModels
|
2018-12-01 21:21:11 +01:00 |
|
|
|
7fc3b13e1e
|
Make classes final
|
2018-12-01 20:50:27 +01:00 |
|
|
|
032bfccfdb
|
Add permission for links read/write/update...
|
2018-11-11 19:49:28 +01:00 |
|
|
|
9b521ff8a1
|
Fix pagination view namespace
|
2018-10-02 20:44:28 +02:00 |
|
|
|
7d80b1494d
|
Docblock fix
|
2018-09-22 18:22:44 +02:00 |
|
|
|
bc2b88ee14
|
Improve array init
|
2018-09-22 17:05:23 +02:00 |
|
|
|
d745e0d6e7
|
Static analysis fixes
|
2018-09-22 16:23:56 +02:00 |
|
|
|
bc5eaf9bfc
|
Split controllers per application
|
2018-09-19 21:34:04 +02:00 |
|
|
|
348f9607f4
|
Fix package docblock
|
2018-08-24 14:08:08 +02:00 |
|
|
|
b549789a1e
|
fix #96 fix #97
|
2018-08-17 20:02:29 +02:00 |
|
|
|
44e8195c22
|
Prepare for console application
|
2018-07-27 20:10:42 +02:00 |
|
|
|
51cc64d06c
|
Use root namespace
|
2018-05-30 13:39:00 +02:00 |
|
|
|
42d1a29987
|
Remove unused parameter from install
|
2018-05-20 11:53:43 +02:00 |
|
|
|
0872c86f3e
|
Make classes final
|
2018-05-11 21:30:34 +02:00 |
|
|
|
4f746ee075
|
Fix code implementation
|
2018-04-01 19:54:57 +02:00 |
|
|
|
35a7b067bd
|
Fix abstract implementation
|
2018-03-30 12:35:26 +02:00 |
|
|
|
3b7bcb518c
|
Change to php version 7.2 requirement
|
2018-03-27 19:10:56 +02:00 |
|
|
|
a0e9d8d869
|
docblock typehint fix
|
2018-03-16 12:39:55 +01:00 |
|
|
|
1ba0694fe1
|
Add public/private to const
|
2018-03-16 08:46:52 +01:00 |
|
|
|
c65462d5be
|
Fix abstract/interface implementation
|
2018-03-14 18:12:32 +01:00 |
|
|
|
b0a170c122
|
Nullable+void typehint
|
2018-03-13 20:55:24 +01:00 |
|
|
|
0ba003bdd6
|
Change permission check from int to string
|
2018-03-09 22:26:22 +01:00 |
|
|
|
c6bc62c841
|
phpcs fixes
|
2018-02-17 21:38:56 +01:00 |
|
|
|
f6fbfca4b4
|
Fix strict_types
|
2018-02-15 20:27:23 +01:00 |
|
|
|
80c01fd06b
|
Fix Class name
|
2018-02-10 19:31:12 +01:00 |
|
|
|
7b04c8c6c9
|
Fix : spacing
|
2018-02-04 18:13:48 +01:00 |
|
|
|
116f690def
|
phpcbf
|
2018-02-03 13:09:09 +01:00 |
|
|
|
d544ca6a88
|
Combine activate/deactivate to status
|
2018-02-03 12:26:18 +01:00 |
|
|
|
cd24d3553d
|
Remove space from end of line
|
2018-02-03 11:52:30 +01:00 |
|
|
|
2741119f74
|
Add spaces around namespace
|
2018-02-03 11:46:23 +01:00 |
|
|
|
cc884c041d
|
Fix CS via phpcs
|
2018-01-28 22:11:07 +01:00 |
|
|
|
a37038c3b8
|
Remove whitespace from end of line
|
2018-01-15 18:56:01 +01:00 |
|
|
|
a50a76c494
|
Remove @category and replace with @package
|
2017-12-30 12:45:02 +01:00 |
|
|
|
e15a24c620
|
Remove package TBD
|
2017-12-30 11:56:53 +01:00 |
|
|
|
175388296b
|
Remove footer
Was bad template and view layout/logic
|
2017-12-23 10:06:11 +01:00 |
|
|
|
9f3ec3ea29
|
Fix phpstorm inspections
|
2017-11-19 23:20:11 +01:00 |
|
|
|
98e6b7fb89
|
Fix #13
|
2017-11-08 22:39:51 +01:00 |
|
|
|
c1b59e907f
|
Fix tests and create coverage
|
2017-11-05 20:25:50 +01:00 |
|
|
|
4a73685959
|
General fixes
|
2017-11-05 13:09:39 +01:00 |
|
|
|
fc557a3c5b
|
Add image
|
2017-11-02 20:56:01 +01:00 |
|