Roundup Tracker - Issues

Issue 1211800

classification
classhelp + sorting/size
Type: Severity: normal
Components: Web interface Versions:
process
Status: closed fixed
:
: richard : pohly, richard
Priority: normal :

Created on 2005-05-31 07:12 by pohly, last changed 2005-06-24 06:30 by richard.

Files
File name Uploaded Description Edit Remove
classhelp.patch pohly, 2005-05-31 07:12
Messages
msg1967 Author: [hidden] (pohly) Date: 2005-05-31 07:12
Discussed before on the user mailing list, added here
to avoid
forgetting about it:

On Wed, 2005-05-11 at 09:53 +0200, Patrick Ohly wrote:
> On Wed, 2005-05-11 at 08:29 +1000, Richard Jones wrote:
> > On Tue, 10 May 2005 06:08 pm, Patrick Ohly wrote:
> > > In our tracker with ~65 users, the nosy list
classhelp
> > > popup:
> > > - is sorted by user id
> > 
> > This is a bug - it should be sorted by username.
Feel free to file a bug 
> > report.
> 
> How does Roundup decide what to sort on? 
> The classhelp() function itself is not specific
> to class user and although it might have a special
> case for it, in general I would prefer to make
> it configurable.

Attached is a patch which extends the classhelp()
function with configurable pagesize, sorting and
filtering. The patch also contains a diff against
issue.item.html in where I use the extra parameters,
but that part won't directly apply to roundup 0.8.3
because it is against a modified classic template.
msg1968 Author: [hidden] (richard) Date: 2005-06-24 06:30
Logged In: YES 
user_id=6405

Applied classhelp patch, but didn't modify classic template. 
History
Date User Action Args
2005-05-31 07:12:19pohlycreate