You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added support for Globus as a federated authentication provider
94
+
- Improvements to the user login dialog and matching of users to institutions
95
+
- Added the ability to use fine-grained ACLs for controlling access to features such as tabs and realms as well as data
96
+
- Code pertaining to creating/sending emails has been moved to a central location.
97
+
- Improved online documentation for installations and upgrades
98
+
- Improve performance of Utilization statistic
99
+
- Do not embed JavaScript in chart objects returned by the back end, instead
100
+
- include this code directly in the user interface code
101
+
- General improvements to the performance of the REST stack
102
+
- Updated Google Captcha to v2 (v1 is now discontinued)
103
+
- Added numerous component and unit tests
104
+
- Removed unused code paths
105
+
- Update greenlion/PHP-SQL-Parser to newer release that does not autoload itself
106
+
- Internal Admin Dashboard
107
+
- Updated user management functionality in the administrative dashboard to support fine-grained ACLs for individual users
108
+
- Many stability improvements to the administrator dashboard, especially for managing users
109
+
- Storage Realm
110
+
- Added alpha version of the Storage realm to track resource storage utilization
111
+
- User Interface
112
+
- Legend item edit box is now displayed next to the legend item that is being edited and is larger to accommodate longer strings
113
+
- Added a "Select All" button to the filter dialog
114
+
- Added PDF export capability, which greatly improves the quality of images included in LATEX documents
115
+
- ETL
116
+
- When ingesting Slurm data, return duplicate jobs such as those that were resubmitted due to node fail conditions
117
+
- Improve performance of filter list generation
118
+
- Added an ETL pipeline for ingesting log files generated by Eucalyptus clouds
119
+
- Added support for PBS/Torque logs where the host of a job is not included in the job's ID string
120
+
- Support references into complex source records such as JSON objects
121
+
- Application Kernels
122
+
- Several minor bug fixes and UI improvements
123
+
- Bug Fixes
124
+
- General
125
+
- Improved error reporting
126
+
- Fixed several issues where JSON was not properly encoded
127
+
- For end dates that fall on the current date or in the future, do not automatically adjust the date to the end of the aggregation period that it falls into.
128
+
- Fix the Show Guidelines button in the Usage tab
129
+
- Fixed an issue with data filtering when an unprivileged user tries to view timeseries data for a restricted realm or statistic
130
+
- Report Generator
131
+
- Make timeframes editable for individual charts
132
+
- User Interface
133
+
- Fix the "TypeError: element is undefined" error when plotting Pie chart in metric explorer
134
+
- ETL
135
+
- Ignore duplicate hosts found in LSF accounting log files
136
+
- Don't verify data endpoints associated with disbaled actions
137
+
- Always regenerate source data queries prior to execution to ensure that any modified ETL variables are properly applied
138
+
- Update host list parser to ensure that empty host names are not returned
139
+
- Remove PHP memory limit when running ETL pipelines
0 commit comments