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
Yuliya Bozhko
f8ba185ac5
MDL-39162: Add badges CSS to bootstrap theme
2013-05-06 16:20:02 +12:00
Andrew Davis
36388ba832
MDL-39480 core_badge: prevented a php notice
2013-05-04 11:58:01 +08:00
Damyon Wiese
9c898f682a
Merge branch 'MDL-39207_master' of git://github.com/totara/openbadges
2013-05-02 14:44:20 +08:00
Yuliya Bozhko
265b866fe5
MDL-39207 badges: Generate badge assertions using user's backpack email if it is set
2013-05-02 16:05:11 +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
David Monllao
550d842e3c
MDL-39232 behat Normalize feature tags according to component names
2013-04-30 11:54:47 +08:00
David Monllao
9b1dbe16db
MDL-39232 behat: Adding @_only_local tag
...
Tests which requires files to be uploaded should
be tagged as @_only_local.
2013-04-30 11:54:47 +08:00
Yuliya Bozhko
9b0f001445
MDL-39049 Badges: Fix error when awarding a badge from recipients page
2013-04-17 17:03:19 +08:00
Yuliya Bozhko
e280531436
MDL-39063 badges: Improve external backpack usability and workflow
2013-04-16 10:47:40 +12:00
Dan Poltawski
7e155b96fb
Merge branch 'wip-MDL-38309-m25' of git://github.com/marinaglancy/moodle
2013-04-15 10:24:20 +01:00
Marina Glancy
a5f82c5b21
MDL-38309 Substitute usage of print_tabs() with renderable tabtree
2013-04-15 12:13:13 +10:00
Dan Poltawski
f4f0a085d8
Merge branch 'MDL-39011_master' of github.com:totara/openbadges
2013-04-12 10:45:00 +08:00
Dan Poltawski
f4686f5df9
Merge branch 'MDL-39049_master' of github.com:totara/openbadges
2013-04-12 10:30:10 +08:00
Dan Poltawski
315e2ad133
Merge branch 'integration_MDL-38997' of github.com:totara/moodle
2013-04-12 09:59:49 +08:00
Yuliya Bozhko
04da1a5ac2
Fix error when awarding a badge from recipients page
2013-04-10 11:00:08 +12:00
Yuliya Bozhko
8d107e982d
Fix missing form element setType() issue in /badges/mybackpack.php
2013-04-08 12:31:36 +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
Mark Nelson
c517765430
MDL-35073 badges: passed the session key in the enable access URL
2013-04-05 17:10:43 +08:00
Damyon Wiese
1b774df9a7
MDL-35073 Open badges - close session before making curl request to check backpack server.
2013-04-04 10:39:51 +08:00
Damyon Wiese
2188a69799
MDL-35073 Badges - Set of minor fixes for issues found during integration
2013-04-02 15:55:21 +08: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