Mercurial > dive4elements > river
graph
- 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