moodle.git
7 years agoMDL-46710 mod_lti: Removing duplicated generated events
David Monllao [Thu, 1 Oct 2015 03:55:38 +0000 (11:55 +0800)]
MDL-46710 mod_lti: Removing duplicated generated events

Event generation and completion should be generated only once.

7 years agoMerge branch 'MDL-49821-master-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Wed, 30 Sep 2015 23:26:58 +0000 (01:26 +0200)]
Merge branch 'MDL-49821-master-master' of git://github.com/jleyva/moodle

7 years agoMerge branch 'MDL-51227-master' of https://github.com/dthies/moodle
Eloy Lafuente (stronk7) [Wed, 30 Sep 2015 22:25:31 +0000 (00:25 +0200)]
Merge branch 'MDL-51227-master' of https://github.com/dthies/moodle

7 years agoMerge branch 'wip-mdl-51266' of https://github.com/rajeshtaneja/moodle
Eloy Lafuente (stronk7) [Wed, 30 Sep 2015 18:34:33 +0000 (20:34 +0200)]
Merge branch 'wip-mdl-51266' of https://github.com/rajeshtaneja/moodle

7 years agoMerge branch 'MDL-51292-master' of git://github.com/cameron1729/moodle
Eloy Lafuente (stronk7) [Wed, 30 Sep 2015 15:32:57 +0000 (17:32 +0200)]
Merge branch 'MDL-51292-master' of git://github.com/cameron1729/moodle

7 years agoMerge branch 'MDL-51415-master' of git://github.com/jleyva/moodle
David Monllao [Wed, 30 Sep 2015 06:15:29 +0000 (14:15 +0800)]
Merge branch 'MDL-51415-master' of git://github.com/jleyva/moodle

7 years agoMerge branch 'wip-MDL-44640-fix' of git://github.com/marinaglancy/moodle
David Monllao [Wed, 30 Sep 2015 04:43:55 +0000 (12:43 +0800)]
Merge branch 'wip-MDL-44640-fix' of git://github.com/marinaglancy/moodle

7 years agoMDL-9070 forum: Add margin in rtl mode to timed post icon
Adam Olley [Wed, 30 Sep 2015 04:09:06 +0000 (13:39 +0930)]
MDL-9070 forum: Add margin in rtl mode to timed post icon

As the icon has a float on it to move it to the right, a margin-top
needs to be applied to keep it aligned the same as in ltr.

7 years agoMDL-44640 course: account for multiple events in course actions
Marina Glancy [Wed, 30 Sep 2015 03:35:40 +0000 (11:35 +0800)]
MDL-44640 course: account for multiple events in course actions

7 years agoMerge branch 'mdl51440-master' of git://github.com/tlock/moodle
David Monllao [Wed, 30 Sep 2015 02:48:25 +0000 (10:48 +0800)]
Merge branch 'mdl51440-master' of git://github.com/tlock/moodle

7 years agoMDL-9070 mod_forum: Reducing it to a single scenario
David Monllao [Wed, 30 Sep 2015 02:09:03 +0000 (10:09 +0800)]
MDL-9070 mod_forum: Reducing it to a single scenario

7 years agoMerge branch 'MDL-9070' of git://github.com/aolley/moodle
David Monllao [Wed, 30 Sep 2015 01:29:55 +0000 (09:29 +0800)]
Merge branch 'MDL-9070' of git://github.com/aolley/moodle

7 years agoMerge branch 'MDL-49143-master' of git://github.com/cameron1729/moodle
Eloy Lafuente (stronk7) [Wed, 30 Sep 2015 01:04:44 +0000 (03:04 +0200)]
Merge branch 'MDL-49143-master' of git://github.com/cameron1729/moodle

Note: Fixed small bug in unit test.

7 years agoMDL-9070 forum: Show timed post display period
Adam Olley [Thu, 17 Sep 2015 04:03:07 +0000 (13:33 +0930)]
MDL-9070 forum: Show timed post display period

This adds the following changes when viewing a list of discussions and
forum_enabletimedposts is turned on.

* Discussions a student wouldnt see right now are dimmed (timestart in
  future or timeend in the past).
* A icon appears next to the discussion subject, the tooltip for this
  icon displays the display start and/or end time. This only appears for
  the user that made the discussion or has permission to
  viewhiddentimedposts.

