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

[FC-0049] Handle tags when importing/exporting courses #34356

Merged

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    de3decb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8056ea4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c74ae2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82dab62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f931b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    07db758 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ee29e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7e3260 View commit details
    Browse the repository at this point in the history
  4. fix: Tests and lint

    ChrisChV committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    abf7b06 View commit details
    Browse the repository at this point in the history
  5. style: on comments

    ChrisChV committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    97571af View commit details
    Browse the repository at this point in the history
  6. style: Nit on comment

    ChrisChV committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9bba25c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    d143b4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    476cf95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a3fbb6 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. chore: bump version

    ChrisChV committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    70d1d64 View commit details
    Browse the repository at this point in the history
  2. fix: Bug in get_all_object_tags

    When you add a new tags in a course, the previous tags are not exported
    How repodruce:
    - Import a course
    - Add new tags to the course or blocks
    - Export a course
    ChrisChV committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    31eab30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    297e212 View commit details
    Browse the repository at this point in the history
  4. style: Nits

    ChrisChV committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    4534de0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. chore: Fix merge conflicts

    ChrisChV committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1a8b8b6 View commit details
    Browse the repository at this point in the history
  2. style: Fix types checks

    ChrisChV committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5435985 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    fdf7bc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e8a595 View commit details
    Browse the repository at this point in the history
  3. fix: Fix tests

    ChrisChV committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    bda8da2 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. style: Nits on tests

    ChrisChV committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a271fde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90d6572 View commit details
    Browse the repository at this point in the history
  3. style: Nit on pylint

    ChrisChV committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c80f6f7 View commit details
    Browse the repository at this point in the history