{% extends 'scipost/base.html' %} {% load bootstrap %} {% load user_groups %} {% block pagetitle %}: personal page{% endblock pagetitle %} {% block breadcrumb %}

Welcome to your SciPost Personal Page{% if appellation %}, {{ appellation }}{% endif %}

{% endblock %} {% block content %} {% if needs_validation %}

Your credentials will soon be verified by an Editor.

If accepted, you will become a registered Contributor, enabling you to submit, comment and vote.

{% else %} {# Save all Permission groups into template variables #} {% is_edcol_admin request.user as is_edcol_admin %} {% is_scipost_admin request.user as is_scipost_admin %} {% is_editorial_college request.user as is_editorial_college %} {% is_advisory_board request.user as is_advisory_board %} {% is_vetting_editor request.user as is_vetting_editor %} {% is_ambassador request.user as is_ambassador %} {% is_junior_ambassador request.user as is_junior_ambassador %} {% is_registered_contributor request.user as is_registered_contributor %} {% is_tester request.user as is_tester %} {% is_production_officer request.user as is_production_officer %}

Your Account

Your personal details:

{% include "scipost/_private_info_as_table.html" with contributor=contributor %} {% if contributor %} {# Scientist fields #}

Your main discipline:

  • {{ contributor.get_discipline_display }}

Your expertises:

{% if contributor.expertises %} {% include "scipost/_expertises_as_ul.html" with contributor=contributor %} {% else %}

You haven't listed your expertise(s).
Do so by updating your personal data

{% endif %} {# END: Scientist fields #} {% endif %}
{% if contributor %} {# Scientist fields #} {% if not contributor.is_currently_available %}

You are currently unavailable

Check your availability underneath if this should not be the case.


{% endif %} {# END: Scientist fields #} {% endif %} {% if not request.user.contributor.petition_signatories.exists %}

Scientists, please help us out!

If it is not listed on our Partners page, please encourage your institution (through a librarian, director, ...) to join by signing our petition.


{% endif %} {% if is_scipost_admin %}

You are a SciPost Administrator.

{% endif %} {% if is_edcol_admin %}

You are a SciPost Editorial Administrator.

{% endif %} {% if is_advisory_board %}

You are a member of the Advisory Board.

{% endif %} {% if is_editorial_college %}

You are a member of the Editorial College.

{% endif %} {% if is_vetting_editor %}

You are a SciPost Vetting Editor.

{% endif %} {% if is_registered_contributor %}

You are a Registered Contributor.

{% endif %} {% if is_tester %}

You are a SciPost Tester.

{% endif %} {% if is_ambassador %}

You are a SciPost Ambassador.

{% endif %} {% if is_junior_ambassador %}

You are a SciPost Junior Ambassador.

{% endif %} {% if is_production_officer %}

You are a SciPost Production Officer.

{% endif %} {% if contributor.fellowships.exists %}

Your Fellowships:

    {% for fellowship in contributor.fellowships.all %}
  • {{ fellowship.contributor.get_discipline_display }} {% if fellowship.guest %} (Guest Fellowship) {% else %} (Regular Fellowship) {% endif %} {% if not fellowship.is_active %} Inactive {% endif %} {% if fellowship.start_date or fellowship.until_date %}
    {% if fellowship.start_date %} from {{ fellowship.start_date }} {% endif %} {% if fellowship.until_date %} until {{ fellowship.until_date }} {% endif %}
    {% endif %}
  • {% endfor %}
Go to the Submissions Pool {% endif %}

Update your personal data or password

{% if unavailability_form %}

Your Availability

To help with the editorial workflow, you can inform us of any periods during which you are unavailable. We will do our best to respect these.

Mark a period as unavailable:

{% csrf_token %} {{ unavailability_form|bootstrap }}
{% if unavailabilities %}

Your unavailability periods in our records

(YYYY-MM-DD)

{% for unav in unavailabilities %} {% endfor %}
Start End
{{ unav.start }} {{ unav.end }}
{% csrf_token %}
{% else %}

You don't have any upcoming unavailability periods on record.

{% endif %}
{% endif %}
{% if is_scipost_admin or is_edcol_admin or is_editorial_college or is_advisory_board or is_vetting_editor or is_ambassador or is_junior_ambassador %}

Pending Editorial Actions

{% if is_scipost_admin or is_advisory_board or is_ambassador or is_junior_ambassador %}

Registration actions

{% if perms.scipost.can_manage_registration_invitations %}

Notifications

{% endif %} {% if is_scipost_admin %}

Email communications

SciPost Administation

{% endif %} {% if perms.scipost.can_view_timesheets %}

Finance

{% endif %}
{% endif %}
{% if is_vetting_editor or perms.scipost.can_vet_submitted_reports %}

Vetting actions

    {% if perms.scipost.can_vet_commentary_requests %}
  • Vet Commentary Page requests ({{ nr_commentary_page_requests_to_vet }})
  • {% endif %} {% if perms.scipost.can_vet_comments %}
  • Vet submitted Comments ({{ nr_comments_to_vet }})
  • {% endif %} {% if perms.scipost.can_vet_thesislink_requests %}
  • Vet Thesis Link Requests ({{ nr_thesislink_requests_to_vet }})
  • {% endif %} {% if perms.scipost.can_vet_authorship_claims %}
  • Vet Authorship Claims ({{ nr_authorship_claims_to_vet }})
  • {% endif %} {% if perms.scipost.can_vet_submitted_reports %}
  • Vet submitted Reports ({{ nr_reports_to_vet }})
  • {% endif %}
{% endif %} {% if is_edcol_admin %}

Editorial Admin actions

{% endif %} {% if perms.scipost.can_attend_VGMs %}

Virtual General Meetings

{% endif %}
{% if is_edcol_admin or is_editorial_college %}

Info

Submissions assignments

    {% if perms.scipost.can_view_pool %}
  • Your assignments
  • View assignments overview
  • {% endif %} {% if perms.scipost.can_assign_submissions %}
  • Assign Submissions via the Submissions Pool ({{ nr_submissions_to_assign }})
  • {% endif %} {% if perms.scipost.can_take_charge_of_submissions %}
  • Accept or decline assignments via the Submissions Pool ({{ nr_assignments_to_consider }})
  • {% endif %}
{% if is_edcol_admin %}

Refereeing overview

Voting

  • Prepare Editorial Recommendations for voting via the Submissions Pool ({{ nr_recommendations_to_prepare_for_voting }})
{% endif %}
{% endif %}
{% if active_assignments %}

Submissions for which you are Editor-in-charge

    {% for assignment in active_assignments %}
  • {% include 'partials/submissions/submission_card_content.html' with submission=assignment.submission %} {% include 'submissions/_submission_status_block.html' with submission=assignment.submission %}

    Manage this Submission from its Editorial Page.

  • {% endfor %}
{% endif %}
{% endif %} {% if contributor %} {# If user is contributor #}

Publications

{# {% if own_publications %}#}

Publications for which you are identified as an author:

    {% for pub in own_publications %}
  • {% include 'journals/_publication_card_content.html' with publication=pub current_user=request.user %}
  • {% empty %}
  • No Publications found
  • {% endfor %}
{# {% endif %}#}
{% if perms.scipost.can_referee %}

Refereeing Tasks

Pending Refereeing Tasks:

    {% for task in pending_ref_tasks %}
  • {% include 'partials/submissions/refereeing_invitation_card_content.html' with invitation=task %}
  • {% empty %}
  • You do not have any pending refereeing task
  • {% endfor %}
{% if contributor.reports.in_draft.exists %}

Unfinished reports:

    {% for report in contributor.reports.in_draft.all %}
  • {% include 'partials/submissions/submission_card_content.html' with submission=report.submission %} Finish report
  • {% endfor %}
{% endif %} {% if contributor.reports.non_draft.exists %}

Finished reports:

    {% for report in contributor.reports.non_draft.all %}
  • {% comment %} Temporary: There is already a template for a "Report summary" in a parallel (unmerged) branch. Awaiting merge to use that template. {% endcomment %}

    Report on Submission {{report.submission.title}}

    {% if report.doi_label %} {% endif %} {% if report.anonymous %}
    Received:{{ report.date_submitted|date:'Y-n-j' }}
    Status:{{report.get_status_display}}
    DOI:{{ report.doi_string }}
    Anonymous:{{report.anonymous|yesno:'Yes,No'}}You can click here to sign this Report (leads to confirmation page){% endif %}
  • {% endfor %}
{% endif %}
{% endif %}
{# {% if own_submissions %}#}

Submissions for which you are identified as an author:

    {% for sub in own_submissions %}
  • {% include 'partials/submissions/submission_card_content.html' with submission=sub %} {% include 'submissions/_submission_status_block.html' with submission=sub %} {% if request.user.contributor == sub.submitted_by %}

    {% if sub.editor_in_charge %} Write to the Editor-in-charge {% endif %} {% if sub.status == 'revision_requested' %} · Resubmit this manuscript {% endif %}

    {% endif %}
  • {% empty %}
  • No Submissions found
  • {% endfor %}
{# {% endif %}#}

Commentaries for which you are identified as an author:

    {% for com in own_commentaries %}
  • {% include 'commentaries/_commentary_card_content.html' with commentary=com %}
  • {% empty %}
  • No Commentaries found
  • {% endfor %}

Theses for which you are identified as an author:

    {% for thesis in own_thesislinks %}
  • {% include 'theses/_thesislink_card_content.html' with thesislink=thesis %}
  • {% empty %}
  • No Theses found
  • {% endfor %}

Your Comments

    {% for own_comment in own_comments %}
  • {% include 'comments/_comment_card_extended_for_author.html' with comment=own_comment %}
  • {% empty %}
  • You have not commented yet.
  • {% endfor %}

Your Author Replies

    {% for own_reply in own_authorreplies %}
  • {% include 'comments/_comment_card_extended_for_author.html' with comment=own_reply %}
  • {% empty %}
  • You do not have Author Replies yet.
  • {% endfor %}
{# END: If user is contributor #} {% endif %}
{% endif %} {% endblock content %}