From 38acf8dfcd36134c9a8b32f783466697d8ab0bb9 Mon Sep 17 00:00:00 2001 From: gmcm Date: Wed, 17 Jul 2002 12:53:48 +0000 Subject: [PATCH] Saving queries. git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@885 57a73879-2fb5-44c3-a270-3262357dd7e2 --- CHANGES.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 6908acc..23d2f26 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -11,6 +11,14 @@ Fixed: . fixed the date module so that Date(". - 2d") works Feature: + . added capability to save queries: + - a query Class with name, klass (to search) and url (query string) properties + - a Multilink to query on user called queries + - html templates for query, and a list of queries in user.item + - search form has Save button & name input + - saved queries put in menu in pagehead + - for migration, none of the above is required and old behavior preserved. + - showquery translates search form <-> query string . cleaned up the indexer code: - it splits more words out - removed code we'll never use (roundup.roundup_indexer has the full -- 2.30.2