R25 Patch: 25th July 2016

From UnionCloud Support
Jump to: navigation, search

This page details the content that has been released in the patch named in the title above, if you were looking for the content from a different Sprint, or Union Cloud Release, please take a look at the Version History page to see all Sprints and Releases.

ZD6103

Removing Programme UserGroups

Programme user groups corresponding to deleted programmes will now not show up on the programme user groups listing.

  • This issue has been resolved.

Uncat

UnionCloud Student Upload File

  • Forename field length increased to 100 characters
  • Surname field length increased to 100 characters
  • New list of non AlphaNumeric characters than can be accepted;

_ - ¡ ¢ £ ¤ ¥ ¦§ ¨ © ª « ¬ ® ¯ ° ± ² ³ ´ µ ¶ ¸ ¹ º » ¼ ½ ¾ ¿ À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ð Ñ Ò Ó Ô Õ Ö × Ø Ù Ú Û Ü Ý Þ ß à á â ã ä å æ ç è é ê ë ì í î ï ð ñ ò ó ô õ ö ÷ ø ù ú û ü ý þ ÿ.

  • SOAP student upload has been amended so it now accepts some of the new Student Upload fields created after SOAP upload, now matches CSV Upload and update via REST Web Service.
  • Gender Options updated, now accepts;

M, Male, F, Female, N, Non-Binary, O, Other,and [Blank]

  • Programme level 0 now accepted.
  • Removed Case-Sensitive requirement where for example 'Male' would be accepted, but 'male' would not.
  • Mode of study has been amended to accept;

FT, Full-Time, PT, Part-Time

  • Students can now set preferred email address when completing registration, previously this was only available for 'Uploaded Students'
User Account Details Screen, with three email boxes
  • User Account Details screen now displays all (Max 3) email addresses associated with a user.

Changes to Search API

  • For search API's, response returned as data: null in case of incorrect filters or no filters sent (as opposed to all records before).

JSON Key
The confusion between the JSON key institutional_email and institution_email in search users API filters and responses has been sorted out. Now it is consistent as institution_email in search as well (similar to upload).

Minor uncategorised fix

Demographic Reports Threshold Setup
  • Minimum Users Threshold setup for downloading Demographic Reports, this can be set from the Admin >> Setup >> Reports screen.
  • Sending meta tag containing encrypted user id in HTML page headers.
  • Guest registration for those unions, who have enabled the university id checkbox on their Setup -> Registration page, is not working. We have fixed this and testing is in progress.