graph
- STA parser: Spaces after gauge name given in spec are sometimes used for gauge name, so parse them2013-05-08, by Tom Gottfried
- Add AuthenticationServlet, a common base class for the login servlets2013-05-08, by Bernhard Herzog
- Treat SAML URL as login URL in GGInAFilter.2013-05-08, by Bernhard Herzog
- Add saml servlet to web.xml configuration.2013-05-08, by Bernhard Herzog
- Add SamlServlet to implement actual login via SAML Ticket.2013-05-08, by Bernhard Herzog
- Add TicketValidator.checkTicket(InputStream) method.2013-05-08, by Bernhard Herzog
- Make instantiation of saml.User easier.2013-05-08, by Bernhard Herzog
- Move User class from was to saml sub-package.2013-05-08, by Bernhard Herzog
- Remove now unused JDom namespace constants for SAML.2013-05-08, by Bernhard Herzog
- Remove now unused old Assertion class.2013-05-08, by Bernhard Herzog
- Adapt WAS Response to new SAML validation code.2013-05-08, by Bernhard Herzog
- Pass trusted key filename to Response in WAS Authenticator.2013-05-08, by Bernhard Herzog
- Add trusted key for SAML authentication and configure it in web.xml.2013-05-08, by Bernhard Herzog
- Add SAML ticket validator classes.2013-05-08, by Bernhard Herzog
- Add new SAML Assertion class based on WAS Assertion.2013-05-08, by Bernhard Herzog
- Add XPathUtils, helper functions to process SAML with XPath.2013-05-08, by Bernhard Herzog
- Add NamespaceContext for SAML handling.2013-05-08, by Bernhard Herzog
- Remove unused method Assertion.getID() and the relate field2013-05-08, by Bernhard Herzog
- Remove unused method Response.getRoot()2013-05-08, by Bernhard Herzog
- Remove unused Signature class.2013-05-08, by Bernhard Herzog
- Remove unused Assertion.getSiganture() method and the related field2013-05-08, by Bernhard Herzog
- Pass LoginServlet's ServletContext to the Authenticators.2013-05-08, by Bernhard Herzog
- Importer: Log an error if parsing a STA file failed.2013-05-08, by Sascha L. Teichmann
- Removed obsolete import.2013-05-08, by Sascha L. Teichmann
- Delete discharge tables which are in AFT but not in FLYS. Fixed Oracle specific pom.xml2013-05-08, by Sascha L. Teichmann
- Fixed build error. Is this really supposed to work?2013-05-08, by Sascha L. Teichmann
- Implemented interaction design in project startup page.2013-05-08, by Raimund Renkert
- CSS stuff to highlight river links.2013-05-08, by Raimund Renkert
- HTML document and images for interactive image map.2013-05-08, by Raimund Renkert
- PRFParser: Ignore skip-lines field, simplifies code a bit.2013-05-08, by Felix Wolfsteller
- PRFParser: Documentation.2013-05-08, by Felix Wolfsteller
- Schema change: leave it up to AFT whether time intervals are unique per gauge but do not accept duplicate bfg_id per gauge2013-05-08, by Tom Gottfried
- issue1267: W80CSVParser do not stumble about malformed lines.2013-05-08, by Felix Wolfsteller
- issue1259: Grey out inputhelper Ws when Qs are to be chosen and vice versa.2013-05-08, by Felix Wolfsteller
- Partial fix for issue862: avoid NPE.2013-05-07, by Felix Wolfsteller
- Removed obsolete artifacts.2013-05-08, by Sascha L. Teichmann
- Historical discharge curve: Fixed NPE in setup.2013-05-08, by Sascha L. Teichmann
- ETL: Do not ignore open ended discharge tables.2013-05-07, by Sascha L. Teichmann
- Historical discharge curves: Do not add calculation relevant curve into list of available curves.2013-05-07, by Sascha L. Teichmann
- Schema change: named_main_values.name is not unique, as we can have the same name for different types2013-05-07, by Tom Gottfried
- D4E river artifacts: Removed historical discharge calculation from WINFO artifact and use access instead.2013-05-07, by Sascha L. Teichmann
- Added output mode and generator to config and create facet for export.2013-05-07, by Raimund Renkert
- New exporter and facet for wsplgen calculation result.2013-05-07, by Raimund Renkert
- GWT client: Fixed flys/issue12462013-05-07, by Sascha L. Teichmann
- Discharge Info Service: Added 'bfg-id' to result document.2013-05-07, by Sascha L. Teichmann
- D4E river: Fixed substitution on help URL.2013-05-07, by Sascha L. Teichmann
- Merged2013-05-06, by Sascha L. Teichmann
- Importer: Store id of time interval in main values.2013-05-06, by Sascha L. Teichmann
- some additions and adjustments to annotation types2013-05-06, by Tom Gottfried
- flys/issue1244 Historical discharge curve: Suppress current discharge curve.2013-05-06, by Sascha L. Teichmann
- Historical discharge curves: Fixed NPE.2013-05-06, by Sascha L. Teichmann
- changed title and lable of SQ input-data diagramm2013-05-06, by Tom Gottfried
- Backend: Fixed recognition of main values in STA parser.2013-05-06, by Sascha L. Teichmann
- BHP: more informative error instead of warning if file can not be imported.2013-05-06, by Tom Gottfried
- Update after renaming and remove the binary artifact-database and common2013-05-03, by Andre Heinecke
- Added tag 3.0.2 for changeset 387cbdecdfe32013-05-03, by Andre Heinecke
- Change a warning from FLYS to D4E3.0.2 2013-04-30, by Andre Heinecke
- Schema change: increased precision of discharge_table_values.q to allow unique import of higher precision values2013-05-03, by Tom Gottfried
- Backend: Fixed constructor of ImportTimeInterval.2013-05-03, by Sascha L. Teichmann
- backend: Fixed DateGuesser for DDMMYY.2013-05-03, by Sascha L. Teichmann
- Schema change: make gauges.official_number unique per river as we can have multiple identical gauges for different representations of the same river. Comments and TODOs2013-05-03, by Tom Gottfried
- Schema change: remove UNIQUE-constraint from rivers.official number as we have different representations of the same river (e.g. for sommer and winter)2013-05-03, by Tom Gottfried
- Datacage: Repaired and simplified dc:filter code.2013-05-02, by Sascha L. Teichmann
- Merged2013-05-02, by Sascha L. Teichmann
- Datacage: Introduced <dc:group epxr="xpath" type="type"> ... </dc:group> and XPath function dc:group-key().2013-05-02, by Sascha L. Teichmann
- WST-import: do not match against description (mostly NULL)2013-05-02, by Tom Gottfried
- Backend: Fixed indentation.2013-05-02, by Sascha L. Teichmann
- Datacage: Added some time meassuremnt for templating.2013-05-02, by Sascha L. Teichmann
- Schema change, importer, i18n: additional field for federal state stations2013-04-30, by Tom Gottfried
- Do not import discharge tables twice if no time interval given2013-04-30, by Sascha L. Teichmann
- datacage: simplified range filtering for wsts.2013-04-30, by Sascha L. Teichmann
- Schema change: add constraint to discharge tables2013-04-30, by Tom Gottfried
- DateGuesser: set times exactly (without parts of import time)2013-04-30, by Tom Gottfried
- Make all_annotations translateable2013-04-30, by Andre Heinecke
- Another part of flys/issue1247: Now the main values are determined right if the gauge limits are in abitrary order.2013-04-29, by Sascha L. Teichmann
- Merged2013-04-29, by Sascha L. Teichmann
- Partial fix for flys/issue1247: When trying to find gauges take care of the fact that start and end position are in abitrary order.2013-04-29, by Sascha L. Teichmann
- document how to read schema with correct encoding2013-04-29, by Tom Gottfried
- river backend: Removed obsolete hibernate transformer class.2013-04-29, by Sascha L. Teichmann
- river backend: repaired invalid packages.2013-04-29, by Sascha L. Teichmann
- river backend: Adjusted internal references to SedDB hibernate model.2013-04-29, by Sascha L. Teichmann
- river backend: Moved SedDB hibernate model to org/dive4elements/river/seddb.2013-04-29, by Sascha L. Teichmann
- init.d: Adjusted startup script.2013-04-29, by Sascha L. Teichmann
- River GWT client: Removed obsolete same package imports.2013-04-28, by Sascha L. Teichmann
- River backend: Removed obsolete same package imports.2013-04-28, by Sascha L. Teichmann
- River artifacts: Removed obsolete same package imports.2013-04-28, by Sascha L. Teichmann
- River artifacts: Renamed FLYSService to D4EService.2013-04-28, by Sascha L. Teichmann
- River artifacts: Renamed FLYSArtifact(Collection) to D4EArtifact(Collection).2013-04-28, by Sascha L. Teichmann
- FLYS artifacts: Renamed FLYSContext(Factory) to RiverContext(Factory).2013-04-28, by Sascha L. Teichmann
- River artifacts: Renamed FLYSUtils to RiverUtils.2013-04-28, by Sascha L. Teichmann
- River artifacts: Renamed FLYSAnnotation to RiverAnnotation.2013-04-28, by Sascha L. Teichmann
- River artifacts: Added new copyright headers.2013-04-28, by Sascha L. Teichmann
- Removed old copyright headers.2013-04-28, by Sascha L. Teichmann
- GWT client: Added copyright header.2013-04-28, by Sascha L. Teichmann
- GWT client: Removed old header.2013-04-28, by Sascha L. Teichmann
- Removed obsolete imports.2013-04-28, by Sascha L. Teichmann
- River ETL: Harmonized maven ids. Adjusted README2013-04-28, by Sascha L. Teichmann
- Backend: Fixed Oracle pom.xml and README.2013-04-28, by Sascha L. Teichmann
- it's worth more than a warning if the import is likely to fail2013-04-26, by Tom Gottfried
- adjust importer build-script to new names2013-04-26, by Tom Gottfried
- Schema change: new column 'waterbody' for floodmaps and importer2013-04-26, by Tom Gottfried
- Localization of field names for feature info on map2013-04-26, by Tom Gottfried
- merge2013-04-26, by Tom Gottfried
- use correct attribute name STROVOER also for polygon boundaries2013-04-26, by Tom Gottfried
- Wst: Avoid NPE.2013-04-26, by Felix Wolfsteller
- Make showing of outlier facet depending on preprocessing choice.2013-04-26, by Felix Wolfsteller
- issue949: Have W facets active, Q inactive.2013-04-26, by Felix Wolfsteller
- Map fix wq points to FixPoints style.2013-04-26, by Felix Wolfsteller
- issue949: Have fixations in longitudinal-sections have W and Q facet.2013-04-26, by Felix Wolfsteller
- Importer-Parser: set time intevals for complete years when parsing years2013-04-26, by Tom Gottfried
- Added header to river backend.2013-04-26, by Sascha L. Teichmann
- Use gwt-client as artifactid2013-04-25, by Andre Heinecke
- Remove duplicated dependency to jfreechart2013-04-25, by Andre Heinecke
- Added header to Java files in ETL process.2013-04-25, by Sascha L. Teichmann
- Fixed broken maven ids ... again.2013-04-25, by Sascha L. Teichmann
- Adjusted hgignore2013-04-25, by Sascha L. Teichmann
- Rename modules to more fitting names.2013-04-25, by Sascha L. Teichmann
- Added tag dive4elements-move for changeset 795218cf62eb2013-04-25, by Sascha L. Teichmann
- Adjusted client pom.xml to let it build again.dive4elements-move 2013-04-25, by Sascha L. Teichmann
- Fixed internal java dependencies2013-04-25, by Sascha L. Teichmann
- Repaired internal references.2013-04-25, by Sascha L. Teichmann
- Adjusted configs to new classes.2013-04-25, by Sascha L. Teichmann
- Repair pom.xml2013-04-25, by Sascha L. Teichmann
- Repaired internal references2013-04-25, by Sascha L. Teichmann
- Repaired pom.xml2013-04-25, by Sascha L. Teichmann
- Repaired internal references.2013-04-25, by Sascha L. Teichmann
- Moved directories to org.dive4elements.river2013-04-25, by Sascha L. Teichmann
- Fixed pom for etl process.2013-04-25, by Sascha L. Teichmann
- Repaired internal references2013-04-25, by Sascha L. Teichmann
- moved directories to org.dive4elements.river.etl2013-04-25, by Sascha L. Teichmann
- Moved directories to org.dive4elements.etl2013-04-25, by Sascha L. Teichmann
- Added tag before-dive4elements-move for changeset a7df90f425e22013-04-25, by Sascha L. Teichmann
- Remove obsolete (duplicate) macro and its use.before-dive4elements-move 2013-04-25, by Felix Wolfsteller
- Set the title for the html feature info viewer2013-04-24, by Andre Heinecke
- Added tag 3.0.1 for changeset 1722b0c47f5b2013-04-24, by Andre Heinecke
- Add FeatureInfoResponse class3.0.1 2013-04-24, by Andre Heinecke
- Request feature info on all layers and show it as html if2013-04-24, by Andre Heinecke
- merged.2013-04-24, by Raimund Renkert
- Use the correct i18n string for gauge info grid header.2013-04-24, by Raimund Renkert
- Initial interaction model for riverselection on image map.interaktive-karte 2013-04-24, by Raimund Renkert
- Added images to higlight rivers (currently only 'Rhein', 'Mosel').interaktive-karte 2013-04-24, by Raimund Renkert
- Rework FeatureInfo Window fopr issue 7752013-04-24, by Andre Heinecke
- ImportTimeInterval: Removed obsolete b parameter setting.2013-04-24, by Felix Wolfsteller
- ImportTimeInterval: Verbosity increased and fixed bug2013-04-24, by Felix Wolfsteller
- ImportRiver: Trigger w80csv-parsing.2013-04-24, by Felix Wolfsteller
- LineParser: Store reference to input file.2013-04-24, by Felix Wolfsteller
- Initial version of W80CSVParser (stripped W80Parser).2013-04-24, by Felix Wolfsteller
- Config: Add new flag to skip w80-csv imports (which are not done yet anyways).2013-04-24, by Felix Wolfsteller
- ImportRiver: Doc/Cosmetics.2013-04-24, by Felix Wolfsteller
- Doc.2013-04-24, by Felix Wolfsteller
- FixA: Fixes flys/issue1138 (Ausgel. WSPL: Streckenintelligenz bei Generierung Balkendiagramm)2013-04-24, by Sascha L. Teichmann
- Removed obsolete import.2013-04-24, by Felix Wolfsteller
- For base-data from DC, use staticwqkms factory (will spawn w and q facets).2013-04-24, by Felix Wolfsteller
- chart/staticwqkms.xml: Add facets to compat list.2013-04-24, by Felix Wolfsteller
- WOutProcessor: Renaming, doc.2013-04-24, by Felix Wolfsteller
- StaticWQKmsState: Also spawn RelativePoint and CrossSectionFacet .2013-04-24, by Felix Wolfsteller
- StaticWQKmsArtifact: implement WaterLineArtifact .2013-04-24, by Felix Wolfsteller
- RelativePointFacet: Through minor refactoring prepared to used StaticWQKmsArtifact.2013-04-24, by Felix Wolfsteller
- Fix other buildings.2013-04-23, by Andre Heinecke
- WST-Parser: Avoid trying to set MIN_RANGE when actually no stations are given2013-04-23, by Felix Wolfsteller
- Fix issue1254, make GetFeatureInfo work reliably2013-04-23, by Andre Heinecke
- Use fullRequestString as WMS Url2013-04-23, by Andre Heinecke
- Add WMS URL menu entry again and print the wms_url2013-04-23, by Andre Heinecke
- issue1289: Added ommitted adjusted messages.2013-04-23, by Felix Wolfsteller
- Doc.2013-04-23, by Felix Wolfsteller
- Doc.2013-04-23, by Felix Wolfsteller
- Doc.2013-04-23, by Felix Wolfsteller
- Doc.2013-04-23, by Felix Wolfsteller
- issue1289: Show km station with certain error message.2013-04-23, by Felix Wolfsteller
- Datacage: Always clone XML template for builders. If the first is not cloned they get interlinked somehow. Feels like a bug in Java's DOM implementation.2013-04-22, by Sascha L. Teichmann
- Fix dateFormat for Oracle by invoking dateValue on demand2013-04-22, by Andre Heinecke
- add missing constraints to Oracle Schema (issue426) and some cosmetics2013-04-22, by Tom Gottfried
- issue1150: i18n.2013-04-22, by Felix Wolfsteller
- Part of issue697: Q-Mainvalue-Artifacts-Text vertically.2013-04-22, by Felix Wolfsteller
- avoid NPE in time interval import (made by R. Renkert)2013-04-22, by Tom Gottfried
- Datacage: Add a pool of builders to make it multi threadable.2013-04-21, by Sascha L. Teichmann
- Removed obsolete imports.2013-04-21, by Sascha L. Teichmann
- Merged2013-04-21, by Sascha L. Teichmann
- Removed obsolete imports.2013-04-21, by Sascha L. Teichmann
- Switch start- and stoptime if starttime is after stoptime in timeinterval2013-04-19, by Raimund Renkert
- issue1260, issue1259: Improve multi-gauge w/q input.2013-04-19, by Felix Wolfsteller
- issue1133: Improved multi-gauge W/Q input.2013-04-19, by Felix Wolfsteller
- issue1276: Re-enable fixation autorecommend at discharge_curves.2013-04-19, by Felix Wolfsteller
- Fixed typo ind i18n string.2013-04-18, by Raimund Renkert
- Removed macro from bed height difference datacage config.2013-04-18, by Raimund Renkert
- Added i18n strings for morhologic width in datacage.2013-04-18, by Raimund Renkert
- enamed morphologic width to sounding width, added strings for morphologic width.2013-04-18, by Raimund Renkert
- New theme for morphologic width.2013-04-18, by Raimund Renkert
- Datacage config and out generator for morphologic width.2013-04-18, by Raimund Renkert
- Updated config files for morphologic width artifact and facet.2013-04-18, by Raimund Renkert
- Model, factory, facet and static artifact for morphologic width.2013-04-18, by Raimund Renkert
- Add missing i18n strings2013-04-18, by Andre Heinecke