A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Controllers/SearchController.php November 13, 2021
D
Applied StyleCI changes
Dan Brown committed
November 12, 2021
D
Added search result preview text highlighting
Dan Brown committed
August 22, 2021
D
Reorgranised blade view files to form a convention
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
May 23, 2021
D
Added testing to favourite system
Dan Brown committed
May 22, 2021
D
Revamped some complex queries, added favourites to home
Dan Brown committed
March 10, 2021
D
Updates search to use user slugs
Dan Brown committed
November 22, 2020
D
Focused base Entity class cleanup
Dan Brown committed
D
Fixed some mis-refactoring and split search service
Dan Brown committed
November 21, 2020
D
Moved models to folder, renamed managers to tools
Dan Brown committed
D
Aligned constructors across controller classes
Dan Brown committed
June 27, 2020
D
Converted search filters to not be vue based
Dan Brown committed
February 15, 2020
D
Fixed issues preventing breadcrumb navigation menus from opening
Dan Brown committed
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
Dan Brown committed
August 4, 2019
D
Replaced use of custom 'baseUrl' helper with 'url'
Dan Brown committed
April 7, 2019
D
Added bookshelves to breadcrumbs
Dan Brown committed
D
Standardised view referencing to dot-notation
Dan Brown committed
March 30, 2019
D
Implemented new design in entity selector
Dan Brown committed
February 24, 2019
D
Added experimental breadcrumb traversal
Dan Brown committed
October 13, 2018
D
Extracted many page-specific repo methods into page-specific repo
Dan Brown committed
September 25, 2018
D
Fleshed out entity provided and optimized imports
Dan Brown committed
D
Re-structured the app code to be feature based rather than code type based
Dan Brown committed
April 14, 2018
D
Added ability to copy a page
Dan Brown committed
March 24, 2018
D
Made search more efficient and tweaked weighting
Dan Brown committed
January 28, 2018
D
Set /app PHP code to PSR-2 standard
Dan Brown committed
November 19, 2017
D
Updated to laravel 5.5
Dan Brown committed
April 15, 2017
D
Added chapter search
Dan Brown committed
D
Finished off UI for search system
Dan Brown committed
April 9, 2017
D
Started search interface, Added in vue and moved fonts
Dan Brown committed
March 19, 2017
D
Started implementation of new search system
Dan Brown committed
January 1, 2017
D
Refactored search and slug repo components
Dan Brown committed
December 4, 2016
D
Extracted text from logic files
Dan Brown committed
July 3, 2016
D
Tightened and cleaned some list styles
Dan Brown committed
June 12, 2016
D
Finished off page move functionality
Dan Brown committed
February 21, 2016
D
Added entity-specific search results pages. Cleaned & Fixed search results bugs
Dan Brown committed
January 2, 2016
D
Added more tests to increase test coverage
Dan Brown committed
December 5, 2015
D
Added custom meta titles to many pages. Closes #30.
Dan Brown committed
September 10, 2015
D
Change application namespace to BookStack
Dan Brown committed
September 1, 2015
D
Added AJAX-based search to books, Fixes #15
Dan Brown committed
August 31, 2015
D
Updated Search experience including adding fulltext mysql indicies.
Dan Brown committed