Skip to content

Releases: DIRACGrid/WebAppDIRAC

v4r3p4

06 Oct 21:00
b1f7b60
Compare
Choose a tag to compare
Merge pull request #560 from TaykYoku/v4r3_patch-4

[v4r3] new release v4r3p4, notes

v4r3p3

06 Oct 16:29
3d9544d
Compare
Choose a tag to compare
Merge pull request #558 from TaykYoku/v4r3_patch-3

[v4r3] release v4r3p3, notes

v4r3p2

06 Oct 12:30
d1ef203
Compare
Choose a tag to compare
Merge pull request #556 from TaykYoku/v4r3_patch-2

[v4r3] new release v4r3p2, notes

v4.3.3: Merge pull request #539 from TaykYoku/v4r4_useBaseRequestHandler

06 Oct 16:30
f8bb56c
Compare
Choose a tag to compare

[v4r3p3]

FIX: (#557) Fix deployment CI job

[v4r3p2]

FIX: (#555) fix deployment action

[v4r3p1]

FIX: (#552) Handle requests without arguments for getSpaceOccupancyData

[v4r3]

FIX: (#535) Use lists instead of tuples in VMDiracHandler
NEW: (#514) use default menu for fresh WebApp installation
FIX: (#515) align VMDIRAC with ext6
NEW: (#501) add VMDIRAC application
CHANGE: (#502) remove Desktop view
FIX: (#500) move run_in_executor part to asyncGen decorated method
FIX: (#499) Create the directory in /WebApp/StaticResourceLinkDir if it doesn't already exist
FIX: (#494) Fix typo in deployment CI job
NEW: (#494) provide finishWithImage method
FIX: (#492) update encodeDatetime to defaultEncoder(issue #490)
FIX: (#491) Return list in PilotMonitorHandler.web_getSelectionData
FIX: (#489) Make RegistryManagerHandler tolerant of null values
FIX: (#488) Fix typo in deployment workflow
FIX: (#486) Remove unused dynamic discovery of ExtJS version
NEW: (#484) Add PyPI deployment
NEW: (#484) Use a diracweb_packaging package to provide extjs
NEW: (#484) Make WebAppDIRAC update the symlinks in /opt/dirac/webRoot/resources each time it's launched
FIX: (#482) Mostly fixes bytes/str mix-ups in the code which are hard to spot without running it; optimization
NEW: (#482) add git Python 3 tests
FIX: (#481) Use a PEP-440 style version string if running with Python 3
FIX: (#481) Miscellaneous Python 3 compatibility fixes
FIX: (#479,#480) Convert datetime object to string for tornado finish method
FIX: (#472) use JobMonitoringClient().getJobGroups instead of deprecated getProductionIds
FIX: (#470) set default variable for LOCATION in a SiteSummary
NEW: (#470) add VO selector for SiteSummary and ResourceSummary
CHANGE: (#467) move main source code to src
NEW: (#467) add pyproject.toml, setup.py
CHANGE: (#467) add project description to setup.cfg
NEW: (#467) move tests things to tests
CHANGE: (#467) rename README.md to README.rst
FIX: (#466) fix selector of pilot stats
FIX: (#465) return empty result instead error for no host request

[v4r2p9]

FIX: (#530) fix bug in application downtime
FIX: (#529) fix SystemAdministrator selector

[v4r2p8]

FIX: (#525) fix SystemAdministrator selector, #519 issue
FIX: (#524) fix TimeSearch panel, #518 issue

[v4r2p7]

FIX: (#522) fix downtime message
FIX: (#520) fix bug in applicationInDowntime

[v4r2p6]

FIX: (#510) add arguments to getHosts in SystemAdministration
FIX: (#511) downtime fix bug
FIX: (#511) datetime field fix bug

[v4r2p5]

CHANGE: (#506) change datetime field behavior in selector, use Time field
CHANGE: (#505) get hosts from DB for SystemAdministrator
NEW: (#503) declare downtime for the application

[v4r2p4]

FIX: (#495) copy SettingsPanel.js to desktop folder

[v4r2p2]

CHANGE: (#460) Use universal replaceImage instead setSrc or updateSrc

[v4r2p1]

FIX: (#456) fix System, Module --> DIRACSystem, DIRACModule

[v4r2]

FIX: (#443) return in case of error in SiteSummary
FIX: (#443) additional configuration check in FileCatalog application
NEW: (#443) a SessionData will accumulate the WebApp configuration completely
CHANGE: (#439) Use ConfigurationClient instead of RPCClient
CHANGE: (#440) optimize sysadmin getSysInfo method to use directly query ComponentMonitoring
FIX: (#442) Site Summary fixes
FIX: (#436) delete the missing key from the ComponentMonitoring response
CHANGE: (#424) don't read web.cfg, use WebApp section in driac.cfg instead
CHANGE: (#423) remove upload method from the RootHandler
NEW: (#422) add new Selection Fields and Group By clauses for Activity Monitoring in the Accounting
NEW: (#412) add getProperties helper method to the WebHandler
FIX: (#412) fix bugs, change refreshStore to setStore in the js part of code, use getUserName, etc.. instead getSessionData
FIX: (#406) add diraccfg to the requirements, minor fixes

[v4r0p39]

CHANGE: allow AccountingMonitor to get the full filter list in the accounting plots

[v4r0p38]

NEW: (#473) use listStatesForWeb endpoint to make the Public State Manager faster

[v4r0p37]

FIX: (#453) use setSrc to replaceImage

[v4r0p36]

NEW: (#449) Add columns to SiteSummary overview tables.

[v4r0p35]

FIX: (#444) fix SiteSummary plots and setter

[v4r0p33]

FIX: (#437) use updateSrc instead setSrc to update plots
FIX: (#434) use -L curl flag to fix tests
FIX: (#420) sort alphabetically menus in webapp
FIX: (#419) Disable bufferedRenderer in RegistryManager to allow better searching
FIX: (#417) use raw instead data property
FIX: (#415) use updateSrc instead setSrc for replaceImage method
FIX: (#411) resove pyLint errors
CHANGE: (#408) add diraccfg to the requirements

[v4r0p32]

FIX: (#405) PilotMonitor showJobs feature now provide all the jobs bound to a pilot-job reference

v5r0-pre0

06 Oct 21:26
f8bb56c
Compare
Choose a tag to compare
v5r0-pre0 Pre-release
Pre-release
Merge pull request #539 from TaykYoku/v4r4_useBaseRequestHandler

[v5r0] use BaseRequestHandler for Accounting

v4r3p1

03 Oct 10:52
dcff134
Compare
Choose a tag to compare
Merge pull request #553 from TaykYoku/v4r3_patch-1

[v4r3] v4r3p1, notes

v4r2p10

02 Oct 18:05
49be251
Compare
Choose a tag to compare
Merge pull request #550 from TaykYoku/v4r2_patch-10

[v4r2] v4r2p10

v4r0p39

02 Oct 16:39
ae4d516
Compare
Choose a tag to compare
Merge pull request #548 from TaykYoku/v4r0p39

[v4r0] v4r0p29, notes

v4.4.0a1: Merge pull request #447 from TaykYoku/integration_oauth_token

07 Sep 20:46
6892094
Compare
Choose a tag to compare
[v4r4] Integration oauth tokens(#5045)

v4.3.0: Merge pull request #536 from TaykYoku/integration

07 Sep 18:39
12206f7
Compare
Choose a tag to compare