Skip to content

Commit 22fdfab

Browse files
author
Gordon B. McMillan
committed
Saving queries.
1 parent b45ac1f commit 22fdfab

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ Fixed:
1111
. fixed the date module so that Date(". - 2d") works
1212

1313
Feature:
14+
. added capability to save queries:
15+
- a query Class with name, klass (to search) and url (query string) properties
16+
- a Multilink to query on user called queries
17+
- html templates for query, and a list of queries in user.item
18+
- search form has Save button & name input
19+
- saved queries put in menu in pagehead
20+
- for migration, none of the above is required and old behavior preserved.
21+
- showquery translates search form <-> query string
1422
. cleaned up the indexer code:
1523
- it splits more words out
1624
- removed code we'll never use (roundup.roundup_indexer has the full

0 commit comments

Comments
 (0)