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
Mathew May
1cb3cb375d
MDL-73554 core: Update usermenu metadata display
2022-01-17 15:09:06 +08: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
Ferran Recio
81b0bbe8cb
MDL-73340 behat: add mobile and table size
2022-01-14 18:49:06 +01:00
Ferran Recio
72321cff3f
MDL-73340 theme_boost: course index opened by default
2022-01-14 18:49:06 +01: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
53fe23d8b5
MDL-73347 behat: Add blocks hidden by default for boost
...
For the boost them, a few themes have been hidden by default.
The unaddable setting should be set to let admins add them again,
because some behat tests need them.
2022-01-14 13:08:48 +01:00
Sara Arjona
341a7b2a97
MDL-73347 blocks: New unaddableblocks theme setting
...
A new method, get_unaddable_by_theme_block_types(), has been added to
block_manager class to let themes define, using the unaddableblocks
theme setting, the blocks that won't be displayed in the "Add a block"
list.
For now, only the boost theme uses it, to disable some of the blocks,
like settings, navigation, course_list and section_links (they are still
required for classic).
2022-01-14 13:08:48 +01: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
Sara Arjona
3fb1785038
MDL-73561 grade: Use proper alert for success message
2022-01-14 08:54:34 +01: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
Eloy Lafuente (stronk7)
94eb0a5734
Merge branch 'MDL-69624' of https://github.com/paulholden/moodle
2022-01-13 23:24:47 +01:00
Eloy Lafuente (stronk7)
10e4cec874
Merge branch 'MDL-73004-master_access_unit_tests' of https://github.com/brickfield/moodle
2022-01-13 19:23:13 +01:00
Mike Churchward
23cb59bd85
MDL-73004 tool_brickfield: Fix unit tests for question areas.
...
Search array of areas for expected question components, rather than assume an array position.
2022-01-13 11:56:41 -05:00
Eloy Lafuente (stronk7)
4480b463d6
Merge branch 'MDL-71702-master' of https://github.com/sarjona/moodle
2022-01-13 17:14:23 +01:00
Paul Holden
3c90926f05
MDL-69624 question: add missing test required library.
2022-01-13 15:08:02 +00:00
Bas Brands
38d0498c0f
MDL-73416 core_badges: limit page width on most badge pages
2022-01-13 14:36:13 +01:00
Paul Holden
ef871e28b5
MDL-73575 webservice: ensure configured protocols are non-empty.
2022-01-13 12:21:29 +00:00
Juan Leyva
7cb78905a0
MDL-73572 grade: Fix return type for gradeformatted
...
Regression caused MDL-70874
2022-01-13 12:49:44 +01:00
Paul Holden
6ed8458eda
MDL-65801 lang: final removal of deprecated 37/38 strings.
...
The following lang strings have been undepecated, as they are still
in use:
* errorcoursewronglypublished, core_hub
* eventrolecapabilitiesupdated, core_role
2022-01-13 09:50:50 +00:00
Sara Arjona
1ce7bc329c
Merge branch 'MDL-73343-master' of https://github.com/aanabit/moodle
2022-01-13 10:22:16 +01:00
Amaia Anabitarte
615027ea75
MDL-73343 block_myoverview: Add link to create course for empty content
2022-01-13 09:39:43 +01:00
Jun Pataleta
527808b1b5
Merge branch 'MDL-73508-master' of https://github.com/bmbrands/moodle
2022-01-13 15:33:07 +08:00
Shamim Rezaie
c4706a93ea
Merge branch 'MDL-72757-master' of https://github.com/dravek/moodle
2022-01-13 18:29:28 +11:00
Bas Brands
8a650f2d4f
MDL-72942 theme_boost: change carets to chevrons for dropdowns
2022-01-13 08:20:39 +01:00