These two changes achieve a couple of important things, namely, teachers
will not mistakenly think their students can see a discussion when
viewing the list if they've later forgot that they set a time limit on
it (or indeed if someone else put it on their discussion without them
realising). Additionally it makes it easy to see from the list when
different discussions are set to be released without having to go in and
edit them to find out.

Change-Id: Ia1818b33c00adae0dad72df8e170a078fb66cd76

7 years agoMerge branch 'MDL-51402' of git://github.com/timhunt/moodle
Dan Poltawski [Tue, 29 Sep 2015 19:54:45 +0000 (20:54 +0100)]
Merge branch 'MDL-51402' of git://github.com/timhunt/moodle

7 years agoMerge branch 'wip-mdl-51424' of https://github.com/dthies/moodle
Dan Poltawski [Tue, 29 Sep 2015 19:33:28 +0000 (20:33 +0100)]
Merge branch 'wip-mdl-51424' of https://github.com/dthies/moodle

7 years agoMerge branch 'MDL-50658' of https://github.com/spvickers/moodle
Dan Poltawski [Tue, 29 Sep 2015 15:50:45 +0000 (16:50 +0100)]
Merge branch 'MDL-50658' of https://github.com/spvickers/moodle

7 years agoMerge branch 'MDL-50602-master' of https://github.com/StudiUM/moodle
Dan Poltawski [Tue, 29 Sep 2015 15:02:41 +0000 (16:02 +0100)]
Merge branch 'MDL-50602-master' of https://github.com/StudiUM/moodle

7 years agoMDL-51261 config-dist: clarify setting description a little
Dan Poltawski [Tue, 29 Sep 2015 12:22:48 +0000 (13:22 +0100)]
MDL-51261 config-dist: clarify setting description a little

7 years agoMerge branch 'MDL-51261-master-upgradekey' of git://github.com/mudrd8mz/moodle
Dan Poltawski [Tue, 29 Sep 2015 11:33:14 +0000 (12:33 +0100)]
Merge branch 'MDL-51261-master-upgradekey' of git://github.com/mudrd8mz/moodle

7 years agoMerge branch 'MDL-42639_master' of git://github.com/dmonllao/moodle
Dan Poltawski [Tue, 29 Sep 2015 09:20:13 +0000 (10:20 +0100)]
Merge branch 'MDL-42639_master' of git://github.com/dmonllao/moodle

7 years agoMerge branch 'wip-MDL-44640-master' of https://github.com/marinaglancy/moodle
Dan Poltawski [Tue, 29 Sep 2015 09:13:19 +0000 (10:13 +0100)]
Merge branch 'wip-MDL-44640-master' of https://github.com/marinaglancy/moodle

7 years agoMDL-42639 user: user:viewalldetails enough to view some fields
David Monllao [Fri, 28 Aug 2015 04:39:03 +0000 (12:39 +0800)]
MDL-42639 user: user:viewalldetails enough to view some fields

The fields are:
- username
- idnumber
- institution
- department

7 years agoMerge branch 'MDL-43594-master' of git://github.com/junpataleta/moodle
Andrew Nicols [Tue, 29 Sep 2015 05:49:30 +0000 (13:49 +0800)]
Merge branch 'MDL-43594-master' of git://github.com/junpataleta/moodle

7 years agoMDL-43594 mod_assign: Fix calendar update on course reset
Jun Pataleta [Mon, 24 Aug 2015 05:49:27 +0000 (13:49 +0800)]
MDL-43594 mod_assign: Fix calendar update on course reset

This patch fixes the updating of calendar events when the course
is reset and its start date is changed.

7 years agoMerge branch 'MDL-35918-master' of git://github.com/ryanwyllie/moodle
Andrew Nicols [Tue, 29 Sep 2015 05:42:24 +0000 (13:42 +0800)]
Merge branch 'MDL-35918-master' of git://github.com/ryanwyllie/moodle

7 years agoMDL-49143 LTI: Test resource_link_id in lti_build_request()
Eloy Lafuente (stronk7) [Wed, 23 Sep 2015 20:30:39 +0000 (22:30 +0200)]
MDL-49143 LTI: Test resource_link_id in lti_build_request()

7 years agoMDL-49143 LTI: Fix missing resource id
Cameron Ball [Tue, 29 Sep 2015 05:41:55 +0000 (13:41 +0800)]
MDL-49143 LTI: Fix missing resource id

