2014-08-21 |
Tom Gottfried |
Make a difference between themes representing loads in different units.
|
2014-08-20 |
Tom Gottfried |
i18n for sediment loads.
|
2014-08-20 |
Tom Gottfried |
Reconstruct facet description of sediment load longitudinal sections. i18n will follow.
|
2014-08-20 |
Tom Gottfried |
Reconstruct facet description of sediment load at measurement stations. i18n will follow.
|
2014-08-20 |
Tom Gottfried |
Let hg ignore downloaded SmartGWT stuff.
|
2014-08-20 |
Andre Heinecke |
Change facet.sedimentload.dc to facet.sedimentload.ls
|
2014-08-20 |
Andre Heinecke |
(issue1681) Add l10n for grain fractions
|
2014-08-20 |
Andre Heinecke |
(issue1681) Handle different grain fraction kinds
|
2014-08-20 |
Andre Heinecke |
Fix typo in sedimentload i18n
|
2014-08-20 |
Andre Heinecke |
(issue1681) Add themes for sedimentloads
|
2014-08-20 |
Andre Heinecke |
Remove todos about sedimentload_ls facet
|
2014-08-20 |
Andre Heinecke |
Remove unecessary debut output
|
2014-08-20 |
Andre Heinecke |
Configure SedimentLoadLSFacet
|
2014-08-20 |
Andre Heinecke |
Add SedimentLoadLSFacet
|
2014-08-20 |
Andre Heinecke |
Add getSedimentLoadById accessor
|
2014-08-19 |
Tom Gottfried |
Distinction by measurement station gives lots of duplicates, as we always get a whole longitudinal section.
|
2014-08-15 |
Andre Heinecke |
Fix binarysearch logic in SedimentLoadData
|
2014-08-15 |
Andre Heinecke |
Add translation for sedimentloads
|
2014-08-15 |
Andre Heinecke |
Add new and simplyfied SedimentLoadFacet
|
2014-08-15 |
Andre Heinecke |
Fix ti_stop_time naming
|
2014-08-15 |
Andre Heinecke |
Change sedimentload factory from yields to loads.
|
2014-08-15 |
Andre Heinecke |
Configure sedimentload static facet
|
2014-08-15 |
Andre Heinecke |
Rename the SedimentLoadDataFacet and add deprection comment
|
2014-08-15 |
Andre Heinecke |
Revert accidental change.
|
2014-08-15 |
Andre Heinecke |
Expose sedimentLoad stations
|
2014-08-15 |
Andre Heinecke |
merge
|
2014-08-15 |
Andre Heinecke |
Move the old data facet out of the way.
|
2014-08-15 |
Sascha L. Teichmann |
Use list() instead of iterator(). Why does this not work?
|
2014-08-11 |
Andre Heinecke |
Add comment on how to obtain smartgwt
|
2014-08-11 |
Andre Heinecke |
Do not try to load empty files.
|
2014-08-12 |
Sascha L. Teichmann |
Be more tolerant with not existing artifact configurations.
|
2014-08-11 |
Sascha L. Teichmann |
Added the broken calculation state of the new sediment load calc.
|
2014-08-11 |
Sascha L. Teichmann |
Removed same package import.
|
2014-08-11 |
Sascha L. Teichmann |
Removed obsolete import.
|
2014-08-11 |
Sascha L. Teichmann |
Merged
|
2014-08-11 |
Sascha L. Teichmann |
Removed obsolete imports.
|
2014-08-11 |
Andre Heinecke |
Build is locale sensitive. Force a UTF-8 locale for building.
|
2014-08-08 |
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.
|
2014-08-07 |
Sascha L. Teichmann |
Added $RADIUS zoom scale sub title logic to other diagrams.
|
2014-08-07 |
Tom Gottfried |
Some typos in datacage config reference.
|
2014-08-07 |
Sascha L. Teichmann |
Fixed sub title zoom stuff.
|
2014-08-07 |
Sascha L. Teichmann |
Merged
|
2014-08-07 |
Sascha L. Teichmann |
flys/issue1262: Introduce variable $RADIUS to be used in user defined chart sub titles.
|
2014-08-07 |
Tom Gottfried |
Cleaned layout for infolines (issue1635).
|
2014-08-06 |
Tom Gottfried |
SCHEMA CHANGE: rename database tables from yield to load_ls according to respective classes.
|
2014-08-05 |
Sascha L. Teichmann |
Parse meta data for multi attribute data.
|
2014-08-05 |
Sascha L. Teichmann |
Added meta infos for multi items to enable client to order the columns in a defined order.
|
2014-08-05 |
Sascha L. Teichmann |
More idiomatic Java string concat.
|
2014-07-31 |
Sascha L. Teichmann |
Sediment load: transform units for official epochs, too.
|
2014-07-31 |
Sascha L. Teichmann |
Sediment load: refactored epoch calculation to not average over all but per year.
|
2014-07-30 |
Sascha L. Teichmann |
Sediment load: fetch sediment density for transforming t/a to m^3/a.
|
2014-07-30 |
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.
|
2014-07-30 |
Sascha L. Teichmann |
Sediment load: Ensure that the lists of values are always ordered station wise. This was a hidden bug. :-/
|
2014-07-30 |
Sascha L. Teichmann |
Sediment density: Got rid of stupid extra year tracking.
|
2014-07-30 |
Sascha L. Teichmann |
Sedimen load: Added bundle for fraction results.
|
2014-07-23 |
Andre Heinecke |
Fix wsplgen name
|