Mercurial > getan
comparison ChangeLog @ 47:0a0c77b8606a project-tree
#1921 Bugfix: Moving entries into projects with keys that consist of more than a single char works again.
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 15 Feb 2011 21:10:19 +0100 |
parents | 780bfda9c583 |
children | d2cc754b4dcd |
comparison
equal
deleted
inserted
replaced
45:780bfda9c583 | 47:0a0c77b8606a |
---|---|
1 2011-02-15 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * 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. | |
5 | |
1 2010-12-21 Ingo Weinzierl <ingo@intevation.de> | 6 2010-12-21 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * getan.py: Added a method to sort the projects based on its key. | 8 * getan.py: Added a method to sort the projects based on its key. |
4 | 9 |
5 * getan/project.py: A project can now have children. Therefore, a new | 10 * getan/project.py: A project can now have children. Therefore, a new |