Tue, 02 Nov 2010 17:46:55 +0000 |
Ingo Weinzierl |
Added license file and license headers.
|
Tue, 29 Jun 2010 09:07:26 +0000 |
Ingo Weinzierl |
Fixed the time range validation - introduced an epsilon of one second for valid time ranges (issue286).
|
Thu, 10 Jun 2010 10:16:29 +0000 |
Ingo Weinzierl |
Improved the validation of user inserted time periods (issue286).
|
Tue, 25 May 2010 17:46:28 +0000 |
Ingo Weinzierl |
Introduced an epsilon (750ms) to be more tolerant while comparing two data objects (issue286).
|
Mon, 26 Apr 2010 13:31:11 +0000 |
Ingo Weinzierl |
Improved the input validator: empty strings are invalid (issue251).
|
Sun, 18 Apr 2010 09:17:25 +0000 |
Sascha L. Teichmann |
Using unix line endings only.
|
Thu, 08 Apr 2010 13:10:39 +0000 |
Ingo Weinzierl |
Added Javadoc in utils package.
|
Wed, 07 Apr 2010 07:52:27 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Tue, 30 Mar 2010 16:51:20 +0000 |
Ingo Weinzierl |
Validate wkt string and display error messages if the validation failed (issue214).
|
Tue, 30 Mar 2010 14:05:22 +0000 |
Ingo Weinzierl |
Save the relation between selected measurement and the parameter it belongs to (issue210). TODO: Adapt sql statements.
|
Tue, 30 Mar 2010 09:17:53 +0000 |
Ingo Weinzierl |
Improved date input validation. A given date needs to be in a specific range (issue212).
|
Mon, 29 Mar 2010 09:35:44 +0000 |
Sascha L. Teichmann |
Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>'
|
Mon, 29 Mar 2010 08:51:20 +0000 |
Sascha L. Teichmann |
Ordered imports. Removed needless imports. Removed empty headers.
|
Mon, 29 Mar 2010 07:58:51 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace
|
Tue, 16 Mar 2010 12:55:58 +0000 |
Tim Englich |
Integrated handling of WKT-Strings for Points to extract Points from a given Inputstring.
|
Mon, 15 Mar 2010 12:28:49 +0000 |
Tim Englich |
Added Objecttype Geometry for the Validation of Inputdata.
|
Fri, 08 Jan 2010 14:27:49 +0000 |
Tim Englich |
Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.
|
Wed, 11 Nov 2009 15:54:31 +0000 |
Tim Englich |
Added Validation if a given maxvalue is greater than a given minvalue issue19
|
Thu, 05 Nov 2009 14:45:54 +0000 |
Tim Englich |
Removed some Compilation-Errors according to API-Changes in the ArtifactDatabase.
|
Tue, 13 Oct 2009 09:11:23 +0000 |
Tim Englich |
Added real Coordinate-Query to TimeSeries-Mesh
|
Fri, 09 Oct 2009 07:54:48 +0000 |
Tim Englich |
Format Code to max 80 Chars per Row and Cleanup
|
Fri, 02 Oct 2009 08:07:00 +0000 |
Tim Englich |
Added Horizontal-Profile-Support for Meshes.
|
Thu, 01 Oct 2009 08:57:49 +0000 |
Sascha L. Teichmann |
Removed needless imports.
|
Wed, 30 Sep 2009 13:42:51 +0000 |
Tim Englich |
Added Basic-Support for HorizontalProfiles
|
Tue, 29 Sep 2009 15:30:03 +0000 |
Tim Englich |
Integrate the type Point into the ArtifactMethod.
|
Tue, 29 Sep 2009 12:03:39 +0000 |
Tim Englich |
Bugfix: Remove leading- and trailingwhitespaces from Date- and Integervalues
|
Tue, 29 Sep 2009 09:50:25 +0000 |
Tim Englich |
Inputvalidation for String, Integer and Date Values added.
|