Code

fixed detection of bad date specs (sf bug 691439)
[roundup.git] / CHANGES.txt
index 1ce4dce5d000a92bc3ef27f1745df69a1393a3d8..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)
@@ -44,6 +49,7 @@ Feature:
 - 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:
@@ -61,12 +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