diff CHANGES.txt @ 2180:58b6d1747973

Web interface tweaks. - added a favicon - added url_quote and html_quote methods to the utils object - added isset method to HTMLProperty - added "download_url" method to generate a correctly quoted URL for file download links [SF#927745]
author Richard Jones <richard@users.sourceforge.net>
date Mon, 05 Apr 2004 00:51:45 +0000
parents adaf2a92153c
children 7c0ed51cc865
line wrap: on
line diff
--- a/CHANGES.txt	Mon Apr 05 00:51:00 2004 +0000
+++ b/CHANGES.txt	Mon Apr 05 00:51:45 2004 +0000
@@ -3,7 +3,9 @@
 
 2004-??-?? 0.7.0
 Feature:
-- added a favicon (with crappy white background)
+- added a favicon
+- added url_quote and html_quote methods to the utils object
+- added isset method to HTMLProperty
 
 Fixed:
 - CSV export was busted (as was any action returning a result)
@@ -12,6 +14,8 @@
 - MySQL and Postgresql use BOOL/BOOLEAN for Boolean types
 - OTK generation was busted (thanks Stuart D. Gathman)
 - export and import now include journals (incompatible with export < 0.7)
+- added "download_url" method to generate a correctly quoted URL for file
+  download links (sf bug 927745)
 
 
 2004-03-27 0.7.0b2

Roundup Issue Tracker: http://roundup-tracker.org/