Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 688:f3f433053bdd
Changed the behavior of parameter-measurement-matrix (issue210).
gnv/trunk@893 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 09 Apr 2010 09:50:12 +0000 |
parents | acf62a4a23db |
children | 8487581dfe3b |
comparison
equal
deleted
inserted
replaced
687:acf62a4a23db | 688:f3f433053bdd |
---|---|
1 2010-04-09 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue210 | |
4 | |
5 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl: Changed the | |
6 parameter-measurement matrix rendering. Its content is no more selectable | |
7 - it is just to inform the user about the existence of a measurement for a | |
8 given parameter. Instead, there is a new row with a checkbox for each | |
9 measurement in the header of the matrix. So, the user is able to select a | |
10 measurement without a relation to a specific parameter - all parameters | |
11 which are available for this measurement are effected by this choice in | |
12 future outputs. | |
13 | |
14 * src/main/webapp/styles/default.css: New classes for styling the | |
15 parameter-measurement matrix. | |
16 | |
17 * src/main/webapp/images/delete.png, | |
18 src/main/webapp/images/tick.png: New icons to inform the user about the | |
19 existence of a measurement for a given parameter. | |
20 | |
1 2010-04-09 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 21 2010-04-09 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 22 |
3 Issue216 | 23 Issue216 |
4 | 24 |
5 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_options_inc.jsp: | 25 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_options_inc.jsp: |