Skip to content

Releases: concord-consortium/rigse

Version 2.17.0 - Released September 25, 2024

25 Sep 10:04
5ecddd1
Compare
Choose a tag to compare

✨ Features & Improvements:

  • PT-188304839: Update the Teacher Logged in logo to match UI spec

🐞 Bug Fixes:

  • PT-188310729: Misleading Text on STEM Resource Finder's "Recent Updates" Section

Version 2.16.0 - Released September 18, 2024

18 Sep 09:43
8806e67
Compare
Choose a tag to compare

🐞 Bug Fixes:

  • PT-188181381: Phrasing Issue in Confirmation Message After Assigning Activity

Version 2.15.0 - Released September 11, 2024

11 Sep 10:37
6dbee27
Compare
Choose a tag to compare

✨ Features & Improvements:

Version 2.14.0 - Released August 22, 2024

22 Aug 11:26
a0d38c3
Compare
Choose a tag to compare

✨ Features & Improvements:

  • PT-187946772: Publish LARA rubric document and json urls to the portal

Version 2.13.1 - Released July 13, 2024

13 Jul 11:06
97a4bf3
Compare
Choose a tag to compare

🐞 Bug Fixes:

  • PT-187899059: The last_run date of every learner in the class is updated if class is updated

Version 2.13.0 - Released July 10, 2024

10 Jul 08:36
90a0ff1
Compare
Choose a tag to compare

✨ Features & Improvements:

  • PT-187595866: Create a new Permission Forms V2 page link on Portal Admin page
  • PT-187612052: Create / Manage: Create New Permission Form (on the page)
  • PT-187699878: Create / Manage: Create New Permission Form (in a modal)
  • PT-187595886: Build out the Create / Manage Permission Forms page section toggle
  • PT-187611558: Create / Manage: Project Dropdown & Results Table
  • PT-187611595: Create / Manage: Edit Permission Forms
  • PT-187796612: Add "DEV ONLY" to Permission Forms V2 link on Admin page
  • PT-187638039: Create / Manage: Archive & Unarchive Permission Forms
  • PT-187790662: Project dropdown only displays the names of projects that the user has access
  • PT-187790676: In the project dropdown, the projects should be displayed in alphabetical order
  • PT-187595842: Manage Student Permissions: Improve search for teachers
  • PT-187612778: Manage Student Permissions: Teacher / Classes / Students Results Table
  • PT-187613388: Manage Student Permissions: Edit Permissions for Student Modal
  • PT-187860122: Archived permission forms in the Create/ Manage Project Permission Forms section should be hidden from the list of permission forms to add/remove from a student in the bulk edit view or the EDIT modal on the Manage Student Permissions page
  • PT-187638044: Create / Manage: Delete Permission Forms
  • PT-187612692: Build out the Manage Student Permissions page
  • PT-187613422: Manage Student Permissions: Bulk Add/Remove Permission Forms
  • PT-187860708: Add a new attribute to the researcher role: can_manage_permission_forms and use it in Permission Forms UI V2
  • PT-187773575: Manage Student Permissions: Expand Permission Forms in Student Table
  • PT-187860683: Limit the number of returned teachers to 50 and display a message indicating that some teachers were left out and that the user should narrow down the search using more specific term
  • PT-187782786: Manage Student Permissions: Filter Permission Forms
  • PT-187613639: Replace old Permission Forms link with new Permission Forms V2 page

Version 2.12.2 - Released June 18, 2024

18 Jun 09:05
d61d2d6
Compare
Choose a tag to compare

✨ Features & Improvements:

🐞 Bug Fixes:

  • PT-187798321: "Passwords do not match" error message, for an all-numeric password of allowed length (6-10 characters)
  • PT-187798313: "Password is too short" error message, when it's actually too long (>10 characters)

Version 2.12.1 - Released June 14, 2024

14 Jun 10:13
388b9eb
Compare
Choose a tag to compare

✨ Features & Improvements:

  • PT-166155743: Researcher should not need to log in twice and manually replace learner with user in the URL

🛠 Under the Hood:

  • PT-187766578: Front-end Maintenance - do not inline CSS, all the images and fonts into JS bundle

Version 2.12.0 - released June 11, 2024

11 Jun 10:50
b09d9f6
Compare
Choose a tag to compare

✨ Features & Improvements:

  • PT-187637867: Front-end Maintenance - update unit tests that no longer work with React 18 (95% of them)
  • PT-187644854: Front-end Maintenance - fix JS minification (replace Uglifier with Terser)
  • PT-187665852: Front-end Maintenance - convert source and tests to TypeScript, add ESLint support and fix lint errors
  • PT-187595954: Front-end Maintenance - upgrade React and other dependencies
  • PT-187689236: Front-end Maintenance - try to improve react-components build system
  • PT-187609187: Front-end Maintenance - replace sorting implementation on multiple pages
  • PT-187625949: Front-end Maintenance - fix forms after React 18 upgrade, e.g. user registration form
  • PT-187644327: Front-end Maintenance - fix create and edit Admin Notice forms
  • PT-187625671: Front-end Maintenance - reimplement Date Picker input field with calendar
  • PT-187766578: Front-end Maintenance - do not inline CSS, all the images and fonts into JS bundle

🐞 Bug Fixes:

  • PT-187707048: As a teacher, under the Collection page, when clicking on the collections, sometimes get an alert that You () can not admin the requested page.
  • PT-187706984: Nothing happens when clicking on Log in link under Register popup
  • PT-187707032: First click on the Assign or Share button/link for any activity/sequence is remembered when clicking on the other activity/sequence. Users need to refresh the page to make it work again.
  • PT-187706997: Assign or Share works only for the first attempt. When trying to click on the button/link a second time, getting a blank screen.
  • PT-187707067: Learner Reports: Unable to select the date using the date picker
  • PT-187707073: Learner Reports: Unable to enter the date manually. After entering the date and month and when trying to enter the year, date and month field gets reset.
  • PT-187707087: User Reports: Unable to clear the date field using the clear link
  • PT-187707117: Nothing happens when clicking on the collections under Find More Resources and in the all resources window drop down
  • PT-187727240: The collection name and drop down are not updated when clicking on the collections under Find More Resources
  • PT-184360857: If the date is manually typed with specific format instead of choosing the date picker, filter result is not produced

Version 2.11.2 - released May 29, 2024

29 May 09:31
56ff1ce
Compare
Choose a tag to compare

✨ Features & Improvements:

  • PT-187079442: Filter Materials Collections automatically when using the Project dropdown
  • PT-187443453: Improve Learner Report filtering UX
  • PT-187570429: Server-side string-based query does not handle special characters
  • PT-187655122: Researchers should not see the "Hide Names" checkbox

🐞 Bug Fixes:

  • PT-184361021: Dates filter is "remembered" between queries and it shouldn't be
  • PT-184362179: Student names are not hidden in the reports if the "Hide names" checkbox is enabled
  • PT-187402079: Activity not appearing in resources list on learner report filter page