7 years agoMDL-35918 javascript: dialogues screen reader support
Ryan Wyllie [Thu, 10 Sep 2015 08:17:19 +0000 (08:17 +0000)]
MDL-35918 javascript: dialogues screen reader support

The YUI notification dialogues will now set the appropriate
aria attributes when they are shown/hidden to allow screen
readers to navigate them correctly.

When the dialogue is shown all background elements will be marked
as hidden while the dialogue is marked as visible to a screen reader.

When the dialogue is closed the modified elements will be reverted
to their previous state and the dialogue will be marked as hidden to
a screen reader.

7 years agoMerge branch 'wip-MDL-51241-master' of git://github.com/abgreeve/moodle
Andrew Nicols [Tue, 29 Sep 2015 04:22:20 +0000 (12:22 +0800)]
Merge branch 'wip-MDL-51241-master' of git://github.com/abgreeve/moodle

7 years agoMerge branch 'MDL-51476' of git://github.com/timhunt/moodle
Andrew Nicols [Tue, 29 Sep 2015 03:40:40 +0000 (11:40 +0800)]
Merge branch 'MDL-51476' of git://github.com/timhunt/moodle

7 years agoMerge branch 'MDL-51305_master_too_many_gradeitem_fetches' of https://github.com...
Dan Poltawski [Mon, 28 Sep 2015 15:25:54 +0000 (16:25 +0100)]
Merge branch 'MDL-51305_master_too_many_gradeitem_fetches' of https://github.com/colin-umn/moodle

7 years agoMDL-48947 version: bump
Dan Poltawski [Mon, 28 Sep 2015 14:45:11 +0000 (15:45 +0100)]
MDL-48947 version: bump

7 years agoMerge branch 'MDL-48947_v3' of https://github.com/Syxton/moodle
Dan Poltawski [Mon, 28 Sep 2015 14:06:21 +0000 (15:06 +0100)]
Merge branch 'MDL-48947_v3' of https://github.com/Syxton/moodle

7 years agoMerge branch 'mdl46710-master' of https://github.com/tlock/moodle
Dan Poltawski [Mon, 28 Sep 2015 13:56:52 +0000 (14:56 +0100)]
Merge branch 'mdl46710-master' of https://github.com/tlock/moodle

7 years agoMerge branch 'MDL-51390_master' of https://github.com/totara/openbadges
Dan Poltawski [Mon, 28 Sep 2015 12:27:12 +0000 (13:27 +0100)]
Merge branch 'MDL-51390_master' of https://github.com/totara/openbadges

7 years agoMerge branch 'MDL-51312_master' of git://github.com/markn86/moodle
Dan Poltawski [Mon, 28 Sep 2015 10:51:36 +0000 (11:51 +0100)]
Merge branch 'MDL-51312_master' of git://github.com/markn86/moodle

7 years agoMerge branch 'MDL-51498_regrade_perf' of https://github.com/moodlerooms/moodle
Dan Poltawski [Mon, 28 Sep 2015 10:09:12 +0000 (11:09 +0100)]
Merge branch 'MDL-51498_regrade_perf' of https://github.com/moodlerooms/moodle

7 years agoMerge branch 'MDL-50109-master-blogsort' of https://github.com/mudrd8mz/moodle
Dan Poltawski [Mon, 28 Sep 2015 09:44:47 +0000 (10:44 +0100)]
Merge branch 'MDL-50109-master-blogsort' of https://github.com/mudrd8mz/moodle

7 years agoMDL-51390 badges: Switch backpack URL to use HTTPS
Yuliya Bozhko [Tue, 22 Sep 2015 14:23:24 +0000 (15:23 +0100)]
MDL-51390 badges: Switch backpack URL to use HTTPS

Signed-off-by: Yuliya Bozhko <yuliya.bozhko@totaralms.com>
7 years agoMerge branch 'MDL-49482-master' of https://github.com/blckct/moodle
Dan Poltawski [Mon, 28 Sep 2015 09:31:48 +0000 (10:31 +0100)]
Merge branch 'MDL-49482-master' of https://github.com/blckct/moodle

7 years agoMDL-44640 enrol_meta: sync when enrol method is updated
Marina Glancy [Wed, 22 Apr 2015 13:16:52 +0000 (21:16 +0800)]
MDL-44640 enrol_meta: sync when enrol method is updated

