graph
- JFreeChart: Do not fire change events for each and every data point added.2011-10-10, by Sascha L. Teichmann
- Fixed incorrect indexing of facets when doing multiple (w)differences.2011-10-10, by Felix Wolfsteller
- In WDifferenceCurveGenerator use slightly modified doWOut-implementation of LongitudinalSectionGenerator.2011-10-10, by Felix Wolfsteller
- Fix import from last commit.2011-10-10, by Felix Wolfsteller
- Let WaterlevelPairSelect send "old" data.2011-10-10, by Felix Wolfsteller
- Bugfixes: #150 #345 Corrected the determination to invert the x axis in longitudinal section charts.2011-10-10, by Ingo Weinzierl
- Cosmetics, docs, annotations.2011-10-10, by Felix Wolfsteller
- Bugfix: #220 Made y-axes of longitudinal and crosssection charts look equal.2011-10-10, by Ingo Weinzierl
- Bugfix: #189 Changed the order of a duration curve CSV export.2011-10-10, by Ingo Weinzierl
- Worked on flys/issue1502011-10-07, by Sascha L. Teichmann
- Take care on empty ranges (null) while preparing single point ranges.2011-10-07, by Ingo Weinzierl
- Bugfix: #114 Enabled rendering charts with a single data point.2011-10-07, by Ingo Weinzierl
- Cosmetics.2011-10-07, by Felix Wolfsteller
- Bugfix: #353 Enabled chart's to be drawn with proper axes set even if no data is contained.2011-10-07, by Ingo Weinzierl
- Changed max number of digits for AT exports.2011-10-07, by Ingo Weinzierl
- ATWriter: Get rid of buggy first line code.2011-10-06, by Sascha L. Teichmann
- fixed flys/issue2012011-10-05, by Sascha L. Teichmann
- fixed flys/issue1772011-10-05, by Sascha L. Teichmann
- Improved the creation/rendering of annotations (km favorites, mainvalues).2011-10-05, by Ingo Weinzierl
- Removed code duplication of guessWaterIncreasing()2011-10-05, by Sascha L. Teichmann
- Bugfixes for various issues: Improved rendering process of annotations.2011-10-05, by Ingo Weinzierl
- Backjump correction: Finally looks fine.2011-10-05, by Sascha L. Teichmann
- AnnotationArtifact: Bugfixes and enabled cache support.2011-10-05, by Ingo Weinzierl
- flys/issue31: Simplified the back jump correction code a lot.2011-10-04, by Sascha L. Teichmann
- Modified code to determine the elevation model of Wsts in the LongitudinalSectionGenerator.2011-10-04, by Ingo Weinzierl
- Moved some generic double array code from BackjumpCorrector to DoubleUtil2011-10-04, by Sascha L. Teichmann
- Added code to interpolate double values in a sorted array2011-10-04, by Sascha L. Teichmann
- Removed superfluous imports.2011-10-04, by Sascha L. Teichmann
- Bugfix: #330 Add problem if no data was found for duration curves.2011-10-04, by Ingo Weinzierl
- Added facet and index information to theme which are stored at CollectionItems.2011-10-04, by Ingo Weinzierl
- Bugfix: #346 Modified x and y axis titles of longitudinal section charts.2011-10-04, by Ingo Weinzierl
- Bugfix: #351 Modified determination of single values specified by min/max values and an interval.2011-09-30, by Ingo Weinzierl
- Fix flys/issue334 (CrossSection output shown even without calculation result).2011-09-30, by Felix Wolfsteller
- Bugfix: #176 and #349 Create proper titles for W and Q waterlevel facets.2011-09-30, by Ingo Weinzierl
- Show proper labels for selected differences.2011-09-30, by Felix Wolfsteller
- Fixed issues flys/issue244, flys/issue3322011-09-29, by Sascha L. Teichmann
- Use StringUtil.wWrap , fix wrong loop, minor refac and cosmetics.2011-09-28, by Felix Wolfsteller
- Extracted/use StringUtil.wWrap .2011-09-28, by Felix Wolfsteller
- Write gauge determined in MainValuesService to log.2011-09-28, by Ingo Weinzierl
- Bugfix: #332 Made AT-exports compatible with desktop FLYS.2011-09-28, by Ingo Weinzierl
- Bugfix: #328 Improved datacage configuration and labels for selected waterlevels.2011-09-28, by Ingo Weinzierl
- Made feed() operation able to remove existing data items from Artifact's data pool.2011-09-28, by Ingo Weinzierl
- Extracted StringUtil.unbracket from WaterlevelSelectState.strip .2011-09-28, by Felix Wolfsteller
- Little modifications for making recommendations - will now work for states with background calculation.2011-09-27, by Ingo Weinzierl
- Enable auto-scaling axis for waterlevels in WDifference-plots.2011-09-27, by Felix Wolfsteller
- In W-Difference-calculation, respect indices of selected facets.2011-09-27, by Felix Wolfsteller
- flys/issue317: Removed dependency from cross section demo app.2011-09-27, by Sascha L. Teichmann
- Improved Facet creation for floodmaps - WSPLGEN and barriers Facets are only created if the calculation was successful.2011-09-27, by Ingo Weinzierl
- Improved WSPLGEN start to suppress inconsistent Artifact states.2011-09-27, by Ingo Weinzierl
- Improved regex used to track WSPLGEN errors - will now match critical errors as well.2011-09-27, by Ingo Weinzierl
- Fixed whitespace usage in ChangeLog.2011-09-27, by Sascha L. Teichmann
- Removed superfluous imports2011-09-27, by Sascha L. Teichmann
- Bugfix: #68 Set number format of chart plot axes based on the CallMeta instance for each request.2011-09-27, by Ingo Weinzierl
- Cache: Increased number of cached annotations.2011-09-27, by Sascha L. Teichmann
- Let WDifferences-diagram show more than one difference, if asked to.2011-09-27, by Felix Wolfsteller
- Bugfix: #320 Substitue '../' in shapefile directories.2011-09-27, by 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, by Ingo Weinzierl
- Improved w-differences diagram generation with included 'absolute' values.2011-09-26, by Felix Wolfsteller
- Add positional-conflict-awareness when merging Facets in attribute2011-09-26, by Felix Wolfsteller
- Bugfix: #296 Set i18n titles for WSPLGEN and barriers WMS layers.2011-09-26, by Ingo Weinzierl
- Fix getPosition() in ManagedDomFacet.2011-09-26, by Felix Wolfsteller
- Squash a bug about wrongly named position attribute ('pos' vs 'art:pos').2011-09-23, by Felix Wolfsteller
- Minor refactoring, documentation.2011-09-23, by Felix Wolfsteller
- Added documentation.2011-09-23, by Felix Wolfsteller
- Made MetaDataService a subclass of FLYSService.2011-09-22, by Ingo Weinzierl
- Full blown mosel wms mapfile.2011-09-22, by Bjoern Schilberg
- Improved database session handling in services and artifacts.2011-09-22, by Ingo Weinzierl
- Improved bounds validation for distance only states.2011-09-22, by Ingo Weinzierl
- Added WaterlevelArtifact and respective infrastructure.2011-09-21, by Felix Wolfsteller
- Cosmetics, docs.2011-09-21, by Felix Wolfsteller
- Let WDifferencesCurveGenerator process LONGITUDINAL_W facets.2011-09-21, by Felix Wolfsteller
- Preparations for ability to display multiple differences in one plot.2011-09-21, by Felix Wolfsteller
- #315 Added new state for entering a kilometer range without step width.2011-09-21, by Ingo Weinzierl
- Cosmetics.2011-09-21, by Felix Wolfsteller
- Guard access to dataset to avoid NullPointerException.2011-09-21, by Felix Wolfsteller
- #325 Create human readable label for the selected DEM (used in the static UI part).2011-09-21, by Ingo Weinzierl
- Tagged RELEASE 2.5 of flys-artifacts.2011-09-19, by Ingo Weinzierl
- Fix flys/issue481 (i18n: Datenkorb).2012-02-09, by Felix Wolfsteller
- Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.2012-02-09, by Raimund Renkert
- Cosmetics.2012-02-09, by Felix Wolfsteller
- Allow selection of multiple locations with mouse in MultipleLocationPanel.2012-02-09, by Felix Wolfsteller
- Added utility functions for double arrays.2012-02-09, by Felix Wolfsteller
- Translate data item in locationpanel label.2012-02-09, by Felix Wolfsteller
- Added translations for reference curve state data.2012-02-09, by Felix Wolfsteller
- Cosmetics.2012-02-08, by Felix Wolfsteller
- Added new UIProvider to enter mutliple locations (yet only input view textfield possible).2012-02-08, by Felix Wolfsteller
- Added missing translation for waterlevels.2012-02-08, by Felix Wolfsteller
- Cosmetics.2012-02-08, by Felix Wolfsteller
- Error report: Prefix error message for a certain km with 'KM'.2012-02-08, by Sascha L. Teichmann
- Added missing translation string used in the datacage window.2012-02-08, by Ingo Weinzierl
- Added Change accidentally ommitted to commit in rev 3960.2012-02-08, by Felix Wolfsteller
- #482 Display i18n messages for validation errors in range panel.2012-02-08, by Ingo Weinzierl
- Partial fix for flys/issue471, add context menu to manual point themes.2012-02-08, by Felix Wolfsteller
- Issue 473.2012-02-07, by Raimund Renkert
- Reverted port of artifact-server 8182 to 8181.2012-02-07, by Ingo Weinzierl
- Added helper input table to state 'timerange' input in hist. discharge curves.2012-02-06, by Raimund Renkert
- Added i18n for reference curve export.2012-02-06, by Felix Wolfsteller
- Added service to request discharge infos at a specific gauge.2012-02-06, by Raimund Renkert
- I18N for "Reduzierte Bezugslinie".2012-02-06, by Sascha L. Teichmann
- Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.2012-02-06, by Ingo Weinzierl
- Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.2012-02-06, by Ingo Weinzierl
- Added i18n strings for the export button of historical discharge curves.2012-02-06, by Ingo Weinzierl
- Display inserted W/Q values in WQSimpleArrayPanel.2012-02-03, by Ingo Weinzierl
- Removed superfluous imports.2012-02-03, by Sascha L. Teichmann
- Adjusted to be able to feed data to reference curves.2012-02-03, by Felix Wolfsteller
- Added TODO and handle dynamic data of unknown type.2012-02-03, by Felix Wolfsteller
- Refactored.2012-02-03, by Felix Wolfsteller
- Refactoring to ease code-reuse.2012-02-02, by Felix Wolfsteller
- Removed obsolete import.2012-02-02, by Felix Wolfsteller
- Removed obsolete imports.2012-02-02, by Felix Wolfsteller
- Issue 466.2012-02-02, by Raimund Renkert
- Cosmetics.2012-02-02, by Felix Wolfsteller
- Cosmetics.2012-02-01, by Felix Wolfsteller
- Added accidentally ommitted ChangeLog entry.2012-02-01, by Felix Wolfsteller
- Added i18n title for reference curve output.2012-02-01, by Felix Wolfsteller
- Added i18n title for 'historical discharge curve' output.2012-02-01, by Ingo Weinzierl
- Changed wording for W bei/fuer ungl.Abflsgs.2012-02-01, by Felix Wolfsteller
- #469 Use correct I18N string to display inserted locations in LocationDistancePanel.2012-02-01, by Ingo Weinzierl
- javadoc2012-02-01, by Felix Wolfsteller
- Avoid certain npes.2012-02-01, by Felix Wolfsteller
- Create a better label in IntegerRangeData for the selected item.2012-01-31, by Ingo Weinzierl
- Implemented WQSimpleArrayPanel.createOld().2012-01-31, by Ingo Weinzierl
- Added further methods to DataFactory to create concrete Data instances.2012-01-31, by Ingo Weinzierl
- Fix strange javascript side effects.2012-01-31, by Felix Wolfsteller
- Improved spinner-behaviour in cross section km control.2012-01-31, by Felix Wolfsteller
- Slightly improved Spinner- behaviour in CrossSectionControl, but regress in other case.2012-01-31, by Felix Wolfsteller
- Introduced a DataFactory that should be used to create new Data instances.2012-01-31, by Ingo Weinzierl
- Adjusted table height to fill the window.2012-01-30, by Raimund Renkert
- Get the axes name from collection settings and use them as table header.2012-01-30, by Raimund Renkert
- Handle manual points on a per-chart(type) basis.2012-01-30, by Felix Wolfsteller
- Show hit count in filtered input helper tables.2012-01-30, by Raimund Renkert
- Initialize the min and max fields in RangePanel.2012-01-30, by Ingo Weinzierl
- Improved form validation.2012-01-30, by Felix Wolfsteller
- Make manual Points active by default.2012-01-30, by Felix Wolfsteller
- Added dummy handling for new boolean property of each point.2012-01-27, by Felix Wolfsteller
- Added basic validation, improved editing function, minor refac.2012-01-27, by Felix Wolfsteller
- Made manual points edit- and removable.2012-01-27, by Felix Wolfsteller
- Cosmetics.2012-01-27, by Felix Wolfsteller
- Added translateable context menu to open manual point editor from themepanel.2012-01-27, by Felix Wolfsteller
- Fix i18n issues.2012-01-27, by Felix Wolfsteller
- Invested 2 seconds after losing 3.2012-01-27, by Felix Wolfsteller
- First step to implement WQSimpleArrayPanel.createOld().2012-01-27, by Ingo Weinzierl
- Refactored Collection reference out of Panels.2012-01-27, by Felix Wolfsteller
- Implemented the createOld() method in RangePanel.2012-01-27, by Ingo Weinzierl
- Improved points UI to also respect language and name of point.2012-01-27, by Felix Wolfsteller
- Added translations for manual points related words.2012-01-27, by Felix Wolfsteller
- Display edited manual points next time the point editor is opened.2012-01-27, by Felix Wolfsteller
- Cosmetics, docs.2012-01-27, by Felix Wolfsteller
- Let ManualPointEditor use RedrawRequests to let freshly edited points show up in Chart.2012-01-27, by Felix Wolfsteller
- Cosmetics, removed obsolete imports.2012-01-27, by Felix Wolfsteller
- Cosmetics.2012-01-27, by Felix Wolfsteller
- Issue 138.2012-01-26, by Raimund Renkert
- Added basic UI to enter manual points.2012-01-26, by Felix Wolfsteller
- Opened Collection interface in preparation of Manual Points-Feature.2012-01-26, by Felix Wolfsteller
- Cosmetics, doc.2012-01-26, by Felix Wolfsteller
- Issue 265.2012-01-25, by Raimund Renkert
- Fixed typo, more stub for add points ui.2012-01-25, by Felix Wolfsteller
- Minor refactoring.2012-01-25, by Felix Wolfsteller
- Suppress onCollectionChange event if an artifact is added to the collection2012-01-24, by Raimund Renkert
- Added filter implementation for input helper tables in single location and2012-01-24, by Raimund Renkert
- Added filter criterion and clear filter on tab selection changed and input mode2012-01-24, by Raimund Renkert
- Filter the helper input tables using the range filter.2012-01-24, by Raimund Renkert
- Added UI for "Bezugslinienverfahren" ("W auf freier Strecke").2012-01-23, by Sascha L. Teichmann
- Added UI parts and event for filtering distances and locations.2012-01-23, by Raimund Renkert
- Add cross sections loaded from datacage to the master artifacts list.2012-01-20, by Raimund Renkert
- Fix typo for i18n key, flys/issue458.2012-01-20, by Felix Wolfsteller
- Set the empty facet to invisible.2012-01-20, by Raimund Renkert
- Added new artifact to be able to open existing 'new chart' projects.2012-01-20, by Raimund Renkert
- Removed useless imports.2012-01-19, by Ingo Weinzierl
- Added a new widget to simply insert a WQ mode and values as array.2012-01-19, by Ingo Weinzierl
- Added new Data classes for integer array and integer options.2012-01-19, by Ingo Weinzierl
- Read river from artifact description in state.chart.river to be able2012-01-19, by Raimund Renkert
- Set the collection if all recommended artifacts are loaded or the2012-01-19, by Raimund Renkert
- Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.2012-01-18, by Ingo Weinzierl
- Added new panels for inserting ranges, int ranges and time (year) ranges.2012-01-18, by Ingo Weinzierl
- Added a new Data type IntegerRangeData that stores min and max integer values.2012-01-18, by Ingo Weinzierl
- Repaired broken MapArtifact creation.2012-01-16, by Ingo Weinzierl
- Changed internal string for new chart module.2012-01-13, by Raimund Renkert
- Implemented synchronous navigation through cross section profiles.2012-01-13, by Felix Wolfsteller
- Added feedMany() implementation to feed-service.2012-01-13, by Felix Wolfsteller
- Cosmetics.2012-01-13, by Felix Wolfsteller
- Changed the visible i18n strings for module 'new map.'2012-01-12, by Raimund Renkert
- Issue451.2012-01-12, by Raimund Renkert
- Partial flys/issue441.2012-01-12, by Felix Wolfsteller
- Added new artifact 'MapArtifact' for module 'new map'. This allows to open an2012-01-12, by Raimund Renkert
- Issue451.2012-01-12, by Raimund Renkert
- Added translation for Streckenfavoriten.2012-01-11, by Felix Wolfsteller
- Updated the MapOutputService to be able to request the new output type 'map'.2012-01-11, by Raimund Renkert
- Issue 4352012-01-11, by Raimund Renkert
- Fixed initial boolean value setting.2012-01-11, by Raimund Renkert
- Improved validation and property handling.2012-01-11, by Raimund Renkert
- Issue 358.2012-01-09, by Raimund Renkert
- Fixed initial values of boolean properties.2012-01-09, by Raimund Renkert
- Implemented the validators more object oriented.2012-01-09, by Raimund Renkert
- Issue 433.2012-01-09, by Raimund Renkert
- Issue 358.2012-01-09, by Raimund Renkert
- Issue 358.2012-01-09, by Raimund Renkert
- Issue 358.2012-01-09, by Raimund Renkert
- Avoid NPE in StyleEditorWindow.2012-01-06, by Felix Wolfsteller
- #196 Localize numbers in W/Q/D tables.2012-01-06, by Ingo Weinzierl
- Added translations for flood_protections keyword.2012-01-06, by Felix Wolfsteller
- Changed CrossSection spinner-stepsize, adjusted km- and mastersetting.2012-01-05, by Felix Wolfsteller
- Improved the StyledEditorWindow to support a list of pointsizes.2012-01-04, by Ingo Weinzierl
- Added new strings for the theme editor.2012-01-04, by Ingo Weinzierl
- Removed unused method calls.2012-01-04, by Ingo Weinzierl
- Added new strings displayed in the theme editor window.2012-01-04, by Ingo Weinzierl
- Modified width of DoubleRangePanel in LocationDistancePanel.2012-01-03, by Ingo Weinzierl
- #302 Improved input validation in WQ panels.2012-01-03, by Ingo Weinzierl
- Added and fixed translations of theme style properties.2012-01-03, by Felix Wolfsteller
- #431 Added support for WMS 1.3.0 projection definitions.2012-01-02, by Ingo Weinzierl
- Improved CapabilitiesParser to test WMS using its main() method.2012-01-02, by Ingo Weinzierl
- Improved the TableDataPanel (for displaying calculation results) to support CSV exports with more than 5 columns.2012-01-02, by Ingo Weinzierl
- Made WQInputPanel able to distinguish between a 'Q at Gauge' and 'Free Q'.2011-12-29, by Ingo Weinzierl
- Set the chart export size to -1, so that the FLYS server is able to distinguish between an export and the query to display a chart.2011-12-27, by Ingo Weinzierl
- Added strings for chart properties dialog.2011-12-27, by Ingo Weinzierl
- Update chart if properties are changed successfully.2011-12-23, by Raimund Renkert
- Modified icon background to transparent.2011-12-23, by Raimund Renkert
- Skip empty lines in CSV service.2011-12-23, by Ingo Weinzierl
- Issue 427.2011-12-22, by Raimund Renkert
- Save output settings in chart properties dialog.2011-12-22, by Raimund Renkert
- Improved the CSVExportService to ignore lines that begin with a '#' character.2011-12-22, by Ingo Weinzierl
- Uncommented some code paths to avoid unwanted side effects, cosmetics.2011-12-22, by Felix Wolfsteller
- Improvements in CrossSectionChartThemePanel.2011-12-22, by Felix Wolfsteller
- Refactored, set collectionview in Themepanels constructors.2011-12-22, by Felix Wolfsteller
- Added convenient accessor.2011-12-22, by Felix Wolfsteller
- Tell master-artifact of collection when cross-section-master changed kilometer.2011-12-22, by Felix Wolfsteller
- Introduce ColletionView to all ChartPanel types.2011-12-22, by Felix Wolfsteller
- Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.2011-12-21, by Felix Wolfsteller
- Fix over axis menu item, added standalone 'over axis' menu item.2011-12-21, by Felix Wolfsteller
- Added style for properties dialog axis tab.2011-12-21, by Raimund Renkert
- Changed i18n strings.2011-12-21, by Raimund Renkert
- Added properties dialog icon.2011-12-21, by Raimund Renkert
- Create the properties dialog content dynamically based on the properties read2011-12-21, by Raimund Renkert
- Extract and parse the output settings from describe document and add settings2011-12-20, by Raimund Renkert
- Removed code for UI generation. SmartGWT classes are not usable on2011-12-20, by Raimund Renkert
- Feed new parameter to area artifact, fix reversed assignment of under/over curves.2011-12-20, by Felix Wolfsteller
- Added new classes for output setting types.2011-12-20, by Raimund Renkert
- Allow other.wkms facets to be created areas with.2011-12-20, by Felix Wolfsteller
- Adapted the seperator character between Ws and Qs in DESCRIBE documents which has changed in the flys-artifacts.2011-12-20, by Ingo Weinzierl
- Removed obsolete imports.2011-12-20, by Felix Wolfsteller
- Refactored to use existing code.2011-12-20, by Felix Wolfsteller
- Have 'area' context menu in Longitudinal-Section diagrams themepanels, too.2011-12-20, by Felix Wolfsteller
- Added keys and translations for area-creation related words.2011-12-20, by Felix Wolfsteller
- Bugfix: split up the Ws and Qs in the WQInputPanel properly.2011-12-20, by Ingo Weinzierl
- Cosmetics.2011-12-20, by Felix Wolfsteller
- Improved area creation GUI.2011-12-20, by Felix Wolfsteller
- Restore feature that was optimized away by last commit.2011-12-19, by Felix Wolfsteller
- Minor refactoring to ease addition of new style-fields (are now added automically).2011-12-19, by Felix Wolfsteller
- Removed unused imports.2011-12-19, by Ingo Weinzierl
- #409 Made layer list and map layers synchron.2011-12-19, by Ingo Weinzierl
- Bugfix: make sure that the user has selected a DEM before feeding the Artifact with it.2011-12-19, by Ingo Weinzierl
- Added error strings for DEM selection.2011-12-19, by Ingo Weinzierl
- Bugfixing and feature-adding for cross-sections/areas.2011-12-19, by Felix Wolfsteller
- Area creation UI update.2011-12-16, by Felix Wolfsteller
- Added method to create a menuitem separator.2011-12-16, by Felix Wolfsteller
- Cosmetics, doc.2011-12-16, by Felix Wolfsteller
- Fixed return type in UI factory method.2011-12-15, by Raimund Renkert
- Added missing interface.2011-12-15, by Raimund Renkert
- Added interfaces and container for output settings.2011-12-15, by Raimund Renkert
- Minor refactoring and fix initial settings when creating ui.2011-12-13, by Felix Wolfsteller
- Fix ThemeList.toMaps2011-12-13, by Felix Wolfsteller
- Client side of interactive cross section diagrams.2011-12-13, by Felix Wolfsteller
- Allow client to access artifacts data via CollectionItems and Themes.2011-12-13, by Felix Wolfsteller
- Fix crosssectionkmservice.2011-12-13, by Felix Wolfsteller
- Added a label that displays the current map projection to the MapToolbar.2011-12-12, by Ingo Weinzierl
- Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).2011-12-12, by Ingo Weinzierl
- Added property fields to the chart properties editor dialog.2011-12-12, by Raimund Renkert
- Cosmetics.2011-12-12, by Felix Wolfsteller
- Added stub for chart property editor.2011-12-09, by Raimund Renkert
- Issue 377.2011-12-09, by Raimund Renkert
- Registered CrossSectionKMService/client/servlet in web.xml .2011-12-08, by Felix Wolfsteller
- Added client for CrossSectionKMService.2011-12-08, by Felix Wolfsteller
- Removed the URL parameter from service calls. The service2011-12-08, by Raimund Renkert
- Fixed typo in German translation.2011-12-08, by Felix Wolfsteller
- Bugfix: set correct label for 'waterlevel/ground' state.2011-12-08, by Ingo Weinzierl
- #421 Ask the user before removing themes from chart or map.2011-12-08, by Ingo Weinzierl
- Reorder the map themes at the end of the layer initialization to be in sync with the map theme panel.2011-12-06, by Ingo Weinzierl
- Added missing i18n labels for buttons used in ExternalWMSWindow.2011-12-05, by Ingo Weinzierl
- Display only information in CapabilitiesPanel that really exist.2011-11-28, by Ingo Weinzierl
- The WMSLayerTree displays WMS layers that support a given SRS only.2011-11-28, by Ingo Weinzierl
- Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.2011-11-28, by Ingo Weinzierl
- Improved parsing of Capabilities document - parse '/WMT_MS_Capabilities' as well.2011-11-23, by Ingo Weinzierl
- Triggered the reload of MapThemePanel after adding external WMS layers.2011-11-22, by Ingo Weinzierl
- Create new Artifacts for selected WMS layers of the ExternalWMSWindow.2011-11-22, by Ingo Weinzierl
- Refactored the LoadArtifactService a bit.2011-11-22, by Ingo Weinzierl
- Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.2011-11-22, by Ingo Weinzierl
- Parse and display WMS layers supported by a user specified WMS service.2011-11-21, by Ingo Weinzierl
- Introduced i18n in the ExternalWMSWindow.2011-11-21, by Ingo Weinzierl
- Read and display all FLYS relevant information of Capabilities documents.2011-11-21, by Ingo Weinzierl
- Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.2011-11-21, by Ingo Weinzierl
- Replaced icon (addWMS.png) with the same icon but with transparent background.2011-11-21, by Ingo Weinzierl
- Added an initial control that allows (when it is finished) adding map layers from external WMS.2011-11-18, by Ingo Weinzierl
- Removed needless imports.2011-11-18, by Ingo Weinzierl
- Query GetFeatureInfo with layers defined in MapThemePanel - which are the real layers in the map.2011-11-18, by Ingo Weinzierl
- Repaired broken WMS layer controls in map theme panel.2011-11-18, by Ingo Weinzierl
- Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.2011-11-18, by Ingo Weinzierl
- Removed needless imports.2011-11-17, by Ingo Weinzierl
- Added an initial GetFeatureInfo tool to get information about points in the map.2011-11-17, by Ingo Weinzierl
- Issue312.2011-11-17, by Raimund Renkert
- Added a ScaleLine to the map.2011-11-14, by Ingo Weinzierl
- Update the map when receiving a RedrawRequestEvent.2011-11-11, by Ingo Weinzierl
- Removed needless imports.2011-11-11, by Ingo Weinzierl
- Added i18n strings used in datacage's floodmap section.2011-11-11, by Ingo Weinzierl
- Issue 339.2011-11-10, by Raimund Renkert
- Issue 338.2011-11-10, by Raimund Renkert
- Fix clone of static artifacts for differences.2011-11-10, by Felix Wolfsteller
- Issue 355.2011-11-10, by Raimund Renkert
- Issue 342.2011-11-10, by Raimund Renkert
- Issue 265.2011-11-09, by Raimund Renkert
- Expand the map selection section in helper panel on project start.2011-11-09, by Raimund Renkert
- Set attribute 'ld_mode' in appropiate UIProviders.2011-11-08, by Ingo Weinzierl
- Issue 294.2011-11-08, by Raimund Renkert
- Updated translations (english and defaut (english)).2011-11-04, by Felix Wolfsteller
- Bugfix: added missing i18n strings and synced english translation with default translation.2011-11-04, by Ingo Weinzierl
- Added translations for datacage element strings.2011-11-04, by Felix Wolfsteller
- Update map and theme panel when new layers are added via datacage or removed by context menu.2011-11-03, by Ingo Weinzierl
- Updated the theme editor window layout.2011-11-01, by Raimund Renkert
- Issue 400.2011-11-01, by Raimund Renkert
- Cosmetics, refactoring.2011-11-01, by Felix Wolfsteller
- Fix flys/issue306 (CrossSections: Remove table header context menu).2011-11-01, by Felix Wolfsteller
- Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.2011-10-31, by Ingo Weinzierl
- Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.2011-10-28, by Ingo Weinzierl
- Corrected ChangeLog syntax for older entries.2011-10-26, by Felix Wolfsteller
- Let Datacage from toolbar show 'static' parts of data.2011-10-26, by Felix Wolfsteller
- Added accidentially ommitted ChangeLog entry.2011-10-26, by Felix Wolfsteller
- Added a environment variable that might be used to use an alternative log4j properties file.2011-10-26, by Ingo Weinzierl
- Ignore log4j.properties.2011-10-26, by Ingo Weinzierl
- Made the URL of Artifact server available via ServletContext parameter.2011-10-25, by Ingo Weinzierl
- Issue 118/203.2011-10-25, by Raimund Renkert
- Replaced stdout and stderr logging with log4j loggers in server classes.2011-10-25, by Ingo Weinzierl
- Replaced stdout and stderr logging with log4j loggers in server classes.2011-10-25, by Ingo Weinzierl
- Added a BaseServlet that is used to setup config things like log4j.2011-10-25, by Ingo Weinzierl
- First step of refactoring the map creation - implemented a MapOutputService.2011-10-25, by Ingo Weinzierl
- Display the datacage button in the map toolbar.2011-10-24, by Ingo Weinzierl
- Fix flys/issue390 (W-Diff: Icon zum Löschen anpassen).2011-10-24, by Felix Wolfsteller
- In removeFeature-icon made white background transparent.2011-10-24, by Felix Wolfsteller
- Bugfix: #352 Keep grid selection in theme panels alive after themes has been modified.2011-10-21, by Ingo Weinzierl
- Renamed 'textbackground' to 'backgroundcolor'.2011-10-21, by Raimund Renkert
- Display new attributes in editor window.2011-10-20, by Raimund Renkert
- Moved the context menu handler to constructor to have the menu2011-10-20, by Raimund Renkert
- Reordered the attribute list.2011-10-20, by Raimund Renkert
- Removed superfluous imports.2011-10-20, by Sascha L. Teichmann
- Display selected WQ values in single rows - named main values need a lot of space.2011-10-19, by Ingo Weinzierl
- Group the theme attributes.2011-10-19, by Raimund Renkert
- Convert all color attributes from html to rgb notation.2011-10-19, by Raimund Renkert
- In WDiff datacage input make names survive backjumps.2011-10-19, by Felix Wolfsteller
- Add the format (png, pdf, svg) string into the xml document which is used for querying charts.2011-10-19, by Ingo Weinzierl
- Removed string which has been commited by mistake.2011-10-19, by Ingo Weinzierl
- Allow (yet limited) usage of zus and flood-protection data in wdiffs.2011-10-18, by Felix Wolfsteller
- Prepared editor UI for annotation styling.2011-10-18, by Raimund Renkert
- Minor cosmetics.2011-10-18, by Felix Wolfsteller
- Allowed to load Artifacts with different factories in one go.2011-10-18, by Felix Wolfsteller
- Added documentation.2011-10-18, by Raimund Renkert
- Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.2011-10-17, by Ingo Weinzierl
- Added a ImgLink class which creates an html link with an image.2011-10-17, by Ingo Weinzierl
- Bugfix: adjusted method call which avoided compiling flys-client.2011-10-17, by Ingo Weinzierl
- Use images for line type and line size selection.2011-10-17, by Raimund Renkert
- #253 Implemented ThemePanel's 'remove' action.2011-10-17, by Ingo Weinzierl
- Added new values for line type to theme editor.2011-10-17, by Raimund Renkert
- Set window position to page center.2011-10-17, by Raimund Renkert
- Show theme name in static text field.2011-10-17, by Raimund Renkert
- Request redraw on style attribute change.2011-10-17, by Raimund Renkert
- Removed incorrect ChangeLog entry.2011-10-17, by Felix Wolfsteller
- Added ommitted ChangeLog entries for flys-client.2011-10-17, by Felix Wolfsteller
- Cosmetics, docs.2011-10-17, by Felix Wolfsteller
- Donate own error for failcase of remove-artifact.2011-10-17, by Felix Wolfsteller
- #366 Modifications on theme description in theme panels are now persisted to artifact server.2011-10-17, by Ingo Weinzierl
- Added missing string resources for datacage.2011-10-14, by Ingo Weinzierl
- Set the correct index when saving changed attributes.2011-10-14, by Raimund Renkert
- Added missing MapUtils class from last commit.2011-10-14, by Ingo Weinzierl
- #288 Added legend symbols to the MapThemePanel.2011-10-14, by Ingo Weinzierl
- Use the theme index to identify the correct style.2011-10-14, by Raimund Renkert
- Introduced i18n for datacage2011-10-13, by Sascha L. Teichmann
- Donated own error message to RemoveArtifact failure case.2011-10-13, by Felix Wolfsteller
- Replaced elevation control icon with a new version with transparent background.2011-10-13, by Ingo Weinzierl
- Removed obsolete imports.2011-10-13, by Felix Wolfsteller
- Remove Artifacts not needed anymore when reparameterizing w-diffs.2011-10-13, by Felix Wolfsteller
- Added removeArtifact CollectionHelper method.2011-10-13, by Felix Wolfsteller
- Added RemoveArtifactService.2011-10-13, by Felix Wolfsteller
- Cosmetics, docs.2011-10-13, by Felix Wolfsteller
- Improved error handling while using the elevation control - Make selected features in the map visible.2011-10-13, by Ingo Weinzierl
- Updated SmartGWT to 2.52011-10-13, by Sascha L. Teichmann
- #297 Implemented a window to adjust elevations of geometries in the map.2011-10-13, by Ingo Weinzierl
- Validate selection of pairs in wdiff, show error(s) if invalid.2011-10-12, by Felix Wolfsteller
- #331 Load OpenLayers-2.11 library from local maschine instead from remote repository.2011-10-12, by Ingo Weinzierl
- Corrected ChangeLog entry of last commit - worked in that rev on #293; NOT on #288.2011-10-12, by Ingo Weinzierl
- #288 Added icons to the barriers combobox for digitizing features.2011-10-12, by Ingo Weinzierl
- Improved exception handling while fetching theme styles.2011-10-12, by Ingo Weinzierl
- Refactored the code to create a context menu and a style editor so that it is also available for maps.2011-10-12, by Ingo Weinzierl
- Show only Ws in datacage for w-diffs.2011-10-12, by Felix Wolfsteller
- Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).2011-10-12, by Felix Wolfsteller
- #300 Synchronized the ThemePanel's layer order with the internal order of the Map.2011-10-11, by Ingo Weinzierl
- Fix 'incorrect minuend/subtrahend order' bug in wdiff calculation.2011-10-11, by Felix Wolfsteller
- Allow reparameterization of W-Diffs.2011-10-11, by Felix Wolfsteller
- Added the option for the MapThemePanel to listen to Theme move events.2011-10-11, by Ingo Weinzierl
- Bumped OpenLayers to version 2.11 and GWT-OpenLayers to version 0.62011-10-10, by Ingo Weinzierl
- Removed obsolete imports.2011-10-10, by Felix Wolfsteller
- Bugfix: #289 Display measured areas in 'ha'.2011-10-10, by Ingo Weinzierl
- Cosmetics (docs).2011-10-10, by Felix Wolfsteller
- Minor refactoring, improved displayed Strings in W-Diff branch.2011-10-10, by Felix Wolfsteller
- Bugfix: #375 Limit the number of fractions in the result of the measure controls (in the map).2011-10-10, by Ingo Weinzierl
- Cosmetics.2011-10-10, by Felix Wolfsteller
- Removed superfluous imports.2011-10-10, by Ingo Weinzierl
- Bugfix: #326 Made the process of opening existing project more robust if the collection has no artifact set.2011-10-10, by Ingo Weinzierl
- Bugfix: #233 Redraw computation table if no data was retrieved to display an error message immediatly.2011-10-07, by Ingo Weinzierl
- Edited item attributes are saved and send to the server on accept.2011-10-05, by Raimund Renkert
- New methods for color transformation (html to rgb; rgb to html).2011-10-05, by Raimund Renkert
- Build up the editor window from CollectionItemAttribute response.2011-10-04, by Raimund Renkert
- Improved error handling if no calculation result data was found.2011-10-04, by Ingo Weinzierl
- Bugfix: #357 Removed header title of selection column.2011-09-30, by Ingo Weinzierl
- Added skeleton for editor window.2011-09-30, by Raimund Renkert
- Added context menu to themes list.2011-09-30, by Raimund Renkert
- Added new service and model for collection item attributes.2011-09-30, by Raimund Renkert
- Fix messed up indentation.2011-09-30, by Felix Wolfsteller
- Neaten certain GUI aspects with W-Diff waterlevel-pair selection.2011-09-30, by Felix Wolfsteller
- Bugfix: #179 Repaired broken zoom-out-by-factor function for charts.2011-09-29, by Ingo Weinzierl
- Re-added the function to zoom-out charts by a given factor (10%).2011-09-29, by Ingo Weinzierl
- Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.2011-09-29, by Ingo Weinzierl
- Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.2011-09-29, by Ingo Weinzierl
- Bugfix: #328 The datacage used for waterlevel selection now fetches W facets (waterlevels) only.2011-09-28, by Ingo Weinzierl
- Bugfix: #211 Reset values of km range mode if single km mode is selected and the other way arround.2011-09-28, by Ingo Weinzierl
- Bugfix: #119 Display min/max values for WQ ranges if input validation failed.2011-09-28, by Ingo Weinzierl
- Bugfix: #111 Reset the values of WQ range mode if single mode is selected and the other way arround.2011-09-28, by Ingo Weinzierl
- Make differences (rows of list) in wdiff-gui removable.2011-09-28, by Felix Wolfsteller
- Avoid duplicate clones in w-diff branch by using a set instead of a list.2011-09-27, by Felix Wolfsteller
- Cosmetics, documentation.2011-09-27, by Felix Wolfsteller
- Implement equals und hashCode for Recommendation and associates.2011-09-27, by Felix Wolfsteller
- Bugfix: #321 Refresh the parameter list after a calculation is finished.2011-09-27, by Ingo Weinzierl
- Bugfix: #298 Floodmaps initial zoom is determined by the WSPLGEN layer's extent.2011-09-26, by Ingo Weinzierl
- Force a single selection in the datacage widget for DEMs and WSPs.2011-09-26, by Ingo Weinzierl
- Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.2011-09-26, by Ingo Weinzierl
- Employ waterlevelfactory when cloning artifacts for WDifferences-Subtrahend/Minuend-artifacts.2011-09-21, by Felix Wolfsteller
- #315 Added a new UIProvider for range selection in floodmaps.2011-09-21, by Ingo Weinzierl
- News 2.5.0 added for completeness2011-09-19, by Hans Plum
- News 2.4.0 added for completeness2011-09-19, by Hans Plum
- Tagged RELEASE 2.5 of flys-client.2011-09-19, by Ingo Weinzierl
- Cleaned imports.2011-09-19, by Ingo Weinzierl
- DemDatacagePanel now returns the database ID of the selected DEM.2011-09-19, by Ingo Weinzierl
- merged flys-backend/2.52.5 2012-09-28, by Thomas Arendsen Hein
- Tagged RELEASE 2.5 of flys-backend.2011-09-19, by Ingo Weinzierl
- Added a function to query a DGM by Id.2011-09-16, by Ingo Weinzierl
- Removed oracle dependency.2011-09-15, by Bjoern Schilberg
- Added inital oracle schema.2011-09-15, by Bjoern Schilberg
- Added inital oracle-spatial_idx.sql script.2011-09-14, by Bjoern Schilberg
- Deactivated spatial indexes.2011-09-14, by Bjoern Schilberg
- Added inital oracle_create_user.sql script.2011-09-14, by Bjoern Schilberg
- Added schema floodplain.2011-09-14, by Bjoern Schilberg
- Added schema hws.2011-09-14, by Bjoern Schilberg