Eloy Lafuente (stronk7) [Tue, 22 Nov 2016 15:22:21 +0000 (16:22 +0100)]
Moodle release 3.2rc2
Dan Poltawski [Tue, 22 Nov 2016 10:26:52 +0000 (10:26 +0000)]
Merge branch 'MDL-56938-master-fix1' of github.com/damyon/moodle
Damyon Wiese [Tue, 22 Nov 2016 09:04:55 +0000 (17:04 +0800)]
MDL-56938 filter_media: Responsive size fallback player
Apply responsive sizing to any video element in a media filter div.
This applys to the HTML5 video player and the fall back player if
video.js fails to load.
John Okely [Tue, 22 Nov 2016 07:12:55 +0000 (15:12 +0800)]
MDL-56782 custommenu add multilang example
Andrew Nicols [Tue, 22 Nov 2016 04:02:45 +0000 (12:02 +0800)]
Merge branch 'MDL-57035-master' of git://github.com/FMCorz/moodle
David Monllao [Tue, 22 Nov 2016 03:46:13 +0000 (11:46 +0800)]
Merge branch 'MDL-56782-master' of git://github.com/damyon/moodle
Frederic Massart [Fri, 18 Nov 2016 04:30:46 +0000 (12:30 +0800)]
MDL-57035 repository_skydrive: Compability with converged type apps
http://go.microsoft.com/fwlink/p/?LinkID=615760
Andrew Nicols [Tue, 22 Nov 2016 03:33:25 +0000 (11:33 +0800)]
Merge branch 'wip-mdl-56898-fixup' of https://github.com/rajeshtaneja/moodle
Andrew Nicols [Tue, 22 Nov 2016 03:27:28 +0000 (11:27 +0800)]
Merge branch 'MDL-56683-master' of git://github.com/damyon/moodle
Andrew Nicols [Tue, 22 Nov 2016 03:22:30 +0000 (11:22 +0800)]
Merge branch 'wip-mdl-56994' of https://github.com/rajeshtaneja/moodle
Rajesh Taneja [Tue, 22 Nov 2016 03:17:21 +0000 (11:17 +0800)]
MDL-56898 behat: Wait for pending JS after setting password
Andrew Nicols [Tue, 22 Nov 2016 03:17:33 +0000 (11:17 +0800)]
Merge branch 'MDL-55838-master' of git://github.com/damyon/moodle
Rajesh Taneja [Tue, 22 Nov 2016 03:02:52 +0000 (11:02 +0800)]
MDL-56994 behat: Fixed activity selector to find proper li
Previous to this patch, only 1 activity was
expected and if there are more than 1 activities
then it will fail. Improved step to find the
correct activity node by name
Damyon Wiese [Thu, 3 Nov 2016 03:24:51 +0000 (11:24 +0800)]
MDL-56683 theme_boost: Popovers on dynamic content
David Monllao [Tue, 22 Nov 2016 02:23:21 +0000 (10:23 +0800)]
Merge branch 'MDL-57023-master' of git://github.com/andrewnicols/moodle
Damyon Wiese [Mon, 31 Oct 2016 04:23:14 +0000 (12:23 +0800)]
MDL-55838 theme_boost: Fix secure layout
It was out of date with the columns2 layout and had links outside it's content.
Andrew Nicols [Tue, 22 Nov 2016 01:45:52 +0000 (09:45 +0800)]
MDL-56407 message: Additional unit test for unblocked user
Andrew Nicols [Tue, 22 Nov 2016 01:06:09 +0000 (09:06 +0800)]
Merge branch 'MDL-56407-master-2' of git://github.com/junpataleta/moodle
Andrew Nicols [Tue, 22 Nov 2016 01:01:22 +0000 (09:01 +0800)]
MDL-57023 tool_usertours: Ensure that the tour key is unique
The tour key was already unique, but this change makes it unique to the
current user too.
Andrew Nicols [Thu, 17 Nov 2016 08:14:25 +0000 (16:14 +0800)]
MDL-57023 tool_usertours: Update to v0.9.10
This new version of the library brings with it storage of the current
step number in the browser session storage.
This allows the page to reload whilst viewing a tour and have the tour
continue.
David Monllao [Tue, 22 Nov 2016 01:04:26 +0000 (09:04 +0800)]
Merge branch 'MDL-56986-master-fix' of https://github.com/lameze/moodle
Andrew Nicols [Tue, 22 Nov 2016 00:49:18 +0000 (08:49 +0800)]
Merge branch 'MDL-56809-master' of git://github.com/ankitagarwal/moodle
Simey Lameze [Tue, 22 Nov 2016 00:36:54 +0000 (08:36 +0800)]
MDL-56986 block_course_summary: remove edit icon scenario from behat
Andrew Nicols [Tue, 22 Nov 2016 00:10:11 +0000 (08:10 +0800)]
Merge branch 'MDL-56716-master' of git://github.com/damyon/moodle
Dan Poltawski [Mon, 21 Nov 2016 15:07:49 +0000 (15:07 +0000)]
Merge branch 'wip-mdl-56898-fix2' of https://github.com/rajeshtaneja/moodle
Damyon Wiese [Mon, 21 Nov 2016 13:17:43 +0000 (21:17 +0800)]
MDL-56782 custommenu - update docs
We don't support sub-menus in all themes (boost) so we want to update
the docs and example.
Dan Poltawski [Mon, 21 Nov 2016 09:55:09 +0000 (09:55 +0000)]
Merge branch 'MDL-56318-master' of git://github.com/damyon/moodle
Damyon Wiese [Fri, 28 Oct 2016 07:56:54 +0000 (15:56 +0800)]
MDL-56318 assign: Polish for assign grading in boost
These styles mostly remove the responsiveness from the grading form.
David Monllao [Mon, 21 Nov 2016 08:53:44 +0000 (16:53 +0800)]
Merge branch 'MDL-57063-master' of git://github.com/FMCorz/moodle
Dan Poltawski [Mon, 21 Nov 2016 08:36:27 +0000 (08:36 +0000)]
Merge branch 'MDL-56849-master' of git://github.com/damyon/moodle
Dan Poltawski [Mon, 21 Nov 2016 07:30:58 +0000 (07:30 +0000)]
Merge branch 'MDL-56994-master-2' of git://github.com/junpataleta/moodle
Damyon Wiese [Wed, 9 Nov 2016 02:57:15 +0000 (10:57 +0800)]
MDL-56849 mod_wiki: Update styles for boost
Make sure all form field have bootstrap styles. Use bootstrap tables on
tables. Remove custom styling. Prefer left-aligned text.
Damyon Wiese [Mon, 21 Nov 2016 02:38:01 +0000 (10:38 +0800)]
MDL-56716 boost: Fix styling for review options
The checkbox form template was changed, so this custom rule needs
updating.
Rajesh Taneja [Thu, 17 Nov 2016 23:34:31 +0000 (07:34 +0800)]
MDL-56898 behat: Go to a non html page to avoid any unwanted ajax calls
After scenario is finished, go to README.txt, so
there is no JS/AJAX calls pending and site is ready
for reset before next scenario
Rajesh Taneja [Wed, 16 Nov 2016 03:41:15 +0000 (11:41 +0800)]
MDL-56898 behat: Ensure the page is stable before executing
David Monllao [Mon, 21 Nov 2016 06:09:43 +0000 (14:09 +0800)]
Merge branch 'MDL-56938-master' of git://github.com/damyon/moodle
Ankit Agarwal [Thu, 17 Nov 2016 10:15:09 +0000 (15:45 +0530)]
MDL-56809 boost: Don't escape html in single select options
Ankit Agarwal [Mon, 21 Nov 2016 04:40:48 +0000 (10:10 +0530)]
MDL-56809 boost: Add template context info
Andrew Nicols [Mon, 21 Nov 2016 05:40:00 +0000 (13:40 +0800)]
Merge branch 'MDL-56612_master' of git://github.com/dmonllao/moodle
Andrew Nicols [Mon, 21 Nov 2016 05:21:27 +0000 (13:21 +0800)]
Merge branch 'MDL-56974-master' of git://github.com/jleyva/moodle
David Monllao [Mon, 21 Nov 2016 05:15:40 +0000 (13:15 +0800)]
Merge branch 'MDL-56975-master' of git://github.com/jleyva/moodle
Damyon Wiese [Mon, 21 Nov 2016 03:54:43 +0000 (11:54 +0800)]
MDL-56938 messages: Images and videos display badly in messaging
Make sure they get minimum and maximum width so they don't overflow and
don't appear tiny.
David Monllao [Tue, 8 Nov 2016 02:45:19 +0000 (10:45 +0800)]
MDL-56612 navigation: Remove redundant load_courses_enrolled call
David Monllao [Mon, 21 Nov 2016 04:40:26 +0000 (12:40 +0800)]
Merge branch 'MDL-57017-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Mon, 21 Nov 2016 04:38:05 +0000 (12:38 +0800)]
Merge branch 'MDL-57054-master' of git://github.com/jleyva/moodle
David Monllao [Mon, 21 Nov 2016 03:49:59 +0000 (11:49 +0800)]
Merge branch 'MDL-57049-master' of https://github.com/snake/moodle
Andrew Nicols [Mon, 21 Nov 2016 03:08:01 +0000 (11:08 +0800)]
Merge branch 'MDL-56877' of https://github.com/eSrem/moodle
Frederic Massart [Mon, 21 Nov 2016 03:03:41 +0000 (11:03 +0800)]
MDL-57063 backup: Do not try to set default value on locked setting
We cannot set a default value on settings which are 'config' or
'permission' locked or an exception will be thrown from
base_setting::set_value.
Andrew Nicols [Mon, 21 Nov 2016 03:01:40 +0000 (11:01 +0800)]
Merge branch 'MDL-55275' of https://github.com/tobiasreischmann/moodle
Andrew Nicols [Mon, 21 Nov 2016 02:54:09 +0000 (10:54 +0800)]
Merge branch 'MDL-56943-master' of git://github.com/danpoltawski/moodle
David Monllao [Mon, 21 Nov 2016 02:51:29 +0000 (10:51 +0800)]
Merge branch 'MDL-57036_master' of git://github.com/markn86/moodle
Jun Pataleta [Wed, 16 Nov 2016 06:11:21 +0000 (14:11 +0800)]
MDL-56994 mod_forum: Auto-create news forum if course format supports it
Jun Pataleta [Thu, 17 Nov 2016 02:55:20 +0000 (10:55 +0800)]
MDL-56994 course: Show News field only if course format supports news
Jun Pataleta [Wed, 16 Nov 2016 06:10:19 +0000 (14:10 +0800)]
MDL-56994 course: New method to check if format supports news forum
David Monllao [Mon, 21 Nov 2016 01:47:51 +0000 (09:47 +0800)]
Merge branch 'MDL-57052-master' of git://github.com/jleyva/moodle
David Monllao [Mon, 21 Nov 2016 01:45:44 +0000 (09:45 +0800)]
Merge branch 'MDL-57051-master' of git://github.com/jleyva/moodle
Rajesh Taneja [Wed, 16 Nov 2016 03:43:19 +0000 (11:43 +0800)]
MDL-56898 behat: Click on logout link in footer, it's faster
Rajesh Taneja [Wed, 16 Nov 2016 03:45:46 +0000 (11:45 +0800)]
MDL-56898 behat: Increase autosavefrequency for behat tests
We don't need editor to autosave, as this cause
unwanted ajax request
Rajesh Taneja [Thu, 17 Nov 2016 23:18:43 +0000 (07:18 +0800)]
MDL-56898 behat: Try data reset if it fails because of pending process
David Monllao [Mon, 21 Nov 2016 01:05:40 +0000 (09:05 +0800)]
Merge branch 'MDL-56972-master' of https://github.com/snake/moodle
Jake Dallimore [Mon, 21 Nov 2016 00:57:53 +0000 (08:57 +0800)]
MDL-57049 libraries: update jqueryui version in requirejs path
Andrew Nicols [Mon, 21 Nov 2016 00:52:42 +0000 (08:52 +0800)]
Merge branch 'MDL-42977-master' of git://github.com/lameze/moodle
David Monllao [Mon, 21 Nov 2016 00:51:47 +0000 (08:51 +0800)]
Merge branch 'MDL-56986-master' of git://github.com/lameze/moodle
David Monllao [Mon, 21 Nov 2016 00:48:22 +0000 (08:48 +0800)]
Merge branch 'MDL-56843-master' of git://github.com/lameze/moodle
Andrew Nicols [Mon, 21 Nov 2016 00:21:31 +0000 (08:21 +0800)]
Merge branch 'MDL-57002-master' of git://github.com/FMCorz/moodle
Juan Leyva [Sat, 19 Nov 2016 18:21:56 +0000 (18:21 +0000)]
MDL-56974 auth_email: Incorrect param type for redirect in sign_up WS
Juan Leyva [Sat, 19 Nov 2016 18:15:59 +0000 (18:15 +0000)]
MDL-56975 tool_mobile: Fix page set_url
Juan Leyva [Sat, 19 Nov 2016 17:44:48 +0000 (17:44 +0000)]
MDL-57054 mod_quiz: check_updates_since not returning questionids
Juan Leyva [Sat, 19 Nov 2016 17:27:01 +0000 (17:27 +0000)]
MDL-57052 course: Missing required file in check_module_updates_since
Juan Leyva [Sat, 19 Nov 2016 16:54:31 +0000 (16:54 +0000)]
MDL-57051 course: Do not return directories in check_module_updates
Dan Poltawski [Fri, 18 Nov 2016 14:41:56 +0000 (14:41 +0000)]
Merge branch 'MDL-57038-master' of git://github.com/FMCorz/moodle
Dan Poltawski [Fri, 18 Nov 2016 14:25:20 +0000 (14:25 +0000)]
Merge branch 'MDL-56693_master' of git://github.com/dmonllao/moodle
Dan Poltawski [Fri, 18 Nov 2016 10:06:20 +0000 (10:06 +0000)]
Moodle release 3.2rc1
Dan Poltawski [Fri, 18 Nov 2016 10:06:18 +0000 (10:06 +0000)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Dan Poltawski [Fri, 18 Nov 2016 07:53:31 +0000 (07:53 +0000)]
Merge branch 'MDL-56959-master-fixup' of https://github.com/FMCorz/moodle
Frederic Massart [Fri, 18 Nov 2016 07:47:32 +0000 (15:47 +0800)]
MDL-56959 output: Prevent notice when csstreepostprocess is undefined
EizEddin AlKatrib [Fri, 11 Nov 2016 14:48:31 +0000 (14:48 +0000)]
MDL-42977 course: Fixed the default behaviour of the Collapse/Expand all link
Frederic Massart [Thu, 17 Nov 2016 06:23:15 +0000 (14:23 +0800)]
MDL-57002 repository_webdav: Use default temporary file name
The WebDAV library does not like when there are UTF-8 characters
in the temporary file name. It changes the path but does not return
it, so the file ends up being saved somewhere unknown. As we do not
need the file name at all, we let repository::prepare_file()
generate one.
David Monllao [Wed, 2 Nov 2016 01:32:33 +0000 (09:32 +0800)]
MDL-56693 boost: Highlight config.php settings in admin UI
Jake Dallimore [Wed, 16 Nov 2016 05:20:18 +0000 (13:20 +0800)]
MDL-56972 backup: fix question category stamp duplicates during restore
To kerb future stamp duplication, MDL-54864 added a unique index to the
question_categories table (stamp, contextid) and added an upgrade step
to fix existing duplicate stamps. It missed the case where a course with
duplicate stamps in the same context is directly restored into moodle
3.1, causing index clashes. This issue provides a fix for that.
Mark Nelson [Fri, 18 Nov 2016 02:51:46 +0000 (10:51 +0800)]
MDL-57036 core_message: always show profile picture on messaging UI
Frederic Massart [Fri, 18 Nov 2016 03:05:10 +0000 (11:05 +0800)]
MDL-57038 theme_bootstrapbase: Fix expand icon with RTL auto-flipped
Andrew Nicols [Fri, 18 Nov 2016 03:02:19 +0000 (11:02 +0800)]
Merge branch 'MDL-56463_master-fix2' of git://github.com/dmonllao/moodle
Simey Lameze [Fri, 18 Nov 2016 01:45:18 +0000 (09:45 +0800)]
MDL-56843 theme_boost: remove top margin from repository search div
Simey Lameze [Fri, 18 Nov 2016 01:18:46 +0000 (09:18 +0800)]
MDL-56986 block_course_summary: remove unnecessary small cog icon
David Monllao [Fri, 18 Nov 2016 01:16:06 +0000 (09:16 +0800)]
Merge branch 'MDL-55869_m32v1' of https://github.com/sbourget/moodle
David Monllao [Fri, 18 Nov 2016 01:05:13 +0000 (09:05 +0800)]
Merge branch 'MDL-55566_m32v1' of https://github.com/sbourget/moodle
David Monllao [Fri, 18 Nov 2016 00:42:38 +0000 (08:42 +0800)]
MDL-56463 tool_mobile: Set object properties always in same order
There are differences in http://php.net/manual/en/function.list.php
between PHP 5 and in PHP 7. They neither recommend to rely on the new order
as it may change again in future.
Andrew Nicols [Thu, 17 Nov 2016 23:55:42 +0000 (07:55 +0800)]
Merge branch 'MDL-56989-master' of git://github.com/danpoltawski/moodle
Andrew Nicols [Thu, 17 Nov 2016 23:27:15 +0000 (07:27 +0800)]
Merge branch 'MDL-57004-master' of git://github.com/ankitagarwal/moodle
Dan Poltawski [Thu, 17 Nov 2016 18:01:58 +0000 (18:01 +0000)]
Merge branch 'MDL-56959-master' of git://github.com/FMCorz/moodle
AMOS bot [Thu, 17 Nov 2016 16:06:34 +0000 (00:06 +0800)]
Automatically generated installer lang files
David Monllao [Thu, 17 Nov 2016 12:25:31 +0000 (20:25 +0800)]
Merge branch 'MDL-56826-master-fix1' of git://github.com/damyon/moodle
David Monllao [Thu, 17 Nov 2016 12:23:20 +0000 (20:23 +0800)]
Merge branch 'MDL-57015' of git://github.com/stronk7/moodle
Dan Poltawski [Thu, 17 Nov 2016 11:32:49 +0000 (11:32 +0000)]
Merge branch 'wip-MDL-56869-master' of https://github.com/marinaglancy/moodle
Ankit Agarwal [Thu, 17 Nov 2016 10:59:11 +0000 (16:29 +0530)]
MDL-57004: boost: Show action menu on section pages
Dan Poltawski [Thu, 17 Nov 2016 10:15:51 +0000 (10:15 +0000)]
Merge branch 'MDL-56467_master' of git://github.com/markn86/moodle
Virgil Ashruf [Thu, 10 Nov 2016 08:25:54 +0000 (09:25 +0100)]
MDL-56877 autogroup form: no limit on cohorts
Dan Poltawski [Thu, 17 Nov 2016 08:51:18 +0000 (08:51 +0000)]
Merge branch 'MDL-56767-master-fix' of https://github.com/lameze/moodle
Damyon Wiese [Thu, 17 Nov 2016 07:51:48 +0000 (15:51 +0800)]
MDL-56826 question: Add bootstrap styles to question preview