Changes

Summary

  1. remove webstart as launch option. (I thought I'd done this, but I think I would manually remove it.)
  2. release notes
  3. bug 2692: detect github link and always use external browser.
  4. bug 1687: sloppy code to support PWD + 'file.cdf?<C>' completions broke completions for "vap+cdaweb:ds=<C>"
  5. release notes
  6. corrections to completions, where the name of the parameter was repeated. Also descriptions also look for the name, which often is put in there by teams (JAD_30_LRS for example) so that the description is understood out-of-context, but the name provides context.
Revision 28215 by jbfaden:
remove webstart as launch option.  (I thought I'd done this, but I think I would manually remove it.)
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
Revision 28214 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 28213 by jbfaden:
bug 2692: detect github link and always use external browser.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/ui/DocumentationScrollPane.javaautoplot/JythonSupport/src/org/das2/jythoncompletion/ui/DocumentationScrollPane.java
Revision 28212 by jbfaden:
bug 1687: sloppy code to support PWD + 'file.cdf?<C>' completions broke completions for "vap+cdaweb:ds=<C>"
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/DataSetUrlCompletionTask.javaautoplot/JythonSupport/src/org/das2/jythoncompletion/DataSetUrlCompletionTask.java
Revision 28211 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 28210 by jbfaden:
corrections to completions, where the name of the parameter was repeated.  Also descriptions also look for the name, which often is put in there by teams (JAD_30_LRS for example) so that the description is understood out-of-context, but the name provides context.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.javaautoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java