2011-10-05 |
Sascha L. Teichmann |
fixed flys/issue201
|
2011-10-05 |
Sascha L. Teichmann |
fixed flys/issue177
|
2011-10-05 |
Ingo Weinzierl |
Improved the creation/rendering of annotations (km favorites, mainvalues).
|
2011-10-05 |
Sascha L. Teichmann |
Removed code duplication of guessWaterIncreasing()
|
2011-10-05 |
Ingo Weinzierl |
Bugfixes for various issues: Improved rendering process of annotations.
|
2011-10-05 |
Sascha L. Teichmann |
Backjump correction: Finally looks fine.
|
2011-10-05 |
Ingo Weinzierl |
AnnotationArtifact: Bugfixes and enabled cache support.
|
2011-10-04 |
Sascha L. Teichmann |
flys/issue31: Simplified the back jump correction code a lot.
|
2011-10-04 |
Ingo Weinzierl |
Modified code to determine the elevation model of Wsts in the LongitudinalSectionGenerator.
|
2011-10-04 |
Sascha L. Teichmann |
Moved some generic double array code from BackjumpCorrector to DoubleUtil
|
2011-10-04 |
Sascha L. Teichmann |
Added code to interpolate double values in a sorted array
|
2011-10-04 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2011-10-04 |
Ingo Weinzierl |
Bugfix: #330 Add problem if no data was found for duration curves.
|
2011-10-04 |
Ingo Weinzierl |
Added facet and index information to theme which are stored at CollectionItems.
|
2011-10-04 |
Ingo Weinzierl |
Bugfix: #346 Modified x and y axis titles of longitudinal section charts.
|
2011-09-30 |
Ingo Weinzierl |
Bugfix: #351 Modified determination of single values specified by min/max values and an interval.
|
2011-09-30 |
Felix Wolfsteller |
Fix flys/issue334 (CrossSection output shown even without calculation result).
|
2011-09-30 |
Ingo Weinzierl |
Bugfix: #176 and #349 Create proper titles for W and Q waterlevel facets.
|
2011-09-30 |
Felix Wolfsteller |
Show proper labels for selected differences.
|
2011-09-29 |
Sascha L. Teichmann |
Fixed issues flys/issue244, flys/issue332
|
2011-09-28 |
Felix Wolfsteller |
Use StringUtil.wWrap , fix wrong loop, minor refac and cosmetics.
|
2011-09-28 |
Felix Wolfsteller |
Extracted/use StringUtil.wWrap .
|
2011-09-28 |
Ingo Weinzierl |
Write gauge determined in MainValuesService to log.
|
2011-09-28 |
Ingo Weinzierl |
Bugfix: #332 Made AT-exports compatible with desktop FLYS.
|
2011-09-28 |
Ingo Weinzierl |
Bugfix: #328 Improved datacage configuration and labels for selected waterlevels.
|
2011-09-28 |
Ingo Weinzierl |
Made feed() operation able to remove existing data items from Artifact's data pool.
|
2011-09-28 |
Felix Wolfsteller |
Extracted StringUtil.unbracket from WaterlevelSelectState.strip .
|
2011-09-27 |
Ingo Weinzierl |
Little modifications for making recommendations - will now work for states with background calculation.
|
2011-09-27 |
Felix Wolfsteller |
Enable auto-scaling axis for waterlevels in WDifference-plots.
|
2011-09-27 |
Felix Wolfsteller |
In W-Difference-calculation, respect indices of selected facets.
|
2011-09-27 |
Sascha L. Teichmann |
flys/issue317: Removed dependency from cross section demo app.
|
2011-09-27 |
Ingo Weinzierl |
Improved Facet creation for floodmaps - WSPLGEN and barriers Facets are only created if the calculation was successful.
|
2011-09-27 |
Ingo Weinzierl |
Improved WSPLGEN start to suppress inconsistent Artifact states.
|
2011-09-27 |
Ingo Weinzierl |
Improved regex used to track WSPLGEN errors - will now match critical errors as well.
|
2011-09-27 |
Sascha L. Teichmann |
Fixed whitespace usage in ChangeLog.
|
2011-09-27 |
Sascha L. Teichmann |
Removed superfluous imports
|
2011-09-27 |
Ingo Weinzierl |
Bugfix: #68 Set number format of chart plot axes based on the CallMeta instance for each request.
|
2011-09-27 |
Sascha L. Teichmann |
Cache: Increased number of cached annotations.
|
2011-09-27 |
Felix Wolfsteller |
Let WDifferences-diagram show more than one difference, if asked to.
|
2011-09-27 |
Ingo Weinzierl |
Bugfix: #320 Substitue '../' in shapefile directories.
|
2011-09-26 |
Ingo Weinzierl |
The extent of the WSPLGEN facets are now determined by the extent of the start and end CrossSectionTrack of the WSPLGEN calculation.
|
2011-09-26 |
Felix Wolfsteller |
Improved w-differences diagram generation with included 'absolute' values.
|
2011-09-26 |
Felix Wolfsteller |
Add positional-conflict-awareness when merging Facets in attribute
|
2011-09-26 |
Ingo Weinzierl |
Bugfix: #296 Set i18n titles for WSPLGEN and barriers WMS layers.
|
2011-09-26 |
Felix Wolfsteller |
Fix getPosition() in ManagedDomFacet.
|
2011-09-23 |
Felix Wolfsteller |
Squash a bug about wrongly named position attribute ('pos' vs 'art:pos').
|
2011-09-23 |
Felix Wolfsteller |
Minor refactoring, documentation.
|
2011-09-23 |
Felix Wolfsteller |
Added documentation.
|
2011-09-22 |
Ingo Weinzierl |
Made MetaDataService a subclass of FLYSService.
|
2011-09-22 |
Bjoern Schilberg |
Full blown mosel wms mapfile.
|
2011-09-22 |
Ingo Weinzierl |
Improved database session handling in services and artifacts.
|
2011-09-22 |
Ingo Weinzierl |
Improved bounds validation for distance only states.
|
2011-09-21 |
Felix Wolfsteller |
Added WaterlevelArtifact and respective infrastructure.
|
2011-09-21 |
Felix Wolfsteller |
Cosmetics, docs.
|
2011-09-21 |
Felix Wolfsteller |
Let WDifferencesCurveGenerator process LONGITUDINAL_W facets.
|
2011-09-21 |
Felix Wolfsteller |
Preparations for ability to display multiple differences in one plot.
|
2011-09-21 |
Ingo Weinzierl |
#315 Added new state for entering a kilometer range without step width.
|
2011-09-21 |
Felix Wolfsteller |
Cosmetics.
|
2011-09-21 |
Felix Wolfsteller |
Guard access to dataset to avoid NullPointerException.
|
2011-09-21 |
Ingo Weinzierl |
#325 Create human readable label for the selected DEM (used in the static UI part).
|
2011-09-19 |
Ingo Weinzierl |
Tagged RELEASE 2.5 of flys-artifacts.
|
2012-02-09 |
Felix Wolfsteller |
Fix flys/issue481 (i18n: Datenkorb).
|
2012-02-09 |
Raimund Renkert |
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
|
2012-02-09 |
Felix Wolfsteller |
Cosmetics.
|
2012-02-09 |
Felix Wolfsteller |
Allow selection of multiple locations with mouse in MultipleLocationPanel.
|
2012-02-09 |
Felix Wolfsteller |
Added utility functions for double arrays.
|
2012-02-09 |
Felix Wolfsteller |
Translate data item in locationpanel label.
|
2012-02-09 |
Felix Wolfsteller |
Added translations for reference curve state data.
|
2012-02-08 |
Felix Wolfsteller |
Cosmetics.
|
2012-02-08 |
Felix Wolfsteller |
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
|
2012-02-08 |
Felix Wolfsteller |
Added missing translation for waterlevels.
|
2012-02-08 |
Felix Wolfsteller |
Cosmetics.
|
2012-02-08 |
Sascha L. Teichmann |
Error report: Prefix error message for a certain km with 'KM'.
|
2012-02-08 |
Ingo Weinzierl |
Added missing translation string used in the datacage window.
|
2012-02-08 |
Felix Wolfsteller |
Added Change accidentally ommitted to commit in rev 3960.
|
2012-02-08 |
Ingo Weinzierl |
#482 Display i18n messages for validation errors in range panel.
|
2012-02-08 |
Felix Wolfsteller |
Partial fix for flys/issue471, add context menu to manual point themes.
|
2012-02-07 |
Raimund Renkert |
Issue 473.
|
2012-02-07 |
Ingo Weinzierl |
Reverted port of artifact-server 8182 to 8181.
|
2012-02-06 |
Raimund Renkert |
Added helper input table to state 'timerange' input in hist. discharge curves.
|
2012-02-06 |
Felix Wolfsteller |
Added i18n for reference curve export.
|
2012-02-06 |
Raimund Renkert |
Added service to request discharge infos at a specific gauge.
|
2012-02-06 |
Sascha L. Teichmann |
I18N for "Reduzierte Bezugslinie".
|
2012-02-06 |
Ingo Weinzierl |
Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
|
2012-02-06 |
Ingo Weinzierl |
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
|
2012-02-06 |
Ingo Weinzierl |
Added i18n strings for the export button of historical discharge curves.
|
2012-02-03 |
Ingo Weinzierl |
Display inserted W/Q values in WQSimpleArrayPanel.
|
2012-02-03 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-02-03 |
Felix Wolfsteller |
Adjusted to be able to feed data to reference curves.
|
2012-02-03 |
Felix Wolfsteller |
Added TODO and handle dynamic data of unknown type.
|
2012-02-03 |
Felix Wolfsteller |
Refactored.
|
2012-02-02 |
Felix Wolfsteller |
Refactoring to ease code-reuse.
|
2012-02-02 |
Felix Wolfsteller |
Removed obsolete import.
|
2012-02-02 |
Felix Wolfsteller |
Removed obsolete imports.
|
2012-02-02 |
Raimund Renkert |
Issue 466.
|
2012-02-02 |
Felix Wolfsteller |
Cosmetics.
|