Skip to content

Releases: Tangerine-Community/Tangerine

v3.31.2-rc-8

10 Jan 16:11
Compare
Choose a tag to compare
v3.31.2-rc-8 Pre-release
Pre-release
  • 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

10 Jan 12:13
Compare
Choose a tag to compare
v3.31.2-rc-7 Pre-release
Pre-release

Full Changelog: v3.31.1...v3.31.2-rc-7

v3.31.2-rc-6

26 Dec 19:11
Compare
Choose a tag to compare
v3.31.2-rc-6 Pre-release
Pre-release
  • 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

24 Dec 16:51
Compare
Choose a tag to compare
v3.31.2-rc-5 Pre-release
Pre-release
Fixes of mysql-api calls

v3.31.2-rc-4

23 Dec 18:23
Compare
Choose a tag to compare
v3.31.2-rc-4 Pre-release
Pre-release
  • Use tangerine server auth for mysql-api calls
  • Turn on content-set building of custom-scripts

v3.31.2-rc-3

20 Dec 17:28
Compare
Choose a tag to compare
v3.31.2-rc-3 Pre-release
Pre-release
Fix missing MYSQL-API parameters

v3.31.2-rc-2

v3.31.2-rc-1

18 Dec 04:41
Compare
Choose a tag to compare
v3.31.2-rc-1 Pre-release
Pre-release

#3742 Add mysql-api for get-table and get-view

Full Changelog: v3.31.1...v3.31.2-rc-1

v3.31.1

09 Dec 16:26
a5422da
Compare
Choose a tag to compare

General Updates

  • Allow mysql outputs of TANGY-TIMED and TANGY-UNTIMED-GRID data

Administration

  • The reporting-cache-clear script will honor the environmnt variable T_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

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

25 Nov 18:02
62f31ec
Compare
Choose a tag to compare
v3.31.1-rc-17 Pre-release
Pre-release

What's Changed

Full Changelog: v3.31.1-rc-16...v3.31.1-rc-17