Releases: OSC/ondemand
Releases · OSC/ondemand
version 1.7.12
version 1.7.11
Fixed
- update to latest
ood_core
patch version to fix calls toLinuxHost#info_where_owner
, particularly by the Active Jobs app
version 1.7.10 build 2
Rebuild to include missing default logo.png and favicon in build
version 1.7.10
Fixed
- fix bug with file favorite URLs being incorrectly set in dropdown #472
version 1.7.9
version 1.7.8
Fixed
- fix use of ActiveSupport::Inflector#parameterize in Rails 5.1+ #71 and commit cbb8b19
- update Rails patch version for dependency security updates #463
- update Job Composer schema file to be Rails 5.2 compliant #463
version 1.6.22
version 1.5.7
version 1.7.7
Fixed
- Use legal job names in job submission rake task #341 and #355
- Support sanitizing job names of batch connect apps with
OOD_JOB_NAME_ILLEGAL_CHARS
env var #429 - Add CSRF protection via CSRF token and Origin checking when creating shell app
websocket connection #444
and #452 - Fix JoyRide tooltip positioning for the Job Composer #396
Changed
- Regenerate
ood_portal.conf
whenever Apache is restarted #371.
This means you can edit/etc/ood/config/ood-portal.conf
and restart Apache and your change should take effect. - Upgrade Rails to version 5.2 (from 4.2)
- Upgrade noVNC to 1.1.0 (from 1.0) in #428
and #431