moodle/badges
Marina Glancy 76f2d89471 MDL-10965 course: search only courses with completion
it is quite often when we need to have an autocomplete element that searches courses that
have completion enabled. This commit adds an option for the 'course' form element, and also
changes two places where we search for courses with completion. This should fix MDL-58989
2019-04-10 12:35:29 +02:00
..
classes MDL-63876 badges: Coding style 2019-03-29 11:31:15 +08:00
criteria MDL-10965 course: search only courses with completion 2019-04-10 12:35:29 +02:00
lib MDL-57429 badges: add email verification for openbackpack connections 2017-03-16 09:35:12 +08:00
tests MDL-63876 badges: Do not call tool_lp directly 2019-03-29 11:31:15 +08:00
action.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
alignment.php MDL-63876 badges: Remove invalid table from badges 2019-03-29 11:30:09 +08:00
alignment_action.php MDL-63876 badges: Remove invalid table from badges 2019-03-29 11:30:09 +08:00
alignment_form.php MDL-63876 badges: Remove invalid table from badges 2019-03-29 11:30:09 +08:00
assertion.php MDL-58454 badges: Fix some minor errors for Open Badges v2 2018-11-05 18:41:54 +01:00
award.php MDL-60281 general: create_function is deprecated in PHP7.2 2017-10-16 09:37:19 +08:00
backpack.js MDL-61177 badges: JS pending checks in connection test 2018-01-10 08:12:59 +08:00
backpack_form.php MDL-64222 badge: Removed backpackurl from the edit_form 2019-01-08 16:24:48 +01:00
backpackemailverify.php MDL-57429 badges: handle curl problems nicely during connection creation 2017-03-23 11:27:15 +08:00
badge.php MDL-46768 core_badges: changed badge name type from FILE to TEXT 2017-11-24 11:34:15 +01:00
badge_json.php MDL-63876 badges: Remove invalid table from badges 2019-03-29 11:30:09 +08:00
criteria.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
criteria_action.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
criteria_form.php MDL-63876 badges: Coding style 2019-03-29 11:31:15 +08:00
criteria_settings.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
edit.php MDL-58454 badges: Open Badges Specification Version 2.0 Changes 2018-11-05 14:20:46 +01:00
edit_form.php MDL-64010 badges: Validate URL form fields. 2018-11-16 10:28:09 +08:00
endorsement.php MDL-63991 badges: Translate notification on endorsement 2018-11-13 15:58:47 +01: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-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10: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 MDL-64974 badges: add missing configurecriteria capability check 2019-03-11 10:24:39 +01:00
lib.php MDL-53589 badges: fix capability check 2016-05-06 09:27:24 +08:00
mybackpack.php MDL-57429 badges: add email verification for openbackpack connections 2017-03-16 09:35:12 +08:00
mybadges.php MDL-46768 core_badges: changed badge name type from FILE to TEXT 2017-11-24 11:34:15 +01:00
newbadge.php MDL-58454 badges: Open Badges Specification Version 2.0 Changes 2018-11-05 14:20:46 +01:00
overview.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
preferences.php MDL-58010 user: allow to update only whitelisted user preferences 2017-03-10 18:04:47 +00:00
preferences_form.php MDL-39063 badges: Improve external backpack usability and workflow 2013-04-16 10:47:40 +12:00
recipients.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
related.php MDL-58454 badges: Open Badges Specification Version 2.0 Changes 2018-11-05 14:20:46 +01:00
related_action.php MDL-58454 badges: Fix some minor errors for Open Badges v2 2018-11-05 18:41:54 +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-63876 badges: Remove invalid table from badges 2019-03-29 11:30:09 +08:00
upgrade.txt MDL-63876 badges: Remove invalid table from badges 2019-03-29 11:30:09 +08:00
view.php MDL-62631 badges: Add manage/add badges buttons on Badges page 2019-02-22 08:02:35 +01:00