Sun, 02 Jun 2013 13:45:12 +0200 |
Sascha L. Teichmann |
Bed quality calculation: Fixed a calculation typo: s/sum =+ d/sum += d/
|
Sun, 02 Jun 2013 02:43:00 +0200 |
Sascha L. Teichmann |
Bed height: Removed braindead index determination code.
|
Sat, 01 Jun 2013 20:08:21 +0200 |
Sascha L. Teichmann |
Bed height differences: DO NOT STORE ARTIFACTS IN CALCULATION RESULTS!!! This would lead to caching them which is _really_ wrong.
|
Sat, 01 Jun 2013 18:59:52 +0200 |
Sascha L. Teichmann |
Bed height differences: Some refactoring of the calculation to improve readability and performance.
|
Sat, 01 Jun 2013 09:10:15 +0200 |
Sascha L. Teichmann |
Removed unnecessary call of map.containsKey(x).
|
Sat, 01 Jun 2013 09:02:51 +0200 |
Sascha L. Teichmann |
Removed obsolete import.
|
Sat, 01 Jun 2013 09:00:29 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Fri, 31 May 2013 17:24:22 +0200 |
Tom Gottfried |
Schema change: remove UNIQUE-constraint which allows importing cross sections only from PRF
|
Fri, 31 May 2013 16:38:57 +0200 |
Andre Heinecke |
Use FixMilliseconds instead of dates for time periods
|
Fri, 31 May 2013 15:43:14 +0200 |
Andre Heinecke |
Guard the collection describe debug output
|
Fri, 31 May 2013 15:29:30 +0200 |
Andre Heinecke |
Add handling of bound artifacts.
|
Fri, 31 May 2013 15:27:06 +0200 |
Andre Heinecke |
Add boundToOut handling to ManagedFacets.
|