Commit graph

99879 commits

Author SHA1 Message Date
Sara Arjona
fb298c2209 Merge branch 'MDL-70741_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE 2021-02-03 14:49:57 +01:00
David Castro
10126a1325 MDL-69562 admin: Allow getting IP from all sources. 2021-02-03 07:23:12 -05:00
Eloy Lafuente (stronk7)
6bd3ffdf25 Merge branch 'MDL-70711-M39' of git://github.com/kordan/moodle into MOODLE_39_STABLE 2021-02-03 13:04:22 +01:00
Sara Arjona
d1f40013d9 Merge branch 'MDL-67959-39-2' of git://github.com/junpataleta/moodle into MOODLE_39_STABLE 2021-02-03 10:50:54 +01:00
Tim Hunt
2386b44490 MDL-69101 Essay/Moodle XML: recent new settings not imported/exported 2021-02-03 08:15:26 +00:00
Sara Arjona
dffd5de050 Merge branch 'MDL-70621-39' of git://github.com/lucaboesch/moodle into MOODLE_39_STABLE 2021-02-03 09:03:05 +01:00
Sara Arjona
fdf5ac3dfb Merge branch 'MDL-68970_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE 2021-02-03 08:51:29 +01:00
Luca Bösch
70cfba0496 MDL-70621 mod_glossary: use glossary rsstype string. 2021-02-03 08:34:24 +01:00
Luca Bösch
92e4d6c028 MDL-70621 mod_forum: use forum rsstype string. 2021-02-03 08:34:24 +01:00
Andrew Nicols
3a88c22eb1 Merge branch 'MDL-56772-39' of git://github.com/peterRd/moodle into MOODLE_39_STABLE 2021-02-03 10:58:05 +08:00
Andrew Nicols
ac4fe16003 Merge branch 'MDL-66932_M39' of https://github.com/nadavkav/moodle into MOODLE_39_STABLE 2021-02-03 10:24:12 +08:00
Andrew Nicols
0e0a753346 Merge branch 'MDL-68893-39' of git://github.com/lucaboesch/moodle into MOODLE_39_STABLE 2021-02-03 09:41:28 +08:00
Andrew Nicols
0f21f23c05 Merge branch 'MDL-68958-39' of git://github.com/peterRd/moodle into MOODLE_39_STABLE 2021-02-03 09:38:08 +08:00
Andrew Nicols
7171c9fc0a Merge branch 'MDL-70339-39' of git://github.com/peterRd/moodle into MOODLE_39_STABLE 2021-02-03 09:09:30 +08:00
Víctor Déniz
0322232dd4 Merge branch 'MDL-59782-39' of git://github.com/bmbrands/moodle into MOODLE_39_STABLE 2021-02-02 09:35:29 +00:00
Sara Arjona
f5590ad1c0 Merge branch 'MDL-70574_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE 2021-02-02 08:20:45 +01:00
Sara Arjona
dcaf627cfe Merge branch 'MDL-70288-39-2' of git://github.com/junpataleta/moodle into MOODLE_39_STABLE 2021-02-02 07:59:49 +01:00
Jun Pataleta
6aa1c3dfcb MDL-70288 qtype: Remove unnecessary empty label string
* When a label is passed to an (advanced) checkbox and no text
  was provided, the label will be displayed on the right of the the
  checkbox element. So there's no point in passing an empty string for
  the label just to render the text to the right of the checkbox.
2021-02-02 14:22:30 +08:00
Jun Pataleta
6c97f9d1f5 MDL-70288 mod_lti: Remove unnecessary empty label string
* When a label is passed to an (advanced) checkbox and no text
  was provided, the label will be displayed on the right of the the
  checkbox element. So there's no point in passing an empty string for
  the label just to render the text to the right of the checkbox.
2021-02-02 14:22:30 +08:00
Jun Pataleta
8a2a5f1a89 MDL-70288 core: Remove duplicate labels for checkbox elements
* If there's a label, the text will serve as the description of  the
element.
2021-02-02 14:22:30 +08:00
Jun Pataleta
9bce6baf62 MDL-70288 theme_boost: Manage aria-describedby on form validation
* The aria-describedby attribute can be a list of element IDs that
describe the element. On form validation, the ID of the error message
container is added to this attribute which may already be containing
another ID. So we need to properly add/remove the error message ID
so that we don't delete any existing ID(s) in the aria-describedby
attribute during form validation.
2021-02-02 14:22:30 +08:00
Eloy Lafuente (stronk7)
f7f7755067 Merge branch 'MDL-46256_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE 2021-02-01 23:20:33 +01:00
Sara Arjona
9ac848c738 Merge branch 'MDL-70625-39' of git://github.com/rezaies/moodle into MOODLE_39_STABLE 2021-02-01 15:37:17 +01:00
Sara Arjona
db9934a625 Merge branch 'MDL-70734-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE 2021-02-01 12:30:29 +01:00
Sara Arjona
6b3cb904d0 Merge branch 'MDL-70740-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE 2021-02-01 11:25:31 +01:00
Paul Holden
c43f9136f3 MDL-70614 user: consistent roles spacing in course profile. 2021-02-01 07:54:13 +00:00
Andrew Nicols
01fc4b40f0 MDL-70734 behat: Increase the WebDriver Curl timeout 2021-02-01 09:50:20 +08:00
AMOS bot
f5152d30c3 Automatically generated installer lang files 2021-02-01 00:07:49 +00:00
Andrew Nicols
3827885984 MDL-70740 behat: Composer bump for new version of Mink Driver 2021-01-31 20:26:35 +08:00
AMOS bot
bc84eabfc6 Automatically generated installer lang files 2021-01-31 00:07:45 +00:00
Luca Bösch
6735a694e2 MDL-68893 mod_data: use own RSS feed string.
AMOS BEGIN
 CPY [rsstype,core],[rsstype,mod_data]
