Skip to content

Releases: OSC/ondemand

version 1.7.12

12 May 11:37
1ad623a
Compare
Choose a tag to compare

Fixed

  • Fix nginx_clean --user --force to properly force kill PUN #485
  • Linux Host Adapter: fix to work when a user's default shell is not bash #187
  • Linux Host Adapter: fix issue with wrong arguments passed to pstree #188

version 1.7.11

24 Apr 02:06
Compare
Choose a tag to compare

Fixed

  • update to latest ood_core patch version to fix calls to LinuxHost#info_where_owner, particularly by the Active Jobs app

version 1.7.10 build 2

21 Apr 16:41
4992a04
Compare
Choose a tag to compare

Rebuild to include missing default logo.png and favicon in build

version 1.7.10

08 Apr 17:01
ebe9ee4
Compare
Choose a tag to compare

Fixed

  • fix bug with file favorite URLs being incorrectly set in dropdown #472

version 1.7.9

04 Apr 01:59
576f2bf
Compare
Choose a tag to compare

Fixed

  • remove deprecated Dashboard version string from footer
    #467
  • fix hiding the joy ride script which is meant to be hidden in the DOM on the
    bottom of the page, not visible #466

version 1.7.8

03 Apr 18:21
270c5a6
Compare
Choose a tag to compare

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

31 Mar 01:55
Compare
Choose a tag to compare

v1.6.22

Fixed

  • fix Shell app by downgrading node-pty dependency to version that is compatible with nodejs6

v1.6.21

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.7

31 Mar 01:56
Compare
Choose a tag to compare

v1.5.7

Fixed

  • fix Shell app by downgrading node-pty dependency to version that is compatible with nodejs6

v1.5.6

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.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