Sam Hemelryk
f534464a06
Merge branch 'MDL-41662_25' of https://github.com/totara/openbadges into MOODLE_25_STABLE
2013-09-16 10:47:47 +12:00
Yuliya Bozhko
05f840e8a4
MDL-40471 badges: Fixes around badge capabilities and navigation
2013-09-11 08:43:20 +12:00
Yuliya Bozhko
37deeaf42e
MDL-41662 badges: Fix viewing user profile when not logged in
2013-09-09 11:23:49 +12:00
Yuliya Bozhko
129e7dffeb
MDL-40924 badges: Add caching to external badges
2013-09-02 13:45:13 +08:00
Yuliya Bozhko
2857077011
MDL-40162 badges: Image url breaks when slashargumets is not supported
2013-08-16 11:13:37 +12:00
Yuliya Bozhko
2e64d85668
MDL-38837 badges: Check for http or https in badges backpack support
2013-07-18 13:41:33 +12:00
Yuliya Bozhko
a7c2742900
MDL-39986 badges: Show badge navigation to users with awardbadge capability
...
Also fixes an arror when a user with this capability tries to award a badge,
but their role is not among the criteria set up for a badge
2013-07-03 13:05:50 +08:00
Eloy Lafuente (stronk7)
474e0d3cd2
Merge branch 'MDL-39397_master' of git://github.com/totara/openbadges
2013-05-09 00:20:06 +02:00
Yuliya Bozhko
7deff81f80
MDL-39397 badges: Handle course badges when course is deleted
2013-05-08 16:12:44 +12:00
Dan Poltawski
dd4a197e0f
MDL-39207 badges: don't use curl version depedent constant
...
It seems that CURLOPT_CONNECTTIMEOUT_MS is depdendent on the version
of curl compiled against. We don't need milliseconds here anyway, so
switch to the seconds value.
2013-05-01 07:21:58 +01:00
Yuliya Bozhko
7e06ea6ab4
MDL-39207 badges: Generate badge assertions using user's backpack email if it is set
2013-04-29 10:15:30 +12:00
Yuliya Bozhko
e280531436
MDL-39063 badges: Improve external backpack usability and workflow
2013-04-16 10:47:40 +12:00
Simon Coggins
60d72efb4e
MDL-38997 badges: Add checks to fix notices if badge settings not yet configured
2013-04-06 14:24:48 +13:00
Yuliya Bozhko
278065528a
MDL-35073 badges: Open badges integration
...
The badges feature allows to integrate Mozilla "Open Badges" to issue, assign,
manage and display digital badges in Moodle. This feature supports:
-- badge creation and issuing based on criteria
-- badge baking and verification service
-- direct pushing of internal badges to external backpack
-- interanl and external badge display in Moodle
-- Moodle block to display latest badges
2013-04-02 15:49:02 +08:00