Changes

Summary

  1. release notes
  2. bugfix: recent change to grab labels from image rich png metadata contained runtime error in some cases.
  3. release notes
  4. bugfix 2588: single-record waveform dataset didn't autorange properly.
  5. release notes
  6. let the resolution parameter limit the resolution of the data requests, just as it would if it were using the URI in a script.
  7. bug 2585: don't cache idlsav listing. It doesn't seem to be necessary and is confusing
  8. bugfix: jython expression is shown again
  9. catch a null getting into the labels early since it would cause problems later.
Revision 27617 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
Revision 27616 by jbfaden:
bugfix: recent change to grab labels from image rich png metadata contained runtime error in some cases.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/dom/PlotElementController.javaautoplot/Autoplot/src/org/autoplot/dom/PlotElementController.java
Revision 27615 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
Revision 27614 by jbfaden:
bugfix 2588: single-record waveform dataset didn't autorange properly.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/dom/PlotElementController.javaautoplot/Autoplot/src/org/autoplot/dom/PlotElementController.java
Revision 27613 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
The file was modified/autoplot/trunk/Autoplot/src/screen.pngautoplot/Autoplot/src/screen.png
Revision 27612 by jbfaden:
let the resolution parameter limit the resolution of the data requests, just as it would if it were using the URI in a script.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSource.javaautoplot/Das2ServerDataSource/src/org/das2/datasource/Das2ServerDataSource.java
Revision 27611 by jbfaden:
bug 2585: don't cache idlsav listing.  It doesn't seem to be necessary and is confusing
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSourceFactory.javaautoplot/IdlMatlabSupport/src/org/autoplot/idlsupport/IdlsavDataSourceFactory.java
Revision 27610 by jbfaden:
bugfix: jython expression is shown again
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/ui/DataMashUp.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/ui/DataMashUp.java
Revision 27609 by jbfaden:
catch a null getting into the labels early since it would cause problems later.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/dom/Axis.javaautoplot/Autoplot/src/org/autoplot/dom/Axis.java