moodle/badges
Paul Holden 5274ee5a25 MDL-73988 badges: implement badges datasource for custom reporting.
Create two entities exposing reportable data on badges and their
recipients, via column and filter definitions.

Create report source bringing them together along with the user and
course entities to provide data for the reportbuilder editor.
2022-05-19 16:43:28 +01:00
..
amd MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
classes MDL-73988 badges: implement badges datasource for custom reporting. 2022-05-19 16:43:28 +01:00
criteria MDL-74333 badges: Check profile criteria valid when reviewing 2022-05-04 12:57:38 +08:00
lib MDL-49103 badges: bake badges with iTXt chunk instead of tEXt 2020-02-04 18:49:39 +01:00
templates MDL-66940 badges: Create page to display badges info 2022-03-04 12:18:59 +01:00
tests MDL-73988 badges: implement badges datasource for custom reporting. 2022-05-19 16:43:28 +01:00
action.php MDL-72904 core_badges: Introduce tertiary navigation for badges 2021-12-23 21:02:01 +08:00
ajax.php
alignment.php MDL-72904 core_badges: Introduce tertiary navigation for badges 2021-12-23 21:02:01 +08:00
alignment_action.php MDL-72367 badges: require sesskey to remove badge alignment. 2022-01-11 14:34:16 +01:00
alignment_form.php MDL-63876 badges: Remove invalid table from badges 2019-03-29 11:30:09 +08:00
assertion.php MDL-70963 core_badges: Use expected JSON format for OBv2.1 2021-03-29 10:02:58 +02:00
award.php MDL-73645 badges: Update breadcrumb nodes 2022-03-02 13:00:25 +08:00
backpack-add.php MDL-65959 badges: Allow cross domain/protocol functionality - obv2 2020-10-27 00:28:16 +08:00
backpack-connect.php MDL-71119 core_badges: Initialise scopes param in backpack-connect.php 2021-04-14 09:18:35 +02:00
backpack-export.php MDL-65959 badge: Enable OB2.1 *connection* with cross domain ability 2020-10-27 00:27:20 +08:00
backpackemailverify.php MDL-65959 badges: Do not use badge user preference after verification 2020-10-27 00:27:19 +08:00
backpacks.php MDL-70911 core_badges: Add navigation menu in classic 2021-03-11 09:00:35 +01:00
badge.php MDL-74386 navigation: Remove redundant set_secondary_navigation() calls 2022-04-08 15:11:31 +08:00
badge_json.php MDL-66940 badges: Create page to display badges info 2022-03-04 12:18:59 +01:00
badgeclass.php MDL-66940 badges: Create page to display badges info 2022-03-04 12:18:59 +01:00
criteria.php MDL-72904 core_badges: Introduce tertiary navigation for badges 2021-12-23 21:02:01 +08:00
criteria_action.php
criteria_form.php MDL-63876 badges: Coding style 2019-03-29 11:31:15 +08:00
criteria_settings.php MDL-74075 core_badges: Check accepted criterias 2022-03-09 12:31:29 +01:00
edit.php MDL-73416 core_badges: limit page width on most badge pages 2022-01-13 14:36:13 +01:00
endorsement.php MDL-72904 core_badges: Introduce tertiary navigation for badges 2021-12-23 21:02:01 +08:00
endorsement_form.php MDL-64010 badges: Validate URL form fields. 2018-11-16 10:28:09 +08:00
endorsement_json.php MDL-58454 badges: Open Badges Specification Version 2.0 Changes 2018-11-05 14:20:46 +01:00
external.php MDL-63262 badges: Add badgr.io 2019-05-03 15:00:00 +08:00
image_author_json.php MDL-58454 badges: Open Badges Specification Version 2.0 Changes 2018-11-05 14:20:46 +01:00
index.php Merge branch 'MDL-73416-master' of https://github.com/bmbrands/moodle 2022-01-17 18:36:31 +08:00
issuer_json.php MDL-66357 core_badges: remove action=0 usage for issuer 2020-04-03 08:09:55 +02:00
lib.php
mybackpack.php MDL-65959 badges: Allow cross domain/protocol functionality - obv2 2020-10-27 00:28:16 +08:00
mybadges.php MDL-69792 core_badges: deprecated backpack.js and BADGE_BACKPACKURL 2021-03-19 15:13:03 +01:00
newbadge.php MDL-73416 core_badges: limit page width on most badge pages 2022-01-13 14:36:13 +01:00
overview.php MDL-72904 core_badges: Introduce tertiary navigation for badges 2021-12-23 21:02:01 +08:00
preferences.php
preferences_form.php
recipients.php MDL-72904 core_badges: Introduce tertiary navigation for badges 2021-12-23 21:02:01 +08:00
related.php MDL-72904 core_badges: Introduce tertiary navigation for badges 2021-12-23 21:02:01 +08:00
related_action.php MDL-72370 badges: require sesskey to remove related badge. 2021-11-02 18:04:16 +01:00
related_form.php MDL-63973 core_badges: exclude related badges when adding related badges 2018-11-19 11:19:12 +08:00
renderer.php MDL-66940 badges: Create page to display badges info 2022-03-04 12:18:59 +01:00
upgrade.txt MDL-72904 core_badges: Introduce tertiary navigation for badges 2021-12-23 21:02:01 +08:00
upgradelib.php MDL-70911 core_badges: Remove $CFG->badges_site_backpack 2021-03-10 09:09:05 +01:00
view.php Merge branch 'MDL-73416-master' of https://github.com/bmbrands/moodle 2022-01-17 18:36:31 +08:00