7 years agoMDL-44640 enrol: trigger events on instances actions
Marina Glancy [Mon, 24 Aug 2015 08:28:57 +0000 (16:28 +0800)]
MDL-44640 enrol: trigger events on instances actions

7 years agoMDL-51227 editor_atto: Stop Chrome losing selection when formating
Daniel Thies [Thu, 24 Sep 2015 19:30:16 +0000 (14:30 -0500)]
MDL-51227 editor_atto: Stop Chrome losing selection when formating

7 years agoMDL-51476 questions: manual grading validation for ungraded Qs
Tim Hunt [Mon, 21 Sep 2015 14:12:10 +0000 (15:12 +0100)]
MDL-51476 questions: manual grading validation for ungraded Qs

The change in MDL-51090 broke manually commenting on questions for which
no mark is given (max mark == 0). This fixes it, with unit tests.

Thanks to Nick Phillips for the original suggestion of the fix.

7 years agoMDL-49821 webservice: Add active user checks in external functions
Juan Leyva [Wed, 23 Sep 2015 09:00:32 +0000 (11:00 +0200)]
MDL-49821 webservice: Add active user checks in external functions

7 years agoMDL-49821 core_user: New function for checking if a user is active
Juan Leyva [Wed, 23 Sep 2015 08:23:59 +0000 (10:23 +0200)]
MDL-49821 core_user: New function for checking if a user is active

7 years agoMerge branch 'wip-mdl-51555' of https://github.com/rajeshtaneja/moodle
Eloy Lafuente (stronk7) [Fri, 25 Sep 2015 09:31:14 +0000 (11:31 +0200)]
Merge branch 'wip-mdl-51555' of https://github.com/rajeshtaneja/moodle

7 years agoMDL-51555 behat: Increase question preview window
rajesh Taneja [Fri, 25 Sep 2015 03:50:51 +0000 (11:50 +0800)]
MDL-51555 behat: Increase question preview window

As question preview window is small, chrome driver
fails to select drag and drop element

7 years agoMDL-51555 behat: Added @_switch_window tag
rajesh Taneja [Fri, 25 Sep 2015 03:44:39 +0000 (11:44 +0800)]
MDL-51555 behat: Added @_switch_window tag

DND question types use switch window and the tag
was not added, so it was failing for phantomjs
Added tag to avoid phantomjs failures

7 years agoMDL-51312 core_message: added unit test for the message_deleted event
Mark Nelson [Tue, 22 Sep 2015 01:41:14 +0000 (18:41 -0700)]
MDL-51312 core_message: added unit test for the message_deleted event

7 years agoMDL-51312 core: added message_deleted event
Mark Nelson [Tue, 22 Sep 2015 01:18:07 +0000 (18:18 -0700)]
MDL-51312 core: added message_deleted event

7 years agoMDL-46710 mod_lti: fix logging and completion tracking in new windows
Tim Lock [Wed, 19 Aug 2015 22:08:14 +0000 (07:38 +0930)]
MDL-46710 mod_lti: fix logging and completion tracking in new windows

7 years agoMDL-51261 admin: Add option to define upgradekey via cli installer
David Mudrák [Tue, 15 Sep 2015 22:18:06 +0000 (00:18 +0200)]
MDL-51261 admin: Add option to define upgradekey via cli installer

7 years agoMDL-51261 admin: Support upgrade key requirement on the site upgrade
David Mudrák [Wed, 9 Sep 2015 22:39:43 +0000 (00:39 +0200)]
MDL-51261 admin: Support upgrade key requirement on the site upgrade

The upgrade key can be defined in the main config.php as
$CFG->upgradekey.  If it is defined there, then its value must be
provided every time the site is being upgraded, regardless the
administrator is logged in or not.

7 years agoMDL-51261 admin: Fix the heading when displaying all plugins
David Mudrák [Wed, 9 Sep 2015 12:55:59 +0000 (14:55 +0200)]
MDL-51261 admin: Fix the heading when displaying all plugins

Not directly related to the issue but spotted while developing it and it
is not worth of submitting in a separate issue.

At the Plugins check page, when the "Display the full list of installed
plugins" link was followed, the heading at the next page read something
like "Number of plugins requiring your attention: 357". That is
misleading as this is actually not the number of displayed plugins, not
the number of plugins requiring attention.

