The SIO2 project
  1. The SIO2 project
  2. SIO-2298

Diffing quiz submittions throws an exception

    Details

      Description

      When entering a quiz submittion, there is an option to diff it with previous solutions. However using this options throws an exception.

        Issue Links

          Activity

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

          SIO-2298 Diffing quiz submittions throws an exception

          Removed diff submissions button for quiz problems.
          Added regression test.

          Change-Id: Ibcf55d1f42616586bc1f2704d591f8f45aee7563
          Show
          Gerrit Gerrit added a comment - Change oioioi~master~Ibcf55d1f42616586bc1f2704d591f8f45aee7563, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3400 SIO-2298 Diffing quiz submittions throws an exception Removed diff submissions button for quiz problems. Added regression test. Change-Id: Ibcf55d1f42616586bc1f2704d591f8f45aee7563
          Hide
          Gerrit Gerrit added a comment -
          Change oioioi~master~Ibcf55d1f42616586bc1f2704d591f8f45aee7563, patchset 2
          https://gerrit.sio2project.mimuw.edu.pl/3400

          SIO-2298 Diffing quiz submittions throws an exception

          Removed diff submissions button for quiz problems.
          Added regression test.

          Change-Id: Ibcf55d1f42616586bc1f2704d591f8f45aee7563
          Show
          Gerrit Gerrit added a comment - Change oioioi~master~Ibcf55d1f42616586bc1f2704d591f8f45aee7563, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/3400 SIO-2298 Diffing quiz submittions throws an exception Removed diff submissions button for quiz problems. Added regression test. Change-Id: Ibcf55d1f42616586bc1f2704d591f8f45aee7563
          Hide
          Gerrit Gerrit added a comment -
          Change oioioi~master~Ibcf55d1f42616586bc1f2704d591f8f45aee7563, patchset 3
          https://gerrit.sio2project.mimuw.edu.pl/3400

          SIO-2298 Diffing quiz submittions throws an exception

          Removed diff submissions button for quiz problems.
          Changed controller, so render_submission_footer
          is in programmingProblemController, so a different function
          can be implemented in QuizProblemController.
          Moved this function from ProgrammingContestController (since there may be quizzes in
          programmingContest).
          Added regression test.

          Change-Id: Ibcf55d1f42616586bc1f2704d591f8f45aee7563
          Show
          Gerrit Gerrit added a comment - Change oioioi~master~Ibcf55d1f42616586bc1f2704d591f8f45aee7563, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/3400 SIO-2298 Diffing quiz submittions throws an exception Removed diff submissions button for quiz problems. Changed controller, so render_submission_footer is in programmingProblemController, so a different function can be implemented in QuizProblemController. Moved this function from ProgrammingContestController (since there may be quizzes in programmingContest). Added regression test. Change-Id: Ibcf55d1f42616586bc1f2704d591f8f45aee7563
          Hide
          Gerrit Gerrit added a comment -
          Change oioioi~master~Ibcf55d1f42616586bc1f2704d591f8f45aee7563, patchset 4
          https://gerrit.sio2project.mimuw.edu.pl/3400

          SIO-2298 Diffing quiz submittions throws an exception

          Removed diff submissions button for quiz problems.
          Changed controller, so render_submission_footer
          is in programmingProblemController, so a different function
          can be implemented in QuizProblemController.
          Moved this function from ProgrammingContestController (since there may be quizzes in
          programmingContest).
          Added regression test.

          Change-Id: Ibcf55d1f42616586bc1f2704d591f8f45aee7563
          Show
          Gerrit Gerrit added a comment - Change oioioi~master~Ibcf55d1f42616586bc1f2704d591f8f45aee7563, patchset 4 https://gerrit.sio2project.mimuw.edu.pl/3400 SIO-2298 Diffing quiz submittions throws an exception Removed diff submissions button for quiz problems. Changed controller, so render_submission_footer is in programmingProblemController, so a different function can be implemented in QuizProblemController. Moved this function from ProgrammingContestController (since there may be quizzes in programmingContest). Added regression test. Change-Id: Ibcf55d1f42616586bc1f2704d591f8f45aee7563
          Hide
          Gerrit Gerrit added a comment -
          Change oioioi~master~Ibcf55d1f42616586bc1f2704d591f8f45aee7563, patchset 5
          https://gerrit.sio2project.mimuw.edu.pl/3400

          SIO-2298 Diffing quiz submittions throws an exception

          Removed diff submissions button for quiz problems.
          Changed controller, so render_submission_footer
          is in programmingProblemController, so a different function
          can be implemented in QuizProblemController.
          Moved this function from ProgrammingContestController (since there may be quizzes in
          programmingContest).
          Added regression test.

          Change-Id: Ibcf55d1f42616586bc1f2704d591f8f45aee7563
          Show
          Gerrit Gerrit added a comment - Change oioioi~master~Ibcf55d1f42616586bc1f2704d591f8f45aee7563, patchset 5 https://gerrit.sio2project.mimuw.edu.pl/3400 SIO-2298 Diffing quiz submittions throws an exception Removed diff submissions button for quiz problems. Changed controller, so render_submission_footer is in programmingProblemController, so a different function can be implemented in QuizProblemController. Moved this function from ProgrammingContestController (since there may be quizzes in programmingContest). Added regression test. Change-Id: Ibcf55d1f42616586bc1f2704d591f8f45aee7563
          Hide
          Gerrit Gerrit added a comment -
          Change oioioi~master~Ibcf55d1f42616586bc1f2704d591f8f45aee7563, patchset 6
          https://gerrit.sio2project.mimuw.edu.pl/3400

          SIO-2298 Diffing quiz submittions throws an exception

          Removed diff submissions button for quiz problems.
          Changed controller, so render_submission_footer
          is in programmingProblemController, so a different function
          can be implemented in QuizProblemController.
          Moved this function from ProgrammingContestController (since there may be quizzes in
          programmingContest).
          Added regression test.

          Change-Id: Ibcf55d1f42616586bc1f2704d591f8f45aee7563
          Show
          Gerrit Gerrit added a comment - Change oioioi~master~Ibcf55d1f42616586bc1f2704d591f8f45aee7563, patchset 6 https://gerrit.sio2project.mimuw.edu.pl/3400 SIO-2298 Diffing quiz submittions throws an exception Removed diff submissions button for quiz problems. Changed controller, so render_submission_footer is in programmingProblemController, so a different function can be implemented in QuizProblemController. Moved this function from ProgrammingContestController (since there may be quizzes in programmingContest). Added regression test. Change-Id: Ibcf55d1f42616586bc1f2704d591f8f45aee7563
          Hide
          Gerrit Gerrit added a comment -
          Change oioioi~master~Ibcf55d1f42616586bc1f2704d591f8f45aee7563, patchset 7
          https://gerrit.sio2project.mimuw.edu.pl/3400

          SIO-2298 Diffing quiz submittions throws an exception

          Removed diff submissions button for quiz problems.
          Changed controller, so render_submission_footer
          is in programmingProblemController, so a different function
          can be implemented in QuizProblemController.
          Moved this function from ProgrammingContestController (since there may be quizzes in
          programmingContest).
          Added regression test.

          Change-Id: Ibcf55d1f42616586bc1f2704d591f8f45aee7563
          Show
          Gerrit Gerrit added a comment - Change oioioi~master~Ibcf55d1f42616586bc1f2704d591f8f45aee7563, patchset 7 https://gerrit.sio2project.mimuw.edu.pl/3400 SIO-2298 Diffing quiz submittions throws an exception Removed diff submissions button for quiz problems. Changed controller, so render_submission_footer is in programmingProblemController, so a different function can be implemented in QuizProblemController. Moved this function from ProgrammingContestController (since there may be quizzes in programmingContest). Added regression test. Change-Id: Ibcf55d1f42616586bc1f2704d591f8f45aee7563
          Hide
          Gerrit Gerrit added a comment -
          Change oioioi~master~Ibcf55d1f42616586bc1f2704d591f8f45aee7563, patchset 8
          https://gerrit.sio2project.mimuw.edu.pl/3400

          SIO-2298 Diffing quiz submittions throws an exception

          Removed diff submissions button for quiz problems.
          Changed controller, so render_submission_footer
          is in programmingProblemController, so a different function
          can be implemented in QuizProblemController.
          Moved this function from ProgrammingContestController (since there may be quizzes in
          programmingContest).
          Added regression test.

          Change-Id: Ibcf55d1f42616586bc1f2704d591f8f45aee7563
          Show
          Gerrit Gerrit added a comment - Change oioioi~master~Ibcf55d1f42616586bc1f2704d591f8f45aee7563, patchset 8 https://gerrit.sio2project.mimuw.edu.pl/3400 SIO-2298 Diffing quiz submittions throws an exception Removed diff submissions button for quiz problems. Changed controller, so render_submission_footer is in programmingProblemController, so a different function can be implemented in QuizProblemController. Moved this function from ProgrammingContestController (since there may be quizzes in programmingContest). Added regression test. Change-Id: Ibcf55d1f42616586bc1f2704d591f8f45aee7563
          Hide
          Gerrit Gerrit added a comment -
          Change oioioi~master~I996a427bde7c4e55bcddc2a739db0aa029d267d2, patchset 1
          https://gerrit.sio2project.mimuw.edu.pl/3404

          SIO-2298 Diffing quiz submittions throws an exception

          Fixed normal users getting errors on submissions without contest.
          Added hidding hidden submissions from nonadmin users.

          Change-Id: I996a427bde7c4e55bcddc2a739db0aa029d267d2
          Show
          Gerrit Gerrit added a comment - Change oioioi~master~I996a427bde7c4e55bcddc2a739db0aa029d267d2, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3404 SIO-2298 Diffing quiz submittions throws an exception Fixed normal users getting errors on submissions without contest. Added hidding hidden submissions from nonadmin users. Change-Id: I996a427bde7c4e55bcddc2a739db0aa029d267d2

            People

            • Assignee:
              Szymon Acedański
              Reporter:
              Stanisław Strzelecki
              TAG Developer:
              Stanisław Strzelecki
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: