]> BookStack Code Mirror - bookstack/commit
Fixed name retrieval on missing users and added tests to cover along with some test...
authorDan Brown <redacted>
Tue, 15 Dec 2015 19:27:36 +0000 (19:27 +0000)
committerDan Brown <redacted>
Tue, 15 Dec 2015 19:27:36 +0000 (19:27 +0000)
commitaf331563697b30912cffdfbb6691f6d6ace03312
tree8ff1cf62d0c0df3b6ccfa80b14120a969c92f027
parent123dc115837b2d82f1a93e54f180bf23444bfc17
Fixed name retrieval on missing users and added tests to cover along with some test helper methods
app/Http/Controllers/UserController.php
app/Repos/UserRepo.php
resources/assets/sass/styles.scss
resources/views/books/show.blade.php
resources/views/chapters/show.blade.php
resources/views/pages/show.blade.php
resources/views/partials/activity-item.blade.php
tests/EntityTest.php
tests/TestCase.php