0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-25 13:10:14 +01:00
Commit Graph

13396 Commits

Author SHA1 Message Date
anujaraj
b3768a1145 Contrast themes – Update help-block styles
- Ensure help blocks show more appropriately in Windows High Contrast Mode with less reliance on communication via colour alone
- fixes #8817
- added dashed-dotted borders styles and removed forced-colors-adjust:none properties to/from help boxes
2022-07-20 15:47:11 +10:00
Coen van der Kamp
1b9628f06c Add styling for Django 4 div-based radio select markup
- fixes #8869
2022-07-20 15:41:45 +10:00
PaarthAgarwal
0ed07c66db adopted shared header for form submission page
- relates to #8539
- fixes #3759
- fixes #3236
- rename index_submissions to submissions_index (aligns with naming of all other index views)
2022-07-19 22:00:54 +10:00
Sage Abdullah
efaad25932 Fix locale selector link in page explorer 2022-07-19 06:46:11 +01:00
Sage Abdullah
de53c7b22d Reintroduce .form-side style edits from preview side panel 2022-07-19 06:46:11 +01:00
Sage Abdullah
c942096ab1 Remove side panel init code in page-editor.js 2022-07-19 06:46:11 +01:00
Paarth Agarwal
35b5ed350a
Adopt slim header in page listing views (#8792)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-18 18:28:51 +01:00
Matt Westcott
d07ff422d8 Documentation and release note for #8703 2022-07-18 15:53:32 +01:00
Jaspreet-singh-1032
3eb1dab37f review fixes 2022-07-18 15:15:14 +01:00
Jaspreet-singh-1032
3ac2302065 fixed indentation in template 2022-07-18 15:15:14 +01:00
Jaspreet-singh-1032
c4d17e5535 review fixes 2022-07-18 15:15:14 +01:00
Jaspreet-singh-1032
8466203129 review fixes 2022-07-18 15:15:14 +01:00
Jaspreet singh
fbaa382512 Update wagtail/admin/templates/wagtailadmin/pages/confirm_delete.html
Co-authored-by: Matt Westcott <matthew@torchbox.com>
2022-07-18 15:15:14 +01:00
Jaspreet singh
c92aebe47d Update wagtail/admin/templates/wagtailadmin/pages/confirm_delete.html
Co-authored-by: LB (Ben Johnston) <mail@lb.ee>
2022-07-18 15:15:14 +01:00
Jaspreet singh
0cb2fff8fa Update wagtail/admin/templates/wagtailadmin/pages/confirm_delete.html
Co-authored-by: LB (Ben Johnston) <mail@lb.ee>
2022-07-18 15:15:14 +01:00
Jaspreet singh
389735559e Update wagtail/admin/templates/wagtailadmin/pages/confirm_delete.html
Co-authored-by: LB (Ben Johnston) <mail@lb.ee>
2022-07-18 15:15:14 +01:00
Jaspreet singh
44f34ac29f Update wagtail/admin/templates/wagtailadmin/pages/confirm_delete.html
Co-authored-by: LB (Ben Johnston) <mail@lb.ee>
2022-07-18 15:15:14 +01:00
Jaspreet singh
c7106619fb Update wagtail/admin/templates/wagtailadmin/pages/confirm_delete.html
Co-authored-by: LB (Ben Johnston) <mail@lb.ee>
2022-07-18 15:15:14 +01:00
Jaspreet singh
a1f4df0dad Update wagtail/admin/templates/wagtailadmin/pages/confirm_delete.html
Co-authored-by: LB (Ben Johnston) <mail@lb.ee>
2022-07-18 15:15:14 +01:00
Jaspreet-singh-1032
7fc6e9edcb input wagtail_site_name to confirm site deletion 2022-07-18 15:15:14 +01:00
Jaspreet-singh-1032
d398933f92 admin confirm before deleting multiple pages 2022-07-18 15:15:14 +01:00
vupham04
53e2bdbd0d Add option to set name to MenuItems generated by modeladmin (#8553)
Co-authored-by: Alexander Rogovskyy <A.rogovskyy@intershop.de>
2022-07-18 14:44:58 +01:00
Sage Abdullah
0d78f8eb56 Add initial upgrade considerations for PreviewableMixin methods 2022-07-18 13:46:58 +01:00
Sage Abdullah
ae8f0514bc Move is_preview, preview_mode, and cache control setting into make_preview_request 2022-07-18 13:46:58 +01:00
Sage Abdullah
d5abbaf68d Extract PreviewableMixin from Page model 2022-07-18 13:46:58 +01:00
Frantisek Holop
c79f584371 30 characters user names is an outdated requirement (#8848)
django does not have this limitation anymore.
2022-07-18 13:19:36 +01:00
Karl Hobley
ed239157fd
Release note for #8327 (#8825)
* Delete unused settings.rst

* Release note for #8327

* Use single backticks in changelog/release notes
2022-07-18 13:01:29 +01:00
sag᠎e
0693eed245
Use new modal dialog component for privacy settings modal. Fix #8478 (#8847)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-18 10:39:50 +01:00
Paarth Agarwal
f73f54ffcf
Adopt shared header for menu settings editing view (#8854)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-15 23:08:47 +01:00
Paarth Agarwal
d8c3d26de7
Adopt shared header template in workflows (#8850)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-15 22:51:50 +01:00
Paarth Agarwal
d4b37357ab
Adopted shared header for redirects listing view (#8849)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-15 22:35:11 +01:00
anujaraj
8daf1554ae
Display the correct color for icons in forced colors mode. Fix #8816 (#8852)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-15 15:41:59 +01:00
Scott Cranfill
9d882b36cd
Attempting to fix SQLite errors in Squash deployments by updating Docker image (#8757) 2022-07-15 15:36:03 +01:00
Paarth Agarwal
e10648ffc2
Display data for Twitter embed blocks (#8167)
Co-authored-by: Iman Syed <52247241+imansyed000@users.noreply.github.com>
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-15 14:38:03 +01:00
Paarth Agarwal
1545417cc5
Add pagination to docs search results page (#8178)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-15 13:35:26 +01:00
Matt Westcott
070b0bdfa4 Test Django main against git master of django-rest-framework
Running against Django 4.2(dev) requires the fix https://github.com/encode/django-rest-framework/pull/8556
2022-07-14 18:07:39 +01:00
sag᠎e
5ee5acb7ce
Introduce a new auto-updating preview panel inside the page editor (#8671)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-14 13:59:05 +01:00
Paarth Agarwal
1859e64275
Switch all report views to use Wagtail’s reusable header component (#8839)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-13 07:14:12 +01:00
Paarth Agarwal
6a6cb880cf
Fix typo in header icon class name (#8831) 2022-07-13 06:53:30 +01:00
Thibaud Colas
27ff5bfeaf
Remove button-group from ModelAdmin InspectView footer actions (#8832) 2022-07-13 03:11:41 +01:00
Thibaud Colas
b070ce1cd3
Add new Draftail toolbars and command palette, with new styles (#8806) 2022-07-13 01:35:22 +01:00
Sage Abdullah
ab5a3390e3 Add tests for snippets with DraftStateMixin enabled 2022-07-12 14:06:39 +01:00
Sage Abdullah
7596bde818 Fix snippet history link in Edit view header 2022-07-12 14:06:39 +01:00
Sage Abdullah
b5b9f12141 Add missing get_queryset override in RevisionsManager 2022-07-12 14:06:39 +01:00
Sage Abdullah
c13e5a12eb Fix missing commit kwarg in GroupForm 2022-07-12 14:06:39 +01:00
Sage Abdullah
e9f38b31b5 Use latest revision in Snippets usage view if DraftStateMixin is applied 2022-07-12 14:06:39 +01:00
Sage Abdullah
a7c122c25c Use latest revision in Snippets history view if DraftStateMixin is applied 2022-07-12 14:06:39 +01:00
Sage Abdullah
30c8bb3706 Use latest_revision's object_str in listing view if DraftStateMixin is applied 2022-07-12 14:06:39 +01:00
Sage Abdullah
72d14b1789 Update success message in snippet create and edit views for publish actions 2022-07-12 14:06:39 +01:00
Sage Abdullah
89570e10e3 Add publish menu item in snippets create and edit views 2022-07-12 14:06:39 +01:00