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