AgeSort asc/desc | Change |
---|---|
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 Next | |
Oct 11, 2019 | |
1 year 3 months | Fix for issue 793 |
1 year 3 months | Bug fixes regarding issue 782 |
Nov 1, 2019 | |
1 year 2 months | Fix for issue 797: JSON Export of ECT doesn't import swiss code correctly |
1 year 2 months | Hardness: do not parse values that are either undefined, null or 0 |
Nov 10, 2019 | |
1 year 2 months | SimpleProfile: making wetness a default parameter |
1 year 2 months | SimpleProfile: renaming the paramchange method - now called setParameter |
1 year 2 months | SimpleProfile: guards for case that there are no features in the profile |
1 year 2 months | Help: expanding the programmer's help - a complete example has been added |
1 year 2 months | Adding source code example for niViz usage |
Nov 11, 2019 | |
1 year 2 months | Programmer's guide addition |
1 year 2 months | Programmer's guide update |
Nov 12, 2019 | |
1 year 2 months | Changing the way we deal with base href |
1 year 2 months | Another attempt to set base href automatically and flexibly |
1 year 2 months | Base href: another attempt |
1 year 2 months | Base href: another attempt |
1 year 2 months | Base href: reverting to simplest version |
Nov 26, 2019 | |
1 year 1 month | Download 332, 2.0 release (with recording module). Simply uncompress and open niViz/index.html in your browser! |
Addition of download 332, by Mathias Bavay | |
1 year 1 month | Replacing ui-select in time series visualization with new angularjs-dropdown-multiselect element |
Nov 28, 2019 | |
1 year 1 month | UI: dropping files anywhere on the niViz UI will result in opening it |
Nov 29, 2019 | |
1 year 1 month | Fix for issue 702: webkit rendering issue. Webkit cannot deal with gradient urls that are pestered with base href url, therefore we abolish base href and instead introduce absolute links. |