From 35f70c7b265bcf46afa95905d36f6a0a09e98a34 Mon Sep 17 00:00:00 2001 From: Matt Date: Tue, 8 Dec 2015 13:47:38 -0700 Subject: [PATCH] adding a change log for tagging --- CHANGELOG.md | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..62dba40f3 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,67 @@ +# Change Log + +## [Unreleased](https://github.com/sandialabs/slycat/tree/HEAD) + +[Full Changelog](https://github.com/sandialabs/slycat/compare/v1.1.0...HEAD) + +**Implemented enhancements:** + +- SLURM interface improvement [\#535](https://github.com/sandialabs/slycat/issues/535) +- Change wording on CCA Select Columns page [\#530](https://github.com/sandialabs/slycat/issues/530) +- Video works on parameter space model but not parameter image model [\#527](https://github.com/sandialabs/slycat/issues/527) +- Enforce at least one output column for CCA [\#525](https://github.com/sandialabs/slycat/issues/525) +- Integrate email error reporting to the backend [\#515](https://github.com/sandialabs/slycat/issues/515) +- Change name of model from Parameter Image Plus to Parameter Image in Create drop down list [\#506](https://github.com/sandialabs/slycat/issues/506) +- Move the trashcan icon in bookmarks to left-side of label [\#505](https://github.com/sandialabs/slycat/issues/505) +- Create warning for CCA ingestion for columns defaulted to neither [\#501](https://github.com/sandialabs/slycat/issues/501) +- Go through behave tests and make sure they are valid/useful [\#498](https://github.com/sandialabs/slycat/issues/498) +- Apply newer shift-click variable selection interface to CCA rerun [\#497](https://github.com/sandialabs/slycat/issues/497) +- Replace POST Model Files API with New multipart-upload API [\#493](https://github.com/sandialabs/slycat/issues/493) +- Travis ci Failing codec\_name check [\#490](https://github.com/sandialabs/slycat/issues/490) +- Default to remote for file browsing [\#484](https://github.com/sandialabs/slycat/issues/484) +- List all project bookmarks in bookmark drop down [\#479](https://github.com/sandialabs/slycat/issues/479) +- Integrate 3D viewer in the parameter space model [\#467](https://github.com/sandialabs/slycat/issues/467) +- Integrate an OpenJSCAD viewer [\#462](https://github.com/sandialabs/slycat/issues/462) + +**Fixed bugs:** + +- CCA table sorting loses selected row \(Firefox & Chrome on Windows 7\) [\#528](https://github.com/sandialabs/slycat/issues/528) +- When isStringAttribute is true byteorder needs to be removed for calls to GET Model Arrayset Data [\#514](https://github.com/sandialabs/slycat/issues/514) +- Travis failing with new file api upload change [\#513](https://github.com/sandialabs/slycat/issues/513) +- CCA error handling for too few rows [\#503](https://github.com/sandialabs/slycat/issues/503) +- Categorical filter buttons gone \(Firefox and Chrome on Windows and OS X\) [\#496](https://github.com/sandialabs/slycat/issues/496) +- Bring CentOS to the point that all the behave tests can be run in the container [\#492](https://github.com/sandialabs/slycat/issues/492) +- Travis ci Failing codec\\_name check [\#490](https://github.com/sandialabs/slycat/issues/490) +- Pin icon missing on hover image [\#482](https://github.com/sandialabs/slycat/issues/482) +- Delete associated bookmarks when deleting model [\#478](https://github.com/sandialabs/slycat/issues/478) +- Display performance statistics bug [\#475](https://github.com/sandialabs/slycat/issues/475) +- Image/3D viewer popups and modal z-index conflicts [\#474](https://github.com/sandialabs/slycat/issues/474) +- Image Hover Not Working \(Firefox/Windows\) [\#473](https://github.com/sandialabs/slycat/issues/473) +- Feed server can fail due to a race condition. [\#466](https://github.com/sandialabs/slycat/issues/466) +- Table ingestion UI allows categorical variables to be selected as inputs / outputs in CCA wizard. [\#465](https://github.com/sandialabs/slycat/issues/465) +- Geometry settings bug in Safari [\#463](https://github.com/sandialabs/slycat/issues/463) +- 3D viewer does not resize [\#461](https://github.com/sandialabs/slycat/issues/461) + +**Closed issues:** + +- Timeseries model using old APIs [\#537](https://github.com/sandialabs/slycat/issues/537) +- slycat-create-timeseries-model-from-hdf5.py no longer works [\#536](https://github.com/sandialabs/slycat/issues/536) +- Styling missing on hidden rows that are also contain nulls [\#534](https://github.com/sandialabs/slycat/issues/534) +- Color coding by string column is broken [\#519](https://github.com/sandialabs/slycat/issues/519) +- String columns breaking axes and color legend [\#518](https://github.com/sandialabs/slycat/issues/518) +- Missing image in CCA [\#517](https://github.com/sandialabs/slycat/issues/517) +- import slycat.darray broken [\#516](https://github.com/sandialabs/slycat/issues/516) +- Selection broken when sorting by column with duplicate values [\#512](https://github.com/sandialabs/slycat/issues/512) +- Change model names in model listings to reflect current ones [\#507](https://github.com/sandialabs/slycat/issues/507) +- Scatterplot points unselectable when window is scrolled [\#495](https://github.com/sandialabs/slycat/issues/495) +- PI+ wizard needs status indicator when loading large files [\#481](https://github.com/sandialabs/slycat/issues/481) +- Hitting enter when creating a new project fails silently [\#472](https://github.com/sandialabs/slycat/issues/472) +- Remote browser needs to scroll to top when changing directories [\#459](https://github.com/sandialabs/slycat/issues/459) + +## [v1.1.0](https://github.com/sandialabs/slycat/tree/v1.1.0) (2014-05-21) +[Full Changelog](https://github.com/sandialabs/slycat/compare/v1.0...v1.1.0) + +## [v1.0](https://github.com/sandialabs/slycat/tree/v1.0) (2013-07-12) + + +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file