Skip to content

Releases: OSC/ondemand

Version 2.0.14

10 Aug 21:10
e6734e8
Compare
Choose a tag to compare

[2.0.14] - 2021-08-10

Fixed

  • Files app shell buttons now correctly redirect to the given cluster in 1317.
  • Locales now correctly fallback to english in 1314.
  • Manifest YAMLs are now read safely in 1325.

Changed

  • Updated ood_core to v0.17.4.

Added

  • Development container tooling in 1305.

Version 2.0.13

16 Jul 15:33
69c5526
Compare
Choose a tag to compare

[2.0.13] - 2121-07-16

Fixed

  • Fixed in OOD_NAVBAR_TYPE bug in 1283.
  • kubectl commands no longer log to syslog in 1290.
  • rake test works directly now without having to force RAILS_ENV in 1285.

Version 2.0.12

01 Jul 20:11
7fe615b
Compare
Choose a tag to compare

2.0.12 - 2021-07-01

Fixed

  • Fixed 1273 where the sessions page crashes when the db file contains a nonexistant cluster in 1247.

Version 2.0.11

29 Jun 16:05
8e41a52
Compare
Choose a tag to compare

Changelog

2.0.11 - 2021-06-21

Fixed

  • File preview now correctly shows utf8 characters in 1254.

Changed

  • Sites that enable user sharing now have to configure pinned apps to get them to show
    on the landing page in 1248.

Added

  • Batch connect now respects cluster level settings enable sshing into the compute nodes
    in 1173.
  • Cluster shell access menu items are now internationalizeable in 916.

Version 2.0.10

14 Jun 20:26
aa5bc62
Compare
Choose a tag to compare

Changelog

[2.0.10] - 2021-14-06

Fixed

  • Fixed 1207 a bug in the file editor that was saving 0 byte files when the file being edited has UTF-8 encoded characters.
  • Cosmetic fixes to the apps panels in 1213 and 1217.

Added

  • Asers can now download multiple files at a time in 1181.
  • Administrators can now configure passenger_pool_idle_time in 1209.
  • Administrators can now configure any passenger configuration in 1211.

Changed

  • Updated ood_core to 0.17.1 in 1223.

Version 2.0.9

26 May 16:56
09cff73
Compare
Choose a tag to compare

Fixed

  • Fixed 1164. Uploading directories now correctly uploads files and any subdirectories.
  • Fixed 1109. Active jobs buttons now pull to the left.

Changed

  • update to ood_core 0.17.0 in 1169.

Added

  • staged_root is now available in the submit.yml.erb's context completing 864.

Version 2.0.8

12 May 18:12
d60ad74
Compare
Choose a tag to compare
Version 2.0.8 Pre-release
Pre-release

Fixed

  • Fixed an issue with hooks prefixing usernames in 1132

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