Shohan
|
4624d2d540
Fix typos and remove unwanted code from bulk actions (#7613)
|
3 年 前 |
Dan Braghis
|
247bfe883f
Further tidy up following code review
|
3 年 前 |
Shohan
|
24f987db49
Add bulk actions documentation
|
3 年 前 |
LB Johnston
|
f453092d0c
update hooks documentation to use mark_safe as no variables are used
|
3 年 前 |
Daniel
|
381b11f54f
Include custom permissions hook documentation
|
3 年 前 |
JaneLiu
|
92381698d0
Add code example for `before_delete_page` hook
|
4 年 前 |
Matt Westcott
|
3b972775fc
Deprecate passing callables as log messages
|
3 年 前 |
Matt Westcott
|
e777517950
Update docs on action menu items to cover new API
|
3 年 前 |
Matt Westcott
|
1ad6f3518c
Update docs to cover use of components in homepage panels / summary items
|
3 年 前 |
Matt Westcott
|
4e2685f47d
Add an 'Extending Wagtail' section to the docs
|
3 年 前 |
Storm Heg
|
3ee060ffd7
Add keyboard and screen reader support to Wagtail user bar (#6994). Fix #6108
|
3 年 前 |
Karl Hobley
|
8e25960972
Telepath set up for new sidebar
|
3 年 前 |
Karl Hobley
|
ab8608a74f
Docs for customising account settings
|
3 年 前 |
Jaap Roes
|
8d0eff1717
Fix typo in hooks reference example (#6926)
|
3 年 前 |
Thibaud Colas
|
8b07ad4cea
Add support for SVG icons to SearchArea subclasses and register_admin_search_area (#6493)
|
3 年 前 |
Thibaud Colas
|
5257ef6c84
Update register_admin_menu_item documentation to match SVG icons setup (#6892)
|
3 年 前 |
Matt Westcott
|
9886cb0476
add missing : to after_create_page example
|
3 年 前 |
LB
|
7737497239
fix JS code example in hooks docs
|
3 年 前 |
Matt Westcott
|
9fab50e87a
remove trailing whitespace
|
4 年 前 |
Jean Zombie
|
b5cfca31eb
Add example of updating a page within after_create_page (#6373)
|
4 年 前 |
Karl Hobley
|
7f7f9b4de1
Make snippets action menu hookable
|
4 年 前 |
Karl Hobley
|
c170c50c78
Add view for converting aliases into regular pages
|
4 年 前 |
Karl Hobley
|
39d931d77d
Javascript => JavaScript
|
4 年 前 |
Matt Westcott
|
a1f882b7c9
Convert remaining gettext .format strings to old-style string formatting
|
4 年 前 |
Matt Westcott
|
8542f5fe9c
Fix underline lengths to prevent Sphinx warnings
|
4 年 前 |
Karl Hobley
|
9ad14ea439
Add hooks for snippet listing buttons
|
4 年 前 |
Karl Hobley
|
9b02147d3e
Add hooks.register_temporarily for testing hooks
|
4 年 前 |
Karl Hobley
|
4bf28b502c
Fix docs for `construct_page_listing_buttons`
|
4 年 前 |
Karl Hobley
|
f3f932d2e5
Add before_{create,edit,delete}_snippet hooks
|
4 年 前 |
Matt Westcott
|
6f85bca664
Use % formatting for new workflow / audit log translation strings
|
4 年 前 |