refactor refereeing invitations model
fixes #305
Showing
- scipost_django/profiles/forms.py 1 addition, 1 deletionscipost_django/profiles/forms.py
- scipost_django/profiles/models.py 6 additions, 3 deletionsscipost_django/profiles/models.py
- scipost_django/profiles/templates/profiles/_profile_card.html 1 addition, 1 deletion...ost_django/profiles/templates/profiles/_profile_card.html
- scipost_django/profiles/templates/profiles/_profile_card_narrow.html 2 additions, 2 deletions...ngo/profiles/templates/profiles/_profile_card_narrow.html
- scipost_django/profiles/templates/profiles/profile_list.html 0 additions, 13 deletionsscipost_django/profiles/templates/profiles/profile_list.html
- scipost_django/profiles/utils.py 1 addition, 1 deletionscipost_django/profiles/utils.py
- scipost_django/profiles/views.py 8 additions, 8 deletionsscipost_django/profiles/views.py
- scipost_django/scipost/templates/scipost/personal_page/_hx_refereeing.html 3 additions, 3 deletions...ipost/templates/scipost/personal_page/_hx_refereeing.html
- scipost_django/submissions/admin.py 2 additions, 4 deletionsscipost_django/submissions/admin.py
- scipost_django/submissions/factories/referee_invitation.py 5 additions, 4 deletionsscipost_django/submissions/factories/referee_invitation.py
- scipost_django/submissions/forms/__init__.py 5 additions, 5 deletionsscipost_django/submissions/forms/__init__.py
- scipost_django/submissions/management/commands/anonymize_reports_long_term.py 1 addition, 8 deletions...ssions/management/commands/anonymize_reports_long_term.py
- scipost_django/submissions/management/commands/restore_reports_long_term.py 2 additions, 9 deletions...missions/management/commands/restore_reports_long_term.py
- scipost_django/submissions/management/commands/send_refereeing_reminders.py 49 additions, 49 deletions...missions/management/commands/send_refereeing_reminders.py
- scipost_django/submissions/migrations/0161_remove_refereeinvitation_first_name_and_more.py 35 additions, 0 deletions...ions/0161_remove_refereeinvitation_first_name_and_more.py
- scipost_django/submissions/models/referee_invitation.py 27 additions, 25 deletionsscipost_django/submissions/models/referee_invitation.py
- scipost_django/submissions/models/report.py 3 additions, 15 deletionsscipost_django/submissions/models/report.py
- scipost_django/submissions/templates/submissions/_refereeing_invitations_ongoing.html 4 additions, 4 deletions...emplates/submissions/_refereeing_invitations_ongoing.html
- scipost_django/submissions/templates/submissions/pool/_referee_invitations.html 10 additions, 10 deletions...ions/templates/submissions/pool/_referee_invitations.html
- scipost_django/submissions/templates/submissions/pool/_submission_cycle_choice_form.html 38 additions, 41 deletions...lates/submissions/pool/_submission_cycle_choice_form.html
Loading
Please register or sign in to comment