Mercurial > getan
comparison ChangeLog @ 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 |
comparison
equal
deleted
inserted
replaced
80:7d1eb0e7e010 | 81:de7bbebcdac0 |
---|---|
1 2011-05-25 Björn Ricks <bjoern.ricks@intevation.de> | |
2 | |
3 Be able to update the entry descriptions | |
4 | |
5 * getan.py: Add update_entry method in GetanController that forwards an | |
6 entry to the backend | |
7 * getan/backend.py: Add update_entry method in backend class that updates | |
8 the description of an entry in the database | |
9 | |
1 2011-05-25 Björn Ricks <bjoern.ricks@intevation.de> | 10 2011-05-25 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 11 |
3 Make getan logging configureable to be able to different getan instances | 12 Make getan logging configureable to be able to different getan instances |
4 at the same time | 13 at the same time |
5 | 14 |