Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 555:33b86f5b1168
Don't crash if there is no transformer.
flys-client/trunk@2078 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 08 Jun 2011 10:57:28 +0000 |
parents | ad2ba6e2b8bd |
children | 046f43e1d305 |
comparison
equal
deleted
inserted
replaced
554:ad2ba6e2b8bd | 555:33b86f5b1168 |
---|---|
1 2011-06-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: | |
4 Don't crash if there is no transformer. | |
5 | |
1 2011-06-08 Ingo Weinzierl <ingo@intevation.de> | 6 2011-06-08 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: | 8 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
4 Added a dirty hack to accept project names shorter than 30 characters | 9 Added a dirty hack to accept project names shorter than 30 characters |
5 without cutting a part from the middle. | 10 without cutting a part from the middle. |
641 * Changes: Prepared Changes for the upcoming release 2.3 - see Changes | 646 * Changes: Prepared Changes for the upcoming release 2.3 - see Changes |
642 file to get to know about the change of version number. | 647 file to get to know about the change of version number. |
643 | 648 |
644 2011-05-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 649 2011-05-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
645 | 650 |
646 * src/main/java/de/intevation/flys/client/server/meta/Converter.java: | 651 * src/main/java/de/intevation/flys/client/server/meta/Converter.java: |
647 New. Converts the incoming XML to a more informative way. | 652 New. Converts the incoming XML to a more informative way. |
648 | 653 |
649 * src/main/java/de/intevation/flys/client/server/MetaDataServiceImpl.java: | 654 * src/main/java/de/intevation/flys/client/server/MetaDataServiceImpl.java: |
650 Use the new converter. | 655 Use the new converter. |
651 | 656 |
652 2011-05-12 Raimund Renkert <rrenkert@intevation.de> | 657 2011-05-12 Raimund Renkert <rrenkert@intevation.de> |
653 | 658 |
654 ISSUE-61 | 659 ISSUE-61 |
655 | 660 |