AMOS END
2021-01-29 23:18:36 +01:00
Tim Hunt
186fd5b847 MDL-70741 capability overview: avoid errors from orphan contexts 2021-01-29 20:51:08 +00:00
Víctor Déniz
0f1f18d8a4 weekly release 3.9.4+ 2021-01-29 17:13:10 +00:00
Víctor Déniz
c3589fee83 Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE 2021-01-29 17:13:03 +00:00
Jake Dallimore
6e74df2344 Merge branch 'MDL-66979-39-7' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE 2021-01-29 15:45:03 +08:00
Andrew Nicols
42bb84db9f MDL-66979 behat: Mark some tests as being slow
Uses of the httpsreplace and customlang tools are known to be extremely
slow.

In our CI infrastructure on slwoer DBs, the customlang tool can take
over 90 seconds to load the page, whilst the httpsreplace tool can take
up to about 60 seconds.

These changes set appropriate timeout factors to increase the timeout
accordingly.
2021-01-29 14:19:16 +08:00
Andrew Nicols
6d38633c3c MDL-66979 behat: Add a step to set a timeout factor for a test 2021-01-29 14:18:57 +08:00
Eloy Lafuente (stronk7)
ff1877c738 MDL-66979 behat: Goutte driver doesn't implement setTimeouts()
Also, change:

get_real_timeout(30000)

to:

get_real_timeout(30) * 1000

because the original functions are defined to use seconds, and
having the 1000 around will help us detecting cases in the case
of a hypothetical review of uses.
2021-01-29 14:18:48 +08:00
Jun Pataleta
6e7c0d9686 MDL-67959 mod_forum: Display group pictures in forum only if available
Displaying a default group picture in forum posts leads to confusion,
so better to not display a default group picture when the group
picture is not set for the group.
2021-01-29 12:30:32 +08:00
AMOS bot
40edd91ddb Automatically generated installer lang files 2021-01-29 00:07:48 +00:00
Eloy Lafuente (stronk7)
9d7343074d MDL-66979 behat: Goutte driver doesn't implement setTimeouts()
Also, change:

get_real_timeout(30000)

to:

get_real_timeout(30) * 1000

because the original functions are defined to use seconds, and
having the 1000 around will help us detecting cases in the case
of a hypothetical review of uses.
2021-01-28 17:12:28 +01:00
Bas Brands
feea5e5cbd MDL-59782 core_question: improve questionbank highlighting 2021-01-28 11:08:07 +01:00
Kordan
78855e618c MDL-70711 form: deleted useless if block
get_magic_quotes_gpc() always return false since PHP 5.3 so (1 == get_magic_quotes_gpc()) is never verified.
This allows me to safetly delete what I dropped out.
2021-01-28 09:28:34 +01:00
Eloy Lafuente (stronk7)
01f6f99349 Merge branch 'MDL-66979-39-7' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE 2021-01-28 09:09:09 +01:00
Andrew Nicols
63a322b0e7 MDL-66979 behat: Set script timeout with timeout factor 2021-01-28 15:27:49 +08:00
Andrew Nicols
9a92ca5e75 MDL-66979 behat: Correct selenium2 reference in config-dist 2021-01-28 15:08:10 +08:00
Andrew Nicols
209768c9bc MDL-66979 behat: Handle driver stop failure properly
An case was found where the webdriver stop() call could fail in an
AfterScenario hook, leading to a complete rerun if no other errors were
experienced.
2021-01-28 15:07:52 +08:00
Andrew Nicols
8e1f02568a Merge branch 'MDL-70048-39' of git://github.com/peterRd/moodle into MOODLE_39_STABLE 2021-01-28 08:05:26 +08:00
Peter Dias
8039e01ef7 MDL-70048 dropbox: Augmented unit tests to account for additional params 2021-01-28 07:32:47 +08:00
Peter Dias
1dc927aea7 MDL-70048 dropbox: Update the dropbox search URL.
- Update fetch_dropbox_data to allow different result nodes and version
- Update search to the new URL with new params
- Update the get entities function to account for the change in structure.
2021-01-28 07:32:47 +08:00