Skip to content

Releases: OSC/ondemand

Version 2.0.7

12 May 16:34
3646085
Compare
Choose a tag to compare
Version 2.0.7 Pre-release
Pre-release

Fixed

  • Fixed an issue the in the files app where the wrong file ownder was being shown in
    1125.

Added

  • Added some helper hook scripts in 995.

version 2.0.6

11 May 21:18
fe6dd65
Compare
Choose a tag to compare
version 2.0.6 Pre-release
Pre-release

Fixed

  • node and rnode proxies now gaurentees a URL in the request in
    1105.
  • Uploading files now respects the users umask in 1110.

Changed

  • Disable the audio bell in the shell by default in 1089.
  • Dashboard widgets are now expected to be in views/widgets in
    1116.
  • pun_pre_hook now uses lua-posix to fork the apache process and set's environment instead
    of feeding nginx_stage stdin in 1091.
  • Removed the rails_12factor dependency in 1112.

Added

  • Apps can now define the open in new window behaviour through their manifest in
    1094.
  • Dalli is now added as a dependency to be provided for folks in ondemand-gems in
    1102.
  • The files app can now choose which cluster to open in terminal in
    1107.
  • The files app can now download a directory as a zip in 1108.
  • The files app now shows javascript, css and yaml as plain text
    in 1068

version 2.0.5

27 Apr 15:22
7b4311f
Compare
Choose a tag to compare
version 2.0.5 Pre-release
Pre-release

Fixed

  • fix file editor bug with opening files with ampersands in their names #1082
  • files app to open terminal app in new window #1083
  • fix session card connection tab control that broke when session UUID started with a number #1084

Changed

  • Session card element id's now have "id_" prefixing the session id, but attribute data-id is added with unmodified session id

version 2.0.4

23 Apr 19:23
556d684
Compare
Choose a tag to compare
version 2.0.4 Pre-release
Pre-release

Fixed

  • Cosmetic and accessibility defects with XDMoD jobs widget #1076

version 2.0.3

23 Apr 18:52
c7b0467
Compare
Choose a tag to compare
version 2.0.3 Pre-release
Pre-release

Install

Ensure you are using the latest yum repo and then do (for EL7):

yum update ondemand-2.0.3-1.el7

Changelog

Fixed

  • Change HTTPD24_HTTPD_SCLS_ENABLED back to default value since we no longer
    need SCL Ruby for user mapping #1072
  • Fix minor cosmetic defect on files favorites nav #1074

version 2.0.2

23 Apr 16:56
f1988f7
Compare
Choose a tag to compare
version 2.0.2 Pre-release
Pre-release

Changed

Version 2.0.1

22 Apr 17:38
3b1ac5f
Compare
Choose a tag to compare
Version 2.0.1 Pre-release
Pre-release

Added

  • The ability to add pinned apps to the dashboard along with a new menu item titled 'Apps' in
    870. This change also started added a new general
    purpose configuration file. It added the pinned_apps configuration item.
    Other additions to this feature are:
    • Pinned apps menu items are limited in the navbar in 894.
      This is configurable by pinned_apps_menu_length.
    • Pinned apps can be configured through globs in 898.
    • Pinned apps can be configured through app manifest data like category, subcategory or metadata
      in 912 and 939
    • This widget has an internationalizable header in 921.
    • The string 'Pinned Apps' is internationalizable in 992.
    • Pinned apps can be grouped by known fields in 996 and by
      metadata in 1026. This adds the pinned_apps_group_by
      configuration item.
  • Apps can now supply a metadata map in their mainfest files in 903.
  • Read configurations from an ondemand.d directory in 893.
    This directory is configurable through the OOD_CONFIG_D_DIRECTORY environment variable.
  • The shell app now supports themes in 630.
  • The dashboard's landing page is now configurable. Users can redefine the layout of defined widgets
    and add entirely new widgets in 1038. This adds the
    landing_page_layout configuration item.

Fixed

  • Webpacker now uses it's own yarn in tmp in 862.
  • Nginx no longer returns the versions in the Server and X-Powered-By headers in 891.
  • All rails apps now use the secure cookies in 897.
  • Corrected a broken link in the footer in 899
  • Users can now speicfy the dex frontend theme in 929.
  • Users with specialized conda environments will no longer have issues launching an XFCE desktop
    in 942.
  • Potential XSS with the Job composer in 949.
  • Wrong link to docs in ood-portal.conf comments in 1010.
  • ood-portal-generator now supports Oracle Linux in 1049.
  • Job composer can now store more than 1000 workflows which would previously cause crashes
    in 1039.

Changed

  • The all apps page is now a table instead of panels holding lists in 884.
    • This table also shows metadata fields in 924.
  • Upgraded the dashboard to bootstrap 4 in 991.
  • Upgreaded all rials apps to 2.2.5 in 1014.
  • The active jobs app is now a part of the dashboard instead of it's own webapp in
    1034. This breaks some previous behaviour regarding
    this app. See the PR's initial comment for details.
  • The files app has been completely replaced in 1040
    and is now a part of the dashboard. The file-editor was also migrated in into the dashbaord in
    this change. The old files app's source files were removed in 1051.
  • The PUN will now redirect old app URLs to new apps in 1056.
  • ood_core version bumped from 0.15.0 to 0.16.0. See
    the ood_core's changelog for details.

version 1.8.20

14 Apr 15:04
a8480c0
Compare
Choose a tag to compare
version 1.8.20 Pre-release
Pre-release

Fixed

  • Ensure that LOGNAME is set correctly in the PUN in 837.
  • Remove unused SELinux dependencies in 853.
  • Fixed specifiying dex custom frontend themes in 930.

Changed

  • Hide Nginx and Passenger versions in the http headers in 892.
  • Update to Rails 5.2.5 to avoid broken mimemagic dependency in 1028.

version 2.0.0

04 Feb 01:50
Compare
Choose a tag to compare
version 2.0.0 Pre-release
Pre-release

pre-release. will update release notes when CHANGELOG is updated in 2.0.1+

version 1.8.19 build 4

14 Dec 21:34
cbe2cb0
Compare
Choose a tag to compare
Pre-release
Merge pull request #753 from OSC/fix-ci

gitlab ci use bash variable expansion instead of grep to remove v