Wed, 31 Mar 2010 09:13:33 +0000 |
Ingo Weinzierl |
Added and repaired JavaDoc in cache package.
|
Wed, 31 Mar 2010 09:09:05 +0000 |
Ingo Weinzierl |
Added javadoc for artifact package.
|
Wed, 31 Mar 2010 08:01:56 +0000 |
Ingo Weinzierl |
Corrected JavaDoc errors in Chart Package.
|
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:16:07 +0000 |
Ingo Weinzierl |
Added a method to ExtendedInputData to retrieve the parameter ids as array (analog to splitValue() in DefaultInputData).
|
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 12:56:13 +0000 |
Ingo Weinzierl |
Added an offset of 15px between the right data area and the right axis (issue192).
|
Mon, 29 Mar 2010 10:28:32 +0000 |
Sascha L. Teichmann |
Added package description with text 'DOCUMENT ME!'.
|
Mon, 29 Mar 2010 10:02:42 +0000 |
Ingo Weinzierl |
Added timegap definitions as attribute to each state.
|
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
|
Fri, 26 Mar 2010 15:31:20 +0000 |
Tim Englich |
Here is the missing Logfileentry to Revision 843
|
Fri, 26 Mar 2010 15:20:32 +0000 |
Ingo Weinzierl |
Removed race-condition while shapefile creation (issue164).
|
Fri, 26 Mar 2010 10:06:36 +0000 |
Ingo Weinzierl |
Removed race-condition when trying to access the index of the next line color used in charts (applied patch in issue211).
|