Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cleemesser/PyCap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: redcap-tools/PyCap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 41 files changed
  • 6 contributors

Commits on Feb 7, 2025

  1. Configuration menu
    Copy the full SHA
    1f91197 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. Configuration menu
    Copy the full SHA
    01b33c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e26b37 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. Configuration menu
    Copy the full SHA
    9c5d19d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27344b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c1c0da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5811ff0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e77c18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af533f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5157ce5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc96709 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Configuration menu
    Copy the full SHA
    ca4bdd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b2db5f View commit details
    Browse the repository at this point in the history
  3. ⬆️ Bump version

    pwildenhain committed May 5, 2025
    Configuration menu
    Copy the full SHA
    a377023 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceda5de View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. Configuration menu
    Copy the full SHA
    ced3685 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2026

  1. added record_type as parameter

    eingemaischt authored and pwildenhain committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    73edc79 View commit details
    Browse the repository at this point in the history
  2. Add background_import param to import_records()

    Setting this to True will ask REDCap to import records in the
    background; this will work similarly to the background import in the
    Data Import Tool.
    
    Because this flag is not supported in old REDCap versions, if you do
    not specify it, it will not be added to your request parameters at all
    and you will get the default REDCap behavior.
    
    Currently, REDCap defaults to foreground imports.
    njvack authored and pwildenhain committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    718bee9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03b28c7 View commit details
    Browse the repository at this point in the history
  4. 📝 Update doctest

    pwildenhain committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    b1cf4ae View commit details
    Browse the repository at this point in the history
Loading