Edgewall Software

Changes between Version 6 and Version 7 of TracIdeas/TracQuery


Ignore:
Timestamp:
Feb 7, 2015, 1:35:00 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • TracIdeas/TracQuery

    v6 v7  
    66
    77== Related tickets
    8 As a reminder...
    9 [[TicketQuery(status!=closed,keywords~=query,format=compact)]] ([query:"status=!closed&component=query system&order=priority" see them... in custom query view!])
     8
     9There are a [[TicketQuery(status!=closed,keywords~=query,format=count)]] open issues in total:
     10[[TicketQuery(status!=closed,keywords~=query,format=compact)]]
     11
     12See them [query:"status=!closed&component=query system&order=priority" in custom query view]!
    1013
    1114== TicketQuery
     
    2730
    2831== Other glitches
    29  - Header for last group in a page should show that it's only a partial count (e.g. //3 matches (on this page)// or //3 matches (more on next page)//). We already have a hint at the end of the group, so this must be easy to add
    30    - bonus points for doing the same for TracReports (there we don't even have a hint).
     32 - Header for last group in a page should show that it's only a partial count. For example, //3 matches (on this page)// or //3 matches (more on next page)//. We already have a hint at the end of the group, so this must be easy to add
     33   - Bonus points for doing the same for TracReports, there we don't even have a hint.
    3134- Would be nice if Tickets by Milestone listed the milestones by date instead of name.
    32 
    3335
    3436----