Thibaud Colas
|
71be900e25
|
Update MenuItem API documentation
|
2022-01-21 10:24:02 +00:00 |
Thibaud Colas
|
42f140a8b9
|
Switch sidebar props to a JSON script tag for ease of testing
|
2022-01-21 10:24:02 +00:00 |
Tidiane Dia
|
25e5b5fccc
|
Update test imports
|
2022-01-21 10:19:25 +00:00 |
Tidiane Dia
|
0815849c71
|
Lint
|
2022-01-21 10:19:25 +00:00 |
Tidiane Dia
|
ed910141e6
|
Remove update_locale field from API
|
2022-01-21 10:19:25 +00:00 |
Tidiane Dia
|
3ccacdf10e
|
Remove update_locale check
|
2022-01-21 10:19:25 +00:00 |
Tidiane Dia
|
9b3fc33e60
|
Remove reset_translation_key from API parameters
|
2022-01-21 10:19:25 +00:00 |
Tidiane Dia
|
d03460a5cc
|
rename parent_page_id API parameter to destination_page_id for consistency with other actions
|
2022-01-21 10:19:25 +00:00 |
Tidiane Dia
|
d05095b4c3
|
Prevent update_locale to be used for pages that aren't at the root of the tree
|
2022-01-21 10:19:25 +00:00 |
Tidiane Dia
|
0e4dc26376
|
Add create page alias admin API
|
2022-01-21 10:19:25 +00:00 |
Tidiane Dia
|
7d925a51c1
|
Make admin copy view use CreatePageAliasAction
|
2022-01-21 10:19:25 +00:00 |
Tidiane Dia
|
6cafb443cd
|
Add check method
|
2022-01-21 10:19:25 +00:00 |
Tidiane Dia
|
ae76ebe92d
|
Make CreatePageAliasAction class and implement execute method
|
2022-01-21 10:19:25 +00:00 |
Tidiane Dia
|
3d032c9589
|
Move Page.create_alias into an external function
|
2022-01-21 10:19:25 +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 |
LB (Ben Johnston)
|
83dd59aef6
|
documentation - third party tutorials (#7869)
|
2022-01-21 07:31:00 +00:00 |
Matt Westcott
|
7611f4023f
|
Don't bother adding the table-headers classname
The only purpose it serves here is to add a grey bottom border, which is already provided by the <thead> element.
|
2022-01-21 01:27:12 +00:00 |
Matt Westcott
|
d7e6382d97
|
Use wagtail.admin.ui.tables framework for snippet chooser
|
2022-01-21 01:27:12 +00:00 |
Matt Westcott
|
8724dc9b10
|
Remove snippet-row-N ID from snippet chooser results
This is only used for bulk actions on the snippet index view, not the chooser.
|
2022-01-21 01:27:12 +00:00 |
Matt Westcott
|
55934fb18d
|
Use wagtail.admin.ui.tables framework for document chooser
|
2022-01-21 01:27:12 +00:00 |
Matt Westcott
|
968a3497a3
|
Allow setting a classname on the link element in TitleColumn
|
2022-01-21 01:27:12 +00:00 |
Matt Westcott
|
13aa7ec861
|
Allow setting a classname on the table header row
|
2022-01-21 01:27:12 +00:00 |
Matt Westcott
|
77f8d160a7
|
Allow specifying column widths on tables
|
2022-01-21 01:27:12 +00:00 |
rgs258
|
e3f38f0605
|
Remove errant greater than
|
2022-01-20 23:42:33 +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 |
Vladimir Tananko
|
e07e1994de
|
A Jinja2 version of wagtail_site tag
|
2022-01-20 14:05:13 +00:00 |
Tijani-Dia
|
134f8e79a2
|
Implement CopyForTranslationAction and add Admin API to submit page translations
|
2022-01-20 13:52:23 +00:00 |
Dan Braghis
|
76ad7da450
|
Update move page breadcrumb
|
2022-01-19 22:22:40 +00:00 |
Dan Braghis
|
b7bbca5dc0
|
Update modeladmin/styleguide breadcrumb markup to use proper classes
|
2022-01-19 22:22:40 +00:00 |
Dan Braghis
|
9c6dace720
|
Tidy up breadcrumb display in a .tab-merged context
e.g. the ModelAdmin InspectView
|
2022-01-19 22:22:40 +00:00 |
Dan Braghis
|
411d3b00d3
|
Make breadcrumbs styling backwards compatible
|
2022-01-19 22:22:40 +00:00 |
Matt Westcott
|
79f5fba0ac
|
update latest.txt for 2.15.2
|
2022-01-19 22:13:28 +00:00 |
Thibaud Colas
|
aaab4ff0d5
|
Add missing backtick
|
2022-01-19 17:07:47 +00:00 |
Dan Braghis
|
a8c4d578fe
|
Add locale switcher in the page chooser
|
2022-01-19 13:13:33 +00:00 |
Karl Hobley
|
e919eea50e
|
Changelog and release note for #7867
|
2022-01-19 09:30:56 +00:00 |
Dan Braghis
|
2cc558048f
|
Add locale selector on forms index
|
2022-01-19 09:29:16 +00:00 |
Jake Howard
|
f506789cff
|
Ensure nightlies are uploaded to the correct bucket
Whilst they may be served from `.io` and `.org`, the bucket itself is `.io`. The `.org` bucket exists, but only to park in case of future use
|
2022-01-18 14:07:47 +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 |
jacobtoppm
|
d2c7a4cb2b
|
Make comment notifications not using page permissions more transparent
|
2022-01-18 10:25:42 +00:00 |
jacobtoppm
|
5fe901e5d8
|
Fix commenting thread notifications being sent to non-thread users
|
2022-01-18 10:25:42 +00:00 |
dependabot[bot]
|
335ece5f96
|
Bump copy-props from 2.0.4 to 2.0.5
Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/gulpjs/copy-props/releases)
- [Changelog](https://github.com/gulpjs/copy-props/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/copy-props/compare/2.0.4...2.0.5)
---
updated-dependencies:
- dependency-name: copy-props
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-16 14:38:51 +10:00 |
LB Johnston
|
207e38603c
|
add release notes / changelog entry for #7760
|
2022-01-16 14:31:40 +10:00 |
Matt Westcott
|
8f91a86c38
|
Use form.serialize for posting the search form
|
2022-01-16 14:27:59 +10:00 |
Matt Westcott
|
d69f73aa37
|
replace ajax_pagination_nav with pagination_nav
|
2022-01-16 14:27:59 +10:00 |
Matt Westcott
|
cb661a0d0b
|
Use TemplateView for chooser views
|
2022-01-16 14:27:59 +10:00 |
Matt Westcott
|
d5e231cb87
|
Move repeated create-form logic into a helper method
|
2022-01-16 14:27:59 +10:00 |
Matt Westcott
|
5fb4cc8c04
|
tweak render_to_response to match how Django's TemplateView works
|
2022-01-16 14:27:59 +10:00 |
Matt Westcott
|
e3d7f4219f
|
Move repeated get_context_data logic into helper methods
|
2022-01-16 14:27:59 +10:00 |