Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/Changes @ 1113:e7efbded1367
Summarized changes for RELEASE 1.1
gnv-artifacts/trunk@1251 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 30 Jun 2010 12:26:04 +0000 |
parents | 0e458a4271c4 |
children |
comparison
equal
deleted
inserted
replaced
1112:9a24c743efa6 | 1113:e7efbded1367 |
---|---|
1 2010-06-30 RELEASE 1.1 | |
2 | |
3 NEW: | |
4 | |
5 * New product: 'Achsenparalleles Vertikalprofil' | |
6 * Support for products with vectorial parameters (#27) | |
7 * Integrated configuration section for sql-cache | |
8 * Statistics of ehcaches are available as MBean using JConsole | |
9 * N-Step back history for the parameterization | |
10 * ODV export for product 'Horizontales Schnittprofil' (#260) | |
11 * MANIFEST contains svn buildnumbers | |
12 | |
13 FIXES: | |
14 | |
15 * Corrected chart titles (#138, #120) | |
16 * Fixed defect range calculation for chart axes (#233) | |
17 * Corrected distance calculation in product 'Horizontalprofil' (#287) | |
18 * Fixed bin width calculation in histograms (#288) | |
19 * Changing width/height of charts ended in Stacktace (#294) | |
20 * Multi layer selection for product 'Layer' (#252) | |
21 * Renaming a layer just changes its title (#198), | |
22 * WMS layers now have a prefix 'GNV_' (#315, #314) | |
23 * Disabled multi selection for vectorial parameter (#299) | |
24 * Fixed broken transition chain of 'Achsenparalleler | |
25 Vertikalprofil' (#300, #318, #154) | |
26 * Fixed ODV export that created invalid odv files (#291) | |
27 * Added missing column for csv export for product 'Horizontales | |
28 Schnittprofil' (#284) | |
29 * Depths have negative values in odv exports (#230) | |
30 * Keep aspect ratio in PDF/SVG exports (#290) | |
31 * Fixed hash creation for caching elements (#264, #268) | |
32 * Further JavaDoc (#274) | |
33 * Fixed discrepancy in parameter matrix between parameter values and | |
34 description (#281) | |
35 * Fixed broken geometry clipping (#283) | |
36 * Fixed user input validation (#286, #289) | |
37 * Exception handling improvements (#188, #251, #265, #18, #269, #266) | |
38 | |
39 | |
1 2010-04-28 RELEASE 1.0 | 40 2010-04-28 RELEASE 1.0 |
2 | 41 |
3 NEW: | 42 NEW: |
4 | 43 |
5 * Support for renaming wms layers (#198) | 44 * Support for renaming wms layers (#198) |