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

Source code should be displayed with syntax highlighting in "my submissions"

    Details

    • Type: New Feature New Feature
    • Status: Closed Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 0.1.1
    • Fix Version/s: 0.1.1
    • Component/s: OIOIOI
    • Labels:
      None
    • Story Points:
      2

      Description

      Now it's just returned as ugly plaintext ;)

        Activity

        Mateusz Kwapich made changes -
        Field Original Value New Value
        Priority Blocker [ 1 ] Minor [ 4 ]
        Mateusz Kwapich made changes -
        Description Now it's just returned as ugly plaintext. A button to download the source file is also good idea ;)
        Mateusz Kwapich made changes -
        Status New [ 10000 ] Open [ 1 ]
        Mateusz Kwapich made changes -
        Summary Source code should be displayed inside template in "my submissions" Source code should be displayed inside template with syntax highlighting in "my submissions"
        Mateusz Kwapich made changes -
        Summary Source code should be displayed inside template with syntax highlighting in "my submissions" Source code should be displayed with syntax highlighting in "my submissions"
        Description Now it's just returned as ugly plaintext. A button to download the source file is also good idea ;) Now it's just returned as ugly plaintext ;)
        Mateusz Kwapich made changes -
        Story Points 1
        Mateusz Kwapich made changes -
        Story Points 1 2
        Mateusz Kwapich made changes -
        Assignee Patryk Hes [ pathes ]
        Patryk Hes made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Patryk Hes made changes -
        Status In Progress [ 3 ] Open [ 1 ]
        Hide
        Patryk Hes added a comment -
        Added syntax highligting for source files - allows files with extension .c, .cpp, .pas, .java . Files with other extensions are displayed in uncoloured <pre></pre>.
        Show
        Patryk Hes added a comment - Added syntax highligting for source files - allows files with extension .c, .cpp, .pas, .java . Files with other extensions are displayed in uncoloured <pre></pre>.
        Patryk Hes made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Assignee Mateusz Kwapich [ mitrandir77 ] Szymon Acedański [ accek ]
        Resolution Fixed [ 1 ]
        Mateusz Kwapich made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Assignee Szymon Acedański [ accek ] Patryk Hes [ pathes ]
        Hide
        Gerrit Gerrit added a comment -
        Change I3381d4797faf4fe896c89c90c6efd473f71fbf8b, patchset 3
        https://gerrit.sio2project.mimuw.edu.pl/1443

        SIO-1106 Added syntax highlighting with language recognition by filename. When language is not recognised, code is strip-tagged and displayed in <pre>.

        Change-Id: I3381d4797faf4fe896c89c90c6efd473f71fbf8b
        Show
        Gerrit Gerrit added a comment - Change I3381d4797faf4fe896c89c90c6efd473f71fbf8b, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/1443 SIO-1106 Added syntax highlighting with language recognition by filename. When language is not recognised, code is strip-tagged and displayed in <pre>. Change-Id: I3381d4797faf4fe896c89c90c6efd473f71fbf8b
        Hide
        Gerrit Gerrit added a comment -
        Change I3381d4797faf4fe896c89c90c6efd473f71fbf8b, patchset 4
        https://gerrit.sio2project.mimuw.edu.pl/1443

        SIO-1106 Added syntax highlighting with language recognition by filename. When language is not recognised, code is strip-tagged and displayed in <pre>.

        Change-Id: I3381d4797faf4fe896c89c90c6efd473f71fbf8b
        Show
        Gerrit Gerrit added a comment - Change I3381d4797faf4fe896c89c90c6efd473f71fbf8b, patchset 4 https://gerrit.sio2project.mimuw.edu.pl/1443 SIO-1106 Added syntax highlighting with language recognition by filename. When language is not recognised, code is strip-tagged and displayed in <pre>. Change-Id: I3381d4797faf4fe896c89c90c6efd473f71fbf8b
        Hide
        Gerrit Gerrit added a comment -
        Change I3381d4797faf4fe896c89c90c6efd473f71fbf8b, patchset 5
        https://gerrit.sio2project.mimuw.edu.pl/1443

        SIO-1106 Added syntax highlighting with language recognition.

        Change-Id: I3381d4797faf4fe896c89c90c6efd473f71fbf8b
        Show
        Gerrit Gerrit added a comment - Change I3381d4797faf4fe896c89c90c6efd473f71fbf8b, patchset 5 https://gerrit.sio2project.mimuw.edu.pl/1443 SIO-1106 Added syntax highlighting with language recognition. Change-Id: I3381d4797faf4fe896c89c90c6efd473f71fbf8b
        Hide
        Gerrit Gerrit added a comment -
        Change I3381d4797faf4fe896c89c90c6efd473f71fbf8b, patchset 6
        https://gerrit.sio2project.mimuw.edu.pl/1443

        SIO-1106 Added syntax highlighting with language recognition.

        Change-Id: I3381d4797faf4fe896c89c90c6efd473f71fbf8b
        Show
        Gerrit Gerrit added a comment - Change I3381d4797faf4fe896c89c90c6efd473f71fbf8b, patchset 6 https://gerrit.sio2project.mimuw.edu.pl/1443 SIO-1106 Added syntax highlighting with language recognition. Change-Id: I3381d4797faf4fe896c89c90c6efd473f71fbf8b
        Hide
        Gerrit Gerrit added a comment -
        Change I3381d4797faf4fe896c89c90c6efd473f71fbf8b, patchset 7
        https://gerrit.sio2project.mimuw.edu.pl/1443

        SIO-1106 Added syntax highlighting with language recognition.

        Change-Id: I3381d4797faf4fe896c89c90c6efd473f71fbf8b
        Show
        Gerrit Gerrit added a comment - Change I3381d4797faf4fe896c89c90c6efd473f71fbf8b, patchset 7 https://gerrit.sio2project.mimuw.edu.pl/1443 SIO-1106 Added syntax highlighting with language recognition. Change-Id: I3381d4797faf4fe896c89c90c6efd473f71fbf8b
        Hide
        Maciej Matraszek added a comment -
        Resolved?
        Show
        Maciej Matraszek added a comment - Resolved?
        Michał Adamczyk made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Assignee Patryk Hes [ pathes ] 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 20s 1 Mateusz Kwapich 2012-10-9 14:13
        Open Open In Progress In Progress
        12d 22h 26m 1 Patryk Hes 2012-10-22 12:39
        In Progress In Progress Open Open
        4s 1 Patryk Hes 2012-10-22 12:39
        Open Open Resolved Resolved
        12m 18s 1 Patryk Hes 2012-10-22 12:51
        Resolved Resolved Reopened Reopened
        22d 4h 42m 1 Mateusz Kwapich 2012-11-13 16:34
        Reopened Reopened Resolved Resolved
        95d 6h 50m 1 Michał Adamczyk 2013-02-16 23:25
        Resolved Resolved Closed Closed
        589d 21h 16m 1 Szymon Acedański 2014-09-29 21:41

          People

          • Assignee:
            Szymon Acedański
            Reporter:
            Mateusz Kwapich
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: