2010-03-09 |
Tim Englich |
Integrated ExceptionHandling if no Data was found for the given Layer.
|
2010-04-28 |
Ingo Weinzierl |
Summarized changes in NEWS and Changes for the upcoming release.
|
2010-04-28 |
Ingo Weinzierl |
Removed trailing whitespace.
|
2010-04-28 |
Ingo Weinzierl |
Removed duplicated and unused imports.
|
2010-04-27 |
Ingo Weinzierl |
Added jsp stubs for imprint and info and adjusted links in header and footer (issue225).
|
2010-04-27 |
Ingo Weinzierl |
Fixed missing legends of parameter select boxes. The measurement matrix will be rendered for a single parameter as well, now. (issue225)
|
2010-04-26 |
Ingo Weinzierl |
Removed JavaScript files and images that are not used anymore.
|
2010-04-26 |
Ingo Weinzierl |
Added error message that is displayed if an artifact is out of date.
|
2010-04-26 |
Ingo Weinzierl |
Fixed broken error messages that are displayed if the artifact server is down (issue236, issue242).
|
2010-04-26 |
Ingo Weinzierl |
Display an error message if the artifact server is down but the user tried to load an artifat (issue258).
|
2010-04-26 |
Ingo Weinzierl |
Fixed a bug when performing the html formular to adjust the chart output in IE (issue259).
|
2010-04-26 |
Ingo Weinzierl |
Reduced the size of links in header and footer (issue225).
|
2010-04-26 |
Ingo Weinzierl |
Improved the layout of the user interface a bit (issue225).
|
2010-04-25 |
Ingo Weinzierl |
Improved the design and layout of the user interface.
|
2010-04-23 |
Ingo Weinzierl |
Adapted some font sizes in the parameter panel (issue225).
|
2010-04-23 |
Ingo Weinzierl |
Replaced standard html input button with a load image like the choose buttons (issue225).
|
2010-04-23 |
Ingo Weinzierl |
Adapted MapServer path in the gui with http request parameters for calling GetCapabilites (issue237).
|
2010-04-23 |
Ingo Weinzierl |
Added a link (and a controller) to toggle between german and english language (issue254).
|
2010-04-22 |
Ingo Weinzierl |
Html characters in strings inserted by the user are quoted (issue221).
|
2010-04-19 |
Hans Plum |
Set Path to Tomcat Standard Logging
|
2010-04-19 |
Ingo Weinzierl |
Tooltip text of the back-button became language specific (issue227).
|
2010-04-19 |
Sascha L. Teichmann |
Forgot a dot. ;-)
|
2010-04-19 |
Ingo Weinzierl |
Fixed a typo in the german text of the overlay display (issue224).
|
2010-04-18 |
Sascha L. Teichmann |
Using unix line endings only.
|
2010-04-17 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2010-04-14 |
Hans Plum |
Adapted background layer config
|
2010-04-14 |
Ingo Weinzierl |
Improved design and added new wms layers as background for 'Horizontalschnitte'.
|
2010-04-13 |
Ingo Weinzierl |
Replaced standard html input buttons with selfmade ones.
|
2010-04-13 |
Ingo Weinzierl |
Replaced buttons for saving/loading projects with links.
|
2010-04-13 |
Ingo Weinzierl |
Changed the whole design of the application regarding the bsh styleguide.
|
2010-04-13 |
Tim Englich |
Added more JavaDocs
|
2010-04-13 |
Ingo Weinzierl |
Added the first part of JavaDoc package descriptions.
|
2010-04-13 |
Hans Plum |
Converted relevant images to the CD of BSH
|
2010-04-12 |
Ingo Weinzierl |
Added JavaDoc.
|
2010-04-12 |
Ingo Weinzierl |
Changed the tooltip text of the chart button in the actions panel from 'Diagramm speichern' to 'Diagramm'.
|
2010-04-09 |
Ingo Weinzierl |
Changed the behavior of parameter-measurement-matrix (issue210).
|
2010-04-09 |
Ingo Weinzierl |
Added missng character to the url of the image export link of charts (issue216).
|
2010-03-29 |
Ingo Weinzierl |
Added links to reload the application and rebuild the user interface (issue13, issue18).
|
2010-03-29 |
Sascha L. Teichmann |
Added package description with text 'DOCUMENT ME!'.
|
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 |
Ingo Weinzierl |
Application is now sensitive to changes of the preferred browser language in the current session (issue30).
|
2010-03-29 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2010-03-26 |
Ingo Weinzierl |
Parse time to live of a wms-layer from meta document and show it in html gui (issue197).
|
2010-03-22 |
Ingo Weinzierl |
Improved the copying of input stream to output stream.
|
2010-03-22 |
Ingo Weinzierl |
Removed xml parsing from InputStream while exporting an artifact. Just copy the input stream to the output stream.
|
2010-03-22 |
Tim Englich |
Improved ExceptionHandling during WMS-Publishing.
|
2010-03-19 |
Tim Englich |
Improved ExceptionHandling during WMS-Publishing.
|
2010-03-19 |
Tim Englich |
Added new German resource for fis_marinefeatures according to msg1067 of Issue2005.
|
2010-03-19 |
Tim Englich |
Added Ressources for new FIS Marine Features.
|
2010-03-19 |
Ingo Weinzierl |
Implemented a mechanism to import artifacts from xml structured documents.
|
2010-03-19 |
Tim Englich |
Some Codecleanup done.
|
2010-03-19 |
Tim Englich |
Integrated a Switch will be load different Geometries into the Requestbody of an Mapviewercall.
|
2010-03-17 |
Ingo Weinzierl |
Implemented first things to store/load projects.
|
2010-03-16 |
Ingo Weinzierl |
Changed the xsl transformation for a parameter/measurement matrix (issue199).
|
2010-03-15 |
Ingo Weinzierl |
Added an options panel for wms customization (issue198).
|
2010-03-12 |
Tim Englich |
Fixed Compilation-Error because of InterfaceChanges of the ArtifactDatabaseClient-Interface.
|
2010-03-12 |
Tim Englich |
Integrated Resource for FIS Contis and Nauthis.
|
2010-03-10 |
Ingo Weinzierl |
Improved exception handling. Display error messages after invalid user input.
|
2010-03-09 |
Ingo Weinzierl |
Adjusted logging configuration. Old config did not have any effect on log4j.
|