Skip to content

Releases: DIRACGrid/WebAppDIRAC

v5.1.0a8

v5.1.0a8 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 13:59

[integration]

FIX: (#743) Align the parameter names between python and js for the FileCatalogHandler
NEW: (#741) Re-add Theme setting
FIX: (#736) WebHandler - fix typo in the _getCSAuthorizationSection method name
FIX: (#736) HandlerMgr - set the _fullComponentName class value

v5.0.9

Choose a tag to compare

@github-actions github-actions released this 02 Aug 13:27

[rel-v5r0]

FIX: (#742) Align the parameter names between python and js for the FileCatalogHandler
NEW: (#739) Re-add Theme setting

v5.0.8

Choose a tag to compare

@github-actions github-actions released this 30 Jun 10:31

[rel-v5r0]

v5.1.0a7

v5.1.0a7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jun 09:30

[integration]

FIX: (#728) Removed Setup from SystemAdministrator
CHANGE: (#728) one WebApp for one DIRAC Setup
FIX: (#714) remove OwnerDN from RMS

v5.1.0a6

v5.1.0a6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Mar 09:22

[integration]

FIX: (#733) WebHandler - make explicit import of TornadoResponse from BaseRequestHandler
CHANGE: (#732) Display user access and refresh tokens with details (right click pop up window)

v5.0.7

Choose a tag to compare

@github-actions github-actions released this 14 Mar 13:56

[rel-v5r0]

v5.0.6

Choose a tag to compare

@github-actions github-actions released this 14 Mar 13:23

[rel-v5r0]

FIX: (#731) WebHandler - make explicit import of TornadoResponse from BaseRequestHandler
CHANGE: (#729) Display user access and refresh tokens with details (right click pop up window)

v5.1.0a5

v5.1.0a5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Feb 08:38

[integration]

FIX: (#721) remove DIRAC/Setup requirement
FIX: (#720) UPHandler use correct web method when listing public states
FIX: (#718) Treat lastSeconds as extraParams for Accounting/Monitoring plotting
FIX: (#717) WebSocketHandler sets the ThreadConfig before calling on_message
FIX: (#713) escape urls to avoid xss
FIX: (#711) TransformationManagerHandler: fix for TotalRecords
FIX: (#710) Running webapp without using nginx

v5.0.5

Choose a tag to compare

@github-actions github-actions released this 13 Feb 20:10

[rel-v5r0]

FIX: (#719) UPHandler use correct web method when listing public states

v5.0.4

Choose a tag to compare

@github-actions github-actions released this 23 Jan 17:05

[rel-v5r0]

FIX: (#716) Treat lastSeconds as extraParams for Accounting/Monitoring plotting
FIX: (#715) WebSocketHandler sets the ThreadConfig before calling on_message