Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add labels to User and Project metadata #4497

Merged
merged 14 commits into from
Jul 27, 2023

Commits on Jun 14, 2023

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

Commits on Jun 23, 2023

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

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    bff0901 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    820f3d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Add test (1 failing) for custom user metadata…

    fields in the registration form
    jnm committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3f96fa6 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    9b92892 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9838f54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    084b381 View commit details
    Browse the repository at this point in the history
  4. Use context managers to improve readability

    …and make a few other improvements to user metadata form tests
    jnm committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8c9f5fa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4527 from kobotoolbox/custom-translations

    Add back-end support for custom translations of labels for user metadata fields
    jnm committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6060ea9 View commit details
    Browse the repository at this point in the history
  6. Change very minor things

    * `\n\r` -> `\n\n`
    * Remove stray whitespace
    jnm committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1533a42 View commit details
    Browse the repository at this point in the history