Code

fixed detection of bad date specs (sf bug 691439)
[roundup.git] / CHANGES.txt
index c4c3d4a85a1d6046650839ffbb9375f33a0521d8..8a3ae62b25b9ccdaffc0bd128ef072b426623409 100644 (file)
@@ -2,6 +2,11 @@ This file contains the changes to the Roundup system over time. The entries
 are given with the most recent entry first.
 
 2003-??-?? 0.6.0
+Removed:
+- having served its purpose as a template for other relational database
+  implementations, the gadfly backend has now been removed from the Roundup
+  distribution.
+
 Feature:
 - support setting of properties on message and file through web and
   email interface (thanks John Rouillard)
@@ -40,6 +45,11 @@ Feature:
   file serving
 - added Node.get() method
 - nicer page titles (sf feature 65197)
+- relaxed CVS importing (sf feature 693277)
+- added support for searching on ranges of dates (see doc/user_guide.txt in
+  chapter "Searching Page" for details)
+- role names made case insensitive
+- added ability to restore retired nodes
 
 
 Fixed:
@@ -57,11 +67,17 @@ Fixed:
 - don't display "Editing" on read-only pages (sf bug 651967)
 - re-worked detectors initialisation - woohoo, no more cross-importing!
 - fixed export/import of retired nodes (sf bug 685273)
+- remember the display template specified during edit (sf bug 701815)
+- added example HTML tempating for vacation flag (sf bug 701722)
+- only look for CSV files when importing (thanks Dan Grassi)
+- can now unset values in CSV editing (sf bug 704788)
 
 
 2003-??-?? 0.5.7
 - fixed Interval maths (sf bug 665357)
 - fixed sqlite rollback/caching bug (sf bug 689383)
+- fixed rdbms table update detection logic (sf bug 703297)
+- fixed detection of bad date specs (sf bug 691439)
 
 
 2003-02-27 0.5.6