graph
- s/container.size() == 0/container.isEmpty()/2012-07-28, by Sascha L. Teichmann
- FLYSArtifact: Lowered logging output level from info to debug. Made some more debug outputs conditional.2012-07-28, by Sascha L. Teichmann
- FLYSArtifact: Some code simplifications.2012-07-28, by Sascha L. Teichmann
- S/Q: Extented the result data model of the S/Q calculation to2012-07-27, by Sascha L. Teichmann
- Avoid class cast exception in FixWQCurveGenerator.2012-07-27, by Ingo Weinzierl
- Tagged flys-artifacts as '2.8.1'.2012-07-27, by Ingo Weinzierl
- Merged revisions 5384 via svnmerge from2012-09-07, by Ingo Weinzierl
- Merged revisions 5373,5377-5378 via svnmerge from2012-09-07, by Ingo Weinzierl
- Removed trailing whitespace2012-09-04, by Sascha L. Teichmann
- fix issue632012-09-04, by Felix Wolfsteller
- Add debug output to log which local file will be used for authentication data2012-09-04, by Bjoern Ricks
- Add allowed features for flys_wsa_schweinfurt role2012-09-04, by Bjoern Ricks
- Issue 808.2012-09-04, by Raimund Renkert
- Issue 664.2012-09-04, by Raimund Renkert
- Revert pom.xml web.xml changes2012-09-04, by Christian Lins
- Add missing imports and fix package declaration of RemoteServiceServlet2012-09-04, by Christian Lins
- Issue 791: Do not allow the same values in reference and target location.2012-09-04, by Raimund Renkert
- issue820: Changed i18 for middle height -> middle depth.2012-09-04, by Felix Wolfsteller
- Do not show labels in logo selection combo box.2012-09-03, by Felix Wolfsteller
- Show logos in select box.2012-09-03, by Felix Wolfsteller
- Removed superfluous imports.2012-09-01, by Sascha L. Teichmann
- Overflow for toolbars is now HIDDEN.2012-09-01, by Christian Lins
- Change button title in DatacagePairWidget (#746).2012-09-01, by Christian Lins
- ThemePanel are now resizable (fix for #750)2012-08-31, by Christian Lins
- Maybe squashed issue531.2012-08-31, by Felix Wolfsteller
- Set the default value of the RadioGroupItem if a loaded module is selected2012-08-31, by Bjoern Ricks
- Load the list of modules from the flys artifact server2012-08-31, by Bjoern Ricks
- Add isSelected method to Module classes2012-08-31, by Bjoern Ricks
- MINFO: Added new UI provider for bed quality calculation.2012-08-31, by Raimund Renkert
- Use river data in all states not only winfo in location/distance ui provider.2012-08-31, by Raimund Renkert
- Hide the W/Q AT export button in fix analysis parameter tab.2012-08-31, by Raimund Renkert
- Use xml namespace for XPath query to get the accout name attribute.2012-08-31, by Bjoern Ricks
- Add servlet settings for ModuleService2012-08-31, by Bjoern Ricks
- New projects are now maximized by default.2012-08-30, by Christian Lins
- Fixed size for GetFeatureInfoWindow.2012-08-30, by Christian Lins
- i18n for logo placement.2012-08-29, by Felix Wolfsteller
- Fix typo: add missing ,2012-08-29, by Bjoern Ricks
- User ModuleService to get all modules for a user2012-08-29, by Bjoern Ricks
- Hardcode German module translations temporarily2012-08-29, by Bjoern Ricks
- Set roles and features for GGinA2012-08-29, by Bjoern Ricks
- Add service to list available modules for a user2012-08-29, by Bjoern Ricks
- Added class representation of a module artifact2012-08-29, by Bjoern Ricks
- Updated to use split properties for logo placement.2012-08-29, by Felix Wolfsteller
- i18n and interpretation for logo placement chart property.2012-08-28, by Felix Wolfsteller
- Show logo selection box for logo chart property.2012-08-28, by Felix Wolfsteller
- First i18n strings for logo-stuff in charts.2012-08-28, by Felix Wolfsteller
- Cosmetics.2012-08-28, by Felix Wolfsteller
- MINFO: Added UI for minfo differences calculation.2012-08-28, by Raimund Renkert
- User new find-user REST service in UserClient2012-08-24, by Bjoern Ricks
- Send account data to artifact rest interface to create a user2012-08-24, by Bjoern Ricks
- Don't use XPath Query to get attribute of a XML Node2012-08-24, by Bjoern Ricks
- Add account information to flys-client user classes2012-08-24, by Bjoern Ricks
- Add debug output if a database user will be created2012-08-24, by Bjoern Ricks
- Avoid using XPath queries for getting attributes of a node2012-08-23, by Bjoern Ricks
- Delete empty project after closing CollectionView (#785).2012-08-22, by Christian Lins
- Removed superfluous import. Removed some inner whitespace. Made debug output conditional.2012-08-20, by Sascha L. Teichmann
- FixA: Added AT file export to FixAnalysis W/Q.2012-08-17, by Raimund Renkert
- ProxyServlet: Use block instead of byte wise copy.2012-08-16, by Sascha L. Teichmann
- Implement a ProxyServlet2012-08-16, by Bjoern Ricks
- Replaced another attribute fetching XPath with a simple DOM getAttributeNS() call.2012-08-16, by Sascha L. Teichmann
- Add ChangeLog entry for last commit2012-08-15, by Bjoern Ricks
- Avoid NullPointerException if user authetication is deactivated. If user2012-08-15, by Bjoern Ricks
- Issue 752.2012-08-15, by Raimund Renkert
- Don't display not allowed rivers to the user2012-08-15, by Bjoern Ricks
- Add new RemoteServiceServlet class2012-08-15, by Bjoern Ricks
- Removed superfluous imports.2012-08-13, by Sascha L. Teichmann
- Add debug log of a successfull authentification2012-08-10, by Bjoern Ricks
- Add example features for GGinA/WAS role flys_bfg2012-08-10, by Bjoern Ricks
- Don't use xml namespace to get the "name" attribute of a role2012-08-10, by Bjoern Ricks
- Implement Features handling for WAS authentication2012-08-10, by Bjoern Ricks
- Refactor Authentication to allow to pass the Freatures to the user class2012-08-10, by Bjoern Ricks
- XMLFileFeatures: Cosmetics.2012-08-09, by Sascha L. Teichmann
- Removed trailing whitespace.2012-08-09, by Sascha L. Teichmann
- Add missing import of ArrayList2012-08-08, by Bjoern Ricks
- Some optimization of the code mentioned by Sascha T.2012-08-08, by Bjoern Ricks
- Fix indentation of my last changelog entries2012-08-08, by Bjoern Ricks
- Remove the BaseServlet class which is obsolete now2012-08-08, by Bjoern Ricks
- Rename FeatureServletContextListener and move it out of the features package2012-08-08, by Bjoern Ricks
- Add servlet context parameters and load FeaturesServletContextListener2012-08-08, by Bjoern Ricks
- Implement a class representation of features corresponding to roles2012-08-08, by Bjoern Ricks
- Show tooltips for datacage rows.2012-08-08, by Felix Wolfsteller
- Doc added, uses static map in converter.2012-08-08, by Felix Wolfsteller
- Removed superfluous imports.2012-07-30, by Sascha L. Teichmann
- Tagged flys-client as '2.8.1'.2012-07-27, by Ingo Weinzierl
- merged flys-backend/2.8.12.8.1 2012-09-28, by Thomas Arendsen Hein
- Adjusted official lines views schemata to include wst column pos.2012-07-18, by Felix Wolfsteller
- Tagged flys-backend module as '2.8'.2012-07-16, by Ingo Weinzierl
- merged flys-artifacts/2.8.12012-09-28, by Thomas Arendsen Hein
- Towards issue745 (lines for averages in deltawt).2012-07-26, by Felix Wolfsteller
- Registered new output 'fix_vollmer_wq_curve' for the vollmer path of fixings analysis module; create required Facets for it after calculation.2012-07-26, by Ingo Weinzierl
- Adjusted i18n strings2012-07-26, by Felix Wolfsteller
- Point labels can have a background color now.2012-07-26, by Christian Lins
- i18n2012-07-26, by Felix Wolfsteller
- Added new Output WaterlevelExport (CSV, WST and PDF) to FixRealizingCompute State.2012-07-26, by Ingo Weinzierl
- FixA: Removed instanceof hack to fetch the WQKms of the fix realizations.2012-07-25, by Sascha L. Teichmann
- Create proper facets for Ws and Qs in FixRealizingCompute state.2012-07-25, by Ingo Weinzierl
- Also add Q-facets for fixrealization.2012-07-25, by Felix Wolfsteller
- Commit accidentally kept change.2012-07-25, by Felix Wolfsteller
- Add waterlevel facet and longitudinal_section out for fixationrealization.2012-07-25, by Felix Wolfsteller
- Fix data names in access for fixrealizing.2012-07-25, by Felix Wolfsteller
- Let WaterlevelFacet handle FixationArtifact.2012-07-25, by Felix Wolfsteller
- fix vol/l/mer.2012-07-25, by Felix Wolfsteller
- Replace string comparison with empty string with length equals zero comparison2012-07-24, by Sascha L. Teichmann
- Removed some superfluous casts.2012-07-24, by Sascha L. Teichmann
- FixA: Removed some inner whitespace.2012-07-23, by Sascha L. Teichmann
- FixA/Vollmer: return the result now.2012-07-23, by Sascha L. Teichmann
- FixA: Vollmer. Calculated the Q -> Ws. TODO: Produce result.2012-07-23, by Sascha L. Teichmann
- Adjusted i18n.2012-07-23, by Felix Wolfsteller
- Set ld_mode.2012-07-23, by Felix Wolfsteller
- Adjusted i18n.2012-07-23, by Felix Wolfsteller
- Handle FixationArtifacts in WQAdapted-State.2012-07-23, by Felix Wolfsteller
- Preparing W/Q per gauge input for FixationArtifact.2012-07-23, by Felix Wolfsteller
- Commit accidentally ommitted cosmetic in winfo.xml.2012-07-23, by Felix Wolfsteller
- Cosmetics, docs.2012-07-23, by Felix Wolfsteller
- FixA: Moved Q -> W conversion code into segments to be reusable.2012-07-23, by Sascha L. Teichmann
- Remove line style attributes from FixingReferenceEvents2012-07-23, by Christian Lins
- FixA 'ausgelagerte Wasserspiegellagen' move comparator code into segment class.2012-07-23, by Sascha L. Teichmann
- Simplify annotation code2012-07-23, by Christian Lins
- FixA: Made calculation base class abstract. Sub classes are called with fixings overview an function to fit.2012-07-23, by Sascha L. Teichmann
- FLYSArtifact: Prevent NPE in getOutputForState(). Why does this happen?2012-07-23, by Sascha L. Teichmann
- FixA: Made curve fitting over the given calculation range reusable. Removed dead code.2012-07-22, by Sascha L. Teichmann
- FixA: Moved more common calculation code into base class.2012-07-22, by Sascha L. Teichmann
- FixA: Overview: Clip the displayed from/to ranges of the gauges to the max extent of the events.2012-07-21, by Sascha L. Teichmann
- FixA: Embed german and english translations into the overview stylesheet.2012-07-21, by Sascha L. Teichmann
- FixA: Introduced i18n to overview transformation.2012-07-21, by Sascha L. Teichmann
- FixA: fixed aggregation bug in calculation of range spreads.2012-07-20, by Sascha L. Teichmann
- FixA: XSL overview transform renders the names of the gauges into the head line.2012-07-20, by Sascha L. Teichmann
- Use a new state - specific for SQ relation - for the period input in the SQ relation.2012-07-20, by Ingo Weinzierl
- FixA: Bring XSLT in sync with flys-client to ease development.2012-07-20, by Sascha L. Teichmann
- Limited the input of time periods in SQ relation calculation to 1.2012-07-20, by Ingo Weinzierl
- Disabled legends in SQ relation overview generator.2012-07-20, by Ingo Weinzierl
- Removed superfluous imports.2012-07-20, by Sascha L. Teichmann
- i18n: Fixed anomalies in properties files2012-07-20, by Sascha L. Teichmann
- OutGenerators got a setCollection() method; analogous to setMasterArtifact(). Registered the SQOverviewGenerator as OutGenerator for 'sq_overview' Output.2012-07-20, by Ingo Weinzierl
- FixA: Added a list of gauges to the output of the fixings overview service which intersect the selected fixings.2012-07-19, by Sascha L. Teichmann
- FixA: Minor refactoring2012-07-19, by Sascha L. Teichmann
- FixA: Created a common base class for the fixing related calculations.2012-07-19, by Sascha L. Teichmann
- FixA: Moved common parameter access to common base class.2012-07-19, by Sascha L. Teichmann
- FixA: Prevent NPE when exporting parameters.2012-07-19, by Sascha L. Teichmann
- Small optimization.2012-07-19, by Sascha L. Teichmann
- FixA: Renamed FixResult to FixAnalysisResult.2012-07-19, by Sascha L. Teichmann
- FixA: Added stub for the "Ausgelagerte Wasserspiegellagen" calculation.2012-07-19, by Sascha L. Teichmann
- FixA: Renamed FixationVolmerCompute to FixRealizingCompute.2012-07-19, by Sascha L. Teichmann
- FixA: Renamed FixationCompute to FixAnalysisCompute2012-07-19, by Sascha L. Teichmann
- FixA: Renamed FixCalculation to FixAnalysisCalculation.2012-07-19, by Sascha L. Teichmann
- Add analysis periods as subtitle to W/Q chart2012-07-19, by Christian Lins
- Add subtitle to Fix W/Q chart and refactor addSubtitle() method(s)2012-07-19, by Christian Lins
- FixA: Renamed FixationArtifactAccess to FixAnalysisAccess2012-07-19, by Sascha L. Teichmann
- Set default value of MINFO SQ relation's outliers parameter to 3.2012-07-19, by Ingo Weinzierl
- Add kilometer to chart titles2012-07-19, by Christian Lins
- Use Integer.parseInt() instead of Integer.valueOf() + Autounboxing.2012-07-19, by Sascha L. Teichmann
- Simplified code.2012-07-19, by Sascha L. Teichmann
- FixA: KM chart service: Use only blue as point color.2012-07-18, by Sascha L. Teichmann
- Adjusted Delta W(t) CSV exporter to customers wishes.2012-07-18, by Sascha L. Teichmann
- FixA: Overview: classify Q ranges by intersecting gauges.2012-07-18, by Sascha L. Teichmann
- smaller bandwidth fixes.2012-07-18, by Felix Wolfsteller
- Change bandwidth theme attribute type to double (but bugged).2012-07-18, by Felix Wolfsteller
- FixA: Added time range column to Delta W(t) CSV export.2012-07-18, by Sascha L. Teichmann
- FixA: Added discharge column to DeltaW(t) CSV export.2012-07-18, by Sascha L. Teichmann
- Removed trailing whitespace.2012-07-18, by Sascha L. Teichmann
- Cosmetics, doc.2012-07-17, by Felix Wolfsteller
- Partial implementation of bandwidths for curves (issue720).2012-07-17, by Felix Wolfsteller
- S/Q relation: Out commented the LEFT JOINs which produce a lot of empty and2012-07-17, by Sascha L. Teichmann
- S/Q relation: Write parameters as export result.2012-07-16, by Sascha L. Teichmann
- Doc, TODO added.2012-07-16, by Felix Wolfsteller
- SQ relation: Out commented debug output which caused OOM errors.2012-07-16, by Sascha L. Teichmann
- Q is not taken from MESSUNG.Q but from MESSUNG.Q_BPEGEL2012-07-16, by Sascha L. Teichmann
- Taged flys-artifacts module as '2.8'.2012-07-16, by Ingo Weinzierl
- pom.xml fixed2012-07-26, by Christian Lins
- Added new titles for 'fix_vollmer_wq_curve' Output; let it use NaviChartOutputTab.2012-07-26, by Ingo Weinzierl
- Original values for config.xml and web.xml2012-07-26, by Christian Lins
- Merge point/line label styles2012-07-26, by Christian Lins
- commit omitted change.2012-07-25, by Felix Wolfsteller
- Accept slighty different names of state data of fixationartifacts when getting kmrange.2012-07-25, by Felix Wolfsteller
- Cosmetics, docs.2012-07-24, by Felix Wolfsteller
- Respect factory of cloned artifact when cloning.2012-07-24, by Felix Wolfsteller
- Removed some superfluous casts.2012-07-24, by Sascha L. Teichmann
- FixA: Overview: Catch the case that a previous gauge is before the start of the events.2012-07-21, by Sascha L. Teichmann
- FixA: Bring overview transformation in sync with flys-artifacts.2012-07-21, by Sascha L. Teichmann
- FixA: Introduce i18n to overview transformation.2012-07-21, by Sascha L. Teichmann
- FixA: Overview contains names of the the gauges in the headline.2012-07-20, by Sascha L. Teichmann
- Removed SVG and PDF export buttons from chart toolbar of overview charts.2012-07-20, by 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, by Ingo Weinzierl
- Added a new UI provider that allows the input of a single time period (without any helper panel).2012-07-20, by Ingo Weinzierl
- Removed superfluous imports and trailinh whitespace.2012-07-20, by Sascha L. Teichmann
- 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-20, by Ingo Weinzierl
- Read default value of Data item and set textfield of DoubleInputPanel if a default value is existing.2012-07-19, by Ingo Weinzierl
- Use more idiomatic Java when parsing doubles and ints.2012-07-19, by Sascha L. Teichmann
- ChangeLog: Removed remains from former conflict.2012-07-19, by Sascha L. Teichmann
- Removed trailing whitespace. Import cleanup2012-07-19, by Sascha L. Teichmann
- Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.2012-07-19, by Felix Wolfsteller
- Set previously selected values for bandwidth theme-prop.2012-07-19, by Felix Wolfsteller
- Cosmetics.2012-07-19, by Felix Wolfsteller
- FixA: Input fields for chart navigation now use the correct i18n number formats.2012-07-19, by Raimund Renkert
- FixA: Overview: Generate only legend entries for existing discharge sectors.2012-07-18, by Sascha L. Teichmann
- FixA: Replaced discharge sectors with more human readable labels.2012-07-18, by Sascha L. Teichmann
- FixA: Overview: Added legend at bottom of overview table.2012-07-18, by Sascha L. Teichmann
- Show the overview and chart in function select state in fix analysis helper2012-07-18, by Raimund Renkert
- Populate already set theme attributes.2012-07-18, by Felix Wolfsteller
- Cosmetics.2012-07-18, by Felix Wolfsteller
- Improve validation of double-type style arguments.2012-07-18, by Felix Wolfsteller
- Cosmetic compression.2012-07-18, by Felix Wolfsteller
- Lock the screen when the parameterization of a Collection's master Artifact changes.2012-07-18, by Ingo Weinzierl
- Handle upcoming 'double' theme attribute type.2012-07-18, by Felix Wolfsteller
- Cosmetics.2012-07-18, by Felix Wolfsteller
- Removed trailing whitespace.2012-07-18, by Sascha L. Teichmann
- Added bandwidth field, i18n.2012-07-17, by Felix Wolfsteller
- Remove gwt dependency, add common-codecs.2012-07-17, by Christian Lins
- Issue #726 work.2012-07-17, by Christian Lins
- Cosmetics, docs.2012-07-16, by Felix Wolfsteller
- Tagged flys-client module as '2.8'.2012-07-16, by Ingo Weinzierl
- merged flys-backend/2.82.8 2012-09-28, by Thomas Arendsen Hein
- Removed same package imports.2012-07-15, by Sascha L. Teichmann
- MapResultTransformer: Added static INSTANCE because its stateless.2012-07-12, by Sascha L. Teichmann
- Backend: Strategy to directly transform native SQL results into Maps.2012-07-12, by Sascha L. Teichmann
- Fix for issue 3592012-07-12, by Sascha L. Teichmann
- Backend: Added DB indices for fasten access to cross section points.2012-07-11, by Sascha L. Teichmann
- Partial fix for flys/issue697: Increased the decimal places of Ws, Qs and Kms to 5.2012-07-11, by Sascha L. Teichmann
- Set correct connection provider class which package had changed in the last commit.2012-07-03, by Ingo Weinzierl
- Fixed broken package declaration in DBCPConnectionProvider.2012-07-03, by Ingo Weinzierl
- Backend: Added views to access the 'Amtlichen Linien'.2012-06-29, by Sascha L. Teichmann
- FLYS backend: Removed trailing whitespace.2012-06-15, by Sascha L. Teichmann
- SedDB: Make access to SedDB configurable over conf.xml and provide access to sessions.2012-06-14, by Sascha L. Teichmann
- Added Hibernate access class to SedDB2012-06-14, by Sascha L. Teichmann
- flys-backend: Re-establish cross platform compatibilty again.2012-06-14, by Sascha L. Teichmann
- Added missing 'name' property and a new function to retrieve CrossSectionTracks.2012-06-14, by Ingo Weinzierl
- Store sq relations into database after parsing.2012-06-13, by Ingo Weinzierl
- Added parser and import classes to import MINFO sq relations.2012-06-13, by Ingo Weinzierl
- Cleared some irritating debug messages.2012-06-12, by Ingo Weinzierl
- Improved the import process to read MINFO specific 'Messstellen'.2012-06-12, by Ingo Weinzierl
- Added Override annotation.2012-06-11, by Sascha L. Teichmann
- Added filter for annotation names.2012-06-11, by Raimund Renkert
- Fix comment.2012-06-08, by Felix Wolfsteller
- Make it run again by removing hibernate annotation.2012-06-08, by Felix Wolfsteller
- Improved minfo db schema and added model classes for s/q relation.2012-06-07, by Ingo Weinzierl
- Removed superfluous imports.2012-06-05, by Sascha L. Teichmann
- Tagged module flys-backend as '2.7'.2012-05-27, by Ingo Weinzierl
- merged flys-artifacts/2.82012-09-28, by Thomas Arendsen Hein
- Removed same package imports.2012-07-15, by Sascha L. Teichmann
- Forget file to save.2012-07-15, by Sascha L. Teichmann
- FLYSArtifactCollection: Lowered log level.2012-07-15, by Sascha L. Teichmann
- Let DC offer official lines for longitudinal disch. diags.2012-07-13, by Felix Wolfsteller
- Prevent nasty NPE.2012-07-13, by Felix Wolfsteller
- SQ relation: Suppress data points with values <= 0 because they kill JFreeChart's log/log diagrams.2012-07-13, by Sascha L. Teichmann
- SQ relation: More fixes.2012-07-13, by Sascha L. Teichmann
- SQ relation: More fixes.2012-07-13, by Sascha L. Teichmann
- Fixed ChangeLog2012-07-13, by Sascha L. Teichmann
- SQ relation: Fixed problem with string operation precedence.2012-07-13, by Sascha L. Teichmann
- Very basic official lines in dc, malplaced.2012-07-13, by Felix Wolfsteller
- Create shapefile directory instead of shapefile 'file'2012-07-13, by Christian Lins
- Removed trailing whitespace.2012-07-13, by Sascha L. Teichmann
- SQ relation: Build a valid SQResult.2012-07-13, by Sascha L. Teichmann
- Fix and workaround NullPointerExceptions2012-07-13, by Christian Lins
- Organized and added missing imports.2012-07-13, by Ingo Weinzierl
- Create extent of a map layer in the correct coordinate reference system.2012-07-13, by Ingo Weinzierl
- Moved map and WSPLGEN code to subpackage 'map' in the model package.2012-07-13, by Ingo Weinzierl
- Removed trailing whitespace.2012-07-13, by Sascha L. Teichmann
- Removed superfluous imports.2012-07-13, by Sascha L. Teichmann
- SQ relation: Use only first time period.2012-07-13, by Sascha L. Teichmann
- Added overview output for sq relation. Currently the overview generator is2012-07-13, by Raimund Renkert
- Refactored FLYSArtifactCollection.2012-07-13, by Raimund Renkert
- SQ relation: Handle the error case of accessing wrong indexed SQ relation more smoothly.2012-07-13, by Sascha L. Teichmann
- SQ relation: Added access to the data of GSIEBSATZ and SSIEBUNG.2012-07-12, by Sascha L. Teichmann
- SQ relation: add left joins to GSIEBSATZ and SSIEBUNG2012-07-12, by Sascha L. Teichmann
- SQ relation: Do not store null values from database.2012-07-12, by Sascha L. Teichmann
- SQ relation: Added infrastructure to extract fractions from measurments.2012-07-12, by Sascha L. Teichmann
- SQ: First peek into fetching relevant data from SedDB2012-07-12, by Sascha L. Teichmann
- SQKMChartService: Fixed wrong logger class.2012-07-12, by Sascha L. Teichmann
- SQ: Filter out meassures which don't have a 'Siebsatz'2012-07-12, by Sascha L. Teichmann
- Add showpointlabel style attribute2012-07-12, by Christian Lins
- Fix class name in conf.xml2012-07-12, by Felix Wolfsteller
- Various cosmetic doc fixes.2012-07-11, by Felix Wolfsteller
- Make official lines loadable from dc (by hand) for longitudinal sections.2012-07-11, by Felix Wolfsteller
- Back from past I2012-07-11, by Felix Wolfsteller
- SQ: Added sieve2012-07-11, by Sascha L. Teichmann
- Removed trailing whitespace.2012-07-11, by Sascha L. Teichmann
- Delta W(t) chart subtitle fixed2012-07-11, by Christian Lins
- Re-add HYK rendering code to CrossSectionGenerator2012-07-11, by Christian Lins
- Back from the Future - II2012-07-10, by Sascha L. Teichmann
- Removed superfluous imports.2012-07-10, by Sascha L. Teichmann
- SQOverview: Made km separating of dates epsilon tolerant and avoid empty date lists.2012-07-10, by Sascha L. Teichmann
- Added service for an overview chart of measuring points in sq relation.2012-07-10, by Raimund Renkert
- Fix issue694.2012-07-10, by Felix Wolfsteller
- Partial fix for issue694 (heightmarks snap to nearest cross section).2012-07-10, by Felix Wolfsteller
- Removed trailing whitespace.2012-07-10, by Sascha L. Teichmann
- Fix various documentation issues.2012-07-10, by Felix Wolfsteller
- Fix issues in 'documentation'.2012-07-10, by Felix Wolfsteller
- Configured javadoc mojo to include protected/private.2012-07-09, by Felix Wolfsteller
- Create a list of direct sub themes of a theme.2012-07-08, by Sascha L. Teichmann
- Added makefile for datacage conf doc.2012-07-08, by Felix Wolfsteller
- Cosmetics, doc.2012-07-08, by Felix Wolfsteller
- Fixed XPath typo2012-07-08, by Sascha L. Teichmann
- Removed dynamic XPaths to pervent potential XPath injections.2012-07-08, by Sascha L. Teichmann
- Themes: Added XSL transformation to generate a better overview of the themes.2012-07-08, by Sascha L. Teichmann
- Themes: Name seconf themegroup 'second'2012-07-08, by Sascha L. Teichmann
- Themes: Added xml processing instructions.2012-07-08, by Sascha L. Teichmann
- Added vim lines.2012-07-08, by Sascha L. Teichmann
- Replaced tabs with four spaces each.2012-07-08, by Sascha L. Teichmann
- Removed superfluous imports.2012-07-08, by Sascha L. Teichmann
- Removed trailing whitespace2012-07-07, by Sascha L. Teichmann
- We are back from the future now.2012-07-06, by Felix Wolfsteller
- Add styles for W(t) chart domain markers2012-07-06, by Christian Lins
- Add missing themes for fixation charts2012-07-06, by Christian Lins
- Fix issue705 (maÃn value names also in w/q-range mode).2012-07-06, by Felix Wolfsteller
- W(t) chart point label rotation working2012-07-06, by Christian Lins
- Cosmetics, removed TODO.2012-07-06, by Felix Wolfsteller
- Fix issue710 - crashing one-point-diagrams.2012-07-06, by Felix Wolfsteller
- Fix weird code with help of new ChartHelper.2012-07-06, by Felix Wolfsteller
- New ChartHelper method to expand bounds added.2012-07-06, by Felix Wolfsteller
- New Distance helper module.2012-07-06, by Felix Wolfsteller
- Remove HYK references/code from ChartGenerator2012-07-06, by Christian Lins
- Copied content from doc/datacage.txt to doc/datacage-config-manual (texed).2012-07-05, by Felix Wolfsteller
- Added stub of tex-version of datacage config documentation.2012-07-05, by Felix Wolfsteller
- Move annotation code to base class ChartGenerator2012-07-04, by Christian Lins
- Prevent wrong cast.2012-07-04, by Felix Wolfsteller
- issue487 (wrong area calculation).2012-07-04, by Felix Wolfsteller
- Improved the structure of themes.xml; moved theme groups to own XML files.2012-07-04, by Ingo Weinzierl
- Only show labels when activated in theme.2012-07-03, by Felix Wolfsteller
- Fix array-index-oobs in FixDeltaWtGenerator.2012-07-03, by Felix Wolfsteller
- Implemented mergeRanges to combine y bounds in timeseries charts.2012-07-03, by Raimund Renkert
- Added chart info generator for WQ and delta W(t) chart.2012-07-03, by Raimund Renkert
- Very basic point labels in DeltaWt-diagrams.2012-07-03, by Felix Wolfsteller
- WINFOArtifact: minor code improvement when lookup if facet should be initially active.2012-07-03, by Sascha L. Teichmann
- Removed trailing whitespace.2012-07-03, by Sascha L. Teichmann
- Added missing themes for middle bed height curves.2012-07-03, by Ingo Weinzierl
- Added new *Access objects for bed height calculation and flow velocity calculation; removed methods for specific data access from MINFOArtifact.2012-07-03, by Ingo Weinzierl
- Removed leading whitespaces.2012-07-03, by Felix Wolfsteller
- Fix issue695 (labels of waterlines).2012-07-03, by Felix Wolfsteller
- Fixed various bugs (package declarations, moved classes to correct places).2012-07-03, by Ingo Weinzierl
- Removed line properties from fixation point themes and added missing point properties.2012-07-03, by Ingo Weinzierl
- Cosmetics.2012-07-03, by Felix Wolfsteller
- issue6542012-07-02, by Felix Wolfsteller
- FixA: flys/issue689: Export CSV for facet 'fix_parameters'2012-07-02, by Sascha L. Teichmann
- SQ: Connect calculation with artifact parameter access.2012-07-01, by Sascha L. Teichmann
- More braindead code removal.2012-07-01, by Sascha L. Teichmann
- FixA: Added AT writer for fitted functions.2012-07-01, by Sascha L. Teichmann
- Removed trailing whitespace.2012-07-01, by Sascha L. Teichmann
- FixA: Moved IdGenerator to top level class.2012-07-01, by Sascha L. Teichmann
- FixA: Added parameter exporter.2012-06-30, by Sascha L. Teichmann
- FixA: Moved DeltaWtExporter to fixings exporter package.2012-06-30, by Sascha L. Teichmann
- FixA: Tweaked the derivate diagram a bit and added chart info.2012-06-29, by Sascha L. Teichmann
- Removed superfluous imports.2012-06-29, by Sascha L. Teichmann
- FixA: Added chart info companion for FixLongitudinalSectionGenerator.2012-06-29, by Sascha L. Teichmann
- Work in generalized annotations for chart generators2012-06-29, by Christian Lins
- FixA: Fixed parameter name2012-06-28, by Sascha L. Teichmann
- SQ: finished the access stuff.2012-06-28, by Sascha L. Teichmann
- SQ: Added artifact access stub.2012-06-28, by Sascha L. Teichmann
- Added new base class for *Access2012-06-28, by Sascha L. Teichmann
- Removed dead code.2012-06-28, by Sascha L. Teichmann
- Removed dead code.2012-06-28, by Sascha L. Teichmann
- Set text orientation to horizontal for points in Fixation W/Q curve2012-06-28, by Christian Lins
- FixA: Only emit analysis period / discharge sectors which really contain data.2012-06-28, by Sascha L. Teichmann
- Moved FixationArtifactAccess to new access package.2012-06-28, by Sascha L. Teichmann
- FixA: Make fitting more tolerant.2012-06-27, by Sascha L. Teichmann
- FixA: Fixed da/dQ for exp function but the fitting still does not work.2012-06-27, by Sascha L. Teichmann
- Only dates as point labels2012-06-27, by Christian Lins
- Fix typo in generator class for fix_longitudinal_section_curve2012-06-27, by Christian Lins
- Create and handle new manual line type facets.2012-06-27, by Felix Wolfsteller
- Register FacetType for upcoming facet.2012-06-27, by Felix Wolfsteller
- Added compatibility and theme for upcoming manual line facet.2012-06-27, by Felix Wolfsteller
- ChangeLog for last commit2012-06-27, by Christian Lins
- Add point labels to W/Q curve2012-06-27, by Christian Lins
- Moved common code of the *Artifacts into FLYSArtifact.2012-06-27, by Sascha L. Teichmann
- Fix for 'linecolor ignored' issue2012-06-27, by Christian Lins
- Removed some expensive XPath usage.2012-06-27, by Sascha L. Teichmann
- SQ: Refactored fitting to better fit the data types of SQResult.2012-06-26, by Sascha L. Teichmann
- Removed trailing whitespace.2012-06-26, by Sascha L. Teichmann
- SQ: Added fitting shell for SQ curves.2012-06-26, by Sascha L. Teichmann
- SQ: Added specialized outlier test for the S/Q relation.2012-06-26, by Sascha L. Teichmann
- FixA: Only generate outlier facet when we done the prepocessing.2012-06-26, by Sascha L. Teichmann
- Enable legend item aggreation in time series charts.2012-06-26, by Felix Wolfsteller
- Refactored legend item aggregation again.2012-06-26, by Felix Wolfsteller
- Extracted legenditemaggregation from xychartgenerator.2012-06-26, by Felix Wolfsteller
- Removed trailing whitespace.2012-06-26, by Sascha L. Teichmann
- Completed inverse functions.2012-06-26, by Sascha L. Teichmann
- Fix ChangeLog encoding2012-06-26, by Felix Wolfsteller
- flys-artifacts/trunk@4794 c6561f87-3c4e-4783-a992-168aeb5c3f6f2012-06-26, by Felix Wolfsteller
- Fitting: Link the functions to there inverses via getInverse().2012-06-26, by Sascha L. Teichmann
- Added inverses of the fitting functions.2012-06-26, by Sascha L. Teichmann
- Fix issue663 (step curves for longitudinal_section Qs).2012-06-25, by Felix Wolfsteller
- Progressed LegendItemAggregation.2012-06-25, by Felix Wolfsteller
- FixA: Fixed typo in I18N key2012-06-25, by Sascha L. Teichmann
- FixA: Finished I18N for km chart service.2012-06-25, by Sascha L. Teichmann
- Removed trailing whitespace.2012-06-25, by Sascha L. Teichmann
- Removed superfluous import.2012-06-25, by Sascha L. Teichmann
- FixA: I18N for chart km service.2012-06-25, by Sascha L. Teichmann
- FixA: Added longitudinal section chart.2012-06-25, by Raimund Renkert
- Look for the attribut "outline" in TimeseriesChartGenerator to render shape2012-06-25, by Raimund Renkert
- Do not add entries ending with " " to legend.2012-06-25, by Raimund Renkert
- FixA: Prevent that the plot becomes to small if only one point is drawn.2012-06-25, by Sascha L. Teichmann
- FixA: Added more debug output.2012-06-25, by Sascha L. Teichmann
- Label more points in FixingsKMChartService2012-06-25, by Sascha L. Teichmann
- FixA: Interpolated and measured values where switched.2012-06-25, by Sascha L. Teichmann
- Added labeling for Q/W points FixingsKMChartService.2012-06-25, by Sascha L. Teichmann
- FixA: Re-added accidentially removed code.2012-06-25, by Sascha L. Teichmann
- Removed trailing whitespace.2012-06-24, by Sascha L. Teichmann
- FixA: I18N2012-06-24, by Sascha L. Teichmann
- Use generics more correctly2012-06-24, by Sascha L. Teichmann
- I18N: Added script to make keys of property file identifiable with short numbers through the UI.2012-06-24, by Sascha L. Teichmann
- I18N: Repaired inconsistencies2012-06-24, by Sascha L. Teichmann
- Output code to trackdown the linecolor problem2012-06-24, by Christian Lins
- Re-enable legend item aggregation.2012-06-23, by Felix Wolfsteller
- Parse legend aggregation threshold value for settings.2012-06-23, by Felix Wolfsteller
- Removed trailing whitespace.2012-06-23, by Sascha L. Teichmann
- FixA: KM chart helper service: Added debug output when creating Q sector markers.2012-06-23, by Sascha L. Teichmann
- Initialize legend aggregation threshold.2012-06-22, by Felix Wolfsteller
- Cosmetics.2012-06-22, by Felix Wolfsteller
- Prepare legend aggregation threshold setting.2012-06-22, by Felix Wolfsteller
- Cosmetics.2012-06-22, by Felix Wolfsteller
- FixA: Draw domain markers for borders of Q sectors in helper diagram.2012-06-22, by Sascha L. Teichmann
- FixA: Calculate the standard deviation of the Q sector delta Ws, too.2012-06-22, by Sascha L. Teichmann
- Fix: add method to find discharge sector border for given river and km.2012-06-21, by Sascha L. Teichmann
- FixA: Create a cached GaugeFinderFactory to access the gauge along a river2012-06-21, by Sascha L. Teichmann
- FixA: Moved GaugeFinder into top level class.2012-06-21, by Sascha L. Teichmann
- FixA: Made GaugeRange a top level class.2012-06-21, by Sascha L. Teichmann
- TimeseriesChartGenerator: Prevent some NPEs2012-06-21, by Sascha L. Teichmann
- Removed superfluous import.2012-06-21, by Sascha L. Teichmann
- FixA: Move Range out of FixingsOverview2012-06-21, by Sascha L. Teichmann
- FixA: Fixed problem with select the wrong meta data (date, descriptions, etc.) for a data column.2012-06-21, by Sascha L. Teichmann
- FixA: Fixed stupid i/j switch bug.2012-06-21, by Sascha L. Teichmann
- Updated i18n for delta W(t) chart in fix analysis.2012-06-21, by Raimund Renkert
- Use different stylings for real and interpolated data points.2012-06-21, by Raimund Renkert
- Theme updates for sector average wq curves/points2012-06-21, by Christian Lins
- Adapt doAverageSectorOut() to reflect changes of corresponding facet.2012-06-21, by Christian Lins
- FixA: Added delta W(t) chart in fix analysis.2012-06-20, by Raimund Renkert
- Added new methods to add domain and value axis markers to time series plots.2012-06-20, by Raimund Renkert
- FixA: Added reference events to CSV export.2012-06-20, by Raimund Renkert
- FixA: Changed data type from QW[] to QWD[] to have delta Ws in reference events.2012-06-20, by Raimund Renkert
- FixA: Moved function instantiation to always have a valid function instance.2012-06-20, by Raimund Renkert
- Fixed binary search in Parameters.2012-06-20, by Raimund Renkert
- Parameters: Bring binarySearch with epsilon more to source of binarySearch of Collections.2012-06-20, by Sascha L. Teichmann
- fix issue680; hack.2012-06-20, by Felix Wolfsteller
- Cosmetics, docs.2012-06-20, by Felix Wolfsteller
- Cosmetics.2012-06-20, by Felix Wolfsteller
- FixA: Respect the selected events and reference period correctly.2012-06-20, by Sascha L. Teichmann
- Fixed broken naming of curves in SQ relation charts.2012-06-20, by Ingo Weinzierl
- Create a compound index for SQOutlierFacets based on result index and iteration number.2012-06-20, by Ingo Weinzierl
- The fake calculation for SQ relation now creates only values bigger than 0.2012-06-20, by Ingo Weinzierl
- Adjusted the color of SQ relation Facets.2012-06-20, by Ingo Weinzierl
- SQ relation now creates Facets with proper i18n labels.2012-06-20, by Ingo Weinzierl
- I18N of SQ relation charts.2012-06-20, by Ingo Weinzierl
- Fix issue681.2012-06-19, by Felix Wolfsteller
- Do not automatically load q-facets outside of w_differences.2012-06-19, by Felix Wolfsteller
- Added ChangeLog entry.2012-06-19, by Felix Wolfsteller
- Load q-type facets with w-facets for differences' base data.2012-06-19, by Felix Wolfsteller
- Removed trailing whitespace.2012-06-19, by Sascha L. Teichmann
- SQ: Directly sample our Function objects instead of Function2D from JFreeChart.2012-06-19, by Sascha L. Teichmann
- Removed superfluous import.2012-06-19, by Sascha L. Teichmann
- FixA: Store the standard deviation of delta Ws of reference points into parameters, too.2012-06-19, by Sascha L. Teichmann
- FixA: Store into QWs if they are interpolated.2012-06-19, by Sascha L. Teichmann
- Generate fake data for SQ curves; Implemented the Facet and Generator stuff.2012-06-19, by Ingo Weinzierl
- SQ: Name derivative S'(Q).2012-06-19, by Sascha L. Teichmann
- Extend compatibility list of facets for discharge-curves.2012-06-19, by Felix Wolfsteller
- Added theme mappings for sq relation fractions b - f.2012-06-19, by Ingo Weinzierl
- Create Facets for each SQResult and SQFractionResult.2012-06-19, by Ingo Weinzierl
- SQ: Add new power function.2012-06-19, by Sascha L. Teichmann
- Display measurements in SQ relation charts.2012-06-19, by Ingo Weinzierl
- Line labels are not visible until the option is set by the user (or configured in a theme).2012-06-19, by Ingo Weinzierl
- conf.xml: Configure rest server and floodmap with external system entities.2012-06-19, by Sascha L. Teichmann
- FixA: Calculate Delta W(t) for reference points, too.2012-06-18, by Sascha L. Teichmann
- Themes for fixing curves and debug output2012-06-18, by Christian Lins
- Cosmetics: Added vim line, made class public.2012-06-18, by Sascha L. Teichmann
- De-centralized database configuration.2012-06-18, by Sascha L. Teichmann
- Fixed constructor in AnalysisPeriod.2012-06-18, by Raimund Renkert
- Some fixing charts are generated now2012-06-18, by Christian Lins
- Apply point color in XYStyle.2012-06-18, by Ingo Weinzierl
- Added themes specific to MINFO SQ relation charts.2012-06-18, by Ingo Weinzierl
- Moved current km to context and added an abstract generator for fix analysis2012-06-18, by Raimund Renkert
- Removed repeated x.size() calls from for loops.2012-06-18, by Sascha L. Teichmann
- Removed superfluous import.2012-06-18, by Sascha L. Teichmann
- Added missing 'else's in if/else ladders.2012-06-18, by Sascha L. Teichmann
- Fixed string comparision for identity.2012-06-18, by Sascha L. Teichmann
- Added missing vim lines.2012-06-18, by Sascha L. Teichmann
- FixA: Lowered log level in parameter interpolation.2012-06-18, by Sascha L. Teichmann
- Fixing output generator hacking2012-06-17, by Christian Lins
- Added getData method with an additional km parameter.2012-06-15, by Raimund Renkert
- Added model classes for SQ calculation; generate fake results and improved the SQRelationGenerator which now draws the outliers.2012-06-15, by Ingo Weinzierl
- Added getter for current km in chart generator (used for navigation in fix2012-06-15, by Raimund Renkert
- Added chart and export generator stubs for SQ relation.2012-06-15, by Ingo Weinzierl
- FLYS artifacts: Removed trailing whitespace.2012-06-15, by Sascha L. Teichmann
- SedDB: Added out commented block for SedDB configuration.2012-06-14, by Sascha L. Teichmann
- FixA: W/Q facet code cleanup.2012-06-14, by Sascha L. Teichmann
- FixA: Improved W/Q facet code2012-06-14, by Sascha L. Teichmann
- Added component stubs for SQ relation calculation.2012-06-14, by Ingo Weinzierl
- Changed filter string to 'Messstelle' in minfo S-Q relation.2012-06-14, by Raimund Renkert
- Fetch only 'qps' cross section tracks for WSPLGEN calculation.2012-06-14, by Ingo Weinzierl
- FixA facet: Use binary search again.2012-06-13, by Sascha L. Teichmann
- Removed superfluous import.2012-06-13, by Sascha L. Teichmann
- Add FixDerivedCurveGenerator class2012-06-13, by Christian Lins
- Some minor bugfixes in fix analysis calculation and some more debug output.2012-06-13, by Ingo Weinzierl
- FixA: Figure out max Q during fitting.2012-06-13, by Sascha L. Teichmann
- Add missing imports.2012-06-13, by Christian Lins
- Move marker generation to XYChartGenerator2012-06-12, by Christian Lins
- FixWQCurveGenerator can generate charts from Fix*-Facets (in theory and not complete)2012-06-12, by Christian Lins
- FixA: Add interpolation of parameters that better suits the instantiation real functions.2012-06-12, by Sascha L. Teichmann
- Removed superfluous imports.2012-06-11, by Sascha L. Teichmann
- Parameters: Linear interpolation of parameters.2012-06-11, by Sascha L. Teichmann
- Added states and transitions for S-Q-relation.2012-06-11, by Raimund Renkert
- Make it compilable again2012-06-11, by Sascha L. Teichmann
- Try to workaround some exception in FixWQCurveFacet and FixWQCurveGenerator2012-06-10, by Christian Lins
- FixWQCurveGenerator generates randomized curves as the Facets crashes when retrieving data2012-06-09, by Christian Lins
- Interpolate wkms in computed discharges.2012-06-08, by Felix Wolfsteller
- Use cache.2012-06-07, by Felix Wolfsteller
- Added ommitted i18n change.2012-06-07, by Felix Wolfsteller
- Polished Gauge Discharges in computed discharge curves.2012-06-07, by Felix Wolfsteller
- cosmetics.2012-06-07, by Felix Wolfsteller
- Added i18n in fix analysis.2012-06-07, by Raimund Renkert
- Changed facet description in fix analysis.2012-06-07, by Raimund Renkert
- Cosmetics, doc.2012-06-06, by Felix Wolfsteller
- Fix certain GaugeDischargeArtifact-issues, import river.2012-06-06, by Felix Wolfsteller
- Fix certain GaugeDischargeArtifact issues.2012-06-06, by Felix Wolfsteller
- Documentation added.2012-06-06, by Felix Wolfsteller
- Added facet for derivate curve and fixed facet names.2012-06-06, by Raimund Renkert
- trivial doc.2012-06-06, by Felix Wolfsteller
- More datacage conf doc.2012-06-06, by Felix Wolfsteller
- Added accidentally ommitted Changes to CollisionFreeXYTextAnnotationEntity class.2012-06-06, by Felix Wolfsteller
- Added new facet for analysis periods and updated facet names in fix analysis.2012-06-06, by Raimund Renkert
- Added accidentally ommitted changed to datacage conf doc.2012-06-06, by Felix Wolfsteller
- Minor doc.2012-06-06, by Felix Wolfsteller
- More datacage conf doc.2012-06-06, by Felix Wolfsteller
- Implemented facets and splitted up the event facet.Implemented facets and splitted up the event facet.2012-06-06, by Raimund Renkert
- JFreeChart: Added adapter class to bridge de.intevation.flys.artifacts.math.Function to org.jfree.data.function.Function2D.2012-06-06, by Sascha L. Teichmann
- Added stub for datacage configuration documentation.2012-06-06, by Felix Wolfsteller
- FixWQChartGenerator2012-06-06, by Christian Lins
- Fixed outputmodes in fix analysis.2012-06-06, by Raimund Renkert
- FixA: Local variable shadowed instance variable.2012-06-06, by Sascha L. Teichmann
- FixA: Fixed index problem with name of chi^2.2012-06-06, by Sascha L. Teichmann
- Added facets for fix analysis.2012-06-06, by Raimund Renkert
- FixA: Added binary search methods for parameters.2012-06-05, by Sascha L. Teichmann
- FixA: Use new data structures in Delta W(t) exporter. Removed obsolete code.2012-06-05, by Sascha L. Teichmann
- FixA: Prevent duplicates in analysis periods.2012-06-05, by Sascha L. Teichmann
- FixA: Removed obsolete class.2012-06-05, by Sascha L. Teichmann
- Avoid collisions between line labels.2012-06-05, by Felix Wolfsteller
- FixA: Store the referenced QW for each km, too.2012-06-05, by Sascha L. Teichmann
- FixA: Removed obsolete FixResults class.2012-06-05, by Sascha L. Teichmann
- FixA: Store AnalysisPeriods into FixResult now.2012-06-05, by Sascha L. Teichmann
- Let Artifacts of type WMSDBArtifact remove produced files and directories when endOfLife() is called.2012-06-05, by Ingo Weinzierl
- New helper.2012-06-05, by Felix Wolfsteller
- i18n and format for line labels.2012-06-05, by Felix Wolfsteller
- FixWQChartGenerator stub added2012-06-05, by Christian Lins
- Added better doc and todo.2012-06-05, by Felix Wolfsteller
- FixA: Use KMIndex for outliers.2012-06-05, by Sascha L. Teichmann
- FixA: Added new serializable km inedx structure.2012-06-05, by Sascha L. Teichmann
- EpsilonComparator: Fixed sign problem in comparison.2012-06-05, by Sascha L. Teichmann
- FixA: Reactivated rewrite of the outlier checks.2012-06-04, by Sascha L. Teichmann
- FixA: Store Chi^2 of fitting into result, too.2012-06-04, by Sascha L. Teichmann
- FixA: Added the derivatives of all fitting functions.2012-05-31, by Sascha L. Teichmann
- FixA: Calculate the Delta W/ts + the average Delta W/ts per Q sector per analysis period.2012-05-30, by Sascha L. Teichmann
- Added class to average dates without overflows.2012-05-30, by Sascha L. Teichmann
- FixA: Added new km filter2012-05-30, by Sascha L. Teichmann
- Fix: Better model for storing results of the delta W/t calculation.2012-05-30, by Sascha L. Teichmann
- Forgot ChangeLog commit2012-05-30, by Sascha L. Teichmann
- FixA: Explicit model for date ranges.2012-05-30, by Sascha L. Teichmann
- FixA: Added method to classify fixing events for certain kms.2012-05-30, by Sascha L. Teichmann
- FixA: Fixed access to analysis periods.2012-05-30, by Sascha L. Teichmann
- Changed data fields in fixings analysisperiods state.2012-05-30, by Raimund Renkert
- Cosmetics and ommitted fix.2012-05-29, by Felix Wolfsteller
- issue417: duration curve main values as line(s) to curve.2012-05-29, by Felix Wolfsteller
- Doc and TODOs added.2012-05-29, by Felix Wolfsteller
- Respect new theme setting when drawing line to curve.2012-05-29, by Felix Wolfsteller
- Added own themes for mainvalues.2012-05-29, by Felix Wolfsteller
- FixA: corrected fitting (Q->W instead W->Q).2012-05-28, by Sascha L. Teichmann
- FixA: Made Delta W/t calculation finally work2012-05-28, by Sascha L. Teichmann
- FixA: Added facet to return delta w/t as CSV2012-05-28, by Sascha L. Teichmann
- FixA: Fixed class cast bug in report facet.2012-05-27, by Sascha L. Teichmann
- FixA: Added forgotten csv/report facets/generators to conf.2012-05-27, by Sascha L. Teichmann
- Added more checks in CrossSectionFactory.isNewst() to prevent IndexOutOfBoundsExceptions.2012-05-27, by Ingo Weinzierl
- Tagged module flys-artifacts as '2.7'.2012-05-27, by Ingo Weinzierl
- Removed same package imports.2012-07-15, by Sascha L. Teichmann
- Added 18n for datacage officiallines.2012-07-13, by Felix Wolfsteller
- Corrected broken web.xml2012-07-13, by Sascha L. Teichmann
- Add UserClient class to handle REST communication for user related interfaces.2012-07-13, by Bjoern Ricks
- Add "Manage themes" button to ChartToolbar and MapToolbar.2012-07-13, by Christian Lins
- Switched from 2 columns and 3 rows to 3 columns and 2 rows in sq chart overview.2012-07-13, by Raimund Renkert
- Removed superfluous imports.2012-07-13, by Sascha L. Teichmann
- Cosmetics in plain authentication2012-07-13, by Sascha L. Teichmann
- Add javadoc for the user class2012-07-13, by Bjoern Ricks
- Implement getting a list of roles from a logged in user2012-07-13, by Bjoern Ricks
- Added chart overview to sq relation in minfo module.2012-07-13, by Raimund Renkert
- Removed System.out.println debug statement for the request uri2012-07-13, by Bjoern Ricks
- Removed trailing whitespace2012-07-13, by Bjoern Ricks
- Implement re-authentication if the user (ticket) has expired.2012-07-13, by Bjoern Ricks
- Add ChangeLog entry for last commit2012-07-13, by Bjoern Ricks
- Use servlet context to specify the authentication method.2012-07-13, by Bjoern Ricks
- Add css for the error box at the login page2012-07-13, by Bjoern Ricks
- Also log an authentication failure2012-07-13, by Bjoern Ricks
- Display error details to the user2012-07-13, by Bjoern Ricks
- Extend Authentication and Response to throw additional exceptions2012-07-13, by Bjoern Ricks
- Update changelog for last commit changes2012-07-13, by Bjoern Ricks
- Derive was User class from new DefaultUser class2012-07-13, by Bjoern Ricks
- Set artifact server port back to 81812012-07-12, by Sascha L. Teichmann
- Login: Cast session user to abstract type not WAS specific2012-07-12, by Sascha L. Teichmann
- Removed superfluous imports.2012-07-12, by Sascha L. Teichmann
- Bugfix: #698 Fix-Analysis is working in Tomcat again.2012-07-12, by Ingo Weinzierl
- Add showpointlabel style attribute.2012-07-12, by Christian Lins
- Omitted last ChangeLog save.2012-07-11, by Sascha L. Teichmann
- Auth: added simple file based authentication.2012-07-11, by Sascha L. Teichmann
- Removed trailing whitespace.2012-07-11, by Sascha L. Teichmann
- Removed superfluous imports.2012-07-11, by Sascha L. Teichmann
- Refactor GGInA authentication2012-07-11, by Bjoern Ricks
- Check filter config in web.xml for String false to deactivate the GGInAFilter instead of "1".2012-07-11, by Bjoern Ricks
- Add alpha transp. and fix exceptions on unknown style attributes.2012-07-11, by Christian Lins
- Added overview chart to sq relation period input panel.2012-07-11, by Raimund Renkert
- Filter all requests to FLYS2012-07-11, by Bjoern Ricks
- Add stylesheets for the login page2012-07-11, by Bjoern Ricks
- Implement a login page to be able to authenticate a user2012-07-11, by Bjoern Ricks
- Add a TrustStategy to be able to ignore SSL Certificate issues with GGinA2012-07-11, by Bjoern Ricks
- Add WAS user class2012-07-11, by Bjoern Ricks
- WAS response: Directly use Base64InputStream instead of reading it first into memory.2012-07-10, by Sascha L. Teichmann
- Update pom dependencies for new WAS classes2012-07-10, by Bjoern Ricks
- Fix String comparision in WAS Response class2012-07-10, by Bjoern Ricks
- Add missing + from last commit2012-07-10, by Bjoern Ricks
- Implement class representation of a Web Authentication Service (WAS)2012-07-10, by Bjoern Ricks
- Bumped GWT up to 2.42012-07-08, by Sascha L. Teichmann
- Minor Cosmetics.2012-07-08, by Felix Wolfsteller
- Cosmetics, whitespaces, docs.2012-07-08, by Felix Wolfsteller
- Removed superfluous imports.2012-07-08, by Sascha L. Teichmann
- Fix issue706.2012-07-08, by Felix Wolfsteller
- Removed trailing whitespace2012-07-07, by Sascha L. Teichmann
- Fixed zooming in navigatable charts.2012-07-06, by Raimund Renkert
- Add km to chart info request parameters to get valid chart infos.2012-07-03, by Raimund Renkert
- issue4572012-07-03, by Felix Wolfsteller
- Forget to commit one i8n file.2012-07-02, by Sascha L. Teichmann
- FixA: Added i18n strings for export of adjusted coefficients.2012-07-02, by Sascha L. Teichmann
- Export panel: Make code more robust when trying to resolve missing i18n strings.2012-07-02, by Sascha L. Teichmann
- Show area menu also for newer manual wsp line facet.2012-06-28, by Felix Wolfsteller
- Improved manual wsp input validation.2012-06-28, by Felix Wolfsteller
- Minor Manual WSP editor polish.2012-06-28, by Felix Wolfsteller
- Nicen Manual WSP editor.2012-06-28, by Felix Wolfsteller
- New i18n for WSP editor.2012-06-28, by Felix Wolfsteller
- Added basic GUI for manual WSPs in cross sections.2012-06-27, by Felix Wolfsteller
- Minor refactoring.2012-06-27, by Felix Wolfsteller
- FixA: Make the km chart helper panel more useful.2012-06-25, by Sascha L. Teichmann
- FixA: Do not throw layout away if only the km chart needs reloading.2012-06-25, by Sascha L. Teichmann
- Removed trailing whitespace.2012-06-23, by Sascha L. Teichmann
- Bumped SmartGWT to version 3.02012-06-22, by Sascha L. Teichmann
- FixA: Limit the number of displayed selected fixings to 5.2012-06-22, by Sascha L. Teichmann
- Changed handler for km navigation in fix analysis charts.2012-06-21, by Raimund Renkert
- Create simplified column filter.2012-06-21, by Sascha L. Teichmann
- Added more debug output about the transmitted fix overview documents.2012-06-21, by Sascha L. Teichmann
- Removed some XPath misuse.2012-06-21, by Sascha L. Teichmann
- FixA: Set discharge sectors 0 and 3 as default in UI.2012-06-21, by Sascha L. Teichmann
- FixA: Overview: render column header too when rendering checkboxes.2012-06-21, by Sascha L. Teichmann
- FixA: Extent of overview is determined by min/max km of sectors.2012-06-20, by Sascha L. Teichmann
- Removed superfluous import.2012-06-20, by Sascha L. Teichmann
- Fix zoom/export issue665, issue459, issue667.2012-06-20, by Felix Wolfsteller
- Added missing StyleHelper class from last commit.2012-06-18, by Ingo Weinzierl
- Show only style attributes in StyleEditorWindow that are not 'hidden'.2012-06-18, by Ingo Weinzierl
- Added i18n strings for theme editor.2012-06-18, by Ingo Weinzierl
- Added navigation to fix analysis charts.2012-06-15, by Raimund Renkert
- FLYS client: Removed trailing whitespace.2012-06-15, by Sascha L. Teichmann
- Reverted accidently commited port changes from last commit.2012-06-15, by Ingo Weinzierl
- Added chart and export titles for sq relation in MINFO2012-06-14, by Ingo Weinzierl
- Add all events to the list of selected events in fix analysis.2012-06-14, by Raimund Renkert
- Changed helper chart size in Fix analysis to avoid overlapping in maximized project window.2012-06-14, by Raimund Renkert
- Render checked checkboxes in html event overview.2012-06-14, by Raimund Renkert
- Removed superfluous imports.2012-06-11, by Sascha L. Teichmann
- Added UI for S-Q-relation parameters in minfo module.2012-06-11, by Raimund Renkert
- cosmetic.2012-06-07, by Felix Wolfsteller
- Removed duplicated i18n methods.2012-06-07, by Raimund Renkert
- Added i18n strings.2012-06-07, by Raimund Renkert
- Added i18n stubs for fix analyses to continue working with the GUI.2012-06-07, by Ingo Weinzierl
- Removed superfluous imports.2012-06-05, by Sascha L. Teichmann
- Fixed creation of initial date string in fixings parameters.2012-06-05, by Raimund Renkert
- Register GGInAFilter.2012-06-04, by Felix Wolfsteller
- Cosmetics, docs.2012-06-04, by Felix Wolfsteller
- Stub for A&A Servlet Filter.2012-06-03, by Felix Wolfsteller
- FixA: Fixed descriptions of Q sectors in input provider.2012-06-01, by Sascha L. Teichmann
- Changed numbers in gauge sector selection state to strings.2012-06-01, by Raimund Renkert
- Set initial values for start and end date in fix analysis date panels.2012-06-01, by Raimund Renkert
- Removed some debug outputs.2012-06-01, by Raimund Renkert
- Implemented filter for fix analysis helper widgets.2012-06-01, by Raimund Renkert
- Added ui provider for multiple date range input in fix analysis.2012-05-30, by Raimund Renkert
- Added i18n strings for new theme properties for mainvalues.2012-05-29, by Felix Wolfsteller
- Added i18n strings used by Delta W/t export of the fixing analysis.2012-05-28, by Sascha L. Teichmann
- Added i18n string for floodmap datacage.2012-05-28, by Ingo Weinzierl
- Corrected image path to add_wms.png2012-05-27, by Ingo Weinzierl
- Tagged module flys-client as '2.7'.2012-05-27, by Ingo Weinzierl
- merged flys-backend/2.72.7 2012-09-28, by Thomas Arendsen Hein
- Tagged module flys-backend as '2.7'.2012-05-27, by Ingo Weinzierl
- Added lower and upper km to functions that return bed height singles and epochs for a given river.2012-05-18, by Ingo Weinzierl
- Fixed a typo.2012-05-18, by Ingo Weinzierl
- Added functions to retrieve bed height single and epoch values based on its owner and km range.2012-05-18, by Ingo Weinzierl
- Added functions to BedHeightSingle and BedHeightEpoch to get instances from db by id or river.2012-05-18, by Ingo Weinzierl
- Added functions to retrieve data from database.2012-05-15, by Ingo Weinzierl
- Added DischargeZone.getDischargeZones() that returns all DischargeZones for a given river.2012-05-15, by Ingo Weinzierl
- Added new model class GaugeLocation for storing locations of gauges.2012-05-10, by Ingo Weinzierl
- Added HydrBoundary and HydrBoundaryPoly and adapted method signatures of Line and Building.2012-05-10, by Ingo Weinzierl
- The python crosssectiontrack importer now also searches for 'STATION' field to extract the current km.2012-05-10, by Ingo Weinzierl
- Modified Hws.getHws() to retrieve more specific hws.2012-05-08, by Ingo Weinzierl
- Modified Catchment.getCatchments() to retrieve specific catchments.2012-05-08, by Ingo Weinzierl
- Changed the geometry type of 'catchments' from polygon to multipolygon.2012-05-08, by Ingo Weinzierl
- Added an sql script to insert dems for Saar, Mosel and Elbe into database.2012-05-08, by Ingo Weinzierl
- New shape importers and schema modifications.2012-05-04, by Ingo Weinzierl
- Added further shape importers and added the option to reproject shapes during the import process.2012-05-03, by Ingo Weinzierl
- Use Doubles to store meassure points of profiles.2012-05-02, by Sascha L. Teichmann
- Removed superfluous imports.2012-04-27, by Sascha L. Teichmann
- Adjusted PostgreSQL port of MINFO schema to match Oracle one.2012-04-27, by Sascha L. Teichmann
- Adapted annotation types.2012-04-27, by Ingo Weinzierl
- Added SQL file to drop WINFO specific db schema.2012-04-27, by Ingo Weinzierl
- Made SQL instructions upper case.2012-04-27, by Ingo Weinzierl
- Added an SQL file to drop the spatial schema.2012-04-27, by Ingo Weinzierl
- Improved the python shapefile importer.2012-04-27, by Ingo Weinzierl
- Repaired broken oracle spatial schema.2012-04-26, by Ingo Weinzierl
- Parse and store MINFO waterlevel differences; added config option to skip this process.2012-04-26, by Ingo Weinzierl
- Added a parser and importer classes used to import waterlevel differences.2012-04-26, by Ingo Weinzierl
- Added missing constraint to relation 'waterlevel_difference'.2012-04-26, by Ingo Weinzierl
- Fix for wrong method name in WaterlevelDifferenceValue hibernated class.2012-04-25, by Felix Wolfsteller
- Added model classes for MINFO specific waterlevel differences.2012-04-24, by Ingo Weinzierl
- Improved the db schema to store MINFO specific waterlevel differences.2012-04-24, by Ingo Weinzierl
- Completed the MINFO waterlevel import.2012-04-24, by Ingo Weinzierl
- Prepared the importer to import MINFO specific waterlevel values and added a stub for a parser.2012-04-24, by Ingo Weinzierl
- Added importer classes used for MINFO specific waterlevel import.2012-04-20, by Ingo Weinzierl
- Added new model classes for MINFO specific waterlevel data.2012-04-20, by Ingo Weinzierl
- Added MINFO specific waterlevel relations.2012-04-20, by Ingo Weinzierl
- Added a parser for sediment yield files; started parsing and store values in db.2012-04-19, by Ingo Weinzierl
- Added config option to skip parsing sediment yield data and prepared the importer to read/store those data.2012-04-19, by Ingo Weinzierl
- Added new importer classes for importing sediment yield data.2012-04-19, by Ingo Weinzierl
- Added new model classes for sediment yield data.2012-04-18, by Ingo Weinzierl
- Added missing river_id column to sediment_yield relation.2012-04-18, by Ingo Weinzierl
- Removed superflous imports.2012-04-18, by Ingo Weinzierl
- Improved the db schema to store sediment yield values.2012-04-18, by Ingo Weinzierl
- Finished flow velocity data import: finished parsing meta data of model files and repaired broken HQL statements.2012-04-18, by Ingo Weinzierl
- Added new parser for flow velocity measurements and fixed some smaller bugs while importing flow velocity data.2012-04-17, by Ingo Weinzierl
- Added importer classes used during the import process of flow velocity measurements.2012-04-17, by Ingo Weinzierl
- Added new model classes for storing flow velocity measurements.2012-04-17, by Ingo Weinzierl
- Added MINFO specific relations for flow velocity measurements.2012-04-17, by Ingo Weinzierl
- Added a parser for flow velocity model data and adjusted the db relation schema (missing q column).2012-04-17, by Ingo Weinzierl
- Added temp classes used during the import process of flow velocity data.2012-04-17, by Ingo Weinzierl
- Prepared the importer to parse flow velocity files and added a config option to skip that process.2012-04-17, by Ingo Weinzierl
- Added new model classes for MINFO specific flow velocity.2012-04-17, by Ingo Weinzierl
- Improved the oracle db schema for MINFO specific flow velocity values.2012-04-16, by Ingo Weinzierl
- Add MINFO schema for PostgreSQL2012-04-13, by Sascha L. Teichmann
- Added missing annotation in MorphologicalWidth for values.2012-04-13, by Ingo Weinzierl
- Added parser for parsing morphological widths.2012-04-13, by Ingo Weinzierl
- Added a config option to skip parsing morphological widths.2012-04-13, by Ingo Weinzierl
- Tiny schema modification specific to MINFO morphological width values; added importer classes.2012-04-13, by Ingo Weinzierl
- Improved the MIFNO DB schema for morphological width and added model classes.2012-04-13, by Ingo Weinzierl
- Finished parsing MINFO specific sediment density.2012-04-13, by Ingo Weinzierl
- Implemented the method stubs of the parser for sediment density and made some db schema adaptions.2012-04-13, by Ingo Weinzierl
- Added new parser (stub) to read MINFO sediment density files; prepared import process to handle those files.2012-04-13, by Ingo Weinzierl
- Added a new config option to skip parsing MINFO sediment density values.2012-04-13, by Ingo Weinzierl
- Added new importer classes used during MINFO sediment density import.2012-04-13, by Ingo Weinzierl
- Improved the MINFO db schema and added model classes for storing sediment density values specific to a river and depth.2012-04-13, by Ingo Weinzierl
- Finished importing MINFO bed heights (single and epoch).2012-04-13, by Ingo Weinzierl
- Implemented model classes and importer classes for bed height epochs.2012-04-12, by Ingo Weinzierl
- Finished work on MINFO bed heights (single).2012-04-12, by Ingo Weinzierl
- Finished work on parsing meta information and data specific to single bed heights files in MINFO.2012-04-11, by Ingo Weinzierl
- Some oracle db schema adaptions specific to bed heights in MINFO.2012-04-11, by Ingo Weinzierl
- Initial checkin for parsing MINFO bed heights.2012-04-11, by Ingo Weinzierl
- First things for MINFO specific database schema.2012-04-11, by Ingo Weinzierl
- Added a new config option to specify a INFO.gew file by system property.2012-03-29, by Ingo Weinzierl
- Adapted the column type of relation 'dem' in oracle-spatial schema.2012-03-19, by Ingo Weinzierl
- Registered missing Floodmaps and set its Geometry type to Geometry.2012-03-19, by Ingo Weinzierl
- Tagged module 'flys-backend' as 'pre2.7-2012-03-16'.2012-03-16, by Ingo Weinzierl
- Modified the oracle db schema (relation 'floodmaps').2012-03-16, by Ingo Weinzierl
- Added model class for 'floodmaps'.2012-03-08, by Ingo Weinzierl
- Added a python tool to import shapefiles into database.2012-03-07, by Ingo Weinzierl
- Adapted the PostgreSQL schema for floodmaps.2012-03-07, by Ingo Weinzierl
- Improved the db schema for storing existing floodmaps.2012-03-06, by Ingo Weinzierl
- Adapted wrong method call of Log4J logger.2012-03-06, by Ingo Weinzierl
- Fix or workaround flys/issue632, avoid NPE.2012-03-02, by Felix Wolfsteller
- merged flys-artifacts/2.72012-09-28, by Thomas Arendsen Hein
- Merged revisions 4539-4540,4543,4545-4546 via svnmerge from2012-05-29, by Ingo Weinzierl
- Merged revisions 4536 via svnmerge from2012-05-27, by Ingo Weinzierl
- Tagged module flys-artifacts as '2.7'.2012-05-27, by Ingo Weinzierl
- Fixed broken crosssection chart creation if no hyks are existing.2012-05-27, by Ingo Weinzierl
- Removed superfluous imports.2012-05-26, by Sascha L. Teichmann