Skip to content

MetaForge 1.0.1

Latest
Compare
Choose a tag to compare
@joeykleingers joeykleingers released this 09 Jun 20:36
· 1 commit to trunk since this release

CHANGE LOG:

  • ENH: It is now possible to upload files/folders without using a template.
  • BUG FIX: Fixed a Windows paths bug that was preventing certain folders from uploading to HyperThought correctly.
  • BUG FIX: Modified date now displays properly for HyperThought files/folders on Windows.
  • BUG FIX: Fixed a URL-to-string conversion bug on Windows that was preventing drag-and-drop items from uploading to HyperThought correctly.

KNOWN ISSUES:

  • Folders and files uploaded to HyperThought are automatically renamed if the folder/file already exists in HyperThought at the upload location. We should probably check if the folder/file already exists first and then make a decision accordingly.
  • The HyperThought upload dialog box does not revert back to its original state if the user presses the Cancel button.