moodle/badges/classes
Andrew Nicols 03e4afdb39 MDL-78132 badges: move apiBase consumption to backpack
The logic to create the issuer has been moved to the backpack form
in order to improve the workflow and update the apiBase with the
proper value comming from the badgeconnect.json manifest file.

So, as part of this change in the workflow, the following changes
has been also implemented (to make the UI easier for users):

- The "Open Badges" oAuth issuer button has been removed from the
"OAuth Services" admin page. As they are created/updated when a backpack
is saved, this button is not required anymore.
- The "OAuth2 services" and "Backpack API URL" parameters have been
removed from the Manage backpacks form, because they are created on
the fly each time the backpack is saved.
2023-05-23 08:46:39 +02:00
..
external MDL-72880 badges: change badge exporter issuername field to text. 2022-01-07 09:11:35 +00:00
form MDL-78132 badges: move apiBase consumption to backpack 2023-05-23 08:46:39 +02:00
oauth2 MDL-71119 core_badges: Add more information to errors 2021-04-14 10:52:47 +02:00
output MDL-77350 badges: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
privacy MDL-66992 core_badges: Add support to Open Badges 2.1 2020-05-17 20:01:55 +07:00
reportbuilder MDL-76933 badges: create user-focused datasource for custom reporting. 2023-01-20 10:20:01 +00:00
assertion.php MDL-76183 lib: Update Github URLs 2022-11-30 14:01:31 +11:00
backpack_api.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
backpack_api2p1.php MDL-77350 badges: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
backpack_api2p1_mapping.php MDL-77350 badges: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
backpack_api_mapping.php MDL-77350 badges: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
badge.php MDL-77350 badges: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
external.php MDL-76583 core: Update uses of external_* classes 2023-01-19 07:34:09 +08:00
helper.php MDL-68567 badges: add/remove site backpacks 2020-05-22 09:01:59 +02:00
observer.php MDL-63262 badges: Coding style 2019-05-03 15:00:00 +08:00