Skip to content

Releases: OSC/ondemand

version 1.7.7

30 Mar 18:24
a25c6a0
Compare
Choose a tag to compare

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

  • Title to Favorite Paths dropdown #418 and
    #432
  • Action column with delete button in active jobs #423
  • Alert for invalid clusters #427
  • Configurable SSH Wrapper for Shell app @baverhey #406
  • Regenerate ood-portal.conf when apache starts or reloads #371
  • Maintenance Mode for OnDemand #370

version 1.6.21 (backported from OnDemand 1.7)

30 Mar 20:13
Compare
Choose a tag to compare

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

version 1.5.6 (backported from OnDemand 1.7)

30 Mar 20:37
Compare
Choose a tag to compare

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

03 Mar 17:03
6317112
Compare
Choose a tag to compare

Same as v1.7.7 RC5 but with packaging bug fix.

v1.7.7 RC5

03 Mar 16:30
f4dc474
Compare
Choose a tag to compare
v1.7.7 RC5 Pre-release
Pre-release
  • Regenerate ood-portal.conf when Apache starts or is reloaded

v1.7.7 RC4

02 Mar 21:24
236ae18
Compare
Choose a tag to compare
v1.7.7 RC4 Pre-release
Pre-release
  • 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

14 Jan 20:54
fba5513
Compare
Choose a tag to compare
v1.7.7 rc3 Pre-release
Pre-release

Same as v1.7.7 rc2 - just verifying our CI pipeline still works after changing tokens.

v1.7.7 rc2

13 Jan 21:45
fba5513
Compare
Choose a tag to compare
v1.7.7 rc2 Pre-release
Pre-release
Merge pull request #383 from OSC/xdmod_fix_jobs_widget

use js instead of moment

v1.7.7 rc1

13 Jan 20:08
b736243
Compare
Choose a tag to compare
v1.7.7 rc1 Pre-release
Pre-release
Merge pull request #373 from OSC/xdmod_rebased

XDMoD Integration (with cleaner history)

version 1.7.6

20 Dec 19:07
b863f1c
Compare
Choose a tag to compare

Fixed

  • Remove Async ClipboardAPI (noVNC copy/paste hack) due to noVNC freezes #356
  • Fix missing favicon #322
  • Remove hidden/dot files from JobComposer's file list #346