Mercurial > getan
comparison ChangeLog @ 48:d2cc754b4dcd project-tree
Bugfix: Projects with children are no longer selectable - projects with keys that are longer than a single character are selectable via text input again.
author | Ingo Weinzierl <ingo_weinzierl@web.de> |
---|---|
date | Mon, 28 Feb 2011 19:32:40 +0100 |
parents | 0a0c77b8606a |
children | a3c0a4fc55fb |
comparison
equal
deleted
inserted
replaced
47:0a0c77b8606a | 48:d2cc754b4dcd |
---|---|
1 2011-02-28 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * getan/states.py: Bugfix: Projects with children are no longer selectable | |
4 and project which key is longer than a single character are selectable via | |
5 text input. | |
6 | |
1 2011-02-15 Ingo Weinzierl <ingo@intevation.de> | 7 2011-02-15 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * getan/states.py: Bugfix: We are able to move entries into projects with | 9 * getan/states.py: Bugfix: We are able to move entries into projects with |
4 a key that consist of more than one single char again. | 10 a key that consist of more than one single char again. |
5 | 11 |