vupham04
53e2bdbd0d
Add option to set name to MenuItems generated by modeladmin ( #8553 )
...
Co-authored-by: Alexander Rogovskyy <A.rogovskyy@intershop.de>
2022-07-18 14:44:58 +01:00
Sage Abdullah
0d78f8eb56
Add initial upgrade considerations for PreviewableMixin methods
2022-07-18 13:46:58 +01:00
Frantisek Holop
c79f584371
30 characters user names is an outdated requirement ( #8848 )
...
django does not have this limitation anymore.
2022-07-18 13:19:36 +01:00
Karl Hobley
ed239157fd
Release note for #8327 ( #8825 )
...
* Delete unused settings.rst
* Release note for #8327
* Use single backticks in changelog/release notes
2022-07-18 13:01:29 +01:00
sage
0693eed245
Use new modal dialog component for privacy settings modal. Fix #8478 ( #8847 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-18 10:39:50 +01:00
Paarth Agarwal
f73f54ffcf
Adopt shared header for menu settings editing view ( #8854 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-15 23:08:47 +01:00
Paarth Agarwal
d8c3d26de7
Adopt shared header template in workflows ( #8850 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-15 22:51:50 +01:00
Paarth Agarwal
d4b37357ab
Adopted shared header for redirects listing view ( #8849 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-15 22:35:11 +01:00
anujaraj
8daf1554ae
Display the correct color for icons in forced colors mode. Fix #8816 ( #8852 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-15 15:41:59 +01:00
Paarth Agarwal
e10648ffc2
Display data for Twitter embed blocks ( #8167 )
...
Co-authored-by: Iman Syed <52247241+imansyed000@users.noreply.github.com>
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-15 14:38:03 +01:00
Paarth Agarwal
1545417cc5
Add pagination to docs search results page ( #8178 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-15 13:35:26 +01:00
sage
5ee5acb7ce
Introduce a new auto-updating preview panel inside the page editor ( #8671 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-14 13:59:05 +01:00
Paarth Agarwal
1859e64275
Switch all report views to use Wagtail’s reusable header component ( #8839 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-13 07:14:12 +01:00
Thibaud Colas
27ff5bfeaf
Remove button-group from ModelAdmin InspectView footer actions ( #8832 )
2022-07-13 03:11:41 +01:00
Thibaud Colas
b070ce1cd3
Add new Draftail toolbars and command palette, with new styles ( #8806 )
2022-07-13 01:35:22 +01:00
Thibaud Colas
d30eec40a8
Update to Draftail v2 alpha
2022-07-11 20:35:27 +01:00
Shohan
7286c530e9
Snippets bulk actions ( #8574 )
2022-07-10 11:42:38 +01:00
anujaraj
3cb9b70d12
Make checkboxes visible in forced colors mode. Fix #8334 ( #8718 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-10 02:05:07 +01:00
anujaraj
3f0a648181
Make progress bars’ progress visible in forced colors mode ( #8719 )
...
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-07-10 00:18:39 +01:00
Jaap Roes
12ba7d8161
Fixed #8809 -- ExcelDateFormatter generates invalid format strings ( #8811 )
...
The format strings generated previously would not work correctly in macOs Preview and Numbers
2022-07-07 13:23:54 +01:00
Kyle
d967eccef2
Add generic settings to compliment site-specific settings ( #8327 )
2022-07-06 11:01:02 +01:00
LB Johnston
dbac4335c2
update changelog for eslint clean up items
...
- #8749
- #8764
- #8750
- #8748
- #8737
2022-07-06 19:28:25 +10:00
PaarthAgarwal
79a212b4b5
added prefix w- before header classes
...
- refine existing scss to use classes & remove unused scss
2022-07-06 19:13:19 +10:00
PaarthAgarwal
3b9c9fce5b
adopt the shared header include in the dashboard (home) view
2022-07-06 18:30:08 +10:00
PaarthAgarwal
e2d4cb7745
add classnames template tag for generating classnames
...
- use classnames template tag in shared header template
- add classname as documented variable for the shared header template
2022-07-06 18:30:08 +10:00
Thibaud Colas
524cab82e3
Introduce new template fragment composition tags
2022-07-06 18:18:21 +10:00
Sandeep M A
bc0f561240
documentation - migrate reference/pages/theory + index to markdown
2022-07-05 22:05:20 +10:00
Sævar Öfjörð Magnússon
4ef7323fdb
documentation - convert contributing files from rst to markdown
2022-07-05 21:45:28 +10:00
Sævar Öfjörð Magnússon
a33563b685
documentation - contributing - rename files to markdown
2022-07-05 21:45:28 +10:00
LB Johnston
77a8f76c97
documentation - add cross-reference to field panel permissions
...
- permissions page had no reference to the newly introduced permission kwarg on FieldPanel
- fix minor typo
2022-07-05 20:45:13 +10:00
LB Johnston
bdf0f21fdb
add file names to general guidelines
2022-07-05 20:44:10 +10:00
LB Johnston
286a26a23d
rename files to lower_snake_case
2022-07-05 20:44:10 +10:00
LB Johnston
6b4a551c0b
Revert "Add legacy and new status tags to the pattern library" #8665
...
This reverts commit daa47baddd
.
Resolves #8798
2022-07-05 20:41:17 +10:00
Matt Westcott
dbdd218864
Upgrade consideration note for change of document/snippet URL route names
2022-07-04 19:01:28 +01:00
Matt Westcott
30054eda39
Add a 'create' view with a GET request handler
2022-07-04 13:48:35 +01:00
Matt Westcott
4dd3483617
Add a (non-functional) 'create' form to generic chooser modal
2022-07-04 13:48:35 +01:00
Matt Westcott
ffda558015
Remove outdated references to old db search backend in docs
2022-07-04 07:59:23 +10:00
LB Johnston
c577554838
documentation - upgrading - fix formatting issue
...
- fix issue introduced by #8769
2022-07-04 07:58:46 +10:00
Sævar Öfjörð Magnússon
34734d252f
Remove the edit link from edit bird in previews to avoid confusion
2022-07-03 13:34:57 +01:00
LB Johnston
d4f6773940
fix documentation markdown conversion issue
...
- introduced in #8569
2022-06-30 16:55:42 +10:00
LB Johnston
cda437804e
fix up markdown docs conversion issues
...
- introduced in #8759 & #8569
2022-06-30 16:36:37 +10:00
SilvestriStefano
f535a0cc43
Documentation - migrate reference/** files to markdown content
...
- relates to #8383
2022-06-30 09:57:26 +10:00
LB Johnston
0afe2f9c89
Documentation - rename docs/reference/**
...
- rename all files from rst to md so git history is preserved
2022-06-30 09:57:26 +10:00
LB Johnston
86cb09a534
Documentation - fix streamfield reference issue
...
- myst was building a doc link `streamfield` and also had a ref link `streamfield` which was causing conflicts
2022-06-30 09:57:26 +10:00
LB Johnston
4e7accda55
documentation migrate rest of topics/search/** to markdown
2022-06-30 09:16:42 +10:00
LB Johnston
7d2545cddc
documentation - topics/search - rename files
...
- adding as separate commit to preserve file history
2022-06-30 09:16:42 +10:00
Tidiane Dia
b4fded5958
Prefetch workflow states in page edit view
...
- Add test to show initial number of performed queries
- Add test to show number of queries performed when workflow states are prefetched
2022-06-29 14:45:01 +10:00
Josh Michael Karamuth
3374ccee5e
Make password reset form customisable
...
- Use a setting called WAGTAILADMIN_USER_PASSWORD_RESET_FORM to allow
users to specify a custom form for use in PasswordResetView
- Add an extra_fields property so that fields other than the
mandatory email field can be easily rendered in the template.
- Add extra blocks to the default template to allow users to
easily add their own stuff.
- Render extra fields in the template like we're doing in the
login template.
2022-06-29 14:40:24 +10:00
Steve Steinwand
daa47baddd
Add legacy and new status tags to the pattern library
2022-06-29 13:58:04 +10:00
Matt Westcott
be5b8c41c7
Deprecate createSnippetChooser
2022-06-29 13:42:04 +10:00