Mercurial > p > roundup > code
comparison CHANGES.txt @ 3688:722ab52d47fc
added filter_sql to SQL backends which takes an arbitrary SQL statement...
...and returns a list of item ids
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 29 Aug 2006 04:32:49 +0000 |
| parents | ff9f4ca42454 |
| children | 78a3ececd102 |
comparison
equal
deleted
inserted
replaced
| 3687:ff9f4ca42454 | 3688:722ab52d47fc |
|---|---|
| 18 - roundup-admin "export" may specify classes to exclude (sf bug 1533791) | 18 - roundup-admin "export" may specify classes to exclude (sf bug 1533791) |
| 19 - sorting and grouping by multiple properties is now supported by the | 19 - sorting and grouping by multiple properties is now supported by the |
| 20 backends | 20 backends |
| 21 - sorting, grouping, and searching by transitive properties (e.g., | 21 - sorting, grouping, and searching by transitive properties (e.g., |
| 22 messages.author.supervisor) is now supported in all backends | 22 messages.author.supervisor) is now supported in all backends |
| 23 - added filter_sql to SQL backends which takes an arbitrary SQL statement | |
| 24 and returns a list of item ids | |
| 23 | 25 |
| 24 Fixed: | 26 Fixed: |
| 25 - Verbose option for import and export (sf bug 1505645) | 27 - Verbose option for import and export (sf bug 1505645) |
| 26 - -c option for roundup-mailgw won't accept parameter (sf bug 1505649) | 28 - -c option for roundup-mailgw won't accept parameter (sf bug 1505649) |
| 27 - '?' in rfc2822-encoded header isn't quoted (sf bug 1505663) | 29 - '?' in rfc2822-encoded header isn't quoted (sf bug 1505663) |
