comparison CHANGES.txt @ 1596:33a0d94c7658

searching on ranges of intervals is implemented
author Andrey Lebedev <kedder@users.sourceforge.net>
date Sun, 20 Apr 2003 11:58:45 +0000
parents 4074e2336eed
children cc96bf971b33
comparison
equal deleted inserted replaced
1595:1ae674595c04 1596:33a0d94c7658
45 - added support for last-modified and if-modified-since headers for static 45 - added support for last-modified and if-modified-since headers for static
46 file serving 46 file serving
47 - added Node.get() method 47 - added Node.get() method
48 - nicer page titles (sf feature 65197) 48 - nicer page titles (sf feature 65197)
49 - relaxed CVS importing (sf feature 693277) 49 - relaxed CVS importing (sf feature 693277)
50 - added support for searching on ranges of dates (see doc/user_guide.txt in 50 - added support for searching on ranges of dates and intervals (see
51 chapter "Searching Page" for details) (closes sf feature 700178) 51 doc/user_guide.txt in chapter "Searching Page" for details) (closes sf
52 feature 700178)
52 - role names made case insensitive 53 - role names made case insensitive
53 - added ability to restore retired nodes 54 - added ability to restore retired nodes
54 - more lenient date input and addition Interval input support (sf bug 677764) 55 - more lenient date input and addition Interval input support (sf bug 677764)
55 - roundup mailgw now handles apop 56 - roundup mailgw now handles apop
56 - implemented ability to search for multilink properties with no value 57 - implemented ability to search for multilink properties with no value
57 - Class.find() may now find unset Links (sf bug 700620) 58 - Class.find() may now find unset Links (sf bug 700620)
58 - more flexibility in classhelp link labelling (sf feature 608204) 59 - more flexibility in classhelp link labelling (sf feature 608204)
59 - added command-line functionality for roundup-adming (sf feature 687664) 60 - added command-line functionality for roundup-admin (sf feature 687664)
60 - added nicer popup windows for topic, nosy, etc (has add/remove buttons) 61 - added nicer popup windows for topic, nosy, etc (has add/remove buttons)
61 thanks Gus Gollings 62 thanks Gus Gollings
62 - HTML templating files now have a .html extension 63 - HTML templating files now have a .html extension
63 - Roundup templates are now distributed much more sanely, allowing for 64 - Roundup templates are now distributed much more sanely, allowing for
64 3rd-party templates. 65 3rd-party templates.

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