Jun Pataleta [Wed, 20 Jun 2018 11:40:39 +0000 (19:40 +0800)]
Merge branch 'MDL-62017-master' of https://github.com/lucaboesch/moodle
David Monllao [Wed, 20 Jun 2018 11:29:17 +0000 (13:29 +0200)]
Merge branch 'MDL-61482-master' of git://github.com/zig-moodle/moodle
David Monllao [Wed, 20 Jun 2018 11:07:32 +0000 (13:07 +0200)]
Merge branch 'MDL-44646-master' of https://github.com/lucaboesch/moodle
Luca Bösch [Tue, 17 Apr 2018 13:52:39 +0000 (15:52 +0200)]
MDL-62017 tool_customlang: format language customisation buttons.
Luca Bösch [Wed, 16 May 2018 12:33:35 +0000 (14:33 +0200)]
MDL-44646 administration: Users can be filtered by course enrollment
Andrew Nicols [Wed, 20 Jun 2018 00:35:59 +0000 (08:35 +0800)]
Merge branch 'master_MDL-62705_results_order_no_context' of https://github.com/mattporritt/moodle
Andrew Nicols [Wed, 20 Jun 2018 00:33:32 +0000 (08:33 +0800)]
Merge branch 'wip-MDL-62391-master' of git://github.com/abgreeve/moodle
Eloy Lafuente (stronk7) [Tue, 19 Jun 2018 23:02:30 +0000 (01:02 +0200)]
Merge branch 'mdl57404' of https://github.com/egiles/moodle
Eloy Lafuente (stronk7) [Tue, 19 Jun 2018 22:57:21 +0000 (00:57 +0200)]
Merge branch 'MDL-62014-master' of git://github.com/nashtechdev01/moodle
Eloy Lafuente (stronk7) [Tue, 19 Jun 2018 17:19:59 +0000 (19:19 +0200)]
Merge branch 'MDL-36424-master' of https://github.com/lucaboesch/moodle
Eloy Lafuente (stronk7) [Tue, 19 Jun 2018 17:14:43 +0000 (19:14 +0200)]
Merge branch 'wip-MDL-61786-master' of git://github.com/abgreeve/moodle
Eloy Lafuente (stronk7) [Tue, 19 Jun 2018 17:05:26 +0000 (19:05 +0200)]
Merge branch 'MDL-62358-master' of https://github.com/HuongNV13/moodle
Eloy Lafuente (stronk7) [Tue, 19 Jun 2018 16:59:41 +0000 (18:59 +0200)]
Merge branch 'MDL-44791-master' of https://github.com/lucaboesch/moodle
Eloy Lafuente (stronk7) [Tue, 19 Jun 2018 16:18:51 +0000 (18:18 +0200)]
Merge branch 'MDL-62449-master' of git://github.com/sarjona/moodle
Zig Tan [Fri, 15 Jun 2018 02:10:59 +0000 (10:10 +0800)]
MDL-61482 mod_assign: Clean html in offline grading CSV
David Monllao [Tue, 19 Jun 2018 10:52:15 +0000 (12:52 +0200)]
Merge branch 'MDL-62588-master' of git://github.com/rezaies/moodle
David Monllao [Tue, 19 Jun 2018 10:06:48 +0000 (12:06 +0200)]
Merge branch 'MDL-44859-master' of https://github.com/lucaboesch/moodle
Jun Pataleta [Tue, 19 Jun 2018 09:57:31 +0000 (17:57 +0800)]
Merge branch 'MDL-61894-master' of https://github.com/lucaboesch/moodle
David Monllao [Tue, 19 Jun 2018 09:53:21 +0000 (11:53 +0200)]
Merge branch 'MDL-58702-master' of git://github.com/zig-moodle/moodle
Adrian Greeve [Tue, 12 Jun 2018 02:11:52 +0000 (10:11 +0800)]
MDL-62391 tool_dataprivacy: Added more detail about data requests.
This adds the detail about who requested the data request to the
tables and data request information page.
Huong Nguyen [Thu, 31 May 2018 10:54:56 +0000 (17:54 +0700)]
MDL-62597 Privacy: Request date column should include time
Andrew Nicols [Tue, 19 Jun 2018 03:36:59 +0000 (11:36 +0800)]
Merge branch 'MDL-60950-master' of git://github.com/damyon/moodle
Damyon Wiese [Tue, 19 Jun 2018 02:55:26 +0000 (10:55 +0800)]
MDL-60950 assign: Update incompatible unit test
Maintain compatibility with unit test changes after MDL-55609.
Damyon Wiese [Tue, 19 Jun 2018 02:53:51 +0000 (10:53 +0800)]
MDL-60950 assign: Rename class
testable_assign was renamed to mod_assign_testable_assign
Andrew Nicols [Tue, 19 Jun 2018 02:36:37 +0000 (10:36 +0800)]
Merge branch 'MDL-62283-master' of https://github.com/Kathrin84/moodle
Andrew Nicols [Tue, 19 Jun 2018 02:33:52 +0000 (10:33 +0800)]
Merge branch 'MDL-62519_master' of git://github.com/markn86/moodle
Damyon Wiese [Wed, 13 Jun 2018 03:19:37 +0000 (11:19 +0800)]
MDL-60950 assign: Robust filtering of grading table
For assignments with gradetype set to none, we need special handling when generating the query to filter submissions that need grading.
Damyon Wiese [Thu, 14 Jun 2018 02:47:31 +0000 (10:47 +0800)]
MDL-60950 assign: Test for the requires grading filter
This test covers when the requires grading filter is applied, but the
assignment has no grade and the feedbackcomments plugin is disabled.
Andrew Nicols [Tue, 19 Jun 2018 01:42:36 +0000 (09:42 +0800)]
Merge branch 'MDL-62597-master' of https://github.com/HuongNV13/moodle
Eloy Lafuente (stronk7) [Tue, 19 Jun 2018 00:06:54 +0000 (02:06 +0200)]
Merge branch 'MDL-59429-master' of git://github.com/mickhawkins/moodle
Eloy Lafuente (stronk7) [Tue, 19 Jun 2018 00:03:08 +0000 (02:03 +0200)]
Merge branch 'MDL-62638-master' of git://github.com/bmbrands/moodle
Eloy Lafuente (stronk7) [Mon, 18 Jun 2018 23:49:05 +0000 (01:49 +0200)]
Merge branch 'MDL-62571_master' of git://github.com/markn86/moodle
Sara Arjona [Wed, 16 May 2018 08:18:55 +0000 (10:18 +0200)]
MDL-62449 scorm: Move related data to data in the privacy export
Sara Arjona [Wed, 16 May 2018 06:51:36 +0000 (08:51 +0200)]
MDL-62449 scorm: Add SCORM data to privacy export (name, description)
Jun Pataleta [Mon, 18 Jun 2018 08:12:40 +0000 (16:12 +0800)]
Merge branch 'MDL-62614-master' of git://github.com/zig-moodle/moodle
Jun Pataleta [Mon, 18 Jun 2018 07:16:18 +0000 (15:16 +0800)]
Merge branch 'MDL-62709_master' of git://github.com/markn86/moodle
Jun Pataleta [Mon, 18 Jun 2018 06:36:54 +0000 (14:36 +0800)]
Merge branch 'MDL-62658_master' of git://github.com/markn86/moodle
Jun Pataleta [Mon, 18 Jun 2018 06:32:42 +0000 (14:32 +0800)]
Merge branch 'wip-MDL-62474-master' of git://github.com/abgreeve/moodle
Mark Nelson [Mon, 11 Jun 2018 10:05:12 +0000 (18:05 +0800)]
MDL-62658 message_popup: fixed issue with malformed URL being generated
Adrian Greeve [Mon, 11 Jun 2018 02:39:50 +0000 (10:39 +0800)]
MDL-62474 theme_boost: Update to provider and unit test.
Theme boost contains a user preference which was not reported
before. Unit tests have been added to test the update.
Andrew Nicols [Mon, 18 Jun 2018 05:47:21 +0000 (13:47 +0800)]
Merge branch 'MDL-62320-master' of git://github.com/vmdef/moodle
Willian Mano [Thu, 7 Jun 2018 11:36:19 +0000 (08:36 -0300)]
MDL-62474 theme_boost: Fix Boost privacy provider
Shamim Rezaie [Wed, 30 May 2018 02:17:22 +0000 (12:17 +1000)]
MDL-62588 enrol_paypal: Add missing instanceid field
Huong Nguyen [Thu, 31 May 2018 07:29:18 +0000 (14:29 +0700)]
MDL-62614 Privacy: Core tag provider delete_item_tags function not work
Andrew Nicols [Mon, 18 Jun 2018 01:51:18 +0000 (09:51 +0800)]
Merge branch 'MDL-62234-master' of git://github.com/bmbrands/moodle
Andrew Nicols [Mon, 18 Jun 2018 00:57:13 +0000 (08:57 +0800)]
Merge branch 'MDL-57968-master' of git://github.com/cescobedo/moodle
Evan Giles [Wed, 2 May 2018 22:59:48 +0000 (08:59 +1000)]
MDL-57404 admin_settings: Allow comments in ip block
This adds the ability to to add comments to ip lists in moodle.
Currently, the configiplist textentry box does not allow the user to annotate
the IP addresses defined. For example, I'd like to be able to define:
192.168.1.1 # London office
10.1.1.1 # New york office
118.209.246.240 # My home IP
This would allow me to revisit this list after a few months, and remove
IP addresses that are no longer required - without having to manually confirm
each IP address
Victor Deniz [Mon, 11 Jun 2018 15:33:31 +0000 (16:33 +0100)]
MDL-62320 mimetypes: Add JSON to the default mime types list
Kathrin Osswald [Mon, 11 Jun 2018 09:29:57 +0000 (11:29 +0200)]
MDL-62283 theme Boost: No nav drawer pref on small screens
HungTran [Thu, 26 Apr 2018 07:13:23 +0000 (14:13 +0700)]
MDL-62014 course: Add title to activity completion button
Michael Hawkins [Tue, 22 May 2018 06:56:12 +0000 (14:56 +0800)]
MDL-59429 roles: Log add/remove admin users.
Zig Tan [Fri, 15 Jun 2018 01:46:29 +0000 (09:46 +0800)]
MDL-58702 backup: Fix restoration of role mappings labels
Changes:
- Add logic to retrieve all the existing current roles.
- Apply the backup's role shortname by matching on the archetype.
- Added backup lang string 'undefinedrolemapping'.
Matt Porritt [Thu, 14 Jun 2018 04:25:52 +0000 (14:25 +1000)]
MDL-62705 Global Search: results order selection does not display
As of 3.5 a search plugin can define the result orders it supports.
When a search plugin defines multiple sort orders and the search is
conducted without a context (no context query param in the URL),
the code to load the available sort orders from the enabled search
backend is never called.
This patch gets the supported search orders for the enabled search
engine regardless of context being provided or not. As prior, the
search order selection will not display if the only result order
option is relevance.
Luca Bösch [Sat, 7 Apr 2018 09:50:49 +0000 (11:50 +0200)]
MDL-61894 tag: Modal buttons style.
Luca Bösch [Fri, 18 May 2018 20:09:54 +0000 (22:09 +0200)]
MDL-44859 grade: Inverse the order of the add category and item buttons
Luca Bösch [Sat, 19 May 2018 08:22:32 +0000 (10:22 +0200)]
MDL-44791 admin: Open server check doc links in new window.
Ed Basset [Mon, 21 May 2018 10:15:26 +0000 (12:15 +0200)]
MDL-36424 wiki: set group so subwiki tabs/pages display correctly
Huong Nguyen [Fri, 11 May 2018 04:05:05 +0000 (11:05 +0700)]
MDL-62358 Question: Improve number function
Support all 'question numbers' that might be needed
Huong Nguyen [Thu, 31 May 2018 10:54:56 +0000 (17:54 +0700)]
MDL-62597 Privacy: Request date column should include time
Eloy Lafuente (stronk7) [Thu, 14 Jun 2018 08:55:47 +0000 (10:55 +0200)]
weekly release 3.6dev
Eloy Lafuente (stronk7) [Thu, 14 Jun 2018 08:55:44 +0000 (10:55 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Mark Nelson [Thu, 14 Jun 2018 04:52:30 +0000 (12:52 +0800)]
MDL-62709 core_message: convert NULL format types in task
David M Penner [Wed, 13 Jun 2018 18:24:28 +0000 (14:24 -0400)]
MDL-62709 core_message: fix for silently ignored errors in task
Jun Pataleta [Thu, 14 Jun 2018 02:29:11 +0000 (10:29 +0800)]
Merge branch 'MDL-60207-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Thu, 14 Jun 2018 02:18:08 +0000 (10:18 +0800)]
MDL-60207 modal: Fix close modal behat for clean
Mark Nelson [Wed, 13 Jun 2018 09:41:04 +0000 (17:41 +0800)]
MDL-31443 core_backup: change review heading to 'Restore settings'
Luca Bösch [Wed, 13 Jun 2018 09:21:41 +0000 (17:21 +0800)]
MDL-31443 core_backup: revert changes to util/ui/renderer.php
Bas Brands [Wed, 13 Jun 2018 09:34:41 +0000 (11:34 +0200)]
MDL-62234 Theme boost: Improve atto dialogue styling
Jun Pataleta [Wed, 13 Jun 2018 02:00:00 +0000 (10:00 +0800)]
Merge branch 'MDL59980_block_bug' of git://github.com/kristian-94/moodle
Andrew Nicols [Wed, 13 Jun 2018 01:41:45 +0000 (09:41 +0800)]
Merge branch 'MDL-60207-master' of git://github.com/ryanwyllie/moodle
Andrew Nicols [Wed, 13 Jun 2018 01:38:55 +0000 (09:38 +0800)]
Merge branch 'MDL-6074-master' of git://github.com/mihailges/moodle
Mihail Geshoski [Wed, 13 Jun 2018 01:02:24 +0000 (09:02 +0800)]
MDL-6074 blocks: Hide user in online users block
AMOS bot [Wed, 13 Jun 2018 00:07:55 +0000 (00:07 +0000)]
Automatically generated installer lang files
Kristian Ringer [Fri, 25 May 2018 05:48:04 +0000 (15:48 +1000)]
MDL-59980 core_admin: Fix bug preventing block modification in settings
Eloy Lafuente (stronk7) [Tue, 12 Jun 2018 16:38:05 +0000 (18:38 +0200)]
Merge branch 'MDL-62651-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Tue, 12 Jun 2018 16:21:40 +0000 (18:21 +0200)]
Merge branch 'MDL-62446-master' of git://github.com/lameze/moodle
David Monllao [Tue, 12 Jun 2018 09:05:37 +0000 (11:05 +0200)]
Merge branch 'MDL-58063-master' of git://github.com/mihailges/moodle
David Monllao [Tue, 12 Jun 2018 08:07:35 +0000 (10:07 +0200)]
Merge branch 'MDL-55609-master' of git://github.com/andrewnicols/moodle
Mark Nelson [Tue, 12 Jun 2018 06:33:59 +0000 (14:33 +0800)]
MDL-62519 atto_recordrtc: detach click listener when recording again
Jun Pataleta [Tue, 12 Jun 2018 03:57:01 +0000 (11:57 +0800)]
Merge branch 'wip-MDL-62574-master' of git://github.com/abgreeve/moodle
Adrian Greeve [Tue, 5 Jun 2018 04:00:30 +0000 (12:00 +0800)]
MDL-62574 core_privacy: Unit tests to check the context base.
This now tests the possibility of a context being deleted.
Adrian Greeve [Tue, 5 Jun 2018 02:39:04 +0000 (10:39 +0800)]
MDL-62574 core_privacy: Check the contextlist for real contexts.
There are situations when contexts will be deleted in the provider.
The context list is not updated and so we have introduced a try
catch.
Andrew Nicols [Tue, 12 Jun 2018 02:25:01 +0000 (10:25 +0800)]
Merge branch 'wip_MDL-62576_master' of git://github.com/gjb2048/moodle
Andrew Nicols [Tue, 12 Jun 2018 01:49:18 +0000 (09:49 +0800)]
Merge branch 'MDL-62628-master' of git://github.com/mihailges/moodle
Andrew Nicols [Tue, 12 Jun 2018 00:58:49 +0000 (08:58 +0800)]
Merge branch 'MDL-60819-master' of https://github.com/snake/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jun 2018 23:45:13 +0000 (01:45 +0200)]
Merge branch 'MDL-62649-master' of git://github.com/mihailges/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jun 2018 23:41:37 +0000 (01:41 +0200)]
Merge branch 'MDL-62460-master' of git://github.com/junpataleta/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jun 2018 23:35:19 +0000 (01:35 +0200)]
Merge branch 'MDL-31443-master' of https://github.com/lucaboesch/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jun 2018 22:07:43 +0000 (00:07 +0200)]
Merge branch 'MDL-62577-m' of https://github.com/micaherne/moodle
Mark Nelson [Thu, 31 May 2018 08:46:49 +0000 (16:46 +0800)]
MDL-62571 mod_forum: fixed redirection URLs
David Monllao [Mon, 11 Jun 2018 08:33:52 +0000 (10:33 +0200)]
Merge branch 'MDL-61484-master' of git://github.com/junpataleta/moodle
Jun Pataleta [Tue, 5 Jun 2018 02:33:58 +0000 (10:33 +0800)]
MDL-61484 mod_chat: Add CHAT_SESSION_GAP constant
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
Leon Stringer [Thu, 12 Apr 2018 16:59:41 +0000 (17:59 +0100)]
MDL-61786 auth: Changed strings for Test Settings to lang strings
The output strings for the Test Settings function were hard-coded English
strings. They've been changed to standard language strings which can be
translated and maintained via AMOS.
Jun Pataleta [Mon, 11 Jun 2018 05:55:43 +0000 (13:55 +0800)]
Merge branch 'MDL-62594-master' of git://github.com/bmbrands/moodle
Jake Dallimore [Wed, 30 May 2018 01:55:23 +0000 (09:55 +0800)]
MDL-60819 core_files: fix exception thrown from generate_image_thumbnail
This function now requires gdlib.php.
Andrew Nicols [Mon, 11 Jun 2018 01:32:59 +0000 (09:32 +0800)]
Merge branch 'MDL-62270-MASTER-Cron-task-fails-on-data-privacy-related-task' of https://github.com/adamtppaw/moodle
Luca Bösch [Mon, 15 Jan 2018 00:11:32 +0000 (01:11 +0100)]
MDL-31443 backup: Title and cancel messages stating import and restore
Simey Lameze [Wed, 30 May 2018 05:38:15 +0000 (13:38 +0800)]
MDL-62446 mod_glossary: optimize provider code