AMOS bot [Thu, 7 Oct 2021 00:07:31 +0000 (00:07 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Tue, 5 Oct 2021 22:25:03 +0000 (00:25 +0200)]
on-demand release 4.0dev+
Víctor Déniz [Tue, 5 Oct 2021 15:24:17 +0000 (16:24 +0100)]
Merge branch 'MDL-71963' of https://github.com/stronk7/moodle
Andrew Nicols [Tue, 5 Oct 2021 03:54:27 +0000 (11:54 +0800)]
MDL-72463 courseformat: Add missing docs
Eloy Lafuente (stronk7) [Tue, 5 Oct 2021 14:55:32 +0000 (16:55 +0200)]
MDL-71963 behat: Let's search for blocks, not for strings
In classic, the "Search forums" string still was around (in the
"Add a block" block). So, instead of searching for strings, we
use the explicit step that allows us to look for blocks.
Andrew Nicols [Tue, 5 Oct 2021 03:52:13 +0000 (11:52 +0800)]
Merge branch 'MDL-72463-master' of git://github.com/ferranrecio/moodle
Andrew Nicols [Tue, 5 Oct 2021 03:41:08 +0000 (11:41 +0800)]
Merge branch 'MDL-72407-master' of git://github.com/sarjona/moodle
Shamim Rezaie [Tue, 5 Oct 2021 03:37:43 +0000 (14:37 +1100)]
Merge branch 'MDL-72500' of git://github.com/paulholden/moodle
Andrew Nicols [Tue, 5 Oct 2021 03:28:38 +0000 (11:28 +0800)]
Merge branch 'MDL-72326' of https://github.com/NeillM/moodle
Andrew Nicols [Tue, 5 Oct 2021 03:14:51 +0000 (11:14 +0800)]
Merge branch 'MDL-72347-master' of git://github.com/sarjona/moodle
Andrew Nicols [Tue, 5 Oct 2021 03:03:05 +0000 (11:03 +0800)]
Merge branch 'MDL-72348-master' of git://github.com/sarjona/moodle
Ilya Tregubov [Tue, 5 Oct 2021 02:42:16 +0000 (04:42 +0200)]
Merge branch 'MDL-72455-master' of git://github.com/bmbrands/moodle
Ilya Tregubov [Tue, 5 Oct 2021 02:17:21 +0000 (04:17 +0200)]
Merge branch 'MDL-56773-master' of git://github.com/rezaies/moodle
Andrew Nicols [Tue, 5 Oct 2021 01:32:01 +0000 (09:32 +0800)]
Merge branch 'MDL-72642-master' of git://github.com/mihailges/moodle
Jun Pataleta [Tue, 5 Oct 2021 01:04:36 +0000 (09:04 +0800)]
Merge branch 'MDL-39324-master' of https://github.com/kiratskitizing/moodle
Víctor Déniz [Mon, 4 Oct 2021 23:49:42 +0000 (00:49 +0100)]
Merge branch 'MDL-72597' of git://github.com/paulholden/moodle
Andrew Nicols [Mon, 4 Oct 2021 23:44:27 +0000 (07:44 +0800)]
Merge branch 'MDL-72707' of https://github.com/stronk7/moodle
Víctor Déniz [Mon, 4 Oct 2021 23:02:39 +0000 (00:02 +0100)]
Merge branch 'MDL-72691_Open_popup_fix_after_ajax_reload' of git://github.com/lostrogit/moodle
Eloy Lafuente (stronk7) [Mon, 4 Oct 2021 13:34:35 +0000 (15:34 +0200)]
Merge branch 'MDL-72276' of https://github.com/vmdef/moodle
Andrew Nicols [Mon, 4 Oct 2021 13:00:22 +0000 (21:00 +0800)]
MDL-71963 js: Address lint issues in integration
Andrew Nicols [Mon, 4 Oct 2021 11:46:36 +0000 (19:46 +0800)]
Merge branch 'MDL-71963-master' of https://github.com/Chocolate-lightning/moodle
Víctor Déniz [Mon, 4 Oct 2021 12:58:56 +0000 (13:58 +0100)]
MDL-72276 block_timeline: behat scenario update after aria label change
Ilya Tregubov [Mon, 4 Oct 2021 07:50:38 +0000 (09:50 +0200)]
Merge branch 'MDL-72395' of https://github.com/stronk7/moodle
Víctor Déniz [Mon, 4 Oct 2021 07:47:45 +0000 (08:47 +0100)]
Merge branch 'MDL-72276-master' of git://github.com/junpataleta/moodle
Ilya Tregubov [Mon, 4 Oct 2021 06:41:14 +0000 (08:41 +0200)]
Merge branch 'master_MDL-71679-mod_quiz-52' of https://github.com/catalyst/moodle-MDL-70329
Andrew Nicols [Mon, 4 Oct 2021 04:33:52 +0000 (12:33 +0800)]
Merge branch 'MDL-71795-master' of git://github.com/ferranrecio/moodle
Carlos Castillo [Fri, 1 Oct 2021 16:36:24 +0000 (11:36 -0500)]
MDL-72691 reportbuilder: Encode popup data inside report actions.
Encode all popup data for report actions inside the action link
itself, because previously reloading a report via AJAX meant
actions no longer opened in popups, because the required JS was
absent from the page.
Paul Holden [Thu, 16 Sep 2021 15:27:13 +0000 (16:27 +0100)]
MDL-72597 course: use formatted course module name in context header.
Neill Magill [Thu, 12 Aug 2021 11:12:38 +0000 (12:12 +0100)]
MDL-72326 grunt: Fix component library grunt on Windows
Before this change grunt tried to use the Linux version of files in
node_modules/.bin rather than the Windows version which is generated
by npm.
To avoid this issue we need to run the components directly.
Joshua Ebarvia [Mon, 4 Oct 2021 09:24:38 +0000 (19:54 +1030)]
MDL-39324 mod_url: Fix icon when URL has params
Sara Arjona [Thu, 16 Sep 2021 16:16:09 +0000 (18:16 +0200)]
MDL-72407 videojs: Remove videojs-flash and videojs-swf libraries
Apart from removing these libraries because the Flash Player was deprecated
in 2017 and officially discontinued on 31 December 2020, the rtmp and useflash
settings have been removed too (they make no sense anymore).
Sara Arjona [Mon, 20 Sep 2021 14:45:41 +0000 (16:45 +0200)]
MDL-72348 repository: Deprecate import from skydrive repo
The repository_skydrive has been removed from core. Methods for
importing files from skydrive to onedrive repository have been
deprecated and will be completely removed in Moodle 4.4.
Sara Arjona [Mon, 20 Sep 2021 13:47:51 +0000 (15:47 +0200)]
MDL-72348 repository: Remove Microsoft OneDrive legacy (skydrive)
The repository_skydrive was deprecated in 3.3 and here it has been
removed from core.
Sara Arjona [Fri, 17 Sep 2021 09:45:36 +0000 (11:45 +0200)]
MDL-72347 filter: Remove censor filter
Word censorship filter is not widely used these days so it has been
removed from Moodle core.
Mathew May [Wed, 14 Jul 2021 06:44:25 +0000 (14:44 +0800)]
MDL-71963 Core: Add toast for confirmation modal success
Andrew Nicols [Wed, 30 Jun 2021 01:37:34 +0000 (09:37 +0800)]
MDL-71963 Core: Convert block deletion to a modal
Co-authored-by: Mathew May <mathewm@hotmail.co.nz>
Safat Shahin [Fri, 6 Aug 2021 16:03:58 +0000 (02:03 +1000)]
MDL-71679 mod_quiz: Updates for new qbank api
This implementation will introduct changes to
the mod_quiz to implement the new qbank api
for view. Major changes are introduced in
the custom view and also all the legacy points
to the old qbank are changed to qbank plugins
where needed. It also deprecated and deletes
classes and scripts which were kept not to
break mod_quiz for the new api implementation.
Jun Pataleta [Fri, 1 Oct 2021 02:00:07 +0000 (10:00 +0800)]
MDL-72276 block_timeline: Update wording for the date filter
Jun Pataleta [Thu, 26 Aug 2021 06:17:42 +0000 (14:17 +0800)]
MDL-72276 block_timeline: Make screen readers announce current selection
* Have the currently selected dropdown menu item serve as the dropdown's
description in order for screen readers to announce its current
selection.
- JAWS and NVDA both read this as "[element name] [selected value]".
- Chrome screen reader (formerly ChromeVox) does not announce the
description.
* Add a title attribute so the dropdown's element name can be shown by
browsers on hover.
Jun Pataleta [Thu, 26 Aug 2021 06:03:45 +0000 (14:03 +0800)]
MDL-72276 block_timeline: Show current selection on timeline dropdowns
Andrew Nicols [Mon, 4 Oct 2021 03:17:10 +0000 (11:17 +0800)]
MDL-72291 js: Fix event names for inplace_editable
Andrew Nicols [Mon, 4 Oct 2021 02:54:32 +0000 (10:54 +0800)]
Merge branch 'MDL-72291' of git://github.com/paulholden/moodle
Adrian Greeve [Mon, 4 Oct 2021 02:35:26 +0000 (10:35 +0800)]
Merge branch 'MDL-72355-master' of git://github.com/mickhawkins/moodle
Eloy Lafuente (stronk7) [Wed, 29 Sep 2021 17:10:08 +0000 (19:10 +0200)]
MDL-72707 install: update the list of stale files for 4.0
Note that, at the same time, the function has got
return type specified and simple conversion to short-array.
Eloy Lafuente (stronk7) [Sun, 22 Aug 2021 17:38:45 +0000 (19:38 +0200)]
MDL-72395 composer: Update to newer dependencies
More notably PHPUnit to 9.5.9 that comes with some good fixes
and better support for go prospecting php81 (beta) status.
Generated with php73, that is the lower version supported
by this branch, following the instructions @ https://docs.moodle.org/dev/Composer
Eloy Lafuente (stronk7) [Sat, 2 Oct 2021 20:05:06 +0000 (22:05 +0200)]
weekly release 4.0dev
Eloy Lafuente (stronk7) [Sat, 2 Oct 2021 20:05:00 +0000 (22:05 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Eloy Lafuente (stronk7) [Sat, 2 Oct 2021 06:16:55 +0000 (08:16 +0200)]
Merge branch 'MDL-72714' of git://github.com/stronk7/moodle
Eloy Lafuente (stronk7) [Fri, 1 Oct 2021 20:40:10 +0000 (22:40 +0200)]
MDL-72714 behat: Make the window larger earlier
The step that causes the problem is:
And I navigate to "Badges > Add a new badge" in current page administration
(because "Add a new badge" is exactly on the edge (bottom) of the window)
So we need to make the window large before it, not after it, or the
"Add a new badge" link won't be ever clicked.
Víctor Déniz [Fri, 1 Oct 2021 18:10:41 +0000 (19:10 +0100)]
Merge branch 'MDL-72329' of https://github.com/stronk7/moodle
Eloy Lafuente (stronk7) [Fri, 1 Oct 2021 14:58:45 +0000 (16:58 +0200)]
MDL-72329 phpunit: Avoid === on floats and raw reserved word
In general it's a bad idea to compare floats with ===,
because depending of different systems precision, can
come to mismatches after certain decimal position.
So we replace them by:
- assetIsFloat() : to verify the type.
- assertEqualsWithDelta() : to compare values with some delta allowed.
Also, "raw" is Oracle reserved word, so renaming to "someraw" in tests.
Sujith Haridasan [Fri, 1 Oct 2021 04:43:24 +0000 (10:13 +0530)]
MDL-72396 core: Fix the primary active tab for my/index.php
Fix the primary active tab for my/index.php
Víctor Déniz [Fri, 1 Oct 2021 10:10:59 +0000 (11:10 +0100)]
Merge branch 'MDL-72714-master' of git://github.com/ilyatregubov/moodle
Andrew Nicols [Fri, 1 Oct 2021 09:00:27 +0000 (17:00 +0800)]
Merge branch 'MDL-72329' of https://github.com/stronk7/moodle
Ilya Tregubov [Fri, 1 Oct 2021 08:44:52 +0000 (10:44 +0200)]
Merge branch 'MDL-71610-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Fri, 1 Oct 2021 08:41:31 +0000 (10:41 +0200)]
MDL-72329 phpunit: Fix some tests
- XMLDB_TYPE_FLOAT definition was incorrect, meaning no decimals for
some DBs.
- Avoid using reserved words in column names.
Paul Holden [Fri, 6 Aug 2021 12:24:57 +0000 (13:24 +0100)]
MDL-72291 output: emit native events from inplace editable element.
Removes jQuery dependency from calling code that wants to listen
for these events. Maintains backwards compatibility with existing
code that does want to listen to jQuery-style events.
Andrew Nicols [Fri, 1 Oct 2021 07:56:36 +0000 (15:56 +0800)]
MDL-71610 behat: Add custom steps for edit mode checks
Andrew Nicols [Fri, 1 Oct 2021 07:15:40 +0000 (15:15 +0800)]
MDL-71610 gradereport_grader: Specify the pagelayout for grader report
Ferran Recio [Mon, 6 Sep 2021 10:55:21 +0000 (12:55 +0200)]
MDL-71795 behat: fix breadcrumb navigation step
Ferran Recio [Wed, 1 Sep 2021 10:38:06 +0000 (12:38 +0200)]
MDL-71795 courseformat: course index in activity page
Ferran Recio [Tue, 31 Aug 2021 17:06:46 +0000 (19:06 +0200)]
MDL-71795 courseformat: add cache to course index
Ilya Tregubov [Thu, 30 Sep 2021 13:52:12 +0000 (15:52 +0200)]
MDL-72714 behat: Fix Behat failures for chrome 94.
Jun Pataleta [Fri, 1 Oct 2021 03:43:25 +0000 (11:43 +0800)]
Merge branch 'MDL-72449-master' of git://github.com/andrewnicols/moodle
abgreeve [Fri, 1 Oct 2021 03:21:40 +0000 (11:21 +0800)]
Merge branch 'MDL-69682' of git://github.com/paulholden/moodle
Andrew Nicols [Fri, 1 Oct 2021 03:02:28 +0000 (11:02 +0800)]
Merge branch 'MDL-72329-master' of https://github.com/dravek/moodle
Andrew Nicols [Fri, 1 Oct 2021 02:26:56 +0000 (10:26 +0800)]
Merge branch 'MDL-71347' of https://github.com/paulholden/moodle
Andrew Nicols [Fri, 1 Oct 2021 02:21:30 +0000 (10:21 +0800)]
Merge branch 'MDL-72673-master' of git://github.com/junpataleta/moodle
Andrew Nicols [Fri, 1 Oct 2021 02:14:51 +0000 (10:14 +0800)]
Merge branch 'MDL-72544' of git://github.com/paulholden/moodle
Andrew Nicols [Fri, 1 Oct 2021 01:43:39 +0000 (09:43 +0800)]
Merge branch 'MDL-70862' of https://github.com/marcusboon/moodle
Eloy Lafuente (stronk7) [Thu, 30 Sep 2021 21:19:06 +0000 (23:19 +0200)]
Merge branch 'MDL-72484' of git://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Thu, 30 Sep 2021 21:16:21 +0000 (23:16 +0200)]
Merge branch 'MDL-72587-master' of git://github.com/dpalou/moodle
Eloy Lafuente (stronk7) [Thu, 30 Sep 2021 18:12:39 +0000 (20:12 +0200)]
Merge branch 'MDL-72396-master' of https://github.com/sharidas/moodle
Víctor Déniz [Thu, 30 Sep 2021 14:40:25 +0000 (15:40 +0100)]
Merge branch 'MDL-72496-master_assert_tag' of https://github.com/call-learning/moodle
Bas Brands [Thu, 2 Sep 2021 09:21:08 +0000 (11:21 +0200)]
MDL-72455 theme_boost: enable roundness for bootstrap components
Laurent David [Thu, 23 Sep 2021 15:39:34 +0000 (17:39 +0200)]
MDL-72496 question tests: fix assertTag if tag not found
* The basic_test::assertTag method will issue a warning as $tag is not
found, failing the PHP Unit test that uses this method.
* Add tests to check that assertTag is working
Ferran Recio [Tue, 31 Aug 2021 17:05:08 +0000 (19:05 +0200)]
MDL-71795 course: fix participants pagetype
abgreeve [Thu, 30 Sep 2021 04:50:45 +0000 (12:50 +0800)]
Merge branch 'MDL-71610-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Thu, 30 Sep 2021 02:42:50 +0000 (10:42 +0800)]
MDL-71610 theme_classic: Check whether editing mode is enabled in behat
Andrew Nicols [Thu, 30 Sep 2021 04:17:06 +0000 (12:17 +0800)]
Merge branch 'MDL-72545' of https://github.com/paulholden/moodle
abgreeve [Thu, 30 Sep 2021 01:57:35 +0000 (09:57 +0800)]
Merge branch 'MDL-72275-master-2' of git://github.com/mickhawkins/moodle
Andrew Nicols [Thu, 30 Sep 2021 01:52:56 +0000 (09:52 +0800)]
Merge branch 'MDL-71727-master-v03' of git://github.com/ferranrecio/moodle
AMOS bot [Thu, 30 Sep 2021 00:07:32 +0000 (00:07 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Wed, 29 Sep 2021 21:31:22 +0000 (23:31 +0200)]
Merge branch 'MDL-72462' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Wed, 29 Sep 2021 21:27:15 +0000 (23:27 +0200)]
Merge branch 'MDL-71970-master' of git://github.com/sarjona/moodle
Ilya Tregubov [Wed, 29 Sep 2021 13:40:39 +0000 (15:40 +0200)]
Merge branch 'MDL-71610-master' of git://github.com/bmbrands/moodle
Ferran Recio [Wed, 22 Sep 2021 13:40:01 +0000 (15:40 +0200)]
MDL-72463 courseformat: course index highlight section badge
Ferran Recio [Tue, 22 Jun 2021 13:39:16 +0000 (15:39 +0200)]
MDL-71727 course: sync dragged elements
Two new mutations are added to indicate that a section
or a cm is being dragged. The logic related to refresh
a section or a cm has been moved to components to
simplify the code.
Ferran Recio [Wed, 25 Aug 2021 11:39:02 +0000 (13:39 +0200)]
MDL-71828 courseformat: course index section link toggler
Bas Brands [Wed, 4 Aug 2021 08:14:56 +0000 (10:14 +0200)]
MDL-71610 core_behat: access site admin manage tags link
Bas Brands [Tue, 6 Jul 2021 10:02:19 +0000 (12:02 +0200)]
MDL-71610 core_behat: use new edit mode step in feature files
Bas Brands [Tue, 6 Jul 2021 09:27:22 +0000 (11:27 +0200)]
MDL-71610 core_behat: update edit mode steps
Bas Brands [Tue, 6 Jul 2021 08:27:24 +0000 (10:27 +0200)]
MDL-71610 theme_boost: switch to standard editing mode for gradebook
the gradebook need to use the standard $USER->editing to check if editing mode is turned on
Bas Brands [Tue, 6 Jul 2021 08:19:09 +0000 (10:19 +0200)]
MDL-71610 theme_boost: remove edit button from Boost
Bas Brands [Tue, 6 Jul 2021 08:01:05 +0000 (10:01 +0200)]
MDL-71610 theme_boost: add a edit mode switch
Ilya Tregubov [Tue, 28 Sep 2021 13:51:58 +0000 (15:51 +0200)]
Merge branch 'MDL-72675' of git://github.com/paulholden/moodle
Shamim Rezaie [Tue, 28 Sep 2021 10:15:06 +0000 (20:15 +1000)]
Merge branch 'MDL-72060-master' of git://github.com/lameze/moodle
Adrian Perez [Thu, 1 Jul 2021 09:03:56 +0000 (11:03 +0200)]
MDL-72060 mod_lti: fix comparison if user is gradable
Dani Palou [Thu, 23 Sep 2021 15:00:33 +0000 (17:00 +0200)]
MDL-72587 message: Support getting both read and unread messages
Andrew Nicols [Tue, 28 Sep 2021 07:17:23 +0000 (15:17 +0800)]
Merge branch 'MDL-67686' of git://github.com/paulholden/moodle