All notable changes to the REDCap Warn Users of Pending Suspension project will be documented in this file.
- Add 3.0.1 notes to CHANGELOG.md (@pbchase)
- Update README.md (@pbchase)
- Upgrade to Framework 15 (@pbchase)
- Make extend_suspension_time() optional (@pbchase, #26, #28)
- Replace AUTHORS.md with CITATION.cff (@pbchase, #25, #27, #28)
- Add VERSION (@pbchase)
- Do not log the event (@pbchase, #24)
- Never set user_lastactivity (@pbchase, #23, #24)
- Add DOI to README (@pbchase, #22)
- Revise the developer testing instructions (Philip Chase)
- Stop calling ExternalModules class directly to address an issue reported in REDCap 9.6.3 (Kyle Chesney)
- Add AUTHORS.md (Philip Chase)
- Ensure project_contact_email is from global scope (Kyle Chesney)
- Correct wording. (Marly Cormar)
- Allow users to set a custom sender email, defaulting to the admin email (Kyle Chesney)
- Check that the user clicked the homepage. (Marly Cormar)
- log initial login page and myprojects page (Kyle Chesney)
- change the email body to rich text to preview HTML (Kyle Chesney)
- User last login and last activity updated upon visiting homepage (Kyle Chesney)
- Removed activation_link and its target (Kyle Chesney)
- Add 'REDCap Requirements' and 'How to Implement WUPS and Account Suspensions' to README (Philip Chase)
- Replace php7 syntax with php5.3 syntax. (Philip Chase)
- This is the first release of REDCap Warn Users of Pending Suspension