graph
- 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
- Set artifact server port back to 81812012-07-12, by Sascha L. Teichmann
- Login: Cast session user to abstract type not WAS specific2012-07-12, by Sascha L. Teichmann
- Removed superfluous imports.2012-07-12, by Sascha L. Teichmann
- Bugfix: #698 Fix-Analysis is working in Tomcat again.2012-07-12, by Ingo Weinzierl
- Add showpointlabel style attribute.2012-07-12, by Christian Lins
- Omitted last ChangeLog save.2012-07-11, by Sascha L. Teichmann
- Auth: added simple file based authentication.2012-07-11, by Sascha L. Teichmann
- Removed trailing whitespace.2012-07-11, by Sascha L. Teichmann
- Removed superfluous imports.2012-07-11, by Sascha L. Teichmann
- Refactor GGInA authentication2012-07-11, by Bjoern Ricks
- Check filter config in web.xml for String false to deactivate the GGInAFilter instead of "1".2012-07-11, by Bjoern Ricks
- Add alpha transp. and fix exceptions on unknown style attributes.2012-07-11, by Christian Lins
- Added overview chart to sq relation period input panel.2012-07-11, by Raimund Renkert
- Filter all requests to FLYS2012-07-11, by Bjoern Ricks
- Add stylesheets for the login page2012-07-11, by Bjoern Ricks