]> BookStack Code Mirror - bookstack/history - app/Entities/Bookshelf.php
Show bookshelves that a book belongs to on a book view
[bookstack] / app / Entities / Bookshelf.php
2019-09-19 Dan BrownRefactored some core entity actions
2019-09-19 Dan BrownMoved shelf book append logic
2019-09-15 Dan BrownExtracted some methods into a BookRepo
2019-09-02 LeonardoMerge remote-tracking branch 'upstream/master'
2019-08-18 Dan BrownMerge branch 'unicode' of git://github.com/kostasdizas...
2019-08-06 Dan BrownMerge branch 'v0.26'
2019-08-04 Dan BrownMerge branch 'master' into 129-page-templates
2019-08-04 Dan BrownMerge pull request #1561 from danielroehrig-mm/task...
2019-08-04 Dan BrownMerge pull request #1554 from miles75/lang-hu
2019-08-04 Dan BrownReplaced use of custom 'baseUrl' helper with 'url'
2019-05-25 Dan BrownUpdated string functions to use mulitbyte versions...
2019-05-06 MantikorMerge pull request #1 from BookStackApp/master
2019-04-20 Dan BrownMerge branch 'patch-1' of git://github.com/XVilka/BookS...
2019-04-16 Dan BrownMerge branch 'fix/dot-in-role-names' of git://github...
2019-04-15 Dan BrownMerge branch 'cw1998-feature/create-book-button-on...
2019-04-15 Dan BrownAligned item creation wording and updated shelf-book...
2019-04-14 Dan BrownMerge pull request #1153 from BookStackApp/2019-design
2019-04-07 Dan BrownAdded bookshelves to breadcrumbs
2019-04-06 Dan BrownFixed entity excerpt function signature misalignment
2019-03-30 Dan BrownMerge branch 'master' into 2019-design
2019-03-10 Dan BrownMerge branch 'master' into 2019-design
2019-02-16 Dan BrownMade shelf listing more unique & efficient
2019-02-09 Dan BrownMerge branch 'master' into 2019-design
2019-02-03 Dan BrownUpdated user and shelf views to new design
2018-11-04 Dan BrownMerge branch 'v0.24-dev'
2018-09-25 Dan BrownRe-structured the app code to be feature based rather...