bookstack/app/Entities/Tools
Dan Brown 0c6f598d91
Fixed issue where text after line breaks not indexed
Linebreaks would previously essentially be removed during index and
hence joined to adjacent words, breaking prefix matching.
Added test to cover.
For #3508
2022-06-20 23:47:42 +01:00
..
Markdown Applied stylci changes, updated composer deps 2022-04-29 15:38:06 +01:00
BookContents.php Applied latest styleCI changes 2022-01-06 12:18:11 +00:00
BookSortMap.php Addressed phpstan cases 2022-01-07 13:04:49 +00:00
BookSortMapItem.php Applied latest styleCI changes 2022-01-06 12:18:11 +00:00
Cloner.php Removed bad trailing comma in method 2022-06-19 18:45:48 +01:00
ExportFormatter.php Reorganised and split out export templates & styles 2022-06-08 17:56:59 +01:00
HierarchyTransformer.php Applied styleci changes for conversion work 2022-06-19 18:14:53 +01:00
NextPreviousContentLocator.php
PageContent.php Added core editor switching functionality 2022-04-18 17:39:28 +01:00
PageEditActivity.php Aligned page edit controller method data usage 2022-04-17 23:01:14 +01:00
PageEditorData.php Updated composer deps, applied latest StyleCI changes 2022-04-24 18:22:40 +01:00
PdfGenerator.php Updated translator attribution and StyleCI changes 2022-01-24 20:55:03 +00:00
PermissionsUpdater.php
SearchIndex.php Fixed issue where text after line breaks not indexed 2022-06-20 23:47:42 +01:00
SearchOptions.php
SearchResultsFormatter.php
SearchRunner.php Updated method of string interpolation 2022-05-05 09:33:25 +01:00
ShelfContext.php
SiblingFetcher.php
SlugGenerator.php
TrashCan.php Started work on hierachy conversion actions 2022-06-13 17:20:21 +01:00