coursemology2
coursemology2 copied to clipboard
Rails 6 re-write of Coursemology
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.5.0. Release notes Sourced from eslint-plugin-jest's releases. v28.5.0 28.5.0 (2024-05-03) Features allow @typescript-eslint/utils v7 as a direct dependency (#1567) (1476f10) v28.4.0 28.4.0 (2024-05-03) Features valid-expect:...
Related to issue #7289 ## Approach From the Possible Fixes enlisted in the Issue page, we decided to go with the first one, which is only to lock the source...
## Feature We implemented Submission Time Due Table, which basically shows the submission status for each published, non-submitted assessments for any particular student. The objective is to give tutors or...
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.1.3 to 10.0.5. Release notes Sourced from react-toastify's releases. v10.0.0 What is new in v10 The code for this release has been sitting on my computer for...
Bumps [favicons](https://github.com/itgalaxy/favicons) from 7.1.4 to 7.2.0. Release notes Sourced from favicons's releases. v7.2.0 added support for splashscrens: iPhone 14 Pro, iPhone 15 Pro, iPhone 15, iPhone 14 Pro Max, iPhone...
Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.11.5 to 2.12.0. Release notes Sourced from jbuilder's releases. v2.12.0 What's Changed Use OpenStruct only if available by @yahonda in rails/jbuilder#562 Replace deprecated ProxyObject with BasicObject by...
Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave) from 2.2.5 to 3.0.7. Release notes Sourced from carrierwave's releases. 3.0.7 Security Fix Content-Type allowlist bypass vulnerability remained (@mshibuya 00676e2, GHSA-vfmv-jfc5-pjjw) 3.0.6 Fixed Fix #derived_versions and #active_sibling_versions returning...
# 1 Cannot clone entire course to other subdomain Current behaviour: When duplicating entire courses, a user goes to the duplication page to clone from `selected course` to either `new...
Revisiting item 2 in #4527 because a cross-instance instructor flagged this issue out # Issue Course manager/owner cannot correctly fetch course information from other instancewhen "selecting" source course. # Current...