author | rochecompaan <rochecompaan@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 24 Apr 2002 08:34:35 +0000 (08:34 +0000) | ||
committer | rochecompaan <rochecompaan@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 24 Apr 2002 08:34:35 +0000 (08:34 +0000) | ||
commit | 292c8b38be2e6c9f3eba6c8a99b29feaa636901d | |
tree | f5e3dc2cf01ebc8aa5365f9c8a1aaa29dcb05da6 | tree | snapshot |
parent | 5130f673d03a099b78f8fbe36f1f6aa1f892f53b | commit | diff |
Sorting was applied to all nodes of the MultiLink class instead of
the nodes that are actually linked to in the "field" template
function. This adds about 20+ seconds in the display of an issue if
your database has a 1000 or more issue in it.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@710 57a73879-2fb5-44c3-a270-3262357dd7e2
the nodes that are actually linked to in the "field" template
function. This adds about 20+ seconds in the display of an issue if
your database has a 1000 or more issue in it.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@710 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | diff | blob | history | |
roundup/htmltemplate.py | diff | blob | history |