103514 Commits

Author SHA1 Message Date
Paul Holden
1964d68f85 MDL-72772 gradereport_overview: access checks for viewing grades. 2022-01-12 13:43:35 +08:00
Shamim Rezaie
9142285ad6 Merge branch 'MDL-69555-master' of git://github.com/jleyva/moodle 2022-01-12 14:41:48 +11:00
Andrew Nicols
bbf9b5561b Merge branch 'MDL-73511' of https://github.com/call-learning/moodle 2022-01-12 11:38:45 +08:00
Andrew Nicols
011ef83072 Merge branch 'MDL-73336-master-v02' of https://github.com/ferranrecio/moodle 2022-01-12 11:25:29 +08:00
Andrew Nicols
f90d35580c Merge branch 'MDL-73474-master' of https://github.com/aanabit/moodle 2022-01-12 11:06:40 +08:00
Andrew Nicols
c86258d19f Merge branch 'MDL-73526' of https://github.com/stronk7/moodle 2022-01-12 10:19:05 +08:00
Eloy Lafuente (stronk7)
91e03eb3c8 MDL-73526 mod_wiki: Remove unused nwiki diff processor
It never has been used in core since it was introduced in 2011
by MDL-22112, because the ouwiki_diff_html() is used unconditionally
for all wiki formats (html, creole or nwiki).

So, removing it to avoid any current (php80) or future incidence
with it.
2022-01-11 17:27:44 +01:00
Ferran Recio
7a16356b05 MDL-73336 core_courseformat: fix tree accessbility issues
The course index uses collapsible to simulate a tree. To ensure the
resulting HTML follows the WCAG tree implementation, the tree widget
cannot be a nav element but a div one.
2022-01-11 16:15:57 +01:00
Ferran Recio
ea01266118 MDL-73336 theme_boost: fix drawer tooltips 2022-01-11 16:15:57 +01:00
Paul Holden
d40cc61eba MDL-72367 badges: require sesskey to remove badge alignment. 2022-01-11 14:34:16 +01:00
Paul Holden
c7a62a8c82 MDL-72573 mod_h5pactivity: tighter validation of external sort param.
Restrict external method $sortorder parameter to limited subset of
values.
2022-01-11 14:34:16 +01:00
Dongsheng Cai
2ee27313ce MDL-71239 calendar: disallow manager role users edit user events 2022-01-11 14:34:16 +01:00
Jun Pataleta
e78184d827 on-demand release 4.0dev+ 2022-01-11 21:30:33 +08:00
Jun Pataleta
49b9d89e5a Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install 2022-01-11 21:30:28 +08:00
Jun Pataleta
5804180e20 MDL-69061 core: Require linkable_settings_page.php using $CFG->admin 2022-01-11 21:09:24 +08:00
Juan Leyva
34ceeb4883 MDL-69555 tool_mobile: Allow set auto-login min request time 2022-01-11 14:07:30 +01:00
Juan Leyva
80a9eef971 MDL-69555 tool_mobile: Allow to set QR login keys duration time 2022-01-11 14:07:30 +01:00
Amaia Anabitarte
bb056ca1f1 MDL-73474 tool_admin_presets: Remove unused strings 2022-01-11 11:38:46 +01:00
Jun Pataleta
e885801e58 Merge branch 'MDL-69061-master' of https://github.com/junpataleta/moodle 2022-01-11 11:56:52 +08:00
Adam Pawełczak
f4783dbb0a MDL-69061 core: Fix admin path replacement with path to $CFG->admin 2022-01-11 11:32:26 +08:00
Andrew Nicols
adbf7a9761 Merge branch 'MDL-73439-master' of https://github.com/peterRd/moodle 2022-01-11 10:09:41 +08:00
AMOS bot
94480c674a Automatically generated installer lang files 2022-01-11 00:07:34 +00:00
Víctor Déniz
7146bd1dfa Merge branch 'MDL-73414' of https://github.com/paulholden/moodle 2022-01-10 23:15:11 +00:00
Víctor Déniz
5a7c9ae8d5 Merge branch 'MDL-73430-master' of https://github.com/peterRd/moodle 2022-01-10 22:25:45 +00:00
Ilya Tregubov
0a89491cbc Merge branch 'MDL-73437-master' of https://github.com/peterRd/moodle 2022-01-10 12:46:47 +02:00
Peter Dias
1a83bd79e0 MDL-73437 workshop: Use templates for actionbar
* Convert the actionbar to use renderables/templates
* Introduce spacing below tertiary navigation
* Add headings on allocations after tertiary navigation
2022-01-10 16:06:47 +08:00
Jun Pataleta
1077f39bcc Merge branch 'MDL-73502' of https://github.com/stronk7/moodle 2022-01-10 15:10:14 +08:00
Jun Pataleta
d7fdb2e1da Merge branch 'MDL-73297-master' of https://github.com/HuongNV13/moodle 2022-01-10 14:42:36 +08:00
Jun Pataleta
b0b9fa7d84 Merge branch 'MDL-72809-master' of https://github.com/HuongNV13/moodle 2022-01-10 10:24:38 +08:00
Peter Dias
8976da3ed5 MDL-73430 label: Change text of label's secondary nodes 2022-01-10 08:22:08 +08:00
AMOS bot
c981dc526e Automatically generated installer lang files 2022-01-08 00:07:31 +00:00
Huong Nguyen
1ac6a82e1f MDL-72809 Themes: Fix the missing 'Reset user tour on this page' link 2022-01-07 17:03:32 +07:00
Huong Nguyen
db56452269 MDL-73297 Calendar: Display improvement in small screen
- Changed the breakpoint for responsiveness from 1200px to 768px
 - Added "dots" to indicate days with events for the large block and main calendar page
 - Added popovers for the main calendar page
 - Added new Behat scenarios to test the responsiveness
