Wed, 03 Sep 2014 16:46:09 +0200 |
Tom Gottfried |
Complete CSV-export and correct headers.
|
Wed, 03 Sep 2014 10:24:39 +0200 |
Tom Gottfried |
Rev aa80f9ba56a9 was incomplete. Shame on me.
|
Wed, 03 Sep 2014 09:55:32 +0200 |
Tom Gottfried |
We have to calculate bed load plus suspended sand instead of suspended load.
|
Tue, 02 Sep 2014 17:47:03 +0200 |
Tom Gottfried |
Let epochs be averages over their years.
|
Tue, 02 Sep 2014 17:10:22 +0200 |
Tom Gottfried |
Precalculated sums from the database will come through recommendations.
|
Tue, 02 Sep 2014 14:46:20 +0200 |
Tom Gottfried |
Make sedimentload loadable as old calculation.
|
Mon, 01 Sep 2014 17:50:22 +0200 |
Tom Gottfried |
Only calculated sums of fractions should be initially shown in diagram.
|
Mon, 01 Sep 2014 12:34:39 +0200 |
Tom Gottfried |
Fix fraction respectively facet names and descriptions.
|
Mon, 01 Sep 2014 10:15:57 +0200 |
Tom Gottfried |
Broken -> broke away.
|
Mon, 01 Sep 2014 10:09:53 +0200 |
Tom Gottfried |
Do not handle the impossible.
|
Mon, 01 Sep 2014 09:43:55 +0200 |
Tom Gottfried |
Handle missing years in bed height differences without assuming an unknown year to be BC 1.
|
Fri, 29 Aug 2014 17:00:26 +0200 |
Sascha L. Teichmann |
Converted configuration for discharge diagrams to the new Q symmetry style.
|
Fri, 29 Aug 2014 16:42:58 +0200 |
Sascha L. Teichmann |
Added diagram defaults for discharge diagrams.
|
Fri, 29 Aug 2014 16:24:12 +0200 |
Sascha L. Teichmann |
Renamed tag in sq relation defaults to a more fitting name.
|
Fri, 29 Aug 2014 16:21:31 +0200 |
Sascha L. Teichmann |
Added new diagramm generator for Q symmetry.
|
Fri, 29 Aug 2014 15:44:08 +0200 |
Sascha L. Teichmann |
More shoveling araound generators.
|
Fri, 29 Aug 2014 15:22:33 +0200 |
Sascha L. Teichmann |
Added a woking copy for discharge diagramm generators. All modifications are go in here. If the process is finished we'll remove the old one and rename the copy to discharge-diagramms.xml
|
Fri, 29 Aug 2014 13:03:11 +0200 |
Tom Gottfried |
We have only 4 of them.
|
Fri, 29 Aug 2014 12:42:00 +0200 |
Sascha L. Teichmann |
More fixes for conf.xml
|
Fri, 29 Aug 2014 12:27:35 +0200 |
Sascha L. Teichmann |
Moved external system entites back to conf.xml. Uncool.
|
Fri, 29 Aug 2014 11:56:10 +0200 |
Sascha L. Teichmann |
Cleaned up generator dependencies.
|
Fri, 29 Aug 2014 11:43:15 +0200 |
Sascha L. Teichmann |
Moved more generator stuff in reguarding sub directory.
|
Fri, 29 Aug 2014 11:31:17 +0200 |
Sascha L. Teichmann |
Allow deeper nesting of output-generators in conf.xml. This allows better separation of concerns of different generator types.
|
Fri, 29 Aug 2014 11:24:52 +0200 |
Sascha L. Teichmann |
Moved generators.xml and its dependencies to a directory of their own.
|
Fri, 29 Aug 2014 11:21:35 +0200 |
Sascha L. Teichmann |
Moved external system entity for longitudinal sections default to generators.xml. TODO: Move in entirely different file.
|
Fri, 29 Aug 2014 11:03:38 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Fri, 29 Aug 2014 10:49:38 +0200 |
Sascha L. Teichmann |
Fixed build error.
|
Fri, 29 Aug 2014 09:25:00 +0200 |
Tom Gottfried |
The relevant contents are now in artifacts/doc/datacage_ref_de.rst.
|
Thu, 28 Aug 2014 18:42:20 +0200 |
Tom Gottfried |
IDs can be assumed to be unique.
|
Thu, 28 Aug 2014 15:34:57 +0200 |
Tom Gottfried |
Do not put metadata on series if there are none (avoid NPE).
|
Thu, 28 Aug 2014 12:00:52 +0200 |
Tom Gottfried |
Quoting is done elsewhere since rev 7021753b3797.
|
Wed, 27 Aug 2014 19:52:51 +0200 |
Tom Gottfried |
The rest is silence.
|
Wed, 27 Aug 2014 16:47:38 +0200 |
Sascha L. Teichmann |
Make Logarithmic axis immun against negative values (not throwing Exceptions in that case).
|
Wed, 27 Aug 2014 15:09:45 +0200 |
Tom Gottfried |
Let the facet know the period of it's data.
|
Wed, 27 Aug 2014 15:01:54 +0200 |
Tom Gottfried |
Calculate all single years in given interval but only once.
|
Tue, 26 Aug 2014 17:21:42 +0200 |
Sascha L. Teichmann |
Merged.
|
Tue, 26 Aug 2014 17:21:16 +0200 |
Sascha L. Teichmann |
Datacage: Insert variable values literally into output.
|
Tue, 26 Aug 2014 17:16:21 +0200 |
Tom Gottfried |
With the exception of real calculation results, descriptions of sediment loads can all follow the same pattern.
|
Tue, 26 Aug 2014 12:09:18 +0200 |
Tom Gottfried |
Metadata in datacage tooltips for sediment densities, bed heights, flow velocities and sounding widhts.
|
Tue, 26 Aug 2014 11:35:47 +0200 |
Sascha L. Teichmann |
Added missing generics parameter.
|
Tue, 26 Aug 2014 11:28:03 +0200 |
Sascha L. Teichmann |
Sediment load: Remove simple tail recursive calls from SedimentLoadData.recursiveFindStations(). More carefully this time.
|
Tue, 26 Aug 2014 11:18:03 +0200 |
Sascha L. Teichmann |
Removed obsolete same package imports.
|
Tue, 26 Aug 2014 11:16:21 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Mon, 25 Aug 2014 20:12:11 +0200 |
Andre Heinecke |
Fix exporter loops
|
Mon, 25 Aug 2014 20:03:35 +0200 |
Andre Heinecke |
Acctually use the new Sedilmentload calculation
|
Mon, 25 Aug 2014 20:02:28 +0200 |
Andre Heinecke |
Make SedimentloadExporter work with the new result scheme.
|
Mon, 25 Aug 2014 20:01:44 +0200 |
Andre Heinecke |
Correctly handle not creating facets and error reports.
|
Mon, 25 Aug 2014 20:00:45 +0200 |
Andre Heinecke |
GetFractionByName now returns a list as it can differ in Epochs
|
Mon, 25 Aug 2014 19:59:14 +0200 |
Andre Heinecke |
Add period to sedimentloaddataresult fraction
|
Mon, 25 Aug 2014 19:58:00 +0200 |
Andre Heinecke |
Use old names for SedimentloadDataFractions and add average fraction
|
Mon, 25 Aug 2014 17:28:48 +0200 |
Andre Heinecke |
Actually return the period in SedimentLoadAccess
|
Mon, 25 Aug 2014 17:28:18 +0200 |
Andre Heinecke |
Fix compilation of last commit
|
Mon, 25 Aug 2014 17:14:49 +0200 |
Sascha L. Teichmann |
Another fix for find stations in sediment load.
|
Mon, 25 Aug 2014 16:04:35 +0200 |
Andre Heinecke |
Correctly output problems in SedimentLoadDataCalculate
|
Mon, 25 Aug 2014 15:56:09 +0200 |
Andre Heinecke |
(issue1448) Add WIP SedimentLoadDataFacet and use it in calculation.
|
Mon, 25 Aug 2014 12:18:35 +0200 |
Andre Heinecke |
(issue 1448) Use new data model for sedimentloadinfo
|
Mon, 25 Aug 2014 12:05:37 +0200 |
Sascha L. Teichmann |
Sediment load: Fixed findStations() and add findLoads().
|
Fri, 22 Aug 2014 18:00:35 +0200 |
Tom Gottfried |
Tooltip for sediment loads in datacage.
|
Fri, 22 Aug 2014 17:43:36 +0200 |
Tom Gottfried |
Add SQ time interval to selection tree in datacage for sediment loads.
|
Fri, 22 Aug 2014 13:19:02 +0200 |
Tom Gottfried |
Remove code duplications in sedimentload datacage.
|
Fri, 22 Aug 2014 08:04:43 +0200 |
Tom Gottfried |
Format timestamps in datacage tooltip for porosities.
|
Thu, 21 Aug 2014 18:58:10 +0200 |
Tom Gottfried |
Dashed lines shall be used for sediment load at measurement stations (issue1352).
|
Thu, 21 Aug 2014 18:09:37 +0200 |
Tom Gottfried |
Complete mapping and themes for sediment load.
|
Thu, 21 Aug 2014 15:48:01 +0200 |
Tom Gottfried |
Make a difference between themes representing loads in different units.
|
Wed, 20 Aug 2014 17:54:12 +0200 |
Tom Gottfried |
i18n for sediment loads.
|
Wed, 20 Aug 2014 17:47:58 +0200 |
Tom Gottfried |
Reconstruct facet description of sediment load longitudinal sections. i18n will follow.
|
Wed, 20 Aug 2014 17:07:17 +0200 |
Tom Gottfried |
Reconstruct facet description of sediment load at measurement stations. i18n will follow.
|
Wed, 20 Aug 2014 14:53:29 +0200 |
Tom Gottfried |
Let hg ignore downloaded SmartGWT stuff.
|
Wed, 20 Aug 2014 14:26:42 +0200 |
Andre Heinecke |
Change facet.sedimentload.dc to facet.sedimentload.ls
|
Wed, 20 Aug 2014 13:17:20 +0200 |
Andre Heinecke |
(issue1681) Add l10n for grain fractions
|
Wed, 20 Aug 2014 13:17:03 +0200 |
Andre Heinecke |
(issue1681) Handle different grain fraction kinds
|
Wed, 20 Aug 2014 12:59:01 +0200 |
Andre Heinecke |
Fix typo in sedimentload i18n
|
Wed, 20 Aug 2014 12:55:55 +0200 |
Andre Heinecke |
(issue1681) Add themes for sedimentloads
|
Wed, 20 Aug 2014 12:12:18 +0200 |
Andre Heinecke |
Remove todos about sedimentload_ls facet
|
Wed, 20 Aug 2014 12:10:59 +0200 |
Andre Heinecke |
Remove unecessary debut output
|
Wed, 20 Aug 2014 12:10:32 +0200 |
Andre Heinecke |
Configure SedimentLoadLSFacet
|
Wed, 20 Aug 2014 12:09:41 +0200 |
Andre Heinecke |
Add SedimentLoadLSFacet
|
Wed, 20 Aug 2014 12:00:50 +0200 |
Andre Heinecke |
Add getSedimentLoadById accessor
|
Tue, 19 Aug 2014 18:46:13 +0200 |
Tom Gottfried |
Distinction by measurement station gives lots of duplicates, as we always get a whole longitudinal section.
|
Fri, 15 Aug 2014 18:56:02 +0200 |
Andre Heinecke |
Fix binarysearch logic in SedimentLoadData
|
Fri, 15 Aug 2014 18:42:39 +0200 |
Andre Heinecke |
Add translation for sedimentloads
|
Fri, 15 Aug 2014 18:27:19 +0200 |
Andre Heinecke |
Add new and simplyfied SedimentLoadFacet
|
Fri, 15 Aug 2014 18:25:43 +0200 |
Andre Heinecke |
Fix ti_stop_time naming
|
Fri, 15 Aug 2014 18:24:55 +0200 |
Andre Heinecke |
Change sedimentload factory from yields to loads.
|
Fri, 15 Aug 2014 18:21:10 +0200 |
Andre Heinecke |
Configure sedimentload static facet
|
Fri, 15 Aug 2014 18:10:16 +0200 |
Andre Heinecke |
Rename the SedimentLoadDataFacet and add deprection comment
|
Fri, 15 Aug 2014 18:09:47 +0200 |
Andre Heinecke |
Revert accidental change.
|
Fri, 15 Aug 2014 18:09:08 +0200 |
Andre Heinecke |
Expose sedimentLoad stations
|
Fri, 15 Aug 2014 18:03:41 +0200 |
Andre Heinecke |
merge
|
Fri, 15 Aug 2014 14:28:26 +0200 |
Andre Heinecke |
Move the old data facet out of the way.
|
Fri, 15 Aug 2014 18:01:06 +0200 |
Sascha L. Teichmann |
Use list() instead of iterator(). Why does this not work?
|
Mon, 11 Aug 2014 18:34:21 +0200 |
Andre Heinecke |
Add comment on how to obtain smartgwt
|
Mon, 11 Aug 2014 18:33:50 +0200 |
Andre Heinecke |
Do not try to load empty files.
|
Tue, 12 Aug 2014 10:57:53 +0200 |
Sascha L. Teichmann |
Be more tolerant with not existing artifact configurations.
|
Mon, 11 Aug 2014 17:18:36 +0200 |
Sascha L. Teichmann |
Added the broken calculation state of the new sediment load calc.
|
Mon, 11 Aug 2014 16:45:42 +0200 |
Sascha L. Teichmann |
Removed same package import.
|
Mon, 11 Aug 2014 16:43:56 +0200 |
Sascha L. Teichmann |
Removed obsolete import.
|
Mon, 11 Aug 2014 16:42:31 +0200 |
Sascha L. Teichmann |
Merged
|
Mon, 11 Aug 2014 16:41:15 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Mon, 11 Aug 2014 15:41:12 +0200 |
Andre Heinecke |
Build is locale sensitive. Force a UTF-8 locale for building.
|
Fri, 08 Aug 2014 13:24:11 +0200 |
Tom Gottfried |
Datacage config for new sediment load structures. Missing: some facets and everything down from the innermost macros for sediment load at measurement stations.
|
Thu, 07 Aug 2014 20:03:44 +0200 |
Sascha L. Teichmann |
Added $RADIUS zoom scale sub title logic to other diagrams.
|
Thu, 07 Aug 2014 19:59:08 +0200 |
Tom Gottfried |
Some typos in datacage config reference.
|
Thu, 07 Aug 2014 19:56:15 +0200 |
Sascha L. Teichmann |
Fixed sub title zoom stuff.
|
Thu, 07 Aug 2014 17:26:18 +0200 |
Sascha L. Teichmann |
Merged
|
Thu, 07 Aug 2014 17:24:33 +0200 |
Sascha L. Teichmann |
flys/issue1262: Introduce variable $RADIUS to be used in user defined chart sub titles.
|
Thu, 07 Aug 2014 13:05:35 +0200 |
Tom Gottfried |
Cleaned layout for infolines (issue1635).
|
Wed, 06 Aug 2014 19:17:12 +0200 |
Tom Gottfried |
SCHEMA CHANGE: rename database tables from yield to load_ls according to respective classes.
|
Tue, 05 Aug 2014 18:28:04 +0200 |
Sascha L. Teichmann |
Parse meta data for multi attribute data.
|
Tue, 05 Aug 2014 18:03:45 +0200 |
Sascha L. Teichmann |
Added meta infos for multi items to enable client to order the columns in a defined order.
|
Tue, 05 Aug 2014 16:34:04 +0200 |
Sascha L. Teichmann |
More idiomatic Java string concat.
|
Thu, 31 Jul 2014 18:14:22 +0200 |
Sascha L. Teichmann |
Sediment load: transform units for official epochs, too.
|
Thu, 31 Jul 2014 17:04:41 +0200 |
Sascha L. Teichmann |
Sediment load: refactored epoch calculation to not average over all but per year.
|
Wed, 30 Jul 2014 19:26:20 +0200 |
Sascha L. Teichmann |
Sediment load: fetch sediment density for transforming t/a to m^3/a.
|
Wed, 30 Jul 2014 19:06:35 +0200 |
Sascha L. Teichmann |
Sediment load: Cached sediment values dont depend on year. The cached object is an index over year so there is not need to ask the factory for this.
|
Wed, 30 Jul 2014 18:54:14 +0200 |
Sascha L. Teichmann |
Sediment load: Ensure that the lists of values are always ordered station wise. This was a hidden bug. :-/
|
Wed, 30 Jul 2014 18:34:48 +0200 |
Sascha L. Teichmann |
Sediment density: Got rid of stupid extra year tracking.
|
Wed, 30 Jul 2014 16:50:26 +0200 |
Sascha L. Teichmann |
Sedimen load: Added bundle for fraction results.
|
Wed, 23 Jul 2014 18:19:15 +0200 |
Andre Heinecke |
Fix wsplgen name
|
Fri, 18 Jul 2014 18:55:39 +0200 |
Sascha L. Teichmann |
Sediment load: More of official epochs.
|
Fri, 18 Jul 2014 18:01:49 +0200 |
Tom Gottfried |
SCHEMA CHANGE and Importer: get time intervals of SQ-relations from metalines in sediment load files.
|
Fri, 18 Jul 2014 17:43:27 +0200 |
Sascha L. Teichmann |
Sediment load: Fetch kind of sediment load from database to tell if it is official or not.
|
Fri, 18 Jul 2014 16:05:21 +0200 |
Sascha L. Teichmann |
Sediment load: More on calculating epoch loads.
|
Fri, 18 Jul 2014 15:37:26 +0200 |
Tom Gottfried |
Importer: Import sediment load at measurement stations.
|
Fri, 18 Jul 2014 13:03:28 +0200 |
Sascha L. Teichmann |
Sediment load. More off year based calculations.
|
Fri, 18 Jul 2014 12:22:51 +0200 |
Tom Gottfried |
My hint that MeasurementStation does not know it's river was not true. Thus backout rev 8c14588d1f78.
|
Fri, 18 Jul 2014 11:58:59 +0200 |
Sascha L. Teichmann |
Sediment load: dispatch calculation modes.
|
Fri, 18 Jul 2014 11:16:50 +0200 |
Sascha L. Teichmann |
Sediment load: take arguments from sediment access.
|
Fri, 18 Jul 2014 11:05:34 +0200 |
Sascha L. Teichmann |
Sediment load access: Cache values.
|
Thu, 17 Jul 2014 18:22:16 +0200 |
Sascha L. Teichmann |
Sediment load: Added more 'sums' to be calculated.
|
Thu, 17 Jul 2014 16:51:18 +0200 |
Sascha L. Teichmann |
Sediment load: (incomplete) new sediment load calculation.
|
Thu, 17 Jul 2014 11:37:25 +0200 |
Sascha L. Teichmann |
Sediment Load: Added table to figure out where grain fractions are measured.
|
Thu, 17 Jul 2014 11:19:59 +0200 |
Sascha L. Teichmann |
Sediment load: Added join to fetch measurement station via ranges which know the river. Added a visitor for values, too.
|
Thu, 17 Jul 2014 10:56:38 +0200 |
Sascha L. Teichmann |
ImporterSession: Load measurement stations via ranges which hold a reference to the river.
|
Thu, 17 Jul 2014 07:46:18 +0200 |
Sascha L. Teichmann |
Merged.
|
Thu, 17 Jul 2014 07:45:14 +0200 |
Sascha L. Teichmann |
Sediment load: Merge measurement stations if they have the same km. The chaining was too complicated to build algorithms on top of it.
|
Wed, 16 Jul 2014 19:11:31 +0200 |
Tom Gottfried |
Divide SedimentLoadLSParser into AbstractSedimentLoadParser and SedimentLoadLSParser to be able to reuse code for a new SedimentLoadParser for data at measurement stations.
|
Wed, 16 Jul 2014 18:33:28 +0200 |
Sascha L. Teichmann |
Introduce LineParserException for CSV file parsing.
|
Wed, 16 Jul 2014 17:09:02 +0200 |
Sascha L. Teichmann |
Sediment load: Recognize grain fractions 'total', 'bed_load' and 'suspended_load' from pre-calculations.
|
Wed, 16 Jul 2014 16:03:50 +0200 |
Sascha L. Teichmann |
Replace station list with a plain array.
|
Wed, 16 Jul 2014 15:53:11 +0200 |
Sascha L. Teichmann |
Use GF_UNKNOWN constant instead of -1 to identify unknown grain fractions.
|
Wed, 16 Jul 2014 13:06:09 +0200 |
Sascha L. Teichmann |
Directly chain stations with the same km position together. This ease some summations.
|
Wed, 16 Jul 2014 11:55:46 +0200 |
Sascha L. Teichmann |
Added filters for loaded sediment data values. Year, Epochs (time ranges), And and Or.
|
Wed, 16 Jul 2014 11:05:59 +0200 |
Sascha L. Teichmann |
Throw out old visitor model and use grain fraction filters instead. Fixed neighborhood wirinng of measument stations.
|
Tue, 15 Jul 2014 21:31:11 +0200 |
Sascha L. Teichmann |
Sediment loads from cache are sorted in station order so range filters
|
Tue, 15 Jul 2014 18:52:22 +0200 |
Sascha L. Teichmann |
Wire the neighbors to the measurement stations together. This eases the lookup for same types (suspended or bed load).
|
Tue, 15 Jul 2014 12:47:52 +0200 |
Sascha L. Teichmann |
New way to loaded sediment loads from database and cache it. The data structure a way more straight forward. TODO: Implement calculation on this basis.
|
Mon, 14 Jul 2014 15:36:44 +0200 |
Tom Gottfried |
SCHEMA CHANGE and Importer (only longitudinal section data so far): only grain fractions given now in schema are valid. We are handling sediment loads, not yields.
|
Fri, 11 Jul 2014 13:10:05 +0200 |
Sascha L. Teichmann |
Renamed ImportSedimentYield to ImportSedimentLoadLS.
|
Fri, 11 Jul 2014 11:32:18 +0200 |
Sascha L. Teichmann |
Fix for flys/issue1735 (Versatz in den HYK-Dateien)
|
Thu, 10 Jul 2014 18:02:08 +0200 |
Sascha L. Teichmann |
Added method to importer session to fetch the measurement station for given (river, km).
|
Thu, 10 Jul 2014 16:57:32 +0200 |
Sascha L. Teichmann |
Added importer models for sediment load and sediment load values.
|
Thu, 10 Jul 2014 16:11:55 +0200 |
Sascha L. Teichmann |
Load grain fractions from database only. Do not store new ones.
|
Thu, 10 Jul 2014 12:04:56 +0200 |
Sascha L. Teichmann |
Added Hibernate mappings for new sediment load database model.
|
Wed, 09 Jul 2014 18:13:13 +0200 |
Sascha L. Teichmann |
Renamed SedimentYield to SedimentLoadLS and SedimentYieldValue to SedimentLoadLSValue. Adjust the names of the parsers and the rest of the glue.
|
Wed, 09 Jul 2014 17:33:57 +0200 |
Sascha L. Teichmann |
Renamed SedimentLoad to SedimentLoadLSData to make place for SedimentLoad in backend.
|
Wed, 09 Jul 2014 17:10:18 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Wed, 09 Jul 2014 16:38:29 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Wed, 09 Jul 2014 16:03:04 +0200 |
Sascha L. Teichmann |
Merged
|
Wed, 09 Jul 2014 16:01:48 +0200 |
Sascha L. Teichmann |
Support the "new" HYK format which enables setting the end of the last flow zone.
|
Wed, 09 Jul 2014 15:56:15 +0200 |
Tom Gottfried |
Repair last commit.
|
Wed, 09 Jul 2014 15:51:31 +0200 |
Tom Gottfried |
SCHEMA CHANGE: consistent naming scheme and drop script for sediment load at measurement stations.
|
Tue, 08 Jul 2014 19:44:54 +0200 |
Tom Gottfried |
SCHEMA CHANGE: Added new structure for sediment loads measured at measurement stations.
|
Tue, 08 Jul 2014 18:47:40 +0200 |
Tom Gottfried |
Close branch facet-metadata. It's all in default now.
facet-metadata
|
Tue, 08 Jul 2014 18:37:27 +0200 |
Tom Gottfried |
Merged branch facet-metadata into default.
|
Tue, 08 Jul 2014 18:19:04 +0200 |
Tom Gottfried |
merged default into branch facet-metadata.
facet-metadata
|
Fri, 04 Jul 2014 09:11:37 +0200 |
Raimund Renkert |
Updated german i18n strings.
facet-metadata
|
Thu, 03 Jul 2014 17:21:22 +0200 |
Raimund Renkert |
merged.
facet-metadata
|
Thu, 03 Jul 2014 17:20:37 +0200 |
Raimund Renkert |
Write an empty string if year is 0 in middle bedheight exporter.
facet-metadata
|
Thu, 03 Jul 2014 17:17:28 +0200 |
Raimund Renkert |
Updated german i18n string.
facet-metadata
|
Thu, 03 Jul 2014 16:36:43 +0200 |
Tom Gottfried |
Allow differences between years and epochs (accidentally did that in branch facet-metadata already too)
|
Thu, 03 Jul 2014 16:34:28 +0200 |
Tom Gottfried |
Allow differences between years and epochs.
facet-metadata
|
Thu, 03 Jul 2014 13:47:42 +0200 |
Raimund Renkert |
Fixed i18n strings.
facet-metadata
|
Thu, 03 Jul 2014 13:27:14 +0200 |
Raimund Renkert |
Avoid NPE if some meta data does not exist.
facet-metadata
|
Thu, 03 Jul 2014 12:31:13 +0200 |
Raimund Renkert |
Added i18n strings for middle bedheights.
facet-metadata
|
Thu, 03 Jul 2014 12:30:41 +0200 |
Raimund Renkert |
Added macro for middle bedheights for old calculations.
facet-metadata
|
Thu, 03 Jul 2014 11:34:46 +0200 |
Raimund Renkert |
Added i18n strings.
facet-metadata
|
Thu, 03 Jul 2014 11:34:30 +0200 |
Raimund Renkert |
Removed unused imports and avoid using RiverUtils.
facet-metadata
|
Thu, 03 Jul 2014 11:33:41 +0200 |
Raimund Renkert |
Fixed NPE when loading folders from datacage.
facet-metadata
|
Thu, 03 Jul 2014 11:32:22 +0200 |
Raimund Renkert |
Translate csv meta data lines in middle bed height chart export.
facet-metadata
|
Thu, 03 Jul 2014 11:31:26 +0200 |
Raimund Renkert |
Add river elevation model to middle bed height csv export.
facet-metadata
|
Thu, 03 Jul 2014 11:30:19 +0200 |
Raimund Renkert |
Fixed i18n strings.
facet-metadata
|
Thu, 03 Jul 2014 11:27:41 +0200 |
Raimund Renkert |
Add river elevation model to bed diff chart export.
facet-metadata
|
Wed, 02 Jul 2014 16:35:23 +0200 |
Tom Gottfried |
Allow building Release from specific branch. Beware that branches to not get different ports automatically.
|
Wed, 02 Jul 2014 15:54:23 +0200 |
Raimund Renkert |
Added missing facet.
facet-metadata
|
Wed, 02 Jul 2014 14:42:43 +0200 |
Raimund Renkert |
Add meta data to middle bed height CSV export.
facet-metadata
|
Wed, 02 Jul 2014 14:42:07 +0200 |
Raimund Renkert |
Added som more meta data to middle bed height result.
facet-metadata
|
Wed, 02 Jul 2014 12:34:52 +0200 |
Raimund Renkert |
Separate meta data key and value by ':'.
facet-metadata
|
Wed, 02 Jul 2014 12:34:06 +0200 |
Raimund Renkert |
Removed unused importsRemoved unused imports..
facet-metadata
|
Wed, 02 Jul 2014 12:33:43 +0200 |
Raimund Renkert |
Add meta data to chart series in sq relation.
facet-metadata
|
Wed, 02 Jul 2014 12:32:59 +0200 |
Raimund Renkert |
Add units as meta data to middle bed height facets.
facet-metadata
|
Wed, 02 Jul 2014 12:31:57 +0200 |
Raimund Renkert |
Updated meta data in facets.
facet-metadata
|
Wed, 02 Jul 2014 09:31:14 +0200 |
Raimund Renkert |
Split bed quality facets and updated processors and state.
facet-metadata
|
Wed, 02 Jul 2014 09:29:39 +0200 |
Raimund Renkert |
Removed debug output.
facet-metadata
|
Tue, 01 Jul 2014 15:09:56 +0200 |
Raimund Renkert |
Split bed differences facet into data specific facets.
facet-metadata
|
Tue, 01 Jul 2014 13:27:53 +0200 |
Raimund Renkert |
Bedheight facet now returns double[][]. Removed obsolete processor code.
facet-metadata
|
Tue, 01 Jul 2014 13:25:46 +0200 |
Raimund Renkert |
Moved MiddleBedHeight classes to minfo package. Facet now returns double[][] data.
facet-metadata
|
Tue, 01 Jul 2014 13:11:43 +0200 |
Raimund Renkert |
Fixed some smartgwt 4.1 related issues.
|
Mon, 30 Jun 2014 11:29:45 +0200 |
Raimund Renkert |
merged with default.
facet-metadata
|
Fri, 27 Jun 2014 19:28:08 +0200 |
Tom Gottfried |
Added tag 3.1.4 for changeset 6fef38a526c7
|
Fri, 27 Jun 2014 19:25:29 +0200 |
Tom Gottfried |
There is no year/epoche choice anymore for bed differences.
3.1.4
|
Fri, 27 Jun 2014 18:47:55 +0200 |
Tom Gottfried |
Exclude annotation types without trailing unit (assumed after whitespace).
|
Fri, 27 Jun 2014 16:52:00 +0200 |
Sascha L. Teichmann |
Removed obsolete XPath expression.
|
Fri, 27 Jun 2014 15:52:05 +0200 |
Tom Gottfried |
Minor cleanup in meta-data.xml.
|
Fri, 27 Jun 2014 15:10:10 +0200 |
Raimund Renkert |
Select complete differences matrix to have a well sorted dc-tree.
|
Fri, 27 Jun 2014 13:05:34 +0200 |
Raimund Renkert |
Removed code that ignores a user subtitle and sets a default subtitle.
|
Fri, 27 Jun 2014 09:50:46 +0200 |
Raimund Renkert |
Fixed datacage info field for bed height differences.
|
Thu, 26 Jun 2014 15:00:28 +0200 |
Raimund Renkert |
merged.
|
Thu, 26 Jun 2014 14:59:28 +0200 |
Raimund Renkert |
Changed twin dc panel in bed height deifferences to single dc and use the new differences dc macro.
|
Thu, 26 Jun 2014 14:54:04 +0200 |
Raimund Renkert |
Updated macros and db statement for minfo bedheight differences.
|
Thu, 26 Jun 2014 13:00:18 +0200 |
Sascha L. Teichmann |
Datacage function resolver: Declare static functions static.
|
Thu, 26 Jun 2014 12:54:31 +0200 |
Sascha L. Teichmann |
Added dc:coalesce(a, b). Returns first element which is not empty or not zero.
|
Thu, 26 Jun 2014 12:44:40 +0200 |
Sascha L. Teichmann |
Added dc:lowercase() dc:uppercase()
|
Wed, 25 Jun 2014 15:40:44 +0200 |
Raimund Renkert |
Set identifier for listgridfields and resized columns.
|
Tue, 24 Jun 2014 16:02:41 +0200 |
Tom Gottfried |
issue1633: Add missing info line.
|
Fri, 20 Jun 2014 16:52:14 +0200 |
Sascha L. Teichmann |
DC: Flatten bed height diff tree a bit.
|
Fri, 20 Jun 2014 16:41:30 +0200 |
Sascha L. Teichmann |
DC: Group bedheight diffs by both years.
|
Fri, 20 Jun 2014 16:33:36 +0200 |
Raimund Renkert |
merged.
|
Fri, 20 Jun 2014 16:33:09 +0200 |
Raimund Renkert |
New macros for bed height differneces.
|
Fri, 20 Jun 2014 16:26:26 +0200 |
Sascha L. Teichmann |
Datacage: Make it possible to group a value tuple into more than one group.
|
Fri, 20 Jun 2014 13:45:54 +0200 |
Raimund Renkert |
Fixed river selection for interactive map.
|
Fri, 20 Jun 2014 12:51:08 +0200 |
Tom Gottfried |
i18n for WMS legend window title.
|
Thu, 19 Jun 2014 18:20:39 +0200 |
Sascha L. Teichmann |
Added script to find unused i18n in *.java and *.xml files.
|
Thu, 19 Jun 2014 15:07:15 +0200 |
Sascha L. Teichmann |
Fixed last anomalie in i18n files.
|
Thu, 19 Jun 2014 15:02:41 +0200 |
Sascha L. Teichmann |
Removed more anomalies from i18n.
|
Thu, 19 Jun 2014 14:48:11 +0200 |
Sascha L. Teichmann |
Run native2ascii over i18n files.
|
Thu, 19 Jun 2014 13:54:02 +0200 |
Tom Gottfried |
Fixed i18n string in other german translation.
|
Thu, 19 Jun 2014 13:36:40 +0200 |
Raimund Renkert |
Fixed i18n string in german translation.
|
Thu, 19 Jun 2014 11:06:12 +0200 |
Tom Gottfried |
This additional version of JFreeChart prevented diagrams to be drawn.
|
Wed, 18 Jun 2014 18:49:50 +0200 |
Tom Gottfried |
Remove obsolete generator references.
|
Wed, 18 Jun 2014 18:18:04 +0200 |
Tom Gottfried |
Avoid having to set VERSION in external script.
|
Wed, 18 Jun 2014 16:34:08 +0200 |
Tom Gottfried |
Override bad defaults of isc-maven-plugin. Please set DEFAULT_WD in make_release_sh to something individual if you are on a multi-user system.
|
Wed, 18 Jun 2014 15:30:39 +0200 |
Sascha L. Teichmann |
Datacage: Moved year filtering of bed heights to separate macro to be reusable in other contextes.
|
Wed, 18 Jun 2014 15:20:07 +0200 |
Tom Gottfried |
Use version-specific mapserver-URLs for release.
|
Wed, 18 Jun 2014 14:29:05 +0200 |
Raimund Renkert |
merged.
|
Wed, 18 Jun 2014 14:27:56 +0200 |
Raimund Renkert |
Fixed sediment load epoch input panel.
|
Wed, 18 Jun 2014 14:27:17 +0200 |
Raimund Renkert |
Fixed "pegelinfo"-wiki links.
|
Wed, 18 Jun 2014 14:26:36 +0200 |
Raimund Renkert |
Fixed date range input panels.
|
Wed, 18 Jun 2014 14:25:46 +0200 |
Raimund Renkert |
Fixed columns in location/distance helper panels.
|
Wed, 18 Jun 2014 14:25:01 +0200 |
Raimund Renkert |
Fixed compile errors for smartgwt 4.1.
|
Wed, 18 Jun 2014 14:23:25 +0200 |
Raimund Renkert |
Use SmartGWT version 4.1p. Updated release script to download SmartGWT.
|
Wed, 18 Jun 2014 12:32:24 +0200 |
Tom Gottfried |
Importer: document import of UUIDs.
|
Tue, 17 Jun 2014 17:57:25 +0200 |
Tom Gottfried |
issue1633: Add info lines in SQ-relation CSV export.
|
Tue, 17 Jun 2014 17:50:59 +0200 |
Tom Gottfried |
So you do not need to type every string twice.
|
Tue, 17 Jun 2014 09:54:40 +0200 |
Raimund Renkert |
Removed unnecessary container widgets and layouts.
|
Tue, 17 Jun 2014 09:47:45 +0200 |
Raimund Renkert |
Moved info stack section to top level widget (parameterlist).
|
Tue, 17 Jun 2014 09:45:48 +0200 |
Raimund Renkert |
Replaced plain gwt with smartgwt components in info panels.
|
Fri, 13 Jun 2014 16:34:29 +0200 |
Tom Gottfried |
Add unit for Q in SQ relation exports.
|
Thu, 12 Jun 2014 19:43:02 +0200 |
Tom Gottfried |
Include last year of epoch in calculation.
|
Thu, 12 Jun 2014 19:16:30 +0200 |
Sascha L. Teichmann |
Small Java related cosmetics.
|
Thu, 12 Jun 2014 12:29:03 +0200 |
Tom Gottfried |
Nasty little detail overlooked in last commit.
|
Thu, 12 Jun 2014 12:26:05 +0200 |
Tom Gottfried |
This guess was not always correct.
|
Thu, 12 Jun 2014 12:21:55 +0200 |
Tom Gottfried |
Add new DateUtil class.
|
Tue, 10 Jun 2014 15:27:31 +0200 |
Tom Gottfried |
Complete rev7925.
|
Tue, 10 Jun 2014 15:23:40 +0200 |
Tom Gottfried |
Importer: remove system property and documentation for bed height epochs.
|
Tue, 10 Jun 2014 15:11:36 +0200 |
Tom Gottfried |
SCHEMA CHANGE: Removed bed height epochs.
|