Edgewall Software

Changes between Initial Version and Version 17 of Ticket #3284


Ignore:
Timestamp:
Jul 13, 2011, 1:42:52 AM (13 years ago)
Author:
Remy Blank
Comment:

Replying to psuter <petsuter@…>:

The following updated patch should fix this and the other issues.

Awesome work! Patch applied in [10750], and refactored somewhat in [10751]:

  • Instead of duplicating the CSS selectors, added two new classes trac-progress and trac-groupprogress and applied these classes in the milestone views as well.
  • Moved the grouped progress bar rendering into a separate template, and re-used it in the macro rendering instead of duplicating the logic.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3284

    • Property Status newclosed
    • Property Component search systemreport system
    • Property Priority highnormal
    • Property Milestone0.13
    • Property Owner changed from Jonas Borgström to Christian Boos
    • Property Resolutionfixed
  • Ticket #3284 – Release Notes

    initial v17  
     1ticket: Added the format "progress" to the `[[TicketQuery()]]` macro to display progress bars.