Commit graph

103760 commits

Author SHA1 Message Date
Daniel Neis Araujo
24e5c29008 MDL-69965 moodlenet: show moodlenet in profile only if it is enabled
Amended to use plain get_config() condition.
2022-01-18 23:27:46 +01:00
Eloy Lafuente (stronk7)
3f99bf0efe Merge branch 'MDL-73581-master' of https://github.com/sarjona/moodle 2022-01-18 23:17:18 +01:00
Eloy Lafuente (stronk7)
2252efa5e3 Merge branch 'MDL-73561-master' of https://github.com/sarjona/moodle 2022-01-18 23:09:22 +01:00
Sara Arjona
7a1fdc5f15 Merge branch 'mdl-72838-fix-master' of https://github.com/jaypha/moodle 2022-01-18 15:19:55 +01:00
Sara Arjona
8969abd82a MDL-73581 grade: Display success message on the same page
The "Grades were set for X items "message will be displayed on the
same screen, to safe one click to users and make it more consistent
with other similar actions in Moodle.
2022-01-18 15:12:55 +01:00
Sara Arjona
a01f1fa71c on-demand release 4.0dev+ 2022-01-18 12:27:22 +01:00
Bas Brands
8c8ba7b55e MDL-73611 theme_boost: restore scroll on drawers div 2022-01-18 11:36:49 +01:00
Michael Hawkins
22eacb1590 MDL-73068 timeline: Make dates view consistent where no courses enrolled
Updating the dates view of the block so it shows the same message as
courses view if the user is not enrolled in any courses. The block also
no longer tries to fetch any content in this case, since we know they
have no courses to fetch events from.
2022-01-18 18:22:45 +08:00
Michael Hawkins
e01f2d514a MDL-73068 timeline: Update courses view to omit courses without events
Previously, the timeline block courses view included all courses in
alphabetical order, whether they contained any events matching the
relevant filters or not. This could be tedious and misleading if there
were many courses with no events appearing before a course which did
have matching events. Now, courses are only included if they contain
events matching the currently set time filter and search term. When
those values are modified, the block will be refreshed and fetch
results for the current values, and also takes these into
consideration when determining whether to display the show more courses
button.
2022-01-18 18:22:45 +08:00
Bas Brands
7179d9760e MDL-73548 theme_boost: update privacy provider for new drawers 2022-01-18 09:42:14 +01:00
Jason den Dulk
91b30b4fd1 MDL-72838 nav: Skip redirect to Dashboard from logo link
Added homeurl ($PAGE->navigation->action) to config helpers added to mustache templates.
Changed boost and classic themes to use config.homeurl on the brand logo link.

Updated global_navigation class to set properties to correct values when
get_home_page() returns HOMEPAGE_MYCOURSES.
2022-01-18 17:07:33 +11: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
Paul Holden
b385e0da5e MDL-73603 webservice: fix user retrieval in token form callback. 2022-01-17 21:51:39 +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
Paul Holden
ccd91bc753 MDL-73600 user: remove references to deleted user fields/strings.
Since f9e1c258 they are no longer valid.
2022-01-17 15:58:24 +00: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
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