Skip to content

2.0.14

Choose a tag to compare

@VassilIordanov VassilIordanov released this 20 Feb 14:54
2f44cc6

Features:

#385: Allow user to indicate account is not correct (#489)

Enhancements:

Add ability to control which org can maintain tasks (#490)

#236

#414: Remove debug info from home page (#482)

Bug fixes:

#414: Fix link for 0 reports with sensitive info (#474)

The link for 0 reports with sensitive info from the homepage was
resulting on listing all released reports. This was because the
authorizationGroupId filter was missing from the search query.

#470: Prevent error when user has no position (#481)

Or when position has no organization.
In either case, there are no super users to be found, so don't do the API call.

Correct table attribute (#486)
#483: Assign default nationality when possible (#485)

Framework improvements:

Remove unused imports (#487)
GH-414 Add tests for search reports by authorization groups (#466)
Fix permission tests (#488)