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

Release 7.7.7 #2757

Merged
merged 11 commits into from
Sep 12, 2024
Merged

Release 7.7.7 #2757

merged 11 commits into from
Sep 12, 2024

Commits on Aug 22, 2024

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

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    f08972f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cebd372 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87c57a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    9416d6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e746f14 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Student login merge code in notification email (#2756)

    * Use the new usernames enabled function for the student login merge code.
    brianhogg committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1012f8c View commit details
    Browse the repository at this point in the history
  2. Fix core block styling (#2754)

    * Removing generic CSS rules that break other blocks that use those components.
    brianhogg committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    54d9de4 View commit details
    Browse the repository at this point in the history
  3. Ensure audio/video urls with specials chars can be embedded (#2750)

    * Use parse_url and sanitize_url to allow a broader set of urls.
    * Adding assertions for special chars.
    brianhogg committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4a20d26 View commit details
    Browse the repository at this point in the history
  4. Build for 7.7.7.

    brianhogg committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    492533e View commit details
    Browse the repository at this point in the history