log flys-client/ChangeLog @ 3994:cc0b31dc2789

age author description
2012-10-01 Felix Wolfsteller fix issue898 (crash when no param selected for parametermatrix).
2012-09-30 Christian Lins More robust exception handler (#897)
2012-09-29 Christian Lins ManualPointsEditor supports Date x axis values.
2012-09-28 Thomas Arendsen Hein dummy merge for repo head
2012-09-28 Thomas Arendsen Hein dummy merge for repo head
2012-09-28 Thomas Arendsen Hein dummy merge for repo head
2012-09-28 Thomas Arendsen Hein dummy merge for repo head
2012-09-28 Thomas Arendsen Hein dummy merge for repo head
2012-09-28 Thomas Arendsen Hein dummy merge for repo head
2012-09-28 Thomas Arendsen Hein dummy merge for repo head
2012-09-28 Thomas Arendsen Hein dummy merge for repo head
2012-09-28 Bjoern Ricks Allow to create a discharge curve from a gauge info
2012-09-28 Bjoern Ricks Add the river name to the gaugeinfo
2012-09-27 Felix Wolfsteller Added accidentally omitted ChangeLog entry.
2012-09-27 Felix Wolfsteller Cosmetics, docs.
2012-09-27 Christian Lins Work on "Date" support for ManualPointsEditor.
2012-09-27 Sascha L. Teichmann Removed trailing whitespace
2012-09-27 Bjoern Ricks Add servelet mapping for the GaugeOverviewInfoService
2012-09-26 Ingo Weinzierl #897: Readded missing empty constructor.
2012-09-25 Christian Lins Fix for #854
2012-09-25 Felix Wolfsteller Improved fix for issue860 (parameter in helper pane).
2012-09-25 Felix Wolfsteller Attempt at issue860.
2012-09-24 Christian Lins KMSpinner height is now normal again
2012-09-24 Bjoern Ricks Use the Context PATH servlet variable when using URLs in the GGInAFilter
2012-09-24 Felix Wolfsteller issue871 (tiny bit messy parameterization for flowvelocity).
2012-09-24 Felix Wolfsteller Cosmetics, docs.
2012-09-24 Bjoern Ricks Fix setting kmup in the GaugeInfo class
2012-09-22 Christian Lins Show full function instead of internal function name (#873).
2012-09-21 Raimund Renkert Added i18n strings for bedheight difference calculation.
2012-09-21 Bjoern Ricks Open gauge tree fold for historicalq reference too
2012-09-21 Bjoern Ricks Add the official gauge number to the GaugeInfo class
2012-09-21 Bjoern Ricks Move GaugeTree to its own java file
2012-09-21 Bjoern Ricks Refactor GaugeTree folding for different states
2012-09-21 Bjoern Ricks Refactor to avoid code duplication
2012-09-21 Bjoern Ricks Add html links for the additinal river and gauge info pages
2012-09-21 Bjoern Ricks Extend RiverInfo and GaugeInfo to store also the info http url
2012-09-21 Bjoern Ricks Open and close gauge tree folds that correspond to the selected WINFO
2012-09-21 Bjoern Ricks Fix NullPointerException
2012-09-20 Christian Lins i18n (#872)
2012-09-20 Sascha L. Teichmann Prevent AIOOB exception.
2012-09-20 Sascha L. Teichmann Removed superfluous import.
2012-09-19 Christian Lins i18n
2012-09-19 Bjoern Ricks Use the wstunit from the river as unit for the Pegelnullpunkt
2012-09-19 Bjoern Ricks Don't display the GaugePanel if no river is selected
2012-09-19 Bjoern Ricks Fix a NullPointerException
2012-09-19 Bjoern Ricks Improve the GaugePanel
2012-09-19 Bjoern Ricks Improve the handling of the GaugePanel in the ParameterList
2012-09-19 Bjoern Ricks Add station info to the gauges
2012-09-19 Bjoern Ricks Implement a scrolling gauge info tree
2012-09-19 Bjoern Ricks Add missing Changelog entry for r5472
2012-09-18 Sascha L. Teichmann Removed trailing whitespace.
2012-09-17 Ingo Weinzierl Tagged 'flys-client' as 2.9.1
2011-12-07 Ingo Weinzierl Picked rev3356 and rev3358 from trunk.
2011-11-08 Ingo Weinzierl Picked rev3186 from trunk.
2012-09-19 Ingo Weinzierl Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
2012-09-17 Ingo Weinzierl Tagged 'flys-client' as 2.9.1
2012-09-16 Christian Lins KMSpinner refactoring
2012-09-15 Sascha L. Teichmann Removed trailing whitespace and superfluous imports.
2012-09-14 Bjoern Ricks Implement a gauge service
2012-09-14 Christian Lins Add "to" and "from" strings to table columns.
2012-09-13 Ingo Weinzierl Translated german strings in english language files.
2012-09-13 Ingo Weinzierl Improved i18n in minfo code.
2012-09-13 Christian Lins Scrolling the project list is now more robust.
2012-09-13 Ingo Weinzierl Added i18n strings for bed quality chart and export.
2012-09-13 Christian Lins Add constant string for error_no_modules_found.
2012-09-13 Christian Lins Cosmetics
2012-09-12 Raimund Renkert Added UI for minfo bed quality calculation and added new services for overview
2012-09-12 Raimund Renkert Fixed constructor.
2012-09-11 Christian Lins Fix for line label text in Delta W(t) chart (#837).
2012-09-10 Christian Lins Transparency combobox appearence fix for #840.
2012-09-10 Sascha L. Teichmann Java 1.5 -> Java 1.6
2012-09-09 Christian Lins Transparency attribute theme fixes
2012-09-09 Christian Lins Add 'error_updating_collection_attribute' (#843).
2012-09-09 Christian Lins Catch MissingResourceException on unexpected server exceptions.
2012-09-08 Sascha L. Teichmann Removed trailing whitespace. Reverted functional change in parsing plain user file.
2012-09-08 Christian Lins Cosmetics
2012-09-07 Sascha L. Teichmann Be more defensive about fetchimg users from session.
2012-09-07 Felix Wolfsteller Improved panning in TimeseriesCharts (issue715).
2012-09-07 Felix Wolfsteller Cosmetics, docs.
2012-09-07 Bjoern Ricks Refactor UserServiceImpl getCurrentUser method
2012-09-07 Bjoern Ricks Move RemoteServiceServlet to server package
2012-09-07 Ingo Weinzierl Tagged 'flys-client' as 2.9
2012-09-07 Ingo Weinzierl Merged revisions 5384 via svnmerge from
2012-09-07 Ingo Weinzierl Merged revisions 5373,5377-5378 via svnmerge from
2012-09-04 Sascha L. Teichmann Removed trailing whitespace
2012-09-04 Felix Wolfsteller fix issue63
2012-09-04 Bjoern Ricks Add debug output to log which local file will be used for authentication data
2012-09-04 Bjoern Ricks Add allowed features for flys_wsa_schweinfurt role
2012-09-04 Raimund Renkert Issue 808.
2012-09-04 Raimund Renkert Issue 664.
2012-09-04 Christian Lins Add missing imports and fix package declaration of RemoteServiceServlet
2012-09-04 Raimund Renkert Issue 791: Do not allow the same values in reference and target location.
2012-09-04 Felix Wolfsteller issue820: Changed i18 for middle height -> middle depth.
2012-09-03 Felix Wolfsteller Do not show labels in logo selection combo box.
2012-09-03 Felix Wolfsteller Show logos in select box.
2012-09-01 Sascha L. Teichmann Removed superfluous imports.
2012-09-01 Christian Lins Overflow for toolbars is now HIDDEN.
2012-09-01 Christian Lins Change button title in DatacagePairWidget (#746).
2012-08-31 Christian Lins ThemePanel are now resizable (fix for #750)
2012-08-31 Felix Wolfsteller Maybe squashed issue531.
2012-08-31 Bjoern Ricks Set the default value of the RadioGroupItem if a loaded module is selected
2012-08-31 Bjoern Ricks Load the list of modules from the flys artifact server
2012-08-31 Bjoern Ricks Add isSelected method to Module classes
2012-08-31 Raimund Renkert MINFO: Added new UI provider for bed quality calculation.
2012-08-31 Raimund Renkert Use river data in all states not only winfo in location/distance ui provider.
2012-08-31 Raimund Renkert Hide the W/Q AT export button in fix analysis parameter tab.
2012-08-31 Bjoern Ricks Use xml namespace for XPath query to get the accout name attribute.
2012-08-31 Bjoern Ricks Add servlet settings for ModuleService
2012-08-30 Christian Lins New projects are now maximized by default.
2012-08-30 Christian Lins Fixed size for GetFeatureInfoWindow.
2012-08-29 Felix Wolfsteller i18n for logo placement.
2012-08-29 Bjoern Ricks User ModuleService to get all modules for a user
2012-08-29 Bjoern Ricks Hardcode German module translations temporarily
2012-08-29 Bjoern Ricks Set roles and features for GGinA
2012-08-29 Bjoern Ricks Add service to list available modules for a user
2012-08-29 Bjoern Ricks Added class representation of a module artifact
2012-08-29 Felix Wolfsteller Updated to use split properties for logo placement.
2012-08-28 Felix Wolfsteller i18n and interpretation for logo placement chart property.
2012-08-28 Felix Wolfsteller Show logo selection box for logo chart property.
2012-08-28 Felix Wolfsteller First i18n strings for logo-stuff in charts.
2012-08-28 Felix Wolfsteller Cosmetics.
2012-08-28 Raimund Renkert MINFO: Added UI for minfo differences calculation.
2012-08-24 Bjoern Ricks User new find-user REST service in UserClient
2012-08-24 Bjoern Ricks Send account data to artifact rest interface to create a user
2012-08-24 Bjoern Ricks Don't use XPath Query to get attribute of a XML Node
2012-08-24 Bjoern Ricks Add account information to flys-client user classes
2012-08-24 Bjoern Ricks Add debug output if a database user will be created
2012-08-23 Bjoern Ricks Avoid using XPath queries for getting attributes of a node
2012-08-22 Christian Lins Delete empty project after closing CollectionView (#785).
2012-08-20 Sascha L. Teichmann Removed superfluous import. Removed some inner whitespace. Made debug output conditional.
2012-08-17 Raimund Renkert FixA: Added AT file export to FixAnalysis W/Q.
2012-08-16 Sascha L. Teichmann ProxyServlet: Use block instead of byte wise copy.
2012-08-16 Bjoern Ricks Implement a ProxyServlet
2012-08-16 Sascha L. Teichmann Replaced another attribute fetching XPath with a simple DOM getAttributeNS() call.
2012-08-15 Bjoern Ricks Add ChangeLog entry for last commit
2012-08-15 Raimund Renkert Issue 752.
2012-08-15 Bjoern Ricks Don't display not allowed rivers to the user
2012-08-15 Bjoern Ricks Add new RemoteServiceServlet class
2012-08-13 Sascha L. Teichmann Removed superfluous imports.
2012-08-10 Bjoern Ricks Add debug log of a successfull authentification
2012-08-10 Bjoern Ricks Add example features for GGinA/WAS role flys_bfg
2012-08-10 Bjoern Ricks Don't use xml namespace to get the "name" attribute of a role
2012-08-10 Bjoern Ricks Implement Features handling for WAS authentication
2012-08-10 Bjoern Ricks Refactor Authentication to allow to pass the Freatures to the user class
2012-08-09 Sascha L. Teichmann XMLFileFeatures: Cosmetics.
2012-08-09 Sascha L. Teichmann Removed trailing whitespace.
2012-08-08 Bjoern Ricks Some optimization of the code mentioned by Sascha T.
2012-08-08 Bjoern Ricks Fix indentation of my last changelog entries
2012-08-08 Bjoern Ricks Rename FeatureServletContextListener and move it out of the features package
2012-08-08 Bjoern Ricks Add servlet context parameters and load FeaturesServletContextListener
2012-08-08 Felix Wolfsteller Show tooltips for datacage rows.
2012-08-08 Felix Wolfsteller Doc added, uses static map in converter.
2012-07-30 Sascha L. Teichmann Removed superfluous imports.
2012-07-27 Ingo Weinzierl Tagged flys-client as '2.8.1'.
2012-07-26 Ingo Weinzierl Added new titles for 'fix_vollmer_wq_curve' Output; let it use NaviChartOutputTab.
2012-07-26 Christian Lins Merge point/line label styles
2012-07-25 Felix Wolfsteller Accept slighty different names of state data of fixationartifacts when getting kmrange.
2012-07-24 Felix Wolfsteller Cosmetics, docs.
2012-07-24 Felix Wolfsteller Respect factory of cloned artifact when cloning.
2012-07-24 Sascha L. Teichmann Removed some superfluous casts.
2012-07-21 Sascha L. Teichmann FixA: Overview: Catch the case that a previous gauge is before the start of the events.
2012-07-21 Sascha L. Teichmann FixA: Bring overview transformation in sync with flys-artifacts.
2012-07-21 Sascha L. Teichmann FixA: Introduce i18n to overview transformation.
2012-07-20 Sascha L. Teichmann FixA: Overview contains names of the the gauges in the headline.
2012-07-20 Ingo Weinzierl Removed SVG and PDF export buttons from chart toolbar of overview charts.
2012-07-20 Ingo Weinzierl Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
2012-07-20 Ingo Weinzierl Added a new UI provider that allows the input of a single time period (without any helper panel).
2012-07-20 Sascha L. Teichmann Removed superfluous imports and trailinh whitespace.
2012-07-20 Ingo Weinzierl New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
2012-07-19 Ingo Weinzierl Read default value of Data item and set textfield of DoubleInputPanel if a default value is existing.
2012-07-19 Sascha L. Teichmann Use more idiomatic Java when parsing doubles and ints.
2012-07-19 Sascha L. Teichmann ChangeLog: Removed remains from former conflict.
2012-07-19 Sascha L. Teichmann Removed trailing whitespace. Import cleanup
2012-07-19 Felix Wolfsteller Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
2012-07-19 Raimund Renkert FixA: Input fields for chart navigation now use the correct i18n number formats.
2012-07-18 Sascha L. Teichmann FixA: Overview: Generate only legend entries for existing discharge sectors.
2012-07-18 Sascha L. Teichmann FixA: Replaced discharge sectors with more human readable labels.
2012-07-18 Sascha L. Teichmann FixA: Overview: Added legend at bottom of overview table.
2012-07-18 Raimund Renkert Show the overview and chart in function select state in fix analysis helper
2012-07-18 Felix Wolfsteller Populate already set theme attributes.
2012-07-18 Felix Wolfsteller Cosmetics.
2012-07-18 Felix Wolfsteller Improve validation of double-type style arguments.
2012-07-18 Felix Wolfsteller Cosmetic compression.
2012-07-18 Ingo Weinzierl Lock the screen when the parameterization of a Collection's master Artifact changes.
2012-07-18 Felix Wolfsteller Handle upcoming 'double' theme attribute type.
2012-07-18 Felix Wolfsteller Cosmetics.
2012-07-18 Sascha L. Teichmann Removed trailing whitespace.
2012-07-17 Felix Wolfsteller Added bandwidth field, i18n.
2012-07-17 Christian Lins Issue #726 work.
2012-07-16 Felix Wolfsteller Cosmetics, docs.
2012-07-16 Ingo Weinzierl Tagged flys-client module as '2.8'.
2012-07-15 Sascha L. Teichmann Removed same package imports.
2012-07-13 Felix Wolfsteller Added 18n for datacage officiallines.
2012-07-13 Sascha L. Teichmann Corrected broken web.xml
2012-07-13 Bjoern Ricks Add UserClient class to handle REST communication for user related interfaces.
2012-07-13 Christian Lins Add "Manage themes" button to ChartToolbar and MapToolbar.
2012-07-13 Raimund Renkert Switched from 2 columns and 3 rows to 3 columns and 2 rows in sq chart overview.
2012-07-13 Sascha L. Teichmann Removed superfluous imports.
2012-07-13 Sascha L. Teichmann Cosmetics in plain authentication
2012-07-13 Bjoern Ricks Add javadoc for the user class
2012-07-13 Bjoern Ricks Implement getting a list of roles from a logged in user
2012-07-13 Raimund Renkert Added chart overview to sq relation in minfo module.
2012-07-13 Bjoern Ricks Removed System.out.println debug statement for the request uri
2012-07-13 Bjoern Ricks Removed trailing whitespace
2012-07-13 Bjoern Ricks Implement re-authentication if the user (ticket) has expired.
2012-07-13 Bjoern Ricks Add ChangeLog entry for last commit
2012-07-13 Bjoern Ricks Add css for the error box at the login page
2012-07-13 Bjoern Ricks Also log an authentication failure
2012-07-13 Bjoern Ricks Display error details to the user
2012-07-13 Bjoern Ricks Extend Authentication and Response to throw additional exceptions
2012-07-13 Bjoern Ricks Update changelog for last commit changes
2012-07-13 Bjoern Ricks Derive was User class from new DefaultUser class
2012-07-12 Sascha L. Teichmann Set artifact server port back to 8181
2012-07-12 Sascha L. Teichmann Login: Cast session user to abstract type not WAS specific
2012-07-12 Sascha L. Teichmann Removed superfluous imports.
2012-07-12 Ingo Weinzierl Bugfix: #698 Fix-Analysis is working in Tomcat again.
2012-07-12 Christian Lins Add showpointlabel style attribute.
2012-07-11 Sascha L. Teichmann Omitted last ChangeLog save.
2012-07-11 Sascha L. Teichmann Auth: added simple file based authentication.
2012-07-11 Sascha L. Teichmann Removed trailing whitespace.
2012-07-11 Sascha L. Teichmann Removed superfluous imports.
2012-07-11 Bjoern Ricks Refactor GGInA authentication
2012-07-11 Bjoern Ricks Check filter config in web.xml for String false to deactivate the GGInAFilter instead of "1".
2012-07-11 Christian Lins Add alpha transp. and fix exceptions on unknown style attributes.
2012-07-11 Raimund Renkert Added overview chart to sq relation period input panel.
2012-07-11 Bjoern Ricks Filter all requests to FLYS
2012-07-11 Bjoern Ricks Implement a login page to be able to authenticate a user
2012-07-11 Bjoern Ricks Add a TrustStategy to be able to ignore SSL Certificate issues with GGinA
2012-07-11 Bjoern Ricks Add WAS user class
2012-07-10 Sascha L. Teichmann WAS response: Directly use Base64InputStream instead of reading it first into memory.
2012-07-10 Bjoern Ricks Update pom dependencies for new WAS classes
2012-07-08 Sascha L. Teichmann Bumped GWT up to 2.4
2012-07-08 Felix Wolfsteller Minor Cosmetics.
2012-07-08 Sascha L. Teichmann Removed superfluous imports.
2012-07-08 Felix Wolfsteller Fix issue706.
2012-07-07 Sascha L. Teichmann Removed trailing whitespace
2012-07-06 Raimund Renkert Fixed zooming in navigatable charts.
2012-07-03 Raimund Renkert Add km to chart info request parameters to get valid chart infos.
2012-07-03 Felix Wolfsteller issue457
2012-07-02 Sascha L. Teichmann FixA: Added i18n strings for export of adjusted coefficients.
2012-07-02 Sascha L. Teichmann Export panel: Make code more robust when trying to resolve missing i18n strings.
2012-06-28 Felix Wolfsteller Show area menu also for newer manual wsp line facet.
2012-06-28 Felix Wolfsteller Improved manual wsp input validation.
2012-06-28 Felix Wolfsteller Minor Manual WSP editor polish.
2012-06-28 Felix Wolfsteller Nicen Manual WSP editor.
2012-06-27 Felix Wolfsteller Minor refactoring.
2012-06-25 Sascha L. Teichmann FixA: Make the km chart helper panel more useful.
2012-06-25 Sascha L. Teichmann FixA: Do not throw layout away if only the km chart needs reloading.
2012-06-23 Sascha L. Teichmann Removed trailing whitespace.
2012-06-22 Sascha L. Teichmann Bumped SmartGWT to version 3.0
2012-06-22 Sascha L. Teichmann FixA: Limit the number of displayed selected fixings to 5.
2012-06-21 Raimund Renkert Changed handler for km navigation in fix analysis charts.
2012-06-21 Sascha L. Teichmann Create simplified column filter.
2012-06-21 Sascha L. Teichmann Added more debug output about the transmitted fix overview documents.
2012-06-21 Sascha L. Teichmann Removed some XPath misuse.
2012-06-21 Sascha L. Teichmann FixA: Set discharge sectors 0 and 3 as default in UI.
2012-06-21 Sascha L. Teichmann FixA: Overview: render column header too when rendering checkboxes.
2012-06-20 Sascha L. Teichmann FixA: Extent of overview is determined by min/max km of sectors.
2012-06-20 Sascha L. Teichmann Removed superfluous import.
2012-06-20 Felix Wolfsteller Fix zoom/export issue665, issue459, issue667.
2012-06-18 Ingo Weinzierl Added missing StyleHelper class from last commit.
2012-06-18 Ingo Weinzierl Show only style attributes in StyleEditorWindow that are not 'hidden'.
2012-06-18 Ingo Weinzierl Added i18n strings for theme editor.
2012-06-15 Raimund Renkert Added navigation to fix analysis charts.
2012-06-15 Sascha L. Teichmann FLYS client: Removed trailing whitespace.
2012-06-15 Ingo Weinzierl Reverted accidently commited port changes from last commit.
2012-06-14 Ingo Weinzierl Added chart and export titles for sq relation in MINFO
2012-06-14 Raimund Renkert Add all events to the list of selected events in fix analysis.
2012-06-14 Raimund Renkert Changed helper chart size in Fix analysis to avoid overlapping in maximized project window.
2012-06-14 Raimund Renkert Render checked checkboxes in html event overview.
2012-06-11 Sascha L. Teichmann Removed superfluous imports.
2012-06-11 Raimund Renkert Added UI for S-Q-relation parameters in minfo module.
2012-06-07 Felix Wolfsteller cosmetic.
2012-06-07 Raimund Renkert Removed duplicated i18n methods.
2012-06-07 Raimund Renkert Added i18n strings.
2012-06-07 Ingo Weinzierl Added i18n stubs for fix analyses to continue working with the GUI.
2012-06-05 Sascha L. Teichmann Removed superfluous imports.
2012-06-05 Raimund Renkert Fixed creation of initial date string in fixings parameters.
2012-06-04 Felix Wolfsteller Register GGInAFilter.
2012-06-04 Felix Wolfsteller Cosmetics, docs.
2012-06-03 Felix Wolfsteller Stub for A&A Servlet Filter.
2012-06-01 Sascha L. Teichmann FixA: Fixed descriptions of Q sectors in input provider.
2012-06-01 Raimund Renkert Changed numbers in gauge sector selection state to strings.
2012-06-01 Raimund Renkert Set initial values for start and end date in fix analysis date panels.
2012-06-01 Raimund Renkert Removed some debug outputs.
2012-06-01 Raimund Renkert Implemented filter for fix analysis helper widgets.
2012-05-30 Raimund Renkert Added ui provider for multiple date range input in fix analysis.
2012-05-29 Felix Wolfsteller Added i18n strings for new theme properties for mainvalues.
2012-05-28 Sascha L. Teichmann Added i18n strings used by Delta W/t export of the fixing analysis.
2012-05-28 Ingo Weinzierl Added i18n string for floodmap datacage.
2012-05-27 Ingo Weinzierl Corrected image path to add_wms.png
2012-05-27 Ingo Weinzierl Tagged module flys-client as '2.7'.
2012-05-29 Ingo Weinzierl Merged revisions 4541,4544 via svnmerge from
2012-05-28 Ingo Weinzierl Merged revisions 4541 via svnmerge from
2012-05-27 Ingo Weinzierl Merged revisions 4533 via svnmerge from
2012-05-24 Raimund Renkert Issue 671.
2012-05-24 Raimund Renkert Resized the km spinner for cross section themes.
2012-05-24 Raimund Renkert Set the facet and the index to valid values.
2012-05-24 Felix Wolfsteller Cosmetics.
2012-05-23 Raimund Renkert Added fixanalysis artifact.
2012-05-23 Raimund Renkert Added a style chooser to the style editor to provide predefined styles and
2012-05-22 Sascha L. Teichmann Removed superfluous imports.
2012-05-22 Sascha L. Teichmann FixPeriodPanel: Make the names of state parameters configurable by constructor.
2012-05-21 Raimund Renkert New methods in UI providers for fixings states and minor protocol changes.
2012-05-21 Raimund Renkert Changed data field 'name' to 'description' in fix overview.
2012-05-21 Raimund Renkert Added an int data item used in int array data and added getter that returns
2012-05-18 Ingo Weinzierl Added i18n csv export and chart title for MINFO bed height calculation.
2012-05-16 Ingo Weinzierl Added missing StringOptionsData class from last commit.
2012-05-16 Ingo Weinzierl Added new Data type StringOptionsData; allow this Data type for ParameterMatrixPanel.
2012-05-16 Sascha L. Teichmann Fixing overview: Render the Q class to the title of the sectors of the events.
2012-05-16 Sascha L. Teichmann Fixing overview XSLT: Make the description of the event the title of the date column cells.
2012-05-16 Ingo Weinzierl Added i18n strings for flow velocity chart output.
2012-05-16 Ingo Weinzierl Implemented ParameterMatrixPanel.createOld() and added a real 'description' to Data instances in DataFactory.
2012-05-16 Ingo Weinzierl Added i18n titles for flow velocity export.
2012-05-15 Raimund Renkert Changed some data types in states and filter and added new preprocessing state
2012-05-15 Ingo Weinzierl Implemented ParameterMatrixPanel.getData().
2012-05-15 Ingo Weinzierl Revert last commit which contains configuration modifications.
2012-05-15 Ingo Weinzierl Implemented ParameterMatrixPanel.getData().
2012-05-14 Felix Wolfsteller Fix fixation analysis module select.
2012-05-14 Ingo Weinzierl Added a new UIProvider that renders a matrix of checkboxes for user input.
2012-05-14 Ingo Weinzierl Added a MINFOArtifact and improved the DistancePanel.
2012-05-14 Sascha L. Teichmann Call MapFish Printer via servlet to evade viral GPLv3.
2012-05-13 Felix Wolfsteller i18n for datacage/computed discharge curves.
2012-05-11 Raimund Renkert Added filter object class and scrollable chart to helper panel.
2012-05-11 Felix Wolfsteller Fixed a i18n string.
2012-05-10 Sascha L. Teichmann Fixed problem with selecting the wrong map scale for printing.
2012-05-09 Felix Wolfsteller More input checks with kmspinner.
2012-05-09 Felix Wolfsteller Fix issue652: spinner input.
2012-05-09 Sascha L. Teichmann map print: Simplified config.
2012-05-09 Sascha L. Teichmann map print: add legend
2012-05-09 Sascha L. Teichmann Added zoom listener a adjust the print link bbox.
2012-05-09 Sascha L. Teichmann map print: generate valid url to access service.
2012-05-08 Sascha L. Teichmann Added link to print map.
2012-05-07 Sascha L. Teichmann Printing: extract layer order and visibility from collections describe.
2012-05-07 Raimund Renkert First part of the UI for fixing analysis parameter.
2012-05-04 Sascha L. Teichmann Generate map print spec dynamically from artifact
2012-05-04 Sascha L. Teichmann Added GET parameters to map printer
2012-05-04 Sascha L. Teichmann Call MapPrinter directly and not via the MapFish Print servlet.
2012-05-03 Felix Wolfsteller Added new i18n strings for theme properties of waterlevel labels in cs.
2012-05-03 Ingo Weinzierl Create a link to an online help page and put it in front of the input panels.
2012-05-02 Felix Wolfsteller Define order for linelabel theme properties.
2012-05-02 Felix Wolfsteller Added i18 for linelabel theme property strings.
2012-04-27 Sascha L. Teichmann Removed superfluous imports.
2012-04-26 Sascha L. Teichmann Added dependency to MapFish Print
2012-04-26 Felix Wolfsteller Added i18n for showlinelabel theme prop.
2012-04-25 Raimund Renkert Issue 657.
2012-04-20 Sascha L. Teichmann Added the XSL transformation to generate the fixings overview.
2012-04-20 Sascha L. Teichmann Fixed incorrect servlet mapping.
2012-04-20 Felix Wolfsteller Fix imports.
2012-04-20 Felix Wolfsteller Improve km-Spinner behaviour, allow text input (alpha).
2012-04-19 Sascha L. Teichmann Added stub for fixings overview service.
2012-04-19 Sascha L. Teichmann Added new proxy servlet to bridge the fixing km chart requests to the artefact server.
2012-04-18 Raimund Renkert Adjusted the GetFeatureInfoWindow layout.
2012-04-18 Sascha L. Teichmann Removed superflous imports.
2012-04-18 Felix Wolfsteller Replace spinnerItem by custom implementation to switch km in cross sections, but regress.
2012-04-18 Felix Wolfsteller Small fix for retrieving closest km.
2012-04-18 Raimund Renkert Open the ManualDatePointsEditor from context menu if chart is a historical
2012-04-17 Felix Wolfsteller Cosmetics.
2012-04-17 Felix Wolfsteller Cosmetics.
2012-04-17 Felix Wolfsteller Fix issue462 (manualpointseditor npe when doubleclicking).
2012-04-17 Raimund Renkert Issue 494.
2012-04-13 Raimund Renkert Issue 424.
2012-04-12 Raimund Renkert Issue 502.
2012-04-11 Raimund Renkert Added missing i18n strings and removed duplicates.
2012-04-11 Raimund Renkert Issue 492.
2012-04-11 Raimund Renkert Fixed range input for 'W free'.
2012-04-05 Raimund Renkert Issue 499.
2012-04-04 Ingo Weinzierl Prepared the style editor for WSPLGEN themes.
2012-04-04 Ingo Weinzierl Replaced FLYS specific icon set.
2012-04-02 Ingo Weinzierl #556 Made GetFeatureInfoWindow modal.
2012-03-30 Ingo Weinzierl Take care on nullpointers in the MapToolbar because the info button is not always enabled.
2012-03-20 Raimund Renkert Issue 506.
2012-03-20 Ingo Weinzierl Added the WQ tables to the helper panel of the WQSimpleArrayPanel.
2012-03-20 Ingo Weinzierl Added a new RPC service to fetch gauge information.
2012-03-20 Ingo Weinzierl Added new model classes for gauges.
2012-03-20 Felix Wolfsteller Disable spinnerbox if theme is disabled.
2012-03-20 Felix Wolfsteller Make synchron navigation of CrossSections a per-theme option, not global one.
2012-03-20 Felix Wolfsteller i18n and moved reference selectbox for cross section master to top.
2012-03-20 Felix Wolfsteller Fix flys/issue462
2012-03-20 Ingo Weinzierl #204 Modified i18n strings in WQD table.
2012-03-19 Ingo Weinzierl Configured more external WMS services for floodmaps.
2012-03-16 Raimund Renkert Issue 493.
2012-03-16 Ingo Weinzierl Tagged module 'flys-client' as 'pre2.7-2012-03-16'.
2012-03-15 Raimund Renkert Issue 630.
2012-03-14 Raimund Renkert Issue 508.
2012-03-13 Raimund Renkert Issue 514.
2012-03-13 Raimund Renkert Issue 616.
2012-03-08 Raimund Renkert Issue 563.
2012-03-08 Raimund Renkert Issue 553.
2012-03-08 Ingo Weinzierl Added i18n strings used in the floodmaps section of the datacage.
2012-03-05 Ingo Weinzierl Deactivate measure control when activating GetFeatureInfo control and reverse.
2012-03-05 Ingo Weinzierl Made GetFeatureInfo request available for maps with one layer only.
2012-03-05 Ingo Weinzierl Deactivate GetFeatureInfo button if another toggle button is pressed.
2012-03-05 Ingo Weinzierl Removed the scrollbar placeholder of the project list.
2012-03-05 Ingo Weinzierl Removed the scrollbar gap in the theme panels.
2012-03-05 Ingo Weinzierl Added I18N string for digital elevation models.
2012-03-02 Felix Wolfsteller Partial fix flys/issue624 (removing cross section).
2012-03-02 Felix Wolfsteller Fix issue621 (areas against removed themes).
2012-03-01 Ingo Weinzierl #557 Fixed wrong i18n string for tooltip in map controls.
2012-03-01 Ingo Weinzierl #558 Reload GetLegendGraphics images when changing the style of a map layer.
2012-03-01 Ingo Weinzierl #555 Close existing GetFeatureInfoWindows before creating new ones.
2012-03-01 Ingo Weinzierl Query GetFeatureInfo for active layers only.
2012-03-01 Ingo Weinzierl Removed the Collection's UUID from CollectionView's title.
2012-03-01 Raimund Renkert Issue 572.
2012-03-01 Ingo Weinzierl Display better message for empty datacages.
2012-03-01 Raimund Renkert Fixed Issue 498.
2012-03-01 Felix Wolfsteller fix flys/issue613 . cap max point size.
2012-02-17 Raimund Renkert Renamed state data fields for W/Q input.
2012-02-17 Ingo Weinzierl #459 Take the current zoom into account for chart exports.
2012-02-17 Ingo Weinzierl Removed server url from chart image link.
2012-02-17 Ingo Weinzierl Print debug messages for zoom values in ChartOutputServiceIMpl.
2012-02-16 Raimund Renkert Refactored the wq input data fields.
2012-02-17 Ingo Weinzierl Picked rev4066,4075 from trunk.
2012-02-17 Ingo Weinzierl Picked rev 4059,4071,4072,4073 from trunk.
2012-02-16 Ingo Weinzierl Tagged trunk of module flys-client as 2.6.1
2012-02-14 Sascha L. Teichmann flys/issue499: Deactivate validation for 'W am Pegel'
2012-02-13 Sascha L. Teichmann Another partial fix/workaround for flys/issue499.
2012-02-13 Sascha L. Teichmann Client side fix for flys/issue499. There is an server issue, too.
2012-02-09 Felix Wolfsteller Fix flys/issue481 (i18n: Datenkorb).
2012-02-09 Raimund Renkert Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
2012-02-09 Felix Wolfsteller Cosmetics.
2012-02-09 Felix Wolfsteller Allow selection of multiple locations with mouse in MultipleLocationPanel.
2012-02-09 Felix Wolfsteller Added utility functions for double arrays.
2012-02-09 Felix Wolfsteller Translate data item in locationpanel label.
2012-02-09 Felix Wolfsteller Added translations for reference curve state data.
2012-02-08 Felix Wolfsteller Cosmetics.
2012-02-08 Felix Wolfsteller Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
2012-02-08 Felix Wolfsteller Cosmetics.
2012-02-08 Sascha L. Teichmann Error report: Prefix error message for a certain km with 'KM'.
2012-02-08 Ingo Weinzierl Added missing translation string used in the datacage window.
2012-02-08 Ingo Weinzierl #482 Display i18n messages for validation errors in range panel.
2012-02-08 Felix Wolfsteller Partial fix for flys/issue471, add context menu to manual point themes.
2012-02-07 Raimund Renkert Issue 473.
2012-02-07 Ingo Weinzierl Reverted port of artifact-server 8182 to 8181.
2012-02-06 Raimund Renkert Added helper input table to state 'timerange' input in hist. discharge curves.
2012-02-06 Felix Wolfsteller Added i18n for reference curve export.
2012-02-06 Raimund Renkert Added service to request discharge infos at a specific gauge.
2012-02-06 Sascha L. Teichmann I18N for "Reduzierte Bezugslinie".
2012-02-06 Ingo Weinzierl Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
2012-02-06 Ingo Weinzierl Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
2012-02-06 Ingo Weinzierl Added i18n strings for the export button of historical discharge curves.
2012-02-03 Ingo Weinzierl Display inserted W/Q values in WQSimpleArrayPanel.
2012-02-03 Sascha L. Teichmann Removed superfluous imports.
2012-02-03 Felix Wolfsteller Adjusted to be able to feed data to reference curves.
2012-02-03 Felix Wolfsteller Added TODO and handle dynamic data of unknown type.
2012-02-03 Felix Wolfsteller Refactored.
2012-02-02 Felix Wolfsteller Refactoring to ease code-reuse.
2012-02-02 Felix Wolfsteller Removed obsolete import.
2012-02-02 Felix Wolfsteller Removed obsolete imports.
2012-02-02 Raimund Renkert Issue 466.
2012-02-02 Felix Wolfsteller Cosmetics.
2012-02-01 Felix Wolfsteller Cosmetics.
2012-02-01 Felix Wolfsteller Added accidentally ommitted ChangeLog entry.
2012-02-01 Ingo Weinzierl Added i18n title for 'historical discharge curve' output.
2012-02-01 Felix Wolfsteller Changed wording for W bei/fuer ungl.Abflsgs.
2012-02-01 Ingo Weinzierl #469 Use correct I18N string to display inserted locations in LocationDistancePanel.
2012-02-01 Felix Wolfsteller Avoid certain npes.
2012-01-31 Ingo Weinzierl Create a better label in IntegerRangeData for the selected item.
2012-01-31 Ingo Weinzierl Implemented WQSimpleArrayPanel.createOld().
2012-01-31 Ingo Weinzierl Added further methods to DataFactory to create concrete Data instances.
2012-01-31 Felix Wolfsteller Fix strange javascript side effects.
2012-01-31 Felix Wolfsteller Improved spinner-behaviour in cross section km control.
2012-01-31 Felix Wolfsteller Slightly improved Spinner- behaviour in CrossSectionControl, but regress in other case.
2012-01-31 Ingo Weinzierl Introduced a DataFactory that should be used to create new Data instances.
2012-01-30 Raimund Renkert Adjusted table height to fill the window.
2012-01-30 Raimund Renkert Get the axes name from collection settings and use them as table header.
2012-01-30 Felix Wolfsteller Handle manual points on a per-chart(type) basis.
2012-01-30 Raimund Renkert Show hit count in filtered input helper tables.
2012-01-30 Ingo Weinzierl Initialize the min and max fields in RangePanel.
2012-01-30 Felix Wolfsteller Improved form validation.
2012-01-30 Felix Wolfsteller Make manual Points active by default.
2012-01-27 Felix Wolfsteller Added dummy handling for new boolean property of each point.
2012-01-27 Felix Wolfsteller Added basic validation, improved editing function, minor refac.
2012-01-27 Felix Wolfsteller Made manual points edit- and removable.
2012-01-27 Felix Wolfsteller Cosmetics.
2012-01-27 Felix Wolfsteller Added translateable context menu to open manual point editor from themepanel.
2012-01-27 Felix Wolfsteller Fix i18n issues.
2012-01-27 Felix Wolfsteller Invested 2 seconds after losing 3.
2012-01-27 Ingo Weinzierl First step to implement WQSimpleArrayPanel.createOld().
2012-01-27 Felix Wolfsteller Refactored Collection reference out of Panels.
2012-01-27 Ingo Weinzierl Implemented the createOld() method in RangePanel.
2012-01-27 Felix Wolfsteller Improved points UI to also respect language and name of point.
2012-01-27 Felix Wolfsteller Added translations for manual points related words.
2012-01-27 Felix Wolfsteller Display edited manual points next time the point editor is opened.
2012-01-27 Felix Wolfsteller Cosmetics, docs.
2012-01-27 Felix Wolfsteller Let ManualPointEditor use RedrawRequests to let freshly edited points show up in Chart.
2012-01-27 Felix Wolfsteller Cosmetics, removed obsolete imports.
2012-01-27 Felix Wolfsteller Cosmetics.
2012-01-26 Raimund Renkert Issue 138.
2012-01-26 Felix Wolfsteller Added basic UI to enter manual points.
2012-01-26 Felix Wolfsteller Opened Collection interface in preparation of Manual Points-Feature.
2012-01-26 Felix Wolfsteller Cosmetics, doc.
2012-01-25 Raimund Renkert Issue 265.
2012-01-25 Felix Wolfsteller Fixed typo, more stub for add points ui.
2012-01-25 Felix Wolfsteller Minor refactoring.
2012-01-24 Raimund Renkert Suppress onCollectionChange event if an artifact is added to the collection
2012-01-24 Raimund Renkert Added filter implementation for input helper tables in single location and
2012-01-24 Raimund Renkert Added filter criterion and clear filter on tab selection changed and input mode
2012-01-24 Raimund Renkert Filter the helper input tables using the range filter.
2012-01-23 Sascha L. Teichmann Added UI for "Bezugslinienverfahren" ("W auf freier Strecke").
2012-01-23 Raimund Renkert Added UI parts and event for filtering distances and locations.
2012-01-20 Raimund Renkert Add cross sections loaded from datacage to the master artifacts list.
2012-01-20 Felix Wolfsteller Fix typo for i18n key, flys/issue458.
2012-01-20 Raimund Renkert Set the empty facet to invisible.
2012-01-20 Raimund Renkert Added new artifact to be able to open existing 'new chart' projects.
2012-01-19 Ingo Weinzierl Removed useless imports.
2012-01-19 Ingo Weinzierl Added a new widget to simply insert a WQ mode and values as array.
2012-01-19 Ingo Weinzierl Added new Data classes for integer array and integer options.
2012-01-19 Raimund Renkert Read river from artifact description in state.chart.river to be able
2012-01-19 Raimund Renkert Set the collection if all recommended artifacts are loaded or the
2012-01-18 Ingo Weinzierl Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
2012-01-18 Ingo Weinzierl Added new panels for inserting ranges, int ranges and time (year) ranges.
2012-01-18 Ingo Weinzierl Added a new Data type IntegerRangeData that stores min and max integer values.
2012-01-16 Ingo Weinzierl Repaired broken MapArtifact creation.
2012-01-13 Raimund Renkert Changed internal string for new chart module.
2012-01-13 Felix Wolfsteller Implemented synchronous navigation through cross section profiles.
2012-01-13 Felix Wolfsteller Added feedMany() implementation to feed-service.
2012-01-13 Felix Wolfsteller Cosmetics.
2012-01-12 Raimund Renkert Changed the visible i18n strings for module 'new map.'
2012-01-12 Raimund Renkert Issue451.
2012-01-12 Felix Wolfsteller Partial flys/issue441.
2012-01-12 Raimund Renkert Added new artifact 'MapArtifact' for module 'new map'. This allows to open an
2012-01-12 Raimund Renkert Issue451.
2012-01-11 Felix Wolfsteller Added translation for Streckenfavoriten.
2012-01-11 Raimund Renkert Updated the MapOutputService to be able to request the new output type 'map'.
2012-01-11 Raimund Renkert Issue 435
2012-01-11 Raimund Renkert Fixed initial boolean value setting.
2012-01-11 Raimund Renkert Improved validation and property handling.
2012-01-09 Raimund Renkert Issue 358.
2012-01-09 Raimund Renkert Fixed initial values of boolean properties.
2012-01-09 Raimund Renkert Implemented the validators more object oriented.
2012-01-09 Raimund Renkert Issue 433.
2012-01-09 Raimund Renkert Issue 358.
2012-01-09 Raimund Renkert Issue 358.
2012-01-09 Raimund Renkert Issue 358.
2012-01-06 Felix Wolfsteller Avoid NPE in StyleEditorWindow.
2012-01-06 Ingo Weinzierl #196 Localize numbers in W/Q/D tables.
2012-01-06 Felix Wolfsteller Added translations for flood_protections keyword.
2012-01-05 Felix Wolfsteller Changed CrossSection spinner-stepsize, adjusted km- and mastersetting.
2012-01-04 Ingo Weinzierl Improved the StyledEditorWindow to support a list of pointsizes.
2012-01-04 Ingo Weinzierl Added new strings for the theme editor.
2012-01-04 Ingo Weinzierl Removed unused method calls.
2012-01-04 Ingo Weinzierl Added new strings displayed in the theme editor window.
2012-01-03 Ingo Weinzierl Modified width of DoubleRangePanel in LocationDistancePanel.
2012-01-03 Ingo Weinzierl #302 Improved input validation in WQ panels.
2012-01-03 Felix Wolfsteller Added and fixed translations of theme style properties.
2012-01-02 Ingo Weinzierl #431 Added support for WMS 1.3.0 projection definitions.
2012-01-02 Ingo Weinzierl Improved CapabilitiesParser to test WMS using its main() method.
2012-01-02 Ingo Weinzierl Improved the TableDataPanel (for displaying calculation results) to support CSV exports with more than 5 columns.
2011-12-29 Ingo Weinzierl Made WQInputPanel able to distinguish between a 'Q at Gauge' and 'Free Q'.
2011-12-27 Ingo Weinzierl Set the chart export size to -1, so that the FLYS server is able to distinguish between an export and the query to display a chart.
2011-12-27 Ingo Weinzierl Added strings for chart properties dialog.
2011-12-23 Raimund Renkert Update chart if properties are changed successfully.
2011-12-23 Raimund Renkert Modified icon background to transparent.
2011-12-23 Ingo Weinzierl Skip empty lines in CSV service.
2011-12-22 Raimund Renkert Issue 427.
2011-12-22 Raimund Renkert Save output settings in chart properties dialog.
2011-12-22 Ingo Weinzierl Improved the CSVExportService to ignore lines that begin with a '#' character.
2011-12-22 Felix Wolfsteller Uncommented some code paths to avoid unwanted side effects, cosmetics.
2011-12-22 Felix Wolfsteller Improvements in CrossSectionChartThemePanel.
2011-12-22 Felix Wolfsteller Refactored, set collectionview in Themepanels constructors.
2011-12-22 Felix Wolfsteller Added convenient accessor.
2011-12-22 Felix Wolfsteller Tell master-artifact of collection when cross-section-master changed kilometer.
2011-12-22 Felix Wolfsteller Introduce ColletionView to all ChartPanel types.
2011-12-21 Felix Wolfsteller Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
2011-12-21 Raimund Renkert Added style for properties dialog axis tab.
2011-12-21 Raimund Renkert Changed i18n strings.
2011-12-21 Raimund Renkert Added properties dialog icon.
2011-12-21 Raimund Renkert Create the properties dialog content dynamically based on the properties read
2011-12-20 Raimund Renkert Extract and parse the output settings from describe document and add settings
2011-12-20 Raimund Renkert Removed code for UI generation. SmartGWT classes are not usable on
2011-12-20 Felix Wolfsteller Feed new parameter to area artifact, fix reversed assignment of under/over curves.
2011-12-20 Raimund Renkert Added new classes for output setting types.
2011-12-20 Felix Wolfsteller Allow other.wkms facets to be created areas with.
2011-12-20 Ingo Weinzierl Adapted the seperator character between Ws and Qs in DESCRIBE documents which has changed in the flys-artifacts.
2011-12-20 Felix Wolfsteller Removed obsolete imports.
2011-12-20 Felix Wolfsteller Refactored to use existing code.
2011-12-20 Felix Wolfsteller Have 'area' context menu in Longitudinal-Section diagrams themepanels, too.
2011-12-20 Felix Wolfsteller Added keys and translations for area-creation related words.
2011-12-20 Felix Wolfsteller Cosmetics.
2011-12-19 Felix Wolfsteller Restore feature that was optimized away by last commit.
2011-12-19 Felix Wolfsteller Minor refactoring to ease addition of new style-fields (are now added automically).
2011-12-19 Ingo Weinzierl Removed unused imports.
2011-12-19 Ingo Weinzierl #409 Made layer list and map layers synchron.
2011-12-19 Ingo Weinzierl Bugfix: make sure that the user has selected a DEM before feeding the Artifact with it.
2011-12-19 Ingo Weinzierl Added error strings for DEM selection.
2011-12-19 Felix Wolfsteller Bugfixing and feature-adding for cross-sections/areas.
2011-12-16 Felix Wolfsteller Area creation UI update.
2011-12-16 Felix Wolfsteller Added method to create a menuitem separator.
2011-12-16 Felix Wolfsteller Cosmetics, doc.
2011-12-15 Raimund Renkert Fixed return type in UI factory method.
2011-12-15 Raimund Renkert Added missing interface.
2011-12-15 Raimund Renkert Added interfaces and container for output settings.
2011-12-13 Felix Wolfsteller Minor refactoring and fix initial settings when creating ui.
2011-12-13 Felix Wolfsteller Fix ThemeList.toMaps
2011-12-13 Felix Wolfsteller Allow client to access artifacts data via CollectionItems and Themes.
2011-12-13 Felix Wolfsteller Fix crosssectionkmservice.
2011-12-12 Ingo Weinzierl Added a label that displays the current map projection to the MapToolbar.
2011-12-12 Ingo Weinzierl Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
2011-12-12 Raimund Renkert Added property fields to the chart properties editor dialog.
2011-12-12 Felix Wolfsteller Cosmetics.
2011-12-09 Raimund Renkert Added stub for chart property editor.
2011-12-09 Raimund Renkert Issue 377.
2011-12-08 Felix Wolfsteller Registered CrossSectionKMService/client/servlet in web.xml .
2011-12-08 Felix Wolfsteller Added client for CrossSectionKMService.
2011-12-08 Raimund Renkert Removed the URL parameter from service calls. The service
2011-12-08 Felix Wolfsteller Fixed typo in German translation.
2011-12-08 Ingo Weinzierl #421 Ask the user before removing themes from chart or map.
2011-12-06 Ingo Weinzierl Reorder the map themes at the end of the layer initialization to be in sync with the map theme panel.
2011-12-05 Ingo Weinzierl Added missing i18n labels for buttons used in ExternalWMSWindow.
2011-11-28 Ingo Weinzierl Display only information in CapabilitiesPanel that really exist.
2011-11-28 Ingo Weinzierl The WMSLayerTree displays WMS layers that support a given SRS only.
2011-11-28 Ingo Weinzierl Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
2011-11-23 Ingo Weinzierl Improved parsing of Capabilities document - parse '/WMT_MS_Capabilities' as well.
2011-11-22 Ingo Weinzierl Triggered the reload of MapThemePanel after adding external WMS layers.
2011-11-22 Ingo Weinzierl Create new Artifacts for selected WMS layers of the ExternalWMSWindow.
2011-11-22 Ingo Weinzierl Refactored the LoadArtifactService a bit.
2011-11-22 Ingo Weinzierl Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
2011-11-21 Ingo Weinzierl Parse and display WMS layers supported by a user specified WMS service.
2011-11-21 Ingo Weinzierl Introduced i18n in the ExternalWMSWindow.
2011-11-21 Ingo Weinzierl Read and display all FLYS relevant information of Capabilities documents.
2011-11-21 Ingo Weinzierl Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
2011-11-21 Ingo Weinzierl Replaced icon (addWMS.png) with the same icon but with transparent background.
2011-11-18 Ingo Weinzierl Added an initial control that allows (when it is finished) adding map layers from external WMS.
2011-11-18 Ingo Weinzierl Removed needless imports.
2011-11-18 Ingo Weinzierl Query GetFeatureInfo with layers defined in MapThemePanel - which are the real layers in the map.
2011-11-18 Ingo Weinzierl Repaired broken WMS layer controls in map theme panel.
2011-11-18 Ingo Weinzierl Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
2011-11-17 Ingo Weinzierl Removed needless imports.
2011-11-17 Raimund Renkert Issue312.
2011-11-14 Ingo Weinzierl Added a ScaleLine to the map.
2011-11-11 Ingo Weinzierl Update the map when receiving a RedrawRequestEvent.
2011-11-11 Ingo Weinzierl Removed needless imports.
2011-11-11 Ingo Weinzierl Added i18n strings used in datacage's floodmap section.
2011-11-10 Raimund Renkert Issue 339.
2011-11-10 Raimund Renkert Issue 338.
2011-11-10 Felix Wolfsteller Fix clone of static artifacts for differences.
2011-11-10 Raimund Renkert Issue 355.
2011-11-10 Raimund Renkert Issue 342.
2011-11-09 Raimund Renkert Issue 265.
2011-11-09 Raimund Renkert Expand the map selection section in helper panel on project start.
2011-11-08 Ingo Weinzierl Set attribute 'ld_mode' in appropiate UIProviders.
2011-11-08 Raimund Renkert Issue 294.
2011-11-04 Ingo Weinzierl Bugfix: added missing i18n strings and synced english translation with default translation.
2011-11-04 Felix Wolfsteller Added translations for datacage element strings.
2011-11-03 Ingo Weinzierl Update map and theme panel when new layers are added via datacage or removed by context menu.
2011-11-01 Raimund Renkert Updated the theme editor window layout.
2011-11-01 Raimund Renkert Issue 400.
2011-11-01 Felix Wolfsteller Cosmetics, refactoring.
2011-11-01 Felix Wolfsteller Fix flys/issue306 (CrossSections: Remove table header context menu).
2011-10-31 Ingo Weinzierl Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
2011-10-28 Ingo Weinzierl Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
2011-10-26 Felix Wolfsteller Corrected ChangeLog syntax for older entries.
2011-10-26 Felix Wolfsteller Let Datacage from toolbar show 'static' parts of data.
2011-10-26 Felix Wolfsteller Added accidentially ommitted ChangeLog entry.
2011-10-26 Ingo Weinzierl Added a environment variable that might be used to use an alternative log4j properties file.
2011-10-26 Ingo Weinzierl Ignore log4j.properties.
2011-10-25 Ingo Weinzierl Made the URL of Artifact server available via ServletContext parameter.
2011-10-25 Raimund Renkert Issue 118/203.
2011-10-25 Ingo Weinzierl Replaced stdout and stderr logging with log4j loggers in server classes.
2011-10-25 Ingo Weinzierl Added a BaseServlet that is used to setup config things like log4j.
2011-10-25 Ingo Weinzierl First step of refactoring the map creation - implemented a MapOutputService.
2011-10-24 Ingo Weinzierl Display the datacage button in the map toolbar.
2011-10-24 Felix Wolfsteller In removeFeature-icon made white background transparent.
2011-10-21 Ingo Weinzierl Bugfix: #352 Keep grid selection in theme panels alive after themes has been modified.
2011-10-21 Raimund Renkert Renamed 'textbackground' to 'backgroundcolor'.
2011-10-20 Raimund Renkert Display new attributes in editor window.
2011-10-20 Raimund Renkert Moved the context menu handler to constructor to have the menu
2011-10-20 Raimund Renkert Reordered the attribute list.
2011-10-20 Sascha L. Teichmann Removed superfluous imports.
2011-10-19 Ingo Weinzierl Display selected WQ values in single rows - named main values need a lot of space.
2011-10-19 Raimund Renkert Group the theme attributes.
2011-10-19 Raimund Renkert Convert all color attributes from html to rgb notation.
2011-10-19 Felix Wolfsteller In WDiff datacage input make names survive backjumps.
2011-10-19 Ingo Weinzierl Add the format (png, pdf, svg) string into the xml document which is used for querying charts.
2011-10-19 Ingo Weinzierl Removed string which has been commited by mistake.
2011-10-18 Felix Wolfsteller Allow (yet limited) usage of zus and flood-protection data in wdiffs.
2011-10-18 Raimund Renkert Prepared editor UI for annotation styling.
2011-10-18 Felix Wolfsteller Minor cosmetics.
2011-10-18 Felix Wolfsteller Allowed to load Artifacts with different factories in one go.
2011-10-18 Raimund Renkert Added documentation.
2011-10-17 Ingo Weinzierl Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
2011-10-17 Ingo Weinzierl Added a ImgLink class which creates an html link with an image.
2011-10-17 Ingo Weinzierl Bugfix: adjusted method call which avoided compiling flys-client.
2011-10-17 Raimund Renkert Use images for line type and line size selection.
2011-10-17 Ingo Weinzierl #253 Implemented ThemePanel's 'remove' action.
2011-10-17 Raimund Renkert Added new values for line type to theme editor.
2011-10-17 Raimund Renkert Set window position to page center.
2011-10-17 Raimund Renkert Show theme name in static text field.
2011-10-17 Raimund Renkert Request redraw on style attribute change.
2011-10-17 Felix Wolfsteller Removed incorrect ChangeLog entry.
2011-10-17 Felix Wolfsteller Added ommitted ChangeLog entries for flys-client.
2011-10-17 Ingo Weinzierl #366 Modifications on theme description in theme panels are now persisted to artifact server.
2011-10-14 Ingo Weinzierl Added missing string resources for datacage.
2011-10-14 Raimund Renkert Set the correct index when saving changed attributes.
2011-10-14 Ingo Weinzierl #288 Added legend symbols to the MapThemePanel.
2011-10-14 Raimund Renkert Use the theme index to identify the correct style.
2011-10-13 Sascha L. Teichmann Introduced i18n for datacage
2011-10-13 Felix Wolfsteller Donated own error message to RemoveArtifact failure case.
2011-10-13 Ingo Weinzierl Replaced elevation control icon with a new version with transparent background.
2011-10-13 Felix Wolfsteller Removed obsolete imports.
2011-10-13 Felix Wolfsteller Remove Artifacts not needed anymore when reparameterizing w-diffs.
2011-10-13 Felix Wolfsteller Added removeArtifact CollectionHelper method.
2011-10-13 Felix Wolfsteller Added RemoveArtifactService.
2011-10-13 Felix Wolfsteller Cosmetics, docs.
2011-10-13 Ingo Weinzierl Improved error handling while using the elevation control - Make selected features in the map visible.
2011-10-13 Sascha L. Teichmann Updated SmartGWT to 2.5
2011-10-13 Ingo Weinzierl #297 Implemented a window to adjust elevations of geometries in the map.
2011-10-12 Felix Wolfsteller Validate selection of pairs in wdiff, show error(s) if invalid.
2011-10-12 Ingo Weinzierl #331 Load OpenLayers-2.11 library from local maschine instead from remote repository.
2011-10-12 Ingo Weinzierl Corrected ChangeLog entry of last commit - worked in that rev on #293; NOT on #288.
2011-10-12 Ingo Weinzierl #288 Added icons to the barriers combobox for digitizing features.
2011-10-12 Ingo Weinzierl Improved exception handling while fetching theme styles.
2011-10-12 Ingo Weinzierl Refactored the code to create a context menu and a style editor so that it is also available for maps.
2011-10-12 Felix Wolfsteller Show only Ws in datacage for w-diffs.
2011-10-12 Felix Wolfsteller Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
2011-10-11 Ingo Weinzierl #300 Synchronized the ThemePanel's layer order with the internal order of the Map.
2011-10-11 Felix Wolfsteller Fix 'incorrect minuend/subtrahend order' bug in wdiff calculation.
2011-10-11 Felix Wolfsteller Allow reparameterization of W-Diffs.
2011-10-11 Ingo Weinzierl Added the option for the MapThemePanel to listen to Theme move events.
2011-10-10 Ingo Weinzierl Bumped OpenLayers to version 2.11 and GWT-OpenLayers to version 0.6
2011-10-10 Felix Wolfsteller Removed obsolete imports.
2011-10-10 Ingo Weinzierl Bugfix: #289 Display measured areas in 'ha'.
2011-10-10 Felix Wolfsteller Cosmetics (docs).
2011-10-10 Felix Wolfsteller Minor refactoring, improved displayed Strings in W-Diff branch.
2011-10-10 Ingo Weinzierl Bugfix: #375 Limit the number of fractions in the result of the measure controls (in the map).
2011-10-10 Felix Wolfsteller Cosmetics.
2011-10-10 Ingo Weinzierl Removed superfluous imports.
2011-10-07 Ingo Weinzierl Bugfix: #233 Redraw computation table if no data was retrieved to display an error message immediatly.
2011-10-05 Raimund Renkert Edited item attributes are saved and send to the server on accept.
2011-10-05 Raimund Renkert New methods for color transformation (html to rgb; rgb to html).
2011-10-04 Raimund Renkert Build up the editor window from CollectionItemAttribute response.
2011-10-04 Ingo Weinzierl Improved error handling if no calculation result data was found.
2011-09-30 Ingo Weinzierl Bugfix: #357 Removed header title of selection column.
2011-09-30 Raimund Renkert Added skeleton for editor window.
2011-09-30 Raimund Renkert Added context menu to themes list.
2011-09-30 Raimund Renkert Added new service and model for collection item attributes.
2011-09-30 Felix Wolfsteller Fix messed up indentation.
2011-09-30 Felix Wolfsteller Neaten certain GUI aspects with W-Diff waterlevel-pair selection.
2011-09-29 Ingo Weinzierl Bugfix: #179 Repaired broken zoom-out-by-factor function for charts.
2011-09-29 Ingo Weinzierl Re-added the function to zoom-out charts by a given factor (10%).
2011-09-29 Ingo Weinzierl Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
2011-09-29 Ingo Weinzierl Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
2011-09-28 Ingo Weinzierl Bugfix: #328 The datacage used for waterlevel selection now fetches W facets (waterlevels) only.
2011-09-28 Ingo Weinzierl Bugfix: #211 Reset values of km range mode if single km mode is selected and the other way arround.
2011-09-28 Ingo Weinzierl Bugfix: #119 Display min/max values for WQ ranges if input validation failed.
2011-09-28 Ingo Weinzierl Bugfix: #111 Reset the values of WQ range mode if single mode is selected and the other way arround.
2011-09-28 Felix Wolfsteller Make differences (rows of list) in wdiff-gui removable.
2011-09-27 Felix Wolfsteller Avoid duplicate clones in w-diff branch by using a set instead of a list.
2011-09-27 Felix Wolfsteller Cosmetics, documentation.
2011-09-27 Felix Wolfsteller Implement equals und hashCode for Recommendation and associates.
2011-09-27 Ingo Weinzierl Bugfix: #321 Refresh the parameter list after a calculation is finished.
2011-09-26 Ingo Weinzierl Bugfix: #298 Floodmaps initial zoom is determined by the WSPLGEN layer's extent.
2011-09-26 Ingo Weinzierl Force a single selection in the datacage widget for DEMs and WSPs.
2011-09-26 Ingo Weinzierl Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
2011-09-21 Felix Wolfsteller Employ waterlevelfactory when cloning artifacts for WDifferences-Subtrahend/Minuend-artifacts.
2011-09-21 Ingo Weinzierl #315 Added a new UIProvider for range selection in floodmaps.
2011-09-19 Hans Plum News 2.5.0 added for completeness
2011-09-19 Hans Plum News 2.4.0 added for completeness
2011-09-19 Ingo Weinzierl Tagged RELEASE 2.5 of flys-client.
2011-09-19 Ingo Weinzierl Cleaned imports.
2011-09-19 Ingo Weinzierl DemDatacagePanel now returns the database ID of the selected DEM.
2011-09-19 Ingo Weinzierl Tagged RELEASE 2.5 of flys-client.
2011-09-16 Ingo Weinzierl Improved the DEM datacage panel to display the DEMs only.
2011-09-16 Raimund Renkert Hide geometry layer in floodmap when tab selection changes.
2011-09-16 Felix Wolfsteller Made DatacageTwinPanel somewhat usable.
2011-09-16 Felix Wolfsteller Added loadMany-function to LoadArtifactService.
2011-09-16 Raimund Renkert Rollback for input assistance of "Q/D" table.
2011-09-15 Ingo Weinzierl #259 Refresh charts after loading new Themes / Artifacts from Datacage.
2011-09-15 Ingo Weinzierl #259 Use the LoadArtifactService to clone Artifacts and add them to the current Collection.
2011-09-15 Ingo Weinzierl Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
2011-09-15 Ingo Weinzierl Create new collections initially when starting a new project.
2011-09-15 Raimund Renkert Validate than the input field for single locations contains a single value.
2011-09-15 Raimund Renkert Added formatter for numeric columns that converts the decimal separator.
2011-09-15 Ingo Weinzierl Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
2011-09-15 Raimund Renkert Changed table header string and set the column width to percental value.
2011-09-14 Raimund Renkert Changed columns to the correct type for most tables.
2011-09-14 Raimund Renkert Changed i18n string for "Q/D" table header.
2011-09-14 Ingo Weinzierl Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
2011-09-14 Raimund Renkert Changed i18n string for search field label.
2011-09-14 Felix Wolfsteller New widget for future use.
2011-09-14 Raimund Renkert Changed style for loading panel.
2011-09-14 Felix Wolfsteller Refactored DatacageWidget to allow reuse in other use-cases.
2011-09-14 Raimund Renkert Fixed a problem with renaming collection view title and duplicating projects.
2011-09-14 Raimund Renkert Update the collection view title when the project name changes.
2011-09-14 Raimund Renkert Removed the table listener for "Q" input. The table is no longer used
2011-09-14 Raimund Renkert Clear the table filter on tab selection change and input method change.
2011-09-14 Ingo Weinzierl Bugfix: Use name instead of description for loading new facets via Datacage.
2011-09-14 Felix Wolfsteller Rest for fix for flys/issue311 .
2011-09-14 Felix Wolfsteller Fix flys/issue309 (crosssection-km-spinner does not respond to return key).
2011-09-14 Raimund Renkert Fixed some minor problems and strings in projectlist.
2011-09-14 Felix Wolfsteller Fix issue flys/issue311 (i18n crossection).
2011-09-13 Raimund Renkert Issue234/266: Added feature for duplicating projects.
2011-09-13 Raimund Renkert Changed field size from fixed to percental value in helper tables.
2011-09-13 Raimund Renkert Added filter functionality to the project list.
2011-09-13 Ingo Weinzierl Fixed some bugs that avoided datacage usage.
2011-09-13 Ingo Weinzierl Datacage window in Output tabs fetches information for the current output now.
2011-09-13 Ingo Weinzierl I293: Set the style of digitized features in the map.
2011-09-13 Ingo Weinzierl Bugfix: #289 Set map units 'm'.
2011-09-13 Ingo Weinzierl Added tooltips for the maptoolbar.
2011-09-12 Raimund Renkert Set the data table cells selectable for copy&paste.
2011-09-12 Ingo Weinzierl Introduced i18n for the loading panel used during floodmap calculation.
2011-09-12 Raimund Renkert Set header fields to fixed order in project list.
2011-09-12 Raimund Renkert Changed i18n string for empty table and set header fields to fixed order.
2011-09-12 Raimund Renkert Updated the search field style including i18n and changed the handler
2011-09-12 Ingo Weinzierl Set the default value of the AutoInteger panel to 'auto' if no other value is set.
2011-09-12 Ingo Weinzierl Query MapInfo object for correct river (was hard coded).
2011-09-12 Ingo Weinzierl Suppress the GeoJSON string to be drawn into the static UI.
2011-09-09 Ingo Weinzierl Display status message and progress information in the WSPLGEN loading panel.
2011-09-08 Raimund Renkert Fixed the filter function and the helper panel.
2011-09-08 Felix Wolfsteller Minor cosmetics.
2011-09-08 Felix Wolfsteller Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
2011-09-08 Felix Wolfsteller Added "w_differences" translation.
2011-09-08 Ingo Weinzierl Remove the loading panel when its Artifact's background process is finished.
2011-09-08 Felix Wolfsteller Cosmetics, doc.
2011-09-07 Raimund Renkert Added filter for the "description" row of helper input tables.
2011-09-07 Ingo Weinzierl Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
2011-09-07 Felix Wolfsteller Display Action Widget only for cross_section theme/facet.
2011-09-06 Ingo Weinzierl Set WSPLGEN specific 'type' attributes after digitizing new geometries.
2011-09-06 Felix Wolfsteller Fix broken build.
2011-09-06 Felix Wolfsteller Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
2011-09-06 Felix Wolfsteller Added RedrawRequestHandler interface and friend.
2011-09-06 Ingo Weinzierl Bugfix flys/issue166: Parse Collection names from DESCRIBE.
2011-09-06 Felix Wolfsteller Minor cosmetics.
2011-09-02 Felix Wolfsteller Refactored to allow specialized controls within the ChartThemePanel, stubby
2011-09-02 Felix Wolfsteller Minor Cosmetics, removed import.
2011-09-02 Felix Wolfsteller Cosmetics, doc.
2011-09-02 Felix Wolfsteller Added FeedService Implementation.
2011-09-01 Ingo Weinzierl Set the 'typ' attribute of new features (digitized) in the map.
2011-08-31 Felix Wolfsteller Added translation for "cross_section".
2011-08-25 Sascha L. Teichmann Moved datacage into a separated widget.
2011-08-25 Sascha L. Teichmann Loading recommendations: If no reference artifact is given use current
2011-08-24 Sascha L. Teichmann Compile a list of recommendations out of
2011-08-24 Sascha L. Teichmann Added outs/facet filters when creation new artifacts.
2011-08-24 Sascha L. Teichmann Allow passing no master artifact to RPC service when creating new artifact.
2011-08-24 Sascha L. Teichmann Forward recommendations as a structure to RPC service.
2011-08-24 Felix Wolfsteller Fix authorship in ChangeLog.
2011-08-24 Felix Wolfsteller Fix loading of recommendations when collection is not yet in place.
2011-08-24 Felix Wolfsteller Ensure list of recommendations is non-null after construction of DefaultCollection.
2011-08-24 Sascha L. Teichmann Made Recommendation a class for direct use.
2011-08-24 Felix Wolfsteller Minor cosmetics.
2011-08-24 Sascha L. Teichmann Datacage: Use 'ids' instead of 'num' in user specific part, too.
2011-08-24 Sascha L. Teichmann Datacage: s/db-ids/ids/g to unify system and user specific loading.
2011-08-24 Ingo Weinzierl Removed the digitize controls from map widget that is used in the floodmap state.
2011-08-24 Sascha L. Teichmann Generate unique keys for anonymous artifacts (aka static data).
2011-08-24 Ingo Weinzierl Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
2011-08-24 Ingo Weinzierl Added a panel that wraps all the stuff to combine SmartGWT and GWT-OpenLayers.
2011-08-23 Sascha L. Teichmann Datacage: Re-written ToLoad to feature the new filter models.
2011-08-23 Sascha L. Teichmann Datacage: Added models better suited for creating artifact facet filters.
2011-08-23 Ingo Weinzierl Display the output modes of the master artifact only - all other artifact's output modes are NOT visible to the user.
2011-08-23 Ingo Weinzierl Added a service to get some basic spatial information used for map creation.
2011-08-22 Sascha L. Teichmann Datacage: Re-added the outs parameter to the meta data service.
2011-08-22 Sascha L. Teichmann Datacage: Aggregate items to load for easier filtering facets
2011-08-22 Ingo Weinzierl Save and reload user defined geometries (barriers) in the map.
2011-08-22 Ingo Weinzierl Added a NoInputPanel to suppress the creation of an input panel.
2011-08-19 Ingo Weinzierl Set the map projection and its max extent dynamically - information extracted from facets.
2011-08-12 Sascha L. Teichmann Add code to extract data to load from datacage tree.
2011-08-09 Sascha L. Teichmann Datacage: Build UI tree in a more compatible style
2011-08-09 Felix Wolfsteller UI: Set CollectionViews ("Window") title to include UUID of Collection.
2011-08-09 Felix Wolfsteller UI: Cosmetics in log messages of CollectionView.
2011-08-09 Felix Wolfsteller Adjusted German translation.
2011-08-08 Sascha L. Teichmann Removed superfluous imports.
2011-08-08 Sascha L. Teichmann Datacage: Added a subclass of TreeNode to carry the informations needed by the loading listeners.
2011-08-08 Sascha L. Teichmann Meta data service converter: transfer attributes to client, too.
2011-08-08 Sascha L. Teichmann Meta data service: Create correct request document now.
2011-08-08 Sascha L. Teichmann Pass user id to the meta data service.
2011-08-02 Felix Wolfsteller Minor cosmetic changes (javadoc comments).
2011-07-22 Ingo Weinzierl The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
2011-07-21 Ingo Weinzierl Repaired broken XPath expression.
2011-07-21 Ingo Weinzierl Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
2011-07-20 Ingo Weinzierl The layers created in the floodmap reflect to the facets this output mode has.
2011-07-20 Ingo Weinzierl Refactored code of theme panel and added a MapThemePanel.
2011-07-19 Ingo Weinzierl Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
2011-07-18 Ingo Weinzierl Read/create recommended Artifacts and add them to the current Collection.
2011-07-12 Ingo Weinzierl Added map tools to measure lines and polygons.
2011-07-12 Ingo Weinzierl Added missing ChangeLog entry for the last commit.
2011-07-11 Ingo Weinzierl Added controls to navigate in the map.
2011-07-11 Ingo Weinzierl Finished layouting the map components.
2011-07-08 Ingo Weinzierl Introduced GwtOpenLayers to bring up maps.
2011-07-08 Ingo Weinzierl Improved the process of creating OutputTabs. Added support for map output.
2011-07-07 Ingo Weinzierl Added strings for the output mode 'floodmap'.
2011-07-07 Ingo Weinzierl Set default values in the BooleanPanel, TextProvider and AutoIntegerPanel.
2011-07-07 Ingo Weinzierl Finished the panel to enter waterlevel/ground information (from, to, diff).
2011-07-07 Ingo Weinzierl Finished the panel to activate/deactivate optional parameters.
2011-07-07 Ingo Weinzierl Finished the panel that allows integers and the string 'auto'.
2011-07-06 Ingo Weinzierl Made stepping forward/backword much smoother in the parameter list.
2011-07-06 Ingo Weinzierl Layout improvements related to the height of components in the current parameterlist.
2011-07-06 Ingo Weinzierl Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
2011-07-05 Ingo Weinzierl Added new UI providers.
2011-07-05 Ingo Weinzierl Commit forgotten ChangeLog.
2011-07-04 Ingo Weinzierl Added the missing 'back'-button to the DistancePanel.
2011-07-01 Ingo Weinzierl #159 Added listeners to the locations and distances tables of the kilometer range panel to set the from/to fields.
2011-07-01 Ingo Weinzierl #159 The tables in the WQ panel for calculation 4 are now filled with data.
2011-06-30 Ingo Weinzierl The distance panel got two tables for locations and ranges. Both do not load any data until now.
2011-06-30 Ingo Weinzierl Implemented a new panel to enter kilometer ranges (with no option to insert locations).
2011-06-29 Ingo Weinzierl #185 Repaired zooming for IE8 and Chrome.
2011-06-29 Sascha L. Teichmann Reordered delete and rename in project context menu, add separator.
2011-06-29 Ingo Weinzierl #181 Repaired activate/deactivate function in theme list.
2011-06-28 Ingo Weinzierl GWT version upgrade from 2.1.1 to 2.3.0
2011-06-28 Ingo Weinzierl Tagged RELEASE 2.4 of flys-client.
2011-06-27 Ingo Weinzierl #182 Initial WQ mode in adapted wq panel is now Q.
2011-06-27 Ingo Weinzierl Prepared Changes for the upcoming release.
2011-06-26 Sascha L. Teichmann Removed trailing whitespace.
2011-06-26 Sascha L. Teichmann Removed superfluous imports.
2011-06-24 Ingo Weinzierl #165 Set the max length of project names to 50 characters.
2011-06-24 Ingo Weinzierl Zoom-to-max-extent will zoom to the initial chart range now (without zoom values given).
2011-06-24 Ingo Weinzierl #21 Newly created projects cannot be opened twice.
2011-06-23 Ingo Weinzierl #170 Changed the DOM manipulation while zoom and drag operation.
2011-06-23 Sascha L. Teichmann Prepare for AT export.
2011-06-23 Ingo Weinzierl Removed the formatter for project names in the project list.
2011-06-23 Ingo Weinzierl Escape project's names in the project list.
2011-06-23 Ingo Weinzierl #165 (part 1) Added tooltips and table headers in the project list.
2011-06-23 Ingo Weinzierl Improved the exception handling.
2011-06-23 Sascha L. Teichmann First version of error reports.
2011-06-22 Sascha L. Teichmann Stub for report service.
2011-06-22 Ingo Weinzierl The adapted WQ panel now displays warnings if no information are present to validate user input.
2011-06-22 Ingo Weinzierl Register newly created CollectionViews at FLYSWorkspace to avoid an inconsistent view.
2011-06-22 Ingo Weinzierl Open projects are removed from screen if the user deletes them (via project list).
2011-06-22 Ingo Weinzierl Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
2011-06-22 Ingo Weinzierl Added stubs to set the name and ttl of a collection and to delete a collection.
2011-06-22 Ingo Weinzierl Improved the project list - listeners are notified after setting the name and ttl of a project.
2011-06-22 Ingo Weinzierl Adapted a german string in the WQ panel.
2011-06-22 Ingo Weinzierl #104 The WQ panel now display the selected wq mode.
2011-06-21 Ingo Weinzierl Initialize the combobox in the SelectProvider correctly.
2011-06-21 Ingo Weinzierl #156 Do not display report modes as tabs in the project view.
2011-06-21 Ingo Weinzierl The comboboxes to select the calculation mode are no longer editable.
2011-06-21 Ingo Weinzierl Restore the size of project windows if they are brought up to front.
2011-06-21 Ingo Weinzierl DoubleArrayPanel takes care on empty array fields when adding new double values. This avoids displaying 'null' values.
2011-06-21 Sascha L. Teichmann Filter reports and dispatch them to updateReports().
2011-06-21 Ingo Weinzierl #132 Set the initial mode of the location/distance panel to 'distance'.
2011-06-21 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 Sascha L. Teichmann Set project list update interval to 5 minutes.
2011-06-21 Ingo Weinzierl #22 Introduced a polling mechanism to refresh the projects of a user in the project list.
2011-06-21 Ingo Weinzierl Added i18n strings for each calculation report output.
2011-06-20 Sascha L. Teichmann Forget to commit changelog
2011-06-20 Sascha L. Teichmann Added dummy report panel.
2011-06-20 Sascha L. Teichmann Removed more expensive XPath.
2011-06-20 Ingo Weinzierl #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-17 Ingo Weinzierl #140 Code cleanup in WQ table.
2011-06-17 Ingo Weinzierl #118 Added 'wq_free' parameter to feed document even if single value mode is selected.
2011-06-17 Ingo Weinzierl #118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
2011-06-17 Ingo Weinzierl Added 'index' and 'description' of a facet to the collection's attribute document. The ChartThemePanel is now working again.
2011-06-17 Ingo Weinzierl The description of a facet is now displayed in the ChartThemePanel.
2011-06-16 Sascha L. Teichmann Alloc TreeNode arrays with the right size because its known.
2011-06-15 Ingo Weinzierl The DoubleArrayPanel is more tolerant towards entered whitespaces.
2011-06-15 Ingo Weinzierl Avoid GWT throwing warnings if no 'old' items exist for the parameter list.
2011-06-15 Ingo Weinzierl #117 Improved double value parsing in DoubleArrayPanel and DoubleRangePanel.
2011-06-14 Ingo Weinzierl #88 Modified strings in the location/distance panel.
2011-06-14 Sascha L. Teichmann DistanceInfoService: Got rid of namespace. Use DOM instead of XPath.
2011-06-14 Sascha L. Teichmann Bring Oberkante and Unterkante into UI.
2011-06-14 Sascha L. Teichmann Loop through 'Unterkante' 'Oberkante' from service.
2011-06-14 Ingo Weinzierl Adjusted a german error message.
2011-06-14 Ingo Weinzierl Introduced a client side input validation for the adapted WQ panel.
2011-06-14 Ingo Weinzierl Introduced a client side validation for the WQ panel.
2011-06-14 Ingo Weinzierl Introduced an input validation for the location panels.
2011-06-09 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 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 Ingo Weinzierl #139 Fixed NPE while initialising user defined values in the adapted wq panel.
2011-06-08 Ingo Weinzierl Added units to the selected W or Q values in the static UI part.
2011-06-08 Ingo Weinzierl #43 Modified an english warning text.
2011-06-08 Ingo Weinzierl #21 There might be just a single window for each project now. Users can't open a project twice.
2011-06-08 Ingo Weinzierl Avoid NPE while parsing axes in ChartInfoService.
2011-06-08 Sascha L. Teichmann Don't crash if there is no transformer.
2011-06-08 Ingo Weinzierl Added a dirty hack to display project names shorter than 30 characters.
2011-06-07 Ingo Weinzierl The MouseOut event will now finish a current pan operation.
2011-06-07 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 Ingo Weinzierl Added a PanControl to pan charts.
2011-06-07 Ingo Weinzierl Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
2011-06-06 Ingo Weinzierl Repaired broken zoom-out control.
2011-06-06 Ingo Weinzierl #131 Repaired a broken XPath expression for the chart attributes.
2011-06-06 Ingo Weinzierl Improved the zoombox control: cancel the zoom operation if the mouse pointer leaves the chart area.
2011-06-03 Ingo Weinzierl Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
2011-06-03 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 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-01 Ingo Weinzierl Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
2011-06-01 Ingo Weinzierl Implemented a zoombox control and added it to the chart toolbar.
2011-06-01 Ingo Weinzierl Improved the layout of the mouse position panel.
2011-06-01 Ingo Weinzierl Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
2011-06-01 Ingo Weinzierl The collection object in the CollectionView is now accessible via getter method.
2011-06-01 Ingo Weinzierl Removed a debug statement.
2011-06-01 Ingo Weinzierl Added a chart info service to fetch the info document for a specific chart from artifact server.
2011-05-27 Ingo Weinzierl Added a first implementation of a MousePositionPanel - work is not finished yet.
2011-05-27 Ingo Weinzierl Moved the toolbar stuff of the chart panel into an own class.
2011-05-27 Ingo Weinzierl Replaced buttons displayed as labels with real buttons.
2011-05-27 Ingo Weinzierl The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
2011-05-27 Ingo Weinzierl Connected the CollectionAttributeService with the artifact server - Collection modifications will now be stored in the artifact databae.
2011-05-27 Ingo Weinzierl Changes in the chart theme panel will now have an effect on the themes stored at the collection.
2011-05-26 Ingo Weinzierl Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
2011-05-25 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 Ingo Weinzierl Removed a bug in the DefaultTheme that prevented setting the artifact of a Theme correctly.
2011-05-25 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 Ingo Weinzierl Implemented the first step of a theme control panel for charts.
2011-05-25 Ingo Weinzierl Removed needless imports.
2011-05-25 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 Ingo Weinzierl Bugfix in the range/location panel - avoid NullPointerExceptions in getData().
2011-05-24 Ingo Weinzierl ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.
2011-05-24 Ingo Weinzierl Added i18n error messages.
2011-05-24 Ingo Weinzierl Take care on empty Data objects while initializing default values in Location/distance panel.
2011-05-24 Ingo Weinzierl ISSUE-85 (part II/III) Repaired broken location/range panel.
2011-05-24 Ingo Weinzierl The default values/labels for Data objects are read from DESCRIBE document.
2011-05-24 Ingo Weinzierl Enhanced the Data object to save default values/labels.
2011-05-23 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-20 Ingo Weinzierl Reverted commit that changed the default port of the artifact server.
2011-05-20 Ingo Weinzierl Added missing i18n strings for duration curve export.
2011-05-20 Ingo Weinzierl Tagged release 2.3.1 of flys-client.
2011-05-20 Ingo Weinzierl Prepared Changes for release 2.3.1
2011-05-20 Ingo Weinzierl Tagged release 2.3.1 of flys-client.
2011-05-20 Hans Plum Reverted src/main/java/de/intevation/flys/client/client/config.xml after unintentional change
2011-05-20 Hans Plum NEWS to Release V 2.3.1
2011-05-19 Ingo Weinzierl Prepared Changes for the upcoming RELEASE 2.3.1
2011-05-19 Ingo Weinzierl ISSUE-35 The project view has a maximize button now.
2011-05-19 Ingo Weinzierl ISSUE-43 Adapted the english warning the is displayed before a language switch takes place.
2011-05-19 Ingo Weinzierl Added missing i18n strings for computed discharge curve exports.
2011-05-18 Ingo Weinzierl Added i18n strings for exports.
2011-05-17 Ingo Weinzierl Adjusted the width of an export button and added a tooltip to distinguish different exports.
2011-05-17 Ingo Weinzierl Adjusted a method signature of ClientProtocolUtils that has been changed in the last revision.
2011-05-17 Ingo Weinzierl Tagged RELEASE 2.3 of flys-client.
2011-05-16 Hans Plum Added missing information for release
2011-05-16 Hans Plum Added NEWS File for collecting enduser-sepcific information for releases
2011-05-13 Ingo Weinzierl Prepared Changes for the upcoming release 2.3.
2011-05-13 Sascha L. Teichmann Datacage: Better converter for incoming XML tree
2011-05-12 Raimund Renkert ISSUE 61: Changed datacage button style.
2011-05-12 Raimund Renkert ISSUE 46: Removed the table header context menu.
2011-05-12 Raimund Renkert ISSUE 43: Changed i18n strings.
2011-05-12 Raimund Renkert Show rivers as links instead of a combobox.
2011-05-12 Ingo Weinzierl ISSUE-15 The charts in the chart panel are requested with the size of the parent panel.
2011-05-12 Ingo Weinzierl Enabled the client to request charts in different sizes.
2011-05-12 Ingo Weinzierl ISSUE-34 Limit the windows which are moved to the right lower corner to 10.
2011-05-11 Sascha L. Teichmann Datacage: transport rpc result to ui.
2011-05-11 Ingo Weinzierl Changed the height of the export panel.
2011-05-11 Sascha L. Teichmann UI stub for data cage
2011-05-11 Ingo Weinzierl ISSUE-56 Display download buttons to export the computed data.
2011-05-11 Ingo Weinzierl Added a service to export data from the artifact server.
2011-05-11 Raimund Renkert ISSUE 34: Move every new project window 20 px down and right.
2011-05-11 Raimund Renkert ISSUE 44: Moved the location/range and WQ input tables to the helper panel and
2011-05-11 Raimund Renkert Set the computation result panel width and height to 100%.
2011-05-11 Ingo Weinzierl Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
2011-05-11 Ingo Weinzierl ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
2011-05-11 Ingo Weinzierl ISSUE-57 Replaced wrong i18n function call.
2011-05-10 Ingo Weinzierl ISSUE-48 Added placeholder for the toolbar and the theme control in the chart output tab.
2011-05-10 Ingo Weinzierl ISSUE-38 Set the first value of a select box as default value.
2011-05-10 Ingo Weinzierl Added i18n error messages used in the adapted wq panel.
2011-05-10 Raimund Renkert Changed the empty table message for the WQ input table.
2011-05-10 Raimund Renkert Changed the empty table message for helper and data tables.
2011-05-10 Sascha L. Teichmann Added stub for meta data service.
2011-05-10 Raimund Renkert Fixed the location input. A range selection sets the correct location values
2011-05-10 Raimund Renkert Remove the data table on step back.
2011-05-10 Raimund Renkert Build a dynamic table for the CSV data.
2011-05-10 Ingo Weinzierl Fixed attributes/namespaces in the XML document that is used to fetch the CSV export of WINFO computations.
2011-05-09 Ingo Weinzierl Fixed a broken dependency in the maven pom file.
2011-05-09 Raimund Renkert Added table and service for calculation output to UI.
2011-05-09 Ingo Weinzierl Added radio buttons to choose between W/Q modes in the adapted WQ panel.
2011-05-09 Ingo Weinzierl Bugfix: the current locale string is used to fetch chart images now.
2011-05-09 Ingo Weinzierl Added a doubleclick listener to the project list to open a project.
2011-05-09 Sascha L. Teichmann Removed superfluous imports.
2011-05-09 Ingo Weinzierl Changed the wording when speaking about kilometer ranges.
2011-05-05 Raimund Renkert Enable or disable table rows depending on the WQ selection.
2011-05-05 Raimund Renkert Implemented handler for WQ value selection.
2011-05-05 Raimund Renkert Added table for WQ inputs.
2011-05-05 Ingo Weinzierl Implemented the createOld() of WQAdaptedInputPanel.
2011-05-05 Ingo Weinzierl The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
2011-05-04 Raimund Renkert Added new WQ info service and data structures.
2011-05-04 Raimund Renkert Do not update the locations table if no data is cached.
2011-05-04 Ingo Weinzierl Added a stub implementation of a WQ panel for discharge longitudinal section computations.
2011-05-04 Raimund Renkert Fixed the single location input panel.
2011-05-04 Ingo Weinzierl Renamed non-computed discharge curve outputs.
2011-05-04 Ingo Weinzierl Added i18n strings for the computed discharge curve.
2011-05-03 Ingo Weinzierl Added new i18n strings for new output modes.
2011-05-03 Raimund Renkert Added new UI provider for single location selection.
2011-05-02 Raimund Renkert Cash the table data and rebuild the location table on distance selection.
2011-05-02 Ingo Weinzierl Introduced two further parameters in the WQ panel to determine the selection mode (range/single, w/q).
2011-05-02 Raimund Renkert Added location and distance tables.
2011-05-02 Ingo Weinzierl Bugfix: the WQ panel now returns the correct step width value if the range mode is selected.
2011-04-29 Raimund Renkert Prepared UI elements for the location and distance input tables.
2011-04-28 Ingo Weinzierl Added i18n strings for a longitudinal section curve.
2011-04-28 Raimund Renkert Added class diagrams for the client ui.
2011-04-18 Ingo Weinzierl Added error messages that are displayed during the feed operation.
2011-04-14 Ingo Weinzierl Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
2011-04-12 Ingo Weinzierl The title of a the ParameterList tab depends on the Artifact's name if we create a new project window with an existing Artifact.
2011-04-12 Ingo Weinzierl We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
2011-04-12 Ingo Weinzierl The project list is sorted now.
2011-04-12 Ingo Weinzierl Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
2011-04-12 Ingo Weinzierl Improved the CollectionView and the ParameterList - both can be initialized with an existing artifact (parameterization).
2011-04-12 Ingo Weinzierl Added more i18n error messages.
2011-04-12 Ingo Weinzierl The CollectionRecord implements a method that returns the Collection objects which is represented by the record now.
2011-04-12 Ingo Weinzierl Added a new service to query an artifact description.
2011-04-11 Ingo Weinzierl Implemented a context menu for the project list.
2011-04-11 Ingo Weinzierl Implemented a service to fetch distance information of a river from the artifact server.
2011-04-11 Ingo Weinzierl Added a model class that represents a distance information.
2011-04-08 Ingo Weinzierl Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
2011-04-08 Ingo Weinzierl Added an exception class that should be used if the user authentication fails.
2011-04-08 Ingo Weinzierl Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
2011-04-08 Ingo Weinzierl Added a new exception class that is used to be thrown after artifact / collection operation specific errors.
2011-04-07 Ingo Weinzierl The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact.
2011-04-07 Ingo Weinzierl Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
2011-04-05 Ingo Weinzierl Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
2011-04-05 Ingo Weinzierl Implemented the button to toggle the current locale.
2011-04-05 Ingo Weinzierl Added missing i18n footer strings.
2011-03-30 Ingo Weinzierl Tagged RELEASE 0.1 of FLYS Client.
2011-03-30 Ingo Weinzierl Removed some out commented code that have been commited by mistaken.
2011-03-30 Ingo Weinzierl Improved the way how to i18n strings in our application.
2011-03-30 Ingo Weinzierl Removed useless imports.
2011-03-30 Ingo Weinzierl Bugfix: A collection view just creates a single time a new collection - even if we step back to a previous state and go forward afterwards.
2011-03-30 Ingo Weinzierl Added a new service to describe collections.
2011-03-30 Ingo Weinzierl Replaced a german string in the ProjectList.
2011-03-29 Ingo Weinzierl Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
2011-03-29 Ingo Weinzierl Added a service that returns the collections of a specified user.
2011-03-29 Ingo Weinzierl A collection provides a method to retrieve its creation time now.
2011-03-29 Raimund Renkert Fixed some issues.
2011-03-29 Raimund Renkert Added style information to avoid body margin.
2011-03-29 Raimund Renkert Changed some german strings.
2011-03-29 Raimund Renkert Resized CollectionView and set the content size to have a tabled style.
2011-03-29 Ingo Weinzierl The title of the parameter tab will change after the module has been selectd.
2011-03-29 Ingo Weinzierl Modified the URL of the 'back button' image.
2011-03-29 Raimund Renkert Fixed toggle method.
2011-03-28 Ingo Weinzierl Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
2011-03-28 Ingo Weinzierl Added a further plugin in the module selection and changed its alignment to vertical.
2011-03-28 Ingo Weinzierl Removed a label from ChartOutputTab.
2011-03-28 Ingo Weinzierl Removed the title (date string) of CollectionViews.
2011-03-28 Ingo Weinzierl Improved the positioning of helper widgets and some layout specific stuff.
2011-03-28 Raimund Renkert The project list button toggles the project list now.
2011-03-28 Raimund Renkert Replaced next button image with smart gwt button.
2011-03-28 Raimund Renkert Added footer and a spacer to the webpage layout.
2011-03-28 Raimund Renkert Customized background and ProjectList styles.
2011-03-28 Ingo Weinzierl Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
2011-03-28 Raimund Renkert Limited the area for CollectionView to the size of FLYSWorkspace.
2011-03-28 Ingo Weinzierl Fixed a typo.
2011-03-28 Ingo Weinzierl Added a panel that will be used to display chart output.
2011-03-28 Ingo Weinzierl Available output modes are displayed in the tab bar of the collection view.
2011-03-28 Ingo Weinzierl Moved parameterization specific code from CollectionView to ParameterList.
2011-03-26 Ingo Weinzierl Moved ParameterList specific code into the ParameterList.
2011-03-25 Ingo Weinzierl Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
2011-03-25 Ingo Weinzierl Made the AddArtifactService accessible in the web.xml
2011-03-25 Ingo Weinzierl Added a service to add artifacts to collections.
2011-03-25 Raimund Renkert Changed theme to smartgwt Enterprise Blue.
2011-03-25 Ingo Weinzierl Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
2011-03-24 Raimund Renkert Customized style for header and mainmenu.
2011-03-23 Ingo Weinzierl The output modes of an artifact are extracted from DESCRIBE document and put into the ArtifactDescription.
2011-03-23 Ingo Weinzierl Enhanced the ArtifactDescription and its default implementation to provide output modes.
2011-03-23 Ingo Weinzierl Added an interface and its default implementation to describe an output mode of an artifact.
2011-03-21 Ingo Weinzierl Moved image sources to an own directory to avoid that those files are included in the web application archive.
2011-03-21 Ingo Weinzierl Display human readable strings of the selected values in the UI.
2011-03-21 Ingo Weinzierl Implemented a mechanism to step back to previous states.
2011-03-18 Ingo Weinzierl Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
2011-03-18 Ingo Weinzierl The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
2011-03-18 Ingo Weinzierl Adjusted the look of the 'next' button in the parameter panel.
2011-03-18 Ingo Weinzierl Read min/max values for the distance modes in WQInputPanel.
2011-03-18 Ingo Weinzierl Read min/max values for the distance mode in the LocationDistancePanel.
2011-03-18 Ingo Weinzierl Remove the dynamic parameter panel if a state is reached that doesn't need any user input.
2011-03-17 Ingo Weinzierl The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
2011-03-17 Ingo Weinzierl The DataList has a label now.
2011-03-17 Ingo Weinzierl Introduced a data structure DataList to manage to list of Data objects of a single state.
2011-03-17 Ingo Weinzierl Added space between old params panel and new params panel.
2011-03-17 Ingo Weinzierl Some refactoring (imports, etc).
2011-03-17 Ingo Weinzierl Render the Single-W panel initially when the WQInputPanel is rendered.
2011-03-17 Ingo Weinzierl Implemented the getData() method of the WQInputPanel.
2011-03-17 Ingo Weinzierl Implemented the getData() method of the LocationDistancePanel.
2011-03-17 Ingo Weinzierl Some GUI improvements in the Location/Distance, W/Q and Module panels.
2011-03-17 Ingo Weinzierl Enhanced the UIProviderFactory.
2011-03-16 Ingo Weinzierl Refactored the LocationDistancePanel, so that is uses the DoubleArrayPanel and DoubleRangePanel from the last commit as well.
2011-03-16 Ingo Weinzierl Added a new widget to enter w/Q values in single and range mode.
2011-03-16 Ingo Weinzierl Added a new widget that enables the user to enter a location or a distance in a single step.
2011-03-15 Ingo Weinzierl Clear the panel that displays the current input widget before adding a new item to this panel.
2011-03-15 Ingo Weinzierl Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
2011-03-14 Ingo Weinzierl Some improvements for displaying old parameters.
2011-03-14 Ingo Weinzierl Read i18n strings from DESCRIBE document and display those values in the UI.
2011-03-10 Ingo Weinzierl CollectionView implements HasParameterChangeHandler and ParameterChangeHandler interfaces.
2011-03-10 Ingo Weinzierl Bugfix: Removed static string from GUI element.
2011-03-10 Ingo Weinzierl Parse static data from DESCRIBE.
2011-03-10 Ingo Weinzierl Added a listener mechanism to notify listeners when the parameterization of a Collection/Artifact changed.
2011-03-10 Ingo Weinzierl Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
2011-03-09 Ingo Weinzierl Removed the GreetingService - was added initially while repository creation.
2011-03-09 Ingo Weinzierl Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
2011-03-09 Ingo Weinzierl Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
2011-03-08 Ingo Weinzierl Improved the main menu - added further buttons (clickable labels).
2011-03-08 Ingo Weinzierl Integrated a header that contains a FLYS and a BfG logo.
2011-03-07 Ingo Weinzierl Implemented a service that triggers the artifact-collection creation in the artifact server.
2011-03-07 Ingo Weinzierl Added a User interface and a default implementation to handle users in this client.
2011-03-02 Sascha L. Teichmann Added missing SmartGWT repository.
2011-02-22 Ingo Weinzierl The CollectionView is able to create new instances of a WINFO artifact and to display the artifact's state.
2011-02-22 Ingo Weinzierl Implemented code to parse the UIProvider that should be used for a current state.
2011-02-22 Ingo Weinzierl Added event logic to enable step forward.
2011-02-22 Ingo Weinzierl Added UIProviders that are used to create widgets for entering data.
2011-02-21 Ingo Weinzierl The CollectionView implements the HasCollectionChangeHandlers interface now.
2011-02-18 Ingo Weinzierl Implemented a mechanism to listen to Collection changes.
2011-02-18 Ingo Weinzierl Enhanced the Collection and its default implementation.
2011-02-18 Ingo Weinzierl The DESCRIBE document returned by the artifact server is parsed after calling create() of the artifact service and a new Artifact is created with an ArtifactDescription that contains the UUID, HASH, und the current Data.
2011-02-18 Ingo Weinzierl Added missing pom.xml and ChangeLog modifications of the last commit.
2011-02-17 Ingo Weinzierl Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
2011-02-17 Ingo Weinzierl Adjusted interfaces used for the ArtifactDescription and added default implementations.
2011-02-16 Ingo Weinzierl Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
2011-02-16 Ingo Weinzierl Modified the Artifact interface and added a DefaultArtifact implementation.
2011-02-16 Ingo Weinzierl Added a global configuration for the client and classes providing methods to retrieve these information.
2011-02-11 Ingo Weinzierl Added interfaces for Artifacts, its ArtifactDescription and Data.
2011-02-11 Ingo Weinzierl Radio buttons for each plugin are displayed if a new CollectionView is created.
2011-02-11 Ingo Weinzierl Added a workspace that handles the collection windows. New button to open a new collection.
2011-02-11 Ingo Weinzierl Added a new method that returns the UUID of a Collection.
2011-02-10 Ingo Weinzierl Implemented a ProjectList and added a mockup that displays two collections in that list.
2011-02-10 Ingo Weinzierl Added an interface and a default implementation of a Collection.
2011-02-10 Ingo Weinzierl Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.

http://dive4elements.wald.intevation.org