Modify

Opened 14 years ago

Last modified 4 years ago

#7252 new enhancement

Extending color and shape scheme

Reported by: ym@… Owned by: Ryan J Ollos
Priority: normal Component: MasterTicketsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (last modified by Ryan J Ollos)

I have made it for our Trac, i dont know maybe you will find it also useful. I have add more colors:

I have used another plugin to extend tickets to have testing status

  • red - status = new
  • white - status !new & !close & !testing
  • yellow - status = testing
  • green - status = closed

also i have used different shapes. ellipse for tickets which have same milestone with root ticket box for tickets from other milestones

I did my first steps with python hacking this plugin so, i believe finding milestone of the root ticket could be still optimized

look at the attached patch and screen shot

Attachments (2)

color.png (58.1 KB) - added by ym@… 14 years ago.
how dep graph looks like after our changes
patch_file (1.1 KB) - added by ym@… 14 years ago.
patch of web_ui.py

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by ym@…

Attachment: color.png added

how dep graph looks like after our changes

Changed 14 years ago by ym@…

Attachment: patch_file added

patch of web_ui.py

comment:1 Changed 11 years ago by Ryan J Ollos

Description: modified (diff)

comment:2 Changed 10 years ago by Ryan J Ollos

Owner: changed from Noah Kantrowitz to Ryan J Ollos
Status: newassigned

comment:3 Changed 4 years ago by Ryan J Ollos

Status: assignednew

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain Ryan J Ollos.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.