BookStack/app/Entities/Tools
Dan Brown 956eb1308f
Aligned page edit controller method data usage
Extracted page editor view data gathering to its own class for
alignment. Updated the data used in views as part of the process to use
view-specific variables instead of custom attributes added to models.
Also moved tinymce library loading so it's not loaded when not using the
wysiwyg editor.
2022-04-17 23:01:14 +01:00
..
Markdown Applied StyleCI changes and updated dependancies 2022-03-23 12:02:01 +00: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 Applied latest StyleCI changes 2021-12-20 17:40:27 +00:00
ExportFormatter.php Fixed conctenation of direct book pages within markdown export 2022-03-23 14:31:42 +00:00
NextPreviousContentLocator.php Applied another set of static analysis improvements 2021-11-20 14:03:56 +00:00
PageContent.php Updated strategy for empty newline sections 2022-03-01 17:26:06 +00:00
PageEditActivity.php Aligned page edit controller method data usage 2022-04-17 23:01:14 +01:00
PageEditorData.php Aligned page edit controller method data usage 2022-04-17 23:01:14 +01:00
PdfGenerator.php Updated translator attribution and StyleCI changes 2022-01-24 20:55:03 +00:00
PermissionsUpdater.php Refactored the activity service 2021-12-11 17:29:33 +00:00
SearchIndex.php Applied another round of static analysis updates 2021-11-22 23:33:55 +00:00
SearchOptions.php Applied StyleCI changes 2021-11-13 13:28:17 +00:00
SearchResultsFormatter.php Make building of search results work for multi-byte encoded characters 2021-12-15 16:29:43 +02:00
SearchRunner.php Applied another round of static analysis updates 2021-11-22 23:33:55 +00:00
ShelfContext.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SiblingFetcher.php Applied another set of static analysis improvements 2021-11-20 14:03:56 +00:00
SlugGenerator.php Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00
TrashCan.php Applied latest styleci changes 2022-01-10 18:18:15 +00:00