Wykres commitów

1837 Commity (fd29f0b9bbfc9f0d317b97e95cb92eb50a79b232)

Autor SHA1 Wiadomość Data
Matt Westcott 946a9a8071 Release note for #7821 2022-01-05 14:04:14 +00:00
Dan Braghis 731cc540b0 Refresh page on create before passing to hooks 2022-01-05 09:30:06 +00:00
Dan Braghis 614ec3fc2a Remove woff fonts 2021-12-20 18:17:04 +00:00
Dan Braghis 670ad8cfa2 Release notes for #7721 2021-12-20 18:10:08 +00:00
Karl Hobley 247030df14
Revert "Implement `page_url_path_changed` signal (RFC 34) (1 of 3)" (#7797)
* Revert "Release notes for #7761"

This reverts commit b062c22331.

* Revert "Fix incorrect logging of move VS reorder"

This reverts commit 0086c7ba7a.

* Revert "Update docs"

This reverts commit e602990e39.

* Revert "Add tests"

This reverts commit b10e545b14.

* Revert "Prevent the 'old_record' query being unnecessary triggered by page.move()"

This reverts commit 4fed675d7a.

* Revert "Implement the page_url_path_changed signal"

This reverts commit 2f86eda372.
2021-12-18 16:54:44 +00:00
Karl Hobley 6f2c576da0
Revert "Add `ever_live()` and `never_live()` filters to `PageQuerySet` (RFC 34) (2 of 3)" (#7796)
* Revert "Release notes for #7776"

This reverts commit a7e58e9c67.

* Revert "Tests for #7776"

This reverts commit 1f5734ce3f.

* Revert "Add PageQuerySet.ever_live() and PageQueryset.never_live() filters"

This reverts commit d8c2e33505.
2021-12-18 16:54:26 +00:00
Karl Hobley 7999cbf2c4
Revert "Add signal handler for automatic redirect creation (RFC 34) (3 of 3)" (#7795)
* Revert "Release notes for #7774"

This reverts commit e9eadb65c7.

* Revert "Docs for #7774"

This reverts commit d00a4c8a65.

* Revert "Automatically create redirects for when pages are moved or have their slug updated"

This reverts commit 31a7b11932.
2021-12-18 16:54:04 +00:00
Andy Babic e9eadb65c7 Release notes for #7774 2021-12-16 16:06:11 +00:00
Andy Babic a7e58e9c67 Release notes for #7776 2021-12-16 14:10:16 +00:00
Andy Babic b062c22331 Release notes for #7761 2021-12-16 13:35:11 +00:00
Matt Westcott fedb76cf53 Changelog note for #7717 2021-12-09 16:38:52 +00:00
Matt Westcott c37786679a Release note for #7762 in 2.15.2 2021-12-08 17:08:21 +00:00
Matt Westcott 80ecec334a Release note for #7704 in 2.15.2 2021-12-08 16:29:28 +00:00
Tomasz Knapik 2c169a8d38 Add Azure CDN and Front Door backends 2021-12-03 08:05:12 +10:00
Karl Hobley 4803133fee Changelogs/release notes/contributors for #7385 #7669 #7704 2021-12-02 13:47:52 +00:00
Matt Westcott 980d2c435e collapse option on StreamField, StreamBlock, ListBlock
Fixes #7705
2021-12-01 07:36:54 +10:00
Kevin Gutiérrez 131cd076b7 Change spin animation name 2021-11-18 07:05:53 +10:00
sakshi uppoor e6f7c62360 Fix dashboard icons colour & opacity (Windows High Contrast)
- fixes #7325
2021-11-18 06:38:25 +10:00
Tom Usher 344dfcf02b Add more SketchFab oEmbed patterns
The /models pattern is what is documented in the Sketchfab oEmbed docs.
The /3d-models pattern is what you'd get by copying and pasting the URL from browsing the site.
https://sketchfab.com/developers/oembed
2021-11-18 06:32:16 +10:00
Matt Westcott 660b00b7a6 Release note for #7696 2021-11-17 16:22:20 +00:00
Matt Westcott 071b44ec38 Fill in release date for 2.15.1 2021-11-11 13:36:32 +00:00
Matt Westcott dd2f8954d8 Fix double-quoting 2021-11-11 12:34:51 +00:00
Matt Westcott 966c2586fe Changelog note for #7703 2021-11-11 12:33:59 +00:00
Matt Westcott 80905ea0f3 Release note for #7702 2021-11-10 21:08:20 +00:00
Matt Westcott 33445188e7 Release note for #7701 in 2.15.1 2021-11-10 16:06:29 +00:00
Matt Westcott bcaf129cef Release note for #7695 in 2.15.1 2021-11-10 12:05:16 +00:00
Matt Westcott 364398be7f Changelog note for #7694 in 2.15.1 2021-11-09 20:58:26 +00:00
Matt Westcott 87dda77a2d Fill in release date for 2.15 2021-11-04 11:29:43 +00:00
Matt Westcott a2856fc52d Start changelog for 2.16 2021-10-25 11:23:35 +01:00
LB Johnston e8285b99f3 Revert "Upgrade modernizr" back to v2.6.2
This partially reverts commit 50f55507d8.
Fixes #7625
2021-10-18 12:29:19 +01:00
Jacob Topp-Mugglestone 412c26201a Add changelog and release notes for bulk actions (#7615)
* Add changelog and release notes for bulk actions
2021-10-15 16:51:18 +01:00
Jérôme Lebleu 025a28f238 Set the bound field label with the heading argument
When a FielPanel is rendered as a field, the label is outputted with the
`bound_field.label_tag()` method. Thus, the field's label is not
overridden with the `heading` argument.

This attempts to fix that by set the `bound_field.label` property with
the `heading` argument.

Fix s#6855.
2021-10-15 23:43:17 +10:00
Matt Westcott 20ed834132 Release note for typed table block #7470 2021-10-15 14:33:00 +01:00
Shariq Jamil c4422b2bec add border to comments dropdown
- for windows high contrast mode
- fixes #7458
2021-10-15 23:25:09 +10:00
Karl Hobley ff76931aa4 Change log and release note for new database search backend 2021-10-15 11:15:03 +01:00
LB Johnston b3366749d9 update release notes 2021-10-15 19:12:17 +10:00
Noah Hall 300163b845 replace hard-coded colors for admin filters with variables
- fixes #7584
2021-10-15 17:49:20 +10:00
Matt Westcott f7fcae0a1d Release note for #6945 2021-10-15 01:16:33 +01:00
LB Johnston 5a7ae4280d add release notes for #7605 2021-10-15 07:07:00 +10:00
Matt Westcott b57448eeef Fill in release date for 2.14.2 2021-10-14 17:14:14 +01:00
Matt Westcott 6197ada10d Fill in release date for 2.13.5 2021-10-14 17:13:44 +01:00
Matt Westcott 871da88a7f Release note for #7524 backport in 2.13.5 2021-10-14 17:02:09 +01:00
Matt Westcott bf14954d80 Release note for #7524 in 2.14.2 2021-10-14 17:02:02 +01:00
Matt Westcott 7eab06de10 Release note for translation fixes in 2.14.2 2021-10-14 17:01:53 +01:00
Matt Westcott b5e7af9ebc Release note for translation fixes in 2.13.5 2021-10-14 17:01:45 +01:00
Matt Westcott 740451c351 Release note for #7591 in 2.14.2 2021-10-14 17:01:05 +01:00
Matt Westcott 80d2f2bc36 Release note for #7591 in 2.13.5 2021-10-14 16:59:34 +01:00
Andy Chosak 5a65cb7554 Expose preview mode to page and template rendering
Currently Wagtail defines `request.is_preview` as a way for both page
rendering and template rendering to modify logic based on whether the
page is being previewed.

If a page supports multiple preview modes, though, the information about
which mode is being previewed isn't made available. So, for example,
it's not possible to customize `Page.serve` or `Page.get_context` based
on a different preview mode. Or, consider customizing
`Page.get_template` so that it uses a different page template depending
on the mode being previewed.

This commit adds `request.preview_mode` so that the mode is available
downstream of previews, both in the page rendering logic and also in the
template itself.

A minor documentation change mentions this new property.
2021-10-14 06:47:26 +10:00
Matt Westcott ba3a527230 Release note for #7591 2021-10-13 19:10:56 +01:00
LB Johnston 196a368cdc add contributors for #7588 2021-10-13 17:54:04 +10:00