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

2170 introduce gender model #2485

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    3e4b85d View commit details
    Browse the repository at this point in the history
  2. update meta rep

    hjanott committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    36f1d70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a025ba2 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. remove meeting import error

    hjanott committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    275aed2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a79a5e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    42b63b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4f9e8f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. merge upstream main

    hjanott committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9162ee6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e74b9c View commit details
    Browse the repository at this point in the history
  3. use defaultdict

    hjanott committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8dfbd80 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    c356c42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    468f9eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87dfb9e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. improve documentation

    hjanott committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3aec96d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21addc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. add test for gender import

    r-peschke committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    443cb58 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. make name and org id required

    hjanott committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    773582b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Use gender string for saml and meeting import. Refine gender actions …

    …and mixin. General code improvements.
    hjanott committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    280f8b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    ffbd52d View commit details
    Browse the repository at this point in the history
  2. beautify code

    hjanott committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    32e3cd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 12, 2024

  1. update from upstream/main

    hjanott committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    abfbefd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35f739f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. update docs test for meeting import and saml account (+ new test) cre…

    …ate gender for saml accounts
    hjanott committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    fe3e77e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ac6300 View commit details
    Browse the repository at this point in the history
  3. updated meta

    hjanott committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6b9d772 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Aug 21, 2024

  1. Separate test for gender on meeting import. General code improvements…

    … in saml, export, import and migration plus additional test for empty string.
    hjanott committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4633eed View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 27, 2024

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

Commits on Aug 28, 2024

  1. update meta repo

    hjanott committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    92fa165 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

  1. Gender will not be created without being used anymore. Fix error wher…

    …e import without any new genders would result in exception.
    hjanott committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    20b6d5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee2cff4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

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