forked from DIRACGrid/WebAppDIRAC
-
Notifications
You must be signed in to change notification settings - Fork 0
/
release.notes
148 lines (103 loc) · 4.81 KB
/
release.notes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
[v5r0-pre1]
[v4r3p5]
FIX: (#566) Update CI according to the compatible DIRAC branch.
FIX: (#564) Increase client.updateSoftware timeout
[v4r3p4]
FIX: (#559) fix deployment action
[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