Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1564:3606f2caf93e
Make manual Points active by default.
flys-client/trunk@3816 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 30 Jan 2012 08:38:18 +0000 |
parents | 41abc345d2f1 |
children | 87f5ed6960e8 |
comparison
equal
deleted
inserted
replaced
1563:41abc345d2f1 | 1564:3606f2caf93e |
---|---|
1 2012-01-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: | |
4 Set activity field to 'active' by default. | |
5 | |
1 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 6 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: | 8 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: |
4 Added dummy handling for new boolean 'active' flag of each point. | 9 Added dummy handling for new boolean 'active' flag of each point. |
5 Refactoring. | 10 Refactoring. |