kopia lustrzana https://github.com/wagtail/wagtail
Release note for #12917
rodzic
3f3f3502fa
commit
773e38138e
|
@ -21,6 +21,7 @@ Changelog
|
|||
* Change 'Publish' button label to 'Schedule to publish' if go-live schedule is set (Sage Abdullah)
|
||||
* Exclude snippets that have their own menu items from the "Snippets" menu (Andy Chosak, Matt Westcott)
|
||||
* Introduce new designs for listings and chooser pagination (except page chooser) (Jordan Teichmann, Sage Abdullah)
|
||||
* Add default "Locale" column to listings of translatable models (Dan Braghis, Sage Abdullah)
|
||||
* Fix: Take preferred language into account for translatable strings in client-side code (Bernhard Bliem, Sage Abdullah)
|
||||
* Fix: Do not show the content type column as sortable when searching pages (Srishti Jaiswal, Sage Abdullah)
|
||||
* Fix: Support simple subqueries for `in` and `exact` lookup on Elasticsearch (Sage Abdullah)
|
||||
|
|
|
@ -42,6 +42,7 @@ We have a new pagination interface for all listing views and most choosers, incl
|
|||
* Add better support and documentation for [overriding the default field widgets](custom_form_field_type_widgets) used within form pages (Baptiste Mispelon)
|
||||
* Allow workflow tasks to specify a template for the action modal via `get_template_for_action` (Sage Abdullah)
|
||||
* Change 'Publish' button label to 'Schedule to publish' if go-live schedule is set (Sage Abdullah)
|
||||
* Add default "Locale" column to listings of translatable models (Dan Braghis, Sage Abdullah)
|
||||
|
||||
### Bug fixes
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue