Code

batch the (list) listings at 500 entries per page (sf bug 759906)
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 12 Aug 2003 02:10:12 +0000 (02:10 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 12 Aug 2003 02:10:12 +0000 (02:10 +0000)
commitbcfe31824e52e299776736a89b8ac88ad66bd9c4
treea7168b092eb23aef3b17f15472ec79cabaa06270
parent6c25e2ded64ff3e67402305fc5ab0431d90f277a
batch the (list) listings at 500 entries per page (sf bug 759906)

Unfortunately, the doovy javascript falls over when the next/prev links are
used, so I've added some simple checking to remove that stuff when we're paging
through the results (the simple test fails if you page back to the first
page, but it'll do for now)

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1807 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
roundup/cgi/templating.py
templates/classic/html/_generic.help.html
templates/minimal/html/_generic.help.html