Mercurial > getan
changeset 81:de7bbebcdac0
Changelog for r68:69
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Wed, 25 May 2011 14:52:37 +0200 |
parents | 7d1eb0e7e010 |
children | 26852b4618c8 |
files | ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed May 25 14:48:49 2011 +0200 +++ b/ChangeLog Wed May 25 14:52:37 2011 +0200 @@ -1,3 +1,12 @@ +2011-05-25 Björn Ricks <bjoern.ricks@intevation.de> + + Be able to update the entry descriptions + + * getan.py: Add update_entry method in GetanController that forwards an + entry to the backend + * getan/backend.py: Add update_entry method in backend class that updates + the description of an entry in the database + 2011-05-25 Björn Ricks <bjoern.ricks@intevation.de> Make getan logging configureable to be able to different getan instances