A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Entity/EntitySearchTest.php December 18, 2021
D
Applied latest StyleCI changes
Dan Brown committed
D
Added test case for multibyte search highlighting
Dan Brown committed
November 14, 2021
D
Prevented created/update_by filters be wiped in search
Dan Brown committed
November 13, 2021
D
Attempted to make test a bit less flaky
Dan Brown committed
D
Fixed failing tests due to search highlighting changes
Dan Brown committed
D
Applied StyleCI changes
Dan Brown committed
D
Added testing to cover search result highlighting
Dan Brown committed
November 12, 2021
D
Added auto-conversion of search terms to exact values
Dan Brown committed
D
Added tag values as part of the indexed search terms
Dan Brown committed
D
Added page content parsing to up-rank header text in search
Dan Brown committed
November 9, 2021
D
Added test to cover search frquency rank changes
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
March 15, 2021
D
Amended owned by search filter to use slugs
Dan Brown committed
March 10, 2021
D
Updated testing for user slugs
Dan Brown committed
February 14, 2021
B
Add test for new search tag
Benedikt Volke committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
May 22, 2020
D
Fixed issue where updated page content would not be indexed
Dan Brown committed
April 4, 2020
D
Updated test files to be PSR-4 compliant
Dan Brown committed
February 15, 2020
D
Fixed issues preventing breadcrumb navigation menus from opening
Dan Brown committed
April 6, 2019
D
Updated tests to suit layout changes, Updated 404 page
Dan Brown committed
September 25, 2018
D
Re-structured the app code to be feature based rather than code type based
Dan Brown committed
September 23, 2018
D
Made search test a little more consistent
Dan Brown committed
D
Added Bookshelves to search system.
Dan Brown committed
October 15, 2017
D
Updated search test to fit with new tokenization
Dan Brown committed
July 27, 2017
D
Added breadcrumbs to pages in entity select
Dan Brown committed
April 29, 2017
D
Refactored permission system components
Dan Brown committed
April 16, 2017
D
Updated testcases for new search system.
Dan Brown committed
February 4, 2017
D
Namespaced tests to align with new laravel default
Dan Brown committed
January 25, 2017
D
Upgraded to Laravel 5.4
Dan Brown committed
December 4, 2016
D
Extracted text for remaining views
Dan Brown committed
November 12, 2016
D
Fixed tag searches and added tag search regression test
Dan Brown committed
October 30, 2016
D
Added quick test to cover hypen breakage
Dan Brown committed
August 25, 2016
D
Fixed single word quoted search terms
Dan Brown committed
June 12, 2016
D
Added tests to cover page_move features
Dan Brown committed
March 12, 2016
D
Organised test files & added page update draft tests
Dan Brown committed