Mercurial > dive4elements > river
graph
- 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
- Added missing i18n strings for duration curve export.2011-05-20, by Ingo Weinzierl
- Tagged release 2.3.1 of flys-client.2011-05-20, by Ingo Weinzierl
- Prepared Changes for release 2.3.12011-05-20, by Ingo Weinzierl
- merged flys-backend/2.3.12012-09-28, by Thomas Arendsen Hein
- Tagged release 2.3.1 of flys-backend.2011-05-20, by Ingo Weinzierl
- Prepared Changes for the upcoming release.2011-05-13, by Ingo Weinzierl
- Schema: Added a column which tells if a river counts its km up or downwards.2011-05-11, by Sascha L. Teichmann