Code

Saving queries.
authorgmcm <gmcm@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 17 Jul 2002 12:53:48 +0000 (12:53 +0000)
committergmcm <gmcm@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 17 Jul 2002 12:53:48 +0000 (12:53 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@885 57a73879-2fb5-44c3-a270-3262357dd7e2

CHANGES.txt

index 6908acc53b5cb7896988e4aa18255beeb9a23889..23d2f2609ec13b92e1e671086c84e8f7c4ea45f0 100644 (file)
@@ -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