.. |
api
|
Reformat with black
|
2022-02-15 13:06:17 +00:00 |
locale
|
Fetch new translations from Transifex
|
2023-05-02 10:59:28 +01:00 |
migrations
|
fix spelling - behaviour vs behavior
|
2022-06-02 07:56:05 +10:00 |
rich_text
|
Add more detailed code comments for reference extraction
|
2022-10-05 19:38:14 +01:00 |
static_src/wagtaildocs/js
|
Migrate `window.addMessage` to a Stimulus Controller `w-message`
|
2023-03-08 21:35:34 +10:00 |
templates/wagtaildocs
|
Convert image and document FileFields to SVG icons
|
2023-03-29 13:20:23 +01:00 |
tests
|
fix: modify get_full_url to omit adding base_url in inaplicable cases (#10291)
|
2023-04-18 12:30:20 +01:00 |
views
|
Remove use of partial_match on search
|
2023-04-19 10:53:25 +01:00 |
.gitignore
|
Rename wagtail.wagtaildocs to wagtail.documents
|
2017-11-26 22:43:47 +00:00 |
__init__.py
|
Remove default_app_config settings
|
2022-04-07 12:16:28 +01:00 |
admin.py
|
Reformat with black
|
2022-02-15 13:06:17 +00:00 |
admin_urls.py
|
Use generic DeleteView for documents DeleteView
|
2023-03-21 12:03:39 +00:00 |
apps.py
|
Default Wagtail model registration
|
2023-04-20 11:20:37 +01:00 |
blocks.py
|
Fix DocumentChooserBlock deconstruction for custom document models
|
2022-08-16 20:50:04 +01:00 |
forms.py
|
Fix test failures on indexing document tags
|
2023-01-20 09:39:28 +00:00 |
models.py
|
Remove use of partial_match on search
|
2023-04-19 10:53:25 +01:00 |
permissions.py
|
Avoid importing document model class from wagtail.documents.permissions and wagtail.documents.views.chooser
|
2022-09-05 10:49:45 +01:00 |
signal_handlers.py
|
Move get_document_model to __init__ & add get_document_model_string
|
2019-11-07 07:47:12 +10:00 |
urls.py
|
Reformat with black
|
2022-02-15 13:06:17 +00:00 |
wagtail_hooks.py
|
Add new Draftail toolbars and command palette, with new styles (#8806)
|
2022-07-13 01:35:22 +01:00 |
widgets.py
|
Ensure telepath adapter gets registered for document chooser widget
|
2022-08-17 18:24:18 +01:00 |