log

age author description
Thu, 25 Oct 2012 14:01:46 +0200 Ingo Weinzierl Fixed leak while merging facets.
Thu, 25 Oct 2012 13:58:53 +0200 Björn Ricks Only create and add GaugePanel when necessary
Thu, 25 Oct 2012 13:52:58 +0200 Björn Ricks Refactor GaugePanel to create it's own SectionStackSection
Thu, 25 Oct 2012 13:42:21 +0200 Ingo Weinzierl Defined themes (default and second group) for discharge curves in historical discharge wq chart.
Thu, 25 Oct 2012 13:37:15 +0200 Ingo Weinzierl Added missing 'selected' icon for panning tool.
Wed, 24 Oct 2012 17:09:04 +0200 Björn Ricks Add method to get the MeasurementStations from the RiverInfoService
Wed, 24 Oct 2012 17:00:37 +0200 Björn Ricks Extend the client RiverInfo model to support MeasurementStations
Wed, 24 Oct 2012 16:57:53 +0200 Björn Ricks Add model for MeasurementStation client side
Wed, 24 Oct 2012 16:36:59 +0200 Björn Ricks Refactor GaugeOverviewInfoService and MeasurementStationInfoService
Wed, 24 Oct 2012 15:57:48 +0200 Björn Ricks Add a service to return measurement stations of a river
Wed, 24 Oct 2012 15:56:19 +0200 Björn Ricks Add MeasurementStation to the River
Wed, 24 Oct 2012 15:53:58 +0200 Björn Ricks Change Servlet config for RiverInfoService
Wed, 24 Oct 2012 15:50:41 +0200 Björn Ricks Convert GaugeOverviewInfoService into RiverInfoService
Wed, 24 Oct 2012 14:44:12 +0200 Ingo Weinzierl Added new classes for the last commit.
Wed, 24 Oct 2012 14:34:35 +0200 Ingo Weinzierl Improved the historical discharge calculation.
Wed, 24 Oct 2012 14:35:59 +0200 Felix Wolfsteller Use static String from FacetTypes.ChartType instead of literal.
Wed, 24 Oct 2012 14:29:58 +0200 Felix Wolfsteller Clarifications in doc.
Wed, 24 Oct 2012 14:29:10 +0200 Felix Wolfsteller flys/issue825/2 Fix labeling of Analysisperiods (like A1, A2....)
Wed, 24 Oct 2012 14:27:21 +0200 Felix Wolfsteller Merged.
Wed, 24 Oct 2012 10:47:24 +0200 Felix Wolfsteller Change a log to an error message for better semantics.
Wed, 24 Oct 2012 10:43:29 +0200 Felix Wolfsteller Doc and cosmetic change for MainValuesWFacet.
Wed, 24 Oct 2012 10:42:36 +0200 Felix Wolfsteller Use FacetType static String instead of literal.
Wed, 24 Oct 2012 08:04:20 +0200 Ingo Weinzierl Added getQs() and getWs() to HistoricalDischargeAccess class and added some Javadoc to its methods.
Wed, 24 Oct 2012 07:25:35 +0200 Ingo Weinzierl Implemented the Q evaluation mode for historical discharge calculations.
Tue, 23 Oct 2012 16:07:39 +0200 Björn Ricks Add debug info about GGInA session lease time
Tue, 23 Oct 2012 15:58:22 +0200 Ingo Weinzierl Ignore discharge table without time interval set while discharge tables overview chart creation.
Tue, 23 Oct 2012 15:48:18 +0200 Björn Ricks Move addMember and removeMember methods in GaugePanel class
Tue, 23 Oct 2012 14:32:48 +0200 Björn Ricks Don't send 403 if accessing the root path
Tue, 23 Oct 2012 15:46:31 +0200 Ingo Weinzierl Be more tolerant with empty time intervals in discharge tables while comparing discharge tables.
Tue, 23 Oct 2012 15:05:17 +0200 Sascha L. Teichmann DischargeTables: Added missing getWsForQ()
Tue, 23 Oct 2012 13:29:13 +0200 Raimund Renkert Merged.
Tue, 23 Oct 2012 13:24:16 +0200 Raimund Renkert Added UI provider for sediment load parameter input in provider factory.
Tue, 23 Oct 2012 13:21:57 +0200 Raimund Renkert Added new UI provider for sediment load parameter input.
Tue, 23 Oct 2012 13:20:02 +0200 Raimund Renkert Replaced static string with variable to have a more generic radio button panel.
Tue, 23 Oct 2012 13:17:20 +0200 Raimund Renkert Extended location input helper.
Tue, 23 Oct 2012 09:53:02 +0200 Raimund Renkert Added config and states for sediment load calculation in MINFO module.
Tue, 23 Oct 2012 12:24:23 +0200 Ingo Weinzierl Show the 'DischargeTablesChart' when choosing the calculation timerange in historical discharge calculation.
Tue, 23 Oct 2012 12:01:19 +0200 Ingo Weinzierl flys/issue903: Display the discharge tables of the selected gauge as chart in historical discharge calculation.
Tue, 23 Oct 2012 11:58:47 +0200 Ingo Weinzierl The service 'DischargeTablesOverview' now accepts the official number of a gauge, too.
Tue, 23 Oct 2012 10:50:48 +0200 Björn Ricks Don't redirect to the login page without query params
Tue, 23 Oct 2012 09:59:16 +0200 Björn Ricks Logout the current user
Tue, 23 Oct 2012 09:57:42 +0200 Björn Ricks Implement UserService method to remove current user from session
Tue, 23 Oct 2012 07:39:09 +0200 Ingo Weinzierl Added a new service to query a diagram with discharge tables.
Mon, 22 Oct 2012 17:13:23 +0200 Felix Wolfsteller Replaced use of string literal by static definition in FacetTypes.
Mon, 22 Oct 2012 17:07:02 +0200 Felix Wolfsteller merged
Mon, 22 Oct 2012 09:10:40 +0200 Felix Wolfsteller Cosmetics.
Mon, 22 Oct 2012 09:10:29 +0200 Felix Wolfsteller Let AnnotationFacets come to life inactively in FixAnalysis LS settings.
Mon, 22 Oct 2012 07:51:30 +0200 Felix Wolfsteller Added minor doc to FacetTypes.ChartType .
Mon, 22 Oct 2012 07:50:55 +0200 Felix Wolfsteller Made FacetTypes.IS static.
Mon, 22 Oct 2012 07:34:45 +0200 Felix Wolfsteller Documentation added, cosmetics.
Mon, 22 Oct 2012 15:33:16 +0200 Björn Ricks Set also the width of the GaugeTree when resizing the GaugePanel
Mon, 22 Oct 2012 15:29:56 +0200 Björn Ricks Only create the GaugeTree and RiverInfoPanel once
Mon, 22 Oct 2012 15:25:04 +0200 Björn Ricks Use static method from RiverInfoPanel to calculate the static width
Mon, 22 Oct 2012 15:23:00 +0200 Björn Ricks Move RiverInfoPanel to its own java file in refactor it
Mon, 22 Oct 2012 15:20:33 +0200 Björn Ricks Update debug statement
Mon, 22 Oct 2012 13:45:49 +0200 Ingo Weinzierl flys/issue901: Changing the W/Q mode in WQSimpleArrayPanel (used in historical discharge calculation) will now switch the W/QD table in the helper panel, too.
Mon, 22 Oct 2012 13:32:38 +0200 Ingo Weinzierl Merged.
Mon, 22 Oct 2012 13:31:25 +0200 Ingo Weinzierl Added two new tables ClickableQDTable and ClickableWTable and made Ws and Qs clickable in historical discharge calculation.
Mon, 22 Oct 2012 11:48:01 +0200 Sascha L. Teichmann Removed superfluous imports.
Mon, 22 Oct 2012 10:35:49 +0200 Björn Ricks Don't always redirect if user isn't authenticated

http://dive4elements.wald.intevation.org