graph
- 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