graph
- 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