Mercurial > p > roundup > code
comparison CHANGES.txt @ 171:3c19bc818711
Checklist was using wrong name.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 01 Aug 2001 03:52:23 +0000 |
| parents | cd9877bc97df |
| children | 620031e25f37 |
comparison
equal
deleted
inserted
replaced
| 170:626df4c4d5a7 | 171:3c19bc818711 |
|---|---|
| 6 . Added ability for cgi newblah forms to indicate that the new node | 6 . Added ability for cgi newblah forms to indicate that the new node |
| 7 should be linked somewhere. | 7 should be linked somewhere. |
| 8 . Added time logging and file uploading to the templates. | 8 . Added time logging and file uploading to the templates. |
| 9 | 9 |
| 10 Fixed: | 10 Fixed: |
| 11 . Fixed the agument handling for the roundup-admin find command. | 11 . Argument handling for the roundup-admin find command. |
| 12 . Fixed handling of summary when no note supplied for newblah. Again. | 12 . Handling of summary when no note supplied for newblah. Again. |
| 13 . Fixed detection of no form in htmltemplate Field display. | 13 . Detection of no form in htmltemplate Field display. |
| 14 . Fixed the 2.1-specific gmtime() (no arg) call in roundup.date. | 14 . Checklist html template command was setting wrong name. |
| 15 (thanks Paul Wright) | 15 . 2.1-specific gmtime() (no arg) call in roundup.date. (thanks Paul Wright) |
| 16 | 16 |
| 17 | 17 |
| 18 2001-07-30 - 0.2.3 | 18 2001-07-30 - 0.2.3 |
| 19 Big change: | 19 Big change: |
| 20 . I've split off the support class from the issue class in "extended". | 20 . I've split off the support class from the issue class in "extended". |
