Sara Arjona [Fri, 29 May 2020 10:52:22 +0000 (12:52 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Jun Pataleta [Fri, 29 May 2020 04:01:50 +0000 (12:01 +0800)]
Merge branch 'MDL-64175-master' of git://github.com/sarjona/moodle
Jun Pataleta [Fri, 29 May 2020 03:48:46 +0000 (11:48 +0800)]
Merge branch 'MDL-68855-master' of git://github.com/cescobedo/moodle
Jake Dallimore [Fri, 29 May 2020 02:53:57 +0000 (10:53 +0800)]
Merge branch 'MDL-68802-master' of https://github.com/HuongNV13/moodle
AMOS bot [Fri, 29 May 2020 00:07:42 +0000 (00:07 +0000)]
Automatically generated installer lang files
Sara Arjona [Thu, 28 May 2020 16:11:35 +0000 (18:11 +0200)]
Merge branch 'MDL-68854-master' of git://github.com/vmdef/moodle
Sara Arjona [Thu, 28 May 2020 15:58:51 +0000 (17:58 +0200)]
Merge branch 'MDL-68583-master-fix' of github.com:sarjona/moodle
Sara Arjona [Thu, 28 May 2020 15:57:26 +0000 (17:57 +0200)]
MDL-68583 core_course: add missing spaces
Sara Arjona [Thu, 28 May 2020 15:42:52 +0000 (17:42 +0200)]
Merge branch 'MDL-68583-master' of https://github.com/kabalin/moodle
Víctor Déniz Falcón [Thu, 28 May 2020 15:37:21 +0000 (16:37 +0100)]
Merge branch 'MDL-68209-master-2' of git://github.com/bmbrands/moodle
Sara Arjona [Thu, 28 May 2020 11:58:12 +0000 (13:58 +0200)]
MDL-64175 atto_media: update advanced settings
Some OS, such as Ubuntu, are slightly changing the audio attributes,
from <audio attribute1="true"> to <audio attribute1>.
This patch is for reviewing this piece of code and covering both cases.
cescobedo [Thu, 28 May 2020 13:54:30 +0000 (15:54 +0200)]
MDL-68855 mod_h5pactivity: Add itemid to the package URL
Ruslan Kabalin [Sat, 2 May 2020 15:02:51 +0000 (16:02 +0100)]
MDL-68583 core_course: Fix category delete action menu.
Deletion form offers user a deletion with contents move option, it is
available when full deletion is not permitted. Action menu should take
this into account too and allow user to reach the form.
Víctor Déniz Falcón [Thu, 28 May 2020 12:30:38 +0000 (13:30 +0100)]
MDL-68854 repository_contentbank: add size to content nodes
Víctor Déniz Falcón [Thu, 28 May 2020 12:00:16 +0000 (13:00 +0100)]
Merge branch 'MDL-67813-master-1' of git://github.com/mihailges/moodle
Huong Nguyen [Thu, 28 May 2020 09:41:46 +0000 (16:41 +0700)]
MDL-68802 qtype_ddimageortext: issue related to keyboard navigation
Eloy Lafuente (stronk7) [Thu, 28 May 2020 11:01:39 +0000 (13:01 +0200)]
Merge branch 'MDL-68753-master-enfix' of git://github.com/mudrd8mz/moodle
Víctor Déniz Falcón [Thu, 28 May 2020 10:46:39 +0000 (11:46 +0100)]
Merge branch 'MDL-68746-master-fix' of git://github.com/sarjona/moodle
Sara Arjona [Thu, 28 May 2020 10:42:39 +0000 (12:42 +0200)]
Merge branch 'MDL-68244' of https://github.com/Chocolate-lightning/moodle
Sara Arjona [Thu, 28 May 2020 10:00:21 +0000 (12:00 +0200)]
Merge branch 'MDL-68565' of https://github.com/paulholden/moodle
Paul Holden [Thu, 30 Apr 2020 16:24:44 +0000 (17:24 +0100)]
MDL-68565 tool_usertours: account for optional config in WS response.
Sara Arjona [Thu, 28 May 2020 09:20:46 +0000 (11:20 +0200)]
MDL-68746 core_badges: fix behat error with issuername
Eloy Lafuente (stronk7) [Thu, 28 May 2020 08:46:25 +0000 (10:46 +0200)]
Merge branch 'MDL-68789-master' of git://github.com/crazyserver/moodle
Adrian Greeve [Thu, 28 May 2020 08:23:13 +0000 (16:23 +0800)]
Merge branch 'MDL-66911-master-fix' of git://github.com/junpataleta/moodle
Jun Pataleta [Thu, 28 May 2020 08:15:15 +0000 (16:15 +0800)]
MDL-66911 files: Update $CFG->licenses when adding/deleting licenses
* When creating custom licenses, the list of active licenses
($CFG->licenses) also needs to be updated. Same when a custom license
is being deleted.
Jun Pataleta [Thu, 28 May 2020 07:20:45 +0000 (15:20 +0800)]
MDL-66911 files: Use proper function for fetching enabled licenses
Jun Pataleta [Thu, 28 May 2020 06:53:14 +0000 (14:53 +0800)]
MDL-66911 files: Format full name of custom licenses
Pau Ferrer Ocaña [Thu, 28 May 2020 06:38:08 +0000 (08:38 +0200)]
MDL-68789 behat: Rename the app from Moodle Mobile to Moodle app
Jake Dallimore [Thu, 28 May 2020 05:58:50 +0000 (13:58 +0800)]
Merge branch 'MDL-67903-master' of git://github.com/bmbrands/moodle
Jun Pataleta [Thu, 28 May 2020 04:19:25 +0000 (12:19 +0800)]
Merge branch 'MDL-67810-master' of git://github.com/vmdef/moodle
Mihail Geshoski [Tue, 26 May 2020 03:40:41 +0000 (11:40 +0800)]
MDL-67813 repository_contentbank: Add behat tests
Victor Deniz Falcon [Tue, 26 May 2020 03:27:54 +0000 (11:27 +0800)]
MDL-67813 core: Add a manual 'enter' key press behat action step
Mihail Geshoski [Tue, 26 May 2020 03:06:08 +0000 (11:06 +0800)]
MDL-67813 core: Add for attribute to search input label in filepicker
Adds the missing for attribute in the label that identifies the
search input in the filepicker. This is an accessibility improvement.
Mihail Geshoski [Tue, 19 May 2020 06:24:55 +0000 (14:24 +0800)]
MDL-67813 core_filepicker: Handle ElementNotFoundException in behat step
Catches and handles ElementNotFoundException if thrown in the
i_should_see_elements_in_filepicker_repository() behat step in order to
enable the assertion that no elements exist in the repository content
area
Mihail Geshoski [Fri, 1 May 2020 02:49:32 +0000 (10:49 +0800)]
MDL-67813 core_contentbank: Add content name parameter in the generator
Mihail Geshoski [Fri, 1 May 2020 02:49:25 +0000 (10:49 +0800)]
MDL-67813 repository_contentbank: Add unit tests
Mihail Geshoski [Thu, 30 Apr 2020 08:17:25 +0000 (16:17 +0800)]
MDL-67813 repository_contentbank: Add search functionality
Jake Dallimore [Thu, 28 May 2020 03:56:23 +0000 (11:56 +0800)]
Merge branch 'MDL-68746-master' of git://github.com/sarjona/moodle
Adrian Greeve [Thu, 28 May 2020 03:49:37 +0000 (11:49 +0800)]
Merge branch 'MDL-68822-master' of git://github.com/ferranrecio/moodle
deraadt [Thu, 16 Apr 2020 01:47:45 +0000 (11:47 +1000)]
MDL-68425 user: Add capability check for messaging
Bas Brands [Wed, 27 May 2020 11:17:50 +0000 (13:17 +0200)]
MDL-67874 core_filepicker: fix focus styles for filepicker folders
Adrian Greeve [Thu, 28 May 2020 01:09:27 +0000 (09:09 +0800)]
Merge branch 'MDL-66911-38_core_file_add_license_help_to_fileselect' of https://github.com/tomdickman/moodle
Andrew Nicols [Wed, 27 May 2020 23:35:10 +0000 (07:35 +0800)]
Merge branch 'MDL-68846' of https://github.com/stronk7/moodle
Michael Hawkins [Wed, 27 May 2020 03:19:46 +0000 (11:19 +0800)]
MDL-68829 user: Update participants SQL for Oracle/MSSQL compatibility
This refactors the SQL to join on a distinct list of users, removing
the need for GROUP BY statements, and fixing the related errors in
Oracle/MSSQL
Eloy Lafuente (stronk7) [Wed, 27 May 2020 15:55:32 +0000 (17:55 +0200)]
MDL-68846 behat: Avoid asserting AM/PM strings. They are not cross-os
The exists/contains steps of behat are case-sensitive, in the other
side, depending of the OS and locales, time functions are not 100%
consistent. See https://bugs.php.net/bug.php?id=76378 for example.
So only solutions are:
1) Create a specific new step performing the checks case insensitively.
2) Avoid making AM / PM part of the checks.
Here we have opted by the 2nd approach, it's not critical part to check.
Bas Brands [Thu, 21 May 2020 08:58:24 +0000 (10:58 +0200)]
MDL-68209 core_course: improve activity chooser styling
Thomas.Ludwig [Tue, 10 Mar 2020 14:01:29 +0000 (15:01 +0100)]
MDL-67903 core_grades: remove outdated CSS for grade import form
Sara Arjona [Wed, 27 May 2020 13:09:39 +0000 (15:09 +0200)]
Merge branch 'MDL-68343-master' of git://github.com/rezaies/moodle
Sara Arjona [Wed, 27 May 2020 10:26:46 +0000 (12:26 +0200)]
Merge branch 'MDL-68667-master' of git://github.com/aanabit/moodle
Víctor Déniz Falcón [Fri, 1 May 2020 17:06:48 +0000 (18:06 +0100)]
MDL-67810 core_contentbank: contenttype_h5p editor integrated
Victor Deniz Falcon [Tue, 28 Apr 2020 21:09:34 +0000 (22:09 +0100)]
MDL-67810 core_contentbank: placed the edit action in the view page
Victor Deniz Falcon [Tue, 28 Apr 2020 20:43:05 +0000 (21:43 +0100)]
MDL-67810 core_contentbank: contentype_h5p modified to support add menu
Víctor Déniz Falcón [Wed, 29 Apr 2020 13:00:43 +0000 (14:00 +0100)]
MDL-67810 core_contentbank: added dropdown menu to create content
Jun Pataleta [Wed, 27 May 2020 08:48:03 +0000 (16:48 +0800)]
Merge branch 'MDL-67828-master' of git://github.com/rezaies/moodle
David Mudrák [Tue, 26 May 2020 17:07:53 +0000 (19:07 +0200)]
MDL-68753 lang: Remove a redundant okay string and use "OK" everywhere
The "Ok" (with lower-case "k") string was added in MDL-68409 to keep
backwards compatibility with YUI alerts that had it hard-coded. But we
should not need to explain to translators why we have two OK strings
like this and why they use different wording.
Additionally, there would be inconsistency in Behat tests and everywhere
depending on which "OK" or "Ok" string is used for buttons.
So instead, this patch changes the hard-coded 'Ok' string in the YUI and
we should stick to "OK" from now on everywhere.
David Mudrák [Tue, 26 May 2020 16:47:10 +0000 (18:47 +0200)]
MDL-68753 lang: Use the updated strings in the tests
Sara Arjona [Wed, 27 May 2020 07:46:47 +0000 (09:46 +0200)]
Merge branch 'MDL-68758-master' of git://github.com/peterRd/moodle
Jun Pataleta [Wed, 27 May 2020 06:51:25 +0000 (14:51 +0800)]
Merge branch 'MDL-67743-master-final' of git://github.com/andrewnicols/moodle
Jake Dallimore [Wed, 27 May 2020 06:24:51 +0000 (14:24 +0800)]
Merge branch 'MDL-52138-master-take4' of git://github.com/lucaboesch/moodle
Peter Dias [Wed, 20 May 2020 00:00:17 +0000 (08:00 +0800)]
MDL-68758 core_repository: Allow ability to download files on all views.
Jake Dallimore [Wed, 27 May 2020 05:54:51 +0000 (13:54 +0800)]
Merge branch 'MDL-67874-master' of git://github.com/bmbrands/moodle
Andrew Nicols [Wed, 27 May 2020 04:49:39 +0000 (12:49 +0800)]
Merge branch 'MDL-68765-master' of https://github.com/ised-isde-canada/moodle
Andrew Nicols [Wed, 27 May 2020 04:12:27 +0000 (12:12 +0800)]
Merge branch 'master_MDL-68054' of https://github.com/danmarsden/moodle
Andrew Nicols [Wed, 27 May 2020 03:51:57 +0000 (11:51 +0800)]
MDL-67743 user: Remove incorrect ARIA role on autocomplete
The autocomplete is not a listbox so cannot be multiselectable.
Andrew Nicols [Wed, 27 May 2020 03:16:22 +0000 (11:16 +0800)]
MDL-67743 table: Sort direction is an integer
Jun Pataleta [Wed, 27 May 2020 03:03:54 +0000 (11:03 +0800)]
Merge branch 'MDL-68750-master' of git://github.com/andrewnicols/moodle
Adrian Greeve [Wed, 27 May 2020 02:55:20 +0000 (10:55 +0800)]
Merge branch 'MDL-68788' of https://github.com/Chocolate-lightning/moodle
Michael Hawkins [Fri, 15 May 2020 10:43:15 +0000 (18:43 +0800)]
MDL-68678 user: Made filterset match text clearer
Part of MDL-67743
Bas Brands [Thu, 30 Apr 2020 09:22:50 +0000 (11:22 +0200)]
MDL-68259 user: add styling to participant filters
Part of MDL-67743
Andrew Nicols [Wed, 15 Apr 2020 05:59:21 +0000 (13:59 +0800)]
MDL-68169 user: Limit the number of filter conditions
Part of MDL-67743
Andrew Nicols [Fri, 3 Apr 2020 12:41:43 +0000 (20:41 +0800)]
MDL-68169 user: Add keyword filter
Part of MDL-67743
Andrew Nicols [Fri, 3 Apr 2020 11:45:50 +0000 (19:45 +0800)]
MDL-68169 user: Add accesssince filter
Part of MDL-67743
Andrew Nicols [Fri, 3 Apr 2020 09:13:38 +0000 (17:13 +0800)]
MDL-68169 user: Add enrolment instance filter
Part of MDL-67743
Andrew Nicols [Fri, 3 Apr 2020 08:32:45 +0000 (16:32 +0800)]
MDL-68169 user: Add groups filter
Part of MDL-67743
Andrew Nicols [Fri, 3 Apr 2020 07:00:42 +0000 (15:00 +0800)]
MDL-68169 user: Add roles filter
Part of MDL-67743
Andrew Nicols [Thu, 26 Mar 2020 00:55:18 +0000 (08:55 +0800)]
MDL-67917 user: Use custom templates for participant value selection
Part of MDL-67743
Andrew Nicols [Thu, 26 Mar 2020 00:54:46 +0000 (08:54 +0800)]
MDL-67917 core: Add custom template support to autocomplete
Part of MDL-67743
Andrew Nicols [Wed, 25 Mar 2020 07:22:00 +0000 (15:22 +0800)]
MDL-67917 user: Add skeleton for new participants filter
Part of MDL-67743
AMOS BEGIN
CPY [select,core],[selectfiltertype,core_user]
AMOS END
Andrew Nicols [Wed, 25 Mar 2020 07:11:06 +0000 (15:11 +0800)]
MDL-67917 core: Return newly added nodes from template helpers
Part of MDL-67743
Andrew Nicols [Tue, 26 May 2020 03:05:56 +0000 (11:05 +0800)]
MDL-68750 tool_dataprivacy: Correct behat test modal checks
Tom Dickman [Wed, 16 Oct 2019 00:03:15 +0000 (11:03 +1100)]
MDL-66911 core files: Add license help to file selector
This improvement adds a help icon to the 'Choose license' option
providing links to further information on each license.
Utilise templates for license links to avoid code reuse.
Eloy Lafuente (stronk7) [Tue, 26 May 2020 21:43:05 +0000 (23:43 +0200)]
Merge branch 'MDL-68789-master' of git://github.com/crazyserver/moodle
Luca Bösch [Fri, 8 May 2020 06:02:02 +0000 (08:02 +0200)]
MDL-52138 core_grades: gradebook striped styling
Eloy Lafuente (stronk7) [Tue, 26 May 2020 20:52:49 +0000 (22:52 +0200)]
on-demand release 3.9dev+
Sara Arjona [Tue, 26 May 2020 18:03:22 +0000 (20:03 +0200)]
Merge branch 'MDL-68388' of https://github.com/stronk7/moodle
Helen Foster [Tue, 26 May 2020 16:35:53 +0000 (18:35 +0200)]
MDL-68753 lang: Import fixed English strings (en_fix)
Eloy Lafuente (stronk7) [Tue, 26 May 2020 17:00:24 +0000 (19:00 +0200)]
MDL-68388 core_grades: Tweak unit test assertion to make Oracle happy
Also modify some comments and get rid of some void return types.
Shamim Rezaie [Tue, 26 May 2020 16:36:55 +0000 (02:36 +1000)]
MDL-67828 calendar: Fix the js error in IE11
Ferran Recio [Tue, 26 May 2020 15:25:28 +0000 (17:25 +0200)]
MDL-68822 mod_h5pactivity: add description to view.php
Sara Arjona [Tue, 26 May 2020 14:23:20 +0000 (16:23 +0200)]
Merge branch 'MDL-67386-master-hotfix' of github.com:bmbrands/moodle
Bas Brands [Tue, 26 May 2020 12:04:38 +0000 (14:04 +0200)]
MDL-67386 theme_classic: initialize the bootstrap loader.
Bas Brands [Wed, 8 Apr 2020 10:24:02 +0000 (12:24 +0200)]
MDL-67874 theme_boost: make focus outline accessible
Andrew Nicols [Tue, 26 May 2020 03:05:47 +0000 (11:05 +0800)]
MDL-68750 analytics: Correct behat test modal checks
Andrew Nicols [Tue, 26 May 2020 02:55:12 +0000 (10:55 +0800)]
MDL-68750 core_tag: Add missing confirmation dialogue title
Andrew Nicols [Sun, 17 May 2020 06:09:01 +0000 (14:09 +0800)]
MDL-68750 behat: Correct dialogue selector
Jun Pataleta [Tue, 26 May 2020 04:39:24 +0000 (12:39 +0800)]
Merge branch 'MDL-45184-master' of git://github.com/junpataleta/moodle
Jun Pataleta [Tue, 26 May 2020 04:26:40 +0000 (12:26 +0800)]
MDL-45184 tool_licensemanager: Behat fixes
* Fix license manager test
* Remove unnecessary @javascript tags
* Remove unnecessary "I log out" steps
* Fix structure so each scenario will have a single Given-When-Then
Jun Pataleta [Tue, 26 May 2020 04:11:07 +0000 (12:11 +0800)]
MDL-45184 tool_licensemanager: Move $deletelicense for proper scope
Andrew Nicols [Tue, 26 May 2020 03:29:48 +0000 (11:29 +0800)]
Merge branch 'MDL-68099-master' of git://github.com/marinaglancy/moodle
Adrian Greeve [Tue, 26 May 2020 02:33:03 +0000 (10:33 +0800)]
Merge branch 'MDL-68757' of https://github.com/timhunt/moodle