Sara Arjona [Thu, 1 Aug 2019 02:08:03 +0000 (10:08 +0800)]
MDL-66123 core: update upgrade.txt with check_password_policy changes
Sara Arjona [Thu, 1 Aug 2019 01:59:08 +0000 (09:59 +0800)]
Merge branch 'mdl_66123' of https://github.com/Peterburnett/moodle
Sara Arjona [Thu, 1 Aug 2019 01:53:05 +0000 (09:53 +0800)]
Merge branch 'MDL-42451' of git://github.com/Chocolate-lightning/moodle
Adrian Greeve [Thu, 1 Aug 2019 01:02:52 +0000 (09:02 +0800)]
Merge branch 'MDL-58974-master' of git://github.com/vmdef/moodle
Eloy Lafuente (stronk7) [Wed, 31 Jul 2019 22:27:31 +0000 (00:27 +0200)]
Merge branch 'MDL-50472' of git://github.com/Chocolate-lightning/moodle
Eloy Lafuente (stronk7) [Wed, 31 Jul 2019 22:22:14 +0000 (00:22 +0200)]
Merge branch 'MDL-66192-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Wed, 31 Jul 2019 16:49:21 +0000 (18:49 +0200)]
Merge branch 'MDL-57342' of git://github.com/Chocolate-lightning/moodle
Eloy Lafuente (stronk7) [Wed, 31 Jul 2019 16:38:39 +0000 (18:38 +0200)]
Merge branch 'MDL-65766-master' of git://github.com/mihailges/moodle
Victor Deniz Falcon [Wed, 31 Jul 2019 10:13:05 +0000 (11:13 +0100)]
MDL-58974 core_analytics: Add behat tests
Behat testing to cover model management and predictions generation
and visualization.
Mathew May [Tue, 25 Jun 2019 05:26:15 +0000 (13:26 +0800)]
MDL-42451 installation: Allow enter key to proceed
Jun Pataleta [Wed, 31 Jul 2019 02:55:58 +0000 (10:55 +0800)]
Merge branch 'MDL-65831-master' of git://github.com/aanabit/moodle
Sara Arjona [Wed, 31 Jul 2019 02:25:04 +0000 (10:25 +0800)]
Merge branch 'MDL-57208' of https://github.com/paulholden/moodle
Paul Holden [Mon, 22 Jul 2019 06:54:11 +0000 (07:54 +0100)]
MDL-57208 user: select default homepage from user preferences page.
Sara Arjona [Tue, 30 Jul 2019 06:52:20 +0000 (14:52 +0800)]
Merge branch 'MDL-64860-38_block_myoverview_improve_pagination' of https://github.com/tomdickman/moodle
Sara Arjona [Tue, 30 Jul 2019 03:59:18 +0000 (11:59 +0800)]
Merge branch 'MDL-63458' of https://github.com/rlorenzo/moodle
Adrian Greeve [Mon, 29 Jul 2019 06:38:35 +0000 (14:38 +0800)]
Merge branch 'MDL-66174-master' of git://github.com/peterRd/moodle
Adrian Greeve [Mon, 29 Jul 2019 06:06:32 +0000 (14:06 +0800)]
Merge branch 'mdl-66119' of https://github.com/Peterburnett/moodle
[Peter Burnett] [Thu, 18 Jul 2019 00:23:24 +0000 (10:23 +1000)]
MDL-66123 core: check_password_policy takes $user argument
Jake Dallimore [Mon, 29 Jul 2019 03:37:56 +0000 (11:37 +0800)]
Merge branch 'MDL-46267-master' of git://github.com/junpataleta/moodle
Mathew May [Mon, 22 Jul 2019 04:41:24 +0000 (12:41 +0800)]
MDL-50472 auth: Add maintenance message to the login page.
Adrian Greeve [Mon, 29 Jul 2019 02:43:52 +0000 (10:43 +0800)]
Merge branch 'MDL-65093_master-deprecate' of git://github.com/markn86/moodle
Mark Nelson [Wed, 17 Jul 2019 06:08:51 +0000 (14:08 +0800)]
MDL-65093 core_message: show 'OK' dialogue
Mark Nelson [Thu, 11 Jul 2019 07:30:16 +0000 (15:30 +0800)]
MDL-65093 core_message: dont show users with cap as blocked
It is possible that before this patch the user blocked a
teacher from messaging them, even though this would have
no effect. It is also possible for a user to block a user,
then that user gets 'promoted' to a teacher role and the
block becoming ineffective. In these cases we dont show the
user's status as blocked.
Mark Nelson [Thu, 4 Jul 2019 06:55:30 +0000 (14:55 +0800)]
MDL-65093 core_message: users can't block any user they want
If blocking will have no effect (ie. you are attempting to block
the admin) the 'Block' button will not be shown and instead a
message will be shown explaining why you can not block the user.
Mark Nelson [Thu, 25 Jul 2019 06:22:20 +0000 (14:22 +0800)]
MDL-65093 core_message: deprecate can_post_message()
Adrian Greeve [Mon, 29 Jul 2019 02:16:01 +0000 (10:16 +0800)]
Merge branch 'MDL-64887-master-3' of git://github.com/bmbrands/moodle
Amaia Anabitarte [Fri, 31 May 2019 11:51:17 +0000 (13:51 +0200)]
MDL-65831 behat: New steps to switch offline mode for moodle app behats
Mihail Geshoski [Thu, 13 Jun 2019 05:54:13 +0000 (13:54 +0800)]
MDL-65766 libraries: Upgrade WebRTC to 6.4.0
Tom Dickman [Wed, 3 Jul 2019 03:47:56 +0000 (13:47 +1000)]
MDL-64860 block_myoverview: added additional pagination options
Added additional pagination options based on the amount of courses the user is enrolled in.
This will allow the user to display all courses on one page if they wish, and scale based on their total
courses up to pages of 96 courses, now defaults to `All` if they have less than 12 courses and hides the
dropdown menu as there is only one choice.
Jake Dallimore [Fri, 26 Jul 2019 09:32:29 +0000 (17:32 +0800)]
Merge branch 'MDL-35773_master' of git://github.com/markn86/moodle
Mark Nelson [Fri, 26 Jul 2019 05:18:01 +0000 (13:18 +0800)]
MDL-35773 core_backup: controller has full responsibility for files
Jake Dallimore [Fri, 26 Jul 2019 07:20:10 +0000 (15:20 +0800)]
Merge branch 'MDL-65219-master' of https://github.com/ryanwyllie/moodle
Mark Nelson [Wed, 10 Jul 2019 04:40:33 +0000 (12:40 +0800)]
MDL-35773 tool_recyclebin: ensure backups always contain files
Mark Nelson [Tue, 9 Jul 2019 05:16:43 +0000 (13:16 +0800)]
MDL-35773 core_backup: ensure we restore with new itemid
Mark Nelson [Thu, 20 Jun 2019 18:10:48 +0000 (02:10 +0800)]
MDL-35773 core_backup: only include files when necessary
Mark Nelson [Mon, 24 Jun 2019 18:26:15 +0000 (02:26 +0800)]
MDL-35773 core_backup: removed unnecessary set_samesite_notification()
Mark Nelson [Thu, 20 Jun 2019 14:46:51 +0000 (22:46 +0800)]
MDL-35773 core_backup: removed introduction of 'set_mode'
Mark Nelson [Thu, 20 Jun 2019 12:11:04 +0000 (20:11 +0800)]
MDL-35773 core_backup: use existing API to recover files
Mark Nelson [Thu, 20 Jun 2019 07:54:45 +0000 (15:54 +0800)]
MDL-35773 core: revert introduction of new recover_file() method
Also -
1. Reverted recover_file() in file_system_filedir back to its
original state.
2. Removed no longer needed method create_recovery_record().
Mark Nelson [Thu, 20 Jun 2019 06:40:40 +0000 (14:40 +0800)]
MDL-35773 core: move 'backup_auto_files' for consistency
Matt Porritt [Mon, 10 Dec 2018 01:27:26 +0000 (12:27 +1100)]
MDL-35773 Backup: API should have option to not backup files
Allow both UI and automated backups to be created without
including files. Instead include only file references.
This is essentially implementing "SAMESITE" to backup files
instead of only for import and export functionality.
A new backup setting to include files (defaults to yes)
has been included.
The restore process will also look for and attempt to
restore files from the trashdir as part of restoring
backups. Additionally to support this process the
ammount of time files are kept in trashdir before they
are cleaned up via cron is also adjustable via admin
setting.
Jake Dallimore [Fri, 26 Jul 2019 02:57:01 +0000 (10:57 +0800)]
Merge branch 'MDL-65918-master' of git://github.com/junpataleta/moodle
David Monllaó [Tue, 30 Apr 2019 07:55:18 +0000 (09:55 +0200)]
MDL-58974 tool_analytics: Adding missing absolute paths
[Peter Burnett] [Fri, 19 Jul 2019 00:31:52 +0000 (10:31 +1000)]
MDL-66119 core: Add check for uninstalling plugins from the admin gui
Andrew Nicols [Tue, 23 Jul 2019 01:11:33 +0000 (09:11 +0800)]
MDL-66192 javascript: Allow subdirs in AMD module names
Bas Brands [Thu, 25 Jul 2019 13:24:03 +0000 (15:24 +0200)]
MDL-64887 theme_boost: prevent drop downs from flipping up
Eloy Lafuente (stronk7) [Thu, 25 Jul 2019 11:44:42 +0000 (13:44 +0200)]
weekly release 3.8dev
Jake Dallimore [Wed, 24 Jul 2019 06:30:28 +0000 (14:30 +0800)]
Merge branch 'MDL-65858_master' of git://github.com/markn86/moodle
Adrian Greeve [Wed, 24 Jul 2019 01:50:40 +0000 (09:50 +0800)]
Merge branch 'MDL-65078-master' of git://github.com/peterRd/moodle
Eloy Lafuente (stronk7) [Tue, 23 Jul 2019 22:45:28 +0000 (00:45 +0200)]
Merge branch 'MDL-65994-master' of git://github.com/junpataleta/moodle
Eloy Lafuente (stronk7) [Tue, 23 Jul 2019 22:40:28 +0000 (00:40 +0200)]
Merge branch 'MDL-65946-master' of git://github.com/junpataleta/moodle
Eloy Lafuente (stronk7) [Tue, 23 Jul 2019 22:32:49 +0000 (00:32 +0200)]
Merge branch 'MDL-65938-master' of git://github.com/junpataleta/moodle
Adrian Greeve [Tue, 23 Jul 2019 06:09:19 +0000 (14:09 +0800)]
Merge branch 'MDL-65633_master' of git://github.com/dmonllao/moodle
Adrian Greeve [Tue, 23 Jul 2019 03:12:19 +0000 (11:12 +0800)]
Merge branch 'MDL-65740-master' of git://github.com/peterRd/moodle
Adrian Greeve [Tue, 23 Jul 2019 01:11:14 +0000 (09:11 +0800)]
Merge branch 'MDL-66021-master' of git://github.com/peterRd/moodle
Damyon Wiese [Fri, 15 Mar 2019 01:44:51 +0000 (09:44 +0800)]
MDL-65078 competencies: webservices
The webservice list_course_module_competencies calls a function that does not exist and
is not exposed as a webservice.
Mathew May [Tue, 23 Jul 2019 04:14:53 +0000 (12:14 +0800)]
MDL-57342 admin: confightml will check if returned data is empty
Ryan Wyllie [Mon, 15 Jul 2019 06:30:58 +0000 (14:30 +0800)]
MDL-65219 message: default disable contact request notifications for web
Set the default state to disabled for message contact request
notifications for the web process. The user is notified about contact
requests in the message drawer so it's unnecessary to also generate
a notification in the notification popover for them.
Ryan Wyllie [Thu, 11 Jul 2019 07:27:43 +0000 (15:27 +0800)]
MDL-65219 message: add message/pendingcontactrequests.php page back
We previously had this page when contact requests were first introduced
and unfortunately we created a bunch of notifications that reference
this URL directly which now won't work because the page has been removed.
I've added it back but set it to redirect to the message/index.php page
and load the contact requests page there.
Jun Pataleta [Mon, 22 Jul 2019 09:09:42 +0000 (17:09 +0800)]
MDL-65918 auth_oauth2: Require profile library once
Thanks to Jason Grimes for the bug report and fix suggestion!
Eloy Lafuente (stronk7) [Mon, 22 Jul 2019 19:38:20 +0000 (21:38 +0200)]
Merge branch 'MDL-65788' of git://github.com/Chocolate-lightning/moodle
Eloy Lafuente (stronk7) [Mon, 22 Jul 2019 18:56:29 +0000 (20:56 +0200)]
Merge branch 'MDL-66132-master' of https://github.com/sammarshallou/moodle
Jake Dallimore [Mon, 22 Jul 2019 07:18:59 +0000 (15:18 +0800)]
Merge branch 'MDL-66144-master' of https://github.com/ryanwyllie/moodle
Bas Brands [Mon, 18 Feb 2019 13:03:08 +0000 (14:03 +0100)]
MDL-64887 theme_boost: update bootstrap to 4.3.1
Jake Dallimore [Mon, 22 Jul 2019 05:47:17 +0000 (13:47 +0800)]
Merge branch 'MDL-66143-master' of git://github.com/junpataleta/moodle
Mark Nelson [Thu, 18 Jul 2019 08:54:10 +0000 (16:54 +0800)]
MDL-65858 core_backup: increase the delay with each fail
Matt Porritt [Fri, 5 Jul 2019 06:31:44 +0000 (14:31 +0800)]
MDL-65858 core_backup: added timeout to ajax calls
Matt Porritt [Thu, 6 Jun 2019 09:21:40 +0000 (09:21 +0000)]
MDL-65858 backup: Improve behaviour of ajax calls
When a backup (or restore) is in progress and the user
has another tab open that is taking time to generate and
holding the session lock, a condition arises where
multiple ajax calls are "queued" because the long page
is holding the session lock. When this lock is released,
the queued ajax requests complete. However, as the ajax
requests also lock this can block other requests until they
complete. This patch decreases the frequency of ajax calls
and stops them from holding the session lock.
Jun Pataleta [Mon, 22 Jul 2019 03:51:20 +0000 (11:51 +0800)]
MDL-66143 course: Integration review fixes
Jun Pataleta [Tue, 16 Jul 2019 07:06:26 +0000 (15:06 +0800)]
MDL-66143 course: Behat tests for the relative dates mode field
Jun Pataleta [Tue, 16 Jul 2019 02:28:15 +0000 (10:28 +0800)]
MDL-66143 course: Relative dates mode handling
* On course creation, make sure that we can enable relative dates mode
only when the site setting is enabled.
* On course update, make sure that the relative dates mode setting
cannot be changed.
Jun Pataleta [Mon, 15 Jul 2019 07:58:04 +0000 (15:58 +0800)]
MDL-66143 course: Add relativedatesmode course setting
Jun Pataleta [Mon, 15 Jul 2019 07:57:22 +0000 (15:57 +0800)]
MDL-66143 admin: Create setting for courses to support relative dates
Jun Pataleta [Mon, 22 Jul 2019 02:49:42 +0000 (10:49 +0800)]
MDL-46267 core: Remove $CFG->httpswwwroot
* It's unnecessary since $CFG->loginhttps has already been removed and
it's no longer being used in core anymore.
Jun Pataleta [Mon, 22 Jul 2019 02:07:07 +0000 (10:07 +0800)]
MDL-46267 core: https_required, verify_https_required final deprecation
Adrian Greeve [Mon, 22 Jul 2019 02:40:30 +0000 (10:40 +0800)]
Merge branch 'MDL-66136-master' of git://github.com/mihailges/moodle
Mihail Geshoski [Mon, 15 Jul 2019 03:51:00 +0000 (11:51 +0800)]
MDL-66136 assign: Verify presence of resources in online text submission
Mihail Geshoski [Mon, 15 Jul 2019 02:50:34 +0000 (10:50 +0800)]
MDL-66136 assignfeedback_comments: Extend testcase
Andrew Nicols [Sun, 21 Jul 2019 04:39:22 +0000 (12:39 +0800)]
MDL-62497 js: Pass strings through get_string
Eloy Lafuente (stronk7) [Fri, 19 Jul 2019 22:24:27 +0000 (00:24 +0200)]
Merge branch 'MDL-50733' of git://github.com/stronk7/moodle
Mathew May [Fri, 19 Jul 2019 02:42:35 +0000 (10:42 +0800)]
MDL-50733 core: Update composer to updated behat-extension
Andrew Nicols [Fri, 19 Jul 2019 06:22:44 +0000 (14:22 +0800)]
Merge branch 'MDL-62497-master-final' of git://github.com/andrewnicols/moodle
Ryan Wyllie [Fri, 19 Jul 2019 05:28:01 +0000 (13:28 +0800)]
MDL-62497 javascript: npm-shrinkwrap change
Andrew Nicols [Tue, 9 Jul 2019 01:35:22 +0000 (09:35 +0800)]
MDL-62497 javascript: lazy load js modules when cachejs is disabled
Ryan Wyllie [Fri, 13 Jul 2018 02:29:15 +0000 (10:29 +0800)]
MDL-62497 admin_tool: change user tours from third party lib to core
Ryan Wyllie [Thu, 12 Jul 2018 01:01:13 +0000 (09:01 +0800)]
MDL-62497 javascript: rewrite core/str using ES6 syntax
Ryan Wyllie [Thu, 10 Jan 2019 02:24:08 +0000 (10:24 +0800)]
MDL-62497 javascript: add watchman support to grunt watch command
Ryan Wyllie [Fri, 11 Jan 2019 05:53:10 +0000 (13:53 +0800)]
MDL-62497 javascript: fix truncate.js
There was some code in the charLengthAt function which was requiring
that the "this" context not be null however it was unnecessary
because it never uses "this" and for some reason it was being set to
null after the ES6 transpiling.
Ryan Wyllie [Wed, 11 Jul 2018 07:59:06 +0000 (15:59 +0800)]
MDL-62497 javascript: build AMD modules with new transpiler
Ryan Wyllie [Wed, 11 Jul 2018 07:54:52 +0000 (15:54 +0800)]
MDL-62497 javascript: add babel transpiling to Grunt for ES6 support
Ryan Wyllie [Fri, 8 Jun 2018 03:30:12 +0000 (11:30 +0800)]
MDL-62497 javascript: add babel polyfill for es6 support
Jun Pataleta [Thu, 21 Dec 2017 01:24:00 +0000 (14:24 +1300)]
MDL-65938 mod_quiz: Use new core/checkbox-toggleall
Plus:
* On the attempts report pages, the "Regrade selected attempts"
and "Delete selected attempts" buttons are now only enabled when
there's at least one item selected.
* Behat fixes for quiz edit feature after this patch
Jun Pataleta [Fri, 21 Jun 2019 09:10:25 +0000 (17:10 +0800)]
MDL-65994 question: Convert checkboxes to checkbox-toggleall element
Jun Pataleta [Fri, 12 Jan 2018 03:27:18 +0000 (11:27 +0800)]
MDL-65946 mod_scorm: Use new core/checkbox-toggleall
David Monllaó [Sun, 26 May 2019 15:15:22 +0000 (17:15 +0200)]
MDL-65633 tool_analytics: Notification for invalid analysis intervals
David Monllaó [Fri, 24 May 2019 11:58:46 +0000 (13:58 +0200)]
MDL-65633 analytics: New interfaces for time-splitting methods
Eloy Lafuente (stronk7) [Thu, 18 Jul 2019 15:11:32 +0000 (17:11 +0200)]
weekly release 3.8dev
Eloy Lafuente (stronk7) [Thu, 18 Jul 2019 15:11:32 +0000 (17:11 +0200)]
NOBUG: Fixed file access permissions
Eloy Lafuente (stronk7) [Thu, 18 Jul 2019 15:11:30 +0000 (17:11 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Peter [Thu, 18 Jul 2019 04:19:55 +0000 (12:19 +0800)]
MDL-66174 mod_assign: Remove the strict widths on the annotation menu