]> BookStack Code Mirror - bookstack/commit
Added Popular books list with relevant tests
authorDan Brown <redacted>
Wed, 2 Dec 2015 20:22:41 +0000 (20:22 +0000)
committerDan Brown <redacted>
Wed, 2 Dec 2015 20:22:41 +0000 (20:22 +0000)
commitf1c2866fbc24ec6e951071c4886cfa8beee62e29
treec713b7c8f8151ae10ed5d9ee536f639c7b43affe
parent9f435553dc64e877d0bd3e66288f2c0dbda045f3
Added Popular books list with relevant tests
app/Http/Controllers/BookController.php
app/Repos/BookRepo.php
app/Services/ViewService.php
resources/views/books/index.blade.php
resources/views/partials/entity-list.blade.php
tests/ActivityTrackingTest.php [new file with mode: 0644]
tests/TestCase.php