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