Custom Query (2152 matches)
Results (25 - 27 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#42 | fixed | In WUI where List of Items to Display is Large Results should be Paged | rgrp | rgrp |
Description |
As AVisitor I Want ToView lists of items but not have too many on a page (as this leads to slow page loads and difficulty navigating the list). Where there are more items in the results of my action that can be fit on a single page the results should be 'paged' in some manner. DetailsMain place this issue arises:
Should probably have no more than 50 (or so) items on a page. Obvious solution is for actions that return lists to have some kind of pageno parameter and then use this in controller to select what to display. |
|||
#43 | fixed | Generic Attributes for Packages | rgrp | rgrp |
Description |
As AUser I Want ToAdd arbitrary named attributes to packages (an attribute being a name, type, value triple). Details
Questions (Original)
|
|||
#44 | fixed | Provide RSS/Atom Feed of Repository History | johnbywater | rgrp |
Description |
As AVisitor I Want ToGet an RSS/Atom Feed of the Repository History to use in my feed reader (or elsewhere). Details
CostLow |