Releases: OSC/ondemand
Releases · OSC/ondemand
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
Added
version 1.6.21 (backported from OnDemand 1.7)
version 1.5.6 (backported from OnDemand 1.7)
Fixed
- update Shell app to v1.5.0 which has
backported fix for adding CSRF protection via CSRF token and Origin checking when creating shell app
websocket connection #444 - Other Shell app fixes released in OnDemand 1.6 v1.4.2 to v1.4.8 diff
v1.7.7 RC5 package release 2
Same as v1.7.7 RC5 but with packaging bug fix.
v1.7.7 RC5
- Regenerate ood-portal.conf when Apache starts or is reloaded
v1.7.7 RC4
- Upgrade myjobs and activejobs to Rails 5.2.4.1
- Initial work to support Grafana with activejobs
- Upgrade nokogiri to 1.10.9 for all Rails apps
- Add maintenance mode support
v1.7.7 rc3
Same as v1.7.7 rc2 - just verifying our CI pipeline still works after changing tokens.
v1.7.7 rc2
Merge pull request #383 from OSC/xdmod_fix_jobs_widget use js instead of moment
v1.7.7 rc1
Merge pull request #373 from OSC/xdmod_rebased XDMoD Integration (with cleaner history)