Mercurial > p > roundup > code
diff TODO.txt @ 1299:b2d04ce03802
Email improvements.
- updated email package address formatting (deprecation)
- copied email address quoting from email v2.4.3 so we're consistent with 2.2
- email summary extraction now takes the first whole sentence or line -
whichever is longer
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 05 Nov 2002 22:59:46 +0000 |
| parents | bf8b2380adb3 |
| children | 3758a5af985f |
line wrap: on
line diff
--- a/TODO.txt Thu Oct 31 04:07:12 2002 +0000 +++ b/TODO.txt Tue Nov 05 22:59:46 2002 +0000 @@ -15,6 +15,7 @@ comparison functions: lt, le, eq, ge, gt. eq and [value, value, ...] implies "in" pending hyperdb migrate "id" property to be Number type +pending hyperdb multilink sorting by length is dumb pending tracker split instance.open() into open() and login() pending mailgw allow commands (feature request #556996) like "help", "dump issue123" (would send all info about @@ -61,10 +62,8 @@ pending web column-heading sort stuff isn't implemented active web UNIX init.d script for roundup-server -bug docs need to mention somewhere how sorting works - - it's mentioned in the design doc - - multilink sorting by length is dumb bug web query editing isn't fully implemented bug web no testing for parsePropsFromForm +active web revert to showing entire message in classic issue display ======= ========= =============================================================
