Andrew Nicols [Wed, 23 Nov 2016 03:54:16 +0000 (11:54 +0800)]
Merge branch 'wip-MDL-57019-master' of git://github.com/marinaglancy/moodle
David Monllao [Wed, 23 Nov 2016 03:50:26 +0000 (11:50 +0800)]
MDL-56902 version: Triggering a major upgrade
David Monllao [Wed, 23 Nov 2016 03:48:44 +0000 (11:48 +0800)]
Merge branch 'MDL-56902-master-fix1' of github.com/damyon/moodle
Damyon Wiese [Wed, 23 Nov 2016 03:07:32 +0000 (11:07 +0800)]
MDL-56902 blocks: No theme blocks if fake blocks only
When showing only fake blocks, never auto create the blocks for the
theme. This would give you double blocks.
David Monllao [Wed, 23 Nov 2016 01:49:03 +0000 (09:49 +0800)]
Merge branch 'MDL-56391_master' of git://github.com/markn86/moodle
David Monllao [Wed, 23 Nov 2016 00:29:41 +0000 (08:29 +0800)]
Merge branch 'MDL-56902-master' of git://github.com/damyon/moodle
David Monllao [Wed, 23 Nov 2016 00:20:13 +0000 (08:20 +0800)]
Merge branch 'MDL-57089-master' of git://github.com/ankitagarwal/moodle
David Monllao [Wed, 23 Nov 2016 00:01:25 +0000 (08:01 +0800)]
Merge branch 'MDL-57087_master' of git://github.com/markn86/moodle
Dan Poltawski [Tue, 22 Nov 2016 21:14:20 +0000 (21:14 +0000)]
Merge branch 'MDL-57075-master' of git://github.com/ryanwyllie/moodle
Dan Poltawski [Tue, 22 Nov 2016 21:01:59 +0000 (21:01 +0000)]
Merge branch 'MDL-56795-master' of git://github.com/damyon/moodle
Dan Poltawski [Tue, 22 Nov 2016 20:57:12 +0000 (20:57 +0000)]
Merge branch 'MDL-57018-master' of git://github.com/damyon/moodle
Dan Poltawski [Tue, 22 Nov 2016 18:05:10 +0000 (18:05 +0000)]
Merge branch 'MDL-56656-master' of git://github.com/ankitagarwal/moodle
Dan Poltawski [Tue, 22 Nov 2016 18:01:38 +0000 (18:01 +0000)]
Merge branch 'MDL-56987-master' of git://github.com/damyon/moodle
Dan Poltawski [Tue, 22 Nov 2016 18:01:10 +0000 (18:01 +0000)]
Merge branch 'MDL-57012-master' of git://github.com/damyon/moodle
Dan Poltawski [Tue, 22 Nov 2016 18:00:45 +0000 (18:00 +0000)]
Merge branch 'MDL-57042-master' of git://github.com/damyon/moodle
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
Ankit Agarwal [Mon, 21 Nov 2016 09:49:08 +0000 (15:19 +0530)]
MDL-56656 messages: Proper multilang formating in messaging pages
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.
Ankit Agarwal [Tue, 22 Nov 2016 06:05:03 +0000 (11:35 +0530)]
MDL-57089 boost: Fix single select rendering
Also added context docs to the template file
John Okely [Tue, 22 Nov 2016 07:12:55 +0000 (15:12 +0800)]
MDL-56782 custommenu add multilang example
Damyon Wiese [Tue, 22 Nov 2016 01:42:36 +0000 (09:42 +0800)]
MDL-56902 blocks: no nav / settings in boost
Upgraded sites switching to boost should not see nav/settings blocks.
Damyon Wiese [Fri, 18 Nov 2016 13:36:52 +0000 (21:36 +0800)]
MDL-56902 blocks: Prevent blocks returning when switching themes.
Now if the current theme requires some blocks that don't exist, they
will be created - but with a new flag that indicates this block should
only be returned if the current theme requires it. This allows flipping back
and forth between boost and clean without restoring the nav and settings blocks
in boost.
Mark Nelson [Tue, 22 Nov 2016 02:50:51 +0000 (10:50 +0800)]
MDL-56391 core_message: addressed confusing links on the profile page
1) Use the string 'Send message' rather than 'View messages'.
2) Removed the 'View messages' string as it is no longer used
and was introduced in the new messaging UI.
3) Removed the 'View profile' link and made the user's profile
picture a link to their profile instead, this was only
recently plausible because of MDL-57036.
Damyon Wiese [Wed, 16 Nov 2016 08:00:39 +0000 (16:00 +0800)]
MDL-56987 bootstrapbase: Center align in page modals
Mark Nelson [Tue, 22 Nov 2016 05:18:51 +0000 (13:18 +0800)]
MDL-57087 core_message: ignore site policy if logged in as admin
Andrew Nicols [Tue, 22 Nov 2016 04:02:45 +0000 (12:02 +0800)]
Merge branch 'MDL-57035-master' of git://github.com/FMCorz/moodle
Damyon Wiese [Mon, 21 Nov 2016 03:21:26 +0000 (11:21 +0800)]
MDL-57018 boost: Style marking guide entry form
Add boost styles to marking guide entry form.
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
Damyon Wiese [Mon, 21 Nov 2016 02:55:53 +0000 (10:55 +0800)]
MDL-57018 marking guide: Style frequent comments
Style frequently used comments for bootstrap 4.
Ryan Wyllie [Tue, 22 Nov 2016 03:41:23 +0000 (03:41 +0000)]
MDL-57075 message: notification popover see all link
The "see all" link in the notification popover should link to the full
notifications page similar to how the "see all" link in the message
popover links to the messaging page.
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:35:12 +0000 (21:35 +0800)]
MDL-57012 boost: Filepicker layout fix
Use container-fluid which is always 100% wide.
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 [Mon, 21 Nov 2016 09:26:45 +0000 (17:26 +0800)]
MDL-56795 boost: Close drawer after navigating on mobile
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
Damyon Wiese [Mon, 21 Nov 2016 04:10:36 +0000 (12:10 +0800)]
MDL-57042 messaging: When selecting a user, go to send message
This is the whole point of this UI - make it the default action after
searching and selecting a user. You can still get to their profile by
clicking their name in the header of the messaging pane.
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
Marina Glancy [Thu, 17 Nov 2016 08:59:48 +0000 (16:59 +0800)]
MDL-57019 core_grades: change default navigation to tabs
without navigation block in boost it is not easy to navigation between gradebook sections
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