Changes

Summary

  1. allow color names to be used, though they are converted to hex immediately
  2. support integer numbers in events list, so that byte ranges can be documented
  3. remove warning message about "assuming Java type" for types we recognize
  4. grep for autoplot2017
  5. grep for autoplot2017
  6. release notes
  7. javadoc for validate
  8. allow name parameter to be null
  9. Dictionary/Map of constraints didn't check for values
  10. move Jython implementation of validateParam back into Java code where it is easier to service.
  11. trivial remove old unnecessary test for spaces in getParam call
Revision 28046 by jbfaden:
allow color names to be used, though they are converted to hex immediately
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonDataSource/src/org/autoplot/inline/InlineDataSourceEditorPanel.javaautoplot/JythonDataSource/src/org/autoplot/inline/InlineDataSourceEditorPanel.java
Revision 28045 by jbfaden:
support integer numbers in events list, so that byte ranges can be documented
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonDataSource/src/org/autoplot/inline/InlineDataSourceEditorPanel.javaautoplot/JythonDataSource/src/org/autoplot/inline/InlineDataSourceEditorPanel.java
Revision 28044 by jbfaden:
remove warning message about "assuming Java type" for types we recognize
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java
Revision 28043 by jbfaden:
grep for autoplot2017
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.javaautoplot/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java
Revision 28042 by jbfaden:
grep for autoplot2017
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/autoplot2023.pyautoplot/JythonSupport/src/autoplot2023.py
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java
Revision 28041 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 28040 by jbfaden:
javadoc for validate
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonOps.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonOps.java
Revision 28039 by jbfaden:
allow name parameter to be null
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonOps.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonOps.java
Revision 28038 by jbfaden:
Dictionary/Map of constraints didn't check for values
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonOps.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonOps.java
Revision 28037 by jbfaden:
move Jython implementation of validateParam back into Java code where it is easier to service.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonOps.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonOps.java
Revision 28036 by jbfaden:
trivial remove old unnecessary test for spaces in getParam call
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonDataSource/src/org/autoplot/datasource/jython/JythonDataSourceTimeSeriesBrowse.javaautoplot/JythonDataSource/src/org/autoplot/datasource/jython/JythonDataSourceTimeSeriesBrowse.java