0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-23 20:30:22 +00:00
BookStackApp_BookStack/tests
Dan Brown e29d03ae76
Updated page includes to be top-level for code blocks
This change means that code blocks are now included still wrapped in
their pre tags, as we do for tables and lists.
Previously the <code> inner content would be included which would lead
to a generally bad/broken presentation.

Hopefully should not be a breaking change as section include tags for
code was tricky to get to, and it was in a semi-broken state.

For 
2021-11-15 00:48:05 +00:00
..
Api Added API search endpoint 2021-11-14 16:28:01 +00:00
Auth Changed logout routes to POST instead of GET 2021-11-14 21:13:24 +00:00
Commands Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Entity Updated page includes to be top-level for code blocks 2021-11-15 00:48:05 +00:00
Helpers Applied latest styles changes from style CI 2021-10-16 16:01:59 +01:00
Permissions Laravel 8 shift squash & merge () 2021-10-30 21:29:59 +01:00
Settings Laravel 7.x Shift () 2021-10-26 22:04:18 +01:00
test-data Moved sketchy file samples to base64 equivilents 2021-02-06 00:16:27 +00:00
Unit Applied latest styles changes from style CI 2021-10-16 16:01:59 +01:00
Uploads Merge branch 'laravel_upgrade' 2021-11-04 22:42:35 +00:00
User Laravel 8 shift squash & merge () 2021-10-30 21:29:59 +01:00
AuditLogTest.php Laravel 8 shift squash & merge () 2021-10-30 21:29:59 +01:00
CreatesApplication.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
DebugViewTest.php Applied latest styleci changes 2021-10-15 14:16:45 +01:00
ErrorTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
FavouriteTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
HomepageTest.php Laravel 8 shift squash & merge () 2021-10-30 21:29:59 +01:00
LanguageTest.php Laravel 8 shift squash & merge () 2021-10-30 21:29:59 +01:00
OpenGraphTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PublicActionTest.php Applied styleci changes 2021-09-26 15:48:22 +01:00
RecycleBinTest.php Applied styleci changes 2021-09-26 15:48:22 +01:00
SecurityHeaderTest.php Laravel 7.x Shift () 2021-10-26 22:04:18 +01:00
SharedTestHelpers.php Laravel 8 shift squash & merge () 2021-10-30 21:29:59 +01:00
StatusTest.php Added inital phpstan/larastan setup 2021-11-05 16:18:06 +00:00
TestCase.php Fixed dodgy test helper signature causing tests to fail 2021-09-18 21:29:42 +01:00
TestEmailTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
TestResponse.php Added testing coverage for tag index 2021-11-06 21:54:02 +00:00
ThemeTest.php Laravel 8 shift squash & merge () 2021-10-30 21:29:59 +01:00