log artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/FunctionResolver.java @ 7508:02841af5feff

age author description
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
Thu, 13 Jun 2013 09:43:50 +0200 Andre Heinecke Fix dc:fromValue and dc:toValue for locations
Tue, 04 Jun 2013 16:02:17 +0200 Andre Heinecke Accept null mode in to/fromValue
Tue, 04 Jun 2013 16:01:43 +0200 Andre Heinecke Let get return a value
Tue, 04 Jun 2013 15:17:19 +0200 Sascha L. Teichmann Datacage: Added function dc:get('var-name'). Returns content of variable var-name or NULL if not
Mon, 03 Jun 2013 18:17:45 +0200 Andre Heinecke Fix km filtering in Datacage, we default to mode distance now
Thu, 30 May 2013 06:04:00 +0200 Sascha L. Teichmann Datacage: Added function dc:replace-all(haystack, needle, replacement) to do regular expression replacements. Mapped to Java's String haystack.replaceAll(needle, replacement).
Thu, 23 May 2013 18:14:31 +0200 Sascha L. Teichmann Datacage: Introduced dc:dump-variables() and modified dc:message to use XPath expansion.
Sun, 12 May 2013 18:13:50 +0200 Sascha L. Teichmann Removed trailing whitespace.
Thu, 02 May 2013 20:52:18 +0200 Sascha L. Teichmann Datacage: Introduced <dc:group epxr="xpath" type="type"> ... </dc:group> and XPath function dc:group-key().
Sun, 28 Apr 2013 14:40:59 +0200 Sascha L. Teichmann River artifacts: Added new copyright headers.
Thu, 25 Apr 2013 15:23:37 +0200 Sascha L. Teichmann Rename modules to more fitting names. base flys-artifacts/src/main/java/org/dive4elements/river/artifacts/datacage/templating/FunctionResolver.java@7ce5eabdcfa0

http://dive4elements.wald.intevation.org