MDL-69002 core_badges: move backpack validation to a separate page
commit92219c8ffdebfac3b6a7588a351f2351ab5965a0
authorSara Arjona <sara@moodle.com>
Wed, 10 Jun 2020 10:27:40 +0000 (10 12:27 +0200)
committerSara Arjona <sara@moodle.com>
Wed, 10 Jun 2020 11:02:44 +0000 (10 13:02 +0200)
treecc26f05a7fc1c0a6e79d113dc1fff805e102e2c7
parent3e567085a8f4dfaa1d14c351a06f2e9608bd7614
MDL-69002 core_badges: move backpack validation to a separate page

Instead of running the site backpack validation every time badges/backpacks.php
page is loaded, an action button has been added to the backpacks with OB set
to 2.0 to let admins running manually this verification when needed.
badges/backpacks.php
badges/classes/output/external_backpacks_page.php
badges/templates/external_backpacks_page.mustache
lang/en/badges.php