Changes

Summary

  1. update release notes
  2. NetBeans 8 used to add menu item for events list. Add link to new help documentation. experiment with validation of number of parameters
  3. 2603: autoplot_test100 showed we needed to check for units when checking ranges when there are multiple plot elements.
  4. downloadResourceAsTempFile no longer adds "@" to filename if it is not needed, so that it can be used to download and run jar files.
  5. add link to same script on github.com/autoplot/dev
  6. use links in table. add scriptTitle
  7. clean up URI_Templates script to use boolean generate flag, add setScriptDescription
  8. new packArguments mode handles when $x_$x is used for the filename and arg1;arg2 arg3;arg4 is used for the controls
  9. print version number
  10. make links out of clickable links generated by URITemplates script
  11. make links out of clickable links generated by URITemplates script
  12. make errors more clear for case where compression is not gzip
  13. release notes
Revision 27717 by jbfaden:
update release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
Revision 27716 by jbfaden:
NetBeans 8 used to add menu item for events list.  Add link to new help documentation.  experiment with validation of number of parameters
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.formautoplot/Autoplot/src/org/autoplot/RunBatchTool.form
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.javaautoplot/Autoplot/src/org/autoplot/RunBatchTool.java
Revision 27715 by jbfaden:
2603: autoplot_test100 showed we needed to check for units when checking ranges when there are multiple
plot elements.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/dom/PlotController.javaautoplot/Autoplot/src/org/autoplot/dom/PlotController.java
Revision 27714 by jbfaden:
downloadResourceAsTempFile no longer adds "@" to filename if it is not needed, so that it can be used to download and run jar files.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/DataSource/src/org/autoplot/datasource/DataSetURI.javaautoplot/DataSource/src/org/autoplot/datasource/DataSetURI.java
Revision 27713 by jbfaden:
add link to same script on github.com/autoplot/dev
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/web/URI_Templates.jyautoplot/AutoplotServlet/web/URI_Templates.jy
Revision 27712 by jbfaden:
use links in table.  add scriptTitle
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/web/URI_Templates.jyautoplot/AutoplotServlet/web/URI_Templates.jy
Revision 27711 by jbfaden:
clean up URI_Templates script to use boolean generate flag, add setScriptDescription
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/web/URI_Templates.jspautoplot/AutoplotServlet/web/URI_Templates.jsp
The file was modified/autoplot/trunk/AutoplotServlet/web/URI_Templates.jyautoplot/AutoplotServlet/web/URI_Templates.jy
Revision 27710 by jbfaden:
new packArguments mode handles when $x_$x is used for the filename and arg1;arg2 arg3;arg4 is used for the controls
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.javaautoplot/Autoplot/src/org/autoplot/RunBatchTool.java
Revision 27709 by jbfaden:
print version number
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/URITemplatesServlet.javaautoplot/AutoplotServlet/src/java/org/autoplot/servlet/URITemplatesServlet.java
Revision 27708 by jbfaden:
make links out of clickable links generated by URITemplates script
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/web/URI_Templates.jspautoplot/AutoplotServlet/web/URI_Templates.jsp
The file was modified/autoplot/trunk/AutoplotServlet/web/index.jspautoplot/AutoplotServlet/web/index.jsp
Revision 27707 by jbfaden:
make links out of clickable links generated by URITemplates script
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/URITemplatesServlet.javaautoplot/AutoplotServlet/src/java/org/autoplot/servlet/URITemplatesServlet.java
The file was modified/autoplot/trunk/AutoplotServlet/web/index.jspautoplot/AutoplotServlet/web/index.jsp
Revision 27706 by jbfaden:
make errors more clear for case where compression is not gzip
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/GenericReader.javaautoplot/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/GenericReader.java
Revision 27705 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/CDFFactory.javaautoplot/CdfJavaDataSource/src/gov/nasa/gsfc/spdf/cdfj/CDFFactory.java