Edgewall Software

Changes between Version 2 and Version 3 of TracIdeas/TracQuery


Ignore:
Timestamp:
Oct 8, 2012, 7:55:24 AM (12 years ago)
Author:
Christian Boos
Comment:

count for truncated groups

Legend:

Unmodified
Added
Removed
Modified
  • TracIdeas/TracQuery

    v2 v3  
    1010
    1111== TicketQuery
    12  - ~~`format=count` just produces the number; this could be a link to the query itself (and maybe have `rawcount` for the count without the link)~~ r11337
     12
    1313
    1414== CSS
     
    1919
    2020== User interface guidelines
    21 
    2221 - ...
    2322
    2423== Other glitches
     24 - 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
     25   - bonus points for doing the same for TracReports (there we don't even have a hint).
     26
    2527
    2628----