jacobtoppm
|
54ce2f067f
Remove 'SHOW_RESOLVED_COMMENTS' string
|
il y a 4 ans |
jacobtoppm
|
2079e65001
Add tests for CommentPanel and reformat
|
il y a 4 ans |
jacobtoppm
|
2cc4bfdc27
Remove references to revision_resolved
|
il y a 4 ans |
jacobtoppm
|
59e8a9fd36
Extract comment instances from the form, not the page instance, so unsaved comments are not lost in case the form was invalid and didn't save
|
il y a 4 ans |
jacobtoppm
|
a482cf2cea
Make comments output themselves in a formset in the edit view
|
il y a 4 ans |
jacobtoppm
|
15e58f38a7
Add user to comment instance when cleaning data, rather than when saving. This will allow comment instances with users to be extracted from the form instances, should the form fail to save
|
il y a 4 ans |
jacobtoppm
|
83167456b5
Update revision_created when saving new comments
|
il y a 4 ans |
jacobtoppm
|
a7a92a3106
Load comments from database to frontend. Ensure annotations are shown correctly by removing u-hidden class
|
il y a 4 ans |
jacobtoppm
|
c8278956b3
Remove hardcoded comments div
|
il y a 4 ans |
jacobtoppm
|
1ca48eb31f
Add structure of CommentPanel to initialize the comment app in the frontend, and add forms to validate comments on save. (Comments are not yet output or written to the db)
|
il y a 4 ans |
jacobtoppm
|
9a48221d66
Change comments to use ParentalKeys, so they can easily be saved with the page. Ensure they are treated on the 'page' rather than 'revision' level. Remove unnecessary revision_resolved field, as resolved comments will now simply be deleted
|
il y a 4 ans |
Jacob Topp-Mugglestone
|
2ab917bc92
Feature/field comment frontend (#6530)
|
il y a 4 ans |
jacobtoppm
|
ab3c8d7d3d
[Comments] Initial models (#6405)
|
il y a 4 ans |
Tom Dyson
|
b48c6dab58
Replace Divio with Gitpod
|
il y a 4 ans |
Coen van der Kamp
|
3b24868bf2
Add release note about reporting theme issues
|
il y a 4 ans |
Coen van der Kamp
|
3b3ae52509
Add Sphinx theme changelog and release notes
|
il y a 4 ans |
Coen van der Kamp
|
ed4ed7a338
Add Sphinx Wagtail Theme (#6930)
|
il y a 4 ans |
Matt Westcott
|
7a741d770f
Fix draftail focus test to use a fake timer
|
il y a 4 ans |
Matt Westcott
|
f26f65a755
Convert NodeList to array before running forEach
|
il y a 4 ans |
Matt Westcott
|
b1c8142181
Delay focus on draftail widget for 50ms
|
il y a 4 ans |
Matt Westcott
|
f8299885aa
Remove deprecated `providing_args` options on signals
|
il y a 4 ans |
Matt Westcott
|
db1305f94c
Fix API tests with an empty order_by clause
|
il y a 4 ans |
Matt Westcott
|
8d008bcfaf
Ignore noise from warnings in test_check_invalid_base_form_class
|
il y a 4 ans |
Matt Westcott
|
b455c659b7
Add default_auto_field to appconfigs to silence warnings
|
il y a 4 ans |
Matt Westcott
|
38f0cb44a4
Fix github action syntax
|
il y a 4 ans |
Matt Westcott
|
e99c07a42e
upgrade circleci python image to see if it fixes sqlite compatibility
|
il y a 4 ans |
Matt Westcott
|
8f5a2a8fe9
Formalise support for Django 3.2
|
il y a 4 ans |
Ihor Marhitych
|
deeb771032
Save revision when restart workflow (#6990)
|
il y a 4 ans |
Dan Braghis
|
b21557319c
Release notes for #6946
|
il y a 4 ans |
Ihor Marhitych
|
37f4d4bab1
Do not instantiate PagePermissionTester for every ActionMenuItem
|
il y a 4 ans |