2011-10-25 |
Ingo Weinzierl |
First step of refactoring the map creation - implemented a MapOutputService.
|
2011-10-24 |
Ingo Weinzierl |
Display the datacage button in the map toolbar.
|
2011-10-24 |
Felix Wolfsteller |
In removeFeature-icon made white background transparent.
|
2011-10-21 |
Ingo Weinzierl |
Bugfix: #352 Keep grid selection in theme panels alive after themes has been modified.
|
2011-10-21 |
Raimund Renkert |
Renamed 'textbackground' to 'backgroundcolor'.
|
2011-10-20 |
Raimund Renkert |
Display new attributes in editor window.
|
2011-10-20 |
Raimund Renkert |
Moved the context menu handler to constructor to have the menu
|
2011-10-20 |
Raimund Renkert |
Reordered the attribute list.
|
2011-10-20 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2011-10-19 |
Ingo Weinzierl |
Display selected WQ values in single rows - named main values need a lot of space.
|
2011-10-19 |
Raimund Renkert |
Group the theme attributes.
|
2011-10-19 |
Raimund Renkert |
Convert all color attributes from html to rgb notation.
|
2011-10-19 |
Felix Wolfsteller |
In WDiff datacage input make names survive backjumps.
|
2011-10-19 |
Ingo Weinzierl |
Add the format (png, pdf, svg) string into the xml document which is used for querying charts.
|
2011-10-19 |
Ingo Weinzierl |
Removed string which has been commited by mistake.
|
2011-10-18 |
Felix Wolfsteller |
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
|
2011-10-18 |
Raimund Renkert |
Prepared editor UI for annotation styling.
|
2011-10-18 |
Felix Wolfsteller |
Minor cosmetics.
|
2011-10-18 |
Felix Wolfsteller |
Allowed to load Artifacts with different factories in one go.
|
2011-10-18 |
Raimund Renkert |
Added documentation.
|
2011-10-17 |
Ingo Weinzierl |
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
|
2011-10-17 |
Ingo Weinzierl |
Added a ImgLink class which creates an html link with an image.
|
2011-10-17 |
Ingo Weinzierl |
Bugfix: adjusted method call which avoided compiling flys-client.
|
2011-10-17 |
Raimund Renkert |
Use images for line type and line size selection.
|
2011-10-17 |
Ingo Weinzierl |
#253 Implemented ThemePanel's 'remove' action.
|
2011-10-17 |
Raimund Renkert |
Added new values for line type to theme editor.
|
2011-10-17 |
Raimund Renkert |
Set window position to page center.
|
2011-10-17 |
Raimund Renkert |
Show theme name in static text field.
|
2011-10-17 |
Raimund Renkert |
Request redraw on style attribute change.
|
2011-10-17 |
Felix Wolfsteller |
Removed incorrect ChangeLog entry.
|
2011-10-17 |
Felix Wolfsteller |
Added ommitted ChangeLog entries for flys-client.
|
2011-10-17 |
Ingo Weinzierl |
#366 Modifications on theme description in theme panels are now persisted to artifact server.
|
2011-10-14 |
Ingo Weinzierl |
Added missing string resources for datacage.
|
2011-10-14 |
Raimund Renkert |
Set the correct index when saving changed attributes.
|
2011-10-14 |
Ingo Weinzierl |
#288 Added legend symbols to the MapThemePanel.
|
2011-10-14 |
Raimund Renkert |
Use the theme index to identify the correct style.
|
2011-10-13 |
Sascha L. Teichmann |
Introduced i18n for datacage
|
2011-10-13 |
Felix Wolfsteller |
Donated own error message to RemoveArtifact failure case.
|
2011-10-13 |
Ingo Weinzierl |
Replaced elevation control icon with a new version with transparent background.
|
2011-10-13 |
Felix Wolfsteller |
Removed obsolete imports.
|
2011-10-13 |
Felix Wolfsteller |
Remove Artifacts not needed anymore when reparameterizing w-diffs.
|
2011-10-13 |
Felix Wolfsteller |
Added removeArtifact CollectionHelper method.
|
2011-10-13 |
Felix Wolfsteller |
Added RemoveArtifactService.
|
2011-10-13 |
Felix Wolfsteller |
Cosmetics, docs.
|
2011-10-13 |
Ingo Weinzierl |
Improved error handling while using the elevation control - Make selected features in the map visible.
|
2011-10-13 |
Sascha L. Teichmann |
Updated SmartGWT to 2.5
|
2011-10-13 |
Ingo Weinzierl |
#297 Implemented a window to adjust elevations of geometries in the map.
|
2011-10-12 |
Felix Wolfsteller |
Validate selection of pairs in wdiff, show error(s) if invalid.
|
2011-10-12 |
Ingo Weinzierl |
#331 Load OpenLayers-2.11 library from local maschine instead from remote repository.
|
2011-10-12 |
Ingo Weinzierl |
Corrected ChangeLog entry of last commit - worked in that rev on #293; NOT on #288.
|
2011-10-12 |
Ingo Weinzierl |
#288 Added icons to the barriers combobox for digitizing features.
|
2011-10-12 |
Ingo Weinzierl |
Improved exception handling while fetching theme styles.
|
2011-10-12 |
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 |
Felix Wolfsteller |
Show only Ws in datacage for w-diffs.
|
2011-10-12 |
Felix Wolfsteller |
Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
|
2011-10-11 |
Ingo Weinzierl |
#300 Synchronized the ThemePanel's layer order with the internal order of the Map.
|
2011-10-11 |
Felix Wolfsteller |
Fix 'incorrect minuend/subtrahend order' bug in wdiff calculation.
|
2011-10-11 |
Felix Wolfsteller |
Allow reparameterization of W-Diffs.
|
2011-10-11 |
Ingo Weinzierl |
Added the option for the MapThemePanel to listen to Theme move events.
|
2011-10-10 |
Ingo Weinzierl |
Bumped OpenLayers to version 2.11 and GWT-OpenLayers to version 0.6
|