R26 Patch: 16th January 2017
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.
Contents
US2720
Restrict Access Enhancement
Currently the Restrict Access option prevents users from accessing a UnionCloud site, revoking permission to log in, unless a user is the site Administrator, when this development was scoped it didn't include restrictions for SingleSignOn, due to the increasing number of Unions making use of the SSO Facility now, it is prudent to enhance this feature to cover any login via SSO
- This issue has been resolved.
US2716
SSL Implementation
As is good practice with sites these days, where practicable they should be served over SSL (HTTPS Webpages) some of our pages have always been served this way Think Login or Purchase pages for example, we are working towards ensuring all pages served by UnionCloud will be served over SSL in the near future however in the imeadiete future, we've made the choice to update the following system pages;
Page | URL |
---|---|
Evoting - Able to change vote preference also able to vote for standing with invalid candidates (invalid candidates ignored but voting is marked as completed) | http://unionurl.unionclouddemo.org/evoting_election_votings/save_votes |
My details - Able to modify details | http://unionurl.unionclouddemo.org/admins/52 |
Evoting - Submit nomination - Able to modify the details | http://unionurl.unionclouddemo.org/user_groups/nomination_details?standing_id=22521 |
Change password - Able to change password | http://unionurl.unionclouddemo.org/users/update_password |
The student voice - can see the content but cannot be modified | http://unionurl.unionclouddemo.org/thestudentvoice/new |
e-voting referendums - able to vote on user's behalf | http://unionurl.unionclouddemo.org/evoting_referendums/save_votes |
Volunteering profile - able to modify | http://unionurl.unionclouddemo.org/user_profiles/7351/edit |
Volunteering opportunity - new regi - can see the content but cannot modify | http://unionurl.unionclouddemo.org/user_profiles/new |
Volunteering Profile setup pages (6 steps) | http://unionurl.unionclouddemo.org/user_profiles/53126/profile_setup |
Student Voice like/dislike /vote links ajax requests will be over https also | Example |
The student voice comment section | http://unionurl.unionclouddemo.org/thestudentvoice/test-idea-f874 |
- This issue has been resolved.
US2708
API GET Groups
Added API Request that Returns all Groups for a given user
Sample path of the REST request: GET https://unionurl.unioncloud.org/api/groups?page=&mode=
- For standard mode response exclude group associations of questions and keep the rest.
- For basic mode response only returns id, name and description.
- The same response structure should be applicable to a GET group by id
- This issue has been resolved.
US2713
Accept Membership to Groups via REST Webservice
"As an admin i should be able to put 301 redirects in my application for dead links and urls so that anyone accessing these urls can be correctly redirected to the new content and search engines can transfer page rankings to the correct pages."
- This issue has been resolved.
US2714
301 Redirects
"As an admin i should be able to put 301 redirects in my application for dead links and urls so that anyone accessing these urls can be correctly redirected to the new content and search engines can transfer page rankings to the correct pages."
- This issue has been resolved.
Uncat
Minor uncategorised fix
Title
Details