2010-04-06 |
Sascha L. Teichmann |
Fixed test mockups to let them implement their interface correctly.
|
2010-03-31 |
Ingo Weinzierl |
Added javadoc in jfreechart package.
|
2010-03-31 |
Ingo Weinzierl |
Repaired JavaDoc in Export package.
|
2010-03-31 |
Ingo Weinzierl |
Added missing vim control comments.
|
2010-03-31 |
Ingo Weinzierl |
Added and repaired JavaDoc in artifacts package.
|
2010-03-31 |
Ingo Weinzierl |
Added and repaired JavaDoc in cache package.
|
2010-03-31 |
Ingo Weinzierl |
Added javadoc for artifact package.
|
2010-03-31 |
Ingo Weinzierl |
Corrected JavaDoc errors in Chart Package.
|
2010-03-30 |
Ingo Weinzierl |
Validate wkt string and display error messages if the validation failed (issue214).
|
2010-03-30 |
Ingo Weinzierl |
Added a method to ExtendedInputData to retrieve the parameter ids as array (analog to splitValue() in DefaultInputData).
|
2010-03-30 |
Ingo Weinzierl |
Save the relation between selected measurement and the parameter it belongs to (issue210). TODO: Adapt sql statements.
|
2010-03-30 |
Ingo Weinzierl |
Improved date input validation. A given date needs to be in a specific range (issue212).
|
2010-03-29 |
Ingo Weinzierl |
Added an offset of 15px between the right data area and the right axis (issue192).
|
2010-03-29 |
Sascha L. Teichmann |
Added package description with text 'DOCUMENT ME!'.
|
2010-03-29 |
Ingo Weinzierl |
Added timegap definitions as attribute to each state.
|
2010-03-29 |
Sascha L. Teichmann |
Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>'
|
2010-03-29 |
Sascha L. Teichmann |
Ordered imports. Removed needless imports. Removed empty headers.
|
2010-03-29 |
Sascha L. Teichmann |
Removed trailing whitespace
|
2010-03-26 |
Tim Englich |
Here is the missing Logfileentry to Revision 843
|
2010-03-26 |
Ingo Weinzierl |
Removed race-condition while shapefile creation (issue164).
|
2010-03-26 |
Ingo Weinzierl |
Removed race-condition when trying to access the index of the next line color used in charts (applied patch in issue211).
|
2010-03-26 |
Ingo Weinzierl |
Avoid danger to get a NullPointerException if no time to live is served by CallContext.
|
2010-03-26 |
Ingo Weinzierl |
Put time to live of an artifact into meta document which is created while wms publishing (issue197).
|
2010-03-25 |
Ingo Weinzierl |
Added and repaired javadoc in de.intevation.gnv.exports package.
|
2010-03-24 |
Ingo Weinzierl |
Added and repaired javadoc in de.intevation.gnv.histogram package.
|
2010-03-24 |
Ingo Weinzierl |
Removed empty comment lines and turned javadoc author tag into a 'mailto' form in package de.intevation.gnv.layer.
|
2010-03-24 |
Ingo Weinzierl |
Added javadoc in de.intevation.gnv.wms package.
|
2010-03-24 |
Ingo Weinzierl |
Added and repaired javadoc in de.intevation.gnv.chart package.
|
2010-03-23 |
Tim Englich |
Switched to valid Timestamps to enable testing ODV-Output.
|
2010-03-23 |
Tim Englich |
Integrated valid ODV-Export to the GNV-Artifacts
|
2010-03-22 |
Tim Englich |
Switched to valid Timestamps to enable testing CSV-Output.
|
2010-03-22 |
Tim Englich |
Bugfix: The Description of an InputData-Object will now only be fetched if
|
2010-03-22 |
Tim Englich |
ISSUE122: Added all required Columns for the CSV-Export.
|
2010-03-22 |
Ingo Weinzierl |
Adjusted mapfile templates for 'Horizontalschnitte' - display DESC column as label in a WMS layer (issue209).
|
2010-03-22 |
Ingo Weinzierl |
Added a further column in the isolines shapefile to store a description used to be displayed as labels in a wms layer (issue209).
|
2010-03-22 |
Ingo Weinzierl |
Added a cleanup mechanism to do some things before an artifact is being exported (issue208).
|
2010-03-19 |
Tim Englich |
Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
|
2010-03-19 |
Tim Englich |
Added new German resources for fis_marinefeatures according to msg1067 of Issue2005.
|
2010-03-19 |
Tim Englich |
Added Support of Layers which are Joined from two Tables.
|
2010-03-19 |
Tim Englich |
Integrated FIS Marine Features with Product Layer into the System.
|
2010-03-19 |
Tim Englich |
ISSUE92: Integrated Column BAND for Query of Layers which belong to a FIS
|
2010-03-19 |
Tim Englich |
Fixed a bug in the Workflow of Verticalcrossections. the Geometry was not copied to the Inputvalues.
|
2010-03-19 |
Tim Englich |
Modified the Workflow for Horizontalcrosssections so that the Inputvalues of the Mapviewer-Interface take affect.
|
2010-03-19 |
Tim Englich |
Modified the Workflow for Horizontalprofiles so that the Inputvalues of the Mapviewer-Interface take affect.
|
2010-03-16 |
Tim Englich |
Modified the Workflow of Verticalcrosssections on Meshes that the Data that was sent by the Mapviewer-Interface take effect.
|
2010-03-16 |
Tim Englich |
Bugfixes: Fixed the Query for Parameters in Timeseries and VerticalProfiles in Meshes.
|
2010-03-16 |
Tim Englich |
Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
|
2010-03-16 |
Tim Englich |
Added an new State wich will handle the Display of Coordinatevalues and fetch given Inputparameters from the Presettings and copy them to the InputValues.
|
2010-03-16 |
Tim Englich |
Integrated handling of WKT-Strings for Points to extract Points from a given Inputstring.
|
2010-03-16 |
Tim Englich |
Improvement: Values of Type Geometry which are Points will be prepared as Regions for DB-Query.
|
2010-03-16 |
Ingo Weinzierl |
Changed the structure for parameter/measurement matrix in the describe document (issue199).
|
2010-03-16 |
Tim Englich |
Modified the Workflow of Product Layer for Contis and Nauthis that the Data that was sent by the Mapviewer-Interface take effect.
|
2010-03-16 |
Tim Englich |
Fixed NPE using the Presettings-Object without given Presettings.
|
2010-03-15 |
Tim Englich |
Modified the Workflow of Horizontalprofiles on Instantaneouspoints that the Data that was sent by the Mapviewer-Interface take effect.
|
2010-03-15 |
Ingo Weinzierl |
Changed source of displayed coordinate in 'HorizontalProfil'-charts' subtitle (issue120).
|
2010-03-15 |
Tim Englich |
Modified the Workflow of Verticalprofiles on TimeSeriespoints that the Data that was sent by the Mapviewer-Interface take effect.
|
2010-03-15 |
Tim Englich |
Modified the Workflow of TimeSeries on TimeSeriespoints that the Data that was sent by the Mapviewer-Interface take effect.
|
2010-03-15 |
Tim Englich |
Modified the Workflow of TimeSeries on Meshes that the Data that was sent by the Mapviewer-Interface
|
2010-03-15 |
Tim Englich |
Revoke Changes of r771 and override affected Methods in DefaultAutoResumeState
|
2010-03-15 |
Tim Englich |
Integrated the handling of AutoResumeStates into the initialization Process of an Artifact.
|