Wed, 09 Jun 2010 09:58:38 +0000 |
Ingo Weinzierl |
Enabled histogram creation for vectorial horizontalprofiles.
|
Wed, 09 Jun 2010 09:51:05 +0000 |
Ingo Weinzierl |
Implemented histogram creation for vectorial timeseries.
|
Wed, 09 Jun 2010 09:37:57 +0000 |
Ingo Weinzierl |
Some code refactoring for the implementation of histograms using vectorial parameters.
|
Wed, 09 Jun 2010 07:38:40 +0000 |
Ingo Weinzierl |
Added statistics for vectorial verticalprofiles.
|
Wed, 09 Jun 2010 07:29:55 +0000 |
Ingo Weinzierl |
Added statistics for vectorial horizontalprofiles.
|
Wed, 09 Jun 2010 07:04:03 +0000 |
Ingo Weinzierl |
Added statistics for vectorial timeseries.
|
Tue, 08 Jun 2010 14:34:31 +0000 |
Ingo Weinzierl |
Added odv support for horizontal profiles using vector data.
|
Tue, 08 Jun 2010 13:02:16 +0000 |
Ingo Weinzierl |
Configuration of horizontal profiles using vector data on meshes.
|
Tue, 08 Jun 2010 13:00:58 +0000 |
Ingo Weinzierl |
Implemented a new output state and chart type for horizontal profiles using vector data.
|
Mon, 07 Jun 2010 17:15:04 +0000 |
Ingo Weinzierl |
Configured transitions for vector data verticalprofiles.
|
Mon, 07 Jun 2010 17:11:48 +0000 |
Ingo Weinzierl |
Added an output state for verticalprofiles with vector charts on meshes.
|
Mon, 07 Jun 2010 15:00:23 +0000 |
Ingo Weinzierl |
Added a new output state and chart type for vertical profiles using vector data.
|
Mon, 07 Jun 2010 14:42:42 +0000 |
Tim Englich |
Added functionality to publish the the mbr of the generated layer to
|
Mon, 07 Jun 2010 12:22:00 +0000 |
Tim Englich |
revert wrong commit of conf.xml of revision 1163
|
Mon, 07 Jun 2010 12:17:57 +0000 |
Tim Englich |
Enable GetFeatureInforRequests on all layer
|
Mon, 07 Jun 2010 10:20:21 +0000 |
Tim Englich |
Modified the mapfiletemplate so that it is possible to request images which with or hight are up to 4000 pixel
|
Mon, 07 Jun 2010 08:26:37 +0000 |
Ingo Weinzierl |
Added vector support for timeseries points on meshes.
|
Fri, 04 Jun 2010 08:47:52 +0000 |
Ingo Weinzierl |
Made cache statistics available as MBeans (eg in JConsole).
|
Thu, 03 Jun 2010 16:12:35 +0000 |
Ingo Weinzierl |
Removed needless imports.
|
Thu, 03 Jun 2010 16:10:27 +0000 |
Ingo Weinzierl |
Changed the geo-backend initialization regarding the changes of rev1149. An sql-cache is integrated and enabled now.
|
Wed, 02 Jun 2010 09:52:39 +0000 |
Ingo Weinzierl |
Cach improvement: remove the cached elements of each visited state that is visited while stepping back to a previous state.
|
Tue, 01 Jun 2010 16:59:15 +0000 |
Ingo Weinzierl |
Do not call the endOfLife method of the current state before advancing to a next state, because this would remove elements from cache that have been inserted just before - it would be impossible to make use of a cache in that case.
|
Tue, 01 Jun 2010 16:54:21 +0000 |
Ingo Weinzierl |
Remove the elements of an outdated state from cache if its endOfLife method is called.
|
Mon, 31 May 2010 08:20:17 +0000 |
Tim Englich |
Added queries for TimeSeriesPoints using vectorvalues for verticalprofiles
|
Fri, 28 May 2010 07:37:59 +0000 |
Ingo Weinzierl |
Fixed the aggregation of row with the same parameter in the odv export (issue291).
|
Thu, 27 May 2010 16:43:00 +0000 |
Ingo Weinzierl |
The title of a layer can be changed by the user. Product 'Layer' and 'Horizontalschnitt' now use the same code path to write the meta information file. (issue198)
|
Thu, 27 May 2010 08:48:16 +0000 |
Ingo Weinzierl |
Fixed a bug in the pdf export.
|
Thu, 27 May 2010 07:41:14 +0000 |
Ingo Weinzierl |
Implemented a new histogram dataset that takes the width of a single bin as well as the number of bins for the histogram (issue288).
|
Wed, 26 May 2010 17:01:29 +0000 |
Ingo Weinzierl |
Removed the parsing for double/integer values specifying the bin width or the number of bins in DefaultHistogram, because these inserted values are no longer i18n strings (issue289).
|
Wed, 26 May 2010 07:00:55 +0000 |
Ingo Weinzierl |
The format of a histogram pdf depends on the width and height specified by the user - or the default size (issue290).
|
Wed, 26 May 2010 06:45:03 +0000 |
Ingo Weinzierl |
The pdf format depends on the chart's aspect ratio (issue290).
|
Tue, 25 May 2010 17:46:28 +0000 |
Ingo Weinzierl |
Introduced an epsilon (750ms) to be more tolerant while comparing two data objects (issue286).
|
Tue, 25 May 2010 15:41:31 +0000 |
Ingo Weinzierl |
Use the chart size/height to export it to pdf. The chart's aspect ratio keeps alive if the size exceeds the maximum page size (issue290).
|
Tue, 25 May 2010 13:57:48 +0000 |
Ingo Weinzierl |
Corrected the distance calculation of a 'Horizontalprofil' and adjusted the gap detection according to these changes (issue287).
|
Mon, 24 May 2010 17:07:26 +0000 |
Ingo Weinzierl |
The size of an svg export is adjustable now (issue290).
|
Fri, 21 May 2010 11:36:48 +0000 |
Tim Englich |
Added queries for meshes using vectorvalues for 'Horizontales Schnittprofil'
|
Fri, 21 May 2010 10:54:29 +0000 |
Tim Englich |
Added queries for meshes using vectorvalues for horizontalprofiles.
|
Fri, 21 May 2010 09:46:38 +0000 |
Tim Englich |
Added queries for meshes using vectorvalues for verticalprofiles.
|
Fri, 21 May 2010 09:16:59 +0000 |
Ingo Weinzierl |
Improved directoy handling for incoming wms requests on product 'Layer' (issue269).
|
Fri, 21 May 2010 08:28:49 +0000 |
Tim Englich |
Added queries for Meshes using Vectorvalues for TimeSeries.
|
Fri, 21 May 2010 07:54:01 +0000 |
Tim Englich |
Integrated View MEDIAN.TIMESERIESFULLVECTORVALUE in queries for vector data on timeSeriesPoints
|
Thu, 20 May 2010 09:47:19 +0000 |
Ingo Weinzierl |
Implemented the odv export for timeseries using vector data (Issue27).
|
Wed, 19 May 2010 14:05:33 +0000 |
Ingo Weinzierl |
Finished vector support for timeseriespoints (Issue27).
|
Wed, 19 May 2010 06:09:10 +0000 |
Ingo Weinzierl |
Added the vector value transition path for timeseriespoints.
|
Tue, 18 May 2010 16:28:05 +0000 |
Ingo Weinzierl |
First step: Added a new state handling the selection between vector or scalar and a new transition in timeseries to provide vector values (issue27).
|
Tue, 18 May 2010 14:27:46 +0000 |
Tim Englich |
Added queries for TimeSeriesPoints in vectorvalues for TimeSeries
|
Mon, 17 May 2010 14:12:53 +0000 |
Tim Englich |
Add more Javadocs
|
Mon, 10 May 2010 14:11:58 +0000 |
Tim Englich |
Added Documentation for the definition of gaps in TimeSeries on TimeSeriesPoints.
|
Mon, 10 May 2010 10:29:55 +0000 |
Ingo Weinzierl |
Implemented an odv exporter for product type 'Horizontales Schnittprofil' (issue260).
|
Fri, 07 May 2010 06:50:47 +0000 |
Hans Plum |
Added a comment after implementing cache cleaner
|
Thu, 06 May 2010 09:12:45 +0000 |
Ingo Weinzierl |
Renamed mapserver wrapper.
|
Thu, 06 May 2010 08:41:31 +0000 |
Hans Plum |
Adapted path to gnv-wrapper after changing it upstream.
|
Thu, 06 May 2010 08:32:56 +0000 |
Ingo Weinzierl |
Removed bugs that existed in the caching mechanism (issue264, issue268).
|
Tue, 04 May 2010 14:24:23 +0000 |
Tim Englich |
Do some Documentation of the Artifact-Database
|
Tue, 04 May 2010 12:40:21 +0000 |
Tim Englich |
Some Bugfixes which prevent Exceptions executing the Examples in the config-manual
|
Tue, 01 Feb 2011 16:17:48 +0000 |
Ingo Weinzierl |
Upgraded Restlet to the current stable release 2.0.4
|
Tue, 30 Nov 2010 08:56:22 +0000 |
Ingo Weinzierl |
Bugfix: improved the code to write incoming data of the MapViewerCallAction - if debug is disabled, no nullpointer exception will occur anymore.
|
Mon, 29 Nov 2010 09:20:01 +0000 |
Ingo Weinzierl |
Improved the logging of incoming mapviewer call data.
|
Fri, 26 Nov 2010 10:48:30 +0000 |
Ingo Weinzierl |
Addition to the last revision: MapViewer calls via HTTP Post are also logged (#323).
|
Fri, 26 Nov 2010 10:04:22 +0000 |
Ingo Weinzierl |
Enabled debug logging of the xml document that is used in the MapViewer call (#323).
|
Tue, 02 Nov 2010 17:15:08 +0000 |
Ingo Weinzierl |
Added license file and license header.
|
Mon, 05 Jul 2010 18:07:19 +0000 |
Hans Plum |
Made name more precise
|
Thu, 01 Jul 2010 11:00:19 +0000 |
Ingo Weinzierl |
Added info pages for german and english (not translated yet).
|
Wed, 30 Jun 2010 13:52:51 +0000 |
Ingo Weinzierl |
Summarized changes for RELEASE 1.1
|
Wed, 30 Jun 2010 06:30:02 +0000 |
Ingo Weinzierl |
Changed OpenLayers MouseDefault control with an OpenLayers Navigation control. Before panning the map, the user needs to activate this control (issue311).
|
Wed, 30 Jun 2010 05:50:46 +0000 |
Ingo Weinzierl |
After resizing the window, the map panel is resized as well (currently just the width changes) (issue307).
|
Tue, 29 Jun 2010 15:41:10 +0000 |
Tim Englich |
Issue317: Provide a Comboboy with given WMS instead of an Textfield
|
Tue, 29 Jun 2010 06:25:28 +0000 |
Tim Englich |
Added missing Image for the PopupWindow of GetFeatureInforRequests.
|
Mon, 28 Jun 2010 15:32:14 +0000 |
Tim Englich |
Removed unused css and unreferenced images
|
Mon, 28 Jun 2010 15:24:44 +0000 |
Tim Englich |
Syncronized size of the headline of fullscreen-mode of the map-client to the size of the headline of the web-client.
|
Mon, 28 Jun 2010 15:15:38 +0000 |
Tim Englich |
Do some GUI-Improvements in the Map-Client
|
Mon, 28 Jun 2010 13:03:59 +0000 |
Tim Englich |
Removed ScaleLine from Viewport
|
Mon, 28 Jun 2010 08:45:47 +0000 |
Tim Englich |
Removed store.load()
|
Mon, 28 Jun 2010 07:48:16 +0000 |
Tim Englich |
Removed duplicate information about layernames / layertitle from GUI.
|
Fri, 25 Jun 2010 08:11:39 +0000 |
Ingo Weinzierl |
Removed the changes of rev1206 and 1214.
|
Tue, 15 Jun 2010 08:10:44 +0000 |
Tim Englich |
Fixed some more XHTML-Mistakes
|
Tue, 15 Jun 2010 07:56:44 +0000 |
Tim Englich |
Removed file which was commited in r1202 by mistake
|
Tue, 15 Jun 2010 07:49:06 +0000 |
Tim Englich |
Prevent NPE if the Mapviewer has delivered no Geometry.
|
Tue, 15 Jun 2010 05:26:44 +0000 |
Sascha L. Teichmann |
Render direct links as list.
|
Mon, 14 Jun 2010 21:10:14 +0000 |
Ingo Weinzierl |
Write svn revision to MANIFEST file while creating war archive.
|
Sun, 13 Jun 2010 16:28:37 +0000 |
Sascha L. Teichmann |
Second attempt to apply redirect link patch.
|
Fri, 11 Jun 2010 12:11:52 +0000 |
Tim Englich |
Prevent NPE if the Mapviewer has delivered no Geometry.
|
Fri, 11 Jun 2010 12:06:03 +0000 |
Tim Englich |
Customize Look and Feel to styleguide of the bsh.
|
Fri, 11 Jun 2010 12:00:43 +0000 |
Tim Englich |
gnv/trunk@1200 c6561f87-3c4e-4783-a992-168aeb5c3f6f
|
Fri, 11 Jun 2010 10:28:50 +0000 |
Ingo Weinzierl |
Reverted the changes of rev1194.
|
Fri, 11 Jun 2010 09:25:44 +0000 |
Tim Englich |
Modified output of the GetfeatureInfo-request.
|
Fri, 11 Jun 2010 08:25:46 +0000 |
Tim Englich |
Added localized message if no layer were created.
|
Fri, 11 Jun 2010 08:17:37 +0000 |
Tim Englich |
Bugfix: All Layer will only use one single Tile for displaying it.
|
Fri, 11 Jun 2010 08:08:33 +0000 |
Tim Englich |
Added the informations about how the WMS which was published during the
|
Thu, 10 Jun 2010 22:01:23 +0000 |
Sascha L. Teichmann |
gnv/issue219: Added rendering of direct links.
|
Thu, 10 Jun 2010 16:48:30 +0000 |
Ingo Weinzierl |
Removed some test code that have been commited by mistaken.
|
Thu, 10 Jun 2010 15:13:08 +0000 |
Ingo Weinzierl |
Improved session handling in the gui. If a session has timed out, the user gets to the start point - the fis selection.
|
Thu, 10 Jun 2010 09:54:58 +0000 |
Ingo Weinzierl |
Added error messages for Java heap size errors (issue177).
|
Tue, 08 Jun 2010 14:49:11 +0000 |
Tim Englich |
Improved the workflow for inserting new layer into the client.
|
Tue, 08 Jun 2010 13:57:05 +0000 |
Tim Englich |
Switch to tiled layers with one tile to prevent problems in the layertree and the legendgraphicpanel
|
Tue, 08 Jun 2010 12:54:10 +0000 |
Tim Englich |
Rename olutils.js to olutils.jsp to enable possibility of i18n in this file.
|
Tue, 08 Jun 2010 12:44:06 +0000 |
Tim Englich |
Customize Look and Feel of the Mapclient to the css of this project.
|
Tue, 08 Jun 2010 12:35:56 +0000 |
Tim Englich |
Switch color of coordinate display of mousposition and scalebar from
|
Mon, 07 Jun 2010 14:52:45 +0000 |
Tim Englich |
Set the map to the extent which was sent by the rest-server
|
Mon, 07 Jun 2010 12:35:49 +0000 |
Tim Englich |
Make GetFeatureInforRequest-Url configurable. Change responsetype of GetFeatureInfo-request to gml
|
Mon, 07 Jun 2010 09:54:47 +0000 |
Tim Englich |
Added possibility to switch to FullScreen-Mode of the MapClient.
|
Fri, 04 Jun 2010 12:03:12 +0000 |
Tim Englich |
Replaced incompatible Umlauts
|
Fri, 04 Jun 2010 11:45:39 +0000 |
Tim Englich |
Added i18n support to the mapclient.
|
Fri, 04 Jun 2010 08:32:29 +0000 |
Tim Englich |
Fixed bug that the 'Add Layer'-Button was not correctly displayed if a new WMS-Capabilities-Document was loaded.
|
Fri, 04 Jun 2010 06:13:41 +0000 |
Ingo Weinzierl |
Removed (X)HTML errors and warnings (issue275).
|
Fri, 04 Jun 2010 05:37:42 +0000 |
Ingo Weinzierl |
Changed and added some tooltips in the chart option panel (issue293).
|
Tue, 01 Jun 2010 17:46:03 +0000 |
Tim Englich |
Checkin of changes which are necessary for the checkin of Revision 1139.
|
Tue, 01 Jun 2010 17:40:54 +0000 |
Tim Englich |
Added functionality to read WMS-Capabilities-Documents
|
Tue, 01 Jun 2010 16:11:06 +0000 |
Ingo Weinzierl |
Enhanced the 1-step back history to a N-step back history.
|
Tue, 01 Jun 2010 14:15:10 +0000 |
Tim Englich |
Added more resources which are required to use the ol-client properly
|
Tue, 01 Jun 2010 13:01:25 +0000 |
Tim Englich |
Added subfolders of third party libraries to svn-ignore.
|
Tue, 01 Jun 2010 12:55:24 +0000 |
Tim Englich |
Integrated Openlayers using ext and geoext into the GNV-WebClient
|
Thu, 27 May 2010 16:51:52 +0000 |
Ingo Weinzierl |
Some small xpath changes for wms output regarding rev1134 (issue198).
|
Thu, 27 May 2010 09:48:32 +0000 |
Ingo Weinzierl |
The jsp page to render the wms output makes use of the new method of DiagrammOptions introduced in rev1129 now.
|
Thu, 27 May 2010 09:06:06 +0000 |
Ingo Weinzierl |
Restarting the application creates a new session id for the user.
|
Wed, 26 May 2010 17:03:29 +0000 |
Ingo Weinzierl |
Improved parsing i18n values of chart/histogram options (issue289).
|
Tue, 25 May 2010 14:30:25 +0000 |
Ingo Weinzierl |
I18N of links to insert example linestrings/polygons (issue272).
|
Tue, 25 May 2010 07:41:31 +0000 |
Ingo Weinzierl |
Switching the language in the initial state is possible now (issue266).
|
Tue, 18 May 2010 11:14:09 +0000 |
Tim Englich |
Fixed some warnings which were displaied during the javadoc-generation
|
Tue, 18 May 2010 11:09:33 +0000 |
Tim Englich |
Add more Javadocs
|
Tue, 18 May 2010 10:52:12 +0000 |
Tim Englich |
Add more Javadocs
|
Tue, 18 May 2010 10:17:51 +0000 |
Tim Englich |
Add more Javadocs
|
Tue, 18 May 2010 10:08:57 +0000 |
Tim Englich |
Add more Javadocs
|
Tue, 18 May 2010 10:00:27 +0000 |
Tim Englich |
Add more Javadocs
|
Tue, 18 May 2010 09:51:41 +0000 |
Tim Englich |
Add more Javadocs
|
Tue, 18 May 2010 09:26:11 +0000 |
Tim Englich |
Add more Javadoc
|
Tue, 18 May 2010 09:21:00 +0000 |
Tim Englich |
Add more Javadoc
|
Tue, 18 May 2010 09:18:15 +0000 |
Tim Englich |
Removed duplicate documentation
|
Tue, 18 May 2010 09:11:31 +0000 |
Tim Englich |
Add more Javadocs
|
Tue, 18 May 2010 07:32:45 +0000 |
Tim Englich |
Add more Javadocs
|
Mon, 17 May 2010 14:21:19 +0000 |
Tim Englich |
Add more Javadocs
|
Sun, 09 May 2010 21:49:14 +0000 |
Sascha L. Teichmann |
Deleted needless css file.
|
Wed, 05 May 2010 08:18:27 +0000 |
Ingo Weinzierl |
Adapted some configuration files.
|
Fri, 28 Sep 2012 12:13:58 +0200 |
Thomas Arendsen Hein |
merged doc/1.0
1.0
|
Wed, 12 May 2010 11:56:36 +0000 |
Hans Plum |
Adapted config-manual according to admin-manual
|
Wed, 12 May 2010 11:35:25 +0000 |
Hans Plum |
Final QS for V1.0
|
Mon, 10 May 2010 21:47:24 +0000 |
Hans Plum |
Added content for generating maps
|
Mon, 10 May 2010 19:41:15 +0000 |
Hans Plum |
Added content about generating charts
|
Mon, 10 May 2010 14:19:58 +0000 |
Tim Englich |
Added short documentation for the file timegap_definition.xml.
|
Mon, 10 May 2010 13:27:19 +0000 |
Tim Englich |
Done some litte changes in the introduction of the
|
Mon, 10 May 2010 13:07:04 +0000 |
Tim Englich |
Moved section Query-configuration to Section Model of Transitions.
|
Mon, 10 May 2010 12:53:17 +0000 |
Tim Englich |
Do some Documentstyling. Added Typewriter-Style
|
Mon, 10 May 2010 10:43:01 +0000 |
Tim Englich |
Fixed some Mistakes
|
Sun, 09 May 2010 18:22:18 +0000 |
Hans Plum |
Fixed some c&p mistakes
|
Sun, 09 May 2010 18:19:53 +0000 |
Hans Plum |
Added more chapters in config-manual
|
Fri, 07 May 2010 10:19:28 +0000 |
Tim Englich |
Add first part of Documentation of the Sections of conf.xml
|
Fri, 07 May 2010 09:36:24 +0000 |
Tim Englich |
Added first Structure for the Documentation of File conf.xml. Added Documentation for Systemproperties
|
Fri, 07 May 2010 08:43:07 +0000 |
Tim Englich |
Added separat LaTex-File for the Documentation of the general settings.
|
Fri, 07 May 2010 08:23:18 +0000 |
Tim Englich |
Answerd Questions and increase some Sections of the Documentation
|
Fri, 07 May 2010 06:52:27 +0000 |
Hans Plum |
Added some more FIXMEs for explaining in the doc
|
Fri, 07 May 2010 06:41:14 +0000 |
Hans Plum |
Some general questions/FIXMEs
|
Fri, 07 May 2010 06:20:41 +0000 |
Hans Plum |
Added some FIXMEs where questions arose.
|
Thu, 06 May 2010 08:53:33 +0000 |
Hans Plum |
fixed a compile error in admin manual
|
Thu, 06 May 2010 08:31:02 +0000 |
Hans Plum |
clean up and admin-manual/README for orientation
|
Thu, 06 May 2010 08:17:35 +0000 |
Hans Plum |
Adapted name of gnv-wrapper to clearify function
|
Thu, 06 May 2010 08:01:37 +0000 |
Hans Plum |
Clean up
|
Thu, 06 May 2010 07:56:46 +0000 |
Hans Plum |
Unified naming of artefact to artifact
|
Thu, 06 May 2010 07:54:53 +0000 |
Hans Plum |
Unified naming of artefact to artifact
|
Thu, 06 May 2010 06:24:41 +0000 |
Hans Plum |
Finalized documentation with references, unifying tools, adding logos.
|
Thu, 06 May 2010 05:57:12 +0000 |
Hans Plum |
Added a specialized Makefile
|
Wed, 05 May 2010 10:33:25 +0000 |
Hans Plum |
Removed sections that were not tested
|
Wed, 05 May 2010 10:07:24 +0000 |
Hans Plum |
Improved artifact, webclient and operations section
|
Tue, 04 May 2010 14:10:35 +0000 |
Tim Englich |
Fixed some typos. Do some document-styling
|
Tue, 04 May 2010 13:36:36 +0000 |
Tim Englich |
Added Sample calls for creating an FIS
|
Tue, 04 May 2010 12:54:42 +0000 |
Tim Englich |
Added Example for adding a new Product to a FIS
|
Tue, 04 May 2010 11:50:53 +0000 |
Tim Englich |
Added Example for adding a Artifact for the FIS with no Products
|
Tue, 04 May 2010 10:57:08 +0000 |
Tim Englich |
Added Example for adding a new FIS to the REST-Server
|
Tue, 04 May 2010 10:08:25 +0000 |
Tim Englich |
Added listing of all supported OutputStates
|
Tue, 04 May 2010 09:55:17 +0000 |
Tim Englich |
Added MarineFeatures as Subtype of ESRI ArcMarineBSH
|
Tue, 04 May 2010 09:43:31 +0000 |
Tim Englich |
Added description for Configuration of InputValue of States
|
Tue, 04 May 2010 06:57:25 +0000 |
Hans Plum |
Fixed compilation error
|
Tue, 04 May 2010 06:51:36 +0000 |
Hans Plum |
Added overview of the subject-sepcific configuration and its file structure
|
Mon, 03 May 2010 14:54:38 +0000 |
Tim Englich |
Added Mapping between the Configuration an the shown Objects in the
|
Mon, 03 May 2010 14:11:33 +0000 |
Tim Englich |
Added description for Configuration of OutputStates and OutputModes
|
Mon, 03 May 2010 12:35:48 +0000 |
Tim Englich |
Added description fpr Configuration of Products, States and Transitions
|
Fri, 30 Apr 2010 12:18:47 +0000 |
Tim Englich |
Added the first descriptions of the Configuration of Artifact-Factories, Artifacts representing a FIS and the Products which can be configured to the different FIS.
|
Fri, 30 Apr 2010 11:12:46 +0000 |
Tim Englich |
Added first Part of Documentation for Section Model of Transitions
|
Fri, 30 Apr 2010 09:40:58 +0000 |
Tim Englich |
Integrated Structure and basic File for LaTex-Documents for the Config-Manual
|
Fri, 30 Apr 2010 06:31:52 +0000 |
Hans Plum |
Added a first draft for a config manual for artifact server
|
Wed, 28 Apr 2010 14:48:00 +0000 |
Hans Plum |
Added a test-guideline for the entire GNV-system
|
Wed, 28 Apr 2010 14:30:11 +0000 |
Hans Plum |
renaming structure to english names
|
Wed, 28 Apr 2010 14:25:08 +0000 |
Hans Plum |
Moved all admin-manual specific files in new directory admin-manual
|
Wed, 28 Apr 2010 14:17:46 +0000 |
Hans Plum |
Moved content to trunk
|
Fri, 28 Sep 2012 12:13:57 +0200 |
Thomas Arendsen Hein |
merged geo-backend/1.0
|
Wed, 28 Apr 2010 15:10:11 +0000 |
Ingo Weinzierl |
Summarized changes, created NEWS, Changes for the upcoming release.
|
Wed, 28 Apr 2010 07:04:19 +0000 |
Ingo Weinzierl |
Removed trailing whitespace.
|
Tue, 20 Apr 2010 12:46:40 +0000 |
Tim Englich |
Integrated Testcase for testing the Basefunctionality of the CacheCleaner
|
Tue, 20 Apr 2010 12:42:17 +0000 |
Tim Englich |
Integrated a CacheCleaner that will cleanup the SQL-Cache if necessary
|
Sun, 18 Apr 2010 09:22:38 +0000 |
Sascha L. Teichmann |
Using unix line endings only.
|
Sat, 17 Apr 2010 09:28:02 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Tue, 13 Apr 2010 11:44:35 +0000 |
Tim Englich |
Added more JavaDoc
|
Tue, 13 Apr 2010 11:28:47 +0000 |
Tim Englich |
Added more JavaDoc
|