Ilya Tregubov
2924d7c496
Merge branch 'MDL-72452-resource-filter' of https://github.com/Peterburnett/moodle
2021-10-06 10:53:55 +07:00
Jake Dallimore
3c7e486205
Merge branch 'MDL-72094-master' of git://github.com/mihailges/moodle
2021-10-06 10:51:29 +08:00
Andrew Nicols
7c357c22a1
Merge branch 'MDL-71707' of https://github.com/paulholden/moodle
2021-10-06 09:15:31 +08:00
Andrew Nicols
d26bd7c078
Merge branch 'MDL-72599' of git://github.com/paulholden/moodle
2021-10-06 09:11:58 +08:00
Eloy Lafuente (stronk7)
70073fdc74
on-demand release 4.0dev+
2021-10-06 00:25:03 +02:00
Víctor Déniz
98804a0e5e
Merge branch 'MDL-71963' of https://github.com/stronk7/moodle
2021-10-05 23:20:41 +02:00
Andrew Nicols
fa72197258
MDL-72463 courseformat: Add missing docs
2021-10-05 23:20:41 +02:00
Eloy Lafuente (stronk7)
ba84d525eb
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.
2021-10-05 23:20:41 +02:00
Andrew Nicols
b7687bfef8
Merge branch 'MDL-72463-master' of git://github.com/ferranrecio/moodle
2021-10-05 23:20:41 +02:00
Andrew Nicols
3868d359ba
Merge branch 'MDL-72407-master' of git://github.com/sarjona/moodle
2021-10-05 23:20:41 +02:00
Shamim Rezaie
b472f96311
Merge branch 'MDL-72500' of git://github.com/paulholden/moodle
2021-10-05 23:20:41 +02:00
Andrew Nicols
f013a60bed
Merge branch 'MDL-72326' of https://github.com/NeillM/moodle
2021-10-05 23:20:41 +02:00
Andrew Nicols
3482a5494b
Merge branch 'MDL-72347-master' of git://github.com/sarjona/moodle
2021-10-05 23:20:38 +02:00
Andrew Nicols
04ff28f00c
Merge branch 'MDL-72348-master' of git://github.com/sarjona/moodle
2021-10-05 23:18:51 +02:00
Ilya Tregubov
a4a59a4a74
Merge branch 'MDL-72455-master' of git://github.com/bmbrands/moodle
2021-10-05 23:18:51 +02:00
Ilya Tregubov
85c1947840
Merge branch 'MDL-56773-master' of git://github.com/rezaies/moodle
2021-10-05 23:18:51 +02:00
Andrew Nicols
598f3c2cc3
Merge branch 'MDL-72642-master' of git://github.com/mihailges/moodle
2021-10-05 23:18:51 +02:00
Jun Pataleta
98f437d16d
Merge branch 'MDL-39324-master' of https://github.com/kiratskitizing/moodle
2021-10-05 23:18:51 +02:00
Víctor Déniz
311163bd9b
Merge branch 'MDL-72597' of git://github.com/paulholden/moodle
2021-10-05 23:18:51 +02:00
Andrew Nicols
df2af96ffa
Merge branch 'MDL-72707' of https://github.com/stronk7/moodle
2021-10-05 23:18:50 +02:00
Víctor Déniz
55c3cf3870
Merge branch 'MDL-72691_Open_popup_fix_after_ajax_reload' of git://github.com/lostrogit/moodle
2021-10-05 23:18:50 +02:00
Eloy Lafuente (stronk7)
f6a023d301
Merge branch 'MDL-72276' of https://github.com/vmdef/moodle
2021-10-05 23:18:50 +02:00
Andrew Nicols
0310b76642
MDL-71963 js: Address lint issues in integration
2021-10-05 23:18:50 +02:00
Andrew Nicols
89457e9acb
Merge branch 'MDL-71963-master' of https://github.com/Chocolate-lightning/moodle
2021-10-05 23:18:50 +02:00
Víctor Déniz
48b5d50200
MDL-72276 block_timeline: behat scenario update after aria label change
2021-10-05 23:18:47 +02:00
Ilya Tregubov
40e4f5fc6b
Merge branch 'MDL-72395' of https://github.com/stronk7/moodle
2021-10-05 23:18:47 +02:00
Víctor Déniz
2957711cd5
Merge branch 'MDL-72276-master' of git://github.com/junpataleta/moodle
2021-10-05 23:18:47 +02:00
Ilya Tregubov
e560a4becc
Merge branch 'master_MDL-71679-mod_quiz-52' of https://github.com/catalyst/moodle-MDL-70329
2021-10-05 23:18:47 +02:00
Andrew Nicols
8b7fb0f7ab
Merge branch 'MDL-71795-master' of git://github.com/ferranrecio/moodle
2021-10-05 23:18:46 +02:00
Paul Holden
968b872c9d
MDL-71707 libraries: upgrade to version 3.3.0 of Spout.
2021-10-05 08:04:47 +01:00
Carlos Castillo
a9f45b0842
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.
2021-10-04 09:59:42 -05:00
Paul Holden
fe53a6262f
MDL-72597 course: use formatted course module name in context header.
2021-10-04 14:19:58 +01:00
Neill Magill
377c618083
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.
2021-10-04 13:18:08 +01:00
Joshua Ebarvia
ddfc1ba89a
MDL-39324 mod_url: Fix icon when URL has params
2021-10-04 20:05:43 +10:30
Sara Arjona
2a3527ccb0
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).
2021-10-04 09:31:25 +02:00
Sara Arjona
f02de69971
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.
2021-10-04 09:30:45 +02:00
Sara Arjona
70e6deacee
MDL-72348 repository: Remove Microsoft OneDrive legacy (skydrive)
...
The repository_skydrive was deprecated in 3.3 and here it has been
removed from core.
2021-10-04 09:30:43 +02:00
Sara Arjona
32576936ad
MDL-72347 filter: Remove censor filter
...
Word censorship filter is not widely used these days so it has been
removed from Moodle core.
2021-10-04 09:28:59 +02:00
Mathew May
6dcb5eb8a5
MDL-71963 Core: Add toast for confirmation modal success
2021-10-04 13:08:44 +08:00
Andrew Nicols
529c5c2ece
MDL-71963 Core: Convert block deletion to a modal
...
Co-authored-by: Mathew May <mathewm@hotmail.co.nz>
2021-10-04 13:07:31 +08:00
Safat Shahin
f9fc355ec7
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.
2021-10-04 15:44:25 +11:00
Jun Pataleta
f7d14691f7
MDL-72276 block_timeline: Update wording for the date filter
2021-10-04 11:30:37 +08:00
Jun Pataleta
bbcf026ce4
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.
2021-10-04 11:30:36 +08:00
Jun Pataleta
04392abd53
MDL-72276 block_timeline: Show current selection on timeline dropdowns
2021-10-04 11:30:36 +08:00
Andrew Nicols
a8db8e590a
MDL-72291 js: Fix event names for inplace_editable
2021-10-04 11:17:10 +08:00
Andrew Nicols
c00e7b1bb8
Merge branch 'MDL-72291' of git://github.com/paulholden/moodle
2021-10-04 10:54:32 +08:00
Adrian Greeve
7a1b3e0f2c
Merge branch 'MDL-72355-master' of git://github.com/mickhawkins/moodle
2021-10-04 10:35:26 +08:00
Eloy Lafuente (stronk7)
c78624af2b
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.
2021-10-02 22:46:15 +02:00
Eloy Lafuente (stronk7)
c99f7e1a0a
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
2021-10-02 22:46:06 +02:00
Eloy Lafuente (stronk7)
1a9bee69e6
weekly release 4.0dev
2021-10-02 22:05:06 +02:00