2012-07-24 |
Sascha L. Teichmann |
Removed some superfluous casts.
|
2012-07-21 |
Sascha L. Teichmann |
FixA: Overview: Catch the case that a previous gauge is before the start of the events.
|
2012-07-21 |
Sascha L. Teichmann |
FixA: Bring overview transformation in sync with flys-artifacts.
|
2012-07-21 |
Sascha L. Teichmann |
FixA: Introduce i18n to overview transformation.
|
2012-07-20 |
Sascha L. Teichmann |
FixA: Overview contains names of the the gauges in the headline.
|
2012-07-20 |
Ingo Weinzierl |
Removed SVG and PDF export buttons from chart toolbar of overview charts.
|
2012-07-20 |
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 |
Ingo Weinzierl |
Added a new UI provider that allows the input of a single time period (without any helper panel).
|
2012-07-20 |
Sascha L. Teichmann |
Removed superfluous imports and trailinh whitespace.
|
2012-07-20 |
Ingo Weinzierl |
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-19 |
Ingo Weinzierl |
Read default value of Data item and set textfield of DoubleInputPanel if a default value is existing.
|
2012-07-19 |
Sascha L. Teichmann |
Use more idiomatic Java when parsing doubles and ints.
|
2012-07-19 |
Sascha L. Teichmann |
ChangeLog: Removed remains from former conflict.
|
2012-07-19 |
Sascha L. Teichmann |
Removed trailing whitespace. Import cleanup
|
2012-07-19 |
Felix Wolfsteller |
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
|
2012-07-19 |
Felix Wolfsteller |
Set previously selected values for bandwidth theme-prop.
|
2012-07-19 |
Felix Wolfsteller |
Cosmetics.
|
2012-07-19 |
Raimund Renkert |
FixA: Input fields for chart navigation now use the correct i18n number formats.
|
2012-07-18 |
Sascha L. Teichmann |
FixA: Overview: Generate only legend entries for existing discharge sectors.
|
2012-07-18 |
Sascha L. Teichmann |
FixA: Replaced discharge sectors with more human readable labels.
|
2012-07-18 |
Sascha L. Teichmann |
FixA: Overview: Added legend at bottom of overview table.
|
2012-07-18 |
Raimund Renkert |
Show the overview and chart in function select state in fix analysis helper
|
2012-07-18 |
Felix Wolfsteller |
Populate already set theme attributes.
|
2012-07-18 |
Felix Wolfsteller |
Cosmetics.
|
2012-07-18 |
Felix Wolfsteller |
Improve validation of double-type style arguments.
|
2012-07-18 |
Felix Wolfsteller |
Cosmetic compression.
|
2012-07-18 |
Ingo Weinzierl |
Lock the screen when the parameterization of a Collection's master Artifact changes.
|
2012-07-18 |
Felix Wolfsteller |
Handle upcoming 'double' theme attribute type.
|
2012-07-18 |
Felix Wolfsteller |
Cosmetics.
|
2012-07-18 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2012-07-17 |
Felix Wolfsteller |
Added bandwidth field, i18n.
|
2012-07-17 |
Christian Lins |
Remove gwt dependency, add common-codecs.
|
2012-07-17 |
Christian Lins |
Issue #726 work.
|
2012-07-16 |
Felix Wolfsteller |
Cosmetics, docs.
|
2012-07-16 |
Ingo Weinzierl |
Tagged flys-client module as '2.8'.
|
2012-09-28 |
Thomas Arendsen Hein |
merged flys-backend/2.8
2.8
|
2012-07-15 |
Sascha L. Teichmann |
Removed same package imports.
|
2012-07-12 |
Sascha L. Teichmann |
MapResultTransformer: Added static INSTANCE because its stateless.
|
2012-07-12 |
Sascha L. Teichmann |
Backend: Strategy to directly transform native SQL results into Maps.
|
2012-07-12 |
Sascha L. Teichmann |
Fix for issue 359
|
2012-07-11 |
Sascha L. Teichmann |
Backend: Added DB indices for fasten access to cross section points.
|
2012-07-11 |
Sascha L. Teichmann |
Partial fix for flys/issue697: Increased the decimal places of Ws, Qs and Kms to 5.
|
2012-07-03 |
Ingo Weinzierl |
Set correct connection provider class which package had changed in the last commit.
|
2012-07-03 |
Ingo Weinzierl |
Fixed broken package declaration in DBCPConnectionProvider.
|
2012-06-29 |
Sascha L. Teichmann |
Backend: Added views to access the 'Amtlichen Linien'.
|
2012-06-15 |
Sascha L. Teichmann |
FLYS backend: Removed trailing whitespace.
|
2012-06-14 |
Sascha L. Teichmann |
SedDB: Make access to SedDB configurable over conf.xml and provide access to sessions.
|
2012-06-14 |
Sascha L. Teichmann |
Added Hibernate access class to SedDB
|
2012-06-14 |
Sascha L. Teichmann |
flys-backend: Re-establish cross platform compatibilty again.
|
2012-06-14 |
Ingo Weinzierl |
Added missing 'name' property and a new function to retrieve CrossSectionTracks.
|
2012-06-13 |
Ingo Weinzierl |
Store sq relations into database after parsing.
|
2012-06-13 |
Ingo Weinzierl |
Added parser and import classes to import MINFO sq relations.
|
2012-06-12 |
Ingo Weinzierl |
Cleared some irritating debug messages.
|
2012-06-12 |
Ingo Weinzierl |
Improved the import process to read MINFO specific 'Messstellen'.
|
2012-06-11 |
Sascha L. Teichmann |
Added Override annotation.
|
2012-06-11 |
Raimund Renkert |
Added filter for annotation names.
|
2012-06-08 |
Felix Wolfsteller |
Fix comment.
|
2012-06-08 |
Felix Wolfsteller |
Make it run again by removing hibernate annotation.
|
2012-06-07 |
Ingo Weinzierl |
Improved minfo db schema and added model classes for s/q relation.
|
2012-06-05 |
Sascha L. Teichmann |
Removed superfluous imports.
|