Skip to content

Tags: OSC/ondemand

Tags

v4.1.5

Toggle v4.1.5's commit message
Fix filename URL encoding for # in Files app (#5202) (#5338)

* Fix filename URL encoding in Files app (#5202)

* Fix path handling for encoded filenames in path selector

* add tests for special characters in filenames like # and +

v4.0.11

Toggle v4.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump addressable from 2.8.7 to 2.9.0 in /apps/dashboard (#5415)

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.7 to 2.9.0.
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](sporkmonger/addressable@addressable-2.8.7...addressable-2.9.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-version: 2.9.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v4.2.2

Toggle v4.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Changelog (#5364)

* update changelog

* Update CHANGELOG for version 4.2.2

Updated changelog for version 4.2.2 with fixes and additions.

---------

Co-authored-by: Jeff Ohrstrom <johrstrom@osc.edu>

v4.2.1

Toggle v4.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Changelog (#5336)

* update changelog

---------

Co-authored-by: Jeff Ohrstrom <johrstrom@osc.edu>

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Changelog (#5330)

* update changelog for 4.2.0 and fix typo

---------

Co-authored-by: Jeff Ohrstrom <johrstrom@osc.edu>

v4.1.4

Toggle v4.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #5116 from OSC/backport-5110

backport allow navigational directory links when downloads disabled to 4.1.

v4.0.10

Toggle v4.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #5113 from OSC/ff-shell-fix-40

backport shell FF fix to 4.0

v4.1.3

Toggle v4.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Test cases for module browser (#5032)

* Test module browser

* replace TOGGLE_WAIT with assert selectors

---------

Co-authored-by: Braeden Singleton <bsingleton@osc.edu>

v4.1.2

Toggle v4.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use cluster title in modbrowser versions table (#5064)

v4.0.9

Toggle v4.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
check for content-dispostion in responses (#5066)