comparison CHANGES.txt @ 6118:e6073c2291c6

Better Date filtering Allow filtering by multiple date ranges or empty date. Date ranges are separated by comma, an empty date is represented by '-'.
author Ralf Schlatterbeck <rsc@runtux.com>
date Mon, 02 Mar 2020 19:02:16 +0100
parents 90a1470edbea
children b1b3b84f07a5 c177e7128dc9
comparison
equal deleted inserted replaced
6117:bfb30ed10297 6118:e6073c2291c6
58 property 'messages.author' is not allowed (because 'messages' is a 58 property 'messages.author' is not allowed (because 'messages' is a
59 multilink). A multilink at the end (e.g. messages in the example) is 59 multilink). A multilink at the end (e.g. messages in the example) is
60 fine. 60 fine.
61 - Added markdown rendering using either markdown or markdown2. 61 - Added markdown rendering using either markdown or markdown2.
62 (Christof Meerwald) 62 (Christof Meerwald)
63 - Allow filtering by multiple date ranges or empty date. Date ranges are
64 separated by comma, an empty date is represented by '-'
63 65
64 Fixed: 66 Fixed:
65 67
66 - issue2550996 - Give better error message when running with -c 68 - issue2550996 - Give better error message when running with -c
67 (install as windows service) and pywin32 is not importable. Could use 69 (install as windows service) and pywin32 is not importable. Could use

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