2012-10-24 |
Björn Ricks |
Add method to get the MeasurementStations from the RiverInfoService
|
2012-10-24 |
Björn Ricks |
Extend the client RiverInfo model to support MeasurementStations
|
2012-10-24 |
Björn Ricks |
Add model for MeasurementStation client side
|
2012-10-24 |
Björn Ricks |
Refactor GaugeOverviewInfoService and MeasurementStationInfoService
|
2012-10-24 |
Björn Ricks |
Add a service to return measurement stations of a river
|
2012-10-24 |
Björn Ricks |
Add MeasurementStation to the River
|
2012-10-24 |
Björn Ricks |
Change Servlet config for RiverInfoService
|
2012-10-24 |
Björn Ricks |
Convert GaugeOverviewInfoService into RiverInfoService
|
2012-10-24 |
Ingo Weinzierl |
Added new classes for the last commit.
|
2012-10-24 |
Ingo Weinzierl |
Improved the historical discharge calculation.
|
2012-10-24 |
Felix Wolfsteller |
Use static String from FacetTypes.ChartType instead of literal.
|
2012-10-24 |
Felix Wolfsteller |
Clarifications in doc.
|
2012-10-24 |
Felix Wolfsteller |
flys/issue825/2 Fix labeling of Analysisperiods (like A1, A2....)
|
2012-10-24 |
Felix Wolfsteller |
Merged.
|
2012-10-24 |
Felix Wolfsteller |
Change a log to an error message for better semantics.
|
2012-10-24 |
Felix Wolfsteller |
Doc and cosmetic change for MainValuesWFacet.
|
2012-10-24 |
Felix Wolfsteller |
Use FacetType static String instead of literal.
|
2012-10-24 |
Ingo Weinzierl |
Added getQs() and getWs() to HistoricalDischargeAccess class and added some Javadoc to its methods.
|
2012-10-24 |
Ingo Weinzierl |
Implemented the Q evaluation mode for historical discharge calculations.
|
2012-10-23 |
Björn Ricks |
Add debug info about GGInA session lease time
|
2012-10-23 |
Ingo Weinzierl |
Ignore discharge table without time interval set while discharge tables overview chart creation.
|
2012-10-23 |
Björn Ricks |
Move addMember and removeMember methods in GaugePanel class
|
2012-10-23 |
Björn Ricks |
Don't send 403 if accessing the root path
|
2012-10-23 |
Ingo Weinzierl |
Be more tolerant with empty time intervals in discharge tables while comparing discharge tables.
|
2012-10-23 |
Sascha L. Teichmann |
DischargeTables: Added missing getWsForQ()
|
2012-10-23 |
Raimund Renkert |
Merged.
|
2012-10-23 |
Raimund Renkert |
Added UI provider for sediment load parameter input in provider factory.
|
2012-10-23 |
Raimund Renkert |
Added new UI provider for sediment load parameter input.
|
2012-10-23 |
Raimund Renkert |
Replaced static string with variable to have a more generic radio button panel.
|
2012-10-23 |
Raimund Renkert |
Extended location input helper.
|
2012-10-23 |
Raimund Renkert |
Added config and states for sediment load calculation in MINFO module.
|
2012-10-23 |
Ingo Weinzierl |
Show the 'DischargeTablesChart' when choosing the calculation timerange in historical discharge calculation.
|
2012-10-23 |
Ingo Weinzierl |
flys/issue903: Display the discharge tables of the selected gauge as chart in historical discharge calculation.
|
2012-10-23 |
Ingo Weinzierl |
The service 'DischargeTablesOverview' now accepts the official number of a gauge, too.
|
2012-10-23 |
Björn Ricks |
Don't redirect to the login page without query params
|
2012-10-23 |
Björn Ricks |
Logout the current user
|
2012-10-23 |
Björn Ricks |
Implement UserService method to remove current user from session
|
2012-10-23 |
Ingo Weinzierl |
Added a new service to query a diagram with discharge tables.
|
2012-10-22 |
Felix Wolfsteller |
Replaced use of string literal by static definition in FacetTypes.
|
2012-10-22 |
Felix Wolfsteller |
merged
|
2012-10-22 |
Felix Wolfsteller |
Cosmetics.
|
2012-10-22 |
Felix Wolfsteller |
Let AnnotationFacets come to life inactively in FixAnalysis LS settings.
|
2012-10-22 |
Felix Wolfsteller |
Added minor doc to FacetTypes.ChartType .
|
2012-10-22 |
Felix Wolfsteller |
Made FacetTypes.IS static.
|
2012-10-22 |
Felix Wolfsteller |
Documentation added, cosmetics.
|
2012-10-22 |
Björn Ricks |
Set also the width of the GaugeTree when resizing the GaugePanel
|
2012-10-22 |
Björn Ricks |
Only create the GaugeTree and RiverInfoPanel once
|
2012-10-22 |
Björn Ricks |
Use static method from RiverInfoPanel to calculate the static width
|
2012-10-22 |
Björn Ricks |
Move RiverInfoPanel to its own java file in refactor it
|
2012-10-22 |
Björn Ricks |
Update debug statement
|
2012-10-22 |
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.
|
2012-10-22 |
Ingo Weinzierl |
Merged.
|
2012-10-22 |
Ingo Weinzierl |
Added two new tables ClickableQDTable and ClickableWTable and made Ws and Qs clickable in historical discharge calculation.
|
2012-10-22 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-10-22 |
Björn Ricks |
Don't always redirect if user isn't authenticated
|
2012-10-22 |
Björn Ricks |
Don't forget context path for redirect url
|
2012-10-22 |
Björn Ricks |
Don't redirect to request uri
|
2012-10-22 |
Ingo Weinzierl |
Adapted DB schema (added relation measurement_station); improved importer to read files from filesystem with measurement stations.
|
2012-10-19 |
Björn Ricks |
Add message for gauge_discharge_curve_at_export
|
2012-10-19 |
Björn Ricks |
Add messages for the gauge location
|