graph
- FixA: Removed obsolete FixResults class.2012-06-05, by Sascha L. Teichmann
- FixA: Store AnalysisPeriods into FixResult now.2012-06-05, by Sascha L. Teichmann
- Let Artifacts of type WMSDBArtifact remove produced files and directories when endOfLife() is called.2012-06-05, by Ingo Weinzierl
- New helper.2012-06-05, by Felix Wolfsteller
- i18n and format for line labels.2012-06-05, by Felix Wolfsteller
- FixWQChartGenerator stub added2012-06-05, by Christian Lins
- Added better doc and todo.2012-06-05, by Felix Wolfsteller
- FixA: Use KMIndex for outliers.2012-06-05, by Sascha L. Teichmann
- FixA: Added new serializable km inedx structure.2012-06-05, by Sascha L. Teichmann
- EpsilonComparator: Fixed sign problem in comparison.2012-06-05, by Sascha L. Teichmann
- FixA: Reactivated rewrite of the outlier checks.2012-06-04, by Sascha L. Teichmann
- FixA: Store Chi^2 of fitting into result, too.2012-06-04, by Sascha L. Teichmann
- FixA: Added the derivatives of all fitting functions.2012-05-31, by Sascha L. Teichmann
- FixA: Calculate the Delta W/ts + the average Delta W/ts per Q sector per analysis period.2012-05-30, by Sascha L. Teichmann
- Added class to average dates without overflows.2012-05-30, by Sascha L. Teichmann
- FixA: Added new km filter2012-05-30, by Sascha L. Teichmann
- Fix: Better model for storing results of the delta W/t calculation.2012-05-30, by Sascha L. Teichmann
- Forgot ChangeLog commit2012-05-30, by Sascha L. Teichmann
- FixA: Explicit model for date ranges.2012-05-30, by Sascha L. Teichmann
- FixA: Added method to classify fixing events for certain kms.2012-05-30, by Sascha L. Teichmann
- FixA: Fixed access to analysis periods.2012-05-30, by Sascha L. Teichmann
- Changed data fields in fixings analysisperiods state.2012-05-30, by Raimund Renkert
- Cosmetics and ommitted fix.2012-05-29, by Felix Wolfsteller
- issue417: duration curve main values as line(s) to curve.2012-05-29, by Felix Wolfsteller
- Doc and TODOs added.2012-05-29, by Felix Wolfsteller
- Respect new theme setting when drawing line to curve.2012-05-29, by Felix Wolfsteller
- Added own themes for mainvalues.2012-05-29, by Felix Wolfsteller
- FixA: corrected fitting (Q->W instead W->Q).2012-05-28, by Sascha L. Teichmann
- FixA: Made Delta W/t calculation finally work2012-05-28, by Sascha L. Teichmann
- FixA: Added facet to return delta w/t as CSV2012-05-28, by Sascha L. Teichmann
- FixA: Fixed class cast bug in report facet.2012-05-27, by Sascha L. Teichmann
- FixA: Added forgotten csv/report facets/generators to conf.2012-05-27, by Sascha L. Teichmann
- Added more checks in CrossSectionFactory.isNewst() to prevent IndexOutOfBoundsExceptions.2012-05-27, by Ingo Weinzierl
- Tagged module flys-artifacts as '2.7'.2012-05-27, by Ingo Weinzierl
- Removed same package imports.2012-07-15, by Sascha L. Teichmann
- Added 18n for datacage officiallines.2012-07-13, by Felix Wolfsteller
- Corrected broken web.xml2012-07-13, by Sascha L. Teichmann
- Add UserClient class to handle REST communication for user related interfaces.2012-07-13, by Bjoern Ricks
- Add "Manage themes" button to ChartToolbar and MapToolbar.2012-07-13, by Christian Lins
- Switched from 2 columns and 3 rows to 3 columns and 2 rows in sq chart overview.2012-07-13, by Raimund Renkert
- Removed superfluous imports.2012-07-13, by Sascha L. Teichmann
- Cosmetics in plain authentication2012-07-13, by Sascha L. Teichmann
- Add javadoc for the user class2012-07-13, by Bjoern Ricks
- Implement getting a list of roles from a logged in user2012-07-13, by Bjoern Ricks
- Added chart overview to sq relation in minfo module.2012-07-13, by Raimund Renkert
- Removed System.out.println debug statement for the request uri2012-07-13, by Bjoern Ricks
- Removed trailing whitespace2012-07-13, by Bjoern Ricks
- Implement re-authentication if the user (ticket) has expired.2012-07-13, by Bjoern Ricks
- Add ChangeLog entry for last commit2012-07-13, by Bjoern Ricks
- Use servlet context to specify the authentication method.2012-07-13, by Bjoern Ricks
- Add css for the error box at the login page2012-07-13, by Bjoern Ricks
- Also log an authentication failure2012-07-13, by Bjoern Ricks
- Display error details to the user2012-07-13, by Bjoern Ricks
- Extend Authentication and Response to throw additional exceptions2012-07-13, by Bjoern Ricks
- Update changelog for last commit changes2012-07-13, by Bjoern Ricks
- Derive was User class from new DefaultUser class2012-07-13, by Bjoern Ricks