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

Moodle 4.0 and 4.1 compatibility #139

Merged
merged 16 commits into from Jan 20, 2023
Merged

Commits on Sep 29, 2022

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

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    92f02d5 View commit details
    Browse the repository at this point in the history
  2. Fix delete (Moodle 4.0)

    james-cnz committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b112606 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Add section move controls

    james-cnz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    5d28db3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    677e308 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

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

Commits on Nov 28, 2022

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

Commits on Jan 20, 2023

  1. Merge pull request #135 from james-cnz/code_check_moodle_41_v2

    Run code checks against Moodle 4.1
    davidherney committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    36f057b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #134 from james-cnz/fix_tab_class_tab_level

    Fix tab class tab_level (Moodle 4.0)
    davidherney committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    4a47afb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #127 from james-cnz/update_tabs_css

    Update tabs marker and dimmed CSS rules (Moodle 4.0)
    davidherney committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    d9d3049 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a646e96 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #129 from james-cnz/add_move_controls

    Add section move controls (Moodle 4.0)
    davidherney committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    563a197 View commit details
    Browse the repository at this point in the history
  6. Code style

    davidherney committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    33126be View commit details
    Browse the repository at this point in the history
  7. Merge pull request #128 from james-cnz/fix_delete

    Fix delete (Moodle 4.0)
    davidherney committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    bba453d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #122 from james-cnz/moodle_40_mustache_validation

    Re-enable mustache validation (Moodle 4.0)
    davidherney committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ea46611 View commit details
    Browse the repository at this point in the history
  9. Code style

    davidherney committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    3de2f43 View commit details
    Browse the repository at this point in the history