]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/SearchController.php
Finished refactor of entity repos
[bookstack] / app / Http / Controllers / SearchController.php
2017-01-01 Dan BrownRefactored search and slug repo components
2016-12-31 Dan BrownMerge pull request #255 from olexus/master
2016-12-31 Dan BrownMerge pull request #234 from BookStackApp/translations
2016-12-31 Dan BrownMerge branch 'master' into translations 234/head
2016-12-04 Dan BrownExtracted text from logic files
2016-07-03 Dan BrownTightened and cleaned some list styles
2016-06-12 Dan BrownMerged branch add_page_move into master
2016-06-12 Dan BrownFinished off page move functionality
2016-02-21 Dan BrownAdded entity-specific search results pages. Cleaned...
2016-01-02 Dan BrownMerge branch 'master' of github.com:ssddanbrown/BookStack
2016-01-02 Dan BrownAdded more tests to increase test coverage
2015-12-05 Dan BrownAdded custom meta titles to many pages. Closes #30.
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-01 Dan BrownAdded AJAX-based search to books, Fixes #15
2015-08-31 Dan BrownUpdated Search experience including adding fulltext...