Jun Pataleta [Thu, 22 Mar 2018 09:14:55 +0000 (17:14 +0800)]
MDL-61484 mod_chat: Fix chat_get_sessions logic
Jun Pataleta [Thu, 22 Mar 2018 09:13:20 +0000 (17:13 +0800)]
MDL-61484 mod_chat: More unit tests for chat
* For chat_get_sessions()
* Fix externallib test
Eloy Lafuente (stronk7) [Thu, 7 Jun 2018 14:59:48 +0000 (16:59 +0200)]
weekly release 3.6dev
Eloy Lafuente (stronk7) [Wed, 6 Jun 2018 18:23:57 +0000 (20:23 +0200)]
Merge branch 'MDL-17943_master' of git://github.com/markn86/moodle
David Monllao [Wed, 6 Jun 2018 09:12:48 +0000 (11:12 +0200)]
Merge branch 'MDL-62273-master' of https://github.com/sammarshallou/moodle
Jun Pataleta [Wed, 6 Jun 2018 08:58:22 +0000 (16:58 +0800)]
Merge branch 'MDL-61826-master' of git://github.com/junpataleta/moodle
Jun Pataleta [Wed, 6 Jun 2018 07:59:21 +0000 (15:59 +0800)]
Merge branch 'MDL-46513_master' of git://github.com/markn86/moodle
Jun Pataleta [Wed, 6 Jun 2018 07:56:38 +0000 (15:56 +0800)]
Merge branch 'MDL-62225-master' of https://github.com/lucisgit/moodle
Jun Pataleta [Wed, 6 Jun 2018 05:26:18 +0000 (13:26 +0800)]
Merge branch 'MDL-62586-master' of git://github.com/bmbrands/moodle
Andrew Nicols [Wed, 6 Jun 2018 00:00:23 +0000 (08:00 +0800)]
Merge branch 'm36_MDL-61702_MariaDB_InnoDB10d3d1_Params_Removed' of https://github.com/scara/moodle
Orzu Ionut [Thu, 10 May 2018 11:40:50 +0000 (14:40 +0300)]
MDL-61670 assign: show uploaded files timestamp
Amended to fix commit message. Rename variable to lower.
Eloy Lafuente (stronk7) [Tue, 5 Jun 2018 22:24:49 +0000 (00:24 +0200)]
Merge branch 'MDL-39486-master' of git://github.com/mihailges/moodle
David Monllao [Tue, 5 Jun 2018 10:17:19 +0000 (12:17 +0200)]
Merge branch 'MDL-46344-master' of https://github.com/lucaboesch/moodle
David Monllao [Tue, 5 Jun 2018 09:51:09 +0000 (11:51 +0200)]
Merge branch 'MDL-50812-master' of https://github.com/nashtechdev01/moodle
Jun Pataleta [Tue, 5 Jun 2018 09:39:43 +0000 (17:39 +0800)]
Merge branch 'MDL-62336_master' of git://github.com/markn86/moodle
David Monllao [Tue, 5 Jun 2018 09:01:45 +0000 (11:01 +0200)]
Merge branch 'wip-MDL-61694_Check_Password_Callback' of https://github.com/Spudley/moodle
Jun Pataleta [Tue, 5 Jun 2018 08:40:17 +0000 (16:40 +0800)]
Merge branch 'MDL-61778-master' of git://github.com/mickhawkins/moodle
Jun Pataleta [Tue, 5 Jun 2018 06:54:21 +0000 (14:54 +0800)]
Merge branch 'MDL-62605-master' of https://github.com/lucaboesch/moodle
Mark Nelson [Wed, 6 Jun 2018 05:04:43 +0000 (13:04 +0800)]
MDL-17943 core: adjusted the 'mustconfirm' string
Mark Nelson [Fri, 1 Jun 2018 05:27:57 +0000 (13:27 +0800)]
MDL-17943 core: send email when user has forgotten their password
If a user is unconfirmed and attempts to reset their password
they receive the message 'Your registration has not yet been
confirmed!' which means they can never reset their password,
and therefore can not log-in to have their confirmation email
resent.
This patch adjusts the message to mention they should check their
mailbox and attempts to send them the confirmation email.
Mark Nelson [Thu, 31 May 2018 10:08:49 +0000 (18:08 +0800)]
MDL-17943 core_admin: added 'Resend email' link to user list
Mark Nelson [Thu, 31 May 2018 07:54:50 +0000 (15:54 +0800)]
MDL-17943 core: added button to resend confirmation email
This button is shown when a user logs in but has not yet
been confirmed.
Jun Pataleta [Wed, 6 Jun 2018 04:09:38 +0000 (12:09 +0800)]
MDL-61826 auth: Make Facebook endpoints more maintainable
Łukasz Szeremeta [Mon, 2 Apr 2018 21:03:38 +0000 (23:03 +0200)]
MDL-61826 auth: Facebook OAuth2 - getting a better-quality profile photo
Get 200x200 px instead of 50x50 px user profile picture from Facebook OAuth2.
Luca Bösch [Wed, 30 May 2018 21:19:42 +0000 (23:19 +0200)]
MDL-62605 core_user: course name filter in unenrol modal.
Eloy Lafuente (stronk7) [Mon, 4 Jun 2018 15:36:19 +0000 (17:36 +0200)]
Merge branch 'fix/MDL-52666' of https://github.com/mikr0/moodle
David Monllao [Mon, 4 Jun 2018 12:28:15 +0000 (14:28 +0200)]
Merge branch 'MDL-62620' of git://github.com/stronk7/moodle
David Monllao [Mon, 4 Jun 2018 12:22:01 +0000 (14:22 +0200)]
Merge branch 'wip-MDL-37977-master' of git://github.com/marinaglancy/moodle
David Monllao [Mon, 4 Jun 2018 11:17:07 +0000 (13:17 +0200)]
Merge branch 'MDL-42366-master' of https://github.com/lucisgit/moodle
Eloy Lafuente (stronk7) [Fri, 1 Jun 2018 10:16:04 +0000 (12:16 +0200)]
MDL-62620 behat: Update master to use 3.36.0 behat extension tag
Luca Bösch [Mon, 21 May 2018 20:55:20 +0000 (22:55 +0200)]
MDL-46344 outputrenderers: Localize 'This page is'.
sam marshall [Mon, 30 Apr 2018 13:57:52 +0000 (14:57 +0100)]
MDL-62273 Profile: Callback allows plugins to control profile access
Adds a new callback, <plugin>_control_view_profile. Plugins may
return core_user::VIEWPROFILE_PREVENT to prevent access,
core_user::VIEWPROFILE_DO_NOT_PREVENT to make no change, or
core_user::VIEWPROFILE_FORCE_ALLOW to allow access even when Moodle
would normally prevent it.
This allows third-party plugins to restrict (or allow) access to
profile pages in response to arbitrary business logic.
Marina Glancy [Tue, 28 Nov 2017 08:44:42 +0000 (16:44 +0800)]
MDL-37977 frontpage: Move html from index.php to renderer
Marina Glancy [Tue, 28 Nov 2017 08:29:17 +0000 (16:29 +0800)]
MDL-37977 frontpage: renderer method for frontpage section1
Michael Hawkins [Tue, 22 May 2018 03:25:19 +0000 (11:25 +0800)]
MDL-61778 message: Renamed online status icon and replaced Boost icon
Matteo Scaramuccia [Mon, 28 May 2018 22:18:52 +0000 (00:18 +0200)]
MDL-61702 dml: MariaDB 10.3 supports only the Barracuda file format.
More details about this change also in https://tracker.moodle.org/browse/MDL-59099
Ref.: https://mariadb.com/kb/en/library/mariadb-1031-release-notes/#other-variables
David Monllao [Thu, 31 May 2018 06:39:27 +0000 (08:39 +0200)]
weekly release 3.6dev
Tim Hunt [Mon, 16 Apr 2018 09:32:30 +0000 (16:32 +0700)]
MDL-50812 core_useragent: <body> classes for Chrome and Edge
Tony Butler [Thu, 26 Apr 2018 13:09:39 +0000 (14:09 +0100)]
MDL-62225 assignfeedback_editpdf: Add alt text for nav button shortcuts
Tony Butler [Thu, 1 Mar 2018 15:53:12 +0000 (15:53 +0000)]
MDL-42366 assignfeedback_editpdf: Improve meaningfulness of cursor image
Various improvements to make the cursor image more accurately reflect
the currently selected editing tool or action:
* Replace crosshair with default cursor for read-only student view
* Use currently selected stamp image as cursor when using stamp tool
* Use text cursor for text higlighter tool and improve its accuracy
* Use default cursor for select tool (as indicated by its button icon)
David Monllao [Wed, 30 May 2018 08:20:02 +0000 (10:20 +0200)]
Merge branch 'MDL-62532-master' of git://github.com/rezaies/moodle
Andrew Nicols [Wed, 30 May 2018 05:20:42 +0000 (13:20 +0800)]
Merge branch 'MDL-57486-master-fix' of git://github.com/junpataleta/moodle
Jun Pataleta [Wed, 30 May 2018 05:15:30 +0000 (13:15 +0800)]
MDL-57486 tool_recyclebin: Close the files recordset properly
Andrew Nicols [Wed, 30 May 2018 01:16:57 +0000 (09:16 +0800)]
Merge branch 'MDL-57600-master' of git://github.com/lameze/moodle
Andrew Nicols [Wed, 30 May 2018 00:35:08 +0000 (08:35 +0800)]
MDL-57486 tool_recyclebin: Coding style fix
Andrew Nicols [Wed, 30 May 2018 00:31:12 +0000 (08:31 +0800)]
Merge branch 'master_MDL-57486' of https://github.com/danmarsden/moodle
David Monllao [Tue, 29 May 2018 14:36:14 +0000 (16:36 +0200)]
MDL-62381 editor_tinymce: Rearrange style modification
David Monllao [Tue, 29 May 2018 14:34:40 +0000 (16:34 +0200)]
Merge branch 'MDL-62381_master' of https://github.com/Syxton/moodle
Matt Davidson [Tue, 29 May 2018 13:04:08 +0000 (09:04 -0400)]
MDL-62381 editor: Fix tinymce icons
Icon sizing is being overwritten on images.
Jun Pataleta [Tue, 29 May 2018 08:24:59 +0000 (16:24 +0800)]
Merge branch 'MDL-62544-master' of git://github.com/Dagefoerde/moodle
Bas Brands [Tue, 29 May 2018 07:27:04 +0000 (09:27 +0200)]
MDL-62586 Themes: use Boostrap media compontent for author display
Dan Marsden [Tue, 22 May 2018 06:39:52 +0000 (18:39 +1200)]
MDL-57486 tool_recyclebin: Delete items when context already deleted.
Jun Pataleta [Tue, 29 May 2018 01:37:16 +0000 (09:37 +0800)]
Merge branch 'MDL-56498-master' of git://github.com/mickhawkins/moodle
David Monllao [Mon, 28 May 2018 14:46:30 +0000 (16:46 +0200)]
Merge branch 'MDL-62316_oauth_guess_image_fix' of https://github.com/leonstr/moodle
David Monllao [Mon, 28 May 2018 14:31:00 +0000 (16:31 +0200)]
Merge branch 'wip-MDL-62584-master' of git://github.com/marinaglancy/moodle
Eloy Lafuente (stronk7) [Sat, 19 May 2018 19:22:04 +0000 (21:22 +0200)]
MDL-62478 upgrade: add 3.5.0 separation line to all upgrade scripts
David Monllao [Mon, 28 May 2018 09:46:38 +0000 (11:46 +0200)]
MDL-42779 course: Update line jump so it equals 35
David Monllao [Mon, 28 May 2018 09:42:44 +0000 (11:42 +0200)]
Merge branch 'MDL-42779-master' of https://github.com/lucaboesch/moodle
Mark Nelson [Mon, 28 May 2018 08:43:57 +0000 (16:43 +0800)]
MDL-62336 media_videojs: ensure videos have unique IDs
David Monllao [Mon, 28 May 2018 07:13:53 +0000 (09:13 +0200)]
Merge branch 'MDL-57742_master' of git://github.com/markn86/moodle
Mark Nelson [Mon, 28 May 2018 07:11:25 +0000 (15:11 +0800)]
MDL-46513 mod_chat: pass has_capability result to fullname function
David Monllao [Mon, 28 May 2018 06:15:09 +0000 (08:15 +0200)]
Merge branch 'm35_MDL-59596_DDL_Issues_With_MariaDB_10p2_SQLMode' of https://github.com/scara/moodle
Jun Pataleta [Mon, 28 May 2018 05:01:09 +0000 (13:01 +0800)]
Merge branch 'wip-MDL-62493-master' of git://github.com/marinaglancy/moodle
Mark Nelson [Mon, 28 May 2018 04:53:26 +0000 (12:53 +0800)]
MDL-57742 core_lib: Updated readme_moodle.txt
David Balch [Mon, 28 May 2018 04:42:16 +0000 (12:42 +0800)]
MDL-57742 core_lib: Make tool_consumer_instance_guid optional
In the specification, tool_consumer_instance_guid is only listed
as recommended. However, the library was requiring it.
https://www.imsglobal.org/specs/ltiv2p0/implementation-guide#toc-42
Andrew Nicols [Mon, 28 May 2018 04:27:45 +0000 (12:27 +0800)]
Merge branch 'MDL-62515-master' of git://github.com/junpataleta/moodle
Marina Glancy [Mon, 28 May 2018 03:14:42 +0000 (11:14 +0800)]
MDL-62584 xmlrpc: return correct content-length
Simey Lameze [Mon, 28 May 2018 01:38:16 +0000 (09:38 +0800)]
MDL-57600 course: fix typo on courselib test
Alex [Tue, 17 Apr 2018 02:56:10 +0000 (20:56 -0600)]
MDL-57600 format: Fix spelling errors
Jun Pataleta [Mon, 28 May 2018 01:21:48 +0000 (09:21 +0800)]
Merge branch 'MDL-61832-master' of https://github.com/lucaboesch/moodle
Shamim Rezaie [Fri, 25 May 2018 09:11:57 +0000 (19:11 +1000)]
MDL-62532 core_question: Include standard tags in the tags autocomplete
Andrew Nicols [Mon, 28 May 2018 00:52:50 +0000 (08:52 +0800)]
MDL-62543 mod_forum: Add RSS Unit tests
Andrew Nicols [Mon, 28 May 2018 00:53:41 +0000 (08:53 +0800)]
Merge branch 'MDL-62543-master' of git://github.com/tobiasreischmann/moodle
Eloy Lafuente (stronk7) [Sun, 27 May 2018 23:40:07 +0000 (01:40 +0200)]
Merge branch 'MDL-62408_master' of https://github.com/marxjohnson/moodle
Marina Glancy [Mon, 21 May 2018 02:07:43 +0000 (10:07 +0800)]
MDL-62493 tool_policy: correct redirection
do not override session->wantsurl
do not redirect guests to user.php, they get an error there
Marina Glancy [Fri, 18 May 2018 03:51:16 +0000 (11:51 +0800)]
MDL-62493 tool_policy: allow guests to sign up
Mihail Geshoski [Fri, 25 May 2018 01:38:47 +0000 (09:38 +0800)]
MDL-39486 lesson: Length of label text too narrow in matching questions
Jan Dageförde [Thu, 24 May 2018 14:09:51 +0000 (16:09 +0200)]
MDL-62544 privacy: error notification type
Jan Dageförde [Thu, 24 May 2018 14:15:09 +0000 (16:15 +0200)]
MDL-62544 privacy: Allow data requests on behalf of a user by admin/DPO
Luca Bösch [Mon, 16 Apr 2018 21:01:20 +0000 (23:01 +0200)]
MDL-61832 lesson: don't hide lesson page editing options
Luca Bösch [Mon, 7 May 2018 22:59:53 +0000 (00:59 +0200)]
MDL-42779 course: Pagination in management page preserves view action
David Monllao [Thu, 24 May 2018 08:47:52 +0000 (10:47 +0200)]
weekly on-sync release 3.6dev
David Monllao [Thu, 24 May 2018 08:47:51 +0000 (10:47 +0200)]
NOBUG: Fixed SVG browser compatibility
David Monllao [Thu, 24 May 2018 08:47:50 +0000 (10:47 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Tobias Reischmann [Wed, 23 May 2018 12:05:28 +0000 (14:05 +0200)]
MDL-62543 forum: Switched the usage of the deleted flag for rss
The deleted flag was introduced through the Privacy API and was used
for post selection for the rss feed. In there it was used in the
wrong way, which lead to the exclusion of all non deleted posts instead
of excluding all deleted ones.
This commit fixes this problem.
Simey Lameze [Tue, 22 May 2018 05:48:17 +0000 (13:48 +0800)]
MDL-61189 editor_tinymce: save data before submitting
Jake Dallimore [Wed, 23 May 2018 02:01:08 +0000 (10:01 +0800)]
Merge branch 'MDL-61932-master' of git://github.com/junpataleta/moodle
Leon Stringer [Tue, 22 May 2018 16:43:05 +0000 (17:43 +0100)]
MDL-62316 OAuth 2: Only guess image if base URL set.
If you added an OAuth 2 service with no base URL guess_image() would try to
parse this empty value looking for a favicon.ico. We now check if the base
URL is empty beforehand and skip this if so.
Jun Pataleta [Tue, 22 May 2018 04:14:41 +0000 (12:14 +0800)]
MDL-61932 mod_glossary: Fetch the correct front page section 1 ID
Jun Pataleta [Tue, 22 May 2018 02:05:13 +0000 (10:05 +0800)]
Merge branch 'wip-MDL-62239-master' of https://github.com/Beedell/moodle
Andrew Nicols [Tue, 22 May 2018 01:37:57 +0000 (09:37 +0800)]
Merge branch 'MDL-62482' of git://github.com/timhunt/moodle
Andrew Nicols [Tue, 22 May 2018 01:29:47 +0000 (09:29 +0800)]
Merge branch 'MDL-62488_master' of https://github.com/marxjohnson/moodle
Andrew Nicols [Tue, 22 May 2018 01:20:06 +0000 (09:20 +0800)]
Merge branch 'MDL-62477' of git://github.com/stronk7/moodle
Jake Dallimore [Tue, 22 May 2018 00:14:52 +0000 (08:14 +0800)]
Merge branch 'MDL-61015-master' of https://github.com/lucaboesch/moodle
Eloy Lafuente (stronk7) [Mon, 21 May 2018 11:37:16 +0000 (13:37 +0200)]
Merge branch 'MDL-62500-master' of git://github.com/andrewnicols/moodle
John Beedell [Mon, 30 Apr 2018 10:33:26 +0000 (11:33 +0100)]
MDL-62239 QTYPE: iOS 11.3 broke Moodle drag-drop question types
David Monllao [Mon, 21 May 2018 10:04:44 +0000 (12:04 +0200)]
Merge branch 'm36_MDL-61893_Accept_Any_Node_Carbon_Version' of https://github.com/scara/moodle
Luca Bösch [Tue, 1 May 2018 19:43:11 +0000 (21:43 +0200)]
MDL-61015 course: consistently display hidden sections
This commit moves the availability info on top.
David Monllao [Mon, 21 May 2018 09:15:02 +0000 (11:15 +0200)]
Merge branch 'MDL-62516-master' of git://github.com/andrewnicols/moodle
Jun Pataleta [Mon, 21 May 2018 09:04:08 +0000 (17:04 +0800)]
Merge branch 'MDL-62229-master' of git://github.com/jleyva/moodle