Skip to content

version 1.7.7

Compare
Choose a tag to compare
@ericfranz ericfranz released this 30 Mar 18:24
· 2270 commits to master since this release
a25c6a0

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