graph
- Added MainValue-Fetching-Capabilities to MainValuesArtifact.2011-08-25, by Felix Wolfsteller
- Improved implementation of MainValueArtifact#MainValueFacet .2011-08-25, by Felix Wolfsteller
- Changed state spawning mechanism of MainValuesArtifact.2011-08-25, by Felix Wolfsteller
- Minor cosmetics and docs.2011-08-25, by Felix Wolfsteller
- Added new Mainvalues FacetType.2011-08-25, by Felix Wolfsteller
- Changed the way of collecting the data for the RiverAxisArtifact - use the database instead of a Master-Artifact.2011-08-24, by Ingo Weinzierl
- Removed needless imports.2011-08-24, by Ingo Weinzierl
- Added conf for factory and rule for MainValueArtifacts, missing ChangeLog entry.2011-08-24, by Felix Wolfsteller
- Let MainValuesArtifact have a state, outputmode and facet.2011-08-24, by Felix Wolfsteller
- Fix dates in ChangeLog.2011-08-24, by Felix Wolfsteller
- Smaller Cosmetics.2011-08-24, by Felix Wolfsteller
- Datacage: Use 'ids' in user specific part, too.2011-08-24, by Sascha L. Teichmann
- Datacage template: s/db-ids/ids/g2011-08-24, by Sascha L. Teichmann
- Refactored (state access) to ease future development of more trivial artifacts.2011-08-24, by Felix Wolfsteller
- The WMS background's facet will now also have a SRID set.2011-08-24, by Ingo Weinzierl
- Minor changes to stub MainValuesArtifact.2011-08-24, by Felix Wolfsteller
- Moved the input of user defined barriers for the floodmap to an earlier state.2011-08-24, by Ingo Weinzierl
- Repaired xpath expressions for wms srid and background layers that broke after the floodmap config structure changed.2011-08-24, by Ingo Weinzierl
- Repaired broken river wms initialization.2011-08-23, by Ingo Weinzierl
- Made facets cloneable with the right type.2011-08-23, by Sascha L. Teichmann
- Set the master artifact while output creation.2011-08-23, by Ingo Weinzierl
- Made FLYS artifacts cloneable.2011-08-23, by Sascha L. Teichmann
- Implemented a MapInfo service that returns some basic information to create maps for specific rivers.2011-08-23, by Ingo Weinzierl
- Build out/facet filter from XML document passed at creation time.2011-08-22, by Sascha L. Teichmann
- Added optional positive filter for outs and facets.2011-08-22, by Sascha L. Teichmann
- Moved WINFO specific stuff from FLYS into WINFO artifact.2011-08-22, by Sascha L. Teichmann
- Datacage: filter by out in user specific part2011-08-22, by Sascha L. Teichmann
- Prepared the FloodMapState to save geometries.2011-08-22, by Ingo Weinzierl
- The boundary (extent) for the river axis is determined based on its geometry - this extent is written into the wms facet.2011-08-19, by Ingo Weinzierl
- Removed superfluous imports.2011-08-19, by Sascha L. Teichmann
- State engine: Removed CallContext from state validation.2011-08-19, by Sascha L. Teichmann
- Added lacalization of "Streckenfavoriten".2011-08-19, by Felix Wolfsteller
- Picky white-space cosmetics.2011-08-19, by Felix Wolfsteller
- Added stub implementation of new MainValuesArtifact.2011-08-19, by Felix Wolfsteller
- Fixed flys/issue262: Unified user and system datacage template2011-08-19, by Sascha L. Teichmann
- flys/issue260: Datacage uses master_artifacts view now.2011-08-18, by Sascha L. Teichmann
- Datacage: Added view to schema to select master artifacts.2011-08-18, by Sascha L. Teichmann
- Datacage user template: Removed state filter because it was broken. Simplified by joining two contexts.2011-08-18, by Sascha L. Teichmann
- Fix rendering of Annotations/lines under certain zooming conditions, ChangeLog.2011-08-18, by Felix Wolfsteller
- Added legend for annotations to LongitudinalSectionDiagram.2011-08-18, by Felix Wolfsteller
- Moved StickyAxisAnnotation into new package de.intevation.flys.jfree .2011-08-17, by Felix Wolfsteller
- Part of refactoring (see next commit).2011-08-17, by Felix Wolfsteller
- Extracted and renamed CustomAnnotation to StickyAxisAnnotation. Also removed2011-08-17, by Felix Wolfsteller
- Improved CustomAnnotation rendering.2011-08-17, by Felix Wolfsteller
- Added proof-of-concept collision detection for text annotations.2011-08-17, by Felix Wolfsteller
- Started implementation of CustomAnnotation to plot collision-free annotations.2011-08-16, by Felix Wolfsteller
- Slightly improved rendering of annotations in LongitudinalSection-plots.2011-08-16, by Felix Wolfsteller
- Fix for flys/issue1912011-08-15, by Sascha L. Teichmann
- Let AnnotationArtifact fetch "more correct" data.2011-08-12, by Felix Wolfsteller
- Added functionality to query range and point-annotations only to2011-08-12, by Felix Wolfsteller
- Datacage: Added a development mode for recommendations2011-08-11, by Sascha L. Teichmann
- Picky Cosmetics.2011-08-11, by Felix Wolfsteller
- Made (kind of dummy-) Annotations in LongitudinalSection diagrams visible.2011-08-11, by Felix Wolfsteller
- Added configuration for AnnotationArtifacts.2011-08-11, by Felix Wolfsteller
- Added initial version of AnnotationArtifact and friends.2011-08-11, by Felix Wolfsteller
- Datacage: Extended schema for artifacts and collections2011-08-10, by Sascha L. Teichmann
- Make it compilable again (BackendListener interface changed).2011-08-10, by Sascha L. Teichmann
- Datacage: Templates now can nest <dc:elements> into other elements in the body of <dc:context>2011-08-10, by Sascha L. Teichmann
- Datacage: Fixed caching issue leading to incorrect results.2011-08-10, by Sascha L. Teichmann
- Added <old_calculations> element2011-08-09, by Sascha L. Teichmann
- Cosmetic: Replaced usage of legacy java.util.Stack with java.util.Deque.2011-08-09, by Sascha L. Teichmann
- Datacage: use more compatible casts to UUIDs2011-08-04, by Sascha L. Teichmann
- Datacage: added first user specific config for cross sections.2011-08-04, by Sascha L. Teichmann
- Added a <dc:comment> tag to place comments in the meta data templates.2011-08-04, by Sascha L. Teichmann
- Meta data service: Be a bit more tolerant about empty strings for UUIDs of artifact and user.2011-08-04, by Sascha L. Teichmann
- Bring user specific meta data service to life.2011-08-03, by Sascha L. Teichmann
- Minor cosmetics (comments).2011-08-03, by Felix Wolfsteller
- Minor cosmetics, (comments).2011-08-03, by Felix Wolfsteller
- Fixed potential NPE in collection monitor2011-08-03, by Sascha L. Teichmann
- Added support for more than one db connection in datacage templating.2011-08-02, by Sascha L. Teichmann
- Datacage: Forgot to fetch dialect dependent SQL statement for deleting artifacts by uuid.2011-08-02, by Sascha L. Teichmann
- Datacage: Set the name of the collections at initial scan, too.2011-08-02, by Sascha L. Teichmann
- Datacage: fixed wrong SQL references2011-08-02, by Sascha L. Teichmann
- Datacage: Fixed two NPEs2011-08-02, by Sascha L. Teichmann
- Forwarded kill collections and artifacts events to datacage.2011-08-02, by Sascha L. Teichmann
- The signature of BackendListener in artifactdatabase has changed.2011-08-02, by Sascha L. Teichmann
- Datacage: completed backend listener stuff.2011-08-01, by Sascha L. Teichmann
- Datacage: Update collection names on change. Remove artifacts from collections.2011-08-01, by Sascha L. Teichmann
- Datacage: Pass global context to datacage if calls come from backend listener.2011-08-01, by Sascha L. Teichmann
- Fixed recursion bug.2011-08-01, by Sascha L. Teichmann
- Added some debug output2011-08-01, by Sascha L. Teichmann
- Wire datacage with backend of artifact database.2011-08-01, by Sascha L. Teichmann
- Datacage: Moved templating in a better suited package.2011-08-01, by Sascha L. Teichmann
- For doc purposes add section with db config in config.xml2011-08-01, by Sascha L. Teichmann
- Datacage: delete artifacts at initial scan, too. Fixed problem with writing content of state data.2011-07-31, by Sascha L. Teichmann
- Added kludge for the null type information of artifact data.2011-07-31, by Sascha L. Teichmann
- Fixed default connection URL to use a namend in-mermory database.2011-07-31, by Sascha L. Teichmann
- Fixed datacage db scheme. add some debug output.2011-07-31, by Sascha L. Teichmann
- Datacage: Store2011-07-29, by Sascha L. Teichmann
- Store outs of artifacts into datacage db at initial scan.2011-07-29, by Sascha L. Teichmann
- Add artifacts data into datacage db at initial scan.2011-07-29, by Sascha L. Teichmann
- Add artifacts into datacage db at initial scan.2011-07-29, by Sascha L. Teichmann
- Datacage: Add collection items at initial scan.2011-07-28, by Sascha L. Teichmann
- Datacage: Add collections at initial scan.2011-07-28, by Sascha L. Teichmann
- Datacage: Add users at initial scan.2011-07-28, by Sascha L. Teichmann
- Datacage SQL schema: Using sequences for id generation now2011-07-28, by Sascha L. Teichmann
- Datacage: clear database before initial scan2011-07-28, by Sascha L. Teichmann
- Ajusted datacage to use the SQL infrastructure from the artifact database.2011-07-28, by Sascha L. Teichmann
- Added the datacage as lifetime listener to the artifact database to create the initial index.2011-07-27, by Sascha L. Teichmann
- datacage: prepared access to outs of artifacts.2011-07-27, by Sascha L. Teichmann
- Datacage: Added ON DELETE CASCADE constraints in schema.2011-07-27, by Sascha L. Teichmann
- Added schema for datacage db2011-07-26, by Sascha L. Teichmann
- Removed Hello-World-App2011-07-26, by Sascha L. Teichmann
- Made meta data service thread safe.2011-07-25, by Sascha L. Teichmann
- Improved XPath handling for absent flags.2011-07-25, by Sascha L. Teichmann
- meta data service: Added 'if log.isDebugEnabled() {}'2011-07-25, by Sascha L. Teichmann
- meta data service: made artifact optional and allow passing extra parameters.2011-07-25, by Sascha L. Teichmann
- Reuse the compiled statements in meta data service.2011-07-23, by Sascha L. Teichmann
- Added caching support for the static part of the datacage.2011-07-22, by Sascha L. Teichmann
- Prepared the FLYSArtifactCollection to support the storage of already loaded recommendations.2011-07-22, by Ingo Weinzierl
- meta data service: Adjusted to use the DataCage recommendations.2011-07-22, by Sascha L. Teichmann
- Meta data template: Allow '-' in variable names.2011-07-22, by Sascha L. Teichmann
- Added missing river_id for the datacage factory node of the wmsbackground layer.2011-07-21, by Ingo Weinzierl
- Added the river_id to the datacage nodes for riveraxis and wms background layer.2011-07-21, by Ingo Weinzierl
- Adjusted services to implement changed signature.2011-07-21, by Sascha L. Teichmann
- Modified the CollectionMonitor to recommend artifacts for the current state's outputs only.2011-07-21, by Ingo Weinzierl
- Modified the CollectionMonitor (for recommended artifacts) to use the DataCage.2011-07-21, by Ingo Weinzierl
- Datacage: recommendation mechanism now accepts nodes to append results.2011-07-20, by Sascha L. Teichmann
- Datacage template: Added a macro mechanism.2011-07-20, by Sascha L. Teichmann
- Datacage template: Added a new 'if' construct similiar to XSLT2011-07-20, by Sascha L. Teichmann
- DataCage: Added a recommend() method to generate recommendations for2011-07-20, by Sascha L. Teichmann
- Datacage: Added custom provider for XPath functions.2011-07-20, by Sascha L. Teichmann
- Added configurations for river WMSe (currently for Saar, Mosel, Elbe).2011-07-20, by Ingo Weinzierl
- Meta data template: Added new choose/when/otherwise construct similiar to XSLT2011-07-20, by Sascha L. Teichmann
- Made the background layer in floodmaps configurable.2011-07-20, by Ingo Weinzierl
- Removed the extent of the background layer facet.2011-07-20, by Ingo Weinzierl
- Set the extent of created WMSLayerFacets.2011-07-20, by Ingo Weinzierl
- WMSLayerFacets can have an extent now.2011-07-20, by Ingo Weinzierl
- Adapted the method of FLYSArtifact.setup() which has been changed in the artifact package.2011-07-20, by Ingo Weinzierl
- Added standalone app to debug the datacage template.2011-07-20, by Sascha L. Teichmann
- First step to factor out the "Datenkorb" logic into a service independent singleton.2011-07-20, by Sascha L. Teichmann
- Removed a duplicated property in ManagedFacets.2011-07-20, by Ingo Weinzierl
- Improved error handling in loading meta data template.2011-07-19, by Sascha L. Teichmann
- Made meta data template configurable.2011-07-19, by Sascha L. Teichmann
- Meta data: Make database ids identifiable with unique name "db-id"2011-07-19, by Sascha L. Teichmann
- Use the Facet.toXML() method to write facet elements into the DESCRIBE document of the Collection.2011-07-19, by Ingo Weinzierl
- Simplified the code to read all provided Outputs of an Artifact.2011-07-18, by Ingo Weinzierl
- The WMSLayerFacet now writes the WMS URL and layernames to its XML representation.2011-07-18, by Ingo Weinzierl
- Added artifacts/states for WMS background an river axis and a configuration for the output-defaults.2011-07-18, by Ingo Weinzierl
- Added a computeInit() method to intialize data/facets after creating new artifacts.2011-07-18, by Ingo Weinzierl
- Append artifact recommendations to the artifact's describe document.2011-07-14, by Ingo Weinzierl
- Adapted a method signature of FLYSContextFactory to apply the changes in the artifact database.2011-07-14, by Ingo Weinzierl
- Debugged the water fill algorithm.2011-07-14, by Sascha L. Teichmann
- Added a monitor that creates new artifacts for default themes in charts and maps.2011-07-14, by Ingo Weinzierl
- Add Swing standalone app to test/develope cross sections directly from database.2011-07-13, by Sascha L. Teichmann
- Introduced a new output 'floodmap' for the FloodMapState.2011-07-13, by Ingo Weinzierl
- Fixed corner case.2011-07-12, by Sascha L. Teichmann
- Generate water level lines for given cross section.2011-07-11, by Sascha L. Teichmann
- Artifacts and Collections now support the 'type' member of Outputs.2011-07-08, by Ingo Weinzierl
- Removed a type from transition model.2011-07-06, by Ingo Weinzierl
- The DataFacets are now able to store the ID of the create which created them.2011-07-06, by Ingo Weinzierl
- Facets created by the WaterlevelState store information about state's id and artifact's hash value now.2011-07-06, by Ingo Weinzierl
- Changed the desired UI provider for the WaterlevelGroundDifferences state.2011-07-05, by Ingo Weinzierl
- Enhanced the transition model to continue the parameterization in the waterlevel state to compute flood maps.2011-07-05, by Ingo Weinzierl
- Fix(?) for flys/issue1142011-07-04, by Sascha L. Teichmann
- Added the math needed to calculate "W-Differenzen" in "Laengsschnitten"2011-07-03, by Sascha L. Teichmann
- An initial implementation to render chart series based on the XML configuration in themes.xml.2011-07-01, by Ingo Weinzierl
- #135 Modified the way to store datasets for different chart axes.2011-07-01, by Ingo Weinzierl
- Added the option to call the distance info service with a filter to fetch locations or distances only.2011-07-01, by Ingo Weinzierl
- #159 Modifications in the transition model to support a state with a kilometer range input only.2011-06-30, by Ingo Weinzierl
- Downgraded Trove to 1.1-beta-52011-06-29, by Sascha L. Teichmann
- Fixed the JBoss Maven repository.2011-06-28, by Ingo Weinzierl
- Tagged RELEASE 2.4 of flys-artifacts.2011-06-28, by Ingo Weinzierl
- Tagged RELEASE 2.5 of flys-client.2011-09-19, by Ingo Weinzierl
- Improved the DEM datacage panel to display the DEMs only.2011-09-16, by Ingo Weinzierl
- Hide geometry layer in floodmap when tab selection changes.2011-09-16, by Raimund Renkert
- Made DatacageTwinPanel somewhat usable.2011-09-16, by Felix Wolfsteller
- Added loadMany-function to LoadArtifactService.2011-09-16, by Felix Wolfsteller
- Rollback for input assistance of "Q/D" table.2011-09-16, by Raimund Renkert
- #259 Refresh charts after loading new Themes / Artifacts from Datacage.2011-09-15, by Ingo Weinzierl
- #259 Use the LoadArtifactService to clone Artifacts and add them to the current Collection.2011-09-15, by Ingo Weinzierl
- Clone Artifacts and add them to the current Collection in the WspDatacagePanel.2011-09-15, by Ingo Weinzierl
- Create new collections initially when starting a new project.2011-09-15, by Ingo Weinzierl
- Validate than the input field for single locations contains a single value.2011-09-15, by Raimund Renkert
- Added formatter for numeric columns that converts the decimal separator.2011-09-15, by Raimund Renkert
- Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.2011-09-15, by Ingo Weinzierl
- Changed table header string and set the column width to percental value.2011-09-15, by Raimund Renkert
- Changed columns to the correct type for most tables.2011-09-14, by Raimund Renkert
- Changed i18n string for "Q/D" table header.2011-09-14, by Raimund Renkert
- Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.2011-09-14, by Ingo Weinzierl
- Changed i18n string for search field label.2011-09-14, by Raimund Renkert
- New widget for future use.2011-09-14, by Felix Wolfsteller
- Changed style for loading panel.2011-09-14, by Raimund Renkert
- Refactored DatacageWidget to allow reuse in other use-cases.2011-09-14, by Felix Wolfsteller
- Fixed a problem with renaming collection view title and duplicating projects.2011-09-14, by Raimund Renkert
- Update the collection view title when the project name changes.2011-09-14, by Raimund Renkert
- Removed the table listener for "Q" input. The table is no longer used2011-09-14, by Raimund Renkert
- Clear the table filter on tab selection change and input method change.2011-09-14, by Raimund Renkert
- Bugfix: Use name instead of description for loading new facets via Datacage.2011-09-14, by Ingo Weinzierl
- Rest for fix for flys/issue311 .2011-09-14, by Felix Wolfsteller
- Fix flys/issue309 (crosssection-km-spinner does not respond to return key).2011-09-14, by Felix Wolfsteller
- Fixed some minor problems and strings in projectlist.2011-09-14, by Raimund Renkert
- Fix issue flys/issue311 (i18n crossection).2011-09-14, by Felix Wolfsteller
- Issue234/266: Added feature for duplicating projects.2011-09-13, by Raimund Renkert
- Changed field size from fixed to percental value in helper tables.2011-09-13, by Raimund Renkert
- Added filter functionality to the project list.2011-09-13, by Raimund Renkert
- Fixed some bugs that avoided datacage usage.2011-09-13, by Ingo Weinzierl
- Datacage window in Output tabs fetches information for the current output now.2011-09-13, by Ingo Weinzierl
- I293: Set the style of digitized features in the map.2011-09-13, by Ingo Weinzierl
- Bugfix: #289 Set map units 'm'.2011-09-13, by Ingo Weinzierl
- Added tooltips for the maptoolbar.2011-09-13, by Ingo Weinzierl
- Set the data table cells selectable for copy&paste.2011-09-12, by Raimund Renkert
- Introduced i18n for the loading panel used during floodmap calculation.2011-09-12, by Ingo Weinzierl
- Set header fields to fixed order in project list.2011-09-12, by Raimund Renkert
- Changed i18n string for empty table and set header fields to fixed order.2011-09-12, by Raimund Renkert
- Updated the search field style including i18n and changed the handler2011-09-12, by Raimund Renkert
- Set the default value of the AutoInteger panel to 'auto' if no other value is set.2011-09-12, by Ingo Weinzierl
- Query MapInfo object for correct river (was hard coded).2011-09-12, by Ingo Weinzierl
- Suppress the GeoJSON string to be drawn into the static UI.2011-09-12, by Ingo Weinzierl
- Removed needless imports.2011-09-12, by Ingo Weinzierl
- Display status message and progress information in the WSPLGEN loading panel.2011-09-09, by Ingo Weinzierl
- Fixed the filter function and the helper panel.2011-09-08, by Raimund Renkert
- Minor cosmetics.2011-09-08, by Felix Wolfsteller
- Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.2011-09-08, by Felix Wolfsteller
- Added "w_differences" translation.2011-09-08, by Felix Wolfsteller
- Remove the loading panel when its Artifact's background process is finished.2011-09-08, by Ingo Weinzierl
- Cosmetics, doc.2011-09-08, by Felix Wolfsteller
- Added filter for the "description" row of helper input tables.2011-09-07, by Raimund Renkert
- Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.2011-09-07, by Ingo Weinzierl
- Display Action Widget only for cross_section theme/facet.2011-09-07, by Felix Wolfsteller
- Set WSPLGEN specific 'type' attributes after digitizing new geometries.2011-09-06, by Ingo Weinzierl
- Fix broken build.2011-09-06, by Felix Wolfsteller
- Subclassed ChartThemePanel, trigger redraws of Chart when interaction with2011-09-06, by Felix Wolfsteller
- Added RedrawRequestHandler interface and friend.2011-09-06, by Felix Wolfsteller
- Bugfix flys/issue166: Parse Collection names from DESCRIBE.2011-09-06, by Ingo Weinzierl
- Minor cosmetics.2011-09-06, by Felix Wolfsteller
- Refactored to allow specialized controls within the ChartThemePanel, stubby2011-09-02, by Felix Wolfsteller
- Minor Cosmetics, removed import.2011-09-02, by Felix Wolfsteller
- Cosmetics, doc.2011-09-02, by Felix Wolfsteller
- Added FeedService Implementation.2011-09-02, by Felix Wolfsteller
- Set the 'typ' attribute of new features (digitized) in the map.2011-09-01, by Ingo Weinzierl
- Added translation for "cross_section".2011-08-31, by Felix Wolfsteller
- Moved datacage into a separated widget.2011-08-25, by Sascha L. Teichmann
- Loading recommendations: If no reference artifact is given use current2011-08-25, by Sascha L. Teichmann
- Compile a list of recommendations out of2011-08-24, by Sascha L. Teichmann
- Added outs/facet filters when creation new artifacts.2011-08-24, by Sascha L. Teichmann
- Allow passing no master artifact to RPC service when creating new artifact.2011-08-24, by Sascha L. Teichmann
- Forward recommendations as a structure to RPC service.2011-08-24, by Sascha L. Teichmann
- Fix authorship in ChangeLog.2011-08-24, by Felix Wolfsteller
- Fix loading of recommendations when collection is not yet in place.2011-08-24, by Felix Wolfsteller
- Ensure list of recommendations is non-null after construction of DefaultCollection.2011-08-24, by Felix Wolfsteller
- Made Recommendation a class for direct use.2011-08-24, by Sascha L. Teichmann
- Minor cosmetics.2011-08-24, by Felix Wolfsteller
- Datacage: Use 'ids' instead of 'num' in user specific part, too.2011-08-24, by Sascha L. Teichmann
- Datacage: s/db-ids/ids/g to unify system and user specific loading.2011-08-24, by Sascha L. Teichmann
- Removed the digitize controls from map widget that is used in the floodmap state.2011-08-24, by Ingo Weinzierl
- Generate unique keys for anonymous artifacts (aka static data).2011-08-24, by Sascha L. Teichmann
- Added a UIProvider that displays a combobox on the left and a map widget in the helper container.2011-08-24, by Ingo Weinzierl
- Added a panel that wraps all the stuff to combine SmartGWT and GWT-OpenLayers.2011-08-24, by Ingo Weinzierl
- Datacage: Re-written ToLoad to feature the new filter models.2011-08-23, by Sascha L. Teichmann
- Datacage: Added models better suited for creating artifact facet filters.2011-08-23, by Sascha L. Teichmann
- Display the output modes of the master artifact only - all other artifact's output modes are NOT visible to the user.2011-08-23, by Ingo Weinzierl
- Added a service to get some basic spatial information used for map creation.2011-08-23, by Ingo Weinzierl
- Datacage: Re-added the outs parameter to the meta data service.2011-08-22, by Sascha L. Teichmann
- Datacage: Aggregate items to load for easier filtering facets2011-08-22, by Sascha L. Teichmann
- Save and reload user defined geometries (barriers) in the map.2011-08-22, by Ingo Weinzierl
- Added a NoInputPanel to suppress the creation of an input panel.2011-08-22, by Ingo Weinzierl
- Set the map projection and its max extent dynamically - information extracted from facets.2011-08-19, by Ingo Weinzierl
- Add code to extract data to load from datacage tree.2011-08-12, by Sascha L. Teichmann
- Datacage: Build UI tree in a more compatible style2011-08-09, by Sascha L. Teichmann
- UI: Set CollectionViews ("Window") title to include UUID of Collection.2011-08-09, by Felix Wolfsteller
- UI: Cosmetics in log messages of CollectionView.2011-08-09, by Felix Wolfsteller
- Adjusted German translation.2011-08-09, by Felix Wolfsteller
- Reverted accidental commit.2011-08-08, by Sascha L. Teichmann
- Removed superfluous imports.2011-08-08, by Sascha L. Teichmann
- Removed superfluous imports.2011-08-08, by Sascha L. Teichmann
- Datacage: Added a subclass of TreeNode to carry the informations needed by the loading listeners.2011-08-08, by Sascha L. Teichmann
- Meta data service converter: transfer attributes to client, too.2011-08-08, by Sascha L. Teichmann
- Meta data service: Create correct request document now.2011-08-08, by Sascha L. Teichmann
- Pass user id to the meta data service.2011-08-08, by Sascha L. Teichmann
- Minor cosmetic changes (javadoc comments).2011-08-02, by Felix Wolfsteller
- The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.2011-07-22, by Ingo Weinzierl
- Repaired broken XPath expression.2011-07-21, by Ingo Weinzierl
- Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).2011-07-21, by Ingo Weinzierl
- The layers created in the floodmap reflect to the facets this output mode has.2011-07-20, by Ingo Weinzierl
- Refactored code of theme panel and added a MapThemePanel.2011-07-20, by Ingo Weinzierl
- Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.2011-07-19, by Ingo Weinzierl
- Read/create recommended Artifacts and add them to the current Collection.2011-07-18, by Ingo Weinzierl
- Added map tools to measure lines and polygons.2011-07-12, by Ingo Weinzierl
- Added missing ChangeLog entry for the last commit.2011-07-12, by Ingo Weinzierl
- Added map controls for digitizing and removing barriers.2011-07-12, by Ingo Weinzierl
- Added controls to navigate in the map.2011-07-11, by Ingo Weinzierl
- Finished layouting the map components.2011-07-11, by Ingo Weinzierl
- Introduced GwtOpenLayers to bring up maps.2011-07-08, by Ingo Weinzierl
- Improved the process of creating OutputTabs. Added support for map output.2011-07-08, by Ingo Weinzierl
- Added strings for the output mode 'floodmap'.2011-07-07, by Ingo Weinzierl
- Set default values in the BooleanPanel, TextProvider and AutoIntegerPanel.2011-07-07, by Ingo Weinzierl
- Finished the panel to enter waterlevel/ground information (from, to, diff).2011-07-07, by Ingo Weinzierl
- Finished the panel to activate/deactivate optional parameters.2011-07-07, by Ingo Weinzierl
- Finished the panel that allows integers and the string 'auto'.2011-07-07, by Ingo Weinzierl
- Made stepping forward/backword much smoother in the parameter list.2011-07-06, by Ingo Weinzierl
- Layout improvements related to the height of components in the current parameterlist.2011-07-06, by Ingo Weinzierl
- Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.2011-07-06, by Ingo Weinzierl
- Added new UI providers.2011-07-05, by Ingo Weinzierl
- Commit forgotten ChangeLog.2011-07-05, by Ingo Weinzierl
- Added a panel that lets users step to a next state without feeding the current artifact with new data.2011-07-05, by Ingo Weinzierl
- Added the missing 'back'-button to the DistancePanel.2011-07-04, by Ingo Weinzierl
- #159 Added listeners to the locations and distances tables of the kilometer range panel to set the from/to fields.2011-07-01, by Ingo Weinzierl
- #159 The tables in the WQ panel for calculation 4 are now filled with data.2011-07-01, by Ingo Weinzierl
- The distance panel got two tables for locations and ranges. Both do not load any data until now.2011-06-30, by Ingo Weinzierl
- Implemented a new panel to enter kilometer ranges (with no option to insert locations).2011-06-30, by Ingo Weinzierl
- #185 Repaired zooming for IE8 and Chrome.2011-06-29, by Ingo Weinzierl
- Reordered delete and rename in project context menu, add separator.2011-06-29, by Sascha L. Teichmann
- #181 Repaired activate/deactivate function in theme list.2011-06-29, by Ingo Weinzierl
- GWT version upgrade from 2.1.1 to 2.3.02011-06-28, by Ingo Weinzierl
- Tagged RELEASE 2.4 of flys-client.2011-06-28, by Ingo Weinzierl
- merged flys-backend/2.42.4 2012-09-28, by Thomas Arendsen Hein
- Tagged RELEASE 2.4 of flys-backend.2011-06-28, by Ingo Weinzierl
- Prepared Changes for the upcoming release.2011-06-27, by Ingo Weinzierl
- Removed trailing whitespace.2011-06-26, by Sascha L. Teichmann
- Removed superfluous imports.2011-06-26, by Sascha L. Teichmann
- Added a method to river to find the gauge with the max overlap with a given interval.2011-06-26, by Sascha L. Teichmann
- When2011-06-26, by Sascha L. Teichmann
- River: Added method to find gauge by its name.2011-06-22, by Sascha L. Teichmann
- Importer: Fix import of annotation type classification.2011-06-19, by Sascha L. Teichmann
- Added classification of annotation types. Needs testing!2011-06-19, by Sascha L. Teichmann
- river model: Added method to find gauge by a position lying in its range.2011-06-18, by Sascha L. Teichmann
- First part of flys/issue182011-06-15, by Sascha L. Teichmann
- Fix for flys/issue110: Start index was shifted by one.2011-06-14, by Sascha L. Teichmann
- Forgot to store reference to edge.2011-06-14, by Sascha L. Teichmann
- Register the backend model.2011-06-14, by Sascha L. Teichmann
- Import edges to database.2011-06-14, by Sascha L. Teichmann
- Added 'Kanten' model2011-06-14, by Sascha L. Teichmann
- River: add method to find gauge by its station position.2011-06-08, by Sascha L. Teichmann
- River: Make search for gauges independent of from/to order.2011-05-26, by Sascha L. Teichmann
- Added a new view to select qs of a WST.2011-05-24, by Sascha L. Teichmann
- Added a new view to select ws of a WST.2011-05-24, by Sascha L. Teichmann
- flys/issue76: Close gaps between q ranges2011-05-23, by Sascha L. Teichmann
- Tagged release 2.3.1 of flys-backend.2011-05-20, by Ingo Weinzierl
- merged flys-artifacts/2.42012-09-28, by Thomas Arendsen Hein
- Tagged RELEASE 2.4 of flys-artifacts.2011-06-28, by Ingo Weinzierl
- The WST export contains the corrected W values now.2011-06-27, by Ingo Weinzierl
- WQ: Guessing increaing w is not based on direct neighbors any more.2011-06-27, by Sascha L. Teichmann
- ATWriter: Fixed array size to construct spline with stricly increasing values.2011-06-27, by Sascha L. Teichmann
- Prepared Changes for the upcoming release.2011-06-27, by Ingo Weinzierl
- Fix for flys/issue150: Invert the x axis if its guessed that water is increasing.2011-06-27, by Sascha L. Teichmann
- WQ: Added a method to guess is increasing.2011-06-27, by Sascha L. Teichmann
- #177 Commented out the code that generates the series names in discharge curves. This code currently generates memory problems and stops the server accepting new http requests.2011-06-27, by Ingo Weinzierl
- Removed trailing whitespace.2011-06-26, by Sascha L. Teichmann
- Removed dead code.2011-06-26, by Sascha L. Teichmann
- Forgot to check in last ChangeLog change.2011-06-26, by Sascha L. Teichmann
- Fix for flys/issue1732011-06-26, by Sascha L. Teichmann
- Fix for flys/issue1472011-06-26, by Sascha L. Teichmann
- Fix for flys/issue862011-06-26, by Sascha L. Teichmann
- Fix for flys/issue862011-06-26, by Sascha L. Teichmann
- Fixed "W am Pegel" calculations.2011-06-25, by Sascha L. Teichmann
- #174 Longitudinal section charts will now have an upper margin again.2011-06-24, by Ingo Weinzierl
- #172 Charts of type duration curve will now have a lower X set to '0'.2011-06-24, by Ingo Weinzierl
- ATWriter: Results are now in cm. Made it more robust against corner cases.2011-06-23, by Sascha L. Teichmann
- Added generation and configuration of AT facets.2011-06-23, by Sascha L. Teichmann
- Added exporter for AT facets.2011-06-23, by Sascha L. Teichmann
- New AT writer for results.2011-06-23, by Sascha L. Teichmann
- #157 Both types of discharge curves will now include the '0' value on the x-axis.2011-06-23, by Ingo Weinzierl
- WQDay is based on WQ now to make it exportable as AT.2011-06-23, by Sascha L. Teichmann
- Added base class WQ for WQKms.2011-06-23, by Sascha L. Teichmann
- Corrected configuration for error reports.2011-06-23, by Sascha L. Teichmann
- #164 Create the items for the adapted WQ state with range information for W and Q.2011-06-22, by Ingo Weinzierl
- "Abflusskurve am Pegel" looks correct again.2011-06-22, by Sascha L. Teichmann
- Improved situtation on rendering "Abflusskurve am Pegel". Not fully working, yet.2011-06-22, by Sascha L. Teichmann
- Generate facets for "Abflusskurven am Pegel". Not working by now. :-/2011-06-22, by Sascha L. Teichmann
- #161 Include the 0 on the second y axis (the Q axis) in longitudinal section charts intially.2011-06-22, by Ingo Weinzierl
- Draw correction curve again.2011-06-21, by Sascha L. Teichmann
- #157 Computed discharge curve charts always have a lower bound set to 0.2011-06-21, by Ingo Weinzierl
- #90 Added a margin between chart data and chart axes to avoid displaying curves on the chart border.2011-06-21, by Ingo Weinzierl
- Fix for flys/issue1582011-06-21, by Sascha L. Teichmann
- Fix for flys/issue1542011-06-21, by Sascha L. Teichmann
- Only generate 'outs' if they have facets.2011-06-21, by Sascha L. Teichmann
- Put the time-to-live of the collection into its DESCRIBE document.2011-06-21, by Ingo Weinzierl
- Configured states to generate report facets.2011-06-20, by Sascha L. Teichmann
- Generate report facets if there are problems with the calculations.2011-06-20, by Sascha L. Teichmann
- Added generator and facet for error reports.2011-06-20, by Sascha L. Teichmann
- New model to transport data and error reports of calculations.2011-06-20, by Sascha L. Teichmann
- Added calculation "am Pegel" version to the "Wasserspiegellage" calculation.2011-06-18, by Sascha L. Teichmann
- Removed more dead code.2011-06-18, by Sascha L. Teichmann
- Removed dead code.2011-06-18, by Sascha L. Teichmann
- Only generate facets when needed.2011-06-18, by Sascha L. Teichmann
- Merged revisions 2127-2133,2136-2137,2140,2143-2144,2146,2150-2151,2153-2154 via svnmerge from2011-06-17, by Sascha L. Teichmann
- Generate data facets for the computed states.facets-slt 2011-06-17, by Sascha L. Teichmann
- Add facet to access raw computed data.facets-slt 2011-06-17, by Sascha L. Teichmann
- Base WST/CSV exports on facets. TODO: generate the facets.facets-slt 2011-06-17, by Sascha L. Teichmann
- call computeAdvance() if we want to advance.facets-slt 2011-06-17, by Sascha L. Teichmann
- mico opt: inter cmps are faster than str cmps.facets-slt 2011-06-17, by Sascha L. Teichmann
- make getGauges() more robustfacets-slt 2011-06-17, by Sascha L. Teichmann
- Removed ComputeCallback because this was thought too complicated. Fixed issue with facets not be re-generated if same state is entered again.facets-slt 2011-06-17, by Sascha L. Teichmann