Skip to content

Releases: AtlasOfLivingAustralia/userdetails

Release v2.2.1

19 Jul 13:38
Compare
Choose a tag to compare

Features:

  • Add user search by username, email and display name WS endpoint
  • Add user search by role endpoint
  • Support 2019 ALA UI
  • Add support for linking iNaturalist accounts

Closed issues:

  • User Admin: Add comments field to user details page #64
  • Allow HTML in bulk user template #52
  • created field shows date of last change, not account creation date #45

Merged pull requests:

0.9 release

02 Mar 02:47
Compare
Choose a tag to compare
  • Fix to prevent AUTH_KEY error message when the submit button is double clicked in IE10
  • Add web services to retrieve user list by role.

0.8 release

26 Apr 06:28
Compare
Choose a tag to compare
  • Disable user (also cancels alerts)
  • Export users as csv
  • minor bug fixes & enhancements

userdetails-0.7

15 Dec 19:34
Compare
Choose a tag to compare

now user id lookup will incude user's role
removed hardcoded email and privacy statement links
#21: adds ability to get and update a property. …