Opened 16 years ago
Closed 16 years ago
#689 closed enhancement (fixed)
Increase 99 hits per page limit (list views)
Reported by: | base | Owned by: | Martin Svensson |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.5 |
Component: | web | Version: | |
Keywords: | list | Cc: |
Description
I found that sharing via projects isn't exactly what I need (the other user can only see the list of projects they are in, not a list of, say, experiments that they have access to), but the project's items list view makes it easy to share all the items to a group or user. The only problem is that the "(NN hits, [text field] per page)" box only allows two characters, so the maximum is 99. Could this be increased? (The text field box can remain 2 chars wide I think.)
Thanks, Bob.
Change History (3)
comment:1 Changed 16 years ago by
Milestone: | → BASE 2.5 |
---|
comment:2 Changed 16 years ago by
Owner: | changed from everyone to Martin Svensson |
---|---|
Status: | new → assigned |
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [3761]) Fixes #689 Increase 99 hits per page limit (list views). The limit is now increased to 3 digits. More digits are not desirable because it could mean to large workload for the server and slow it down to much.