Mercurial > p > roundup > code
comparison CHANGES.txt @ 661:cdcee6721841
. [SF#517734] web header customisation is obscure
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 14 Mar 2002 23:59:24 +0000 |
| parents | efd540a78727 |
| children | 9382ad731c1c |
comparison
equal
deleted
inserted
replaced
| 660:efd540a78727 | 661:cdcee6721841 |
|---|---|
| 23 - add <display call="classhelp('priority', 'id,name,description')"> | 23 - add <display call="classhelp('priority', 'id,name,description')"> |
| 24 to an item page, and it generates a link to a popup window which displays | 24 to an item page, and it generates a link to a popup window which displays |
| 25 the id, name and description for the priority class. The description | 25 the id, name and description for the priority class. The description |
| 26 field won't exist in most installations, but it will be added to the | 26 field won't exist in most installations, but it will be added to the |
| 27 default templates. | 27 default templates. |
| 28 . #517734 ] web header customisation is obscure | |
| 28 | 29 |
| 29 Fixed: | 30 Fixed: |
| 30 . Clean up mail handling, multipart handling. | 31 . Clean up mail handling, multipart handling. |
| 31 . respect encodings in non multipart messages. | 32 . respect encodings in non multipart messages. |
| 32 . makeHtmlBase: re.sub under python 2.2 did not replace '.', string.replace | 33 . makeHtmlBase: re.sub under python 2.2 did not replace '.', string.replace |
