Releases: OSC/ondemand
Releases · OSC/ondemand
version 1.8.8
Install
Ensure you are using the latest
yum repo and then do (for EL7):
yum update ondemand-1.8.8-1.el7
Changelog
Fixed
- Revert the commit that made XDMoD SSO timeout configurable, which introduced a bug #607
version 1.8.7
version 1.8.6
Install
Ensure you are using the latest
yum repo and then do (for EL7):
yum update ondemand-1.8.6-1.el7
Changelog
Added
- Configuration for XDMoD auto-login timeout #597
Fixed
version 1.8.5
Install
Ensure you are using the latest
yum repo and then do (for EL7):
yum update ondemand-1.8.5-1.el7
Changelog
Fixed
- Broken tests introduced with redirect URIs in Dex #592
version 1.8.4
Install
Ensure you are using the latest
yum repo and then do (for EL7):
yum update ondemand-1.8.4-1.el7
Changelog
Added
- Support for additional redirect URIs in Dex config #591
version 1.8.3
version 1.8.2
Install
Ensure you are using the latest
yum repo and then do (for EL7):
yum update ondemand-1.8.2-1.el7
Changelog
Changed
- Retain the BC panel after a job completes 559
- XMDOD panels to use SSO, removing perf & summary widgets and added job efficiency widget
578 and 580
Added
- Added jest for shell testing suite 577
- Added Sinatra gems into ondemand-gems for other apps to use 579
Fixed
- default_sshost is added to the shell's allowlist 564
version 1.8.1
Fixed
- ondemand-dex binary location in /usr/sbin not /usr/local #566.
version 1.8.0
Added
- Chinese localization for "Mainland China simplified characters"
#477, thank you @374365283
and @summerwang - Specify the default login host in the cluster config
#508 - Control nginx max upload size by setting byte size in nginx_stage.yml
using configuration optionnginx_file_upload_max
and the files app will now respect this
#502 - Add an info.md.erb (or info.html.erb) to the root of any batch connect app
to display extra information. the context for the erb is the session and the rendered
string is passed through a markdown renderer
#556 - Configure a single batch connect app to submit to multiple different clusters, either
in form.yml or submit.yml:
#524
#536
#538
#553 - Streamlined Copy and Paste for Chrome
#537 - Dockerfile for help with development #309
- Configurable logo height using OOD_DASHBOARD_LOGO_HEIGHT set to a value like
100px
which
enables using SVG for logos on the dashboard - Add TurboLinks dependeny to the dashboard in decrease loading time
498
Changed
version 1.7.14
Fixed
- Safari bug that broke noVNC #516.