graph
- merged flys-artifacts/2.42012-09-28, by Thomas Arendsen Hein
- Tagged RELEASE 2.4 of flys-artifacts.2011-06-28, by Ingo Weinzierl
- The WST export contains the corrected W values now.2011-06-27, by Ingo Weinzierl
- WQ: Guessing increaing w is not based on direct neighbors any more.2011-06-27, by Sascha L. Teichmann
- ATWriter: Fixed array size to construct spline with stricly increasing values.2011-06-27, by Sascha L. Teichmann
- Prepared Changes for the upcoming release.2011-06-27, by Ingo Weinzierl
- Fix for flys/issue150: Invert the x axis if its guessed that water is increasing.2011-06-27, by Sascha L. Teichmann
- WQ: Added a method to guess is increasing.2011-06-27, by Sascha L. Teichmann
- #177 Commented out the code that generates the series names in discharge curves. This code currently generates memory problems and stops the server accepting new http requests.2011-06-27, by Ingo Weinzierl
- Removed trailing whitespace.2011-06-26, by Sascha L. Teichmann
- Removed dead code.2011-06-26, by Sascha L. Teichmann
- Forgot to check in last ChangeLog change.2011-06-26, by Sascha L. Teichmann
- Fix for flys/issue1732011-06-26, by Sascha L. Teichmann
- Fix for flys/issue1472011-06-26, by Sascha L. Teichmann
- Fix for flys/issue862011-06-26, by Sascha L. Teichmann
- Fix for flys/issue862011-06-26, by Sascha L. Teichmann
- Fixed "W am Pegel" calculations.2011-06-25, by Sascha L. Teichmann
- #174 Longitudinal section charts will now have an upper margin again.2011-06-24, by Ingo Weinzierl
- #172 Charts of type duration curve will now have a lower X set to '0'.2011-06-24, by Ingo Weinzierl
- ATWriter: Results are now in cm. Made it more robust against corner cases.2011-06-23, by Sascha L. Teichmann
- Added generation and configuration of AT facets.2011-06-23, by Sascha L. Teichmann
- Added exporter for AT facets.2011-06-23, by Sascha L. Teichmann
- New AT writer for results.2011-06-23, by Sascha L. Teichmann
- #157 Both types of discharge curves will now include the '0' value on the x-axis.2011-06-23, by Ingo Weinzierl
- WQDay is based on WQ now to make it exportable as AT.2011-06-23, by Sascha L. Teichmann
- Added base class WQ for WQKms.2011-06-23, by Sascha L. Teichmann
- Corrected configuration for error reports.2011-06-23, by Sascha L. Teichmann
- #164 Create the items for the adapted WQ state with range information for W and Q.2011-06-22, by Ingo Weinzierl
- "Abflusskurve am Pegel" looks correct again.2011-06-22, by Sascha L. Teichmann
- Improved situtation on rendering "Abflusskurve am Pegel". Not fully working, yet.2011-06-22, by Sascha L. Teichmann
- Generate facets for "Abflusskurven am Pegel". Not working by now. :-/2011-06-22, by Sascha L. Teichmann
- #161 Include the 0 on the second y axis (the Q axis) in longitudinal section charts intially.2011-06-22, by Ingo Weinzierl
- Draw correction curve again.2011-06-21, by Sascha L. Teichmann
- #157 Computed discharge curve charts always have a lower bound set to 0.2011-06-21, by Ingo Weinzierl
- #90 Added a margin between chart data and chart axes to avoid displaying curves on the chart border.2011-06-21, by Ingo Weinzierl
- Fix for flys/issue1582011-06-21, by Sascha L. Teichmann
- Fix for flys/issue1542011-06-21, by Sascha L. Teichmann
- Only generate 'outs' if they have facets.2011-06-21, by Sascha L. Teichmann
- Put the time-to-live of the collection into its DESCRIBE document.2011-06-21, by Ingo Weinzierl
- Configured states to generate report facets.2011-06-20, by Sascha L. Teichmann
- Generate report facets if there are problems with the calculations.2011-06-20, by Sascha L. Teichmann
- Added generator and facet for error reports.2011-06-20, by Sascha L. Teichmann
- New model to transport data and error reports of calculations.2011-06-20, by Sascha L. Teichmann
- Added calculation "am Pegel" version to the "Wasserspiegellage" calculation.2011-06-18, by Sascha L. Teichmann
- Removed more dead code.2011-06-18, by Sascha L. Teichmann
- Removed dead code.2011-06-18, by Sascha L. Teichmann
- Only generate facets when needed.2011-06-18, by Sascha L. Teichmann
- Merged revisions 2127-2133,2136-2137,2140,2143-2144,2146,2150-2151,2153-2154 via svnmerge from2011-06-17, by Sascha L. Teichmann
- Generate data facets for the computed states.facets-slt 2011-06-17, by Sascha L. Teichmann
- Add facet to access raw computed data.facets-slt 2011-06-17, by Sascha L. Teichmann
- Base WST/CSV exports on facets. TODO: generate the facets.facets-slt 2011-06-17, by Sascha L. Teichmann
- call computeAdvance() if we want to advance.facets-slt 2011-06-17, by Sascha L. Teichmann
- mico opt: inter cmps are faster than str cmps.facets-slt 2011-06-17, by Sascha L. Teichmann
- make getGauges() more robustfacets-slt 2011-06-17, by Sascha L. Teichmann
- Removed ComputeCallback because this was thought too complicated. Fixed issue with facets not be re-generated if same state is entered again.facets-slt 2011-06-17, by Sascha L. Teichmann
- OutGenerators use now facets to fetch necessary data.facets-slt 2011-06-17, by Ingo Weinzierl
- OutGenerators doOut() takes a facet object now instead of just its name.facets-slt 2011-06-16, by Ingo Weinzierl
- Add index and description of facets to collections describe document.facets-slt 2011-06-16, by Ingo Weinzierl
- Write computed facets into artifacts describe document.facets-slt 2011-06-16, by Ingo Weinzierl
- Generated facets for each output aspect.facets-slt 2011-06-16, by Ingo Weinzierl
- Store facets for each state.facets-slt 2011-06-16, by Ingo Weinzierl
- Use enums to dispatch computeFeed() and computeAdvance().facets-slt 2011-06-16, by Ingo Weinzierl
- Added two more compute() methods to ComputeCallback to distinguish between different phases of the artifact.facets-slt 2011-06-16, by Ingo Weinzierl
- Moved Waterlevel state into the correct package.facets-slt 2011-06-16, by Ingo Weinzierl
- Added a compute() method to WINFOArtifact which acts as a dispatcher for different computations. It triggers a calculation based on ComputeCallbacks that are generated by the current states.facets-slt 2011-06-16, by Ingo Weinzierl
- Merged with trunk and introduced hashing of computed values.facets-slt 2011-06-15, by Ingo Weinzierl
- Added a parameter 'wq_free' that determines that mode of calculation 1 (specifies if the calculation is bound to a gauge or not).2011-06-17, by Ingo Weinzierl
- DischargeLongitudinalSectionCurve will have corrected W facets now.2011-06-17, by Ingo Weinzierl
- DistanceInfoService: Got rid of namespace in result document.2011-06-14, by Sascha L. Teichmann
- #77 The curves in a duration chart will have names now.2011-06-14, by Ingo Weinzierl
- The min/max W/Q ranges in the panel for calculation4 are written into the DESCRIBE.2011-06-14, by Ingo Weinzierl
- Write top 'Oberkante' and bottom 'Unterkante' to out going XML if they exist.2011-06-14, by Sascha L. Teichmann
- The state that is used to enter locations writes the river's range into the DESCRIBE now.2011-06-14, by Ingo Weinzierl
- Added error reporting to 'Wasserspiegellage' calculation.2011-06-10, by Sascha L. Teichmann
- Added error reporting to 'Abflusskurve' calculation.2011-06-10, by Sascha L. Teichmann
- Added error reporting to 'Dauerzahlen' calculation.2011-06-10, by Sascha L. Teichmann
- Added methods to remove NaN values.2011-06-10, by Sascha L. Teichmann
- Added calculation base class to collect the problems during the calculations. Adjusted calculation 4 to use the mechanism.2011-06-10, by Sascha L. Teichmann
- Changed the zoom process - the values in the chart request document are percentual values that apply to every axis.2011-06-09, by Ingo Weinzierl
- Corrected axes/datasets mappings.2011-06-09, by Ingo Weinzierl
- Berechnung 4: Determine the gauges by their station position. This hopefully fixes segment assignment problems.2011-06-08, by Sascha L. Teichmann
- Berechnung 4: Added more debug output2011-06-08, by Sascha L. Teichmann
- #103 PART 1: The numbers which are written into the static DESCRIBE part are i18n formatted now.2011-06-08, by Ingo Weinzierl
- #93 Changed the name of calculation type 4.2011-06-08, by Ingo Weinzierl
- Made the chart range determination more robust against NaN values.2011-06-08, by Ingo Weinzierl
- Set the second y axis to axis position 1 (starts at 0).2011-06-08, by Ingo Weinzierl
- s@m³/s@m\\u00b3/s@2011-06-08, by Sascha L. Teichmann
- s@m³/s@m\u00b3/s@2011-06-08, by Sascha L. Teichmann
- Only generate an axis element if a axis really exists.2011-06-08, by Sascha L. Teichmann
- BackJumpCorrector: Simpified array swapping.2011-06-07, by Sascha L. Teichmann
- Use java.util.List instead of java.util.Vector. Removed superfluous imports.2011-06-07, by Sascha L. Teichmann
- code clean up in states2011-06-07, by Sascha L. Teichmann
- The ChartInfoGenerator appends axes range information to the document now.2011-06-07, by Ingo Weinzierl
- If Artifact.feed() fails do not store invalid values in database.2011-06-07, by Sascha L. Teichmann
- Removed asymmetrical "- 1" from width calculation.2011-06-06, by Sascha L. Teichmann
- Berechnung 4: Fixed problem when more than one value per segment are given.2011-06-05, by Sascha L. Teichmann
- Refactored version of "Berechnung 4"2011-06-05, by Sascha L. Teichmann
- #90 Removed margins between data area border and curves.2011-06-03, by Ingo Weinzierl
- Refactored the chart creation in the ChartInfoGenerators. Now, every chart is created by the XYChartGenerator again.2011-06-03, by Ingo Weinzierl
- Charts are zoomed to a specified view if the attribute document for the chart creation contains an x and/or y range.2011-06-03, by Ingo Weinzierl
- Set collection ttl to 6 hours.2011-06-02, by Sascha L. Teichmann
- Added parser for segments2011-06-01, by Sascha L. Teichmann
- Fix crashes in back jump correction.2011-06-01, by Sascha L. Teichmann
- The matrix that is used to transform chart image coordinates into chart coordinates supports inverted x-axis now.2011-06-01, by Ingo Weinzierl
- Introduced a new output generators for creating chart info documents.2011-06-01, by Ingo Weinzierl
- Added support for the 'type' parameter of the collection's out() operation.2011-05-31, by Ingo Weinzierl
- Use an explicit reference km for interpolation now.2011-05-31, by Sascha L. Teichmann
- Introduce a cache for the distance-info service2011-05-30, by Sascha L. Teichmann
- flys/issue82: Only successful interpolations are named.2011-05-30, by Sascha L. Teichmann
- Re-eanbled the calculation of the backjump correction.2011-05-27, by Sascha L. Teichmann
- Removed XML debug statement.2011-05-27, by Ingo Weinzierl
- Moved the code part that skips themes to a better place. This let us paint empty charts with no themes at all.2011-05-27, by Ingo Weinzierl
- We will no longer put deactivated themes into the chart.2011-05-27, by Ingo Weinzierl
- Fixed the process of creating and storing the attribute of a collection.2011-05-27, by Ingo Weinzierl
- Make "Berechnungsart 4" work independent of flow direction. Commented out back jump correction temporarily.2011-05-26, by Sascha L. Teichmann
- Generate fields for w/q input depend on flow direction.2011-05-26, by Sascha L. Teichmann
- Take the flow direction into account.2011-05-26, by Sascha L. Teichmann
- Round exploded values to a precision of 1e-6.2011-05-26, by Sascha L. Teichmann
- WST value table: Qs are now stored in ranges for each column.2011-05-25, by Sascha L. Teichmann
- First part of storing qs in ranges2011-05-24, by Sascha L. Teichmann
- Small bugfixes in the WQ selection state.2011-05-24, by Ingo Weinzierl
- ISSUE-40 (part I/II) Write values that the user had former selected / inserted into DESCRIBE document to preselect such data in the UI.2011-05-24, by Ingo Weinzierl
- Removed needless imports.2011-05-24, by Ingo Weinzierl
- ISSUE-85 (part III/III) Use the given kilometer values for the waterlevel computation.2011-05-24, by Ingo Weinzierl
- ISSUE-85 (part I/III) Added further fields for the location/range state.2011-05-24, by Ingo Weinzierl
- Moved WST value table cache key to a separate class.2011-05-24, by Sascha L. Teichmann
- Introduce model to store q values of WST columns efficiently.2011-05-23, by Sascha L. Teichmann
- ISSUE-62 (part I/II) States are no longer filled with data - if a state needs user input, it needs to query the owner artifact.2011-05-23, by Ingo Weinzierl
- Added a method to dump the artifacts state/data.2011-05-23, by Ingo Weinzierl
- flys/issue84: Forget to select wst kind.2011-05-23, by Sascha L. Teichmann
- fix for flys/issue81: km weights were swapped2011-05-20, by Sascha L. Teichmann
- Tagged release 2.3.1 of flys-artifacts.2011-05-20, by Ingo Weinzierl
- Prepared Changes for the upcoming release.2011-05-20, by Ingo Weinzierl
- Tagged RELEASE 2.4 of flys-client.2011-06-28, by Ingo Weinzierl
- #182 Initial WQ mode in adapted wq panel is now Q.2011-06-27, by Ingo Weinzierl
- Prepared Changes for the upcoming release.2011-06-27, by Ingo Weinzierl
- Removed trailing whitespace.2011-06-26, by Sascha L. Teichmann
- Removed superfluous imports.2011-06-26, by Sascha L. Teichmann
- #165 Set the max length of project names to 50 characters.2011-06-24, by Ingo Weinzierl
- Zoom-to-max-extent will zoom to the initial chart range now (without zoom values given).2011-06-24, by Ingo Weinzierl
- #21 Newly created projects cannot be opened twice.2011-06-24, by Ingo Weinzierl
- #170 Changed the DOM manipulation while zoom and drag operation.2011-06-23, by Ingo Weinzierl
- Prepare for AT export.2011-06-23, by Sascha L. Teichmann
- Removed the formatter for project names in the project list.2011-06-23, by Ingo Weinzierl
- Escape project's names in the project list.2011-06-23, by Ingo Weinzierl
- #165 (part 1) Added tooltips and table headers in the project list.2011-06-23, by Ingo Weinzierl
- Improved the exception handling.2011-06-23, by Ingo Weinzierl
- First version of error reports.2011-06-23, by Sascha L. Teichmann
- Stub for report service.2011-06-22, by Sascha L. Teichmann
- The adapted WQ panel now displays warnings if no information are present to validate user input.2011-06-22, by Ingo Weinzierl
- Register newly created CollectionViews at FLYSWorkspace to avoid an inconsistent view.2011-06-22, by Ingo Weinzierl
- Open projects are removed from screen if the user deletes them (via project list).2011-06-22, by Ingo Weinzierl
- Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.2011-06-22, by Ingo Weinzierl
- Added stubs to set the name and ttl of a collection and to delete a collection.2011-06-22, by Ingo Weinzierl
- Improved the project list - listeners are notified after setting the name and ttl of a project.2011-06-22, by Ingo Weinzierl
- Adapted a german string in the WQ panel.2011-06-22, by Ingo Weinzierl
- #104 The WQ panel now display the selected wq mode.2011-06-22, by Ingo Weinzierl
- Initialize the combobox in the SelectProvider correctly.2011-06-21, by Ingo Weinzierl
- #156 Do not display report modes as tabs in the project view.2011-06-21, by Ingo Weinzierl
- The comboboxes to select the calculation mode are no longer editable.2011-06-21, by Ingo Weinzierl
- Restore the size of project windows if they are brought up to front.2011-06-21, by Ingo Weinzierl
- DoubleArrayPanel takes care on empty array fields when adding new double values. This avoids displaying 'null' values.2011-06-21, by Ingo Weinzierl
- Filter reports and dispatch them to updateReports().2011-06-21, by Sascha L. Teichmann
- #132 Set the initial mode of the location/distance panel to 'distance'.2011-06-21, by Ingo Weinzierl
- The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.2011-06-21, by Ingo Weinzierl
- Set project list update interval to 5 minutes.2011-06-21, by Sascha L. Teichmann
- #22 Introduced a polling mechanism to refresh the projects of a user in the project list.2011-06-21, by Ingo Weinzierl
- Added i18n strings for each calculation report output.2011-06-21, by Ingo Weinzierl
- Forget to commit changelog2011-06-20, by Sascha L. Teichmann
- Added dummy report panel.2011-06-20, by Sascha L. Teichmann
- Removed more expensive XPath.2011-06-20, by Sascha L. Teichmann
- #140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.2011-06-20, by Ingo Weinzierl
- #140 Code cleanup in WQ table.2011-06-17, by Ingo Weinzierl
- #118 Added 'wq_free' parameter to feed document even if single value mode is selected.2011-06-17, by Ingo Weinzierl
- #118 Added a further radio button to select 'Q at Gauge' to the WQ panel.2011-06-17, by Ingo Weinzierl
- Added 'index' and 'description' of a facet to the collection's attribute document. The ChartThemePanel is now working again.2011-06-17, by Ingo Weinzierl
- The description of a facet is now displayed in the ChartThemePanel.2011-06-17, by Ingo Weinzierl
- Alloc TreeNode arrays with the right size because its known.2011-06-16, by Sascha L. Teichmann
- The DoubleArrayPanel is more tolerant towards entered whitespaces.2011-06-15, by Ingo Weinzierl
- Avoid GWT throwing warnings if no 'old' items exist for the parameter list.2011-06-15, by Ingo Weinzierl
- #117 Improved double value parsing in DoubleArrayPanel and DoubleRangePanel.2011-06-15, by Ingo Weinzierl
- #88 Modified strings in the location/distance panel.2011-06-14, by Ingo Weinzierl
- DistanceInfoService: Got rid of namespace. Use DOM instead of XPath.2011-06-14, by Sascha L. Teichmann
- Bring Oberkante and Unterkante into UI.2011-06-14, by Sascha L. Teichmann
- Loop through 'Unterkante' 'Oberkante' from service.2011-06-14, by Sascha L. Teichmann
- Adjusted a german error message.2011-06-14, by Ingo Weinzierl
- Introduced a client side input validation for the adapted WQ panel.2011-06-14, by Ingo Weinzierl
- Introduced a client side validation for the WQ panel.2011-06-14, by Ingo Weinzierl
- Introduced an input validation for the location panels.2011-06-14, by Ingo Weinzierl
- Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.2011-06-09, by Ingo Weinzierl
- Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.2011-06-09, by Ingo Weinzierl
- #139 Fixed NPE while initialising user defined values in the adapted wq panel.2011-06-09, by Ingo Weinzierl
- Added units to the selected W or Q values in the static UI part.2011-06-08, by Ingo Weinzierl
- #43 Modified an english warning text.2011-06-08, by Ingo Weinzierl
- #21 There might be just a single window for each project now. Users can't open a project twice.2011-06-08, by Ingo Weinzierl
- Avoid NPE while parsing axes in ChartInfoService.2011-06-08, by Ingo Weinzierl
- Don't crash if there is no transformer.2011-06-08, by Sascha L. Teichmann
- Added a dirty hack to display project names shorter than 30 characters.2011-06-08, by Ingo Weinzierl
- The MouseOut event will now finish a current pan operation.2011-06-07, by Ingo Weinzierl
- Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.2011-06-07, by Ingo Weinzierl
- Added a PanControl to pan charts.2011-06-07, by Ingo Weinzierl
- Adjusted the return values of the CSVExportService, so that GWT can handle those values better.2011-06-07, by Ingo Weinzierl
- Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.2011-06-07, by Ingo Weinzierl
- Repaired broken zoom-out control.2011-06-06, by Ingo Weinzierl
- #131 Repaired a broken XPath expression for the chart attributes.2011-06-06, by Ingo Weinzierl
- Improved the zoombox control: cancel the zoom operation if the mouse pointer leaves the chart area.2011-06-06, by Ingo Weinzierl
- Added missing icon for the zoom-out control.2011-06-03, by Ingo Weinzierl
- Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.2011-06-03, by Ingo Weinzierl
- Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.2011-06-03, by Ingo Weinzierl
- Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.2011-06-03, by Ingo Weinzierl
- Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.2011-06-01, by Ingo Weinzierl
- Implemented a zoombox control and added it to the chart toolbar.2011-06-01, by Ingo Weinzierl
- Improved the layout of the mouse position panel.2011-06-01, by Ingo Weinzierl
- Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.2011-06-01, by Ingo Weinzierl
- The collection object in the CollectionView is now accessible via getter method.2011-06-01, by Ingo Weinzierl
- Removed a debug statement.2011-06-01, by Ingo Weinzierl
- Added a chart info service to fetch the info document for a specific chart from artifact server.2011-06-01, by Ingo Weinzierl
- Added a first implementation of a MousePositionPanel - work is not finished yet.2011-05-27, by Ingo Weinzierl
- Moved the toolbar stuff of the chart panel into an own class.2011-05-27, by Ingo Weinzierl
- Replaced buttons displayed as labels with real buttons.2011-05-27, by Ingo Weinzierl
- The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.2011-05-27, by Ingo Weinzierl
- Connected the CollectionAttributeService with the artifact server - Collection modifications will now be stored in the artifact databae.2011-05-27, by Ingo Weinzierl
- Changes in the chart theme panel will now have an effect on the themes stored at the collection.2011-05-27, by Ingo Weinzierl
- Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.2011-05-26, by Ingo Weinzierl
- Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).2011-05-25, by Ingo Weinzierl
- Added a service stub to update/modify the attribute of a collection (used in the theme control panel).2011-05-25, by Ingo Weinzierl
- Removed a bug in the DefaultTheme that prevented setting the artifact of a Theme correctly.2011-05-25, by Ingo Weinzierl
- The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.2011-05-25, by Ingo Weinzierl
- Implemented the first step of a theme control panel for charts.2011-05-25, by Ingo Weinzierl
- Removed needless imports.2011-05-25, by Ingo Weinzierl
- Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.2011-05-25, by Ingo Weinzierl
- Bugfix in the range/location panel - avoid NullPointerExceptions in getData().2011-05-25, by Ingo Weinzierl
- ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.2011-05-24, by Ingo Weinzierl
- Added i18n error messages.2011-05-24, by Ingo Weinzierl
- Take care on empty Data objects while initializing default values in Location/distance panel.2011-05-24, by Ingo Weinzierl
- ISSUE-85 (part II/III) Repaired broken location/range panel.2011-05-24, by Ingo Weinzierl
- The default values/labels for Data objects are read from DESCRIBE document.2011-05-24, by Ingo Weinzierl
- Enhanced the Data object to save default values/labels.2011-05-24, by Ingo Weinzierl
- Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.2011-05-23, by Ingo Weinzierl
- Reverted commit that changed the default port of the artifact server.2011-05-20, by Ingo Weinzierl