Summary
- release notes
- bug https://sourceforge.net/p/autoplot/bugs/2337/: bugs in filter by QC, where the wrong index was used, or simply hadn't been identified.
- bug https://sourceforge.net/p/autoplot/bugs/2337/: screenshots tool should use a write file chooser, not read
- release notes
- https://sourceforge.net/p/autoplot/bugs/2622/: don't convert $x to .* in WalkUtil. This is not needed and causes a bug deeper in the code.
- release notes
- release notes
- use convertDocumentToMap which gets the name=value pairs right
- use convertDocumentToMap which gets the name=value pairs right
- check for "set" method, which would result in a runtime error.
- trivial javadoc
- use MetadataUtil.toMetaTree, not hacked code ChatGTP created
- show a tree view of the xml found in PDS4 label file.
- kludge to support https://space.physics.uiowa.edu/juno/team/juno-waves-electron-density/browse_jupiter/$x_orbit_$x/wav_$xT00-00-00_e-dens-j_v1.0.png where "user@" is added automatically because credentials are needed.
- bug https://sourceforge.net/p/autoplot/bugs/2582/: add better popup documentation.
- bug https://sourceforge.net/p/autoplot/bugs/2582/: add better popup documentation.
- bug 2598: torn off canvas didn't reset the windowExtraHeight and windowExtraWidth.
- add completions for dataset
- add completions for getDataSet
- add completions for getDataSet
- https://sourceforge.net/p/autoplot/bugs/2616/: html version of PNGWalk doesn't contain images which aren't calculated, such as when they are missing.
- https://sourceforge.net/p/autoplot/bugs/2598/: don't keep track of negative margins
Change Type | Path in Repository | Path in Workspace |
---|---|---|
/autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/PngWalkTool.java | autoplot/Autoplot/src/org/autoplot/pngwalk/PngWalkTool.java | |
/autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/WalkImageSequence.java | autoplot/Autoplot/src/org/autoplot/pngwalk/WalkImageSequence.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/Autoplot/src/org/autoplot/ScreenshotsTool.java | autoplot/Autoplot/src/org/autoplot/ScreenshotsTool.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/WalkUtil.java | autoplot/Autoplot/src/org/autoplot/pngwalk/WalkUtil.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html | |
/autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/DataSource/src/org/autoplot/metatree/MetadataUtil.java | autoplot/DataSource/src/org/autoplot/metatree/MetadataUtil.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java | |
/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java | autoplot/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/WalkImageSequence.java | autoplot/Autoplot/src/org/autoplot/pngwalk/WalkImageSequence.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/Autoplot/src/external/FixLayoutCommand.json | autoplot/Autoplot/src/external/FixLayoutCommand.json | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/Autoplot/src/external/FixLayoutCommand.java | autoplot/Autoplot/src/external/FixLayoutCommand.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/DatasetCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/DatasetCommand.java | |
/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/DatasetCommand.json | autoplot/JythonSupport/src/org/autoplot/jythonsupport/DatasetCommand.json | |
/autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.json | autoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.json | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/Autoplot/src/org/autoplot/pngwalk/CreatePngWalk.java | autoplot/Autoplot/src/org/autoplot/pngwalk/CreatePngWalk.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.java | autoplot/Autoplot/src/org/autoplot/AutoplotUI.java |