comparison 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
comparison
equal deleted inserted replaced
1554:693b915041e6 1555:948c7764d46c
50 chapter "Searching Page" for details) 50 chapter "Searching Page" for details)
51 - role names made case insensitive 51 - role names made case insensitive
52 - added ability to restore retired nodes 52 - added ability to restore retired nodes
53 - more lenient date input and addition Interval input support (sf bug 677764) 53 - more lenient date input and addition Interval input support (sf bug 677764)
54 - roundup mailgw now handles apop 54 - roundup mailgw now handles apop
55 - implemented ability to search for multilink properties with no value
55 56
56 57
57 Fixed: 58 Fixed:
58 - applied unicode patch. All data is stored in utf-8. Incoming messages 59 - applied unicode patch. All data is stored in utf-8. Incoming messages
59 converted from any encoding to utf-8, outgoing messages are encoded 60 converted from any encoding to utf-8, outgoing messages are encoded
69 - don't display "Editing" on read-only pages (sf bug 651967) 70 - don't display "Editing" on read-only pages (sf bug 651967)
70 - re-worked detectors initialisation - woohoo, no more cross-importing! 71 - re-worked detectors initialisation - woohoo, no more cross-importing!
71 - fixed export/import of retired nodes (sf bug 685273) 72 - fixed export/import of retired nodes (sf bug 685273)
72 - remember the display template specified during edit (sf bug 701815) 73 - remember the display template specified during edit (sf bug 701815)
73 - added example HTML tempating for vacation flag (sf bug 701722) 74 - added example HTML tempating for vacation flag (sf bug 701722)
74 - only look for CSV files when importing (thanks Dan Grassi)
75 - can now unset values in CSV editing (sf bug 704788)
76 - finally, tables autosize columns (sf bug 609070) 75 - finally, tables autosize columns (sf bug 609070)
77 - added creation to index columns (sf bug 708247) 76 - added creation to index columns (sf bug 708247)
78 77
79 78
80 2003-??-?? 0.5.7 79 2003-??-?? 0.5.7
81 - fixed Interval maths (sf bug 665357) 80 - fixed Interval maths (sf bug 665357)
82 - fixed sqlite rollback/caching bug (sf bug 689383) 81 - fixed sqlite rollback/caching bug (sf bug 689383)
83 - fixed rdbms table update detection logic (sf bug 703297) 82 - fixed rdbms table update detection logic (sf bug 703297)
84 - fixed detection of bad date specs (sf bug 691439) 83 - fixed detection of bad date specs (sf bug 691439)
84 - only look for CSV files when importing (thanks Dan Grassi)
85 - can now unset values in CSV editing (sf bug 704788)
85 - fixed rdbms email address lookup (case insensitivity) 86 - fixed rdbms email address lookup (case insensitivity)
86 87
87 88
88 2003-02-27 0.5.6 89 2003-02-27 0.5.6
89 - fixed templating filter function arguments (sf bug 678911) 90 - fixed templating filter function arguments (sf bug 678911)

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