BookStack/tests/Entity
Dan Brown 06901b878f
Comments: Added HTML filter on load, tinymce elem filtering
- Added filter on load to help prevent potentially dangerous comment
  HTML in DB at load time (if it gets passed input filtering, or is
  existing).
- Added TinyMCE valid_elements for input wysiwygs, to gracefully degrade
  content at point of user-view, rather than surprising the user by
  stripping content, which TinyMCE would show, post-save.
2024-01-31 16:20:22 +00:00
..
BookDefaultTemplateTest.php Default templates: Fixed syntax for php8.0, added test 2023-12-12 15:59:12 +00:00
BookShelfTest.php Input WYSIWYG: Aligned newline handling with old descriptions 2023-12-20 17:40:58 +00:00
BookTest.php Input WYSIWYG: Aligned newline handling with old descriptions 2023-12-20 17:40:58 +00:00
ChapterTest.php Input WYSIWYG: Aligned newline handling with old descriptions 2023-12-20 17:40:58 +00:00
CommentSettingTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
CommentTest.php Comments: Added HTML filter on load, tinymce elem filtering 2024-01-31 16:20:22 +00:00
ConvertTest.php Input WYSIWYG: Fixed existing tests, fixed empty description handling 2023-12-20 17:21:09 +00:00
EntityAccessTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
EntitySearchTest.php Default templates: Added permission checks to selector test 2023-12-12 15:41:56 +00:00
ExportTest.php Input WYSIWYG: Updated exports to handle HTML descriptions 2023-12-22 14:57:20 +00:00
MarkdownToHtmlTest.php Applied stylci changes, updated composer deps 2022-04-29 15:38:06 +01:00
PageContentTest.php Merge branch 'v23-10' into development 2023-12-03 18:57:07 +00:00
PageDraftTest.php Page Drafts: Added new "Delete Draft" action to draft menu 2023-06-13 15:13:07 +01:00
PageEditorTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
PageRevisionTest.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
PageTemplateTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
PageTest.php Page display pointer: Considerably improved accessibility 2023-05-31 16:44:20 +01:00
SearchOptionsTest.php Search: Added further backslash handling 2023-09-23 13:41:10 +01:00
SortTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
TagTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00