moodle/badges
Damyon Wiese e0fc61f993 Merge branch 'MDL-39162' of git://github.com/totara/openbadges
Conflicts:
	theme/bootstrapbase/style/moodle.css
2013-05-07 10:41:44 +08:00
..
criteria
lib MDL-39207 badges: don't use curl version depedent constant 2013-05-01 07:21:58 +01:00
tests MDL-39232 behat Normalize feature tags according to component names 2013-04-30 11:54:47 +08:00
action.php MDL-39063 badges: Improve external backpack usability and workflow 2013-04-16 10:47:40 +12:00
ajax.php MDL-35073 Open badges - close session before making curl request to check backpack server. 2013-04-04 10:39:51 +08:00
assertion.php
award.php MDL-39049 Badges: Fix error when awarding a badge from recipients page 2013-04-17 17:03:19 +08:00
backpack.js
backpack_form.php MDL-39063 badges: Improve external backpack usability and workflow 2013-04-16 10:47:40 +12:00
badge.php MDL-38997 badges: Add checks to fix notices if badge settings not yet configured 2013-04-06 14:24:48 +13:00
criteria.php
criteria_action.php
criteria_form.php
criteria_settings.php
cron.php MDL-38997 badges: Add checks to fix notices if badge settings not yet configured 2013-04-06 14:24:48 +13:00
edit.php
edit_form.php MDL-39063 badges: Improve external backpack usability and workflow 2013-04-16 10:47:40 +12:00
external.php
index.php MDL-39063 badges: Improve external backpack usability and workflow 2013-04-16 10:47:40 +12:00
mybackpack.php MDL-39207 badges: Generate badge assertions using user's backpack email if it is set 2013-05-02 16:05:11 +12:00
mybadges.php MDL-38997 badges: Add checks to fix notices if badge settings not yet configured 2013-04-06 14:24:48 +13:00
newbadge.php
overview.php
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
renderer.php Merge branch 'MDL-39162' of git://github.com/totara/openbadges 2013-05-07 10:41:44 +08:00
view.php