Matt Westcott
|
ec84b35761
Update move_breadcrumb markup to match explorer breadcrumb
|
2 years ago |
Tidiane Dia
|
d2c1392281
Include root and current section in breadcrumb
|
2 years ago |
Tidiane Dia
|
d927343ca8
Add test
|
2 years ago |
Tidiane Dia
|
bc7e116c75
Style move breadcrumb
|
2 years ago |
Tidiane Dia
|
92477fb840
Add move breadcrumb
|
2 years ago |
Tidiane Dia
|
a78996042e
Set default page level to parent of page to move instead of root
|
2 years ago |
Thibaud Colas
|
4809621259
Use more findable token for code to be removed
|
2 years ago |
Thibaud Colas
|
1547f0a6d3
Add borders to critical sidebar components for high-contrast mode
|
2 years ago |
Thibaud Colas
|
df47d8650e
Improve focus outline styles within sidebar
|
2 years ago |
Thibaud Colas
|
1341b3c9c9
Implement support for branding_logo sidebar customisation in slim sidebar
|
2 years ago |
Thibaud Colas
|
036fd3a4ac
Fix visible scrollbars in new slim sidebar. Fix #7742
|
2 years ago |
Karl Hobley
|
5e9525c92f
Make API representation of Page.alias_of more consistent
|
2 years ago |
Matt Westcott
|
917561355a
Skip WAGTAILFORMS_HELP_TEXT_ALLOW_HTML test on Django 4.0 - 4.0.1
|
2 years ago |
Matt Westcott
|
d596c4b99e
Use assertTemplateUsed for redirect import view tests
|
2 years ago |
Matt Westcott
|
a7f53a0dca
Upgrade taggit to 2.x
|
2 years ago |
Matt Westcott
|
d6d43338ef
Drop support for Django <3.2
|
2 years ago |
Matt Westcott
|
e27af42fdf
Add no-op migrations for taggit tag fields as detected by Django 4.0
|
2 years ago |
Matt Westcott
|
daa46b216c
Fix BaseDeleteView subclassing for Django 4.0
|
2 years ago |
Matt Westcott
|
44963d87d0
Fix TextIDGenericRelation.get_extra_restriction for Django 4.0 compatibility
|
2 years ago |
Matt Westcott
|
f94c7ac76b
Use urllib.parse.quote instead of django.utils.http.urlquote
|
2 years ago |
Matt Westcott
|
5a3be388c0
Handle rename of lookup_needs_distinct to lookup_spawns_duplicates in Django 4.0
|
2 years ago |
Matt Westcott
|
e953de9cb2
Fix Github Actions setup to install Django after Wagtail
|
2 years ago |
Matt Westcott
|
d450621a42
Add changelog entry for #7847 to 2.16 docs page
|
2 years ago |
Matt Westcott
|
88150bf8d3
Increase Pillow dependency range to include 9.x (#7831)
|
2 years ago |
Tidiane Dia
|
f3f35f6322
Add workflow submitted by data in home panel
|
2 years ago |
Matt Westcott
|
4550bba562
Release note for non-fts sqlite support
|
2 years ago |
Matt Westcott
|
6177a6cc20
Allow running wagtailsearch migration 0006 in reverse when the index table is missing
|
2 years ago |
Matt Westcott
|
f2e5ff9e0a
Warn and use fallback backend if fts5 is available but the index table is missing
|
2 years ago |
Matt Westcott
|
7d0376bda4
Preserve original exception output when catching OperationalError
|
2 years ago |
Matt Westcott
|
4c3b5b808d
Skip sqlite search backend tests if fts5 is unavailable
|
2 years ago |