Changes

#15 (Oct 26, 2024 9:19:17 AM)

  1. miglayout-swing and remove old jparser library — Jeremy Faden / detail
  2. update opencsv to support PDS library — Jeremy Faden / detail

#14 (Oct 26, 2024 9:16:16 AM)

  1. new version of PDS library throws new CsvValidationException. — Jeremy Faden / detail
  2. https://sourceforge.net/p/autoplot/bugs/2636/: remove signing code from stable jars script — Jeremy Faden / detail

#13 (Oct 25, 2024 5:35:29 PM)

  1. release notes — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail
  3. bugfix: clean up code which did GUI things off of the event thread. — Jeremy Faden / detail
  4. https://sourceforge.net/p/autoplot/bugs/2635/: put a reminder of this bug in the code — Jeremy Faden / detail
  5. release notes — Jeremy Faden / detail
  6. AsciiTableDataSourceFormat checks for FORMAT property. — Jeremy Faden / detail
  7. dataset(Units.cdfTT2000.parse('2023-01-01T00:00Z')) preserves Long-backed TT2000 values. — Jeremy Faden / detail
  8. update wiki location — Jeremy Faden / detail

#12 (Oct 23, 2024 12:31:54 PM)

  1. add image4j to support ico files — Jeremy Faden / detail
  2. add ico reader — Jeremy Faden / detail
  3. don't let misformatted modificationDate result in bad state, just issue log message and move on. — Jeremy Faden / detail
  4. show favicons and introduce regex search for servers — Jeremy Faden / detail
  5. add image4j which can read ico files — Jeremy Faden / detail
  6. ImageDataSet includes RENDER_TYPE hint. — Jeremy Faden / detail
  7. add add(x,y,z) to the list of functions — Jeremy Faden / detail
  8. release notes — Jeremy Faden / detail
  9. make the expression textfield 600 pixels wide, always, since GridBagLayout doesn't seem to use the space. — Jeremy Faden / detail
  10. release notes — Jeremy Faden / detail
  11. release notes — Jeremy Faden / detail
  12. correct where case had fall-through, which now triggers a runtime error checking for an argument which is not recognized. — Jeremy Faden / detail
  13. release notes — Jeremy Faden / detail
  14. throw an error immediately when an argument cannot be used. — Jeremy Faden / detail
  15. bugfix https://sourceforge.net/p/autoplot/bugs/2625/: getDataSet('uri',tr) didn't work when tr came from extent. — Jeremy Faden / detail
  16. release notes — Jeremy Faden / detail
  17. https://sourceforge.net/p/autoplot/bugs/2619/: support PWD use in .vaps when the .vap is remote.  I can't think of why this would be a security problem. — Jeremy Faden / detail
  18. allow jar file to be outside of supported http FileSystem — Jeremy Faden / detail
  19. support for MAC_REAL — Jeremy Faden / detail
  20. Support deprecated "float" type.  support MISSING as well as MISSING_CONSTANT.  /project/pds/mirror/VOLUME/VG_1001/DATA/MAG/HG/9_6S/T890822.LBL?BMAG — Jeremy Faden / detail
  21. release notes — Jeremy Faden / detail
  22. https://sourceforge.net/p/autoplot/bugs/2631/: add method to add additional items to the recent combo box.  timerange parameters will add the examples into the combo box. — Jeremy Faden / detail
  23. add method to add additional items to the recent combo box. — Jeremy Faden / detail
  24. release notes — Jeremy Faden / detail
  25. https://sourceforge.net/p/autoplot/feature-requests/818/: check for 1-byte integers. — Jeremy Faden / detail
  26. bug https://sourceforge.net/p/autoplot/bugs/2615/: check that the appended name isn't irrelevant to the completion — Jeremy Faden / detail
  27. support script https://github.com/autoplot/dev/blob/master/demos/tools/editor/commit.jy which uses ScriptPanelSupport, which was renamed to AppScriptPanelSupport.
    Jeremy Faden / detail
  28. allow https://cottagesystems.com/jenkins/job/autoplot-javadoc/lastSuccessfulBuild/artifact/doc/ to be used for javadoc completions documentation lookup. — Jeremy Faden / detail
  29. add append button to format editor panel, so that the feature is not hidden — Jeremy Faden / detail
  30. bug https://sourceforge.net/p/autoplot/bugs/2628/: properly calculate the number of bytes per item for integer arrays. — Jeremy Faden / detail
  31. release notes — Jeremy Faden / detail
  32. release notes — Jeremy Faden / detail
  33. add format control GUI for specialized CSV format. (correct handling of delimiter) — Jeremy Faden / detail
  34. add format control GUI for specialized CSV format. — Jeremy Faden / detail
  35. rte_2067982040: where format to CSV of rank 2 dataset that didn't have a bundle would result in NullPointerException. — Jeremy Faden / detail
  36. release notes — Jeremy Faden / detail
  37. keep track of PWD as files are loaded, so that we could eventually support completions on PWD + "<C>" — Jeremy Faden / detail
  38. rename ScriptPanelSupport from Autoplot app to AppScriptPanelSupport, to avoid confusion. — Jeremy Faden / detail
  39. bug 2626: correction where second window had DISPOSE_ON_CLOSE as the default window operation.  The AppManager is the only one who can close windows.  The requestClose now returns a boolean to indicate the close was accepted. — Jeremy Faden / detail
  40. bug 2626: whoops, remove debug code where I printed the first ten characters of the editor, so I could see what was going on. — Jeremy Faden / detail
  41. bug 2626: correction where second window had DISPOSE_ON_CLOSE as the default window operation.  The AppManager is the only one who can close windows.  The requestClose now returns a boolean to indicate the close was accepted. — Jeremy Faden / detail
  42. bug https://sourceforge.net/p/autoplot/bugs/2626/: remove suspicious dispose.  Temporarily put first ten characters of script in close dialog so I can tell which it is talking about. — Jeremy Faden / detail
  43. release notes — Jeremy Faden / detail
  44. correct install4J message — Jeremy Faden / detail
  45. release notes — Jeremy Faden / detail
  46. do filesystem completions whenever a string starts with "https://" etc, not just "/" — Jeremy Faden / detail
  47. release notes — Jeremy Faden / detail
  48. add support for ARM_LITTLE_ENDIAN CDF files.  Thanks, Masafumi! — Jeremy Faden / detail
  49. set the connect timeout to CDAWeb 60 seconds, since some of the listings at least 24 seconds — Jeremy Faden / detail
  50. https://github.com/das-developers/das2java/issues/113: uriDecode should look for %3A now that this is being encoded. — Jeremy Faden / detail
  51. release notes — Jeremy Faden / detail
  52. https://sourceforge.net/p/autoplot/bugs/2391/: introduce SemanticOps.oneUnit to see if slow branch is really needed. — Jeremy Faden / detail
  53. https://sourceforge.net/p/autoplot/bugs/2391/: introduce SemanticOps.oneUnit to see if slow branch is really needed. — Jeremy Faden / detail
  54. allow for type=ascii5&units=nominal to support https://pds-ppi.igpp.ucla.edu/data/JNO-J-JED-3-CDR-V1.0/DATA/2023/013/JED_270_LOERSISP_CDR_2023013_V04.TAB which embeds nominal values — Jeremy Faden / detail
  55. allow for type=ascii5&units=nominal to support https://pds-ppi.igpp.ucla.edu/data/JNO-J-JED-3-CDR-V1.0/DATA/2023/013/JED_270_LOERSISP_CDR_2023013_V04.TAB which embeds nominal values — Jeremy Faden / detail
  56. allow for type=ascii5&units=nominal to support https://pds-ppi.igpp.ucla.edu/data/JNO-J-JED-3-CDR-V1.0/DATA/2023/013/JED_270_LOERSISP_CDR_2023013_V04.TAB which embeds nominal values — Jeremy Faden / detail
  57. release notes — Jeremy Faden / detail
  58. 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. — Jeremy Faden / detail
  59. bug https://sourceforge.net/p/autoplot/bugs/2337/: screenshots tool should use a write file chooser, not read — Jeremy Faden / detail
  60. release notes — Jeremy Faden / detail
  61. 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. — Jeremy Faden / detail
  62. release notes — Jeremy Faden / detail
  63. release notes — Jeremy Faden / detail
  64. use convertDocumentToMap which gets the name=value pairs right — Jeremy Faden / detail
  65. use convertDocumentToMap which gets the name=value pairs right — Jeremy Faden / detail
  66. check for "set" method, which would result in a runtime error. — Jeremy Faden / detail
  67. trivial javadoc — Jeremy Faden / detail
  68. use MetadataUtil.toMetaTree, not hacked code ChatGTP created — Jeremy Faden / detail
  69. show a tree view of the xml found in PDS4 label file. — Jeremy Faden / detail
  70. 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. — Jeremy Faden / detail
  71. bug https://sourceforge.net/p/autoplot/bugs/2582/: add better popup documentation. — Jeremy Faden / detail
  72. bug https://sourceforge.net/p/autoplot/bugs/2582/: add better popup documentation. — Jeremy Faden / detail
  73. bug 2598: torn off canvas didn't reset the windowExtraHeight and windowExtraWidth. — Jeremy Faden / detail
  74. add completions for dataset — Jeremy Faden / detail
  75. add completions for getDataSet — Jeremy Faden / detail
  76. add completions for getDataSet — Jeremy Faden / detail
  77. 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. — Jeremy Faden / detail
  78. https://sourceforge.net/p/autoplot/bugs/2598/: don't keep track of negative margins — Jeremy Faden / detail
  79. release notes — Jeremy Faden / detail
  80. release notes — Jeremy Faden / detail
  81. release notes — Jeremy Faden / detail
  82. bugfix in new completions which made sure PDS4 parameter names are shown. — Jeremy Faden / detail
  83. filenameProvidesContext logs at INFO (not FINE) when the time units are not convertible to seconds. — Jeremy Faden / detail
  84. https://sourceforge.net/p/autoplot/feature-requests/832/: add outputFile which will write the loaded vap or URI to an output pdf or png file — Jeremy Faden / detail
  85. release notes — Jeremy Faden / detail
  86. trivial use isEmpty instead of stack.size()==0 — Jeremy Faden / detail
  87. trivial, use null not "" for documentation in completions. — Jeremy Faden / detail
  88. put the completion along with the label.  PDS3 completions would show the variable description, but often it's easier to recognize it by the arg_0 value. — Jeremy Faden / detail
  89. functions which would allow 2GB data reads from >2GB IDLSav files — Jeremy Faden / detail
  90. bugfix: automatic name "data" would result multiple variables with the same name DATA. — Jeremy Faden / detail
  91. work towards using FileChannel to allow any variable to be 2GB, supporting file for JADE. — Jeremy Faden / detail
  92. new code to support IDLSav files > 2GB — Jeremy Faden / detail
  93. trivial javadoc and whitespace — Jeremy Faden / detail
  94. improve error message when IDLSav file is bigger than 2GB. — Jeremy Faden / detail
  95. release notes — Jeremy Faden / detail
  96. make sure summarizeDescription clips the sentence on a space, since "4096" was clipped to "409" dangerously changing its meaning. — Jeremy Faden / detail
  97. logging improvements — Jeremy Faden / detail
  98. getDocumentWithImports is now public, since it's useful for testing — Jeremy Faden / detail
  99. release notes — Jeremy Faden / detail
  100. logger measures time to get files and time ranges — Jeremy Faden / detail
  101. bugfix: code assumed that temporary name would have one @ symbol, so recent change to remove @ when no arguments are used caused runtime error. — Jeremy Faden / detail
  102. add reset=F to documentation
    Jeremy Faden / detail
  103. trivial isEmpty — Jeremy Faden / detail
  104. exception changes with new codes — Jeremy Faden / detail
  105. bug https://sourceforge.net/p/autoplot/bugs/2613/: refactor to support virtual variable for DEPEND_1, where array_slice was used. — Jeremy Faden / detail
  106. always report the lengths of the variable, not the lengths of the DEPEND_1, in the first line.  Clarify inconsistent DEPEND_i warnings. — Jeremy Faden / detail
  107. increase the default connect timeout as the NASA firewall can cause long delays. — Jeremy Faden / detail
  108. release notes — Jeremy Faden / detail
  109. release notes — Jeremy Faden / detail
  110. rte_2101508600: CDF virual variable function "arr_slice" on the first index (Ops.slice1) was left out accidentally.  Thanks, nkarna! — Jeremy Faden / detail
  111. release notes — Jeremy Faden / detail
  112. release notes — Jeremy Faden / detail
  113. guard against dom.plots[0].title='Hope' where script to mutate the dom without permission. — Jeremy Faden / detail
  114. release notes — Jeremy Faden / detail
  115. tweaks to support https://github.com/autoplot/dev/blob/master/demos/2024/20240807/addEventAll.jy — Jeremy Faden / detail
  116. peek editor shows if it is completions or parameters.  matches font. — Jeremy Faden / detail
  117. release notes — Jeremy Faden / detail
  118. rte 1906437423: code didn't realize that time might have been added to list of columns from DEPEND_0.  Thanks, Sadie! — Jeremy Faden / detail
  119. update release notes — Jeremy Faden / detail
  120. NetBeans 8 used to add menu item for events list.  Add link to new help documentation.  experiment with validation of number of parameters — Jeremy Faden / detail
  121. 2603: autoplot_test100 showed we needed to check for units when checking ranges when there are multiple
    plot elements. — Jeremy Faden / detail
  122. downloadResourceAsTempFile no longer adds "@" to filename if it is not needed, so that it can be used to download and run jar files. — Jeremy Faden / detail
  123. add link to same script on github.com/autoplot/dev
    Jeremy Faden / detail
  124. use links in table.  add scriptTitle — Jeremy Faden / detail
  125. clean up URI_Templates script to use boolean generate flag, add setScriptDescription — Jeremy Faden / detail
  126. new packArguments mode handles when $x_$x is used for the filename and arg1;arg2 arg3;arg4 is used for the controls — Jeremy Faden / detail
  127. print version number — Jeremy Faden / detail
  128. make links out of clickable links generated by URITemplates script — Jeremy Faden / detail
  129. make links out of clickable links generated by URITemplates script — Jeremy Faden / detail
  130. make errors more clear for case where compression is not gzip — Jeremy Faden / detail
  131. release notes — Jeremy Faden / detail
  132. release notes — Jeremy Faden / detail
  133. bugfix 2604: vap+hapi:https://wdcapi.bgs.ac.uk/hapi?id=aaa/PT1M/xyz&parameters=Time,Field_Vector&timerange=2015-12-31+8:04+to+15:55 showed where the labels were not propogated out. — Jeremy Faden / detail
  134. bug https://sourceforge.net/p/autoplot/bugs/2603/: add 5% when a plot element's range is against the new range. — Jeremy Faden / detail
  135. bug https://sourceforge.net/p/autoplot/bugs/2603/: add 5% when a plot element's range is against the new range. — Jeremy Faden / detail
  136. handle rank 4 data.  don't assume that axes have been resolved.  Check for nulls. — Jeremy Faden / detail
  137. handle rank 4 data.  don't assume that axes have been resolved.  Check for nulls. — Jeremy Faden / detail
  138. release notes — Jeremy Faden / detail
  139. release notes — Jeremy Faden / detail
  140. provide direct access to the QDataSet within the APDataSet, so that Python client can provide more abstract methods — Jeremy Faden / detail
  141. bug 2600: whoops, new code assumed that RECORD_BYTES would always be used. — Jeremy Faden / detail
  142. more test URIs. — Jeremy Faden / detail
  143. release notes — Jeremy Faden / detail
  144. support ROW_PREFIX_BYTES and ROW_SUFFIX_BYTES, which are typically 0. — Jeremy Faden / detail
  145. correct recLength, which should be recordBytes, not rowBytes. — Jeremy Faden / detail
  146. keep track of the delegate_uri — Jeremy Faden / detail
  147. support datatype "UNSIGNED_INTEGER" with 1 byte. — Jeremy Faden / detail
  148. bugfix: bytes was incorrect when items>1, normalize bytes by items. — Jeremy Faden / detail
  149. support /project/cassini/pds/DATA/RPWS_WAVEFORM_FULL/T20090XX/T2009096/T2009096_2_5KHZ1_WFRFR.LBL — Jeremy Faden / detail
  150. documentation improvements — Jeremy Faden / detail
  151. allow LABEL to come from "LABEL" common directory. — Jeremy Faden / detail
  152. correct bug in getDataSets, where a monitor being finished wasn't considered. — Jeremy Faden / detail
  153. appendResultsPendingCSV should be synchronized so that threads don't step on one another. — Jeremy Faden / detail
  154. release notes — Jeremy Faden / detail
  155. catch special case where colon is used in filename on Windows, causing obscure FileNotFoundException. — Jeremy Faden / detail
  156. release notes — Jeremy Faden / detail
  157. release notes — Jeremy Faden / detail
  158. https://sourceforge.net/p/autoplot/bugs/2518/: keep track of which images are actually visible. — Jeremy Faden / detail
  159. release notes — Jeremy Faden / detail
  160. release notes — Jeremy Faden / detail
  161. release notes — Jeremy Faden / detail
  162. https://sourceforge.net/p/autoplot/feature-requests/805/: Support File type in Run Batch. — Jeremy Faden / detail
  163. https://sourceforge.net/p/autoplot/feature-requests/805/: Support File type in Run Batch. — Jeremy Faden / detail
  164. https://sourceforge.net/p/autoplot/feature-requests/805/: improve support for File parameter types, and introduce "stringType":"file" to constraints — Jeremy Faden / detail
  165. improve support for File parameter types, and introduce "stringType":"file" to constraints — Jeremy Faden / detail
  166. release notes — Jeremy Faden / detail
  167. release notes — Jeremy Faden / detail
  168. bugfix https://sourceforge.net/p/autoplot/bugs/2594/: type= getParam( 'type', 'e', 'electric or magnetic', { 'values':['e','m'], 'labels': ['Ey wrt B', 'Bz wrt B'] } ) didn't work for string values. — Jeremy Faden / detail
  169. add completion for filePollUpdates — Jeremy Faden / detail
  170. limit the length of the label, since long labels broke Sadie's GUI on a mac. — Jeremy Faden / detail
  171. release notes — Jeremy Faden / detail
  172. initial implementation of filter for parameters — Jeremy Faden / detail
  173. allow the tooltip to be set — Jeremy Faden / detail
  174. release notes — Jeremy Faden / detail
  175. rfe829: whoops handle setScriptDescription('''...'''). Thanks Sadie! — Jeremy Faden / detail
  176. release notes — Jeremy Faden / detail
  177. bugfix: Alt+Run and Shift+Run really are the same thing.  Alt+Run and Shift+Run always enter the GUI, even if there are no parameters.
    Jeremy Faden / detail
  178. release notes — Jeremy Faden / detail
  179. rfe829: add script editor dialog for setScriptDescription — Jeremy Faden / detail
  180. javadoc — Jeremy Faden / detail
  181. add no-arg constructor so that it can be used with the Netbeans Matisse GUI builder's Pallette Manager — Jeremy Faden / detail
  182. finally figured this out after walking though carefully and making no assumptions — Jeremy Faden / detail
  183. finally figured this out after walking though carefully and making no assumptions — Jeremy Faden / detail
  184. finally figured this out after walking though carefully and making no assumptions — Jeremy Faden / detail
  185. more experiments — Jeremy Faden / detail
  186. don't just execute "java" on the command line, since Java 8 doesn't provide return codes (I think). — Jeremy Faden / detail
  187. use -13 for the return code, since 100 doesn't seem to get through with Jenkins — Jeremy Faden / detail
  188. return negative exit code — Jeremy Faden / detail
  189. Still can't get the return code out to jenkins... — Jeremy Faden / detail
  190. Still can't get the return code out to jenkins... — Jeremy Faden / detail
  191. Still can't get the return code out to jenkins... — Jeremy Faden / detail
  192. remove debug println — Jeremy Faden / detail
  193. return with exit code for TestRunScripts — Jeremy Faden / detail
  194. return with exit code for TestRunScripts — Jeremy Faden / detail
  195. return with exit code for Jenkins — Jeremy Faden / detail
  196. --script=.../test.jy  should be used — Jeremy Faden / detail
  197. release notes — Jeremy Faden / detail
  198. scriptExit explcitly says exit code will be set — Jeremy Faden / detail
  199. introduce code for running scripts and setting exit code when there is an exception, to support systemmonitor
    Jeremy Faden / detail
  200. release notes — Jeremy Faden / detail
  201. release notes — Jeremy Faden / detail
  202. whoops, support version 1.1 server at U. Iowa — Jeremy Faden / detail
  203. release notes — Jeremy Faden / detail
  204. bug 2589: add resetUnits — Jeremy Faden / detail
  205. bug 2593: handle where the channel names are not unique properly. — Jeremy Faden / detail
  206. release notes — Jeremy Faden / detail
  207. correctly make URI canonical using DataSetURI.toUri and URISplit.makeCanonical — Jeremy Faden / detail
  208. release notes sentences were out of context. — Jeremy Faden / detail
  209. back out foreground property while there are still issues (https://github.com/autoplot/dev/blob/master/rfe/sf/826/demoPinkForeground.vap) — Jeremy Faden / detail
  210. release notes — Jeremy Faden / detail
  211. rfe https://sourceforge.net/p/autoplot/feature-requests/826/: special handling for changing the background color, and handling when old vap with black background is loaded. — Jeremy Faden / detail
  212. release notes — Jeremy Faden / detail
  213. release notes — Jeremy Faden / detail
  214. add axisOffset property to axes. — Jeremy Faden / detail
  215. add color property to axes. — Jeremy Faden / detail
  216. kludgey fix for bug where old server would trigger — Jeremy Faden / detail
  217. improve feedback when URI data source cannot be identified. — Jeremy Faden / detail
  218. release notes — Jeremy Faden / detail
  219. release notes — Jeremy Faden / detail
  220. bugfix: recent change to grab labels from image rich png metadata contained runtime error in some cases. — Jeremy Faden / detail
  221. release notes — Jeremy Faden / detail
  222. bugfix 2588: single-record waveform dataset didn't autorange properly. — Jeremy Faden / detail
  223. release notes — Jeremy Faden / detail
  224. let the resolution parameter limit the resolution of the data requests, just as it would if it were using the URI in a script. — Jeremy Faden / detail
  225. bug 2585: don't cache idlsav listing.  It doesn't seem to be necessary and is confusing — Jeremy Faden / detail
  226. bugfix: jython expression is shown again — Jeremy Faden / detail
  227. catch a null getting into the labels early since it would cause problems later. — Jeremy Faden / detail
  228. release notes — Jeremy Faden / detail
  229. disable cancel button to clarify that cancel was pressed and to make behavior consistent with pressing cancel on progress bar. — Jeremy Faden / detail
  230. Run Batch Tool title should be "Run Batch Tool", not just "Run Batch", so that it is more clear how to get to the tool from the Tools menu. — Jeremy Faden / detail
  231. Run Batch Tool title should be "Run Batch Tool", not just "Run Batch", so that it is more clear how to get to the tool from the Tools menu. — Jeremy Faden / detail
  232. release notes — Jeremy Faden / detail
  233. bugfix: Sadie pointed out that when the parameters dialog is used from the script panel, that the error location is not indicated when there is a crash or a "stop" — Jeremy Faden / detail
  234. release notes — Jeremy Faden / detail
  235. add tooltip clarifying use of "force intrinsic resolution" when sampling model (or ephemeris) data — Jeremy Faden / detail
  236. release notes — Jeremy Faden / detail
  237. add sortTime control/keyword — Jeremy Faden / detail
  238. add sortTime control/keyword — Jeremy Faden / detail
  239. release notes — Jeremy Faden / detail
  240. getDataSets now supports timerange parameter. — Jeremy Faden / detail
  241. support trim in getDataSet, getDataSets command, and allow trim='2024-03-18' and no timerange parameter. — Jeremy Faden / detail
  242. add miglayout, a layout manager which uses strings to control, making it ideal for Jython — Jeremy Faden / detail
  243. support trim in getDataSet, getDataSets command — Jeremy Faden / detail
  244. redo add hidden plot to ignore plots which don't use zaxis when finding a common zaxis. — Jeremy Faden / detail
  245. show .jy script instead of .jyds — Jeremy Faden / detail
  246. release notes — Jeremy Faden / detail
  247. bug 2583: oddly there was no code handling dom.options.nearestNeighbor. I'm sure this was in there at one point, but I've recoded this and verified there was no other places handling this option. — Jeremy Faden / detail
  248. rte_0437885777: index out of bounds when rank 1 dataset is tested for bounds scheme — Jeremy Faden / detail
  249. release notes — Jeremy Faden / detail
  250. add new getDataSet2024 command for testing — Jeremy Faden / detail
  251. add new getDataSet2024 command for testing — Jeremy Faden / detail
  252. new getDataSet command — Jeremy Faden / detail
  253. getDataSet(String spec,InputStream) renamed to "getDataSetFromStream" to make room for new getDataSet call with named parameters — Jeremy Faden / detail
  254. trivial logger name — Jeremy Faden / detail
  255. release notes — Jeremy Faden / detail
  256. Add flatlaf jar. — jpeachey / detail
  257. release notes — Jeremy Faden / detail
  258. add fixLayout as a Jython command. — Jeremy Faden / detail
  259. https://sourceforge.net/p/autoplot/feature-requests/821/: add jyds tab for the Minnesota folks, showing an equivalent jyds script. — Jeremy Faden / detail
  260. add dummy image, just a gray rounded rectangle, for when there's an issue. — Jeremy Faden / detail
  261. release notes — Jeremy Faden / detail
  262. make zip file in a temporary location and then rename to final location. — Jeremy Faden / detail
  263. quiet the warning about non-monotonic DEPEND variable.  This happens fairly often and is not a problem for QDataSet. — Jeremy Faden / detail
  264. explore the problem where the first row layout is incorrect after load in testing. — Jeremy Faden / detail
  265. comment out ancient vap — Jeremy Faden / detail
  266. quiet logging of return type in completions — Jeremy Faden / detail
  267. remove restricted access test while this is hanging — Jeremy Faden / detail
  268. remove offline test — Jeremy Faden / detail
  269. use https — Jeremy Faden / detail
  270. release notes — Jeremy Faden / detail
  271. https://sourceforge.net/p/autoplot/bugs/2580/: for image data set scheme, grab yaxis label — Jeremy Faden / detail
  272. https://sourceforge.net/p/autoplot/bugs/2580/: grab labels and title from plotInfo — Jeremy Faden / detail
  273. grab labels and title from plotInfo — Jeremy Faden / detail
  274. release notes — Jeremy Faden / detail
  275. bugfix: clip Y position was never precisely tested and was upside-down... — Jeremy Faden / detail
  276. include log or linear for scaleType when plotInfo is used, since we have this information — Jeremy Faden / detail
  277. bugfix: popup after multi-thread run — Jeremy Faden / detail
  278. provide some immediate feedback bacause swapping out the JList for the icons can take a while. — Jeremy Faden / detail
  279. "color table" is the set of colors used in the color bar. — Jeremy Faden / detail
  280. release notes — Jeremy Faden / detail
  281. release notes — Jeremy Faden / detail
  282. bugfix https://sourceforge.net/p/autoplot/bugs/2578/: don't lock on the event thread — Jeremy Faden / detail
  283. release notes — Jeremy Faden / detail
  284. add FlatLAF — Jeremy Faden / detail
  285. add FlatLAF — Jeremy Faden / detail
  286. add FlatLAF.  Hard reference in AutoplotUI requires that this be included. — Jeremy Faden / detail
  287. release notes — Jeremy Faden / detail
  288. clean up monitor use and quiet "new variable" message, which should not be a warning. — Jeremy Faden / detail

#11 (Feb 7, 2024 4:39:24 PM)

  1. Look and Feel to Linux but also to support all platforms when desired — Jeremy Faden / detail
  2. add --flatLAF — Jeremy Faden / detail
  3. release notes — Jeremy Faden / detail
  4. release notes — Jeremy Faden / detail
  5. release notes — Jeremy Faden / detail
  6. release notes — Jeremy Faden / detail
  7. and remove the outside rectangle so that clipping works properly — Jeremy Faden / detail
  8. experiment with drawing a gray box around the masked region, since Linux often doesn't have a box around the GUI — Jeremy Faden / detail
  9. bugfix: dataSourceFilter for selected panel is shown. — Jeremy Faden / detail
  10. release notes — Jeremy Faden / detail
  11. bug 2576: pick the first DSF when the focus has been blurred. — Jeremy Faden / detail
  12. release notes — Jeremy Faden / detail
  13. correction to label for post-run popup menu, should be "copy value to clipboard" — Jeremy Faden / detail
  14. release notes — Jeremy Faden / detail
  15. bug 2576: pick the first DSF when the focus has been blurred. — Jeremy Faden / detail
  16. mkdir in synchronized block.  With Cassini processing I would see where threads were stepping on each other's toes. — Jeremy Faden / detail
  17. add test uris — Jeremy Faden / detail
  18. release notes — Jeremy Faden / detail
  19. support for high-rank data as in https://pds-ppi.igpp.ucla.edu/data/JNO-J_SW-JAD-3-CALIBRATED-V1.0/DATA/2023/2023004/ELECTRONS/JAD_L30_LRS_ELC_ANY_CNT_2023004_V04.LBL?DATA — Jeremy Faden / detail
  20. look at CONTAINERs — Jeremy Faden / detail
  21. make getDataObjectPds3 public so that scripts can be used to help in development — Jeremy Faden / detail
  22. release notes — Jeremy Faden / detail
  23. jenkins test caught where https://pds-ppi.igpp.ucla.edu/data/GO-J-PLS-5-RTS-MOMENTS-V1.0/DATA/PLS_PDS_RTS_ORB03.LBL?density&X=TIME
    fails because it was ascii but didn't have FIELD_NUMBER (which isn't required, the code was wrong). — Jeremy Faden / detail
  24. release notes — Jeremy Faden / detail
  25. release notes — Jeremy Faden / detail
  26. bug 2575: notes about where autoBinding is turned on — Jeremy Faden / detail
  27. remove use of deprecated deleteBinding — Jeremy Faden / detail
  28. remove use of deprecated deleteBinding — Jeremy Faden / detail
  29. trivial reformatting to fit within 132 columns — Jeremy Faden / detail
  30. support for PDS3 spreadsheets — Jeremy Faden / detail
  31. support for PDS3 spreadsheets — Jeremy Faden / detail
  32. rfe820: add new skipBytes control, to support PDS3. — Jeremy Faden / detail
  33. release notes — Jeremy Faden / detail
  34. release notes — Jeremy Faden / detail
  35. release notes — Jeremy Faden / detail
  36. rfe521: add addDim=T control, which will add a dimension as with images. — Jeremy Faden / detail
  37. documentation tweaks — Jeremy Faden / detail
  38. release notes — Jeremy Faden / detail
  39. https://sourceforge.net/p/autoplot/feature-requests/819/ — Jeremy Faden / detail
  40. introduce triangleMesh, which is the oddest dataset autoplot will ever support — Jeremy Faden / detail
  41. release notes — Jeremy Faden / detail
  42. bug 2554: properly report the records written to the pending file. — Jeremy Faden / detail
  43. release notes — Jeremy Faden / detail
  44. rfe811: fixLayout would waitUntilIdle when "break into stack of plots" was already locked, causing hang. Now the code checks to make sure that it is possible. — Jeremy Faden / detail
  45. trivial links to documentation — Jeremy Faden / detail
  46. GO-J-PWS-5-DDR-PLASMA-DENSITY-FULL-V1.0/DATA/00_JUPITER/FPE_1996_05_25_V01.LBL has the file pointer in a different place. — Jeremy Faden / detail
  47. FilePointer now has units on the offset, since the offset can be in bytes — Jeremy Faden / detail
  48. bug 2554: finally figured out that runResults weren't accumulated while running with multi-thread, so the results file was empty. — Jeremy Faden / detail
  49. improve feedback though I think there's still an issue when I use Autoplot on binus. — Jeremy Faden / detail
  50. release notes — Jeremy Faden / detail
  51. provide better feedback when pending file is written — Jeremy Faden / detail
  52. bug 2554: tweaks to the GUI — Jeremy Faden / detail
  53. treat INVALID_CONSTANT as alias for MISSING CONSTANT. — Jeremy Faden / detail
  54. release notes — Jeremy Faden / detail
  55. rfe818: One last branch where file made local could not import remote file because operation was done using local reference, not the remote URI. — Jeremy Faden / detail
  56. bugfix: Inline data source throws Java (FileNotFoundException), not PyException (for assignment). — Jeremy Faden / detail
  57. bugfix: Inline data source throws Java (FileNotFoundException), not PyException. — Jeremy Faden / detail
  58. clarify that author ed is Ed Jackson — Jeremy Faden / detail
  59. print the rows to study where test002 fails occasionally since the new layout was introduced. — Jeremy Faden / detail
  60. release notes — Jeremy Faden / detail
  61. format times to millisecond resolution, after Bob pointed out that vap+hapi:https://vires.services/hapi?id=GRACE_A_MAG&parameters=B_FGM&timerange=2008-01-01T00:00:04.787680Z/2008-01-01T01:00:04.787Z would fail due to rounding and a very particular server.
    Jeremy Faden / detail
  62. release notes — Jeremy Faden / detail
  63. bugfix: Time,Radius should work fine when parameter names are timestamp,Radius — Jeremy Faden / detail
  64. release notes — Jeremy Faden / detail
  65. support for delim=NONE — Jeremy Faden / detail
  66. add comment control. — Jeremy Faden / detail
  67. introduce delim control for formatDataSet
    Jeremy Faden / detail
  68. fix the problem with local file in seen in PDS3 testing — Jeremy Faden / detail
  69. fix the problem with local file — Jeremy Faden / detail
  70. try to figure out why jenkins tests always use local file and fail — Jeremy Faden / detail
  71. release notes — Jeremy Faden / detail
  72. use WindowManager so that the GUI is resizable — Jeremy Faden / detail
  73. use WindowManager so that the GUI is resizable — Jeremy Faden / detail
  74. rename button to enter parameters GUI — Jeremy Faden / detail
  75. clarify that dom.controller.dataSourceFilter can be null. — Jeremy Faden / detail
  76. whoops remove debug code — Jeremy Faden / detail
  77. release notes — Jeremy Faden / detail
  78. clean up code resolving the data file URL. — Jeremy Faden / detail
  79. always resolve the data resource based on the remote URL, never the downloaded one, since there may be resources which have not yet been downloaded. — Jeremy Faden / detail
  80. add LSB_BIT_STRING, which is read in as ubyte array — Jeremy Faden / detail
  81. support ( dataType.equals("CHARACTER") && unit.equals("UTC") ) — Jeremy Faden / detail
  82. support for offset into data file (foo.DAT, 4) — Jeremy Faden / detail
  83. read data when label has pointer to structure (https://pds-ppi.igpp.ucla.edu/data/JNO-J-JED-3-CDR-V1.0/DATA/2016/366/JED_090_HIERSESP_CDR_2016366_V03.LBL?Lon) — Jeremy Faden / detail
  84. read data when label has pointer to structure (https://pds-ppi.igpp.ucla.edu/data/JNO-J-JED-3-CDR-V1.0/DATA/2016/366/JED_090_HIERSESP_CDR_2016366_V03.LBL?Lon) — Jeremy Faden / detail
  85. add DocumentUtil and dumpToXML to aid in development — Jeremy Faden / detail
  86. refactor to have one place which reads the Document from the label — Jeremy Faden / detail
  87. handle import of """^STRUCTURE                    = "JED_HIERSESP_CDR_V02.FMT"""" — Jeremy Faden / detail
  88. release notes — Jeremy Faden / detail
  89. rfe 818:towards https://pds-ppi.igpp.ucla.edu/data/GO-J-PWS-2-EDR-WAVEFORM-80KHZ-V1.0/DATA/C032095/80KHZ_0320950402.LBL — Jeremy Faden / detail
  90. rfe 818:towards https://pds-ppi.igpp.ucla.edu/data/GO-J-PWS-2-EDR-WAVEFORM-80KHZ-V1.0/DATA/C032095/80KHZ_0320950402.LBL — Jeremy Faden / detail
  91. rfe 818: https://pds-ppi.igpp.ucla.edu/data/DS1-C-PEPE-2-EDR-BORRELLY-V1.0/DATA/ELC01262_B.LBL has BINARY_TABLE instead of just TABLE — Jeremy Faden / detail
  92. refactor to make separate PDS3 library — Jeremy Faden / detail
  93. refactor to make separate PDS3 library — Jeremy Faden / detail
  94. use JSON library — Jeremy Faden / detail
  95. https://sourceforge.net/p/autoplot/feature-requests/818/: keep all contents of lbl file in metadata — Jeremy Faden / detail
  96. https://sourceforge.net/p/autoplot/feature-requests/818/: keep documentation, since there is no label or title.  Use name for label.  support for more data types. — Jeremy Faden / detail
  97. initial support for https://pds-ppi.igpp.ucla.edu/data/JNO-J_SW-JAD-5-CALIBRATED-V1.0/DATA/2016/2016240/ELECTRONS/JAD_L50_LRS_ELC_ANY_DEF_2016240_V01.LBL — Jeremy Faden / detail
  98. add lbl to support PDS3 label files — Jeremy Faden / detail
  99. initial support for PDS3 files, in progress — Jeremy Faden / detail
  100. initial code for PDS3 — Jeremy Faden / detail
  101. add nasa pds library, which produces a Document object from a PDS3 label. — Jeremy Faden / detail
  102. release notes — Jeremy Faden / detail
  103. release notes — Jeremy Faden / detail
  104. release notes — Jeremy Faden / detail
  105. release notes — Jeremy Faden / detail
  106. release notes — Jeremy Faden / detail
  107. release notes — Jeremy Faden / detail
  108. update the colorbar as selections are made. — Jeremy Faden / detail
  109. release notes — Jeremy Faden / detail
  110. release notes — Jeremy Faden / detail
  111. bugfix: code assumed min and max were both ints (e.g. 0,4.5) — Jeremy Faden / detail
  112. release notes — Jeremy Faden / detail
  113. write qcturl to the file, if it's enabled. — Jeremy Faden / detail
  114. click on corners to blur focus. — Jeremy Faden / detail
  115. release notes — Jeremy Faden / detail
  116. use edit annotation dialog for add annotation as well. — Jeremy Faden / detail
  117. add waitUntilIdle after fixLayout.  — Jeremy Faden / detail
  118. data plot anchor type. — Jeremy Faden / detail
  119. release notes — Jeremy Faden / detail
  120. release notes — Jeremy Faden / detail
  121. add CONTEXT examples to GrannyTextEditor — Jeremy Faden / detail
  122. bugfix: avoid repeat names — Jeremy Faden / detail
  123. bugfix: avoid repeat names — Jeremy Faden / detail
  124. bugfix: file kept cached didn't check if the URI for completions has changed. — Jeremy Faden / detail
  125. reduce repeat code and support rank 0 through rank 4 data. — Jeremy Faden / detail
  126. release notes — Jeremy Faden / detail
  127. support append=T in format of IDLSav — Jeremy Faden / detail
  128. support append=T in format of IDLSav — Jeremy Faden / detail
  129. support append=T in format of IDLSav — Jeremy Faden / detail
  130. support append=T in format of IDLSav — Jeremy Faden / detail
  131. support append=T in format. — Jeremy Faden / detail
  132. release notes — Jeremy Faden / detail
  133. release notes — Jeremy Faden / detail
  134. bugfix 2573: annotation didn't properly listen to the ACTIVEDATASET property. — Jeremy Faden / detail
  135. revert to 27398 (last night) after deciding this needs more study — Jeremy Faden / detail
  136. rfe361: JLabelOperator doesn't work now with refactoring — Jeremy Faden / detail
  137. rfe361: wrap new single-instance class with static class until I can figure out how single-instance methods are imported into Jython name space. — Jeremy Faden / detail
  138. rfe361: move new class out of the way, so that class can proxy the old behavior — Jeremy Faden / detail
  139. rfe361: move new class out of the way, so that class can proxy the old behavior — Jeremy Faden / detail
  140. rfe361: Go ahead and make factory synchronized. — Jeremy Faden / detail
  141. rfe361: run scripts from any Autoplot instance — Jeremy Faden / detail
  142. rfe361: make ScriptContext a single-instance class, was static methods before. — Jeremy Faden / detail
  143. rfe361: refactor to make single-instance class, preparing for multiple instances — Jeremy Faden / detail
  144. rfe361: refactor to make single-instance class, preparing for multiple instances — Jeremy Faden / detail
  145. rfe361: refactor to make single-instance class, preparing for multiple instances — Jeremy Faden / detail
  146. rfe361: refactor to make single-instance class, preparing for multiple instances — Jeremy Faden / detail
  147. rfe361: refactor to make single-instance class, preparing for multiple instances — Jeremy Faden / detail
  148. rfe361: refactor to make single-instance class, preparing for multiple instances — Jeremy Faden / detail
  149. rfe361: refactor to make single-instance class, preparing for multiple instances — Jeremy Faden / detail
  150. bugfix: "(notfound)" message for name was clobbered later in code. "(exception)" shown when some exception happened, such as $d instead of %d. — Jeremy Faden / detail
  151. bugfix: "(notfound)" message for name was clobbered later in code. — Jeremy Faden / detail
  152. release notes — Jeremy Faden / detail
  153. release notes — Jeremy Faden / detail
  154. 2571: simplify logic for dissimilarChannels to make it more describable — Jeremy Faden / detail
  155. release notes — Jeremy Faden / detail
  156. release notes — Jeremy Faden / detail
  157. rfe417: experiment with format=$H:$M or format=%.2f for CONTEXT macro, adding name= so that the named dataset is retrieved — Jeremy Faden / detail
  158. rfe417: experiment with format=$H:$M or format=%.2f for CONTEXT macro. — Jeremy Faden / detail
  159. experiment with format=$H:$M or format=%.2f for CONTEXT macro. — Jeremy Faden / detail
  160. trivial runBatchTool cleanup.  correction to csv output when no exception — Jeremy Faden / detail
  161. corrections to csv output — Jeremy Faden / detail
  162. experiment with checking for missing glyphs — Jeremy Faden / detail
  163. bug2571: add logic to try and detect dissimilar channel names. — Jeremy Faden / detail
  164. bug2571: add logic to try and detect dissimilar channel names. — Jeremy Faden / detail
  165. https://github.com/das-developers/das2docs/issues/3: add scrollpane — Jeremy Faden / detail
  166. https://github.com/das-developers/das2java/issues/89: add parallel and npar — Jeremy Faden / detail
  167. 2570: fix annotation when pointAt is used — Jeremy Faden / detail
  168. 2570: fix annotation when pointAt is used — Jeremy Faden / detail
  169. 2570: trivial rename variable — Jeremy Faden / detail
  170. 1507: use the names targetPlot and srcPlot — Jeremy Faden / detail
  171. 1507: more tweaks to the logic.  Also the first dropped plot wouldn't set and bind app.timerange. — Jeremy Faden / detail
  172. 1507: sync the xaxis range only when the target is autoranging, and don't turn it off when the source's xaxis was off. — Jeremy Faden / detail
  173. improve type detection for return type — Jeremy Faden / detail
  174. refactor to support parsing without adding to output. — Jeremy Faden / detail
  175. introduce code to keep track of local variables — Jeremy Faden / detail
  176. getJavaExprType no longer static.  get type for name[0]. — Jeremy Faden / detail
  177. extra semicolon after import statement — Jeremy Faden / detail
  178. release notes — Jeremy Faden / detail
  179. bug 2566: support split() — Jeremy Faden / detail
  180. bug 2566: support split() — Jeremy Faden / detail
  181. bugfix: code assumed X and Y had the same units. — Jeremy Faden / detail
  182. release notes — Jeremy Faden / detail
  183. add the logic to add a single URI to the recent list.  The PNGWalkTool had code to do this and it should be the responsibility of the DataSetSelector. — Jeremy Faden / detail
  184. add the logic to add a single URI to the recent list.  The PNGWalkTool had code to do this and it should be the responsibility of the DataSetSelector. — Jeremy Faden / detail
  185. start QC tool when this is in the .pngwalk file. — Jeremy Faden / detail
  186. corrections to save as pngwalk file — Jeremy Faden / detail
  187. bugfix: X and Y parameter descriptions properly update with selections — Jeremy Faden / detail
  188. release notes — Jeremy Faden / detail
  189. release notes — Jeremy Faden / detail
  190. 2567: fix bug where text property wasn't re-bound after the plotId changed — Jeremy Faden / detail
  191. handle trivial case where string is empty, to make debugging easier — Jeremy Faden / detail
  192. add waitUntilIdle, since I have a feeling that's what's causing problems — Jeremy Faden / detail
  193. handle where old Autoplot versions would incorrectly set the multiple-column parents to marginRow — Jeremy Faden / detail
  194. rte_0611117604: sloppy code with X and Y — Jeremy Faden / detail
  195. convert jython dictionary at this level so das2 doesn't have to know about JSON — Jeremy Faden / detail
  196. special handling to support elif. — Jeremy Faden / detail
  197. bug2556: march through the stack trace looking for lines to annotate. — Jeremy Faden / detail
  198. bug2556: show something for syntax errors, just make it purple — Jeremy Faden / detail
  199. replace code which was removed because it was marking the wrong position.  The solution to — Jeremy Faden / detail
  200. this support for "startswith" and other string codes was not committed before the Thansgiving holiday — Jeremy Faden / detail
  201. release notes — Jeremy Faden / detail
  202. add button to experiment with GUI — Jeremy Faden / detail
  203. whitespace bugfix, where return would mean that indent was applied twice — Jeremy Faden / detail
  204. allow assert of types — Jeremy Faden / detail
  205. binary operation with two int arguments is int. — Jeremy Faden / detail
  206. add two more obvious class method return types.  Handle str.strip() -> str.trim() — Jeremy Faden / detail
  207. improve handling of subscript — Jeremy Faden / detail
  208. more types guess.  — Jeremy Faden / detail
  209. introduce new iterator handling — Jeremy Faden / detail
  210. print the exception — Jeremy Faden / detail
  211. whitespace fix — Jeremy Faden / detail
  212. assume call to UpperCase function is a constructor call.  Improve for output. — Jeremy Faden / detail
  213. guessType actually tries now.  fix imports — Jeremy Faden / detail
  214. add try/except — Jeremy Faden / detail
  215. ...and slice of string — Jeremy Faden / detail
  216. support index — Jeremy Faden / detail
  217. support BoolOp — Jeremy Faden / detail
  218. document keyword use in calls so they aren't lost — Jeremy Faden / detail
  219. correct savePngwalkFile to use filePattern when URI_Template is used. — Jeremy Faden / detail
  220. better have  in the list of fields in pngwalk tool's split function. — Jeremy Faden / detail
  221. rfe816: introduce "save to pngwalk" action — Jeremy Faden / detail
  222. rfe816: add save to pngwalk action — Jeremy Faden / detail
  223. release notes — Jeremy Faden / detail
  224. release notes — Jeremy Faden / detail
  225. release notes — Jeremy Faden / detail
  226. release notes — Jeremy Faden / detail
  227. bugfix: kludge workaround for another kludge where URLs were mangled by code looking for "opt1: explain opt1" — Jeremy Faden / detail
  228. release notes — Jeremy Faden / detail
  229. rfe811: clarify code which calculates the rows.  Guess at rows layout assuming step 2.5 won't apply, so that we are close. — Jeremy Faden / detail
  230. rfe811: correct code where we were double-counting the room needed for the margins — Jeremy Faden / detail
  231. rfe811: same correction when all but the leftmost column's left or rightmost column's right are the same, move this to the marginColumn. — Jeremy Faden / detail
  232. rfe811: also work on a copy of the margin column, so that the dom is modified all at once. — Jeremy Faden / detail
  233. rfe811: also work on a copy of the margin row, so that the dom is modified all at once. — Jeremy Faden / detail
  234. rfe811: introduce step 2.5 which will move ems to the marginRow if it can make the rows have the same em offsets, now the bottom plot and TCAs — Jeremy Faden / detail
  235. rfe811: introduce step 2.5 which will move ems to the marginRow if it can make the rows have the same em offsets.  Also remove check on row bottom which is ineffective and will be addressed by the same sort of check. — Jeremy Faden / detail
  236. rfe811: copy the rows and work on the copies.  fix documentation — Jeremy Faden / detail
  237. rfe811: always use DasDevicePosition.formatLayoutStr so that we can adjust the resolution more easily — Jeremy Faden / detail
  238. release notes — Jeremy Faden / detail
  239. release notes — Jeremy Faden / detail
  240. TimeRangeToolEventsList uses svalue instead of relying on BUNDLE_1 to be set, after seeing where the HapiDataSource failed to install nominal units.  Java 8 code changes. — Jeremy Faden / detail
  241. bug 2563: when the axis is resized, check to see if the range should be changed, and not the scale — Jeremy Faden / detail
  242. release notes — Jeremy Faden / detail
  243. add simple dialog to manage color schemes — Jeremy Faden / detail
  244. release notes — Jeremy Faden / detail
  245. handle redirect — Jeremy Faden / detail
  246. cases 22 and 23 are now supported — Jeremy Faden / detail
  247. TODO is todone: Jython fileExists supports remote file systems — Jeremy Faden / detail
  248. TODO is todone: Jython fileExists supports remote file systems — Jeremy Faden / detail
  249. add menu item to change color bar — Jeremy Faden / detail
  250. minor refactorings so the same code is used to calculate ephemeris lines.  Small cheat on getXAxisLines, which peeks at the dasAxis to see how many lines are used by the ticks.  If the margin row is going to pick up the ephemeris space, then don't count it again when calculating it for each row.  Account for the extra tick line containing the date on midnight or the first tick. — Jeremy Faden / detail
  251. lanl data moved to jenkins area — Jeremy Faden / detail
  252. finally idempotent for https://github.com/autoplot/dev/rfe/sf/811/threePanelDstKpAe.1embar.10px.vap — Jeremy Faden / detail
  253. trivial javadoc — Jeremy Faden / detail
  254. finally split out fixVerticalLayout for symmetry with fixHorizontalLayout — Jeremy Faden / detail
  255. properly handle strings, where the nominal unit was not put into the dataset — Jeremy Faden / detail
  256. properly handle strings, where the nominal unit was not put into the dataset — Jeremy Faden / detail
  257. release notes — Jeremy Faden / detail
  258. rfe811 finally get the vertical layout to match correctness of horizontal — Jeremy Faden / detail
  259. rfe811: add logging to vertical layout — Jeremy Faden / detail
  260. bugfix: normalPlotWidths didn't account for additonal margins from the em offsets. — Jeremy Faden / detail
  261. redo logging in fixLayout to show step-by-step results — Jeremy Faden / detail
  262. separate the layout listeners to the one which is manually invoked and the one which manages the margins — Jeremy Faden / detail
  263. account for outside east legends in fixLayout — Jeremy Faden / detail
  264. accounting error where margins for each plot were mishandled. — Jeremy Faden / detail
  265. rfe811: name the DasRow and DasColumn the same name as in the Autoplot DOM.  (It's a different namespace so there is no clash.) — Jeremy Faden / detail
  266. give the DasRow and DasColumn the same name as the DOM row and column, for debugging. — Jeremy Faden / detail
  267. 2560: whoops, failure of imagination, where the applied filters can be null. — Jeremy Faden / detail
  268. release notes — Jeremy Faden / detail
  269. release notes — Jeremy Faden / detail
  270. release notes — Jeremy Faden / detail
  271. release notes — Jeremy Faden / detail
  272. release notes — Jeremy Faden / detail
  273. try to limit the size of the title textfield — Jeremy Faden / detail
  274. bugfix: appliedFilters=' ' resulted in extra line being added to title — Jeremy Faden / detail
  275. rfe814: support file_%04d.png in output.  support for fixed-width strings in output (replacing space with _) and allowing integer to be formatted with — Jeremy Faden / detail
  276. 811: add space for xaxis label — Jeremy Faden / detail
  277. commit new commented code which will account for labels and colorbar, but is not tested. — Jeremy Faden / detail
  278. account for x-axis label when there is a label — Jeremy Faden / detail
  279. account for OutsideNE and OutsideSE legend by adding a fixed amount (8ems) — Jeremy Faden / detail
  280. add comments to match vertical layout code, to make horizontal layout more legible — Jeremy Faden / detail
  281. rfe814: support file_%04d.png in output — Jeremy Faden / detail
  282. add comments and break up the fixLayout operation into discrete steps. — Jeremy Faden / detail
  283. don't make the last highlited log message stack trace be the tooltip, since this makes the GUI hard to use.  The "AP>" prompt still has the text. — Jeremy Faden / detail
  284. consider the number of lines in the yaxis title when doing horizontal layout — Jeremy Faden / detail
  285. redo horizontal layout by rewriting the vertical layout — Jeremy Faden / detail
  286. redo horizontal layout by rewriting the vertical layout — Jeremy Faden / detail
  287. add horizontal spacing controls — Jeremy Faden / detail
  288. add horizontal spacing controls — Jeremy Faden / detail
  289. tweaked too much — Jeremy Faden / detail
  290. tweak to get closer to old result — Jeremy Faden / detail
  291. print row and column layout info to toString — Jeremy Faden / detail
  292. VA Testing's Test_031 showed where suddenly the per-plot right margin is miscalculated when multiple columns are used.  Make this so that the colorbar presence or absence is all that is considered. — Jeremy Faden / detail
  293. trivial fix imports — Jeremy Faden / detail
  294. rfe363: support """lowCut_toggle, highcut_toggle, filttype_toggle, order_toggle = 0.5, 20, 'Bandpass', 4 """ getting configuration name, see https://github.com/autoplot/dev/blob/master/rfe/sf/363/assignTupleToTuple.jy — Jeremy Faden / detail
  295. release notes — Jeremy Faden / detail
  296. bugfix:and fix detection of isEmRow, which are rows which are only ems high (and not a percent). — Jeremy Faden / detail
  297. bugfix:properly account for relative heights, with percents including the emUp and emDown portions.  — Jeremy Faden / detail
  298. recalculate em up and em down to make room for labels, instead of trusting what was there. — Jeremy Faden / detail
  299. turn off autolayout and reset marginRow in fixLayout. — Jeremy Faden / detail
  300. turn off autolayout and reset marginRow in fixLayout.  — Jeremy Faden / detail
  301. release notes — Jeremy Faden / detail
  302. trivial clarify code — Jeremy Faden / detail
  303. add more spacing in drop down — Jeremy Faden / detail
  304. seems to be working, but this needs further review — Jeremy Faden / detail
  305. whoops doAdjust should be true — Jeremy Faden / detail
  306. corrections to fix layout which preserve 1-em high rows.  keep track of row em heights for reference. — Jeremy Faden / detail
  307. corrections to fix layout which preserve 1-em high rows.  keep track of row em heights for reference. — Jeremy Faden / detail
  308. corrections to fix layout which preserve 1-em high rows.  keep track of row em heights for reference. — Jeremy Faden / detail
  309. always use scrollbars option — Jeremy Faden / detail
  310. support "file:" for javadoc location — Jeremy Faden / detail
  311. clarify code for fixLayout, which had a bunch of dead code and poorly named variables. — Jeremy Faden / detail
  312. account for ticklen in getBoundsForXAxis.  Don't include hight for titles and ticks when the tick labels are not visible. — Jeremy Faden / detail
  313. release notes — Jeremy Faden / detail
  314. release notes — Jeremy Faden / detail
  315. 2557: dataset(QDataSet,u) now defers to Ops.dataset, where units are considered.  Also datums and datumRanges — Jeremy Faden / detail
  316. support dataset( indgen(1000000), units=Units.cdfTT2000 ), clearing the format property put in by indgen — Jeremy Faden / detail
  317. trivial fix imports — Jeremy Faden / detail
  318. bug 2556: don't annotate <String> when editor filename is known — Jeremy Faden / detail
  319. show previews as changes are made. — Jeremy Faden / detail
  320. 0.5em should be the default — Jeremy Faden / detail
  321. correct examples, include delta=6 for MMS — Jeremy Faden / detail
  322. rfe811: add first four options proposed. — Jeremy Faden / detail
  323. rfe811: add ellipses after fix layout to indicate there's going to be another dialog. — Jeremy Faden / detail
  324. rfe811: add text about what is going to happen — Jeremy Faden / detail
  325. release notes — Jeremy Faden / detail
  326. release notes — Jeremy Faden / detail
  327. release notes — Jeremy Faden / detail
  328. rfe811: ephemerisLineCount property — Jeremy Faden / detail
  329. rfe811: here's the GUI to get started — Jeremy Faden / detail
  330. rfe811: fixLayout needs ephemerisLineCount so that it knows how much space to allocate — Jeremy Faden / detail
  331. rfe811: fixLayout needs ephemerisLineCount so that it knows how much space to allocate — Jeremy Faden / detail
  332. rfe811: fixLayout needs ephemerisLineCount so that it knows how much space to allocate — Jeremy Faden / detail
  333. rfe811: fixLayout needs ephemerisLineCount so that it knows how much space to allocate — Jeremy Faden / detail
  334. rfe811: fixLayout needs ephemerisLineCount so that it knows how much space to allocate — Jeremy Faden / detail
  335. rfe811: fixLayout needs ephemerisLineCount so that it knows how much space to allocate — Jeremy Faden / detail
  336. rfe811: fixLayout needs ephemerisLineCount so that it knows how much space to allocate — Jeremy Faden / detail
  337. rfe811: fixLayout runs without controllers, including fixHorizontalLayout — Jeremy Faden / detail
  338. rfe811: fixLayout runs without controllers. — Jeremy Faden / detail
  339. rfe811: fixLayout doesn't use controller — Jeremy Faden / detail
  340. rfe https://sourceforge.net/p/autoplot/feature-requests/811/: refactor fix layout so that it doesn't use controllers. (Not done!) — Jeremy Faden / detail
  341. add comment about the fact that calculating the bounds of a row and column is not entirely trivial. — Jeremy Faden / detail
  342. rfe811: begin fix layout panel — Jeremy Faden / detail
  343. release notes — Jeremy Faden / detail
  344. release notes — Jeremy Faden / detail
  345. release notes — Jeremy Faden / detail
  346. handle redirect for dsdf request — Jeremy Faden / detail
  347. handle redirect for dsdf request — Jeremy Faden / detail
  348. rfe811, correct reference to marginColumn, where marginRow was used by mistake. — Jeremy Faden / detail
  349. release notes — Jeremy Faden / detail
  350. release notes — Jeremy Faden / detail
  351. rfe811: add map argument to fixLayout to prepare for additional arguments — Jeremy Faden / detail
  352. rfe811: trivial fix imports — Jeremy Faden / detail
  353. rfe811: add codes to support rewrite of fixLayout function. — Jeremy Faden / detail
  354. use https for das2servers — Jeremy Faden / detail
  355. record carot position in CDF file — Jeremy Faden / detail
  356. javadoc improvements — Jeremy Faden / detail
  357. bugfix: empty line before line was treated as a Jython continuation. — Jeremy Faden / detail
  358. release notes — Jeremy Faden / detail
  359. https://sourceforge.net/p/autoplot/bugs/2553/: support 301 response from Jupiter server — Jeremy Faden / detail
  360. release notes — Jeremy Faden / detail
  361. release notes — Jeremy Faden / detail
  362. check else clause for usages — Jeremy Faden / detail
  363. optimize for rank 0 assignment to rank 0 location. — Jeremy Faden / detail
  364. release notes — Jeremy Faden / detail
  365. add True and False to known names — Jeremy Faden / detail
  366. don't find the showAllVarType checkbox, Sadie showed were it is needed to successfully load vap+cdaweb:ds=PSP_FLD_L2_DFB_DBM_DVAC&filter=dfb_dbm_dva&id=psp_fld_l2_dfb_dbm_dvac12&timerange=2021-01-17 — Jeremy Faden / detail
  367. put in hooks for PDS4 file Product_Collection and Product_Bundle — Jeremy Faden / detail
  368. add stubs for collections — Jeremy Faden / detail
  369. put in hooks for PDS4 file Product_Collection and Product_Bundle — Jeremy Faden / detail
  370. make it easier to see the links. — Jeremy Faden / detail
  371. tweak the description for the first time in years. — Jeremy Faden / detail
  372. release notes — Jeremy Faden / detail
  373. release notes — Jeremy Faden / detail
  374. bug2319: fix git/dev/bugs/sf/2319/demoInferTypeFromCallResult.jy — Jeremy Faden / detail
  375. trivial javadoc — Jeremy Faden / detail
  376. simplifyScriptToGetCompletionsOkay now gets importedNames, in case constructor has been called and we know a names type.  javadoc improvements — Jeremy Faden / detail
  377. release notes — Jeremy Faden / detail
  378. release notes — Jeremy Faden / detail
  379. ignore any old preferences, which haven't been used since 2018 but would be migrated in from old Autoplot instances. — Jeremy Faden / detail
  380. ignore any old preferences, which haven't been used since 2018 but would be migrated in from old Autoplot instances. — Jeremy Faden / detail
  381. ignore any old preferences, which haven't been used since 2018 but would be migrated in from old Autoplot instances.
    Jeremy Faden / detail
  382. trivial javadoc — Jeremy Faden / detail
  383. trivial resizeLogger shows the resize request's extraW and extraH — Jeremy Faden / detail
  384. javadoc — Jeremy Faden / detail
  385. release notes — Jeremy Faden / detail
  386. bug 2546: rte_1735900169: the kludgy solution might hit null for the getMessage, so be careful to check for that. — Jeremy Faden / detail
  387. rte_1735900169: check that the representative URI  also doesn't contain the variable before throwing an exception.  Thanks, Kris! — Jeremy Faden / detail
  388. rte_0338377624: null can get into this array — Jeremy Faden / detail