Details

    • Type: Improvement Improvement
    • Status: Reopened Reopened
    • Priority: Minor Minor
    • Resolution: Unresolved
    • Affects Version/s: Current Version
    • Fix Version/s: None
    • Component/s: OIOIOI
    • Labels:

      Description

      Right now, you cannot download public test packages (from oioioi.testspackages) in the problems in the problemset.

        Activity

        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I5bbeed2f1ccdd18f023cfb28521bd13c3c78af00, patchset 1
        https://gerrit.sio2project.mimuw.edu.pl/3393

        (SIO-2282) Show test packages in the problemset

        Added the ability for contest admins to download test packages right from the problemset

        Change-Id: I5bbeed2f1ccdd18f023cfb28521bd13c3c78af00
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I5bbeed2f1ccdd18f023cfb28521bd13c3c78af00, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3393 ( SIO-2282 ) Show test packages in the problemset Added the ability for contest admins to download test packages right from the problemset Change-Id: I5bbeed2f1ccdd18f023cfb28521bd13c3c78af00
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I5bbeed2f1ccdd18f023cfb28521bd13c3c78af00, patchset 2
        https://gerrit.sio2project.mimuw.edu.pl/3393

        (SIO-2282) Show test packages in the problemset

        Added the ability for contest admins to download test packages right from the problemset

        Change-Id: I5bbeed2f1ccdd18f023cfb28521bd13c3c78af00
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I5bbeed2f1ccdd18f023cfb28521bd13c3c78af00, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/3393 ( SIO-2282 ) Show test packages in the problemset Added the ability for contest admins to download test packages right from the problemset Change-Id: I5bbeed2f1ccdd18f023cfb28521bd13c3c78af00
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I5bbeed2f1ccdd18f023cfb28521bd13c3c78af00, patchset 3
        https://gerrit.sio2project.mimuw.edu.pl/3393

        (SIO-2282) Show test packages in the problemset

        Added the ability for contest admins to download test packages right from the problemset

        Change-Id: I5bbeed2f1ccdd18f023cfb28521bd13c3c78af00
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I5bbeed2f1ccdd18f023cfb28521bd13c3c78af00, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/3393 ( SIO-2282 ) Show test packages in the problemset Added the ability for contest admins to download test packages right from the problemset Change-Id: I5bbeed2f1ccdd18f023cfb28521bd13c3c78af00
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I5bbeed2f1ccdd18f023cfb28521bd13c3c78af00, patchset 4
        https://gerrit.sio2project.mimuw.edu.pl/3393

        (SIO-2282) Show test packages in the problemset

        Added the ability for contest admins to download test packages right from the problemset

        Change-Id: I5bbeed2f1ccdd18f023cfb28521bd13c3c78af00
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I5bbeed2f1ccdd18f023cfb28521bd13c3c78af00, patchset 4 https://gerrit.sio2project.mimuw.edu.pl/3393 ( SIO-2282 ) Show test packages in the problemset Added the ability for contest admins to download test packages right from the problemset Change-Id: I5bbeed2f1ccdd18f023cfb28521bd13c3c78af00
        Hide
        Wojciech Dubiel added a comment -
        Doesn't work without a contest in the url.
        Show
        Wojciech Dubiel added a comment - Doesn't work without a contest in the url.
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Iaf49828d4fcac90b1ea162fa8595b5d73792a560, patchset 1
        https://gerrit.sio2project.mimuw.edu.pl/3559

        SIO-2282 Fix problem site testpackages not working on problem site

        The original implementation didn't work outside of contests
        for some weird reason.

        Change-Id: Iaf49828d4fcac90b1ea162fa8595b5d73792a560
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Iaf49828d4fcac90b1ea162fa8595b5d73792a560, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3559 SIO-2282 Fix problem site testpackages not working on problem site The original implementation didn't work outside of contests for some weird reason. Change-Id: Iaf49828d4fcac90b1ea162fa8595b5d73792a560
        Hide
        Wojciech Dubiel added a comment -
        Also, even with the above fix, this is visible only to admins.
        Showing test packages to regular users will require more work.
        Show
        Wojciech Dubiel added a comment - Also, even with the above fix, this is visible only to admins. Showing test packages to regular users will require more work.
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Iaf49828d4fcac90b1ea162fa8595b5d73792a560, patchset 2
        https://gerrit.sio2project.mimuw.edu.pl/3559

        SIO-2282 Fix problem site testpackages not working on problem site

        The original implementation checked permissions in a way
        which couldn't possibly work outside of a contest,
        even though it was intended specifically for outside-of-contest
        operation.

        Change-Id: Iaf49828d4fcac90b1ea162fa8595b5d73792a560
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Iaf49828d4fcac90b1ea162fa8595b5d73792a560, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/3559 SIO-2282 Fix problem site testpackages not working on problem site The original implementation checked permissions in a way which couldn't possibly work outside of a contest, even though it was intended specifically for outside-of-contest operation. Change-Id: Iaf49828d4fcac90b1ea162fa8595b5d73792a560
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Iaf49828d4fcac90b1ea162fa8595b5d73792a560, patchset 3
        https://gerrit.sio2project.mimuw.edu.pl/3559

        SIO-2282 Fix problem site testpackages not working on problem site

        The original implementation was checking permissions in a way
        which couldn't possibly work outside of a contest,
        even though it was intended specifically for outside-of-contest
        operation.

        Change-Id: Iaf49828d4fcac90b1ea162fa8595b5d73792a560
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Iaf49828d4fcac90b1ea162fa8595b5d73792a560, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/3559 SIO-2282 Fix problem site testpackages not working on problem site The original implementation was checking permissions in a way which couldn't possibly work outside of a contest, even though it was intended specifically for outside-of-contest operation. Change-Id: Iaf49828d4fcac90b1ea162fa8595b5d73792a560

          People

          • Assignee:
            Unassigned
            Reporter:
            Bartosz Kostka
            TAG Developer:
            Franciszek Hnatów
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated: