Paul Holden
9e4a19af6c
MDL-64723 tool_mobile: workaround for invalid certificate parsing.
...
This is to account for specific server configuration that are affected
by one of the following issues, which results in certificate signature
algorithms being incorrectly parsed:
* https://bugs.php.net/bug.php?id=77548
* https://github.com/curl/curl/issues/3706
2020-10-26 23:06:14 +00:00
Adrian Greeve
5cd7b5cad0
Merge branch 'MDL-67650-forced-checkbox-textarea-MOODLE_39_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_39_STABLE
2020-10-23 09:01:07 +08:00
Brendan Heywood
348e338a21
MDL-67650 admin: Consistently show forced config settings
2020-10-22 13:17:17 +11:00
Adrian Greeve
3c2208cc24
Merge branch 'MDL-69788-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-10-22 09:06:53 +08:00
Paul Holden
0efc7095e3
MDL-66392 analytics: make model output directory default to empty.
...
Falling back to path within $CFG->dataroot/models.
2020-10-21 17:32:29 +01:00
Paul Holden
c651779095
MDL-69788 admin: validate language menu configuration.
2020-10-21 11:24:18 +01:00
Brendan Heywood
2e5daf9108
MDL-68292 core: Remove sesskey leakage on module pages
2020-10-12 17:11:48 +11:00
Eloy Lafuente (stronk7)
7714ea42ec
Merge branch 'MDL-69772-39-allcountrycodes' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-10-06 00:04:13 +02:00
Eloy Lafuente (stronk7)
27a62292ad
Merge branch 'MDL-69586-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-10-01 17:12:53 +02:00
David Mudrák
271b94ff4f
MDL-69772 admin: Better validation for the allcountrycodes setting
...
The patch introduces a new admin_setting fiela type that can be used for
specifying comma separated list of countries. The field has inbuilt
validation so that only valid country codes can be inserted.
2020-10-01 13:37:51 +02:00
Sara Arjona
4cb342ef34
Merge branch 'MDL-68098-39' of git://github.com/dpalou/moodle into MOODLE_39_STABLE
2020-10-01 12:56:31 +02:00
Adrian Greeve
88c700bd2c
Merge branch 'MDL-69359_39' of https://github.com/adpe/moodle into MOODLE_39_STABLE
2020-09-30 11:43:16 +08:00
Víctor Déniz
8b9d73dad8
Merge branch 'MDL-69644-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-09-28 20:34:26 +01:00
adpe
5651e88dc9
MDL-69359 admin_cli: show only contributed plugins in uninstall plugins
2020-09-25 17:03:31 +02:00
Paul Holden
dc780e3eb1
MDL-69586 tool_usertours: use specified user in privacy prefs export.
2020-09-25 09:13:39 +01:00
David Mudrák
d75844ea12
MDL-69772 admin: Fix legacy coding style on Location settings admin page
...
No actual change here. Just polishing the coding style and adding
fulltree check.
2020-09-24 18:14:12 +02:00
Paul Holden
31937c4b0e
MDL-69644 tool_dataprivacy: fix focus outline of contact DPO link.
...
The link class attribute is a leftover from 7258bf0b
, which was mostly
removed in 3b2f691f
. It no longer serves a purpose and interferes with
the element focus outline.
2020-09-24 11:51:15 +01:00
Dani Palou
fba96f096b
MDL-68098 ws: Fix WebServices broken by filters HTML
2020-09-23 16:23:19 +02:00
Eloy Lafuente (stronk7)
7148c9d35e
Merge branch 'MDL-68229-39' of git://github.com/jleyva/moodle into MOODLE_39_STABLE
2020-09-23 11:51:30 +02:00
Eloy Lafuente (stronk7)
8193ba9da9
Merge branch 'MDL-69014-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-09-22 23:10:53 +02:00
Juan Leyva
94140b11e8
MDL-68229 tool_mobile: Add missing option to disable tags in the app
2020-09-18 15:30:55 +02:00
Paul Holden
222aefb456
MDL-62387 tool_lp: switch to core 'cohort' form element.
...
The autocomplete AJAX is identical to the version in tool_lp, but also
includes support for excluding suggestions (i.e. cohorts already
synced with the current learning plan).
2020-09-15 08:06:37 +01:00
Paul Holden
bfab0d603c
MDL-69014 tool_usertours: clean up user preferences of deleted tours.
2020-09-14 20:36:26 +01:00
Mathew May
ffa17ad17d
MDL-69240 tool_moodlenet: Clean MoodleNet profile field
...
Amended by: Eloy Lafuente (stronk7) <stronk7@moodle.org>
- adjust versions for every branch.
- modify verify_webfinger->profileurl external to PARAM_NOTAGS.
2020-09-07 17:25:13 +02:00
Paul Holden
863fb96ffa
MDL-56595 tool_usertours: set page params when configuring tours/steps.
2020-08-27 23:08:07 +01:00
Andrew Nicols
159115b7c7
Merge branch 'MDL-69501-39-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-08-27 11:31:17 +08:00
eWallah
930dba73c3
MDL-67413 competencies: do nothing upon activity completion
2020-08-27 11:09:57 +08:00
Helen Foster
4c48bccbad
MDL-69501 lang: Import fixed English strings (en_fix)
...
Significant string change: error:nobadges,core_badges - Additional info
explaining that site badges can only have other site badges as criteria
2020-08-21 14:06:31 +02:00
Andrew Nicols
cc52ff7703
Merge branch 'MDL-67415_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE
2020-08-20 08:30:11 +08:00
Eloy Lafuente (stronk7)
68810e04c6
Merge branch 'MDL-69095-39' of git://github.com/jleyva/moodle into MOODLE_39_STABLE
2020-08-19 00:19:51 +02:00
Andrew Nicols
62cd827dc5
Merge branch 'MDL-68666-39' of git://github.com/bmbrands/moodle into MOODLE_39_STABLE
2020-08-13 15:21:28 +08:00
Bas Brands
1b682b3b6a
MDL-68666 core_pix: add missing fallback icons
2020-08-13 08:49:27 +02:00
Eloy Lafuente (stronk7)
f03d9e1aab
MDL-67415 environment: change requirements
...
- mysql requirement up to 5.7
- postgres requirement up to 9.6
2020-08-13 01:30:01 +02:00
Eloy Lafuente (stronk7)
454a93cbbf
MDL-67415 environment: 3.10 base information
...
This is a direct copy of the 3.9 branch to have
changes under control easier for next commits.
2020-08-13 01:30:00 +02:00
Eloy Lafuente (stronk7)
f620bbf2f5
Merge branch 'MDL-68558-39-plugindepscheckdeadend' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-08-13 00:40:17 +02:00
Adrian Greeve
a6908c3ee8
Merge branch 'MDL-69204-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-08-11 08:45:14 +08:00
Eloy Lafuente (stronk7)
8a6b5024a1
Merge branch 'MDL-62980-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-08-03 12:38:25 +02:00
Paul Holden
d68848383e
MDL-62980 tool_dataprivacy: show persistent errors inside form.
2020-07-30 08:23:19 +01:00
Eloy Lafuente (stronk7)
a9782addfc
Merge branch 'MDL-63252-39' of git://github.com/lameze/moodle into MOODLE_39_STABLE
2020-07-30 00:47:57 +02:00
Juan Leyva
8f6f312d65
MDL-69095 tool_mobile: Display warning if not allowed to use qr login
2020-07-28 13:55:21 +02:00
Juan Leyva
5762e5ec3e
MDL-69095 tool_mobile: Avoid non-https sites using qrlogin by default
2020-07-28 13:55:21 +02:00
Simey Lameze
9ae2623d89
MDL-65453 core: fix behaviour of --skip-database option on install
2020-07-28 11:27:30 +08:00
Paul Holden
e64f37c3c5
MDL-69204 tool_dataprivacy: summary link only on current user profile.
2020-07-27 17:25:02 +01:00
Sam Marshall
86f5acdc88
MDL-63252 tool_xmldb: convert default to float to avoid false positives
2020-07-24 07:53:52 +08:00
David Mudrák
115d6033fc
MDL-68558 admin: Allow to go back to plugins check page on failed deps
...
Once the admin reaches the Plugin dependencies check with a failed
plugin dependency, the "Continue" button should take him/her to the
previous page where the dependency can be sorted out, or the plugin
installation cancelled. Also the "Cancel this installation" should work
on this page, too.
None of this was happening correctly because the page with failed
dependencies is loaded with "confirmplugincheck" set to 1 as a result
of confirming the previous step. We must explicitly override it back to
0 to navigate the user back to the previous step.
2020-07-23 17:02:31 +02:00
Charles Fulton
b02b1f3ea9
MDL-69074 admin: ensure consistent default for getremoteaddrconf
2020-07-15 19:05:52 +02:00
Sara Arjona
73c4f6c2a5
Merge branch 'MDL-69228-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2020-07-14 12:41:23 +02:00
Eloy Lafuente (stronk7)
8589fbda8c
Merge branch 'MDL-69134-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2020-07-08 20:53:22 +02:00
Andrew Nicols
619e11c07a
MDL-69228 tool_mobile: Hide dependant settings
2020-07-08 11:44:31 +08:00
Juan Leyva
01ec0ee85b
MDL-69031 tool_mobile: Add missing features that can be disabled in 3.9
2020-07-08 09:36:44 +08:00