Paul Holden
f69077aa8c
MDL-71889 user: help text for profile field max length/user identity.
2022-01-19 11:04:48 +00:00
Sara Arjona
a01f1fa71c
on-demand release 4.0dev+
2022-01-18 12:27:22 +01:00
Shamim Rezaie
945058b890
Merge branch 'MDL-73342-master' of https://github.com/sarjona/moodle
2022-01-18 17:00:59 +11:00
Andrew Nicols
68a711ba9b
Merge branch 'MDL-73218' of https://github.com/call-learning/moodle
2022-01-18 11:15:25 +08:00
Jun Pataleta
c0928b3fd2
Merge branch 'MDL-72942-master' of https://github.com/bmbrands/moodle
2022-01-18 11:14:00 +08:00
Jun Pataleta
d481ce1bfb
Merge branch 'MDL-69966-master' of https://github.com/danielneis/moodle
2022-01-18 10:53:51 +08:00
Jun Pataleta
426d8badbd
Merge branch 'MDL-73563' of https://github.com/paulholden/moodle
2022-01-18 10:43:47 +08:00
Andrew Nicols
6670c04c23
Merge branch 'MDL-73476' of https://github.com/stronk7/moodle
2022-01-18 09:31:44 +08:00
Víctor Déniz
cb3e2eeeab
Merge branch 'MDL-73206' of https://github.com/call-learning/moodle
2022-01-17 22:36:06 +00:00
Víctor Déniz
ab79ded136
Merge branch 'MDL-71720-master' of https://github.com/sarjona/moodle
2022-01-17 22:22:17 +00:00
Víctor Déniz
04fe24ba0a
Merge branch 'MDL-73584-master' of https://github.com/sarjona/moodle
2022-01-17 18:52:53 +00:00
Eloy Lafuente (stronk7)
12be973ee6
Merge branch 'MDL-71715-master' of https://github.com/ilyatregubov/moodle
2022-01-17 18:45:37 +01:00
Eloy Lafuente (stronk7)
210ffb2367
Merge branch 'MDL-73178' of https://github.com/paulholden/moodle
2022-01-17 18:34:47 +01:00
Daniel Neis Araujo
1346a3509a
MDL-69966 quiz: start attempt button should be a primary button
2022-01-17 13:53:31 -03:00
Sara Arjona
0921e06ff6
Merge branch 'MDL-73486-master' of https://github.com/bmbrands/moodle
2022-01-17 16:32:10 +01:00
Ilya Tregubov
67adef891f
Merge branch 'MDL-73358-master' of https://github.com/junpataleta/moodle
2022-01-17 16:11:32 +02:00
Sara Arjona
81b80edf40
MDL-73584 lib: Remove role menubar from Actions menu
...
The menubar role defined in the "menubar d-flex" element is not
required and it's causing the following error "Required ARIA children
role not present: group, menuitemradio, menuitem, menuitemcheckbox".
2022-01-17 12:50:53 +01:00
Sara Arjona
f33e0f7ab0
Merge branch 'MDL-73334-fix' of https://github.com/sarjona/moodle
2022-01-17 12:02:24 +01:00
Sara Arjona
ca1d3b7f8c
MDL-73334 componentlibrary: Remove ilegal whitespaces
2022-01-17 12:01:00 +01:00
Laurent David
64d9f988f4
MDL-73206 mod_bigbluebuttonbn: Fix issue with participant roles
...
* Participant roles could not be updated to moderator and always defaults to viewer
* Remove additional DB query in form to retrieve the current module information
2022-01-17 11:48:31 +01:00
Sara Arjona
fac897936f
Merge branch 'MDL-73334-master' of https://github.com/lameze/moodle
2022-01-17 11:47:09 +01:00
Jun Pataleta
596dbc7492
Merge branch 'MDL-73416-master' of https://github.com/bmbrands/moodle
2022-01-17 18:36:31 +08:00
Simey Lameze
cc7de3e86c
MDL-73334 core: add CL documentation for core/confirm
2022-01-17 18:10:41 +08:00
Ilya Tregubov
e21ec28dc3
Merge branch 'MDL-73356-master' of git://github.com/abgreeve/moodle
2022-01-17 12:10:18 +02:00
Ilya Tregubov
f5740bf995
Merge branch 'MDL-73438-master' of git://github.com/mihailges/moodle
2022-01-17 10:42:45 +02:00
Laurent David
3d197d7493
MDL-73218 mod_bigbluebuttonbn: Remove phased out settings
...
* Remove deprecated settings :
- bigbluebuttonbn_recordings_validate_url,
- bigbluebuttonbn_recordings_html_default,
- bigbluebuttonbn_recordings_html_editable
2022-01-17 09:17:15 +01:00
Sara Arjona
a654a1674a
Merge branch 'MDL-73366-master' of git://github.com/abgreeve/moodle
2022-01-17 09:00:24 +01:00
Sara Arjona
bc771bdfd6
Merge branch 'MDL-72412-master' of https://github.com/junpataleta/moodle
2022-01-17 08:28:47 +01:00
Ilya Tregubov
c10cf765d0
Merge branch 'MDL-73495-master' of https://github.com/dravek/moodle
2022-01-17 09:14:48 +02:00
Andrew Nicols
4f0b70ba6d
Merge branch 'MDL-73316' of https://github.com/Chocolate-lightning/moodle
2022-01-17 14:16:12 +08:00
Andrew Nicols
472568f6b3
Merge branch 'MDL-73360-master' of https://github.com/peterRd/moodle
2022-01-17 13:36:47 +08:00
Andrew Nicols
65041d8079
Merge branch 'MDL-73365' of https://github.com/paulholden/moodle
2022-01-17 13:17:38 +08:00
Mathew May
0d279d3f24
MDL-73316 course: Prevent further redirects on redirect
2022-01-17 12:35:34 +08:00
Adrian Greeve
4870b363b0
MDL-73366 navigation: Changed the first tab of site administration.
...
It now reads "General" instead of "Site administration"
2022-01-17 11:52:13 +08:00
Andrew Nicols
475a400762
Merge branch 'MDL-73362-master-1' of https://github.com/peterRd/moodle
2022-01-17 11:28:23 +08:00
Peter Dias
f956e1acbb
MDL-73362 lesson: Marry up implementation with the prototype
...
- Update/Add page headings
- Add notifications on override pages
- Rename buttons.
2022-01-17 10:39:18 +08:00
Peter Dias
0e1b09615c
MDL-73362 lesson: Bring tertiary nav changes into classic
...
- Remove usage of lesson's tabs.php
- Add tertiary navigation into classic as the other modules do
2022-01-17 10:39:18 +08:00
Eloy Lafuente (stronk7)
0c53a3dec8
MDL-73476 phpunit: events, external and search tescase names
...
All events_test, external_test and search_test classes:
- Namespaced with component[\level2-API]
- Moved to level2-API subdirectory when required.
- Fixed incorrect use statements with leading backslash.
- Changed code to point to global scope when needed.
- Fix some relative paths and comments here and there.
- All them passing individually.
- Complete runs passing too.
Special mention to lib/external/tests/external_test.php:
- external is not a valid component
- hence, its only valid namespace is "core"
- also, it's testing lib/external/externallib.php
- hence, the file (and class) have been renamed to external_externallib_test.php
(to avoid conflicts with other external_test that may exist in core)
2022-01-14 16:18:39 +01:00
Paul Holden
20b8a47596
MDL-73178 roles: show both role names in permission table.
2022-01-14 12:18:34 +00:00
Sara Arjona
c8bda3e418
MDL-71720 lib: Set Moodle files after PHPSpreadSheet upgrade
2022-01-14 12:45:54 +01:00
Sara Arjona
d1ee2435bc
MDL-71720 lib: Upgrade PHPSpreadSheet to 1.21.0
2022-01-14 12:45:52 +01:00
Sara Arjona
0e188470b1
on-demand release 4.0dev+
2022-01-14 11:14:20 +01:00
Sara Arjona
f122edf3a9
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2022-01-14 11:14:17 +01:00
Jun Pataleta
a926979c0c
MDL-73358 report: Add page content heading for report pages
2022-01-14 16:14:07 +08:00
Jun Pataleta
0b2032cb1e
MDL-72412 core: Add the image role to informative icon fonts
2022-01-14 10:31:47 +08:00
Andrew Nicols
6c2a64dca1
Merge branch 'MDL-73575' of https://github.com/paulholden/moodle
2022-01-14 09:36:04 +08:00
Andrew Nicols
626c8b43bf
Merge branch 'MDL-65801' of https://github.com/paulholden/moodle
2022-01-14 09:30:11 +08:00
Paul Holden
2ae0424bd7
MDL-73365 report_log: fix detection of site page logging.
...
In turn, this adds back the secondary navigation to the page.
2022-01-14 00:03:54 +00:00
Víctor Déniz
ea3568ff6d
Merge branch 'MDL-73572-master' of git://github.com/jleyva/moodle
2022-01-13 23:40:51 +00:00
Paul Holden
8d5e36d55d
MDL-73563 course: add vertical space above category action buttons.
2022-01-13 23:13:10 +00:00