Thu, 14 Jan 2010 10:34:39 +0000 |
Ingo Weinzierl |
Fixed a bug which prevented the user to draw charts.
|
Wed, 13 Jan 2010 22:17:02 +0000 |
Ingo Weinzierl |
Render links to step back to previous states into gui. Added controller to advance back to these states.
|
Wed, 13 Jan 2010 11:29:40 +0000 |
Sascha L. Teichmann |
Fixes fake wkt polygon input.
|
Wed, 13 Jan 2010 06:51:52 +0000 |
Sascha L. Teichmann |
Added wkt polygon to test the "Horizontalschnitt"
|
Sat, 09 Jan 2010 17:02:03 +0000 |
Ingo Weinzierl |
Use XMLUtils.ElementCreator to create new nodes in xml documents.
|
Fri, 08 Jan 2010 14:31:19 +0000 |
Tim Englich |
Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.
|
Wed, 06 Jan 2010 09:13:45 +0000 |
Ingo Weinzierl |
Removed local-name() method from xsl stylesheet and adjusted xpathes while reading xml documents.
|
Tue, 05 Jan 2010 08:52:49 +0000 |
Ingo Weinzierl |
Removed for-each statements and replaced them with templates.
|
Mon, 04 Jan 2010 15:15:38 +0000 |
Ingo Weinzierl |
First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms.
|
Fri, 28 Sep 2012 12:13:47 +0200 |
Thomas Arendsen Hein |
merged geo-backend/0.3
0.3
|
Thu, 17 Dec 2009 14:35:02 +0000 |
Sascha L. Teichmann |
Release 0.3
|
Thu, 17 Dec 2009 11:14:45 +0000 |
Ingo Weinzierl |
Fixed a bug in DefaultResult when querying an index out of bounds.
|
Tue, 15 Dec 2009 10:02:24 +0000 |
Tim Englich |
Added Point in Polygon Query Support to ArcSDE-Statement-Processing
|
Fri, 11 Dec 2009 10:45:18 +0000 |
Ingo Weinzierl |
Changed exception handling if a the value of a column, which is not contained in Result, is requested. Will not throw an exception but return null.
|