Damyon Wiese
f329801959
Merge branch 'MDL-41810_master' of https://github.com/totara/openbadges
...
Conflicts:
badges/upgrade.txt
2014-01-21 13:06:30 +08:00
Yuliya Bozhko
e477ec0a39
MDL-43621 badges: Fix has_awards() result when deleted users are the only recipients of a badge
2014-01-15 16:24:37 +13:00
Yuliya Bozhko
7f964cfdc7
MDL-43621 badges: Don't display deleted users in badge recipients list
2014-01-15 09:31:45 +13:00
Yuliya Bozhko
343534a855
MDL-41810 badges: Remove hardcoded references to backpack.openbadges.org
2014-01-08 14:55:30 +13:00
Sam Hemelryk
61a79e01fc
Merge branch 'MDL-40551_master' of https://github.com/totara/openbadges
...
Conflicts:
badges/upgrade.txt
2014-01-06 12:00:11 +13:00
Sam Hemelryk
c57864b76f
Merge branch 'MDL-42965_master' of https://github.com/totara/openbadges
2013-12-16 13:47:57 +13:00
Yuliya Bozhko
455d13b7e4
MDL-40551 badges: Support fully deleting badges
2013-12-16 09:29:38 +13:00
Yuliya Bozhko
c8d2f392c5
MDL-42965 badges: Improve badge criteria review performance
2013-12-05 14:47:55 +13:00
Sam Hemelryk
a59a423926
Merge branch 'MDL-42084-master' of git://github.com/sammarshallou/moodle
2013-12-03 11:12:34 +13:00
Yuliya
be2b37cf4b
MDL-39923 badges: Fix unit tests
2013-11-07 21:48:01 +13:00
Yuliya Bozhko
f5d17c14ea
MDL-39923 badges: Send badge messages through internal messaging system
2013-11-07 14:49:27 +13:00
sam marshall
3ef7279f26
MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere
...
Exceptions (places where set_time_limit is still left) are:
Third-party libraries:
ADODB
PHPMailer
Moodle core:
PHPUnit - not relevant (CLI mode)
2013-11-06 16:40:01 +00:00
Petr Škoda
f007e89961
MDL-42224 clean up message and email redirection testing
2013-10-12 13:59:07 +02:00
Yuliya
853e506a1b
MDL-40572 badges: Update badge assertion to use new specification
2013-09-24 12:29:54 +12:00
Sam Hemelryk
0d5c80e298
Merge branch 'MDL-41662_master' of https://github.com/totara/openbadges
2013-09-16 10:48:20 +12:00
Sam Hemelryk
c4f5f0ee59
Merge branch 'MDL-40471_master' of https://github.com/totara/openbadges
2013-09-11 08:42:37 +12:00
Yuliya Bozhko
497c676f0e
MDL-41662 badges: Fix viewing user profile when not logged in
2013-09-09 11:21:39 +12:00
Yuliya Bozhko
a72c2cd681
MDL-40471 badges: Fixes around badge capabilities and navigation
2013-09-04 11:03:35 +12:00
Rajesh Taneja
bb78e249cd
MDL-39961 Events: Replace Legacy events - User
...
This change includes:
* Added user_updated event, replacing old event
* Added user_created event, replacing old event
* Added user_deleted event, replacing old event
* Added user_loggedout event, replacing old event
* Added user_enrolment_created event, replacing old event
* Added user_enrolment_deleted event, replacing old event
* Added user_enrolment_updated event, replacing old event
2013-09-02 16:10:05 +08:00
Yuliya Bozhko
2d3c0faef1
MDL-40924 badges: Add caching to external badges
2013-09-02 13:40:41 +08:00
Yuliya Bozhko
b143259ee0
MDL-40162 badges: Image url breaks when slashargumets is not supported
2013-08-16 11:12:12 +12:00
Rajesh Taneja
06f8ea7bf4
MDL-39955 completion: Added course_completed event
2013-08-13 09:43:38 +08:00
Rajesh Taneja
137d94f335
MDL-39955 completion: Added course_module_completion_updated event
...
Conflicts:
lib/tests/completionlib_advanced_test.php
2013-08-09 17:04:34 +08:00
Dan Poltawski
27e2400782
Merge branch 'MDL-38837_dev' of https://github.com/totara/openbadges
2013-07-22 15:01:26 +08:00
Yuliya Bozhko
2c9108611d
MDL-38837 badges: Check for http or https in badges backpack support
2013-07-18 13:38:18 +12:00
Eloy Lafuente (stronk7)
e780e5cb8f
Merge branch 'MDL-40112_master' of https://github.com/totara/openbadges
...
Conflicts:
lib/db/upgrade.php
version.php
2013-07-16 01:29:01 +02:00
Adrian Greeve
a327f25ef1
MDL-31776 - lib: Alternate name fields
...
Add support for additional name fields and flexible formating of
user names.
2013-07-09 11:45:50 +08:00
Yuliya Bozhko
e50220f840
MDL-40112 badges: Drop unused image field from badge table
2013-07-05 09:18:59 +12:00
Yuliya Bozhko
19a9f2eada
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:13:55 +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