Skip to content

Releases: AndrewPoppe/Security-Access-Groups

v1.0.10

07 Mar 22:30
c902088
Compare
Choose a tag to compare
  • Bug fix: Fixed #64 in which sending both a user alert and a user rights holder alert was not possible while expiring a user
  • Bug fix: Fixed #65 in which using SAG as a filter in control center reports was broken
  • Bug fix: Fixed #63 in which the resulting file when exporting SAGs with labels was not formatted correctly
  • Bug fix: Fixed #52 in which the incorrect return code was used for API requests that were denied due to noncompliant rights
  • Bug fix: Fixed #62 in which the label for the Send button was wrong for User Alerts and User Rights Holders alerts
  • Bug fix: Fixed #66 in which the list of User Rights Holders in the alerts modals could be incorrect in certain situations

Full Changelog: 1.0.9...1.0.10

v1.0.9

10 Jan 14:32
76d6cdc
Compare
Choose a tag to compare
  • Bug fix: Fixed #61 in which it was impossible to both expire a user and grant them noncompliant rights in the same action via the REDCap User Rights page's Edit user privileges popup.

Full Changelog: 1.0.8...1.0.9

v1.0.8

09 Jan 21:20
54bec2e
Compare
Choose a tag to compare
  • Bug fix: Fixed bug #59 in which normal REDCap users would be unable to set the expiration date for other users on the User Rights page itself (although they would be able to set it via the Edit user privileges popup).
  • Bug fix: Fixed bug #60 in which certain datetime_format user preferences (or lack thereof) could cause expiration dates to parse incorrectly and mistakenly prevent user rights from being updated even when a user is expired in a project.

Full Changelog: 1.0.7...1.0.8

v1.0.7

06 Jan 18:33
451ef75
Compare
Choose a tag to compare
  • Bug fix: Fixed a bug in which specifying the name of a copied SAG was not possible.
  • Minor change: Update style of table

Full Changelog: 1.0.6...1.0.7

v1.0.6

18 Dec 19:40
64471ca
Compare
Choose a tag to compare
  • Change: Support for new Read-only User Rights permission (as of REDCap v14.1.0)

What's Changed

Full Changelog: 1.0.5...1.0.6

v1.0.5

12 Dec 20:25
c179bf5
Compare
Choose a tag to compare
  • Bug Fix: Fixed a bug in which incorrect SAG settings would result when a new user is created or added to a project (Bugs #49 and #55).
  • Bug Fix: Fixed a typo that resulted in an incorrect message being displayed in a user notification.

Full Changelog: 1.0.4...1.0.5

v1.0.4

29 Nov 17:18
35e66a5
Compare
Choose a tag to compare
  • Bug Fix: On newer versions of REDCap that use TinyMCE version 6, the user notification email popups were not loading TinyMCE fully, resulting in reduced functionality. This has been fixed.
  • Bug Fix: Fixed a bug in which extra logs were being created due to the module assuming that the External Module framework in use is the one distributed with REDCap. Added support for custom frameworks.
  • Minor Bug Fix: Fixed a bug in which errors may be thrown when a PHP Global value is not defined.
  • Minor Change: Minor cosmetic UI changes

Full Changelog: 1.0.3...1.0.4

v1.0.3

19 Oct 22:55
54bbb94
Compare
Choose a tag to compare
  • Minor Bug Fix: Fixed a bug in which the module may throw numerous unnecessary warning messages in the php log under certain conditions
  • Bug Fix: Fixed an issue in which font files were being incorrectly loaded

Full Changelog: 1.0.2...1.0.3

v1.0.2

06 Oct 20:13
1f0d9b8
Compare
Choose a tag to compare
  • Major Bug Fix: Fixed a bug in which the module failed to prevent a user from being added to a user role under certain conditions (Bug #51).
  • Medium Bug Fix: Fixed a bug in which the module failed to log role information completely under certain conditions (Bug #50).

Full Changelog: 1.0.1...1.0.2

v1.0.1

21 Sep 17:11
180715f
Compare
Choose a tag to compare
  • Major Bug Fix: Fixed a bug in which the module failed to prevent a user from un-expiring an expired user with noncompliant rights in a project.
  • Change: Updated README files.
  • Change: Updated translations.
  • Change: Updated automated tests.

Full Changelog: 1.0.0...1.0.1