#364: Show numer of table entries in heading on ticket admin pages
-----------------------+---------------------
Reporter: rjollos | Owner: rjollos
Type: defect | Status: new
Priority: minor | Milestone:
Component: ui design | Version:
Keywords: |
-----------------------+---------------------
This ticket complements trac:#11027. When that ticket is integrated to a
Trac release we'll need to make corresponding changes to the Bloodhound
templates.
----
It can be useful to see at a glance the number of entries in the
Components or Milestones tables, for instance. The attachment sections
nicely show the number of attachments (added in #10743), using the `trac-
count` class for styling. This is also done other places in Trac, and we
recently added the feature to tables in the th:AccountManagerPlugin as
well (th:#7426).
I propose to add a ''table entry count'' to the heading of the following
admin panels:
* General: Plugins
* Ticket System: Components
* Ticket System: Milestones
* Ticket System: Priorities
* Ticket System: Resolutions
* Ticket System: Severities
* Ticket System: Ticket Types
* Ticket System: Versions
* Version Control: Repositories
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/364>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker