Details

    • Type: Improvement Improvement
    • Status: Resolved Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: Current Version
    • Fix Version/s: TAG 2020/21 Winter Sprint
    • Component/s: OIOIOI
    • Labels:
    • Sprint:
      TAG 2020/21 Winter Sprint

      Issue Links

        Activity

        Michalina Sidor made changes -
        Field Original Value New Value
        Link This issue blocks SIO-2244 [ SIO-2244 ]
        Szymon Czyżmański made changes -
        Status New [ 10000 ] Open [ 1 ]
        Szymon Czyżmański made changes -
        Assignee Szymon Czyżmański [ czyzmanski ]
        Wojciech Dubiel made changes -
        Labels tag1 tag2
        Szymon Czyżmański made changes -
        Assignee Szymon Czyżmański [ czyzmanski ]
        Szymon Czyżmański made changes -
        Assignee Szymon Czyżmański [ czyzmanski ]
        Wojciech Dubiel made changes -
        Affects Version/s TAG 2020/21 Winter Sprint [ 13100 ]
        Affects Version/s Current Version [ 11000 ]
        Wojciech Dubiel made changes -
        Affects Version/s Current Version [ 11000 ]
        Affects Version/s TAG 2020/21 Winter Sprint [ 13100 ]
        Wojciech Dubiel made changes -
        Fix Version/s TAG 2020/21 Winter Sprint [ 13100 ]
        Wojciech Dubiel made changes -
        Sprint TAG 2020/21 Winter Sprint [ 4 ]
        Wojciech Dubiel made changes -
        Rank Ranked higher
        Szymon Czyżmański made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I3a0e734ef955cecd1580a139780a995c6e565ef6, patchset 1
        https://gerrit.sio2project.mimuw.edu.pl/3591

        (SIO-2314) Make algorithm tags translatable

        Algorithm tags can be translated into multiple languages.
        Algorithm tag hints mechanism searches for all names containing
        given string in all languages.
        Refactors some of the methods returning tag hints (DRY).

        Change-Id: I3a0e734ef955cecd1580a139780a995c6e565ef6
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I3a0e734ef955cecd1580a139780a995c6e565ef6, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3591 ( SIO-2314 ) Make algorithm tags translatable Algorithm tags can be translated into multiple languages. Algorithm tag hints mechanism searches for all names containing given string in all languages. Refactors some of the methods returning tag hints (DRY). Change-Id: I3a0e734ef955cecd1580a139780a995c6e565ef6
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I3a0e734ef955cecd1580a139780a995c6e565ef6, patchset 2
        https://gerrit.sio2project.mimuw.edu.pl/3591

        (SIO-2314) Make algorithm tags translatable

        Algorithm tags can be translated into multiple languages.

        Algorithm tag hints mechanism searches for all names containing
        given string in all languages.

        Refactors some of the methods returning tag hints (DRY).

        Changed single quotes to double quotes in strings displayed
        to the user.

        Make searching for existing tags containing typed string case
        insensitive (JavaScript).

        Change-Id: I3a0e734ef955cecd1580a139780a995c6e565ef6
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I3a0e734ef955cecd1580a139780a995c6e565ef6, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/3591 ( SIO-2314 ) Make algorithm tags translatable Algorithm tags can be translated into multiple languages. Algorithm tag hints mechanism searches for all names containing given string in all languages. Refactors some of the methods returning tag hints (DRY). Changed single quotes to double quotes in strings displayed to the user. Make searching for existing tags containing typed string case insensitive (JavaScript). Change-Id: I3a0e734ef955cecd1580a139780a995c6e565ef6
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I3a0e734ef955cecd1580a139780a995c6e565ef6, patchset 3
        https://gerrit.sio2project.mimuw.edu.pl/3591

        (SIO-2314) Make algorithm tags translatable

        Algorithm tags can be translated into multiple languages.

        Algorithm tag hints mechanism searches for all names containing
        given string in all languages.

        Refactors some of the methods returning tag hints (DRY).

        Changed single quotes to double quotes in strings displayed
        to the user.

        Make searching for existing tags containing typed string case
        insensitive (JavaScript).

        Change-Id: I3a0e734ef955cecd1580a139780a995c6e565ef6
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I3a0e734ef955cecd1580a139780a995c6e565ef6, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/3591 ( SIO-2314 ) Make algorithm tags translatable Algorithm tags can be translated into multiple languages. Algorithm tag hints mechanism searches for all names containing given string in all languages. Refactors some of the methods returning tag hints (DRY). Changed single quotes to double quotes in strings displayed to the user. Make searching for existing tags containing typed string case insensitive (JavaScript). Change-Id: I3a0e734ef955cecd1580a139780a995c6e565ef6
        Hide
        Szymon Czyżmański added a comment -
        Merged to master.
        Show
        Szymon Czyżmański added a comment - Merged to master.
        Szymon Czyżmański made changes -
        Status In Progress [ 3 ] Resolved [ 5 ]
        Assignee Szymon Czyżmański [ czyzmanski ] Wojciech Dubiel [ wolf480 ]
        Resolution Fixed [ 1 ]
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Ie92419e067d8dc7d5613f8833ec6e9f182a02b1b, patchset 1
        https://gerrit.sio2project.mimuw.edu.pl/3595

        (SIO-2314) Fix TypeError

        Fix bug with TypeError occurring when trying to concatenate two QuerySets together
        using '+' operator in get_tag_proposal_hints_view function.

        Change-Id: Ie92419e067d8dc7d5613f8833ec6e9f182a02b1b
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Ie92419e067d8dc7d5613f8833ec6e9f182a02b1b, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3595 ( SIO-2314 ) Fix TypeError Fix bug with TypeError occurring when trying to concatenate two QuerySets together using '+' operator in get_tag_proposal_hints_view function. Change-Id: Ie92419e067d8dc7d5613f8833ec6e9f182a02b1b
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Ie92419e067d8dc7d5613f8833ec6e9f182a02b1b, patchset 2
        https://gerrit.sio2project.mimuw.edu.pl/3595

        (SIO-2314) Fix TypeError in the change "Make algorithm tags translatable"

        Fix bug with TypeError occurring when trying to concatenate two QuerySets together
        using '+' operator in get_tag_proposal_hints_view function.

        Added a few regression tests for this function.

        Change-Id: Ie92419e067d8dc7d5613f8833ec6e9f182a02b1b
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Ie92419e067d8dc7d5613f8833ec6e9f182a02b1b, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/3595 ( SIO-2314 ) Fix TypeError in the change "Make algorithm tags translatable" Fix bug with TypeError occurring when trying to concatenate two QuerySets together using '+' operator in get_tag_proposal_hints_view function. Added a few regression tests for this function. Change-Id: Ie92419e067d8dc7d5613f8833ec6e9f182a02b1b
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~Ie92419e067d8dc7d5613f8833ec6e9f182a02b1b, patchset 3
        https://gerrit.sio2project.mimuw.edu.pl/3595

        (SIO-2314) Fix TypeError in the change "Make algorithm tags translatable"

        Fix bug with TypeError occurring when trying to concatenate two QuerySets together
        using '+' operator in get_tag_proposal_hints_view function.

        Added a few regression tests for this function.

        Change-Id: Ie92419e067d8dc7d5613f8833ec6e9f182a02b1b
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~Ie92419e067d8dc7d5613f8833ec6e9f182a02b1b, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/3595 ( SIO-2314 ) Fix TypeError in the change "Make algorithm tags translatable" Fix bug with TypeError occurring when trying to concatenate two QuerySets together using '+' operator in get_tag_proposal_hints_view function. Added a few regression tests for this function. Change-Id: Ie92419e067d8dc7d5613f8833ec6e9f182a02b1b
        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        New New Open Open
        357d 14h 42m 1 Szymon Czyżmański 2020-12-15 12:58
        Open Open In Progress In Progress
        40d 11h 58m 1 Szymon Czyżmański 2021-01-25 0:56
        In Progress In Progress Resolved Resolved
        23h 33m 1 Szymon Czyżmański 2021-01-26 0:29

          People

          • Assignee:
            Wojciech Dubiel
            Reporter:
            Michalina Sidor
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:

              Agile