Mercurial > p > roundup > code
diff CHANGES.txt @ 1136:7e193bbda38e
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
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 13 Sep 2002 03:31:19 +0000 |
| parents | 36ec30d286ea |
| children | 65e9dd4b59e1 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Sep 13 01:29:24 2002 +0000 +++ b/CHANGES.txt Fri Sep 13 03:31:19 2002 +0000 @@ -8,6 +8,12 @@ . switched the default issue item display to only show issue summary (add instructions to doc to make it display entire content) +Feature: + . 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)
