Releases: Tangerine-Community/Tangerine
Releases · Tangerine-Community/Tangerine
v3.31.2-rc-8
- Update CHANGELOG
- Bump tangy-form to v4.45.4 to add scoring percent and denominator values
- Bump tangy-form-editor to v7.18.1
v3.31.2-rc-7
Full Changelog: v3.31.1...v3.31.2-rc-7
v3.31.2-rc-6
- Add group permission can_access_mysql_api to control access to mysql api
- After adding a user to a group, navigate back to the user table (Finally!)
- Clean-up unused generate db dump code in express api
v3.31.2-rc-5
Fixes of mysql-api calls
v3.31.2-rc-4
- Use tangerine server auth for mysql-api calls
- Turn on content-set building of custom-scripts
v3.31.2-rc-3
Fix missing MYSQL-API parameters
v3.31.2-rc-2
v3.31.2-rc-1
#3742 Add mysql-api for get-table and get-view
Full Changelog: v3.31.1...v3.31.2-rc-1
v3.31.1
General Updates
- Allow mysql outputs of TANGY-TIMED and TANGY-UNTIMED-GRID data
Administration
- The
reporting-cache-clear
script will honor the environmnt variableT_ONLY_PROCESS_THESE_GROUPS
to limit the groups processed- Set
T_ONLY_PROCESS_THESE_GROUPS
to a comma-separated list of group names to limit the groups cleared and then processed by the script
- Set
Fixes
- Fixes for editing of Form Responses in the server web UI
- Edits of Attendence, Behavior, and Scoring are currently prohibited in the server web UI
- Verified and Archived Form Responses must be Unverified and Unarchived before editing is available
- Teacher Dashboard Scoring: Fix issues with custom scoring
- Fix output of Case Participants to mysql
- Fix online survey release
Libs and Dependencies
- Bump version of
tangy-form
to v4.54.4- Fix check for 'readOnly' input metadata
- Fix undefined access of input without tagName
- Fix missing function parens
Server upgrade instructions
See the Server Upgrade Instructions.
Special Instructions for this release: N/A
v3.31.1-rc-17
What's Changed
Full Changelog: v3.31.1-rc-16...v3.31.1-rc-17