Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tickets - Priority, Severity options | Paul Martin | 2014-10-20 | 1 | -0/+151 |
+ Severity indicated via new character indicator and color of ticket icon on ticket list + Priority indicated via new priority icon and color on ticket list + Indexed as integers to provide sorting and maintain language neutral index + Colours and indicator text controlled through CSS classes priority-<x> & severity-<x> + UITicketTest created to generate tickets of all types to ease debugging |