Code

fixes to unit tests for recent changes
[roundup.git] / CHANGES.txt
index de22291c872a330ad90e39bab7ab385ba285df18..2a93850b12edca41161e11636d5fa156b3418021 100644 (file)
@@ -8,6 +8,7 @@ Removed:
   distribution.
 
 Feature:
+- new instant-gratification Demo Mode in setup
 - support setting of properties on message and file through web and
   email interface (thanks John Rouillard)
 - allow additional control over the roundupdb email sending (explicit
@@ -55,7 +56,12 @@ Feature:
 - implemented ability to search for multilink properties with no value
 - Class.find() may now find unset Links (sf bug 700620)
 - more flexibility in classhelp link labelling (sf feature 608204)
-
+- added command-line functionality for roundup-adming (sf feature 687664)
+- added nicer popup windows for topic, nosy, etc (has add/remove buttons)
+  thanks Gus Gollings
+- HTML templating files now have a .html extension
+- Roundup templates are now distributed much more sanely, allowing for
+  3rd-party templates.
 
 Fixed:
 - applied unicode patch. All data is stored in utf-8. Incoming messages
@@ -76,6 +82,8 @@ Fixed:
 - added example HTML tempating for vacation flag (sf bug 701722)
 - finally, tables autosize columns (sf bug 609070)
 - added creation to index columns (sf bug 708247)
+- fixed missing (pre-commit) journal entries in *dbm backends (sf bug 679217)
+- URL cited in roundup email confusing dumb Email clients (sf bug 716585)
 
 
 2003-??-?? 0.5.7