graph
- Add method to return the facets of an artifact2012-11-14, by Björn Ricks
- Improve loggin in FLYSArtifact2012-11-14, by Björn Ricks
- Fix hard coded mapserver url2012-11-14, by Sascha L. Teichmann
- Fixed path to client logging2012-11-14, by Sascha L. Teichmann
- Merged2012-11-14, by Sascha L. Teichmann
- Fixed problem with mapserver fonts2012-11-14, by Sascha L. Teichmann
- Add stack trace if authentication was not successfull2012-11-14, by Björn Ricks
- Return after sending a redirect2012-11-14, by Björn Ricks
- Check if response code from GGInA is 200 OK2012-11-14, by Björn Ricks
- Fixed web.xml seding2012-11-14, by Sascha L. Teichmann
- Added tag 2.9.5 for changeset b51f6bb188d72012-11-13, by Sascha L. Teichmann
- Made REALEASE setable2.9.5 2012-11-13, by Sascha L. Teichmann
- Improved build script2012-11-13, by Sascha L. Teichmann
- Cosmetics: Removed some WSP, obsolete imports. Documentation added.2012-11-13, by Felix Wolfsteller
- Merged2012-11-13, by Christian Lins
- Add new FLYS logo.2012-11-13, by Christian Lins
- winfo.xml: Add cross-section facets and out to extreme state.2012-11-13, by Felix Wolfsteller
- WINFOArtifact: Compute extreme values for cross sections too. Add CS-Facet.2012-11-13, by Felix Wolfsteller
- WaterLineArtifact: Added callcontext-parameter to interfaces getWaterLine.2012-11-13, by Felix Wolfsteller
- Remove dead code and warnings.2012-11-13, by Christian Lins
- Try to fix resize problems with MapWidget in DigitizePanel (#802).2012-11-12, by Christian Lins
- Resize MapWidget in MapPanel manually using a ResizedHandler.2012-11-12, by Christian Lins
- Map print settings can now be configured via settings window.2012-11-11, by Christian Lins
- Map print does now submit additional parameters to MapPrintServiceImpl.2012-11-10, by Christian Lins
- Work (in progress) on a print settings dialog.2012-11-10, by Christian Lins
- Rmoved obsolete imports.2012-11-09, by Felix Wolfsteller
- i18n: Add i18n for flow-velovity discharges.2012-11-09, by Felix Wolfsteller
- minfo.xml: Add discharge facet to compat list of flow_velocity out.2012-11-09, by Felix Wolfsteller
- FlowVelocityGenerator: Handle new discharge curves at new third axis.2012-11-09, by Felix Wolfsteller
- FlowVelocityData: Add new helper to get km/Q-double-arrays.2012-11-09, by Felix Wolfsteller
- FlowVelocityState: Create new discharge facet.2012-11-09, by Felix Wolfsteller
- FacetTypes: Register new FLOW_VELOCITY_DISCHARGE type.2012-11-09, by Felix Wolfsteller
- For FlowV.-Artifacts, use given id, fetch data and display via facet and generator.2012-11-09, by Felix Wolfsteller
- FlowVelocityMeasurementFactory: New, do the query to fetch measured flow velocities.2012-11-09, by Felix Wolfsteller
- FlowVelocityMeasurementValue: Added 'fast' (db-unmapped) class to access values later.2012-11-09, by Felix Wolfsteller
- Whitespace cosmetics.2012-11-09, by Felix Wolfsteller
- Whitespace cosmetic.2012-11-09, by Felix Wolfsteller
- BedHeightArtifact: Whitespace-cosmetic and vim line.2012-11-09, by Felix Wolfsteller
- FlowVelocityGenerator: Dummy-handle new measured velocity facets.2012-11-08, by Felix Wolfsteller
- FlowVelocityGenerator: Added TODO about 3rd and 4th axis.2012-11-08, by Felix Wolfsteller
- Register new FLOW_VELOCITY_MEASUREMENT Facet Type.2012-11-08, by Felix Wolfsteller
- meta-data.xml: Add annotations and flow velocity measurements to the DC.2012-11-08, by Felix Wolfsteller
- Register flowvelocity artifact factory.2012-11-08, by Felix Wolfsteller
- Add new facet to flow velocity outs compat list.2012-11-08, by Felix Wolfsteller
- Add FlowVelocityMeasurementArtifact and -facet. Yet dummies.2012-11-08, by Felix Wolfsteller
- Use static variable for login page name in LoginServlet2012-11-08, by Björn Ricks
- Be sure that a redirect url always exist2012-11-08, by Björn Ricks
- Add datacage for minfo and longitudinal_section.w from fixanalysis2012-11-07, by Björn Ricks
- Use new WOutProcessor for generating charts2012-11-07, by Björn Ricks
- Add processor to be able to generate curves for WKms values2012-11-07, by Björn Ricks
- Remove AbstractFixGenerator and use new KMIndexProcessor instead2012-11-07, by Björn Ricks
- Move inverted from LongitudinalSectionGenerator to XYChartGenerator2012-11-07, by Björn Ricks
- Add method to a access the CallContext of a ChartGenerator2012-11-07, by Björn Ricks
- Introduce a new Interface to abstract the data to curve generation2012-11-07, by Björn Ricks
- Introduce a new FixingsFacet to add save access to the current Km2012-11-07, by Björn Ricks
- Fix logging statement2012-11-07, by Björn Ricks
- Remove whitespace added by eclipse2012-11-06, by Björn Ricks
- Fix: Use correct class for the logger2012-11-06, by Björn Ricks
- Don't notify jfreechart listeners when adding points2012-11-06, by Björn Ricks
- Only put current Km to the context if it is a valid km2012-11-06, by Björn Ricks