Mercurial > dive4elements > river
graph
- Changed a german string in the resource bundle.2011-03-29, by Ingo Weinzierl
- Adapted the available calculation modes of WINFO and its order in the DESCRIBE document.2011-03-29, by Ingo Weinzierl
- Added the hash code of an artifact to the artifact part of the collection's DESCRIBE document.2011-03-28, by Ingo Weinzierl
- Changed the background color of discharge curves to white.2011-03-28, by Ingo Weinzierl
- DischargeTables: Cache the scale, too. Otherwise two calls to getValues() with different arguments will result in the same output.2011-03-28, by Sascha L. Teichmann
- The out() operation of the WINFO artifact draws discharge tables for gauges specified by the user.2011-03-28, by Ingo Weinzierl
- Added a helper class to export charts.2011-03-28, by Ingo Weinzierl
- Add factory to fetch gauges from database and filter them2011-03-28, by Sascha L. Teichmann
- Don't used interleaved x/y data.2011-03-25, by Sascha L. Teichmann
- Updated the TODO list.2011-03-25, by Ingo Weinzierl
- Bugfix: Added a missing artifact namespace prefix in the DESCRIBE document of a FLYSArtifactCollection.2011-03-25, by Ingo Weinzierl
- Implemented a FLYSArtifactCollection that will be used in this application now.2011-03-24, by Ingo Weinzierl
- Fetch w/q values of discharge tables for given gauges.2011-03-24, by Sascha L. Teichmann
- Added a further german resource bundle.2011-03-24, by Ingo Weinzierl
- The DESCRIBE of the WINFO artifact contains the available output modes now.2011-03-23, by Ingo Weinzierl
- The location_distance state of the WINFO parameterization has an output mode 'discharge_table' now.2011-03-22, by Ingo Weinzierl
- Append human readable strings of the selected values to the DESCRIBE output.2011-03-21, by Ingo Weinzierl
- Added some more calculation types (to the DESCRIBE in the calculation select state).2011-03-21, by Ingo Weinzierl
- Implemented the step-back part of the advance() operation.2011-03-21, by Ingo Weinzierl
- Fixed a german umlaut.2011-03-21, by Ingo Weinzierl
- Added new states to insert location/distance and w/q data in the config of a WINFO artifact.2011-03-18, by Ingo Weinzierl
- Added a new state for the W/Q input in the WINFO parameterization.2011-03-18, by Ingo Weinzierl
- New state for the location/distance input and some litte modifications of the DefaultState.2011-03-18, by Ingo Weinzierl
- Added a method to retrieve the UIProvider for a state.2011-03-17, by Ingo Weinzierl
- Let the states describe the static ui part.2011-03-17, by Ingo Weinzierl
- The 'rivers' service retrieves the rivers from backend now.2011-03-17, by Ingo Weinzierl
- Added support for the flys backend and an example how to use it.2011-03-17, by Sascha L. Teichmann
- Added section in configuration for database backend.2011-03-15, by Sascha L. Teichmann
- Fixed build error coming from different import of XMLUtils.2011-03-15, by Sascha L. Teichmann
- Appended a missing node to the DESCRIBE.2011-03-14, by Ingo Weinzierl
- I18N of strings for the DESCRIBE document.2011-03-14, by Ingo Weinzierl
- Introduced a state to select the calculation mode.2011-03-14, by Ingo Weinzierl
- Added an abstract base class DefaultState for States.2011-03-14, by Ingo Weinzierl
- Implemented a singleton instance that provides i18n strings.2011-03-14, by Ingo Weinzierl
- Appende the static data to the static node of the DESCRIBE document.2011-03-10, by Ingo Weinzierl
- The operations feed() and advance() return the current description of the artifact now.2011-03-10, by Ingo Weinzierl
- Implemented the step-forward part of the advance operation.2011-03-10, by Ingo Weinzierl
- Implemented the feed() operation.2011-03-09, by Ingo Weinzierl
- Added a TODO file.2011-03-09, by Ingo Weinzierl
- Added a FLYSArtifact that serves as the default artifact for the FLYS application.2011-03-09, by Ingo Weinzierl
- Added a RiverService (/service/rivers) that retrieves a list of provided rivers.2011-03-08, by Ingo Weinzierl
- Added a nodes for the user-factory and collection-factory to the configuration.2011-03-07, by Ingo Weinzierl
- Replaced the 'special' attribute of the DESCRIBE with a 'uiprovider' attribute.2011-03-01, by Ingo Weinzierl
- The RiverSelect state creates the dynamic UI part for the describe document now.2011-02-08, by Ingo Weinzierl
- Added mockup classes for working with rivers.2011-02-08, by Ingo Weinzierl
- The input data items of a state are read from configuration after the state has been setup.2011-02-07, by Ingo Weinzierl
- Added the current state and reachable states description to the describe document of the WINFO artifact.2011-02-07, by Ingo Weinzierl
- Changed the way of storing transitions in the TransitionEngine.2011-02-07, by Ingo Weinzierl
- Improved the WINFO artifact. Describe() returns the uuid and the hash of the artifact instead of just nothing.2011-02-04, by Ingo Weinzierl
- Improved the init process of the WINFOArtifact - there are two new states to select the river and the gauge.2011-02-04, by Ingo Weinzierl
- Added missing StateFactory class of the last commit.2011-02-04, by Ingo Weinzierl
- Improved the bootstrap process - the states are initialized.2011-02-04, by Ingo Weinzierl
- Initializes a TransitionEngine storing all transitions for each artifact at the application start.2011-02-03, by Ingo Weinzierl
- Added a first stub of an WINFO artifact.2011-02-02, by Ingo Weinzierl
- Added initial mvn project for FLYS artifacts.2011-02-01, by Sascha L. Teichmann
- Removed some out commented code that have been commited by mistaken.2011-03-30, by Ingo Weinzierl
- Improved the way how to i18n strings in our application.2011-03-30, by Ingo Weinzierl
- Removed useless imports.2011-03-30, by 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, by Ingo Weinzierl
- Added a new service to describe collections.2011-03-30, by Ingo Weinzierl
- Replaced a german string in the ProjectList.2011-03-30, by Ingo Weinzierl
- Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.2011-03-29, by Ingo Weinzierl
- Added a service that returns the collections of a specified user.2011-03-29, by Ingo Weinzierl
- A collection provides a method to retrieve its creation time now.2011-03-29, by Ingo Weinzierl
- Fixed some issues.2011-03-29, by Raimund Renkert
- Added style information to avoid body margin.2011-03-29, by Raimund Renkert
- Changed some german strings.2011-03-29, by Raimund Renkert
- Resized CollectionView and set the content size to have a tabled style.2011-03-29, by Raimund Renkert
- The title of the parameter tab will change after the module has been selectd.2011-03-29, by Ingo Weinzierl
- Modified the URL of the 'back button' image.2011-03-29, by Ingo Weinzierl
- Fixed toggle method.2011-03-29, by Raimund Renkert
- Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.2011-03-28, by Ingo Weinzierl
- Added a further plugin in the module selection and changed its alignment to vertical.2011-03-28, by Ingo Weinzierl
- Removed a label from ChartOutputTab.2011-03-28, by Ingo Weinzierl
- Removed the title (date string) of CollectionViews.2011-03-28, by Ingo Weinzierl
- Improved the positioning of helper widgets and some layout specific stuff.2011-03-28, by Ingo Weinzierl
- The project list button toggles the project list now.2011-03-28, by Raimund Renkert
- Replaced next button image with smart gwt button.2011-03-28, by Raimund Renkert
- Added footer and a spacer to the webpage layout.2011-03-28, by Raimund Renkert
- Customized background and ProjectList styles.2011-03-28, by Raimund Renkert
- Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.2011-03-28, by Ingo Weinzierl
- Limited the area for CollectionView to the size of FLYSWorkspace.2011-03-28, by Raimund Renkert
- Fixed a typo.2011-03-28, by Ingo Weinzierl
- Added a panel that will be used to display chart output.2011-03-28, by Ingo Weinzierl
- Available output modes are displayed in the tab bar of the collection view.2011-03-28, by Ingo Weinzierl
- Moved parameterization specific code from CollectionView to ParameterList.2011-03-28, by Ingo Weinzierl
- Moved ParameterList specific code into the ParameterList.2011-03-26, by Ingo Weinzierl
- Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).2011-03-25, by Ingo Weinzierl
- Made the AddArtifactService accessible in the web.xml2011-03-25, by Ingo Weinzierl
- Added a service to add artifacts to collections.2011-03-25, by Ingo Weinzierl
- Changed theme to smartgwt Enterprise Blue.2011-03-25, by Raimund Renkert
- Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.2011-03-25, by Ingo Weinzierl
- Customized style for header and mainmenu.2011-03-24, by Raimund Renkert
- The output modes of an artifact are extracted from DESCRIBE document and put into the ArtifactDescription.2011-03-23, by Ingo Weinzierl
- Enhanced the ArtifactDescription and its default implementation to provide output modes.2011-03-23, by Ingo Weinzierl
- Added an interface and its default implementation to describe an output mode of an artifact.2011-03-23, by Ingo Weinzierl
- Moved image sources to an own directory to avoid that those files are included in the web application archive.2011-03-21, by Ingo Weinzierl
- Display human readable strings of the selected values in the UI.2011-03-21, by Ingo Weinzierl
- Implemented a mechanism to step back to previous states.2011-03-21, by Ingo Weinzierl
- Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.2011-03-18, by 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, by Ingo Weinzierl
- Adjusted the look of the 'next' button in the parameter panel.2011-03-18, by Ingo Weinzierl
- Read min/max values for the distance modes in WQInputPanel.2011-03-18, by Ingo Weinzierl
- Read min/max values for the distance mode in the LocationDistancePanel.2011-03-18, by Ingo Weinzierl
- Remove the dynamic parameter panel if a state is reached that doesn't need any user input.2011-03-18, by 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, by Ingo Weinzierl
- The DataList has a label now.2011-03-17, by Ingo Weinzierl
- Introduced a data structure DataList to manage to list of Data objects of a single state.2011-03-17, by Ingo Weinzierl
- Added space between old params panel and new params panel.2011-03-17, by Ingo Weinzierl
- Some refactoring (imports, etc).2011-03-17, by Ingo Weinzierl
- Render the Single-W panel initially when the WQInputPanel is rendered.2011-03-17, by Ingo Weinzierl
- Implemented the getData() method of the WQInputPanel.2011-03-17, by Ingo Weinzierl
- Implemented the getData() method of the LocationDistancePanel.2011-03-17, by Ingo Weinzierl
- Some GUI improvements in the Location/Distance, W/Q and Module panels.2011-03-17, by Ingo Weinzierl
- Enhanced the UIProviderFactory.2011-03-17, by Ingo Weinzierl
- Refactored the LocationDistancePanel, so that is uses the DoubleArrayPanel and DoubleRangePanel from the last commit as well.2011-03-16, by Ingo Weinzierl
- Added a new widget to enter w/Q values in single and range mode.2011-03-16, by Ingo Weinzierl
- Added a new widget that enables the user to enter a location or a distance in a single step.2011-03-16, by Ingo Weinzierl
- Clear the panel that displays the current input widget before adding a new item to this panel.2011-03-15, by Ingo Weinzierl
- Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.2011-03-15, by Ingo Weinzierl
- Some improvements for displaying old parameters.2011-03-14, by Ingo Weinzierl
- Read i18n strings from DESCRIBE document and display those values in the UI.2011-03-14, by Ingo Weinzierl
- CollectionView implements HasParameterChangeHandler and ParameterChangeHandler interfaces.2011-03-10, by Ingo Weinzierl
- Bugfix: Removed static string from GUI element.2011-03-10, by Ingo Weinzierl
- Parse static data from DESCRIBE.2011-03-10, by Ingo Weinzierl
- Added a listener mechanism to notify listeners when the parameterization of a Collection/Artifact changed.2011-03-10, by Ingo Weinzierl
- Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.2011-03-10, by Ingo Weinzierl
- Removed the GreetingService - was added initially while repository creation.2011-03-09, by 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, by 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-09, by Ingo Weinzierl
- Improved the main menu - added further buttons (clickable labels).2011-03-08, by Ingo Weinzierl
- Integrated a header that contains a FLYS and a BfG logo.2011-03-08, by Ingo Weinzierl
- Implemented a service that triggers the artifact-collection creation in the artifact server.2011-03-07, by Ingo Weinzierl
- Added a User interface and a default implementation to handle users in this client.2011-03-07, by Ingo Weinzierl
- Added missing SmartGWT repository.2011-03-02, by Sascha L. Teichmann
- The CollectionView is able to create new instances of a WINFO artifact and to display the artifact's state.2011-02-22, by Ingo Weinzierl
- Implemented code to parse the UIProvider that should be used for a current state.2011-02-22, by Ingo Weinzierl
- Added event logic to enable step forward.2011-02-22, by Ingo Weinzierl
- Added UIProviders that are used to create widgets for entering data.2011-02-22, by Ingo Weinzierl
- The CollectionView implements the HasCollectionChangeHandlers interface now.2011-02-21, by Ingo Weinzierl
- Implemented a mechanism to listen to Collection changes.2011-02-18, by Ingo Weinzierl
- Enhanced the Collection and its default implementation.2011-02-18, by 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, by Ingo Weinzierl
- Added missing pom.xml and ChangeLog modifications of the last commit.2011-02-18, by Ingo Weinzierl
- Integrated the httpclient for the communication between client and server. It is now possible to create a new WINFO artifact.2011-02-17, by Ingo Weinzierl
- Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.2011-02-17, by Ingo Weinzierl
- Adjusted interfaces used for the ArtifactDescription and added default implementations.2011-02-17, by 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, by Ingo Weinzierl
- Modified the Artifact interface and added a DefaultArtifact implementation.2011-02-16, by Ingo Weinzierl
- Added a global configuration for the client and classes providing methods to retrieve these information.2011-02-16, by Ingo Weinzierl
- Added interfaces for Artifacts, its ArtifactDescription and Data.2011-02-11, by Ingo Weinzierl
- Radio buttons for each plugin are displayed if a new CollectionView is created.2011-02-11, by Ingo Weinzierl
- Added a workspace that handles the collection windows. New button to open a new collection.2011-02-11, by Ingo Weinzierl
- Added a new method that returns the UUID of a Collection.2011-02-11, by Ingo Weinzierl
- Implemented a ProjectList and added a mockup that displays two collections in that list.2011-02-10, by Ingo Weinzierl
- Added an interface and a default implementation of a Collection.2011-02-10, by Ingo Weinzierl
- Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.2011-02-10, by Ingo Weinzierl
- Removed useless auto generated classes and added first ui elements with i18n support.2011-02-09, by Ingo Weinzierl
- Start of a GWT based client for FLYS-3.02011-02-08, by Ingo Weinzierl