Skip to content

Releases: TACC/Core-Portal

v3.7.0 - Portal improvements and bug fixes - FORK job support, Stampede3

30 Apr 14:15
a02b919
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.7.0

v3.6.1 - Hotfix for Tickets issue and Stampede3 allocation

16 Apr 00:49
461e53c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.6.1

v3.6.0 - Portal adjustments - TAS and TAPIS Integration

25 Mar 21:19
487b952
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.6.0

v3.5.0 - Bug fixes and minor improvements

08 Jan 15:28
e05a4b9
Compare
Choose a tag to compare

Added

  • WP-358: Sort apps inside category before rendering (#914)
  • WP-367: Adding Public Data CMS folder navigation dropdown (#918)
  • WI-15: Add health check for site status (#919)
  • WP-352: filter incomplete users in backend and UI adjustments (#910)

Fixed

  • WP-59: Reload app page after every navigation (#920)
  • WP-398: 'Preview File' button should say 'Download File'(#924)
  • WP-47: fix shared workspace manage team modal (#922)
  • WP-379: Error handling for site search results (#925)
  • WP-97: Fix TestAgaveUtils#test_walk_levels (#926)
  • WP-304: Fixed the placeholder text for search to be more accurately represented (#905)

3.4.3 hotfix: Fix archiveId usage for tapis v3 apps

11 Dec 19:19
80c5c70
Compare
Choose a tag to compare

Fixed:

WP-408: Use archiveSystemId set in app definition as default(#917)

v3.4.2 hotfix for push key handling

07 Dec 13:56
cc58e3d
Compare
Choose a tag to compare

Fixed:

  • WP-402: Handle 401 Unauthorized Tapis error for pushing keys(#915, #916)

v3.4.1 - Hotfix to address websockets and impersonation bugs

05 Dec 14:25
f2a5c11
Compare
Choose a tag to compare

Fixed:

  • WP-400: Fix impersonate url (#912)
  • Bug: Fix websockets via ASGI_APPLICATION setting (#913)

v3.4.0 - Django major version upgrade and bug fixes

27 Nov 17:44
fc00451
Compare
Choose a tag to compare

Changed

WP-271: Upgrade Django to 4.2 and update other 3rd party dependencies (#895)
WP-320: No new tab when downloading files from My Data (#900)
WP-388: Handle text overflow on longer system labels(systemName) (#901)

Fixed

User impersonation url fix (#902)
WP-104: phantom entry in ViewTab when user removed (#884)
WP-287: Remove login url redirect to profile data (#904)
WP-390: Fix Public Data View (#903)
Projects Search: Handle Scenario where Id is missing (#899)

v3.3.2 - Fix workspace search issue on Frontera portal

09 Nov 17:52
5e6be96
Compare
Choose a tag to compare

Fixed:

  • WP-380: Remove id prefix filter on workspace search (#898)

v3.3.1 - Search related bug fixes and App Icon fix

08 Nov 03:49
fb996d5
Compare
Choose a tag to compare

Fixed:

  • WP-355: Fixing issue with icons on dev/prod sites (#892)
  • WP-354: Workspace search - filter results visible to user (#893)
  • WP-356: Site Search: For files, use home dir to isolate the search (#897)
  • WP-361: Jobs Search - restrict search to a specific portal (#896)