Skip to content

Releases: DesignSafe-CI/portal

v0.9.15

02 Dec 21:57
Compare
Choose a tag to compare

Fixes:

  • Fixed ISE when token refresh fails and user is logged out; this triggers
    a logout message but MessagesMiddleware wasn't available yet.

v0.9.14

02 Dec 21:55
Compare
Choose a tag to compare

Fixes:

  • Fixed bug in old public data browser

v0.9.13

27 Sep 22:26
Compare
Choose a tag to compare

Enhancements:

  • Improved shared files display; no longer need to click though multiple
    directory levels to access shared content

Fixes:

  • Fixed bug with text preview and non-unicode content encoding
  • Fixed bug with connecting to VNC sessions from Job Status modal
  • Fixed CSRF errors when accessing Public Data as Anonymous
  • Fixed permissions on accessing mailing list subscribers
  • Fixed unicode encoding bugs on mailing list subscribers
  • Fixed Application display to show label instead of app ID

Other:

  • Improved server logs

v0.9.12

27 Sep 22:26
Compare
Choose a tag to compare

Enhancements:

  • Enhanced rendering of public data metadata
  • Added opt-out feature for DesignSafe announce
  • Added monitors for app execution systems

v0.9.11

17 Aug 02:21
Compare
Choose a tag to compare

Enhancements:

  • Public data is back! We've fixed and improved the public data search
  • Search URLs in the Data Browser are now shareable
  • Added a link to submit a ticket if an error page is encountered. The
    ticket will automatically include the URL of the page that triggered the
    error as well as the referrer URL.

Fixes:

  • Apps properly display name and version in the workspace instead of the
    internal app identifier.
  • Corrected the state of some operations in the data browser that should
    not have been available for Public data or Box data.

v0.9.10

08 Aug 14:31
Compare
Choose a tag to compare

Fixes:

  • Fixed issue with notifications for interactive jobs
  • Fixed issue recording metadata for interactive jobs
  • Disabled source selection on move dialog, since it is not supported
  • Improved notification messages in Data Browser

v0.9.9

08 Aug 14:31
Compare
Choose a tag to compare

Enhancements:

  • Improved notifications for files sharing, jobs; #10093
  • Improved handling of token negotiation and refresh with Agave; #10111
  • Improved application catalog (tray); #10391
  • Added message when file preview is not available; #10475
  • Various interface improvements

Bug fixes:

  • Improved indexing and permissions validation on shared files and folders
  • Fixed multiple issues surrounding file path encoding; #10266
  • Fixed links to job outputs from workspace; #10124
  • Fixed drag and drop effects; #10397
  • Fixed notification for box transfers; #10275

v0.9.8

08 Aug 14:30
Compare
Choose a tag to compare

Bug fixes:

  • Apply workaround to issue creating user home directories, #10447

v0.9.7

08 Aug 14:30
Compare
Choose a tag to compare

Bug fixes:

  • Fix bug in public data Elasticsearch query

v0.9.6

24 Jun 14:50
Compare
Choose a tag to compare

Bug fixes:

  • Fixed issue with copying files from DesignSafe to Box
  • Fixed issue folder uploads not indexing properly

Improvements:

  • Added infinite scroll to data browser for directories with lots of files. The data
    browser will load additional contents when scrolled to the bottom of the listing.
  • Added metadata interface to new data browser
  • Added "registration successful" page redirect to better inform new users of account
    activation steps.
  • When sharing files, only apply changes to permissions, instead of reapplying all
    permissions.