2012-06-05 |
Sascha L. Teichmann |
FixA: Use KMIndex for outliers.
|
2012-06-05 |
Sascha L. Teichmann |
FixA: Added new serializable km inedx structure.
|
2012-06-05 |
Sascha L. Teichmann |
EpsilonComparator: Fixed sign problem in comparison.
|
2012-06-04 |
Sascha L. Teichmann |
FixA: Reactivated rewrite of the outlier checks.
|
2012-06-04 |
Sascha L. Teichmann |
FixA: Store Chi^2 of fitting into result, too.
|
2012-05-31 |
Sascha L. Teichmann |
FixA: Added the derivatives of all fitting functions.
|
2012-05-30 |
Sascha L. Teichmann |
FixA: Calculate the Delta W/ts + the average Delta W/ts per Q sector per analysis period.
|
2012-05-30 |
Sascha L. Teichmann |
Added class to average dates without overflows.
|
2012-05-30 |
Sascha L. Teichmann |
FixA: Added new km filter
|
2012-05-30 |
Sascha L. Teichmann |
Fix: Better model for storing results of the delta W/t calculation.
|
2012-05-30 |
Sascha L. Teichmann |
Forgot ChangeLog commit
|
2012-05-30 |
Sascha L. Teichmann |
FixA: Explicit model for date ranges.
|
2012-05-30 |
Sascha L. Teichmann |
FixA: Added method to classify fixing events for certain kms.
|
2012-05-30 |
Sascha L. Teichmann |
FixA: Fixed access to analysis periods.
|
2012-05-30 |
Raimund Renkert |
Changed data fields in fixings analysisperiods state.
|
2012-05-29 |
Felix Wolfsteller |
Cosmetics and ommitted fix.
|
2012-05-29 |
Felix Wolfsteller |
issue417: duration curve main values as line(s) to curve.
|
2012-05-29 |
Felix Wolfsteller |
Doc and TODOs added.
|
2012-05-29 |
Felix Wolfsteller |
Respect new theme setting when drawing line to curve.
|
2012-05-29 |
Felix Wolfsteller |
Added own themes for mainvalues.
|
2012-05-28 |
Sascha L. Teichmann |
FixA: corrected fitting (Q->W instead W->Q).
|
2012-05-28 |
Sascha L. Teichmann |
FixA: Made Delta W/t calculation finally work
|
2012-05-28 |
Sascha L. Teichmann |
FixA: Added facet to return delta w/t as CSV
|
2012-05-27 |
Sascha L. Teichmann |
FixA: Fixed class cast bug in report facet.
|
2012-05-27 |
Sascha L. Teichmann |
FixA: Added forgotten csv/report facets/generators to conf.
|
2012-05-27 |
Ingo Weinzierl |
Added more checks in CrossSectionFactory.isNewst() to prevent IndexOutOfBoundsExceptions.
|
2012-05-27 |
Ingo Weinzierl |
Tagged module flys-artifacts as '2.7'.
|
2012-07-15 |
Sascha L. Teichmann |
Removed same package imports.
|
2012-07-13 |
Felix Wolfsteller |
Added 18n for datacage officiallines.
|
2012-07-13 |
Sascha L. Teichmann |
Corrected broken web.xml
|
2012-07-13 |
Bjoern Ricks |
Add UserClient class to handle REST communication for user related interfaces.
|
2012-07-13 |
Christian Lins |
Add "Manage themes" button to ChartToolbar and MapToolbar.
|
2012-07-13 |
Raimund Renkert |
Switched from 2 columns and 3 rows to 3 columns and 2 rows in sq chart overview.
|
2012-07-13 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-07-13 |
Sascha L. Teichmann |
Cosmetics in plain authentication
|
2012-07-13 |
Bjoern Ricks |
Add javadoc for the user class
|
2012-07-13 |
Bjoern Ricks |
Implement getting a list of roles from a logged in user
|
2012-07-13 |
Raimund Renkert |
Added chart overview to sq relation in minfo module.
|
2012-07-13 |
Bjoern Ricks |
Removed System.out.println debug statement for the request uri
|
2012-07-13 |
Bjoern Ricks |
Removed trailing whitespace
|
2012-07-13 |
Bjoern Ricks |
Implement re-authentication if the user (ticket) has expired.
|
2012-07-13 |
Bjoern Ricks |
Add ChangeLog entry for last commit
|
2012-07-13 |
Bjoern Ricks |
Use servlet context to specify the authentication method.
|
2012-07-13 |
Bjoern Ricks |
Add css for the error box at the login page
|
2012-07-13 |
Bjoern Ricks |
Also log an authentication failure
|
2012-07-13 |
Bjoern Ricks |
Display error details to the user
|
2012-07-13 |
Bjoern Ricks |
Extend Authentication and Response to throw additional exceptions
|
2012-07-13 |
Bjoern Ricks |
Update changelog for last commit changes
|
2012-07-13 |
Bjoern Ricks |
Derive was User class from new DefaultUser class
|
2012-07-12 |
Sascha L. Teichmann |
Set artifact server port back to 8181
|
2012-07-12 |
Sascha L. Teichmann |
Login: Cast session user to abstract type not WAS specific
|
2012-07-12 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-07-12 |
Ingo Weinzierl |
Bugfix: #698 Fix-Analysis is working in Tomcat again.
|
2012-07-12 |
Christian Lins |
Add showpointlabel style attribute.
|
2012-07-11 |
Sascha L. Teichmann |
Omitted last ChangeLog save.
|
2012-07-11 |
Sascha L. Teichmann |
Auth: added simple file based authentication.
|
2012-07-11 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2012-07-11 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-07-11 |
Bjoern Ricks |
Refactor GGInA authentication
|
2012-07-11 |
Bjoern Ricks |
Check filter config in web.xml for String false to deactivate the GGInAFilter instead of "1".
|