Changes between Version 9 and Version 10 of Czarships/Development
- Timestamp:
- 05/06/11 10:18:22 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Czarships/Development
v9 v10 3 3 I installed a few plugins to help manage tickets. Unfortunately it doesn't seem to currently support queries that involve creation dates... However the new Ticket Stats tab is somewhat useful to that end. By the way these charts are clickable! 4 4 5 [[TicketChart(type = stacked_bars, x_axis= owner, key=status, query=status=!"closed"&type="defect"|"help_request", height=600, width=600, title = Open defects / help requests by priority )]]5 [[TicketChart(type = stacked_bars, x_axis=priority, key=owner, query=status=!"closed"&type="defect"|"help_request", height=600, width=600, title = Open defects / help requests by priority )]] 6 6 7 7