Details

    • Type: Sub-task Sub-task
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: TAG 2018/19 Sprint 3
    • Fix Version/s: None
    • Component/s: OIOIOI

      Description

      In this task one should create new contest type that has limited options, but can be created and admined by any user.

      List of limitations:

      - Contest should be open (no limited participants)
      - There should be an option (preferably in settings) to disable this feature (created contests should remain in an archive-like state)
      - There should be no option to share contests among users accessible by regular users.
      - etc. (will be added in another ticket)

        Activity

        Marek Żochowski made changes -
        Field Original Value New Value
        Parent SIO-2260 [ 18525 ]
        Issue Type New Feature [ 2 ] Sub-task [ 9 ]
        Marek Żochowski made changes -
        Labels contest_for_everyone contests_for_everyone
        Marek Żochowski made changes -
        Status New [ 10000 ] Open [ 1 ]
        Marek Żochowski made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Marek Żochowski made changes -
        Description In this task one should create new contest type that has limited options, but can be created and admined by any user.

        List of limitations:

        - Contest should be open (no limited participants)
        - There should be an option (preferably in settings) to disable this feature (created contests should remain in an archive-like state)
        - Each contest has only one owner/admin
        - etc. (will be added in another ticket)
        In this task one should create new contest type that has limited options, but can be created and admined by any user.

        List of limitations:

        - Contest should be open (no limited participants)
        - There should be an option (preferably in settings) to disable this feature (created contests should remain in an archive-like state)
        - There should be no option to share contests among users accessible by regular users.
        - etc. (will be added in another ticket)
        Marek Żochowski made changes -
        Status In Progress [ 3 ] Open [ 1 ]
        Marek Żochowski made changes -
        Assignee Marek Żochowski [ marek ]
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I12275df20c47e300b90515858ee6a29d094aeeb7, patchset 1
        https://gerrit.sio2project.mimuw.edu.pl/3269

        (SIO-2259) [WIP] Introduce User Contests

        Change-Id: I12275df20c47e300b90515858ee6a29d094aeeb7
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I12275df20c47e300b90515858ee6a29d094aeeb7, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3269 ( SIO-2259 ) [WIP] Introduce User Contests Change-Id: I12275df20c47e300b90515858ee6a29d094aeeb7
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 1
        https://gerrit.sio2project.mimuw.edu.pl/3276

        (SIO-2259) Create 'privileged' contest permission

        This change adds a new permission 'contests.contest_privileged', which
        is meant to be a "softer" version of the 'contests.contest_admin' -
        with access to only parts of contest configuration. This is to prepare
        the groundwork for limiting access in the User Contests.

        Some checks for 'is_contest_admin' were left unchanged wherever the
        'privileged' users should not have access, whereas others were changed
        accordingly to 'is_contest_privileged' to allow these users in.

        Also added the 'is_contest_admin" check on some sidebar menus, to
        prevent 'privileged' users from seeing links to 403 pages.

        TODO:
        1. finish blocking stuff to block
        2. tests
        3. comments

        Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3276 ( SIO-2259 ) Create 'privileged' contest permission This change adds a new permission 'contests.contest_privileged', which is meant to be a "softer" version of the 'contests.contest_admin' - with access to only parts of contest configuration. This is to prepare the groundwork for limiting access in the User Contests. Some checks for 'is_contest_admin' were left unchanged wherever the 'privileged' users should not have access, whereas others were changed accordingly to 'is_contest_privileged' to allow these users in. Also added the 'is_contest_admin" check on some sidebar menus, to prevent 'privileged' users from seeing links to 403 pages. TODO: 1. finish blocking stuff to block 2. tests 3. comments Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 1
        https://gerrit.sio2project.mimuw.edu.pl/3277

        (SIO-2259) Introduce User Contests

        This change introduces User Contests, which are contests available for
        any user.

        An option to disable the user contests will be added by the next change.

        TODO:
        1. double check everything works,
        2. tests,
        3. commit msg and code comments

        Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3277 ( SIO-2259 ) Introduce User Contests This change introduces User Contests, which are contests available for any user. An option to disable the user contests will be added by the next change. TODO: 1. double check everything works, 2. tests, 3. commit msg and code comments Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Iea2b65038c3dd1e829d8f333c827a3f69bb6ec26, patchset 1
        https://gerrit.sio2project.mimuw.edu.pl/3278

        (SIO-2259) Allow User Contest archiving

        TODO:
        1. Finish blocking all the options
        2. tests
        3. commit msg and comments

        Change-Id: Iea2b65038c3dd1e829d8f333c827a3f69bb6ec26
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Iea2b65038c3dd1e829d8f333c827a3f69bb6ec26, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3278 ( SIO-2259 ) Allow User Contest archiving TODO: 1. Finish blocking all the options 2. tests 3. commit msg and comments Change-Id: Iea2b65038c3dd1e829d8f333c827a3f69bb6ec26
        Jakub Bartmiński made changes -
        Assignee Jakub Bartmiński [ xvyx ]
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 2
        https://gerrit.sio2project.mimuw.edu.pl/3276

        (SIO-2259) Create 'basicadmin' contest permission

        This change adds a new permission 'contests.contest_basicadmin', which
        is meant to be a "softer" version of the 'contests.contest_admin' -
        with access to only parts of contest configuration. This is to prepare
        the groundwork for limiting access in the User Contests.

        Some checks for 'is_contest_admin' were left unchanged wherever the
        'basicadmin' users should not have access, whereas others were changed
        accordingly to 'is_contest_basicadmin' to allow these users in.

        Also added the 'is_contest_admin" check on some sidebar menus, to
        prevent 'basicadmin' users from seeing links to 403 pages.

        Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/3276 ( SIO-2259 ) Create 'basicadmin' contest permission This change adds a new permission 'contests.contest_basicadmin', which is meant to be a "softer" version of the 'contests.contest_admin' - with access to only parts of contest configuration. This is to prepare the groundwork for limiting access in the User Contests. Some checks for 'is_contest_admin' were left unchanged wherever the 'basicadmin' users should not have access, whereas others were changed accordingly to 'is_contest_basicadmin' to allow these users in. Also added the 'is_contest_admin" check on some sidebar menus, to prevent 'basicadmin' users from seeing links to 403 pages. Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 2
        https://gerrit.sio2project.mimuw.edu.pl/3277

        (SIO-2259) Introduce User Contests

        This change introduces User Contests, which are contests available for
        any user.

        An option to disable the user contests will be added by the next change.

        Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/3277 ( SIO-2259 ) Introduce User Contests This change introduces User Contests, which are contests available for any user. An option to disable the user contests will be added by the next change. Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 3
        https://gerrit.sio2project.mimuw.edu.pl/3277

        (SIO-2259) Introduce User Contests

        This change introduces User Contests, which are contests available for
        any user.

        An option to disable the user contests will be added by the next change.

        Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/3277 ( SIO-2259 ) Introduce User Contests This change introduces User Contests, which are contests available for any user. An option to disable the user contests will be added by the next change. Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 3
        https://gerrit.sio2project.mimuw.edu.pl/3276

        (SIO-2259) Create 'basicadmin' contest permission

        This change adds a new permission 'contests.contest_basicadmin', which
        is meant to be a "softer" version of the 'contests.contest_admin' -
        with access to only parts of contest configuration. This is to prepare
        the groundwork for limiting access in the User Contests.

        Some checks for 'is_contest_admin' were left unchanged wherever the
        'basicadmin' users should not have access, whereas others were changed
        accordingly to 'is_contest_basicadmin' to allow these users in.

        Also added the 'is_contest_admin" check on some sidebar menus, to
        prevent 'basicadmin' users from seeing links to 403 pages.

        Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/3276 ( SIO-2259 ) Create 'basicadmin' contest permission This change adds a new permission 'contests.contest_basicadmin', which is meant to be a "softer" version of the 'contests.contest_admin' - with access to only parts of contest configuration. This is to prepare the groundwork for limiting access in the User Contests. Some checks for 'is_contest_admin' were left unchanged wherever the 'basicadmin' users should not have access, whereas others were changed accordingly to 'is_contest_basicadmin' to allow these users in. Also added the 'is_contest_admin" check on some sidebar menus, to prevent 'basicadmin' users from seeing links to 403 pages. Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 4
        https://gerrit.sio2project.mimuw.edu.pl/3277

        (SIO-2259) Introduce User Contests

        This change introduces User Contests, which are contests available for
        any user.

        An option to disable the user contests will be added by the next change.

        Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 4 https://gerrit.sio2project.mimuw.edu.pl/3277 ( SIO-2259 ) Introduce User Contests This change introduces User Contests, which are contests available for any user. An option to disable the user contests will be added by the next change. Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 1
        https://gerrit.sio2project.mimuw.edu.pl/3290

        (SIO-2259) Allow User Contest archiving

        This change introduces an ARCHIVE_USERCONTESTS setting, which disallows
        changing settings as well as submitting to User Contests, while leaving
        their contents intact.

        Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3290 ( SIO-2259 ) Allow User Contest archiving This change introduces an ARCHIVE_USERCONTESTS setting, which disallows changing settings as well as submitting to User Contests, while leaving their contents intact. Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 4
        https://gerrit.sio2project.mimuw.edu.pl/3276

        (SIO-2259) Create 'basicadmin' contest permission

        This change adds a new permission 'contests.contest_basicadmin', which
        is meant to be a "softer" version of the 'contests.contest_admin' -
        with access to only parts of contest configuration. This is to prepare
        the groundwork for limiting access in the User Contests.

        Some checks for 'is_contest_admin' were left unchanged wherever the
        'basicadmin' users should not have access, whereas others were changed
        accordingly to 'is_contest_basicadmin' to allow these users in.

        Also added the 'is_contest_admin" check on some sidebar menus, to
        prevent 'basicadmin' users from seeing links to pages they don't have
        access to.

        Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 4 https://gerrit.sio2project.mimuw.edu.pl/3276 ( SIO-2259 ) Create 'basicadmin' contest permission This change adds a new permission 'contests.contest_basicadmin', which is meant to be a "softer" version of the 'contests.contest_admin' - with access to only parts of contest configuration. This is to prepare the groundwork for limiting access in the User Contests. Some checks for 'is_contest_admin' were left unchanged wherever the 'basicadmin' users should not have access, whereas others were changed accordingly to 'is_contest_basicadmin' to allow these users in. Also added the 'is_contest_admin" check on some sidebar menus, to prevent 'basicadmin' users from seeing links to pages they don't have access to. Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 5
        https://gerrit.sio2project.mimuw.edu.pl/3276

        (SIO-2259) Create 'basicadmin' contest permission

        This change adds a new permission 'contests.contest_basicadmin', which
        is meant to be a "softer" version of the 'contests.contest_admin' -
        with access to only parts of contest configuration. This is to prepare
        the groundwork for limiting access in the User Contests.

        Some checks for 'is_contest_admin' were left unchanged wherever the
        'basicadmin' users should not have access, whereas others were changed
        accordingly to 'is_contest_basicadmin' to allow these users in.

        Also added the 'is_contest_admin" check on some sidebar menus, to
        prevent 'basicadmin' users from seeing links to pages they don't have
        access to.

        Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 5 https://gerrit.sio2project.mimuw.edu.pl/3276 ( SIO-2259 ) Create 'basicadmin' contest permission This change adds a new permission 'contests.contest_basicadmin', which is meant to be a "softer" version of the 'contests.contest_admin' - with access to only parts of contest configuration. This is to prepare the groundwork for limiting access in the User Contests. Some checks for 'is_contest_admin' were left unchanged wherever the 'basicadmin' users should not have access, whereas others were changed accordingly to 'is_contest_basicadmin' to allow these users in. Also added the 'is_contest_admin" check on some sidebar menus, to prevent 'basicadmin' users from seeing links to pages they don't have access to. Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 6
        https://gerrit.sio2project.mimuw.edu.pl/3276

        (SIO-2259) Create 'basicadmin' contest permission

        This change adds a new permission 'contests.contest_basicadmin', which
        is meant to be a "softer" version of the 'contests.contest_admin' -
        with access to only parts of contest configuration. This is to prepare
        the groundwork for limiting access in the User Contests.

        Some checks for 'is_contest_admin' were left unchanged wherever the
        'basicadmin' users should not have access, whereas others were changed
        accordingly to 'is_contest_basicadmin' to allow these users in.

        Also added the 'is_contest_admin" check on some sidebar menus, to
        prevent 'basicadmin' users from seeing links to pages they don't have
        access to.

        Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 6 https://gerrit.sio2project.mimuw.edu.pl/3276 ( SIO-2259 ) Create 'basicadmin' contest permission This change adds a new permission 'contests.contest_basicadmin', which is meant to be a "softer" version of the 'contests.contest_admin' - with access to only parts of contest configuration. This is to prepare the groundwork for limiting access in the User Contests. Some checks for 'is_contest_admin' were left unchanged wherever the 'basicadmin' users should not have access, whereas others were changed accordingly to 'is_contest_basicadmin' to allow these users in. Also added the 'is_contest_admin" check on some sidebar menus, to prevent 'basicadmin' users from seeing links to pages they don't have access to. Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 5
        https://gerrit.sio2project.mimuw.edu.pl/3277

        (SIO-2259) Introduce User Contests

        This change introduces User Contests, which are contests available for
        any user.

        An option to disable the user contests will be added by the next change.

        Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 5 https://gerrit.sio2project.mimuw.edu.pl/3277 ( SIO-2259 ) Introduce User Contests This change introduces User Contests, which are contests available for any user. An option to disable the user contests will be added by the next change. Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 2
        https://gerrit.sio2project.mimuw.edu.pl/3290

        (SIO-2259) Allow User Contest archiving

        This change introduces an ARCHIVE_USERCONTESTS setting, which disallows
        changing settings as well as submitting to User Contests, while leaving
        their contents intact.

        Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/3290 ( SIO-2259 ) Allow User Contest archiving This change introduces an ARCHIVE_USERCONTESTS setting, which disallows changing settings as well as submitting to User Contests, while leaving their contents intact. Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 3
        https://gerrit.sio2project.mimuw.edu.pl/3290

        (SIO-2259) Allow User Contest archiving

        This change introduces an ARCHIVE_USERCONTESTS setting, which disallows
        changing settings as well as submitting to User Contests, while leaving
        their contents intact.

        Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/3290 ( SIO-2259 ) Allow User Contest archiving This change introduces an ARCHIVE_USERCONTESTS setting, which disallows changing settings as well as submitting to User Contests, while leaving their contents intact. Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 4
        https://gerrit.sio2project.mimuw.edu.pl/3290

        (SIO-2259) Allow User Contest archiving

        This change introduces an ARCHIVE_USERCONTESTS setting, which disallows
        changing settings as well as submitting to User Contests, while leaving
        their contents intact.

        Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 4 https://gerrit.sio2project.mimuw.edu.pl/3290 ( SIO-2259 ) Allow User Contest archiving This change introduces an ARCHIVE_USERCONTESTS setting, which disallows changing settings as well as submitting to User Contests, while leaving their contents intact. Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 5
        https://gerrit.sio2project.mimuw.edu.pl/3290

        (SIO-2259) Allow User Contest archiving

        This change introduces an ARCHIVE_USERCONTESTS setting, which
        disallows changing settings as well as submitting to User Contests,
        while leaving their contents intact.

        Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 5 https://gerrit.sio2project.mimuw.edu.pl/3290 ( SIO-2259 ) Allow User Contest archiving This change introduces an ARCHIVE_USERCONTESTS setting, which disallows changing settings as well as submitting to User Contests, while leaving their contents intact. Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 7
        https://gerrit.sio2project.mimuw.edu.pl/3276

        (SIO-2259) Create 'basicadmin' contest permission

        This change adds a new permission 'contests.contest_basicadmin', which
        is meant to be a "softer" version of the 'contests.contest_admin' -
        with access to only parts of contest configuration. This is to prepare
        the groundwork for limiting access in the User Contests.

        Some checks for 'is_contest_admin' were left unchanged wherever the
        'basicadmin' users should not have access, whereas others were changed
        accordingly to 'is_contest_basicadmin' to allow these users in.

        Also added the 'is_contest_admin" check on some sidebar menus, to
        prevent 'basicadmin' users from seeing links to pages they don't have
        access to.

        Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 7 https://gerrit.sio2project.mimuw.edu.pl/3276 ( SIO-2259 ) Create 'basicadmin' contest permission This change adds a new permission 'contests.contest_basicadmin', which is meant to be a "softer" version of the 'contests.contest_admin' - with access to only parts of contest configuration. This is to prepare the groundwork for limiting access in the User Contests. Some checks for 'is_contest_admin' were left unchanged wherever the 'basicadmin' users should not have access, whereas others were changed accordingly to 'is_contest_basicadmin' to allow these users in. Also added the 'is_contest_admin" check on some sidebar menus, to prevent 'basicadmin' users from seeing links to pages they don't have access to. Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 6
        https://gerrit.sio2project.mimuw.edu.pl/3277

        (SIO-2259) Introduce User Contests

        This change introduces User Contests, which are contests available for
        any user.

        An option to disable the user contests will be added by the next change.

        Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 6 https://gerrit.sio2project.mimuw.edu.pl/3277 ( SIO-2259 ) Introduce User Contests This change introduces User Contests, which are contests available for any user. An option to disable the user contests will be added by the next change. Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 6
        https://gerrit.sio2project.mimuw.edu.pl/3290

        (SIO-2259) Allow User Contest archiving

        This change introduces an ARCHIVE_USERCONTESTS setting, which
        disallows changing settings as well as submitting to User Contests,
        while leaving their contents intact.

        Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 6 https://gerrit.sio2project.mimuw.edu.pl/3290 ( SIO-2259 ) Allow User Contest archiving This change introduces an ARCHIVE_USERCONTESTS setting, which disallows changing settings as well as submitting to User Contests, while leaving their contents intact. Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 8
        https://gerrit.sio2project.mimuw.edu.pl/3276

        (SIO-2259) Create 'basicadmin' contest permission

        This change adds a new permission 'contests.contest_basicadmin', which
        is meant to be a "softer" version of the 'contests.contest_admin' -
        with access to only parts of contest configuration. This is to prepare
        the groundwork for limiting access in the User Contests.

        Some checks for 'is_contest_admin' were left unchanged wherever the
        'basicadmin' users should not have access, whereas others were changed
        accordingly to 'is_contest_basicadmin' to allow these users in.

        Also added the 'is_contest_admin" check on some sidebar menus, to
        prevent 'basicadmin' users from seeing links to pages they don't have
        access to.

        Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 8 https://gerrit.sio2project.mimuw.edu.pl/3276 ( SIO-2259 ) Create 'basicadmin' contest permission This change adds a new permission 'contests.contest_basicadmin', which is meant to be a "softer" version of the 'contests.contest_admin' - with access to only parts of contest configuration. This is to prepare the groundwork for limiting access in the User Contests. Some checks for 'is_contest_admin' were left unchanged wherever the 'basicadmin' users should not have access, whereas others were changed accordingly to 'is_contest_basicadmin' to allow these users in. Also added the 'is_contest_admin" check on some sidebar menus, to prevent 'basicadmin' users from seeing links to pages they don't have access to. Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 7
        https://gerrit.sio2project.mimuw.edu.pl/3277

        (SIO-2259) Introduce User Contests

        This change introduces User Contests, which are contests available for
        any user.

        An option to disable the user contests will be added by the next change.

        Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 7 https://gerrit.sio2project.mimuw.edu.pl/3277 ( SIO-2259 ) Introduce User Contests This change introduces User Contests, which are contests available for any user. An option to disable the user contests will be added by the next change. Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 7
        https://gerrit.sio2project.mimuw.edu.pl/3290

        (SIO-2259) Allow User Contest archiving

        This change introduces an ARCHIVE_USERCONTESTS setting, which
        disallows changing settings as well as submitting to User Contests,
        while leaving their contents intact.

        Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 7 https://gerrit.sio2project.mimuw.edu.pl/3290 ( SIO-2259 ) Allow User Contest archiving This change introduces an ARCHIVE_USERCONTESTS setting, which disallows changing settings as well as submitting to User Contests, while leaving their contents intact. Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 9
        https://gerrit.sio2project.mimuw.edu.pl/3276

        (SIO-2259) Create 'basicadmin' contest permission

        This change adds a new permission 'contests.contest_basicadmin', which
        is meant to be a "softer" version of the 'contests.contest_admin' -
        with access to only parts of contest configuration. This is to prepare
        the groundwork for limiting access in the User Contests.

        Some checks for 'is_contest_admin' were left unchanged wherever the
        'basicadmin' users should not have access, whereas others were changed
        accordingly to 'is_contest_basicadmin' to allow these users in.

        Also added the 'is_contest_admin" check on some sidebar menus, to
        prevent 'basicadmin' users from seeing links to pages they don't have
        access to.

        Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 9 https://gerrit.sio2project.mimuw.edu.pl/3276 ( SIO-2259 ) Create 'basicadmin' contest permission This change adds a new permission 'contests.contest_basicadmin', which is meant to be a "softer" version of the 'contests.contest_admin' - with access to only parts of contest configuration. This is to prepare the groundwork for limiting access in the User Contests. Some checks for 'is_contest_admin' were left unchanged wherever the 'basicadmin' users should not have access, whereas others were changed accordingly to 'is_contest_basicadmin' to allow these users in. Also added the 'is_contest_admin" check on some sidebar menus, to prevent 'basicadmin' users from seeing links to pages they don't have access to. Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 8
        https://gerrit.sio2project.mimuw.edu.pl/3277

        (SIO-2259) Introduce User Contests

        This change introduces User Contests, which are contests available for
        any user.

        An option to disable the user contests will be added by the next change.

        Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 8 https://gerrit.sio2project.mimuw.edu.pl/3277 ( SIO-2259 ) Introduce User Contests This change introduces User Contests, which are contests available for any user. An option to disable the user contests will be added by the next change. Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 8
        https://gerrit.sio2project.mimuw.edu.pl/3290

        (SIO-2259) Allow User Contest archiving

        This change introduces an ARCHIVE_USERCONTESTS setting, which
        disallows changing settings as well as submitting to User Contests,
        while leaving their contents intact.

        Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 8 https://gerrit.sio2project.mimuw.edu.pl/3290 ( SIO-2259 ) Allow User Contest archiving This change introduces an ARCHIVE_USERCONTESTS setting, which disallows changing settings as well as submitting to User Contests, while leaving their contents intact. Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 10
        https://gerrit.sio2project.mimuw.edu.pl/3276

        (SIO-2259) Create 'basicadmin' contest permission

        This change adds a new permission 'contests.contest_basicadmin', which
        is meant to be a "softer" version of the 'contests.contest_admin' -
        with access to only parts of contest configuration. This is to prepare
        the groundwork for limiting access in the User Contests.

        Some checks for 'is_contest_admin' were left unchanged wherever the
        'basicadmin' users should not have access, whereas others were changed
        accordingly to 'is_contest_basicadmin' to allow these users in.

        Also added the 'is_contest_admin" check on some sidebar menus, to
        prevent 'basicadmin' users from seeing links to pages they don't have
        access to.

        Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 10 https://gerrit.sio2project.mimuw.edu.pl/3276 ( SIO-2259 ) Create 'basicadmin' contest permission This change adds a new permission 'contests.contest_basicadmin', which is meant to be a "softer" version of the 'contests.contest_admin' - with access to only parts of contest configuration. This is to prepare the groundwork for limiting access in the User Contests. Some checks for 'is_contest_admin' were left unchanged wherever the 'basicadmin' users should not have access, whereas others were changed accordingly to 'is_contest_basicadmin' to allow these users in. Also added the 'is_contest_admin" check on some sidebar menus, to prevent 'basicadmin' users from seeing links to pages they don't have access to. Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 11
        https://gerrit.sio2project.mimuw.edu.pl/3276

        (SIO-2259) Create 'basicadmin' contest permission

        This change adds a new permission 'contests.contest_basicadmin', which
        is meant to be a "softer" version of the 'contests.contest_admin' -
        with access to only parts of contest configuration. This is to prepare
        the groundwork for limiting access in the User Contests.

        Some checks for 'is_contest_admin' were left unchanged wherever the
        'basicadmin' users should not have access, whereas others were changed
        accordingly to 'is_contest_basicadmin' to allow these users in.

        Also added the 'is_contest_admin" check on some sidebar menus, to
        prevent 'basicadmin' users from seeing links to pages they don't have
        access to.

        Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 11 https://gerrit.sio2project.mimuw.edu.pl/3276 ( SIO-2259 ) Create 'basicadmin' contest permission This change adds a new permission 'contests.contest_basicadmin', which is meant to be a "softer" version of the 'contests.contest_admin' - with access to only parts of contest configuration. This is to prepare the groundwork for limiting access in the User Contests. Some checks for 'is_contest_admin' were left unchanged wherever the 'basicadmin' users should not have access, whereas others were changed accordingly to 'is_contest_basicadmin' to allow these users in. Also added the 'is_contest_admin" check on some sidebar menus, to prevent 'basicadmin' users from seeing links to pages they don't have access to. Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 9
        https://gerrit.sio2project.mimuw.edu.pl/3277

        (SIO-2259) Introduce User Contests

        This change introduces User Contests, which are contests available for
        any user.

        An option to disable the user contests will be added by the next change.

        Also fixed a bug that resulted in not displaying icons when user had
        more than one menu available, as well as a weird behaviour in the
        ContestAdminMixin in teachers, which was "capturing" the execution paths
        belonging to other ContestAdmin mixins.

        Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 9 https://gerrit.sio2project.mimuw.edu.pl/3277 ( SIO-2259 ) Introduce User Contests This change introduces User Contests, which are contests available for any user. An option to disable the user contests will be added by the next change. Also fixed a bug that resulted in not displaying icons when user had more than one menu available, as well as a weird behaviour in the ContestAdminMixin in teachers, which was "capturing" the execution paths belonging to other ContestAdmin mixins. Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 9
        https://gerrit.sio2project.mimuw.edu.pl/3290

        (SIO-2259) Allow User Contest archiving

        This change introduces an ARCHIVE_USERCONTESTS setting, which
        disallows changing settings as well as submitting to User Contests,
        while leaving their contents intact. This is done by changing
        the 'regular' users' permissions from 'basicadmin' to 'observer'.

        Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 9 https://gerrit.sio2project.mimuw.edu.pl/3290 ( SIO-2259 ) Allow User Contest archiving This change introduces an ARCHIVE_USERCONTESTS setting, which disallows changing settings as well as submitting to User Contests, while leaving their contents intact. This is done by changing the 'regular' users' permissions from 'basicadmin' to 'observer'. Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 12
        https://gerrit.sio2project.mimuw.edu.pl/3276

        (SIO-2259) Create 'basicadmin' contest permission

        This change adds a new permission 'contests.contest_basicadmin', which
        is meant to be a "softer" version of the 'contests.contest_admin' -
        with access to only parts of contest configuration. This is to prepare
        the groundwork for limiting access in the User Contests.

        Some checks for 'is_contest_admin' were left unchanged wherever the
        'basicadmin' users should not have access, whereas others were changed
        accordingly to 'is_contest_basicadmin' to allow these users in.

        Also added the 'is_contest_admin" check on some sidebar menus, to
        prevent 'basicadmin' users from seeing links to pages they don't have
        access to.

        Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 12 https://gerrit.sio2project.mimuw.edu.pl/3276 ( SIO-2259 ) Create 'basicadmin' contest permission This change adds a new permission 'contests.contest_basicadmin', which is meant to be a "softer" version of the 'contests.contest_admin' - with access to only parts of contest configuration. This is to prepare the groundwork for limiting access in the User Contests. Some checks for 'is_contest_admin' were left unchanged wherever the 'basicadmin' users should not have access, whereas others were changed accordingly to 'is_contest_basicadmin' to allow these users in. Also added the 'is_contest_admin" check on some sidebar menus, to prevent 'basicadmin' users from seeing links to pages they don't have access to. Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 10
        https://gerrit.sio2project.mimuw.edu.pl/3277

        (SIO-2259) Introduce User Contests

        This change introduces User Contests, which are contests available for
        any user.

        An option to disable the user contests will be added by the next change.

        Also fixed a bug that resulted in not displaying icons when user had
        more than one menu available, as well as a weird behaviour in the
        ContestAdminMixin in teachers, which was "capturing" the execution paths
        belonging to other ContestAdmin mixins.

        Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 10 https://gerrit.sio2project.mimuw.edu.pl/3277 ( SIO-2259 ) Introduce User Contests This change introduces User Contests, which are contests available for any user. An option to disable the user contests will be added by the next change. Also fixed a bug that resulted in not displaying icons when user had more than one menu available, as well as a weird behaviour in the ContestAdminMixin in teachers, which was "capturing" the execution paths belonging to other ContestAdmin mixins. Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 10
        https://gerrit.sio2project.mimuw.edu.pl/3290

        (SIO-2259) Allow User Contest archiving

        This change introduces an ARCHIVE_USERCONTESTS setting, which
        disallows changing settings as well as submitting to User Contests,
        while leaving their contents intact. This is done by changing
        the 'regular' users' permissions from 'basicadmin' to 'observer'.

        Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 10 https://gerrit.sio2project.mimuw.edu.pl/3290 ( SIO-2259 ) Allow User Contest archiving This change introduces an ARCHIVE_USERCONTESTS setting, which disallows changing settings as well as submitting to User Contests, while leaving their contents intact. This is done by changing the 'regular' users' permissions from 'basicadmin' to 'observer'. Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 11
        https://gerrit.sio2project.mimuw.edu.pl/3277

        (SIO-2259) Introduce User Contests

        This change introduces User Contests, which are contests available for
        any user.

        An option to disable the user contests will be added by the next change.

        Also fixed a bug that resulted in not displaying icons when user had
        more than one menu available, as well as a weird behaviour in the
        ContestAdminMixin in teachers, which was "capturing" the execution paths
        belonging to other ContestAdmin mixins.

        Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 11 https://gerrit.sio2project.mimuw.edu.pl/3277 ( SIO-2259 ) Introduce User Contests This change introduces User Contests, which are contests available for any user. An option to disable the user contests will be added by the next change. Also fixed a bug that resulted in not displaying icons when user had more than one menu available, as well as a weird behaviour in the ContestAdminMixin in teachers, which was "capturing" the execution paths belonging to other ContestAdmin mixins. Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 11
        https://gerrit.sio2project.mimuw.edu.pl/3290

        (SIO-2259) Allow User Contest archiving

        This change introduces an ARCHIVE_USERCONTESTS setting, which
        disallows changing settings as well as submitting to User Contests,
        while leaving their contents intact. This is done by changing
        the 'regular' users' permissions from 'basicadmin' to 'observer'.

        Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 11 https://gerrit.sio2project.mimuw.edu.pl/3290 ( SIO-2259 ) Allow User Contest archiving This change introduces an ARCHIVE_USERCONTESTS setting, which disallows changing settings as well as submitting to User Contests, while leaving their contents intact. This is done by changing the 'regular' users' permissions from 'basicadmin' to 'observer'. Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 12
        https://gerrit.sio2project.mimuw.edu.pl/3290

        (SIO-2259) Allow User Contest archiving

        This change introduces an ARCHIVE_USERCONTESTS setting, which
        disallows changing settings as well as submitting to User Contests,
        while leaving their contents intact. This is done by changing
        the 'regular' users' permissions from 'basicadmin' to 'observer'.

        Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 12 https://gerrit.sio2project.mimuw.edu.pl/3290 ( SIO-2259 ) Allow User Contest archiving This change introduces an ARCHIVE_USERCONTESTS setting, which disallows changing settings as well as submitting to User Contests, while leaving their contents intact. This is done by changing the 'regular' users' permissions from 'basicadmin' to 'observer'. Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 12
        https://gerrit.sio2project.mimuw.edu.pl/3277

        (SIO-2259) Introduce User Contests

        This change introduces User Contests, which are contests available for
        any user.

        An option to disable the user contests will be added by the next change.

        Also fixed a bug that resulted in not displaying icons when user had
        more than one menu available, as well as a weird behaviour in the
        ContestAdminMixin in teachers, which was "capturing" the execution paths
        belonging to other ContestAdmin mixins.

        Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 12 https://gerrit.sio2project.mimuw.edu.pl/3277 ( SIO-2259 ) Introduce User Contests This change introduces User Contests, which are contests available for any user. An option to disable the user contests will be added by the next change. Also fixed a bug that resulted in not displaying icons when user had more than one menu available, as well as a weird behaviour in the ContestAdminMixin in teachers, which was "capturing" the execution paths belonging to other ContestAdmin mixins. Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 13
        https://gerrit.sio2project.mimuw.edu.pl/3290

        (SIO-2259) Allow User Contest archiving

        This change introduces an ARCHIVE_USERCONTESTS setting, which
        disallows changing settings as well as submitting to User Contests,
        while leaving their contents intact. This is done by changing
        the 'regular' users' permissions from 'basicadmin' to 'observer'.

        Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 13 https://gerrit.sio2project.mimuw.edu.pl/3290 ( SIO-2259 ) Allow User Contest archiving This change introduces an ARCHIVE_USERCONTESTS setting, which disallows changing settings as well as submitting to User Contests, while leaving their contents intact. This is done by changing the 'regular' users' permissions from 'basicadmin' to 'observer'. Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 13
        https://gerrit.sio2project.mimuw.edu.pl/3277

        (SIO-2259) Introduce User Contests

        This change introduces User Contests, which are contests available for
        any user.

        An option to disable the user contests will be added by the next change.

        Also fixed a bug that resulted in not displaying icons when user had
        more than one menu available, as well as a weird behaviour in the
        ContestAdminMixin in teachers, which was "capturing" the execution paths
        belonging to other ContestAdmin mixins.

        Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 13 https://gerrit.sio2project.mimuw.edu.pl/3277 ( SIO-2259 ) Introduce User Contests This change introduces User Contests, which are contests available for any user. An option to disable the user contests will be added by the next change. Also fixed a bug that resulted in not displaying icons when user had more than one menu available, as well as a weird behaviour in the ContestAdminMixin in teachers, which was "capturing" the execution paths belonging to other ContestAdmin mixins. Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 13
        https://gerrit.sio2project.mimuw.edu.pl/3276

        (SIO-2259) Create 'basicadmin' contest permission

        This change adds a new permission 'contests.contest_basicadmin', which
        is meant to be a "softer" version of the 'contests.contest_admin' -
        with access to only parts of contest configuration. This is to prepare
        the groundwork for limiting access in the User Contests.

        Some checks for 'is_contest_admin' were left unchanged wherever the
        'basicadmin' users should not have access, whereas others were changed
        accordingly to 'is_contest_basicadmin' to allow these users in.

        Also added the 'is_contest_admin" check on some sidebar menus, to
        prevent 'basicadmin' users from seeing links to pages they don't have
        access to.

        Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 13 https://gerrit.sio2project.mimuw.edu.pl/3276 ( SIO-2259 ) Create 'basicadmin' contest permission This change adds a new permission 'contests.contest_basicadmin', which is meant to be a "softer" version of the 'contests.contest_admin' - with access to only parts of contest configuration. This is to prepare the groundwork for limiting access in the User Contests. Some checks for 'is_contest_admin' were left unchanged wherever the 'basicadmin' users should not have access, whereas others were changed accordingly to 'is_contest_basicadmin' to allow these users in. Also added the 'is_contest_admin" check on some sidebar menus, to prevent 'basicadmin' users from seeing links to pages they don't have access to. Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 14
        https://gerrit.sio2project.mimuw.edu.pl/3277

        (SIO-2259) Introduce User Contests

        This change introduces User Contests, which are contests available for
        any user.

        An option to disable the user contests will be added by the next change.

        Also fixed a bug that resulted in not displaying icons when user had
        more than one menu available, as well as a weird behaviour in the
        ContestAdminMixin in teachers, which was "capturing" the execution paths
        belonging to other ContestAdmin mixins.

        Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 14 https://gerrit.sio2project.mimuw.edu.pl/3277 ( SIO-2259 ) Introduce User Contests This change introduces User Contests, which are contests available for any user. An option to disable the user contests will be added by the next change. Also fixed a bug that resulted in not displaying icons when user had more than one menu available, as well as a weird behaviour in the ContestAdminMixin in teachers, which was "capturing" the execution paths belonging to other ContestAdmin mixins. Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 14
        https://gerrit.sio2project.mimuw.edu.pl/3290

        (SIO-2259) Allow User Contest archiving

        This change introduces an ARCHIVE_USERCONTESTS setting, which
        disallows changing settings as well as submitting to User Contests,
        while leaving their contents intact. This is done by changing
        the 'regular' users' permissions from 'basicadmin' to 'observer'.

        Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 14 https://gerrit.sio2project.mimuw.edu.pl/3290 ( SIO-2259 ) Allow User Contest archiving This change introduces an ARCHIVE_USERCONTESTS setting, which disallows changing settings as well as submitting to User Contests, while leaving their contents intact. This is done by changing the 'regular' users' permissions from 'basicadmin' to 'observer'. Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 15
        https://gerrit.sio2project.mimuw.edu.pl/3277

        (SIO-2259) Introduce User Contests

        This change introduces User Contests, which are contests available for
        any user.

        An option to disable the user contests will be added by the next change.

        Also fixed a bug that resulted in not displaying icons when user had
        more than one menu available, as well as a weird behaviour in the
        ContestAdminMixin in teachers, which was "capturing" the execution paths
        belonging to other ContestAdmin mixins.

        Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 15 https://gerrit.sio2project.mimuw.edu.pl/3277 ( SIO-2259 ) Introduce User Contests This change introduces User Contests, which are contests available for any user. An option to disable the user contests will be added by the next change. Also fixed a bug that resulted in not displaying icons when user had more than one menu available, as well as a weird behaviour in the ContestAdminMixin in teachers, which was "capturing" the execution paths belonging to other ContestAdmin mixins. Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 15
        https://gerrit.sio2project.mimuw.edu.pl/3290

        (SIO-2259) Allow User Contest archiving

        This change introduces an ARCHIVE_USERCONTESTS setting, which
        disallows changing settings as well as submitting to User Contests,
        while leaving their contents intact. This is done by changing
        the 'regular' users' permissions from 'basicadmin' to 'observer'.

        Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 15 https://gerrit.sio2project.mimuw.edu.pl/3290 ( SIO-2259 ) Allow User Contest archiving This change introduces an ARCHIVE_USERCONTESTS setting, which disallows changing settings as well as submitting to User Contests, while leaving their contents intact. This is done by changing the 'regular' users' permissions from 'basicadmin' to 'observer'. Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 14
        https://gerrit.sio2project.mimuw.edu.pl/3276

        (SIO-2259) Create 'basicadmin' contest permission

        This change adds a new permission 'contests.contest_basicadmin', which
        is meant to be a "softer" version of the 'contests.contest_admin' -
        with access to only parts of contest configuration. This is to prepare
        the groundwork for limiting access in the User Contests.

        Some checks for 'is_contest_admin' were left unchanged wherever the
        'basicadmin' users should not have access, whereas others were changed
        accordingly to 'is_contest_basicadmin' to allow these users in.

        Also added the 'is_contest_admin" check on some sidebar menus, to
        prevent 'basicadmin' users from seeing links to pages they don't have
        access to.

        Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 14 https://gerrit.sio2project.mimuw.edu.pl/3276 ( SIO-2259 ) Create 'basicadmin' contest permission This change adds a new permission 'contests.contest_basicadmin', which is meant to be a "softer" version of the 'contests.contest_admin' - with access to only parts of contest configuration. This is to prepare the groundwork for limiting access in the User Contests. Some checks for 'is_contest_admin' were left unchanged wherever the 'basicadmin' users should not have access, whereas others were changed accordingly to 'is_contest_basicadmin' to allow these users in. Also added the 'is_contest_admin" check on some sidebar menus, to prevent 'basicadmin' users from seeing links to pages they don't have access to. Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 16
        https://gerrit.sio2project.mimuw.edu.pl/3277

        (SIO-2259) Introduce User Contests

        This change introduces User Contests, which are contests available for
        any user.

        An option to disable the user contests will be added by the next change.

        Also fixed a bug that resulted in not displaying icons when user had
        more than one menu available, as well as a weird behaviour in the
        ContestAdminMixin in teachers, which was "capturing" the execution paths
        belonging to other ContestAdmin mixins.

        Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 16 https://gerrit.sio2project.mimuw.edu.pl/3277 ( SIO-2259 ) Introduce User Contests This change introduces User Contests, which are contests available for any user. An option to disable the user contests will be added by the next change. Also fixed a bug that resulted in not displaying icons when user had more than one menu available, as well as a weird behaviour in the ContestAdminMixin in teachers, which was "capturing" the execution paths belonging to other ContestAdmin mixins. Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 16
        https://gerrit.sio2project.mimuw.edu.pl/3290

        (SIO-2259) Allow User Contest archiving

        This change introduces an ARCHIVE_USERCONTESTS setting, which
        disallows changing settings as well as submitting to User Contests,
        while leaving their contents intact. This is done by changing
        the 'regular' users' permissions from 'basicadmin' to 'observer'

        Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 16 https://gerrit.sio2project.mimuw.edu.pl/3290 ( SIO-2259 ) Allow User Contest archiving This change introduces an ARCHIVE_USERCONTESTS setting, which disallows changing settings as well as submitting to User Contests, while leaving their contents intact. This is done by changing the 'regular' users' permissions from 'basicadmin' to 'observer' Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 15
        https://gerrit.sio2project.mimuw.edu.pl/3276

        (SIO-2259) Create 'basicadmin' contest permission

        This change adds a new permission 'contests.contest_basicadmin', which
        is meant to be a "softer" version of the 'contests.contest_admin' -
        with access to only parts of contest configuration. This is to prepare
        the groundwork for limiting access in the User Contests.

        Some checks for 'is_contest_admin' were left unchanged wherever the
        'basicadmin' users should not have access, whereas others were changed
        accordingly to 'is_contest_basicadmin' to allow these users in.

        Also added the 'is_contest_admin" check on some sidebar menus, to
        prevent 'basicadmin' users from seeing links to pages they don't have
        access to.

        Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d, patchset 15 https://gerrit.sio2project.mimuw.edu.pl/3276 ( SIO-2259 ) Create 'basicadmin' contest permission This change adds a new permission 'contests.contest_basicadmin', which is meant to be a "softer" version of the 'contests.contest_admin' - with access to only parts of contest configuration. This is to prepare the groundwork for limiting access in the User Contests. Some checks for 'is_contest_admin' were left unchanged wherever the 'basicadmin' users should not have access, whereas others were changed accordingly to 'is_contest_basicadmin' to allow these users in. Also added the 'is_contest_admin" check on some sidebar menus, to prevent 'basicadmin' users from seeing links to pages they don't have access to. Change-Id: I1a2d40a6d4e350f31b3ee3601a86f8182a05fd1d
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 17
        https://gerrit.sio2project.mimuw.edu.pl/3277

        (SIO-2259) Introduce User Contests

        This change introduces User Contests, which are contests available for
        any user.

        An option to disable the user contests will be added by the next change.

        Also fixed a bug that resulted in not displaying icons when user had
        more than one menu available, as well as a weird behaviour in the
        ContestAdminMixin in teachers, which was "capturing" the execution paths
        belonging to other ContestAdmin mixins.

        Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4, patchset 17 https://gerrit.sio2project.mimuw.edu.pl/3277 ( SIO-2259 ) Introduce User Contests This change introduces User Contests, which are contests available for any user. An option to disable the user contests will be added by the next change. Also fixed a bug that resulted in not displaying icons when user had more than one menu available, as well as a weird behaviour in the ContestAdminMixin in teachers, which was "capturing" the execution paths belonging to other ContestAdmin mixins. Change-Id: I9bdceea9d2d0265ef4bd0675f1c8b50e1ed4aae4
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 17
        https://gerrit.sio2project.mimuw.edu.pl/3290

        (SIO-2259) Allow User Contest archiving

        This change introduces an ARCHIVE_USERCONTESTS setting, which
        disallows changing settings as well as submitting to User Contests,
        while leaving their contents intact. This is done by changing
        the 'regular' users' permissions from 'basicadmin' to 'observer'

        Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Icb7d341a71964a19892e16898dee4ab4d2b97c89, patchset 17 https://gerrit.sio2project.mimuw.edu.pl/3290 ( SIO-2259 ) Allow User Contest archiving This change introduces an ARCHIVE_USERCONTESTS setting, which disallows changing settings as well as submitting to User Contests, while leaving their contents intact. This is done by changing the 'regular' users' permissions from 'basicadmin' to 'observer' Change-Id: Icb7d341a71964a19892e16898dee4ab4d2b97c89
        Jakub Bartmiński made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Assignee Jakub Bartmiński [ xvyx ] Szymon Acedański [ accek ]
        Resolution Fixed [ 1 ]
        Szymon Acedański made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        New New Open Open
        2m 18s 1 Marek Żochowski 2019-06-13 21:38
        Open Open In Progress In Progress
        2s 1 Marek Żochowski 2019-06-13 21:38
        In Progress In Progress Open Open
        8d 12h 51m 1 Marek Żochowski 2019-06-22 10:30
        Open Open Resolved Resolved
        15d 2h 52m 1 Jakub Bartmiński 2019-07-7 13:22
        Resolved Resolved Closed Closed
        240d 3h 45m 1 Szymon Acedański 2020-03-3 16:08

          People

          • Assignee:
            Szymon Acedański
            Reporter:
            Marek Żochowski
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: