Today's hotpatch (bd3294e) brings with it these minor changes:
CGI.cookie()
template plugin method. It was mistakenly removed when the CGI template plugin was rewritten from scratch.Today's hotpatch (2aedfdc) brings with it the following changes:
Today's update (94c74a7) brings with it the following changes:
list_quota
request handler now only shows the first 1000 users ordered by used storage size. This should ensure it never times out.privacy_policy
contains an object identifer.remove user
action is received, the user is now permanently removed in Portfolio. If the user is a global administrator or has institutions associated with it the user is not deleted, only institution and course relationships are removed.CGI
. Only the param()
method is implemented, allowing for template code to easily use query string parameters.selfreg
request handler, the group they're registered into is now properly logged.account_delete
was removed. It didn't contain any usable metadata. All event log entries with this action have been removed.cost
and copyright
wasn't used anywhere. They have now been removed.Today's update (3648106) brings with it the following changes:
|