log

age author description
2013-12-05 Felix Wolfsteller issue1020: Make WQKms able to build from WKms.
2013-12-04 Felix Wolfsteller Added two comments about improvements.
2013-12-04 Felix Wolfsteller Whitespace.
2013-12-04 Felix Wolfsteller Improve logger output.
2013-12-03 Andre Heinecke (issue1610) Add units also for _de
2013-12-03 Sascha L. Teichmann flys/issue1638: Calculate ntot correctly.
2013-12-03 Sascha L. Teichmann Removed obsolete imports.
2013-12-03 Felix Wolfsteller issue1020: Avoid some traps, use WKms and handle data from StaticArtifact.
2013-12-03 Felix Wolfsteller issue1020: Do not set a data with value null, this breaks stuff further
2013-12-03 Felix Wolfsteller issue1020: Handle FixRealizingResult for UESK waterlevel-selection.
2013-12-03 Andre Heinecke (issue1632) Use correct l10n for unit
2013-12-03 Andre Heinecke (issue1632) Add Unit to CSV export
2013-12-03 Andre Heinecke (issue1630) Flush the correct outer output stream
2013-12-02 Felix Wolfsteller issue1043: Add i18n for 'dm'.
2013-12-02 Felix Wolfsteller issue1043: Add 'dm' type.
2013-12-02 Felix Wolfsteller issue1043: Fetch 'dm'-values in QualityMeasurementFactory.
2013-12-02 Felix Wolfsteller issue1043: Add 'dm' to types enum in BedQualityDiameterResult.
2013-12-02 Felix Wolfsteller issue1630: Fix column calculation for bed quality values.
2013-12-02 Felix Wolfsteller Doc.
2013-12-02 Felix Wolfsteller BedQualityExporter: Continue/exit early when no results.
2013-12-02 Felix Wolfsteller Refactoring: extracted method
2013-12-02 Felix Wolfsteller issue1579: Load those official lines automatically.
2013-12-02 Felix Wolfsteller issue1579: ComputedDischargeCurveGenerator: Handle WQKms data.
2013-12-02 Felix Wolfsteller Whistespace.
2013-12-02 Felix Wolfsteller issue1579: Added macro to load interpolated official lines.
2013-11-29 Felix Wolfsteller Use IsOfficialAccess instead of direct property in WaterlevelExporter.
2013-11-29 Felix Wolfsteller Remove close-isOfficial-Handling in StaticWQKmsArtifact.
2013-11-29 Felix Wolfsteller Added new IsOfficalAccess to avoid keeping data too close to StaticWQKmsArtifact.
2013-11-29 Felix Wolfsteller Avoid certain exception, added todo about issues with implementation.
2013-11-28 Felix Wolfsteller Fix doc/debug.
2013-11-29 Andre Heinecke (issue1620) join column names with two empty spaces
2013-11-29 Andre Heinecke (issue1620) Print the real official Q value instead of the first
2013-11-28 Felix Wolfsteller BedQualityExporter: Use foreach instead of manual array loop.
2013-11-28 Felix Wolfsteller BedQualityExporter: Fix ancient i/j variable mix-up.
2013-11-28 Felix Wolfsteller BedQualityExporter: Refactoring.
2013-11-28 Felix Wolfsteller Cosmetics, removed obsolete code.
2013-11-28 Felix Wolfsteller Cosmetics, doc fix.
2013-11-27 Andre Heinecke (issue1611) Correct i18n property for axis label
2013-11-27 Andre Heinecke (issue1667) Remove duplicate points in the same series in Diagram CSV export
2013-11-27 Andre Heinecke (issue1666) Update CSV link in updateLinks, too
2013-11-27 Andre Heinecke (issue1560) Fix off by one error in ATWriter causing the last value to be omitted.
2013-11-27 Andre Heinecke (issue1620) Add export of official lines in WST as specified
2013-11-25 Andre Heinecke (issue1225) Use label code also when only one item is present
2013-11-27 Felix Wolfsteller issue1596: Store table (cell) data twice: Once as (formatted) string
2013-11-27 Felix Wolfsteller Typo fix in doc.
2013-11-27 Felix Wolfsteller issue1596: include river wst unit in csv header for middle bed height.
2013-11-27 Felix Wolfsteller issue1596: Add unit to middlebedheight csv header.
2013-11-25 Andre Heinecke Remove uneccessary debug output added in last commit.
2013-11-25 Andre Heinecke (issue1225) Implement Magic labels.
2013-11-25 Andre Heinecke (issue1225) Unify Height BedHeight and W axis
2013-11-21 Felix Wolfsteller issue1558: Allow fixed axis for timeseries-diagrams.
2013-11-21 Andre Heinecke Add isValid method for single double arrays
2013-11-21 Andre Heinecke Rename the Global Facet filter to reduce ambiguity with the old facet filter
2013-11-21 Andre Heinecke Add timestamp type
2013-11-21 Andre Heinecke issue1225 Add i18n for bedheight and use wst height system as unit
2013-11-20 Felix Wolfsteller Allow more compact display of mainvalue-table.
2013-11-20 Felix Wolfsteller issue1542: Profit from refactoring, use same columns/fields for QDTable.
2013-11-20 Felix Wolfsteller issue1542: Only show year of date for mainvalues validity, refactoring.
2013-11-20 Felix Wolfsteller issue1542: Reorder columns for main value validity dates.
2013-11-20 Felix Wolfsteller issue1613: added accidentally omitted i18n.
2013-11-19 Felix Wolfsteller issue1597: Re-enable w/q points in DischargeProcessor. It's yet unclear why it was disabled.
2013-11-19 Felix Wolfsteller Renamed winfo variable to more fitting name artifact.
2013-11-19 Felix Wolfsteller issue1606: Handle annotation text as well.
2013-11-19 Felix Wolfsteller issue1606: Added methods to parse omitted theme properties.
2013-11-19 Felix Wolfsteller issue1606: Handle textstyle property in clients StyleEditorWindow.
2013-11-18 Felix Wolfsteller issue1063: Always create data for all parameters, even if not specified.
2013-11-18 Felix Wolfsteller issue1063: Expose column names in ParameterMatrix.
2013-11-18 Tom Gottfried Add i18n for SQ-Outliermethod help-URL.
2013-11-18 Tom Gottfried Add units to flow velocity export headers.
2013-11-18 Felix Wolfsteller issue1613: In DC, also show the 'diff' facets, define former calc. for hist. W/Q out.
2013-11-18 Felix Wolfsteller issue1631: Allow loading of some former historical-discharge facets.
2013-11-14 Felix Wolfsteller Doc.
2013-11-14 Felix Wolfsteller Builder: Slightly more verbose errormessage.
2013-11-14 Felix Wolfsteller issue1020: Display more waterlevels for uesk.
2013-11-14 Felix Wolfsteller issue1020: In WaterlevelSelectState create label more differentiated at
2013-11-14 Felix Wolfsteller issue1020: Let WspDatacagePanel also handle non-winfo (prev. calc) rec.
2013-11-14 Felix Wolfsteller issue1020: Added pointers as comments in code.
2013-11-13 Felix Wolfsteller Fix i18n.
2013-11-13 Felix Wolfsteller issue1611,1046: Adjusted i18n for tau.
2013-11-13 Felix Wolfsteller issue1592: Fix csv headers for w or q calculations.
2013-11-13 Felix Wolfsteller issue1542: Include validity also in qdtable, reorder code, widen column width.
2013-11-13 Felix Wolfsteller issue1542: Sweeten i18n.
2013-11-12 Sascha L. Teichmann flys/issue1503: Evil hack to force loaded of data to be bound to 'w_differences'. TODO: Remove all the broken code from DataCageTwinPanel.
2013-11-12 Felix Wolfsteller issue1542: Do not show link to w/q value view if no mainvalues are there.
2013-11-12 Felix Wolfsteller issue1542: Let client to i18n and formatting of dates.
2013-11-12 Felix Wolfsteller issue1542: WQInfoObjectImpl: Changed implementation from String to Date.
2013-11-12 Felix Wolfsteller issue1542: WQInfoObject: Changed properties from String to Date.
2013-11-12 Felix Wolfsteller issue1542: Added i18n for start/stoptimes of main values.
2013-11-12 Felix Wolfsteller issue1542: Make WQInfoObjects and server provide start and end date for mainvalues, display in table.
2013-11-12 Felix Wolfsteller Typo fix in debug output.
2013-11-12 Felix Wolfsteller issue1542: Let MainValues have localized dates.
2013-11-12 Felix Wolfsteller Add start- and stoptime to WQInfoObjects.
2013-11-12 Felix Wolfsteller issue1542: Add timeinterval-data to mainvalues made available via service.
2013-11-12 Felix Wolfsteller Doc, cosmetics.
2013-11-11 Felix Wolfsteller Removed obsolete method.
2013-11-11 Felix Wolfsteller Minor refactoring for future readability and refactoring.
2013-11-12 Sascha L. Teichmann Previous fix for flys/issue1675 was broken. :-/
2013-11-12 Sascha L. Teichmann Workaround for flys/issue1675: Guarantee that the years are always between 0 and 9999 in macro 'minfo-heights'.
2013-11-08 Sascha L. Teichmann Added tag 3.0.18 for changeset b82750667e1a
2013-11-08 Sascha L. Teichmann Some i18n for Vollmer curve calculation. 3.0.18
2013-11-08 Sascha L. Teichmann More on flys/issue1585: Do not fill circle for interpolated W/Q points.
2013-11-08 Felix Wolfsteller Fix i18n (missing closing bracket).
2013-11-08 Felix Wolfsteller issue1762: correct facet names.
2013-11-08 sascha teichmann issue1585: Part 2/2 of patch from Sascha Teichmann to define datapoint shapes.
2013-11-08 sascha teichmann issue1585: Part 1/2 of patch from Sascha Teichmann to define shape for datapoints.
2013-11-08 Felix Wolfsteller Fixed logger instantiations that were done with wrong class.
2013-11-08 Felix Wolfsteller Added spooky ruby script to get started fixing logger instances of wrong classes.
2013-11-08 Felix Wolfsteller Whacky little script to find possibly wrong loggers.
2013-11-07 Tom Gottfried Add units to bedquality exporter columns.
2013-11-07 Tom Gottfried Change column name in bedheight export.
2013-11-07 Tom Gottfried Fix column names in flow velocity export.
2013-11-07 Felix Wolfsteller issue1512: i18n.
2013-11-07 Felix Wolfsteller Cosmetics, break overlong lines.
2013-11-07 Felix Wolfsteller Doc.
2013-11-07 Felix Wolfsteller Cosmetics.
2013-11-07 Felix Wolfsteller SedimentLoadAccess: Slightly improved readability.
2013-11-07 Felix Wolfsteller issue1658: Do not store Access in State.
2013-11-07 Felix Wolfsteller Fix SedimentLoadAccess logger instance.
2013-11-06 Sascha L. Teichmann Simplified code.
2013-11-06 Sascha L. Teichmann Removed obsolete facet for fix events in vollmer curve.
2013-11-06 Sascha L. Teichmann Part fix for flys/issue1585: Use result from fitting to display interpolated W/Q points, too. TODO: Draw interpolated as circles.
2013-11-06 Felix Wolfsteller issue1664: Let DC instruct StaticWKmsArtifact to spawn facets
2013-11-06 Felix Wolfsteller issue1664: Add new Processors to old axis and map them in longitudinal-diagram-defaults.
2013-11-06 Felix Wolfsteller issue1664: Prepare new Facets to go to different axis (for wkms from fixa/diffs).
2013-11-06 Felix Wolfsteller issue1658: Fix fine_middle epoch facet name.
2013-11-04 Felix Wolfsteller issue1658: Adjuste facet descriptions to include unit.
2013-11-04 Felix Wolfsteller issue1658: Add unit name to facet description.
2013-11-04 Felix Wolfsteller issue1658: i18n for upcoming sediment load facet names (including t/a or m^3/a).
2013-11-04 Felix Wolfsteller issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
2013-11-04 Felix Wolfsteller issue1663: Fix. HistoricalDischargeFacet transmorphed to WaterlevelFacet when cloned.
2013-11-04 Sascha L. Teichmann Merged
2013-11-04 Sascha L. Teichmann Added tag 3.0.17 for changeset 607246315009
2013-11-04 Sascha L. Teichmann Removed tag 3.0.17
2013-11-04 Sascha L. Teichmann Added tag 3.0.17 for changeset e97867879a45
2013-11-01 Sascha L. Teichmann Removed obsolete imports.
2013-11-01 Felix Wolfsteller WOutProcessor: Reorder statements so that function-call-debug-msg comes first.
2013-11-01 Felix Wolfsteller White-space cosmetics.
2013-11-01 Felix Wolfsteller cosmetics - full stop.
2013-11-01 Felix Wolfsteller cosmetics, doc.
2013-11-01 Felix Wolfsteller Whitespace-cosmetics.
2013-11-01 Felix Wolfsteller issue1658: Fix SedimentLoadLSGenerator (with surprise: isnt that done via processors?).
2013-11-01 Felix Wolfsteller Remove now obsolete SedimentLoadProcessor.
2013-11-01 Felix Wolfsteller issue1658: New Processors for t/a and m^3/a -axis (stripped down from SedimentLoadProcessor).
2013-11-01 Felix Wolfsteller issue1658: Handle new Facet-Types for SedimentLoad.
2013-11-01 Felix Wolfsteller issue1658: Adjust Facet to new facet-types (t/a and m^3/a).
2013-11-01 Felix Wolfsteller issue1658: Define new FacetTypes and IS functions.
2013-11-01 Felix Wolfsteller issue1658: Let SedimentYieldArtifact create facet based on Sed.L. unit.
2013-11-01 Felix Wolfsteller issue1658: Have SedimentLoadFactory deliver unit name for given id.
2013-11-01 Felix Wolfsteller issue1658: Instead of one SedimentLoad-Axis, have two (t/a, m^3/a).
2013-11-01 Felix Wolfsteller issue1658: Prepare minfo-artifact (.xml) to output t/a and m^3/a facets.
2013-11-01 Sascha L. Teichmann Datacage: Removed macro "delta-wt-ls" from meta-data.xml as it is not used. 3.0.17
2013-11-01 Sascha L. Teichmann Fixed half broken interpolation code for lines to 'Dauerlinie'.
2013-11-01 Felix Wolfsteller meta-data.xml: Removed junk.
2013-11-01 Felix Wolfsteller issue1571: Exclude vollmer curves from general longitudinal dc folder.
2013-11-01 Felix Wolfsteller issue1571: Hav eown folder in dc for vollmer curves.
2013-11-01 Felix Wolfsteller issue1571: i18n.
2013-11-01 Sascha L. Teichmann Removed redundant lookup for km in call context.
2013-10-31 Tom Gottfried WST-Parser: revert the assumption of only complete columns.
2013-10-31 Tom Gottfried Correct r7481: use ParseException instead of IllegalArgument that was catched at wrong place.
2013-10-31 Sascha L. Teichmann Removed charset encoding on outs. They are mainly binary data which simply should be proxied through.
2013-10-31 Sascha L. Teichmann Merged
2013-10-31 Sascha L. Teichmann WQDay is increasing(?) if it is empty of last is greater than first.
2013-10-31 Sascha L. Teichmann Dont assume that wqdays are always of none zero length.
2013-10-31 Sascha L. Teichmann Datacage recommendations: Sort outs to to generate consistent cache keys.
2013-10-31 Tom Gottfried WST-Parser and doc: reject files with wrong number of columns.
2013-10-31 Tom Gottfried WST-Parser: Improve handling of line-endings.
2013-10-31 Tom Gottfried Log errors instead of starting WSPLGEN if required arguments are missing.
2013-10-31 Felix Wolfsteller issue1657: Adjust DC conf to spawn sounding widths.
2013-10-31 Felix Wolfsteller issue1657: Spawn BEDHEIGHT_SOUNDING_WIDTH facet if asked to. Twiggly.
2013-10-31 Felix Wolfsteller i18n for sounding with axis and facet.
2013-10-30 Sascha L. Teichmann Datacage recommendations caching: Use LFU strategy to rotate parameter recommendations out earlier. This should be a better config in multiuser user setups because the more frequently used terminal state recs will survive longer.
2013-10-30 Felix Wolfsteller issue1345: Add flow_velocities folder.
2013-10-30 Felix Wolfsteller issue1345: i18n for dc.
2013-10-30 Andre Heinecke Dokumention zur Installation erweitert
2013-10-30 Sascha L. Teichmann Experimental caching of datacage recommendations. The respective hook is called a lot and running the datacage over and over again when loading data can be expensive. So the generated recommendations are cached for some time.
2013-10-30 Felix Wolfsteller issue1512: Fix loading of all former flow vel. calculation via folder.
2013-10-30 Felix Wolfsteller issue1512: Show all flowvelocity facet in former calc. flow vel. part of dc.
2013-10-30 Felix Wolfsteller issue1571: i18n.
2013-10-30 Felix Wolfsteller issue1572: Call longitudinal-section-user-prototype for bedheight-diffs/year.
2013-10-30 Sascha L. Teichmann Merged
2013-10-30 Sascha L. Teichmann Datacage: Remove tree branches vom datacage tree on client side which do not contain loadable data.
2013-10-30 Sascha L. Teichmann Simplified recommendattion monitor code a bit.
2013-10-30 Sascha L. Teichmann Code cleanup.
2013-10-30 Sascha L. Teichmann Fix for flys/issue1654: Divide through denisity, do not multiply.
2013-10-29 Tom Gottfried Schema change: add lookup table for sediment yield kinds to have its values documented.
2013-10-29 Sascha L. Teichmann flys/issue1625: Changed default sediment density factor from 1.8 to 1.9 . The value can be changed by adusting conf.xml (/artifact-databae/options/sediment-density-factor/text()).
2013-10-29 Tom Gottfried Importer: document where annotations are searched for.
2013-10-29 Tom Gottfried run_geo.sh: allow logging as documented.
2013-10-29 Felix Wolfsteller issue1397: Fix reference_curve former calculations in dc.
2013-10-29 Felix Wolfsteller dc i18n.
2013-10-29 Felix Wolfsteller issue1512: Repair loading all of flowvelocitymeasurements by not equipping
2013-10-28 Andre Heinecke inor Layout + Wiki
2013-10-28 Andre Heinecke Rechtschreibkorrektur (durchgeführt von Bettina)
2013-10-28 Andre Heinecke More installation documentation
2013-10-28 Felix Wolfsteller issue1345: Sort sediment densities by year.
2013-10-28 Felix Wolfsteller meta-data.xml: Simplify query for densities a bit, sort by depth.
2013-10-27 Andre Heinecke Start installation documentation for specific client installation
2013-10-25 Tom Gottfried Importer doc: fix some outdated or wrong infos.
2013-10-25 Tom Gottfried Importer and doc: Warn instead of die if AT- or STA-file is missing for a gauge.
2013-10-25 Felix Wolfsteller FacetTypes: Cosmetics.
2013-10-25 Felix Wolfsteller Declare certain bedheight-diagrams as charttypes, for manual points.
2013-10-25 Felix Wolfsteller meta-data.xml: Include bedheight-diffs per year in minfo-user-dc.
2013-10-25 Felix Wolfsteller meta-data.xml: Subsume the different bed-quality dc-nodes.
2013-10-25 Felix Wolfsteller i18n for dc added.
2013-10-25 Felix Wolfsteller meta-data.xml: Ease i18nability.
2013-10-25 Tom Gottfried Geoimporter: be case-insensitive when looking for floodplains.
2013-10-25 Tom Gottfried make-opt-package.sh: give path to internal 'repository'.
2013-10-25 Felix Wolfsteller meta-data.xml: Remove duplicates and 'special' macros fro special outs from
2013-10-25 Felix Wolfsteller meta-data.xml: Remove delta-wt from longitudinal-section-user-prototype .
2013-10-25 Felix Wolfsteller Fix Typo in german i18n (e.g. issue1345) .
2013-10-23 Felix Wolfsteller Partly revert rev 7419, conservative guess about which "outs" are handcrafted.
2013-10-25 Sascha L. Teichmann Experimental patch: Do not run datacage on artifacts that are loaded from datacage. His hopefully minimizes the datacage runs when a lot of data is loaded.
2013-10-24 Tom Gottfried Importer doc: fix some layout issues.
2013-10-23 Felix Wolfsteller Made SedimentDensityValue Serializable.
2013-10-23 Felix Wolfsteller issue1345: Re-enable sediment load total loads, now that factory is fixed.
2013-10-23 Felix Wolfsteller Fix total sediment load fetching.
2013-10-23 Felix Wolfsteller issue1345: Showing sediment densitie by depth, comment total load.
2013-10-23 Tom Gottfried Fix typo.
2013-10-23 Andre Heinecke (issue965) Handle the case that diffids are not available
2013-10-23 Felix Wolfsteller meta-data.xml: Be less restrictive in showing facets from waterlevels-discharge.
2013-10-23 Felix Wolfsteller meta-data.xml: Exclude empty.facet s.
2013-10-23 Felix Wolfsteller meta-meta.xml: Also fetch extreme_base curves via dc.
2013-10-23 Felix Wolfsteller meta-data.xml: cosmetics.
2013-10-23 Felix Wolfsteller Add another axis (height) to longitudinal-diagram-defaults.
2013-10-23 Felix Wolfsteller meta-data.xml: Cosmetics.
2013-10-23 Felix Wolfsteller meta-data.xml: More usage of collection-group-macro.
2013-10-23 Sascha L. Teichmann Datacage: Consequently call macro 'longitudinal-section-user-prototype' in all longitudinal sections of old calculation. Moved asymmeterical stuff to prototype. This may crash!
2013-10-23 Felix Wolfsteller meta-data.xml: Create and use collection-group macro.
2013-10-23 Tom Gottfried BedHeightSingleParser: fix no-data-line detection.
2013-10-23 Sascha L. Teichmann Datacage ref doc: More docs on functions.
2013-10-22 Sascha L. Teichmann Datacage ref doc: More docs for functions.
2013-10-22 Felix Wolfsteller issue1205: made SedimentDensity serializable.
2013-10-22 Felix Wolfsteller meta-data.xml: Switch more longitudinal-section like user-dc content to prototype macro.
2013-10-22 Sascha L. Teichmann Datacage: Fixed macro call.
2013-10-22 Sascha L. Teichmann Fixed meta-data.xml
2013-10-22 Sascha L. Teichmann Datacage ref doc: More doc for functions.
2013-10-22 Felix Wolfsteller issue1512: Sort flow-velocity-models by discharge_zone.value.
2013-10-22 Felix Wolfsteller issue1473: Show differences project name in dc.
2013-10-22 Felix Wolfsteller meta-data.xml: Fix referenced out for discharge_longitudinal_section.
2013-10-21 Andre Heinecke (issue965) Add a comment to explain what we do here
2013-10-21 Andre Heinecke (issue965) Use new datacage magic to have year filtering for bedheights
2013-10-21 Tom Gottfried Importer doc: mention flow direction retrieval from WST.
2013-10-21 Sascha L. Teichmann Removed dc:to-date(). Added 'date' type for <dc:convert> instead.
2013-10-21 Felix Wolfsteller issue1521: Adhere more to dc 'spec', show discharges of flow velocity models.
2013-10-21 Sascha L. Teichmann Datacage reference doc: Explain dc:container-context and dc:properties.
2013-10-21 Sascha L. Teichmann Datacage: Added TODOs for new functions in ref document.
2013-10-21 Felix Wolfsteller issue1512: Make double entry of Q facet for flowvelocities dissappear.
2013-10-18 Felix Wolfsteller Fix typo in german i18n.
2013-10-18 Felix Wolfsteller issue1512: improved i18n for flow velocity measurement facets.
2013-10-17 Felix Wolfsteller BedHeightProcessor: Finally display heights, not widths.
2013-10-17 Felix Wolfsteller BedHeightProcessor: Set axis label.
2013-10-17 Felix Wolfsteller BedHeight(Sounding)Processor: Use FacetTypes.
2013-10-17 Felix Wolfsteller Removed debris.
2013-10-17 Felix Wolfsteller Moved BedHeightEpoch to BedHeightEpochData.
2013-10-17 Felix Wolfsteller Renamed artifacts/**/BedHeight(Single) to BedHeight(Single)Data, to resolve
2013-10-17 Felix Wolfsteller Stub for new BedHeightProcessor.
2013-10-17 Felix Wolfsteller BedHeightSoundingProcessor: Log if data is now handled.
2013-10-17 Felix Wolfsteller BedHeightSoundingProcessor: refactored to avoid drifting behavior when using
2013-10-17 Felix Wolfsteller meta-data.xml: cleanup longitudinal-section-user-prototype, removing dupes.
2013-10-21 Sascha L. Teichmann Removed same package import.
2013-10-21 Sascha L. Teichmann Removed obsolete import.
2013-10-18 Sascha L. Teichmann Datacage: Add function dc:to-date(number) which converts a epoch base number to a date object.
2013-10-18 Sascha L. Teichmann Datacage: Added dc:min-number(list) and dc:max-number(list) to extract the numerical
2013-10-18 Sascha L. Teichmann Datacage: Add function dc:find-all(needle, haystack).
2013-10-18 Andre Heinecke (issue1474) Fix deepCopy signatures and actually copy the facet index now
2013-10-18 Andre Heinecke (issue1071) Handle the case where no MeasurementStation exists
2013-10-17 Sascha L. Teichmann More datacage ref doc.
2013-10-17 Andre Heinecke (issue1474) Fix copying of SQ* Facets
2013-10-17 Tom Gottfried Importer: Avoid 0-lenght Q-ranges in WST-CSV-parsers.
2013-10-17 Sascha L. Teichmann Replaced more tabs with spaces + minor cosmetics (removed out commented code from double precision branch).
2013-10-17 Sascha L. Teichmann Replaced tabs with 4 spaces.
2013-10-17 Tom Gottfried WstParser: Do not add Q-range for trailing Q-line.
2013-10-17 Sascha L. Teichmann Removed obsolete imports.
2013-10-17 Sascha L. Teichmann Removed obsolete import + whitespace cleanup.
2013-10-17 Felix Wolfsteller Add getModelDescription to FlowVelocityModel.
2013-10-17 Felix Wolfsteller White space cosmetics, added debug output.
2013-10-17 Felix Wolfsteller SedimentYieldArtifact: Accept 'total' load, genreate facet for it.
2013-10-17 Felix Wolfsteller FlowVelocityModelArtifact: Slightly improve facet names.
2013-10-17 Felix Wolfsteller Cosmetics.
2013-10-17 Felix Wolfsteller Cosmetics.
2013-10-17 Felix Wolfsteller issue1473: Let vollmer curves appear under 'former calc/waterlevels from fix.'.
2013-10-17 Felix Wolfsteller cosmetics.
2013-10-16 Felix Wolfsteller Adjusted i18n to match the one in client.
2013-10-16 Andre Heinecke Use more failsave pattern for SQ-facets.
2013-10-16 Andre Heinecke Configure correct name for SQ-relation C-chart.
2013-10-16 Felix Wolfsteller i18n for total load dc.
2013-10-16 Felix Wolfsteller Offer total loads in dc.
2013-10-16 Felix Wolfsteller Added i18n for upcoming total load via dc.
2013-10-16 Felix Wolfsteller Refactoring: Move functionality of BedHeightAccess into BedHeightFacet for now.
2013-10-16 Felix Wolfsteller Minor BedHeightAccess refactoring.
2013-10-16 Tom Gottfried Remove code that was previously commented out.
2013-10-16 Tom Gottfried BedHeightSingleParser: do not omit lines if last column is empty.
2013-10-16 Sascha L. Teichmann Jim, he's dead. double-precision
2013-10-16 Sascha L. Teichmann Merged double-precision branch.
2013-10-16 Sascha L. Teichmann Merge branch default double-precision
2013-10-16 Sascha L. Teichmann Reorder generation of static part of describe document for fast XML DOM handling.
2013-10-16 Andre Heinecke (issue1353) Document that there are more things to syncing then just the Number
2013-10-16 Andre Heinecke (issue1474) Add sqrelation user data and disable filtering for it
2013-10-16 Andre Heinecke Add debug output for variables in user context
2013-10-15 Andre Heinecke Break sometimes when dumping variables. Still ugly but a bit nicer.
2013-10-16 Tom Gottfried Importer doc: fix syntax error. double-precision
2013-10-16 Tom Gottfried BedHeightSingleParser: do not log every data line in file. double-precision
2013-10-15 Tom Gottfried Do not log trace of WST-Parser parse exception and document it. double-precision
2013-10-15 Tom Gottfried WST-Parser: check consistence of station ordering in file. double-precision
2013-10-15 Tom Gottfried Comments. double-precision
2013-10-15 Tom Gottfried Merged changes from default into double precision branch. double-precision
2013-10-15 Sascha L. Teichmann WST Import: Added parse error exception to WST parser.
2013-10-15 Felix Wolfsteller typo fix in doc.
2013-10-15 Felix Wolfsteller BedHeightsArtifact: Use FacetTypes, eliminate local facet type definition.
2013-10-15 Felix Wolfsteller Prepare new facet types for bedheights.
2013-10-15 Felix Wolfsteller i18n for old calculations dc.
2013-10-15 Tom Gottfried Importer manual: use unique revision identifier. double-precision
2013-10-15 Felix Wolfsteller Add aforementioned user-prototype.
2013-10-15 Felix Wolfsteller Prototypically add longitudinal-section-user-prototype, with issues.
2013-10-15 Tom Gottfried Importer packaging: run pdflatex three times to get references and page numbering right. double-precision
2013-10-15 Felix Wolfsteller issue1345: Show bedheight_type in tooltip.
2013-10-15 Felix Wolfsteller issue1345: Bring back waterlevel/diffs from fixation into minfo dc element.
2013-10-15 Felix Wolfsteller Fix DC group-by statement, there is no 'oid' variable around.
2013-10-15 Felix Wolfsteller issue1345: DC: group bed heights of single years by year.
2013-10-15 Tom Gottfried Importer: skip historical discharge tables per default as they come via ETL. double-precision
2013-10-15 Tom Gottfried Add warning on errors when importing duplicates. double-precision
2013-10-14 Felix Wolfsteller issue1345: Fix sediment load facet type, adjust theme name.
2013-10-14 Felix Wolfsteller have same translations for sediment loads fractions.
2013-10-14 Sascha L. Teichmann Datacage doc ref: Explain dc:group
2013-10-14 Sascha L. Teichmann Datacage ref doc: Explain dc:filter.
2013-10-14 Sascha L. Teichmann Datacage ref doc: Move dc:if & dc:choose up because they are more important than other elements.
2013-10-14 Sascha L. Teichmann Datacage ref doc: Explain dc:for-each
2013-10-14 Sascha L. Teichmann Datacage ref doc: Explain dc:virtual-column.
2013-10-14 Sascha L. Teichmann Datacage ref doc: Explain dc:macro & Co.
2013-10-14 Sascha L. Teichmann Datacage ref doc: Explain dc:variable and dc:convert.
2013-10-14 Sascha L. Teichmann Dataage ref doc: Explain dc:context, dc:comment
2013-10-14 Sascha L. Teichmann Datacage ref doc: More structure. Explain text interpolation.
2013-10-14 Felix Wolfsteller Added sedimentdensity i18n.
2013-10-14 Felix Wolfsteller issue1345: Added getDepth() to SedimentDensityFactory.
2013-10-14 Felix Wolfsteller issue1345: Change Sediment Density Facet label.
2013-10-14 Felix Wolfsteller SedimentDensityProcessor: Fix, use getAllDensities instead of only dens. in year 2006.
2013-10-14 Felix Wolfsteller SedimentDensity: Fix getAllDensities and made it public.
2013-10-14 Felix Wolfsteller i18n for dc and facet name generation.
2013-10-14 Felix Wolfsteller cosmetics.
2013-10-14 Felix Wolfsteller issue1345: Adjust name of sediment yield/load facets to include fraction name and times.
2013-10-14 Felix Wolfsteller issue1345: Prepare SedimentLoadFactory to deliver fraction name and time ranges.
2013-10-14 Felix Wolfsteller cosmetics.
2013-10-14 Felix Wolfsteller Comment in meta-data.xml.
2013-10-14 Felix Wolfsteller cosmetical description fix.
2013-10-12 Sascha L. Teichmann Removed obsolete imports.
2013-10-11 Andre Heinecke (issue1529) Be more tolerant in the fitting.
2013-10-11 Andre Heinecke (issue1529) Only interpolate within a step limit in WQ diagram
2013-10-11 Andre Heinecke Polish SQ Datacage and Facets
2013-10-11 Felix Wolfsteller doc fix <3 .
2013-10-11 Felix Wolfsteller doc fix.
2013-10-11 Felix Wolfsteller Doc typo fix.
2013-10-11 Felix Wolfsteller issue1345: include fix for display of epochs stoptime.
2013-10-11 Felix Wolfsteller issue1512: conf.xml: configure flowvelocitymodel artifact-factory.
2013-10-11 Felix Wolfsteller issue1512: Adde flow-velocity-models dc conf.
2013-10-11 Felix Wolfsteller issue1345: Added accidentally ommitted i18n for sedimentload dc.
2013-10-11 Felix Wolfsteller issue1512: spawn more facets for FlowVelocityMeasurementArtifact .
2013-10-11 Felix Wolfsteller issue1512: Adjusted Q and WOutProcessors to handle data
2013-10-11 Felix Wolfsteller More doc fixes.
2013-10-11 Felix Wolfsteller Processor: Doc.
2013-10-11 Felix Wolfsteller issue1512: Added method to get FlowVelocityModel by id.
2013-10-11 Felix Wolfsteller issue1512: Initial commit of FlowVelocityModelArtifact.
2013-10-11 Felix Wolfsteller issue1512: FlowVelocityCalculation: Opened prepareData(), added doc.
2013-10-11 Felix Wolfsteller issue1512: Added comment, opened constructor as we will reuse this class.
2013-10-11 Felix Wolfsteller issue1512: Prepare new facet types for flow velocity model facet, add comment.
2013-10-10 Sascha L. Teichmann Fixings overview panel: Send valid encoded JSON filters to server part of the client.
2013-10-10 Felix Wolfsteller issue1345: Factored out description creation for loads. Make epochs show end time.
2013-10-10 Felix Wolfsteller issue1345: Added macro for the differing epoch-description, extended query.
2013-10-10 Felix Wolfsteller issue1345: Minor refactoring, made structure for epoch loads equal year loads.
2013-10-10 Felix Wolfsteller issue1345: Show fraction and year for sediment load dc subtree.
2013-10-10 Felix Wolfsteller Revert 7273, add undefined macro to meta-data.xml.
2013-10-09 Tom Gottfried Remove annotations from reference curve recommendations. There is no km-axis.
2013-10-09 Sascha L. Teichmann DC: Remove accidentaly used user-macro from system-content part.
2013-10-09 Sascha L. Teichmann Removed calls to undefined macro.
2013-10-09 Sascha L. Teichmann Removed duplicate macro.
2013-10-09 Sascha L. Teichmann Added check for duplicate macros.
2013-10-09 Sascha L. Teichmann Little workaround not to crash uf there is no theme style. TODO: Figure out why the theme style is null at this point.
2013-10-09 Tom Gottfried fixed typo.
2013-10-09 Sascha L. Teichmann Vollmer curve: Added facet for generating error report.
2013-10-09 Felix Wolfsteller meta-data.xml: Add more entries to discharge datacage ('user-part').
2013-10-09 Felix Wolfsteller meta-data.xml: Let DC show (yet all) computed discharge curves as former calculations.
2013-10-09 Felix Wolfsteller meta-data.xml: Refactored discharge-curve-prototype.
2013-10-09 Felix Wolfsteller meta-data.xml: Add a macro to load previous discharge calculations.
2013-10-08 Felix Wolfsteller BedHeightsArtifact: Import 'river' data, for use in "New Chart"-settings.
2013-10-08 Felix Wolfsteller RangeAccess: Use min/max as from/to in RangeAccess.

http://dive4elements.wald.intevation.org