Mercurial > p > roundup > code
diff CHANGES.txt @ 1139:65e9dd4b59e1
pre-beta2 stuff
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 13 Sep 2002 04:14:07 +0000 |
| parents | 7e193bbda38e |
| children | c7119e74fcf8 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Sep 13 04:09:35 2002 +0000 +++ b/CHANGES.txt Fri Sep 13 04:14:07 2002 +0000 @@ -1,19 +1,18 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2002-09-?? 0.5.0 beta2 -Fixed: +2002-09-13 0.5.0 beta2 . all backends now have a .close() method, and it's used everywhere . fixed bug in detectors __init__ . switched the default issue item display to only show issue summary - (add instructions to doc to make it display entire content) - -Feature: + (added instructions to doc to make it display entire content) + . MANIFEST.in was missing a lot of template files . added generic item editing . much nicer layout of template rendering errors . added context/is_edit_ok and context/is_view_ok convenience methods and implemented use of them in the classic template + 2002-09-11 0.5.0 beta1 Fixed: . #576086 ] dumb copying mistake (frontends/ZRoundup.py)
