Mercurial > p > roundup > code
diff CHANGES.txt @ 1555:948c7764d46c
implemented ability to search for multilink properties with no value (not in mk)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 26 Mar 2003 04:56:21 +0000 |
| parents | a53a7e197360 |
| children | e2a8ce4d2317 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Mar 26 04:54:59 2003 +0000 +++ b/CHANGES.txt Wed Mar 26 04:56:21 2003 +0000 @@ -52,6 +52,7 @@ - added ability to restore retired nodes - more lenient date input and addition Interval input support (sf bug 677764) - roundup mailgw now handles apop +- implemented ability to search for multilink properties with no value Fixed: @@ -71,8 +72,6 @@ - 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) - finally, tables autosize columns (sf bug 609070) - added creation to index columns (sf bug 708247) @@ -82,6 +81,8 @@ - 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) +- only look for CSV files when importing (thanks Dan Grassi) +- can now unset values in CSV editing (sf bug 704788) - fixed rdbms email address lookup (case insensitivity)
