Changes

Summary

  1. https://sourceforge.net/p/autoplot/bugs/2660/: bug in width found when cut-n-paste code wasn't properly adapted
  2. improve error message caused by sc-event-time label, which interprets this as a range.
  3. https://sourceforge.net/p/autoplot/bugs/2660/: comment out code which tried to make efficient iso8601 range. This will be replaced with URI_Templates' TimeUtil soon.
  4. https://sourceforge.net/p/autoplot/bugs/2660/: comment out code which tried to make efficient iso8601 range. This will be replaced with URI_Templates' TimeUtil soon.
  5. don't assume timerange input is valid.
Revision 28060 by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2660/: bug in width found when cut-n-paste code wasn't properly adapted
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/web/thin/zoom/TimeRangeParser.jsautoplot/AutoplotServlet/web/thin/zoom/TimeRangeParser.js
Revision 28059 by jbfaden:
improve error message caused by sc-event-time label, which interprets this as a range.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSource.javaautoplot/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSource.java
Revision 28058 by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2660/: comment out code which tried to make efficient iso8601 range.  This will be replaced with URI_Templates' TimeUtil soon.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/ServletInfo.javaautoplot/AutoplotServlet/src/java/org/autoplot/servlet/ServletInfo.java
Revision 28057 by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2660/: comment out code which tried to make efficient iso8601 range.  This will be replaced with URI_Templates' TimeUtil soon.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/web/thin/zoom/TimeRangeParser.jsautoplot/AutoplotServlet/web/thin/zoom/TimeRangeParser.js
Revision 28056 by jbfaden:
don't assume timerange input is valid.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.javaautoplot/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.java