]> BookStack Code Mirror - bookstack/commit
Fixed error on image deletion
authorDan Brown <redacted>
Fri, 1 Jul 2016 19:11:49 +0000 (20:11 +0100)
committerDan Brown <redacted>
Fri, 1 Jul 2016 19:13:30 +0000 (20:13 +0100)
commit7b6c88f17c595f3b0d88fe383827794b83dba3e7
treeb3cabd57c6d553e5e113a07a9345e3dfa94aa600
parent361ba8b244d813d6eb56bb68be3799b7c46af539
Fixed error on image deletion
Also Added tests to cover image upload and deletion.
Fixes #136.
app/Http/Controllers/ImageController.php
app/Providers/AppServiceProvider.php
app/Services/PermissionService.php
app/helpers.php
tests/ImageTest.php [new file with mode: 0644]
tests/TestCase.php
tests/test-image.jpg [new file with mode: 0644]