8000 Comparing moodle:main...toniginard:master · moodle/moodle · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: moodle/moodle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: toniginard/moodle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 16, 2021

  1. MDL-69570 assign_feedback_editpdf: Remove files on course reset

    Adds removal of files that match component 'assignfeedback_editpdf' and fileareas 'combined', 'partial',
    'importhtml', 'pages', 'readonlypages', 'stamps', 'tmp_jpg_to_pdf' and 'tmp_rotated_jpg'
    toniginard committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    7a91a5e View commit details
    Browse the repository at this point in the history
  2. MDL-69570 assign_feedback_editpdf: Remove record in rotation table

    When an assignment is deleted, the information associated in tables assignfeedback_editpdf_annot
    and assignfeedback_editpdf_cmnt was deleted, but in table assignfeedback_editpdf_rot was still
    there. This commit adds that removal.
    toniginard committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    eff4596 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4e0940 View commit details
    Browse the repository at this point in the history
Loading
0