Paul Holden [Fri, 18 Jun 2021 09:15:27 +0000 (10:15 +0100)]
MDL-71981 dataformat: indicate HTML support in writer callback.
Ilya Tregubov [Mon, 5 Jul 2021 10:32:09 +0000 (12:32 +0200)]
Merge branch 'MDL-71796-master' of git://github.com/lameze/moodle
Simey Lameze [Wed, 16 Jun 2021 09:57:48 +0000 (17:57 +0800)]
MDL-71796 mod_scorm: fix custom completion logic
AMOS BEGIN
MOV [completiondetail:completionstatuscompletedandpassed,mod_scorm],[completiondetail:completionstatuscompletedorpassed,mod_scorm]
AMOS END
Eloy Lafuente (stronk7) [Mon, 5 Jul 2021 09:43:35 +0000 (11:43 +0200)]
Merge branch 'MDL-71885-master' of git://github.com/sarjona/moodle
Sara Arjona [Thu, 10 Jun 2021 15:58:49 +0000 (17:58 +0200)]
MDL-71885 core_h5p: Display the edit content button
A new parameter has been added to the display method, to define whether
the edit button should be displayed or not.
The H5P activity will display this button (if the user has the required
permissions). However, it won't be displayed when previewing H5P in the
content bank.
Sara Arjona [Thu, 10 Jun 2021 15:07:30 +0000 (17:07 +0200)]
MDL-71885 core_h5p: Add the form for editing content
The editor form is based on the code that Victor Deniz prepared
while he was working on the integration of the H5P editor into
Moodle. The original version of this file can be found in
MDL-67814.
Sara Arjona [Thu, 10 Jun 2021 14:55:09 +0000 (16:55 +0200)]
MDL-71885 core_h5p: Add new methods to API
Eloy Lafuente (stronk7) [Sun, 4 Jul 2021 09:02:13 +0000 (11:02 +0200)]
Merge branch 'MDL-72063-master-en_fix' of git://github.com/mudrd8mz/moodle
David Mudrák [Thu, 1 Jul 2021 12:14:01 +0000 (14:14 +0200)]
MDL-72063 lang: Use fixed strings in tests, too
Ilya Tregubov [Thu, 1 Jul 2021 14:41:59 +0000 (16:41 +0200)]
weekly release 4.0dev
Helen Foster [Thu, 1 Jul 2021 12:11:23 +0000 (14:11 +0200)]
MDL-72063 lang: Import fixed English strings (en_fix)
Adrian Greeve [Thu, 1 Jul 2021 04:01:12 +0000 (12:01 +0800)]
Merge branch 'MDL-71366-master' of git://github.com/bmbrands/moodle
Andrew Nicols [Thu, 1 Jul 2021 03:40:25 +0000 (11:40 +0800)]
Merge branch 'MDL-71176-master_password_autocomplete' of https://github.com/safatshahin/moodle
Andrew Nicols [Thu, 1 Jul 2021 03:10:43 +0000 (11:10 +0800)]
Merge branch 'MDL-72010' of https://github.com/timhunt/moodle
Safat Shahin [Wed, 23 Jun 2021 03:47:21 +0000 (13:47 +1000)]
MDL-71176 login: Add html5 autocomplete attributes
This implementation will include the correct
autocomplete attribute value so that the password
managers can aid in creating good secure passwords
and not get confused with other autocomplete types.
There are some changes the password type form so
that autocomplete attribute can be passed an array.
Andrew Nicols [Thu, 1 Jul 2021 02:23:47 +0000 (10:23 +0800)]
Merge branch 'MDL-71314' of https://github.com/paulholden/moodle
Andrew Nicols [Thu, 1 Jul 2021 02:11:14 +0000 (10:11 +0800)]
Merge branch 'MDL-71771-master' of git://github.com/HuongNV13/moodle
Andrew Nicols [Thu, 1 Jul 2021 01:56:31 +0000 (09:56 +0800)]
Merge branch 'master_MDL-71175' of https://github.com/danmarsden/moodle
Andrew Nicols [Thu, 1 Jul 2021 01:52:48 +0000 (09:52 +0800)]
Merge branch 'MDL-68003' of https://github.com/timhunt/moodle
Sara Arjona [Wed, 30 Jun 2021 14:55:31 +0000 (16:55 +0200)]
Merge branch 'MDL-67208-master' of git://github.com/lameze/moodle
Sara Arjona [Wed, 30 Jun 2021 14:29:33 +0000 (16:29 +0200)]
Merge branch 'MDL-71789-master' of git://github.com/lameze/moodle
Sara Arjona [Wed, 30 Jun 2021 14:16:07 +0000 (16:16 +0200)]
Merge branch 'MDL-71971-master' of git://github.com/lucaboesch/moodle
Sara Arjona [Wed, 30 Jun 2021 14:09:30 +0000 (16:09 +0200)]
Merge branch 'MDL-71991' of https://github.com/timhunt/moodle
Andrew Nicols [Wed, 30 Jun 2021 02:04:23 +0000 (10:04 +0800)]
Merge branch 'MDL-71863-master-v02' of git://github.com/ferranrecio/moodle
Eloy Lafuente (stronk7) [Tue, 29 Jun 2021 16:37:20 +0000 (18:37 +0200)]
Merge branch 'MDL-66539-master' of git://github.com/HuongNV13/moodle
Tim Hunt [Mon, 28 Jun 2021 20:25:07 +0000 (21:25 +0100)]
MDL-68003 session timeout warning: don't show in iframes
Ferran Recio [Tue, 29 Jun 2021 09:52:48 +0000 (11:52 +0200)]
MDL-71863 core_courseformat: mode site renderer to autoload
Eloy Lafuente (stronk7) [Tue, 29 Jun 2021 09:39:26 +0000 (11:39 +0200)]
Merge branch 'MDL-71947-master' of https://github.com/bmbrands/moodle
Ferran Recio [Fri, 18 Jun 2021 10:00:25 +0000 (12:00 +0200)]
MDL-71863 courseformat: new course editor methods in courseeditor AMD
The module now exports a getCourseEditor and a getCurrentCourseEditor
methods. The module is more consistent as it can be used to get
other course than the current one.
Ferran Recio [Tue, 22 Jun 2021 07:51:45 +0000 (09:51 +0200)]
MDL-71863 core: add templates to ignored plugin folders
Ferran Recio [Tue, 22 Jun 2021 07:50:35 +0000 (09:50 +0200)]
MDL-71863 courseformat: create courseformat subsystem
Sara Arjona [Mon, 28 Jun 2021 09:33:18 +0000 (11:33 +0200)]
Merge branch 'MDL-71777' of https://github.com/appalachianstate/moodle
Paul Holden [Thu, 24 Jun 2021 18:02:59 +0000 (19:02 +0100)]
MDL-71314 course: add category record snapshot to deletion event.
Fred Woolard [Sun, 30 May 2021 21:59:58 +0000 (17:59 -0400)]
MDL-71777 antivirus: Use hash_from_path (sha1_file)
Dan Marsden [Wed, 14 Apr 2021 02:51:51 +0000 (14:51 +1200)]
MDL-71175 plagiarism: Deprecate some old functions.
Luca Bösch [Fri, 18 Jun 2021 11:57:02 +0000 (13:57 +0200)]
MDL-71971 mod_quiz: separate "Repaginate" and "Select multiple items"
Eloy Lafuente (stronk7) [Thu, 24 Jun 2021 21:03:06 +0000 (23:03 +0200)]
weekly release 4.0dev
Eloy Lafuente (stronk7) [Thu, 24 Jun 2021 21:03:02 +0000 (23:03 +0200)]
NOBUG: Fixed SVG browser compatibility
Eloy Lafuente (stronk7) [Thu, 24 Jun 2021 21:03:01 +0000 (23:03 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Tim Hunt [Thu, 24 Jun 2021 10:42:33 +0000 (11:42 +0100)]
MDL-72010 quiz: prevent session timeouts during attempts
Bas Brands [Thu, 24 Jun 2021 10:31:13 +0000 (12:31 +0200)]
MDL-71947 core_quiz: vertical forms for access rule popups
Bas Brands [Thu, 24 Jun 2021 10:16:48 +0000 (12:16 +0200)]
MDL-71947 theme_boost: fix styles for vertical forms
Simey Lameze [Mon, 14 Jun 2021 02:49:37 +0000 (10:49 +0800)]
MDL-67208 calendar: fix manage subscription redirection
This patch fix the subcription page only adding the course parameter
only when viewing the calendar on course context. It also passes the
url to the form instance, so we have the course parameter on the
form action attribute.
Andrew Nicols [Thu, 24 Jun 2021 04:00:09 +0000 (12:00 +0800)]
Merge branch 'MDL-71694-master' of https://github.com/lucisgit/moodle
Andrew Nicols [Thu, 24 Jun 2021 03:21:55 +0000 (11:21 +0800)]
Merge branch 'MDL-67536-master' of https://github.com/dcai/moodle
Andrew Nicols [Thu, 24 Jun 2021 03:13:10 +0000 (11:13 +0800)]
Merge branch 'MDL-69498-group-admin-by-domain' of https://github.com/brendanheywood/moodle
Andrew Nicols [Thu, 24 Jun 2021 02:58:12 +0000 (10:58 +0800)]
Merge branch 'MDL-71837' of git://github.com/paulholden/moodle
Andrew Nicols [Thu, 24 Jun 2021 02:55:01 +0000 (10:55 +0800)]
Merge branch 'MDL-55243-master' of git://github.com/HuongNV13/moodle
Huong Nguyen [Tue, 1 Jun 2021 01:51:40 +0000 (08:51 +0700)]
MDL-55243 files: Make is_valid_image support SVG files
Eloy Lafuente (stronk7) [Wed, 23 Jun 2021 22:18:45 +0000 (00:18 +0200)]
Merge branch 'MDL-71717' of git://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Wed, 23 Jun 2021 21:43:08 +0000 (23:43 +0200)]
Merge branch 'MDL-71293-master' of git://github.com/bmbrands/moodle
Eloy Lafuente (stronk7) [Wed, 23 Jun 2021 21:34:16 +0000 (23:34 +0200)]
Merge branch 'MDL-71593-master' of git://github.com/ilyatregubov/moodle
Bas Brands [Mon, 31 May 2021 11:03:19 +0000 (13:03 +0200)]
MDL-71293 theme_boost: improve navbar for new navigation
Andrew Nicols [Wed, 23 Jun 2021 06:06:32 +0000 (14:06 +0800)]
Merge branch 'MDL-71669-master' of git://github.com/junpataleta/moodle
Brendan Heywood [Tue, 22 Jun 2021 12:59:05 +0000 (22:59 +1000)]
MDL-69498 admin: Group site admins by email domain
Jun Pataleta [Tue, 1 Jun 2021 04:50:24 +0000 (12:50 +0800)]
MDL-71669 atto_table: Set appropriate ARIA roles for table button
The table button can become a menu button when the cursor's position
in the editor is within a table. So we'd need to update the button with
ARIA attributes appropriate for a menu button.
This is best done when the button's highlight gets toggled, so we're
adding an event listener for when this happens and add/remove the ARIA
attributes accordingly.
Jun Pataleta [Tue, 1 Jun 2021 04:46:18 +0000 (12:46 +0800)]
MDL-71669 editor_atto: Fire custom event when toggling button highlight
Jun Pataleta [Tue, 1 Jun 2021 04:44:36 +0000 (12:44 +0800)]
MDL-71669 editor_atto: Create an events module for the atto editor
Huong Nguyen [Wed, 23 Jun 2021 02:38:58 +0000 (09:38 +0700)]
MDL-71771 core_calendar: Convert the calendar footer buttons to links
AMOS bot [Wed, 23 Jun 2021 00:07:51 +0000 (00:07 +0000)]
Automatically generated installer lang files
Simey Lameze [Tue, 22 Jun 2021 23:07:47 +0000 (07:07 +0800)]
MDL-71789 calendar: fix subscription url validation
Tim Hunt [Tue, 22 Jun 2021 13:11:22 +0000 (14:11 +0100)]
MDL-71991 files: check return value of rename when writing files
Víctor Déniz [Tue, 22 Jun 2021 17:27:38 +0000 (18:27 +0100)]
Merge branch 'MDL-71634-master' of git://github.com/lucaboesch/moodle
Sara Arjona [Tue, 22 Jun 2021 08:20:57 +0000 (10:20 +0200)]
Merge branch 'MDL-70750-master' of git://github.com/ilyatregubov/moodle
Andrew Nicols [Tue, 22 Jun 2021 07:46:48 +0000 (15:46 +0800)]
Merge branch 'MDL-70233-alternative-disabled-cache' of https://github.com/Peterburnett/moodle
Tony Butler [Tue, 15 Jun 2021 17:21:44 +0000 (18:21 +0100)]
MDL-71694 assignfeedback_comments: Behat test for feedback preservation
Including efficiency improvements from https://github.com/davosmith
Ilya Tregubov [Mon, 21 Jun 2021 08:11:16 +0000 (10:11 +0200)]
MDL-71593 oauth2: Remove methods that were readded by mistake.
Ilya Tregubov [Wed, 9 Jun 2021 04:06:10 +0000 (06:06 +0200)]
MDL-70750 mod_survey: Fix warning for undefined offset.
Dongsheng Cai [Fri, 9 Apr 2021 05:19:27 +0000 (15:19 +1000)]
MDL-67536 libraries: replace babel-polyfill with core-js
Eloy Lafuente (stronk7) [Sat, 19 Jun 2021 15:57:13 +0000 (17:57 +0200)]
Merge branch 'MDL-71113-master' of git://github.com/andrewnicols/moodle
AMOS bot [Sat, 19 Jun 2021 00:07:53 +0000 (00:07 +0000)]
Automatically generated installer lang files
Víctor Déniz [Fri, 18 Jun 2021 19:48:32 +0000 (20:48 +0100)]
Merge branch 'MDL-69524' of https://github.com/NeillM/moodle
Jun Pataleta [Tue, 1 Jun 2021 04:04:12 +0000 (12:04 +0800)]
MDL-71669 editor_atto: Set proper roles to toolbar menus
* Menu button fix
- Added aria-haspopup, aria-controls, and aria-expanded attributes.
* Menu fixes
- Added aria-labelledby that points to the menu button label.
- Removed the dialog role in the menu's container.
- The ul tag needs the "menu" role.
- The li tag needs the role "none" instead of the "presentation" role
Reference:
https://www.w3.org/TR/wai-aria-practices-1.1/#menubutton
Andrew Nicols [Wed, 26 May 2021 01:13:05 +0000 (09:13 +0800)]
MDL-71113 javascript: Improve basic JS Documentation
Andrew Nicols [Mon, 15 Mar 2021 02:01:58 +0000 (10:01 +0800)]
MDL-71113 js: Fix all jsdoc warnings
Andrew Nicols [Mon, 15 Mar 2021 01:50:09 +0000 (09:50 +0800)]
MDL-71113 js: Bare minimum fixes to build jsdoc
Andrew Nicols [Mon, 15 Mar 2021 01:49:39 +0000 (09:49 +0800)]
MDL-71113 js: Add jsdoc configuration and Grunt
AMOS bot [Fri, 18 Jun 2021 00:07:53 +0000 (00:07 +0000)]
Automatically generated installer lang files
Luca Bösch [Mon, 24 May 2021 08:42:44 +0000 (10:42 +0200)]
MDL-71634 course: Do not show "Your progress" info any more.
Víctor Déniz [Thu, 17 Jun 2021 13:54:50 +0000 (14:54 +0100)]
weekly release 4.0dev
Neill Magill [Tue, 24 Nov 2020 14:15:21 +0000 (14:15 +0000)]
MDL-69524 backup: Code style fixes for the file
Neill Magill [Fri, 21 Aug 2020 07:20:10 +0000 (08:20 +0100)]
MDL-69524 backup: Add PHPdocs to backup_controller class
Andrew Nicols [Thu, 17 Jun 2021 03:28:22 +0000 (11:28 +0800)]
Merge branch 'MDL-71813-master' of https://github.com/NashTechOpenUniversity/moodle
Andrew Nicols [Thu, 17 Jun 2021 03:06:53 +0000 (11:06 +0800)]
Merge branch 'MDL-58592-master' of git://github.com/HuongNV13/moodle
Andrew Nicols [Thu, 17 Jun 2021 02:52:18 +0000 (10:52 +0800)]
Merge branch 'MDL-71927' of https://github.com/timhunt/moodle
Andrew Nicols [Thu, 17 Jun 2021 02:48:05 +0000 (10:48 +0800)]
Merge branch 'MDL-71697' of https://github.com/mkassaei/moodle
Andrew Nicols [Thu, 17 Jun 2021 02:44:36 +0000 (10:44 +0800)]
Merge branch 'MDL-71926-master' of git://github.com/peterRd/moodle
Víctor Déniz [Thu, 17 Jun 2021 01:37:46 +0000 (02:37 +0100)]
Merge branch 'MDL-71052' of git://github.com/paulholden/moodle
Víctor Déniz [Thu, 17 Jun 2021 00:43:50 +0000 (01:43 +0100)]
Merge branch 'MDL-71764' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Wed, 16 Jun 2021 22:11:21 +0000 (00:11 +0200)]
Merge branch 'MDL-71896-master' of git://github.com/merrill-oakland/moodle
Eloy Lafuente (stronk7) [Wed, 16 Jun 2021 22:08:04 +0000 (00:08 +0200)]
Merge branch 'MDL-71888' of git://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Wed, 16 Jun 2021 22:01:41 +0000 (00:01 +0200)]
Merge branch 'MDL-71736-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Wed, 16 Jun 2021 21:30:26 +0000 (23:30 +0200)]
Merge branch 'MDL-56873-master' of git://github.com/mickhawkins/moodle
Mahmoud Kassaei [Thu, 27 May 2021 07:51:12 +0000 (08:51 +0100)]
MDL-71697 Custom user field support: Grade report grader
Tony Butler [Fri, 28 May 2021 09:21:01 +0000 (10:21 +0100)]
MDL-71694 assignfeedback_comments: Fill latest submitted comment data
Otherwise if grading validation fails, any new/updated comments are
lost and replaced with previously saved data (or an empty editor).
Andrew Nicols [Wed, 16 Jun 2021 07:28:32 +0000 (15:28 +0800)]
Merge branch 'MDL-69908' of git://github.com/paulholden/moodle
Andrew Nicols [Wed, 16 Jun 2021 05:19:21 +0000 (13:19 +0800)]
Merge branch 'MDL-71528-master' of git://github.com/aanabit/moodle
Andrew Nicols [Tue, 15 Jun 2021 03:26:46 +0000 (11:26 +0800)]
Merge branch 'MDL-71804' of https://github.com/stronk7/moodle
Peter Dias [Tue, 15 Jun 2021 00:37:38 +0000 (08:37 +0800)]
MDL-71926 core: Check capabilities before adding link
Check whether the user has the capability to manage courses before adding any link
Tim Hunt [Mon, 14 Jun 2021 20:21:57 +0000 (21:21 +0100)]
MDL-71927 reports: show time to the second in logs report
And in the question history in quiz reviews.
Without this, it can be difficult to investigate some problems.