Paul Holden
c4010ec81f
MDL-70823 blocks: safer unserializing during block restore.
2021-11-03 16:58:52 +01:00
Paul Holden
ad524085cd
MDL-70823 core: safer alternative for unserializing objects.
2021-11-03 16:58:52 +01:00
Paul Holden
6db35f03c7
MDL-72370 badges: require sesskey to remove related badge.
2021-10-29 17:27:17 +02:00
Ilya Tregubov
2a7beaad88
MDL-70887 mlbackend_python: Update to latest version.
2021-10-29 17:27:17 +02:00
Simey Lameze
9d0d93a9c4
MDL-72571 tool_filetypes: change extension param to PARAM_ALPHANUMEXT
2021-10-29 17:27:17 +02:00
Eloy Lafuente (stronk7)
419ad88eda
weekly release 3.9.10+
2021-10-29 17:10:20 +02:00
Eloy Lafuente (stronk7)
9bf0d5e7d2
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2021-10-29 17:10:18 +02:00
Shamim Rezaie
e6079323bf
Merge branch 'MDL-72874-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2021-10-29 03:37:15 +11:00
Eloy Lafuente (stronk7)
a800e3135f
Merge branch 'MDL-72913-39' of git://github.com/NoelDeMartin/moodle into MOODLE_39_STABLE
2021-10-26 17:22:26 +02:00
Noel De Martin
51a1858ed7
MDL-72913 course: Fix require statement
2021-10-26 08:54:44 +02:00
AMOS bot
c3892e8746
Automatically generated installer lang files
2021-10-24 00:07:31 +00:00
Ilya Tregubov
114f603d0b
weekly release 3.9.10+
2021-10-22 12:49:08 +02:00
Ilya Tregubov
d39bf19539
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2021-10-22 12:49:08 +02:00
Andrew Nicols
88908f1730
MDL-72874 behat: Allow behat window sizes to be modified during run
...
In some situations it is useful to modify the requested screensize by a
modifier. This allows for failing tests to be rerun at a different
screensize, where the original screensize triggered a failure for some
size-related reason.
2021-10-21 10:26:30 +08:00
Eloy Lafuente (stronk7)
28fa7418e8
Merge branch 'MDL-72849-m39' of https://github.com/sammarshallou/moodle into MOODLE_39_STABLE
2021-10-19 22:17:31 +02:00
sam marshall
96aad743ea
MDL-72849 tool_behat: Use of xpath name() not compatible with Firefox
...
The xpath name() function returns upper-case e.g. 'IMG' in Firefox and
lower-case e.g. 'img' in Chrome.
2021-10-19 14:30:48 +01:00
Ilya Tregubov
36e130869d
Merge branch 'MDL-71270-39' of git://github.com/mickhawkins/moodle into MOODLE_39_STABLE
2021-10-19 14:47:42 +02:00
Michael Hawkins
c0dbeb50ba
MDL-71270 core: Updated security.txt expiry
2021-10-18 17:14:28 +08:00
AMOS bot
6d716397d6
Automatically generated installer lang files
2021-10-16 00:07:38 +00:00
Shamim Rezaie
8d38d0cee1
weekly release 3.9.10+
2021-10-16 00:29:29 +11:00
Shamim Rezaie
fea492ca6d
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2021-10-16 00:29:28 +11:00
Jun Pataleta
e586a0e678
Merge branch 'MDL-72623_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE
2021-10-15 09:46:51 +08:00
Jun Pataleta
3671ba02a1
Merge branch 'MDL-72807_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE
2021-10-15 09:08:09 +08:00
Eloy Lafuente (stronk7)
566b0efb80
MDL-72807 behat: Add a few more @skip_chrome_zerosize tags
...
This is the 3rd round adding the tags to some scenarios
detected to be failing with zerosize problems lately.
Note that @ MDL-71108, the final solution will happen, say
switching to own webdriver till the upstream one is fixed
or whatever. Our @skip_chrome_zerosize solution is just a
workaround to have all those scenarios detected and ignored
by normal runs.
2021-10-14 16:17:41 +02:00
AMOS bot
b0c901e2ee
Automatically generated installer lang files
2021-10-13 00:07:27 +00:00
Eloy Lafuente (stronk7)
be3202003b
MDL-72623 nodejs: Bump from v14.15.0 to v14.18.0
...
Without modifying any installed package or dependency
because, after trying to do so, the updated stuff is huge
and leads to some JS validation / minimisation problems.
2021-10-08 15:00:19 +02:00
Sara Arjona
da908fe1be
weekly release 3.9.10+
2021-10-08 12:43:27 +02:00
Sara Arjona
08da0dbb81
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2021-10-08 12:43:26 +02:00
AMOS bot
3db0b363bf
Automatically generated installer lang files
2021-10-08 00:07:30 +00:00
Eloy Lafuente (stronk7)
e7335a9112
Merge branch 'MDL-72621-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2021-10-07 21:11:04 +02:00
AMOS bot
b02efb33f4
Automatically generated installer lang files
2021-10-07 00:07:27 +00:00
Andrew Nicols
b2d9a6f57e
Merge branch 'MDL-72515-39' of git://github.com/marinaglancy/moodle into MOODLE_39_STABLE
2021-10-06 13:21:38 +08:00
Eloy Lafuente (stronk7)
bbbed68f9b
weekly release 3.9.10+
2021-10-02 22:05:21 +02:00
Eloy Lafuente (stronk7)
daa742888d
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2021-10-02 22:05:20 +02:00
Eloy Lafuente (stronk7)
c63b8134bf
Merge branch 'MDL-72714_39' of git://github.com/stronk7/moodle into MOODLE_39_STABLE
2021-10-02 15:30:19 +02:00
Eloy Lafuente (stronk7)
6c32a7872c
MDL-72714 behat: Add new @skip_chrome_zerosize labels
...
With the move from Chrome 93 to 94 a few new "zerosize" cases
have appeared, this just protect us from them, so they
are run apart.
2021-10-02 12:10:10 +02:00
Eloy Lafuente (stronk7)
ae39d6ba6a
MDL-72714 behat: fix problem with button on the edge and failing
...
Surprise came with Chrome 94, so applying the usual trick by
changing window size. Hopefully some day we'll be able to
revert all them (Chrome 123).
2021-10-02 11:02:35 +02:00
Andrew Nicols
deb231aeaa
Merge branch 'MDL-72496-39_assert_tag' of https://github.com/call-learning/moodle into MOODLE_39_STABLE
2021-10-01 07:56:29 +08:00
Víctor Déniz
cbbdd85bd8
Merge branch 'MDL-72399_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE
2021-09-30 16:10:43 +01:00
Laurent David
0e73be46c0
MDL-72496 question tests: fix assertTag if tag not found
...
* The basic_test::assertTag method will issue a warning as $tag is not
found, failing the PHP Unit test that uses this method.
* Add tests to check that assertTag is working
2021-09-30 13:13:06 +02:00
AMOS bot
d075ff3b0b
Automatically generated installer lang files
2021-09-30 00:07:29 +00:00
Andrew Nicols
a96d456b63
MDL-72621 admin: Add environment check for admin deprecation
2021-09-29 22:39:32 +08:00
AMOS bot
0f6a06114d
Automatically generated installer lang files
2021-09-28 00:07:47 +00:00
AMOS bot
49baa2bc23
Automatically generated installer lang files
2021-09-24 00:07:48 +00:00
Eloy Lafuente (stronk7)
c5f328c546
MDL-72399 GHA: Go back to use upstream igbinary extension
...
With igbinary >=3.2.6 already built, see
https://launchpad.net/~ondrej/+archive/ubuntu/php/+packages?field.name_filter=igbinary&field.status_filter=published
We can revert the temporal workaround applied few weeks ago (that
sometimes is failing). So this is a simple revert of the original commit.
Revert "MDL-72312 GHA: Force use of igbinary working version"
This reverts commit 814c80da13
.
2021-09-23 19:38:01 +02:00
Ilya Tregubov
921bc07f2b
weekly release 3.9.10+
2021-09-23 18:21:56 +02:00
Ilya Tregubov
b32c766da2
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2021-09-23 18:21:56 +02:00
AMOS bot
793724ef9f
Automatically generated installer lang files
2021-09-23 00:07:44 +00:00
Eloy Lafuente (stronk7)
1195705939
Merge branch 'MDL-72593-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2021-09-22 10:48:37 +02:00
AMOS bot
986440230e
Automatically generated installer lang files
2021-09-22 00:07:45 +00:00