lsgs / redcap-record-autonumbering

REDCap External Module enabling different record auto-numbering options
GNU General Public License v3.0
10 stars 8 forks source link

Unify UF CTSI Develop branch with LSGS #11

Closed ChemiKyle closed 3 years ago

ChemiKyle commented 3 years ago

This PR boils down to 3 major changes that I didn't scalpel out to share in other PRs:

  1. Update the README https://github.com/ctsit/record_autonumbering/pull/10 and include a link to a user guide written by Taryn https://github.com/ctsit/record_autonumbering/pull/11.
  2. Use redcap_module_project_enable to prevent annoyances with "Auto-numbering for records" once and for all, and fix a crash when using Prefix and Pad https://github.com/ctsit/record_autonumbering/pull/7
  3. Fix a breakage of Save buttons at the top of Data Entry pages https://github.com/ctsit/record_autonumbering/pull/9

Our tags/versions deviate from yours, our versions needed to be distinct but are a bit goofy to appease REDCap's desires, and we use a VERSION and CHANGELOG file.
I'd be happy to perform a cherry-pick/rebase and submit a new PR to trim down the commits if you'd like.