summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9e6ea76)
raw | patch | inline | side by side (parent: 9e6ea76)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 16 Aug 2002 04:29:52 +0000 (04:29 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 16 Aug 2002 04:29:52 +0000 (04:29 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@960 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index 4d394d68674524fe21336748cb85ec27eb8a3b4b..60470d29f42c6024e8acbfa3ea4de25a4e9e83ed 100644 (file)
--- a/CHANGES.txt
+++ b/CHANGES.txt
. #576241 ] MultiLink problems in parsePropsFromForm
. fixed the date module so that Date(". - 2d") works
. web forms may now unset Link values (like assignedto)
+ . cleanup: moved roundup.templatebuilder to roundup.templates.builder
Feature:
TODO: roll stuff in from the TODO to here
+ . added is_retired test to hyperdb.Class
. added capability to save queries:
- - a query Class with name, klass (to search) and url (query string) properties
+ - 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