Code

issue2550678: Allow pagesize=-1 which returns all results.
authorber <ber@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sat, 3 Sep 2011 20:12:51 +0000 (20:12 +0000)
committerber <ber@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sat, 3 Sep 2011 20:12:51 +0000 (20:12 +0000)
commit536ed06a50f397c6c98e3779a8d40eb433ed017c
treee590920058d7ddbf969fcb932ad5e1d0d3b03839
parent840af79b7d2c41ed0dfd70b496b6b5f3ffefc510
issue2550678: Allow pagesize=-1 which returns all results.
  Suggested and implemented by John Kristensen.
  Tested by Satchidanand Haridas.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4645 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
roundup/cgi/ZTUtils/Batch.py