log flys-client/ChangeLog @ 3529:72d2ec6a471e

age author description
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

http://dive4elements.wald.intevation.org