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