Matt Westcott
297fb10597
Add Petr Dlouhý to contributors
2021-06-25 16:45:27 +01:00
Jake Howard
d5b955b0e4
Exclude root pages from ModelAdmin
s ( #7213 )
...
Previously, this would fail, as `user_can_copy_obj` doesn't handle root
pages. Root pages also are special in a number of ways, and handling
copying is tricky and non-obvious.
If someone needs to show root pages (for some reason), they'll have to
special case them themselves.
2021-06-18 14:10:39 +01:00
Matt Westcott
613c4328a2
Add Godswill Melford to contributors
2021-06-16 10:19:49 +01:00
Chris Pollard
c9a55d8b1b
Fix tagged page page copy regression in _copy_m2m_relations ( #7224 )
...
Fixes #7230
2021-06-11 14:08:55 +01:00
Matt Westcott
9813639b21
Fetch new translations from Transifex
2021-06-01 15:11:08 +01:00
Alex
fd4ed6aaeb
Fix order
...
This change fixes promotion pages order.
2021-05-30 14:47:33 +02:00
Matt Westcott
7feb2f4b2a
Fetch new translations from Transifex
2021-05-12 14:51:56 +01:00
Matt Westcott
aa2d10c713
Release note for #6477
2021-05-11 15:05:59 +01:00
Naomi I. Morduch Toubman
552ee52e43
Update core team ( #7123 )
...
* Alphabetize core team in contributors list
* Update core team list
* Add Cynthia, Martin, & Storm to the core team list
2021-04-28 11:27:59 -04:00
Matt Westcott
df4dbfe9ec
Fetch new translations from transifex
2021-04-27 16:28:05 +01:00
Storm Heg
22bb5746bd
Changelog / release note for #6962
2021-04-23 11:59:17 +02:00
Karl Hobley
feab09a6d6
Start 2.14 ( #7081 )
...
* Version bump to start work on 2.14
* Removed StreamValue.stream_data and StreamValue.TupleView
* Rotate deprecation warning classes
* Set up changelog and release notes for 2.14
* Changelog / release note for #7023
* Add 2.14 to the compatibility table in the upgrading guide
2021-04-22 17:10:57 +01:00
Matt Westcott
a0f6662293
Update translator credits
2021-04-20 20:25:38 +01:00
Dan Braghis
b21557319c
Release notes for #6946
2021-04-19 10:49:55 +01:00
Matt Westcott
a44312f48f
Release note for CVE-2021-29434 in 2.12.4
2021-04-19 09:59:01 +01:00
Matt Westcott
485cf7e1cc
Add Vlad Podgurschi to contributors list
2021-04-08 17:04:21 +01:00
Dale Evans
197e34be56
unpin beautifulsoup, allow <4.10 instead of <4.9
2021-03-26 14:22:01 +00:00
Susan Dreher
09431f7b22
Sanitize return_url ( #6909 )
2021-03-25 19:09:11 +00:00
Sagar Agarwal
f9d1ec0bf7
Fix pagination url for 'view users in a group' ( #6880 )
2021-03-25 13:23:18 +00:00
Joan Eliot
a4e35fc02a
Make 'Documentation' an 'issue type'. Fix #6684 ( #6796 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2021-03-11 15:28:54 +00:00
Tibor Leupold
aefff4e56c
Docs: Convert "reporting security issues" from RST to MD ( #6829 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2021-02-23 10:26:12 +00:00
Naomi I. Morduch Toubman
1bfc13952f
Add explanations to tutorial ( #6797 )
...
Add Lara Thompson to CONTRIBUTORS
Co-authored-by: Lara Thompson <65025831+larathompson@users.noreply.github.com>
2021-02-05 14:45:51 -05:00
Thibaud Colas
3ab80b9ec7
Add John Esther to CONTRIBUTORS
2021-02-05 00:14:20 +00:00
James Gutu
7bb4fddcb3
Changed heading in image index ( #6773 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2021-02-04 15:59:36 +00:00
Matt Westcott
843ac58ac7
Fetch new translations from Transifex
2021-02-02 16:08:34 +00:00
Karl Hobley
7131baab28
Add contributor entry for @helderco
...
For #6713
2021-01-29 14:08:53 +00:00
Matt Westcott
47cec03f37
Update translator list
2021-01-18 17:37:11 +00:00
Michael Brown
cadb5456c0
Apply scss styling to collection_choice_field ( #6683 )
2021-01-18 17:06:29 +00:00
Joshua Marantz
8e79c61564
Implement CSS variables for admin color theming ( #6409 )
...
Co-authored-by: JNaftali <jmarantz@thelabnyc.com>
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2021-01-17 02:17:41 +00:00
Matthias Rohmer
9a1fc6d243
Add missing import to example code snippet ( #6638 )
...
Adding this makes the code snippet ready to use via copy and paste.
2021-01-15 21:10:55 +00:00
Fernando
30ad03d4ca
Update S3 CORS documentation for Boto3 ( #6668 )
...
Boto3 has been around for a long time now. Adding a Boto-specific parameter in a tutorial is confusing (it was for me) as people are likely to install Boto3 directly and skip Boto. The `AWS_HEADERS` parameter was replaced by the `AWS_S3_OBJECT_PARAMETERS` parameter in Boto3 and the parameter that controls the access control list specifically is the `ACL`.
By the way, are the instructions on line 50 still relevant today?
2021-01-15 19:42:41 +00:00
Bohreromir
3d18986610
fix ModelAdmin example ( #6645 )
2020-12-17 16:39:30 +00:00
Vadim Karpenko
4cfd303db9
Check action menu items (pages and snippets) for None before using ( #6566 )
2020-12-15 19:17:53 +00:00
Matt Westcott
c21d82924e
Update translator credits
2020-12-10 17:58:56 +00:00
Matt Westcott
49136ea4a5
Prevent error on publish check in create_log_entries_from_revisions ( #6628 )
...
Fixes #6498
2020-12-10 17:34:57 +00:00
Matt Westcott
f4702646bd
Release note for #6572
2020-12-09 16:28:20 +00:00
Alex Sa
01d3854696
Add collection_id param to document chooser pagination handling. Fix #5913 ( #6529 )
...
Make sure document chooser pagination preserves the selected collection when moving between pages
Co-authored-by: Alexander Sajzew <a.sajzew@alexsa.de>
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2020-12-02 12:41:37 +00:00
Matt Westcott
2cefe4ebd9
update translators list
2020-11-17 15:57:59 +00:00
Cynthia Kiser
28cee081b2
Add custom oEmbed finders for Facebook and Instagram ( #6550 )
...
Move code from https://www.codista.com/en/blog/wagtail-instagram-new-oembed-api/ into core
Add custom oembed finder for Facebook
Apply suggestions from @originell's code review
Co-authored-by: Luis Nell <luis.nell@codista.com>
FIXUP More places to change the exception name (and a linter fix)
Extend Instagram/Facebook tests to check HTTP request
Add documentation for omitscript parameter
2020-11-17 15:06:24 +00:00
Naglis Jonaitis
74c692ba21
Fix ModelAdmin documentation example
...
The `get_extra_class_names_for_field_col` seems to have an `if` missing
and uses an undefined `balance`.
2020-11-03 13:49:18 +00:00
Matt Westcott
f54f0942e0
Fetch new translations from Transifex
2020-11-02 12:45:05 +00:00
Matt Westcott
cacc639688
Fetch new translations from Transifex
2020-10-23 12:32:12 +01:00
Karl Hobley
aa4a1e37b6
Remove duplicate CONTRIBUTORS entry for @samgans
2020-10-21 16:20:10 +01:00
Anton Zhyltsou
41eccc72bc
Consistently redirect to admin home on permission denied
...
* Catch PermissionDenied exceptions in require_admin_access decorator
* Fixed permissions errors for the documents views
* Added permissions tests for the images views
* Fixed some tests for limited permissions
* fixes #6352
2020-10-22 00:10:24 +10:00
Andy Babic
cbf65ba645
Release notes for #6386
2020-10-19 21:37:28 +01:00
Karl Hobley
10137b0162
Changelog / release notes for #6440 and #6441 + some spelling fixes
2020-10-16 10:45:29 +01:00
jacobtoppm
c5a7584553
Add changelog and contributor for #6423
2020-10-05 12:36:54 +01:00
Karl Hobley
8251b4a6c7
Changelog / Release note / Contributor for #6420
2020-10-01 18:53:35 +01:00
Ameet Virdee
48a8af71e5
Add documentation for placeholder text in Field Panels
2020-10-01 08:06:43 +02:00
Dino Perovic
1267468c4c
Check preview mode before displaying the button
2020-09-21 14:34:43 +01:00