Wykres commitów

1899 Commity (62b9c42d3d437cd3bc3fc61f9927535271f3b544)

Autor SHA1 Wiadomość Data
Matt Westcott 62b9c42d3d Release note for #7944 in 2.16.1 2022-02-10 15:43:35 +00:00
Matt Westcott e7684240bb Add 2.15.4 release notes 2022-02-10 13:44:55 +00:00
Matt Westcott b2a799e61a Add Fix: label to 2.16.1 release notes 2022-02-10 13:43:35 +00:00
Dennis McGregor 81c71ebeaf Apply unlocalize filter to bulk action object ids
- Bulk Actions were failing for objects with id > 999 in projects with
- Django settings `USE_L10N` and `USE_THOUSAND_SEPARATOR` enabled.
- Test bulk action checkboxes handle USE_THOUSAND_SEPARATOR setting
- see #7914
2022-02-10 20:02:35 +10:00
Ihor Marhitych 8e2eaa6821 fix issue where bulk actions would return, not raise 404
return Http404 -> raise Http404
See #7911
2022-02-09 21:37:38 +10:00
Matt Westcott 280d239fdc Release note for #7934 in 2.16.1 2022-02-08 12:01:21 +00:00
Matt Westcott 64d5633a50 Fill in release date for 2.16 2022-02-07 14:04:14 +00:00
Jake Howard 85d9b10bd5 Mention email change in changelog 2022-01-28 12:17:38 +00:00
Matt Westcott 8aa992353f Fill in release date for 2.15.3 2022-01-26 16:06:09 +00:00
Matt Westcott ffbbfc31d8 Release note for #7893 in 2.15.3 2022-01-26 11:27:14 +00:00
Matt Westcott 5a7a51f773 Add release notes for 2.11.9 2022-01-24 16:10:46 +00:00
Matt Westcott dddbfb4067 Formalise support for Django 4.0 2022-01-24 11:46:28 +00:00
Matt Westcott a3af1199a9 List NHS as sponsor 2022-01-21 14:17:58 +00:00
Matt Westcott db4913af56 Release note for #7839 2022-01-21 13:10:54 +00:00
Andy Babic d92b191015 Release notes for #7827 2022-01-21 12:53:37 +00:00
Cynthia Kiser 82d9330d77 Added a section to deployment docs about configuring serving of user uploaded files (#7553) 2022-01-21 11:21:53 +00:00
Jérôme Lebleu e1ecca2f3c Display the select option's text instead of value in telepath (#7629) 2022-01-21 10:52:47 +00:00
Sævar Öfjörð Magnússon bab1f44aed Adding documentation for grouped custom menu items (#7872) 2022-01-21 10:03:35 +00:00
Naomi I. Morduch Toubman 9b1a05a55d
Change webmaster to website administrator in the admin (#6857)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-01-20 20:39:09 +00:00
Karl Hobley 533e85c8d1 Changelog / Release notes for #7862 and #7875 2022-01-20 14:07:47 +00:00
Karl Hobley e919eea50e Changelog and release note for #7867 2022-01-19 09:30:56 +00:00
Matt Westcott 760cad9b3d Fill in release date for 2.15.2 2022-01-18 11:13:27 +00:00
Matt Westcott 7c2dec3e73 Release note for CVE-2022-21683 2022-01-18 11:12:55 +00:00
LB Johnston 207e38603c add release notes / changelog entry for #7760 2022-01-16 14:31:40 +10:00
Andy Babic 0063484368 Fix incorrect logging of 'move' actions as 'reorder' actions when `target` is an intended sibling 2022-01-16 14:26:25 +10:00
Jason Attwood 10f9de2459 Fix Dropdown issues in windows High contrast mode
- Fixes #7450
2022-01-16 14:09:45 +10:00
LB Johnston efa21b7bf7 fix typo in release notes 2022-01-15 23:52:32 +10:00
Jason Attwood a0e55cedee Fix comment buttons not displaying correctly in high contrast mode
- fixes #7459
2022-01-15 23:41:42 +10:00
Shariq Jamil 28d9ded998 Add border to help/warning blocks for high contrast mode
- ensures the content has visible separation in windows high contrast mode
- fixes #7447
2022-01-15 23:37:05 +10:00
Jérôme Lebleu 318d3d81a9 Make homepage site summary items responsive 2022-01-15 22:45:20 +10:00
Jérôme Lebleu 55be8f3763 Use SVG icon in homepage's site summary items 2022-01-15 22:45:20 +10:00
Krzysztof Jeziorny 8fa614eaf7 Render horizontal listing as a flex container
- Don't set fixed height on listed images
- Improve display of image listing for long image titles
2022-01-15 22:21:46 +10:00
Jason Attwood bc3ce80f8c Fix gulp to correctly watch files 2022-01-15 22:11:48 +10:00
Matt Westcott 064f1926cd Set default submit button label on generic create views to 'Create' instead of 'Save'
As per #7763
2022-01-15 22:02:53 +10:00
LB Johnston 7def921880 update changelog for #7751 2022-01-15 21:46:21 +10:00
Scott Cranfill bc7566104c
TypedTableBlock: Add borders to help visualize rows and columns (#7670)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-01-15 10:57:12 +00:00
Jake Howard 0a9b23979b Update links to wagtail.io website to point to wagtail.org
This covers only links to the website, not other sites
2022-01-15 20:23:44 +10:00
Jake Howard e9183a95c8 Update docs links to reference new domain 2022-01-15 20:04:24 +10:00
LB (Ben Johnston) 1deed5f5af
Rename admin/expanding-formset.js (using kebab-case file) (#7833) 2022-01-15 01:00:02 +00:00
LB (Ben Johnston) a7aabf76ac
modal-workflow - block additional opens & add trigger focus management (#7568). Fix #4006
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-01-15 00:47:23 +00:00
Matt Westcott 317f100a78 Release note for #7805 2022-01-14 17:21:27 +00:00
Matt Westcott d6d43338ef Drop support for Django <3.2 2022-01-14 14:23:56 +00:00
Matt Westcott 88150bf8d3 Increase Pillow dependency range to include 9.x (#7831)
Fixes #7817
2022-01-14 11:25:54 +00:00
Tidiane Dia f3f35f6322 Add workflow submitted by data in home panel 2022-01-14 11:08:25 +00:00
Matt Westcott 4550bba562 Release note for non-fts sqlite support 2022-01-14 10:18:15 +00:00
Jake Howard a0c2000c30
Add chagelog entry for #7847
#7859
2022-01-14 09:19:15 +00:00
Matt Westcott e3c2237ccc Release note for #7837 2022-01-13 10:56:03 +00:00
Martin Coote f8d76b4bd1
Improve implementations of visually-hidden text in explorer and main menu toggle (#5793). Fix #5269
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-01-13 07:42:28 +00:00
Wicked 88c7d46282
Improve the visibility of field error messages, in Windows high-contrast mode and out (#7663) Fix #7241
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-01-13 06:46:35 +00:00
Tidiane Dia bafb4352ce Redirect to correct collection listing view after editing member
Add tests

Use f-string for edit_url

Redirect to collection listing after deleting an item from it

Use current url to avoid losing information(e.g tags)

Update tests
2022-01-12 10:27:37 +00:00