log artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/FunctionResolver.java @ 8960:66ce19d2c5f1

age author description
Wed, 28 Mar 2018 14:34:55 +0200 gernotbelger Added new 'column' xpath function that allows to access a data-column via a name using variable replacement.
Thu, 18 Jan 2018 20:12:01 +0100 Tom Gottfried Fix code style. 3.2.x
Thu, 30 Oct 2014 14:17:49 +0100 Tom Gottfried Accept number as argument in dc:date-format().
Fri, 05 Sep 2014 12:58:17 +0200 Sascha L. Teichmann sed src/**/*.java 's/logger/log/g'
Thu, 26 Jun 2014 13:00:18 +0200 Sascha L. Teichmann Datacage function resolver: Declare static functions static.
Thu, 26 Jun 2014 12:54:31 +0200 Sascha L. Teichmann Added dc:coalesce(a, b). Returns first element which is not empty or not zero.
Thu, 26 Jun 2014 12:44:40 +0200 Sascha L. Teichmann Added dc:lowercase() dc:uppercase()
Fri, 01 Nov 2013 16:41:16 +0100 Felix Wolfsteller cosmetics - full stop.
Mon, 21 Oct 2013 17:43:01 +0200 Sascha L. Teichmann Removed dc:to-date(). Added 'date' type for <dc:convert> instead.
Fri, 18 Oct 2013 18:40:50 +0200 Sascha L. Teichmann Datacage: Add function dc:to-date(number) which converts a epoch base number to a date object.
Fri, 18 Oct 2013 18:36:18 +0200 Sascha L. Teichmann Datacage: Added dc:min-number(list) and dc:max-number(list) to extract the numerical
Fri, 18 Oct 2013 18:15:33 +0200 Sascha L. Teichmann Datacage: Add function dc:find-all(needle, haystack).
Sat, 05 Oct 2013 12:13:14 +0200 Sascha L. Teichmann Removed trailing whitespace.
Tue, 27 Aug 2013 19:14:12 +0200 Sascha L. Teichmann Datacage: Add dc:all-state-successors() to enable predicates like dc:contains(dc:all-state-successors($artifact-name, $current-state-id), 'state.winfo.calculation_mode') which recursively collects all successor state ids an check for containment.
Wed, 26 Jun 2013 20:50:58 +0200 Sascha L. Teichmann Set tokm and fromkm to location if we are at a location to apply km-filtering correctly

http://dive4elements.wald.intevation.org