Dan Poltawski [Mon, 5 Oct 2015 10:47:52 +0000 (11:47 +0100)]
Merge branch 'MDL-51501-master' of git://github.com/merrill-oakland/moodle
Dan Poltawski [Mon, 5 Oct 2015 09:44:37 +0000 (10:44 +0100)]
Merge branch 'wip-MDL-49028-master' of git://github.com/abgreeve/moodle
David Monllao [Mon, 5 Oct 2015 07:59:43 +0000 (15:59 +0800)]
Merge branch 'MDL-51514_master' of git://github.com/markn86/moodle
David Monllao [Mon, 5 Oct 2015 05:49:00 +0000 (13:49 +0800)]
Merge branch 'MDL-51408-master' of git://github.com/marinaglancy/moodle
David Monllao [Mon, 5 Oct 2015 05:38:43 +0000 (13:38 +0800)]
Merge branch 'MDL-51478-master' of git://github.com/jleyva/moodle
David Monllao [Mon, 5 Oct 2015 04:08:13 +0000 (12:08 +0800)]
MDL-50613 webservices: Upgrade info about riskbitmask
David Monllao [Mon, 5 Oct 2015 04:10:40 +0000 (12:10 +0800)]
Merge branch 'MDL-50613-master' of git://github.com/jleyva/moodle
Adrian Greeve [Thu, 1 Oct 2015 06:37:56 +0000 (14:37 +0800)]
MDL-49028 mod_wiki: Fully reset wiki pages.
All the wiki pages as well as comments and tags
can now be reset.
A thank you to Daniel Kosinski and Pascal Maury for
providing patches for this improvement.
Sam Chaffee [Fri, 2 Oct 2015 17:28:15 +0000 (11:28 -0600)]
MDL-51514 gradebook: Optimize set_usedinaggregation query for MySQL
Dan Poltawski [Fri, 2 Oct 2015 09:57:29 +0000 (10:57 +0100)]
weekly release 3.0dev
Dan Poltawski [Fri, 2 Oct 2015 09:57:28 +0000 (10:57 +0100)]
NOBUG: Fixed SVG browser compatibility
Dan Poltawski [Fri, 2 Oct 2015 09:57:27 +0000 (10:57 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Dan Poltawski [Fri, 2 Oct 2015 07:05:13 +0000 (08:05 +0100)]
Merge branch 'MDL-48947_master-dnd-span' of git://github.com/dmonllao/moodle
David Monllao [Fri, 2 Oct 2015 03:12:24 +0000 (11:12 +0800)]
MDL-48947 course: Adding the new extra span after dropping a section
Eloy Lafuente (stronk7) [Thu, 1 Oct 2015 15:41:48 +0000 (17:41 +0200)]
MDL-51555 behat: Added @_file_upload missing tags
So phantomjs can perform complete runs without breakage.
Dan Poltawski [Thu, 1 Oct 2015 15:12:13 +0000 (16:12 +0100)]
MDL-48947 css: compile less
Dan Poltawski [Thu, 1 Oct 2015 15:12:09 +0000 (16:12 +0100)]
Merge branch 'MDL-48947_v3_patch' of https://github.com/Syxton/moodle
Syxton [Thu, 1 Oct 2015 14:54:23 +0000 (10:54 -0400)]
MDL-48947 patch - fix unclickable menu issues
remove z-index fix and instead keep the header from gaining the opacity
change on hide
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.
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
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
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
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
Juan Leyva [Wed, 30 Sep 2015 07:34:23 +0000 (09:34 +0200)]
MDL-50613 webservice: Remove risk bit masks for Web Service protocols
This will prevent to show a 'Critical' status in security overview
report when mobile services are enabled
David Monllao [Wed, 30 Sep 2015 06:15:29 +0000 (14:15 +0800)]
Merge branch 'MDL-51415-master' of git://github.com/jleyva/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
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.
Marina Glancy [Wed, 30 Sep 2015 03:35:40 +0000 (11:35 +0800)]
MDL-44640 course: account for multiple events in course actions
David Monllao [Wed, 30 Sep 2015 02:48:25 +0000 (10:48 +0800)]
Merge branch 'mdl51440-master' of git://github.com/tlock/moodle
David Monllao [Wed, 30 Sep 2015 02:09:03 +0000 (10:09 +0800)]
MDL-9070 mod_forum: Reducing it to a single scenario
David Monllao [Wed, 30 Sep 2015 01:29:55 +0000 (09:29 +0800)]
Merge branch 'MDL-9070' of git://github.com/aolley/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.
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
Dan Poltawski [Tue, 29 Sep 2015 19:54:45 +0000 (20:54 +0100)]
Merge branch 'MDL-51402' of git://github.com/timhunt/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
Dan Poltawski [Tue, 29 Sep 2015 15:50:45 +0000 (16:50 +0100)]
Merge branch 'MDL-50658' of https://github.com/spvickers/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
Dan Poltawski [Tue, 29 Sep 2015 12:22:48 +0000 (13:22 +0100)]
MDL-51261 config-dist: clarify setting description a little
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
Dan Poltawski [Tue, 29 Sep 2015 09:20:13 +0000 (10:20 +0100)]
Merge branch 'MDL-42639_master' of git://github.com/dmonllao/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
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
Andrew Nicols [Tue, 29 Sep 2015 05:49:30 +0000 (13:49 +0800)]
Merge branch 'MDL-43594-master' of git://github.com/junpataleta/moodle
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.
Andrew Nicols [Tue, 29 Sep 2015 05:42:24 +0000 (13:42 +0800)]
Merge branch 'MDL-35918-master' of git://github.com/ryanwyllie/moodle
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()
Cameron Ball [Tue, 29 Sep 2015 05:41:55 +0000 (13:41 +0800)]
MDL-49143 LTI: Fix missing resource id
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.
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
Andrew Nicols [Tue, 29 Sep 2015 03:40:40 +0000 (11:40 +0800)]
Merge branch 'MDL-51476' of git://github.com/timhunt/moodle
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
Dan Poltawski [Mon, 28 Sep 2015 14:45:11 +0000 (15:45 +0100)]
MDL-48947 version: bump
Dan Poltawski [Mon, 28 Sep 2015 14:06:21 +0000 (15:06 +0100)]
Merge branch 'MDL-48947_v3' of https://github.com/Syxton/moodle
Dan Poltawski [Mon, 28 Sep 2015 13:56:52 +0000 (14:56 +0100)]
Merge branch 'mdl46710-master' of https://github.com/tlock/moodle
Dan Poltawski [Mon, 28 Sep 2015 12:27:12 +0000 (13:27 +0100)]
Merge branch 'MDL-51390_master' of https://github.com/totara/openbadges
Dan Poltawski [Mon, 28 Sep 2015 10:51:36 +0000 (11:51 +0100)]
Merge branch 'MDL-51312_master' of git://github.com/markn86/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
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
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>
Dan Poltawski [Mon, 28 Sep 2015 09:31:48 +0000 (10:31 +0100)]
Merge branch 'MDL-49482-master' of https://github.com/blckct/moodle
AMOS bot [Sun, 27 Sep 2015 16:04:04 +0000 (00:04 +0800)]
Automatically generated installer lang files
Marina Glancy [Wed, 22 Apr 2015 13:16:52 +0000 (21:16 +0800)]
MDL-44640 enrol_meta: sync when enrol method is updated
Marina Glancy [Mon, 24 Aug 2015 08:28:57 +0000 (16:28 +0800)]
MDL-44640 enrol: trigger events on instances actions
Daniel Thies [Thu, 24 Sep 2015 19:30:16 +0000 (14:30 -0500)]
MDL-51227 editor_atto: Stop Chrome losing selection when formating
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.
Juan Leyva [Wed, 23 Sep 2015 09:00:32 +0000 (11:00 +0200)]
MDL-49821 webservice: Add active user checks in external functions
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
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
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
Juan Leyva [Thu, 24 Sep 2015 17:56:15 +0000 (19:56 +0200)]
MDL-51478 webservice: Enable the Mobile service by default
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
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
Mark Nelson [Tue, 22 Sep 2015 01:18:07 +0000 (18:18 -0700)]
MDL-51312 core: added message_deleted event
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
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
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.
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.
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.
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.
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+
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+.
Serge Gauthier [Tue, 30 Jun 2015 13:24:18 +0000 (09:24 -0400)]
MDL-50602 - Automated backup: Remove old backups associated to courses
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.
Eloy Lafuente (stronk7) [Thu, 24 Sep 2015 14:06:53 +0000 (16:06 +0200)]
weekly release 3.0dev
Eloy Lafuente (stronk7) [Thu, 24 Sep 2015 14:06:53 +0000 (16:06 +0200)]
NOBUG: Fixed file access permissions
rajesh Taneja [Thu, 24 Sep 2015 02:24:36 +0000 (10:24 +0800)]
MDL-49973 behat: Fixed string change from Continue to Delete
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
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.
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
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
Andrew Nicols [Wed, 23 Sep 2015 06:48:59 +0000 (14:48 +0800)]
MDL-51172 core: Adjust WS help strings
Andrew Nicols [Wed, 23 Sep 2015 05:57:21 +0000 (13:57 +0800)]
Merge branch 'MDL-51182' of https://github.com/danielneis/moodle
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.
Juan Leyva [Fri, 11 Sep 2015 12:51:24 +0000 (14:51 +0200)]
MDL-51371 course: New Web Service core_course_get_course_module
rajesh Taneja [Tue, 1 Sep 2015 09:19:02 +0000 (17:19 +0800)]
MDL-51266 unittest: replaced low level phpunit_util calls
Andrew Nicols [Wed, 23 Sep 2015 05:40:29 +0000 (13:40 +0800)]
MDL-50349 mod_scorm: Bump version for new WS
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
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
Andrew Nicols [Wed, 23 Sep 2015 02:49:59 +0000 (10:49 +0800)]
MDL-51222 Javascript: Reapply YUI config after adding modules
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.