7 years agoMDL-50602 - Automated backup: Add constants for storage types
Jean-Philippe Gaudreau [Thu, 27 Aug 2015 00:55:03 +0000 (20:55 -0400)]
MDL-50602 - Automated backup: Add constants for storage types

Improve the code readability significantly by adding constants for storage types.

7 years agoMDL-50602 - Automated backup: Remove old backups associated to courses
Jean-Philippe Gaudreau [Mon, 17 Aug 2015 19:22:08 +0000 (15:22 -0400)]
MDL-50602 - Automated backup: Remove old backups associated to courses

Refactoring and renaming of settings.

7 years agoMDL-49482 sqlsrv: Implement support of Offset/Fetch in SQL Server 2012+
Eloy Lafuente (stronk7) [Wed, 26 Aug 2015 23:46:01 +0000 (01:46 +0200)]
MDL-49482 sqlsrv: Implement support of Offset/Fetch in SQL Server 2012+

7 years agoMDL-49482 mssql: Implement support of Offset/Fetch in SQL Server 2012+.
Jakub Kania [Wed, 5 Aug 2015 05:37:18 +0000 (13:37 +0800)]
MDL-49482 mssql: Implement support of Offset/Fetch in SQL Server 2012+.

7 years agoMDL-50602 - Automated backup: Remove old backups associated to courses
Serge Gauthier [Tue, 30 Jun 2015 13:24:18 +0000 (09:24 -0400)]
MDL-50602 - Automated backup: Remove old backups associated to courses

7 years agoMDL-50658 mod_lti: Add LTI Memberships service
spvickers [Sat, 20 Jun 2015 21:58:23 +0000 (22:58 +0100)]
MDL-50658 mod_lti: Add LTI Memberships service

Implementation of the LTI Memberships service.

7 years agoweekly release 3.0dev
Eloy Lafuente (stronk7) [Thu, 24 Sep 2015 14:06:53 +0000 (16:06 +0200)]
weekly release 3.0dev

7 years agoNOBUG: Fixed file access permissions
Eloy Lafuente (stronk7) [Thu, 24 Sep 2015 14:06:53 +0000 (16:06 +0200)]
NOBUG: Fixed file access permissions

7 years agoMDL-49973 behat: Fixed string change from Continue to Delete
rajesh Taneja [Thu, 24 Sep 2015 02:24:36 +0000 (10:24 +0800)]
MDL-49973 behat: Fixed string change from Continue to Delete

7 years agoMerge branch 'MDL-50207-master' of git://github.com/lameze/moodle
Eloy Lafuente (stronk7) [Wed, 23 Sep 2015 18:05:10 +0000 (20:05 +0200)]
Merge branch 'MDL-50207-master' of git://github.com/lameze/moodle

7 years agoMDL-51371 course: fix core_course_get_course_module assertion
Eloy Lafuente (stronk7) [Wed, 23 Sep 2015 17:53:45 +0000 (19:53 +0200)]
MDL-51371 course: fix core_course_get_course_module assertion

A recent bugfix before integration left this failing. They are 22.

7 years agoMerge branch 'MDL-51371-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Wed, 23 Sep 2015 15:08:20 +0000 (17:08 +0200)]
Merge branch 'MDL-51371-master' of git://github.com/jleyva/moodle

7 years agoMerge branch 'wip-MDL-51259-master' of git://github.com/abgreeve/moodle
Eloy Lafuente (stronk7) [Wed, 23 Sep 2015 14:24:53 +0000 (16:24 +0200)]
Merge branch 'wip-MDL-51259-master' of git://github.com/abgreeve/moodle

7 years agoMDL-51172 core: Adjust WS help strings
Andrew Nicols [Wed, 23 Sep 2015 06:48:59 +0000 (14:48 +0800)]
MDL-51172 core: Adjust WS help strings

7 years agoMerge branch 'MDL-51182' of https://github.com/danielneis/moodle
Andrew Nicols [Wed, 23 Sep 2015 05:57:21 +0000 (13:57 +0800)]
Merge branch 'MDL-51182' of https://github.com/danielneis/moodle

7 years agoMDL-51292 core_message: Notify when leaving page or closing modal.
Cameron Ball [Thu, 24 Sep 2015 04:35:20 +0000 (12:35 +0800)]
MDL-51292 core_message: Notify when leaving page or closing modal.

