moodle/badges
Russell Smith 74b63eae76 MDL-43440 unit testing: Use cmid in unit tests when it should be used.
instance is has been used instead of cmid.  This works as all id's are 1
in most cases, but not always.

accesslib_clear_all_caches_for_unit_testing was updated to clear the
$USER->access cache which would fail test when the wrong user's data was used.
2014-01-25 08:57:32 +11:00
..
classes MDL-40572 badges: Update badge assertion to use new specification 2013-09-24 12:29:54 +12:00
criteria MDL-42965 badges: Fix empty string comparison for Oracle 2013-12-19 10:26:44 +13:00
lib MDL-41810 badges: Remove hardcoded references to backpack.openbadges.org 2014-01-08 14:55:30 +13:00
tests MDL-43440 unit testing: Use cmid in unit tests when it should be used. 2014-01-25 08:57:32 +11:00
action.php MDL-40551 badges: Support fully deleting badges 2013-12-16 09:29:38 +13:00
ajax.php MDL-42072 badges: Fix output and headers in badges ajax scripts 2013-10-01 16:50:54 +13:00
assertion.php MDL-42072 badges: fixed cookie use 2013-10-11 13:49:02 +13:00
award.php MDL-43399 Badge: the Choose... option can still be selected once a role is choosen. 2013-12-16 14:33:02 +08:00
backpack.js MDL-40848 badges: Validate backpack connection via Persona 2013-09-16 20:15:32 +12:00
backpack_form.php MDL-41810 badges: Remove hardcoded references to backpack.openbadges.org 2014-01-08 14:55:30 +13:00
backpackconnect.php MDL-41810 badges: Remove hardcoded references to backpack.openbadges.org 2014-01-08 14:55:30 +13:00
badge.php MDL-40572 badges: Update badge assertion to use new specification 2013-09-24 12:29:54 +12:00
criteria.php MDL-41811 Navigation: set admin navigation required in badges 2013-10-21 14:17:53 +08:00
criteria_action.php MDL-41811 Navigation: set admin navigation required in badges 2013-10-21 14:17:53 +08:00
criteria_form.php MDL-39397 badges: Handle course badges when course is deleted 2013-05-08 16:12:44 +12:00
criteria_settings.php MDL-41811 Navigation: set admin navigation required in badges 2013-10-21 14:17:53 +08:00
cron.php MDL-39923 badges: Send badge messages through internal messaging system 2013-11-07 14:49:27 +13:00
edit.php MDL-41811 Navigation: set admin navigation required in badges 2013-10-21 14:17:53 +08:00
edit_form.php MDL-39923 badges: Send badge messages through internal messaging system 2013-11-07 14:49:27 +13:00
external.php MDL-40924 badges: added a print_error call to prevent PHP notices when no badges are found 2013-09-05 10:05:37 +08:00
index.php MDL-40551 badges: Support fully deleting badges 2013-12-16 09:29:38 +13:00
mybackpack.php MDL-40924 badges: Add caching to external badges 2013-09-02 13:40:41 +08:00
mybadges.php MDL-38837 badges: Check for http or https in badges backpack support 2013-07-18 13:38:18 +12:00
newbadge.php MDL-41659 badges: Display course/site names through format_string() 2013-10-02 08:58:02 +13:00
overview.php MDL-41811 Navigation: set admin navigation required in badges 2013-10-21 14:17:53 +08:00
preferences.php MDL-39063 badges: Improve external backpack usability and workflow 2013-04-16 10:47:40 +12:00
preferences_form.php MDL-39063 badges: Improve external backpack usability and workflow 2013-04-16 10:47:40 +12:00
recipients.php MDL-43621 badges: Don't display deleted users in badge recipients list 2014-01-15 09:31:45 +13:00
renderer.php MDL-43621 badges: Don't display deleted users in badge recipients list 2014-01-15 09:31:45 +13:00
upgrade.txt Merge branch 'MDL-41810_master' of https://github.com/totara/openbadges 2014-01-21 13:06:30 +08:00
view.php MDL-41659 badges: Display course/site names through format_string() 2013-10-02 08:58:02 +13:00