Simey Lameze
047a947879
MDL-73756 availability: remove modinfo parameter from get_data call
2022-03-01 10:21:56 +08:00
Simey Lameze
fe4fd6d817
MDL-73756 lib: deprecate modinfo parameter from get_data
2022-03-01 10:20:46 +08:00
Víctor Déniz
af0e3bcadc
Merge branch 'MDL-73855' of https://github.com/ssj365/moodle
2022-03-01 01:56:11 +00:00
Jun Pataleta
37e6306cda
Merge branch 'MDL-73983-master' of https://github.com/dravek/moodle
2022-03-01 09:48:18 +08:00
Andrew Nicols
6544843894
Merge branch 'MDL-73762-master' of https://github.com/ferranrecio/moodle
2022-03-01 09:35:59 +08:00
Andrew Nicols
76cf33d73d
Merge branch 'MDL-71714-master' of https://github.com/HuongNV13/moodle
2022-03-01 09:00:02 +08:00
AMOS bot
fc405a64c6
Automatically generated installer lang files
2022-03-01 00:07:39 +00:00
Eloy Lafuente (stronk7)
ea377d506b
Merge branch 'MDL-73935-master' of https://github.com/mickhawkins/moodle
2022-02-28 20:30:37 +01:00
Ilya Tregubov
e3306d7833
Merge branch 'MDL-73733' of https://github.com/Chocolate-lightning/moodle
2022-02-28 16:56:12 +02:00
Paul Holden
4f8aeb1cdf
MDL-64770 tool_uploaduser: validate unique field values in upload.
...
If a custom user profile field is set to be unique, then we should
ensure that is respected in the entirety of the uploaded data.
2022-02-28 14:25:52 +00:00
Shamim Rezaie
47819a1408
Merge branch 'MDL-73830-master' of https://github.com/cescobedo/moodle
2022-03-01 01:13:47 +11:00
Shamim Rezaie
625218e0f1
Merge branch 'MDL-73732-master' of https://github.com/sharidas/moodle
2022-03-01 01:04:19 +11:00
Paul Holden
0ead4cefd2
MDL-73983 reportbuilder: fix pre-defined action title attribute.
...
Since switching to report actions being displayed via action menus
in 48a6e927
, pre-defined action titles weren't displayed.
2022-02-28 13:37:43 +01:00
David Matamoros
8cc2a86b1b
MDL-73983 reportbuilder: Don't add empty report action links
2022-02-28 13:36:08 +01:00
Jun Pataleta
94e5076ef5
Merge branch 'MDL-73595-master' of https://github.com/bmbrands/moodle
2022-02-28 20:33:31 +08:00
Jun Pataleta
396f90d6ac
Merge branch 'MDL-73747-master' of https://github.com/aanabit/moodle
2022-02-28 20:11:06 +08:00
Bas Brands
dd95845bf1
MDL-73595 theme_boost: make tertiary nav more distinct
2022-02-28 13:07:52 +01:00
Amaia Anabitarte
acca36d2ad
MDL-73747 core_messages: Complete default preferences on migration
...
Co-authored-by: Jun pataleta <jun@moodle.com>
2022-02-28 11:43:21 +01:00
Eloy Lafuente (stronk7)
fa2121e333
Merge branch 'MDL-73745' of https://github.com/paulholden/moodle
2022-02-28 11:29:03 +01:00
Jun Pataleta
0d35ffd08d
Merge branch 'MDL-73918-master' of https://github.com/bmbrands/moodle
2022-02-28 17:17:28 +08:00
Ilya Tregubov
127655326e
Merge branch 'MDL-73978-master' of https://github.com/peterRd/moodle
2022-02-28 09:18:27 +02:00
Huong Nguyen
0d4069918e
MDL-73457 Course: Fix drag & drop image prevents moving resources
...
Including in this commit:
- Modify the UI to make the section dropzone more visible
- Prevent the direct image dragging in Chrome, Safari by improving the check
2022-02-28 14:00:57 +07:00
cescobedo
20fd467f35
MDL-73830 h5plib_v124: Add required changes after lib upgrade
2022-02-28 07:29:47 +01:00
cescobedo
20916ff72a
MDL-73830 h5plib_v124: Upgrade H5P core library to 1.24.3
2022-02-28 07:23:39 +01:00
Andrew Nicols
b3e7bb58b8
Merge branch 'MDL-73833-master' of https://github.com/sarjona/moodle
2022-02-28 14:21:28 +08:00
Andrew Nicols
05ef98134e
Merge branch 'MDL-73308' of https://github.com/call-learning/moodle
2022-02-28 14:06:38 +08:00
Sujith Haridasan
8e6f807f9a
MDL-73732 navigation: Do not assume output of find_active_node
...
When handling with the output of find_active_node,
proceed ahead only if the result is an instance of navigation_node.
Else there are chances of exceptions.
2022-02-28 10:42:19 +05:30
Andrew Nicols
20a016c6e3
Merge branch 'MDL-73582-master-nocache' of https://github.com/vmdef/moodle
2022-02-28 12:50:21 +08:00
Michael Hawkins
14889c701f
MDL-73935 user: Replace support link/email with site support link
...
This makes the support behaviour on the error page consistent with that
in the footer, and removes the support email from unauthenticated
access.
2022-02-28 12:42:47 +08:00
Michael Hawkins
533c5ccb86
MDL-73935 core: Update supportemail to accept optional custom attributes
...
This allows calling code such as the generic error page to define the
styles of the anchor element.
2022-02-28 12:42:47 +08:00
Michael Hawkins
a0b3cf4898
MDL-73935 user: Update support form to not require SMTP setting
2022-02-28 12:42:47 +08:00
Huong Nguyen
9ea8fa37cc
MDL-71714 Libraries: Upgrade VideoJS to 7.17.0
2022-02-28 09:26:33 +07:00
Eloy Lafuente (stronk7)
0159c9626e
Merge branch 'MDL-73962' of https://github.com/call-learning/moodle
2022-02-27 23:36:51 +01:00
Eloy Lafuente (stronk7)
dd24a77b01
Merge branch 'MDL-73917-master' of https://github.com/sarjona/moodle
2022-02-27 22:38:32 +01:00
Eloy Lafuente (stronk7)
6e6037dc3a
Merge branch 'MDL-73797' of https://github.com/paulholden/moodle
2022-02-27 22:35:41 +01:00
Eloy Lafuente (stronk7)
9f0135f1b6
Merge branch 'MDL-73831-master' of https://github.com/sarjona/moodle
2022-02-27 22:33:53 +01:00
Gareth Barnard
0c7eaf95e0
MDL-73877 themes: current section border not showing on Boost theme.
2022-02-26 11:52:54 +00:00
Gareth Barnard
d1a473a3d6
MDL-73877 core_course: current class not applied to highlighted section
2022-02-26 11:52:32 +00:00
Laurent David
5c719062d4
MDL-73962 mod_bigbluebuttonbn: Fix issue with buttons on recording table
...
* The button labels were not correctly matched with language strings resulting
in empty buttons
2022-02-26 08:53:57 +01:00
AMOS bot
05ba0f2d45
Automatically generated installer lang files
2022-02-26 00:07:45 +00:00
Ilya Tregubov
9cd77c4130
on-demand release 4.0dev+
2022-02-25 19:24:12 +02:00
Ilya Tregubov
d31649b250
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2022-02-25 19:24:08 +02:00
Jun Pataleta
266589f13d
Merge branch 'MDL-73335-fix' of https://github.com/ilyatregubov/moodle
2022-02-25 22:20:18 +08:00
Ferran Recio
479faca428
MDL-73762 core_courseformat: fix coursedisplay dependency
...
For legacy reasons, the course renderings uses a format setting to know
if the page is multiple sections per page or a single section per page.
This format specific dependency is not solved using a get_course_display
format method any plugin can extend.
2022-02-25 13:35:23 +01:00
Ferran Recio
23856b1086
MDL-73762 core_courseformat: refactor cm and section outputs
2022-02-25 13:35:23 +01:00
Ilya Tregubov
0291ea4dd0
MDL-73335 Behat: Fix Classic test.
2022-02-25 11:59:36 +02:00
Paul Holden
425f372044
MDL-73996 reportbuilder: sort caught messages prior to assertions.
2022-02-25 09:58:21 +00:00
Mathew May
dd392db7a1
MDL-73733 myoverview: Improve upgrade progress reporting and queries
2022-02-25 15:19:48 +08:00
Juan Leyva
3a305dd4d1
MDL-72092 blocks: Force course overview fake block
2022-02-25 15:15:07 +08:00
Mathew May
f0cedb93e8
MDL-72092 core: Re-arrange the default dashboard
2022-02-25 15:12:50 +08:00