Commit graph

103617 commits

Author SHA1 Message Date
Peter Dias
535bbed24e MDL-72413 data: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
Peter Dias
054bff08bb MDL-72413 imscp: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
Peter Dias
88983eef99 MDL-72413 h5p: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
Peter Dias
8a510c31d1 MDL-72413 glossary: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
Peter Dias
ab40bc5962 MDL-72413 forum: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
Peter Dias
93782ecdb9 MDL-72413 folder: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
Peter Dias
7e5b0f6289 MDL-72413 feedback: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
Peter Dias
ea76db4cbc MDL-72413 choice: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
Peter Dias
c2c12a7b15 MDL-72413 chat: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
Peter Dias
dd9ee99064 MDL-72413 book: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
Peter Dias
d9e0d4ed31 MDL-72413 assign: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
Peter Dias
a2d8ac6eea MDL-72413 core: Introduce new header component to render standard items
New activity header to render common module items in a centralised location.
2021-12-13 09:49:34 +08:00
AMOS bot
e2cb3acfdd Automatically generated installer lang files 2021-12-13 00:07:29 +00:00
Dongsheng Cai
41587ffb43 MDL-71818 core_calendar: fix accessibility issues 2021-12-13 00:19:05 +11:00
AMOS bot
540f4ab873 Automatically generated installer lang files 2021-12-12 00:07:27 +00:00
Ilya Tregubov
6f44f008d8 Merge branch 'MDL-73278' of https://github.com/stronk7/moodle 2021-12-10 18:51:40 +02:00
Paul Holden
becf3bd15c MDL-73329 admin: improve detection of the admin search page.
After a query has been performed, the individual tab content
(it's settings links) isn't rendered to the page. In this case
we should redirect the user back to initial page without the
query parameter, in order for the tab content to load.
2021-12-10 14:00:38 +00:00
Sebastian Berm
e0753cb080 MDL-69467 core_h5p: User uniqueness by id instead of email 2021-12-10 14:36:45 +01:00
Ilya Tregubov
222c8cc77c on-demand release 4.0dev+ 2021-12-10 15:14:52 +02:00
Ilya Tregubov
f0905d74b1 Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install 2021-12-10 15:14:49 +02:00
Juan Leyva
eb5b0da2ff MDL-72604 assign: Return missing submission status 2021-12-10 11:07:41 +01:00
Safat Shahin
3011aa5226 MDL-72553 qbank_customfields: object issues with customfield form validation 2021-12-10 09:46:38 +02:00
jfederico
fbbf30dd04
MDL-73198 mod_bigbluebuttonbn: restored synchrony of recordings 2021-12-10 03:13:28 +00:00
Andrew Nicols
097098735a Merge branch 'MDL-73060' of https://github.com/paulholden/moodle 2021-12-10 11:12:14 +08:00
AMOS bot
5614f64f19 Automatically generated installer lang files 2021-12-10 00:07:27 +00:00
Andrew Nicols
f4a828d4ae MDL-73318 tool_componentlibrary: Use innerText instead of innerHTML
Some characters will be encoded for display in HTML which will affect
the process of JS evaluation. For example, the ` => ` sequence used for
fat-arrow syntax will be set as `=>` in the HTML source.

To process the JS the innerText must be used instead.
2021-12-10 06:21:17 +08:00
Eloy Lafuente (stronk7)
de66ba356e t checkout MOODLE_311_STABLE && git fetch https://github.com/mudrd8mz/moodle.git MDL-73201-311-enfix && git merge --no-ff FETCH_HEAD
Merge branch 'MDL-73201-master-enfix' of https://github.com/mudrd8mz/moodle
2021-12-09 23:18:03 +01:00
Eloy Lafuente (stronk7)
71746122a5 Merge branch 'MDL-72287-master' of https://github.com/mihailges/moodle 2021-12-09 23:14:32 +01:00
David Mudrák
46e2e2020d MDL-73201 lang: Use fixed strings in the tests, too 2021-12-09 19:56:02 +01:00
Helen Foster
558b4c826d MDL-73201 lang: Import fixed English strings (en_fix) 2021-12-09 19:53:10 +01:00
Sara Arjona
23dea97a6c Merge branch 'MDL-61554-40' of https://github.com/nwp90/moodle 2021-12-09 17:50:58 +01:00
Paul Holden
7905bbf240 MDL-73330 blocks: add missing library require for constants.
All the MY_PAGE_* constants used since 15b41641 reside in another
library. We should be explicit and include it, to avoid warnings.
2021-12-09 16:06:15 +00:00
Mihail Geshoski
8b8b037ec1 MDL-72287 theme_boost: Remove 'My courses' navbar item in module context 2021-12-09 23:47:57 +08:00
Mihail Geshoski
e00da7e884 MDL-72287 behat: Update behat tests 2021-12-09 23:47:57 +08:00
Mihail Geshoski
d000b16a72 MDL-72287 report: Add back link and headings in user profile pages 2021-12-09 22:46:57 +08:00
abgreeve
b9d1aaaa3e MDL-72287 theme_boost: Remove the breadcrumb for course context. 2021-12-09 22:46:57 +08:00
Jun Pataleta
e4ed6daa7b Merge branch 'MDL-73220' of https://github.com/call-learning/moodle 2021-12-09 22:19:08 +08:00
Ilya Tregubov
5c67d307d3 MDL-71723 core: Moodle customizations. 2021-12-09 16:12:02 +02:00
Ilya Tregubov
540bf0d59a MDL-71723 core: Upgrade php-enum to 1.8.3 2021-12-09 16:11:14 +02:00
Paul Holden
8bed417833 MDL-73280 reportbuilder: format checkbox profile fields correctly. 2021-12-09 14:09:44 +00:00
Paul Holden
805b9521fc MDL-73280 reportbuilder: remove profile field column alias.
It's not required, and also could cause issues for fields that
contained differing casing in their shortname.

Co-authored-by: David Matamoros <davidmc@moodle.com>
2021-12-09 12:42:40 +00:00
Ilya Tregubov
5e11de3af9 MDL-71705 libraries: Moodle customizations. 2021-12-09 14:19:33 +02:00
Ilya Tregubov
6f069f5272 MDL-71705 libraries: xhprof upgraded to 2.3.5 2021-12-09 14:08:31 +02:00
Ilya Tregubov
4c6151abd1 Merge branch 'MDL-71291-master' of https://github.com/bmbrands/moodle 2021-12-09 13:28:16 +02:00
Sara Arjona
14e62a3d5c Merge branch 'MDL-72981-master-2' of https://github.com/bmbrands/moodle 2021-12-09 12:01:09 +01:00
Paul Holden
d8afa1b4e4 MDL-73060 webservice: fix logged config for first enabled protocol.
Resolves PHP notice from 1dfa86b4.
2021-12-09 10:41:49 +00:00
Eloy Lafuente (stronk7)
5df6768443 MDL-73278 phpunit: Add missing payment subsystem and fix dataprovider
While testing the changed unit tests one by one, the
payment/tests/helper_test.php was failing because of a mismatch
between the dataProvider data and the param type.

That made me think why that error was not popping in complete runs
and the answer is that the new (3.10) subsystem is not in the
phpunit.xml.dist file.

Hence, adding it and fixing the dataProvider mismatch.

Finally, it has been detected that some old ICU versions (< 62)
have an incorrect behaviour, not adding the required non-breaking
white-space between the currency abbreviation and the value. So
we are skipping some payment tests if that's found.
2021-12-09 10:31:33 +01:00
Sara Arjona
42895003e4 MDL-73145 install: Apply site preset if defined in config
A new setting, $CFG->setsitepresetduringinstall, has been added to
config file, to let admins define the site admin preset to be applied
during the Moodle installation.

Besides, a new parameter, "--sitepreset" has been also added
to admin/cli/install.php, to let define it too when running the
upgrade process using CLI.
2021-12-09 09:48:44 +01:00
Safat Shahin
63c31c338e MDL-72553 qbank_customfields: Behat fix for mssql and others
This commit implements behat fix for mssql and some other
environments.
2021-12-09 09:22:08 +02:00
Jun Pataleta
107bcc143c Merge branch 'MDL-72090-master' of git://github.com/abgreeve/moodle 2021-12-09 11:17:32 +08:00