- Add reset_dirty_state method to formchangechecker. This is useful when used in combination with a modal.
- Modify hide method of sendmessage to reset formchangechecker dirty state on modal close.

7 years agoMDL-51371 course: New Web Service core_course_get_course_module
Juan Leyva [Fri, 11 Sep 2015 12:51:24 +0000 (14:51 +0200)]
MDL-51371 course: New Web Service core_course_get_course_module

7 years agoMDL-51266 unittest: replaced low level phpunit_util calls
rajesh Taneja [Tue, 1 Sep 2015 09:19:02 +0000 (17:19 +0800)]
MDL-51266 unittest: replaced low level phpunit_util calls

7 years agoMDL-50349 mod_scorm: Bump version for new WS
Andrew Nicols [Wed, 23 Sep 2015 05:40:29 +0000 (13:40 +0800)]
MDL-50349 mod_scorm: Bump version for new WS

7 years agoMerge branch 'MDL-50332_master-form-fix' of git://github.com/dmonllao/moodle
Andrew Nicols [Wed, 23 Sep 2015 03:50:29 +0000 (11:50 +0800)]
Merge branch 'MDL-50332_master-form-fix' of git://github.com/dmonllao/moodle

7 years agoMerge branch 'MDL-51222-master-fix' of https://github.com/andrewnicols/moodle
Andrew Nicols [Wed, 23 Sep 2015 03:43:15 +0000 (11:43 +0800)]
Merge branch 'MDL-51222-master-fix' of https://github.com/andrewnicols/moodle

7 years agoMDL-51222 Javascript: Reapply YUI config after adding modules
Andrew Nicols [Wed, 23 Sep 2015 02:49:59 +0000 (10:49 +0800)]
MDL-51222 Javascript: Reapply YUI config after adding modules

7 years agoMDL-50332 enrol_self: Setting form url for guests
David Monllao [Wed, 23 Sep 2015 01:51:44 +0000 (09:51 +0800)]
MDL-50332 enrol_self: Setting form url for guests

Credit to Andrew Nicols.

7 years agoMerge branch 'MDL-51423-master-cliout' of git://github.com/mudrd8mz/moodle
Andrew Nicols [Wed, 23 Sep 2015 01:42:29 +0000 (09:42 +0800)]
Merge branch 'MDL-51423-master-cliout' of git://github.com/mudrd8mz/moodle

7 years agoMDL-50664 mod_data: Fix for unit test failure
Andrew Nicols [Wed, 23 Sep 2015 01:27:30 +0000 (09:27 +0800)]
MDL-50664 mod_data: Fix for unit test failure

7 years agoMDL-51498 core_grades: Prevent unnecessary grade record fetching
Mark Nielsen [Tue, 22 Sep 2015 19:04:28 +0000 (12:04 -0700)]
MDL-51498 core_grades: Prevent unnecessary grade record fetching

All of these changes make use of already
fetched grade data.  Without these changes,
the gradebook regrade process does not scale
well with very large courses because it fetches
many grade records, one at a time.

7 years agoMerge branch 'MDL-47494' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Tue, 22 Sep 2015 16:38:27 +0000 (18:38 +0200)]
Merge branch 'MDL-47494' of git://github.com/timhunt/moodle

Note: Fixed some minor grunt and EOF whitespace issues while merging.

7 years agoMerge branch 'MDL-51107-master' of git://github.com/FMCorz/moodle
Dan Poltawski [Tue, 22 Sep 2015 14:11:10 +0000 (15:11 +0100)]
Merge branch 'MDL-51107-master' of git://github.com/FMCorz/moodle

7 years agoMDL-51107 navigationlib: Plugins can extend navigation category settings
Frederic Massart [Fri, 18 Sep 2015 09:06:52 +0000 (17:06 +0800)]
MDL-51107 navigationlib: Plugins can extend navigation category settings

7 years agoMerge branch 'MDL-50541-master' of git://github.com/jleyva/moodle
Dan Poltawski [Tue, 22 Sep 2015 13:37:22 +0000 (14:37 +0100)]
Merge branch 'MDL-50541-master' of git://github.com/jleyva/moodle

7 years agoMDL-51415 webservice: Check course access using can_access_course()
Juan Leyva [Tue, 22 Sep 2015 13:29:49 +0000 (15:29 +0200)]
MDL-51415 webservice: Check course access using can_access_course()

This function check both user enrolled and course:view capabilities

