Mercurial > getan
comparison ChangeLog @ 87:0e5b6826a4ef
Use footer of EntryList to display the editable description of an entry
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Mon, 30 May 2011 15:38:35 +0200 |
parents | c9684f6d54ea |
children | 6dc52940dde0 |
comparison
equal
deleted
inserted
replaced
86:c9684f6d54ea | 87:0e5b6826a4ef |
---|---|
1 2011-05-30 Björn Ricks <bjoern.ricks@intevation.de> | |
2 | |
3 * getan/states.py: Use footer of EntryList to display | |
4 the editable description of an entry and not the general | |
5 footer to be able to edit the desciption while running a | |
6 project. | |
7 | |
1 2011-05-30 Björn Ricks <bjoern.ricks@intevation.de> | 8 2011-05-30 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 9 |
3 * getan/view.py (ListWidget): Add new node_in_focus | 10 * getan/view.py (ListWidget): Add new node_in_focus |
4 method to get the current node in list | 11 method to get the current node in list |
5 | 12 |