Implement Comment file attachment
The Comment model now has a option to append a file (pdf, png, jpg) to itself.
Showing
- commentaries/templates/commentaries/commentary_detail.html 1 addition, 1 deletioncommentaries/templates/commentaries/commentary_detail.html
- comments/forms.py 3 additions, 2 deletionscomments/forms.py
- comments/models.py 5 additions, 1 deletioncomments/models.py
- comments/templates/comments/reply_to_comment.html 1 addition, 1 deletioncomments/templates/comments/reply_to_comment.html
- comments/templates/comments/reply_to_report.html 2 additions, 2 deletionscomments/templates/comments/reply_to_report.html
- comments/templates/comments/vet_submitted_comments.html 65 additions, 44 deletionscomments/templates/comments/vet_submitted_comments.html
- comments/views.py 2 additions, 2 deletionscomments/views.py
- journals/views.py 2 additions, 4 deletionsjournals/views.py
- scipost/static/scipost/assets/css/_grid.scss 0 additions, 7 deletionsscipost/static/scipost/assets/css/_grid.scss
- scipost/templates/scipost/comments_block.html 29 additions, 4 deletionsscipost/templates/scipost/comments_block.html
- scipost/templatetags/filename.py 11 additions, 0 deletionsscipost/templatetags/filename.py
- submissions/templates/submissions/submission_detail.html 1 addition, 1 deletionsubmissions/templates/submissions/submission_detail.html
- submissions/views.py 3 additions, 2 deletionssubmissions/views.py
- theses/templates/theses/thesis_detail.html 1 addition, 1 deletiontheses/templates/theses/thesis_detail.html
Loading
Please register or sign in to comment