7 years agoMerge branch 'MDL-50349-master' of git://github.com/jleyva/moodle
Dan Poltawski [Tue, 22 Sep 2015 11:57:14 +0000 (12:57 +0100)]
Merge branch 'MDL-50349-master' of git://github.com/jleyva/moodle

7 years agoMerge branch 'MDL-50536-master' of git://github.com/jleyva/moodle
Dan Poltawski [Tue, 22 Sep 2015 11:55:46 +0000 (12:55 +0100)]
Merge branch 'MDL-50536-master' of git://github.com/jleyva/moodle

7 years agoMerge branch 'MDL-50132-master' of git://github.com/jleyva/moodle
Dan Poltawski [Tue, 22 Sep 2015 11:46:39 +0000 (12:46 +0100)]
Merge branch 'MDL-50132-master' of git://github.com/jleyva/moodle

7 years agoMerge branch 'wip-MDL-51108-master' of git://github.com/abgreeve/moodle
Dan Poltawski [Tue, 22 Sep 2015 10:48:49 +0000 (11:48 +0100)]
Merge branch 'wip-MDL-51108-master' of git://github.com/abgreeve/moodle

7 years agoMerge branch 'MDL-50664-master' of git://github.com/ryanwyllie/moodle
Dan Poltawski [Tue, 22 Sep 2015 09:06:53 +0000 (10:06 +0100)]
Merge branch 'MDL-50664-master' of git://github.com/ryanwyllie/moodle

7 years agoMerge branch 'MDL-49973-master' of git://github.com/cameron1729/moodle
Dan Poltawski [Tue, 22 Sep 2015 08:44:44 +0000 (09:44 +0100)]
Merge branch 'MDL-49973-master' of git://github.com/cameron1729/moodle

7 years agoMDL-50917 navigation: fix incorrect @since
Dan Poltawski [Tue, 22 Sep 2015 08:36:06 +0000 (09:36 +0100)]
MDL-50917 navigation: fix incorrect @since

7 years agoMerge branch 'wip-MDL-50917-master' of git://github.com/abgreeve/moodle
Dan Poltawski [Tue, 22 Sep 2015 08:15:57 +0000 (09:15 +0100)]
Merge branch 'wip-MDL-50917-master' of git://github.com/abgreeve/moodle

7 years agoMerge branch 'MDL-51412_qtype_index' of git://github.com/davosmith/moodle
Dan Poltawski [Tue, 22 Sep 2015 07:58:57 +0000 (08:58 +0100)]
Merge branch 'MDL-51412_qtype_index' of git://github.com/davosmith/moodle

7 years agoMDL-51222 javascript: Merge all the YUI instances
Damyon Wiese [Tue, 22 Sep 2015 06:56:22 +0000 (14:56 +0800)]
MDL-51222 javascript: Merge all the YUI instances

We previously had a global Y (simpleyui) and a separate Y created
to put Y in scope for all our modules. This meant that we had 2
separate sandboxes for YUI, which means that modules are duplicated,
and events do not fire across YUI instances.

This change merges the 2 instances, so any code refering to Y will
get the same instance of YUI (amd code, yui modules, static init code etc).

Thanks to Andrew Nicols!

7 years agoMDL-51222 Javascript: Trigger events for filters on DOM insertion
Damyon Wiese [Thu, 27 Aug 2015 09:15:17 +0000 (17:15 +0800)]
MDL-51222 Javascript: Trigger events for filters on DOM insertion

When nodes are added to the dom, they may need to be re-processed by a JS based
filter. To do this we need to trigger the legacy YUI event filter-content-updated.

To make this easier I added some wrappers to template that will insert the node, run any
JS and trigger the event.

I also changed existing yui code to call the amd function to trigger the event. This way
all jquery and yui listeners will always be notified.

7 years agoMerge branch 'MDL-46157-master' of git://github.com/cameron1729/moodle
Dan Poltawski [Tue, 22 Sep 2015 07:15:01 +0000 (08:15 +0100)]
Merge branch 'MDL-46157-master' of git://github.com/cameron1729/moodle

7 years agoMerge branch 'MDL-51413-master' of git://github.com/jleyva/moodle
Andrew Nicols [Tue, 22 Sep 2015 04:22:55 +0000 (12:22 +0800)]
Merge branch 'MDL-51413-master' of git://github.com/jleyva/moodle