2022-01-07 14:41:32 +07:00
Ilya Tregubov
c2a1d3ebca Merge branch 'MDL-73427-master' of https://github.com/cameron1729/moodle 2022-01-07 09:41:15 +02:00
Shamim Rezaie
6ed3d6d66b Merge branch 'MDL-73272/master' of https://github.com/skodak/moodle 2022-01-07 17:45:24 +11:00
Jun Pataleta
bf1a7b0bb2 Merge branch 'MDL-73468' of git://github.com/paulholden/moodle 2022-01-07 14:27:31 +08:00
Jun Pataleta
d90d2bc00c Merge branch 'MDL-73411-master' of git://github.com/mihailges/moodle 2022-01-07 11:30:48 +08:00
Jun Pataleta
7c710d6c6e Merge branch 'MDL-73487-master' of git://github.com/mihailges/moodle 2022-01-07 11:02:01 +08:00
AMOS bot
b6b877d1db Automatically generated installer lang files 2022-01-07 00:07:42 +00:00
Eloy Lafuente (stronk7)
0098ebccbf MDL-73502 libraries: Avoid uses of get_magic_quotes_xxx() functions
They were deprecated in PHP 7.4 (warning) and have been removed in
PHP 8.0 (error). Plus they were returning false since ages ago (PHP
5.x).

Hence, adding conditional check to see if they are available (h5p
editor) or removing the unreachable code-block when they evaluated
to true.

Also, modified the corresponding moodle_readme files to document
the change.
2022-01-07 00:40:46 +01:00
Laurent David
c7b706186c MDL-73511 mod_bigbluebuttonbn: exception raised when editing activity
* When editing an activity and the voicebridge_editable is set, there is an exception raised
2022-01-06 20:13:41 +01:00
Ilya Tregubov
0c63990e4f on-demand release 4.0dev+ 2022-01-06 20:51:09 +02:00
Jun Pataleta
0bc93dd077 Merge branch 'MDL-73306-patch' of https://github.com/ilyatregubov/moodle 2022-01-06 19:09:52 +08:00
Ilya Tregubov
9e95cb81b4 MDL-73306 mod_bigbluebuttonbn: Fix unit tests. 2022-01-06 12:20:16 +02:00
Jun Pataleta
faa588f7a3 Merge branch 'MDL-69700' of https://github.com/paulholden/moodle 2022-01-06 12:00:47 +08:00
Mihail Geshoski
9073f85530 MDL-73411 survey: Update tertiary navigation 2022-01-06 09:56:13 +08:00
Shamim Rezaie
7595736c9e Merge branch 'MDL-73456-master' of https://github.com/HuongNV13/moodle 2022-01-06 02:08:27 +11:00
Shamim Rezaie
83bf7f3c5a Merge branch 'MDL-71719-master' of https://github.com/sarjona/moodle 2022-01-06 01:46:59 +11:00
Cameron Ball
776bfb134c MDL-73427 core: Remove $SESSION->fromurl 2022-01-05 19:39:21 +08:00
Ilya Tregubov
a20f151438 Merge branch 'MDL-73306' of https://github.com/call-learning/moodle 2022-01-05 13:30:34 +02:00