Meirza
113c78a110
MDL-76415 tool_componentlibrary: Fixed str interpolation deprecations.
...
Since PHP 8.2, placing the dollar sign outside the curly brace is deprecated when
the expression inside the braces resolves to a variable or an expression.
2023-02-13 19:51:46 +07:00
Meirza
90e94a3498
MDL-76415 blocks: Fixed ${var} string interpolation deprecations.
...
Since PHP 8.2, placing the dollar sign outside the curly brace is deprecated when
the expression inside the braces resolves to a variable or an expression.
2023-02-13 19:51:46 +07:00
Meirza
e9822519eb
MDL-76415 lib: Fixed ${} string interpolation deprecations in phpxmlrpc
...
Since PHP 8.2, placing the dollar sign outside the curly brace is deprecated when
the expression inside the braces resolves to a variable or an expression.
2023-02-13 19:51:46 +07:00
Meirza
3f850a8a4a
MDL-76415 lib: Fixed ${var} str interpolation deprecations in php-jwt.
...
Since PHP 8.2, placing the dollar sign outside the curly brace is deprecated when
the expression inside the braces resolves to a variable or an expression.
2023-02-13 19:51:46 +07:00
Meirza
89131a73c2
MDL-76415 lib: Fixed ${var} string interpolation deprecations in php-ml
...
Since PHP 8.2, placing the dollar sign outside the curly brace is deprecated when
the expression inside the braces resolves to a variable or an expression.
2023-02-13 19:51:46 +07:00
Paul Holden
1ea152c99a
weekly release 4.2dev
2023-02-10 13:47:28 +00:00
Paul Holden
9ca082a5b0
NOBUG: Fixed SVG browser compatibility
2023-02-10 13:47:26 +00:00
Paul Holden
77c7943c0a
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2023-02-10 13:47:26 +00:00
Jun Pataleta
36564d26ba
Merge branch 'MDL-74272-fix' of https://github.com/sarjona/moodle
2023-02-10 16:52:36 +08:00
Sara Arjona
ad1a9e85de
MDL-74272 behat: Fix issue with headless
...
It seems unrelated to this patch... But git bisect pointed it here.
2023-02-10 09:42:53 +01:00
Andrew Nicols
ea1f5eba27
Merge branch 'MDL-76904-master' of https://github.com/NashTechOpenUniversity/moodle
2023-02-09 12:04:21 +08:00
Andrew Nicols
219d15895e
Merge branch 'MDL-74755' of https://github.com/paulholden/moodle
2023-02-09 11:44:16 +08:00
Jun Pataleta
6845a7f74f
Merge branch 'MDL-77052-master' of https://github.com/Utdanningsdirektoratet/moodle
2023-02-09 11:27:43 +08:00
Jun Pataleta
5ab615c610
Merge branch 'MDL-77161-master' of https://github.com/andrewnicols/moodle
2023-02-09 11:18:24 +08:00
Andrew Nicols
8d35d59bf3
Merge branch 'MDL-76354' of https://github.com/paulholden/moodle
2023-02-09 10:58:29 +08:00
Jun Pataleta
c909797ec1
Merge branch 'MDL-77007-master' of https://github.com/andrewnicols/moodle
2023-02-09 10:52:55 +08:00
Andrew Nicols
c7a1f4c748
Merge branch 'MDL-77018' of https://github.com/timhunt/moodle
2023-02-09 10:50:58 +08:00
Andrew Nicols
2de031b74c
Merge branch 'MDL-76066-master' of https://github.com/aanabit/moodle
2023-02-09 10:27:00 +08:00
Andrew Nicols
9890d88107
Merge branch 'MDL-77057' of https://github.com/paulholden/moodle
2023-02-09 10:19:22 +08:00
Andrew Nicols
43962ec9ce
Merge branch 'MDL-72559-master' of https://github.com/keevan/moodle
2023-02-09 10:17:12 +08:00
Andrew Nicols
cfb728bebb
Merge branch 'MDL-76499-master' of https://github.com/andelacruz/moodle
2023-02-09 09:52:53 +08:00
Andrew Nicols
9dca529997
Merge branch 'MDL-70586-master' of https://github.com/sarjona/moodle
2023-02-09 09:40:34 +08:00
Andrew Nicols
d56df7c204
Merge branch 'MDL-76912' of https://github.com/paulholden/moodle
2023-02-09 09:37:00 +08:00
Andrew Nicols
c9956b2c94
Merge branch 'MDL-77177' of https://github.com/paulholden/moodle
2023-02-09 07:11:32 +08:00
Paul Holden
29c13cc54b
Merge branch 'MDL-76672-master' of https://github.com/Utdanningsdirektoratet/moodle
2023-02-08 14:57:30 +00:00
Jun Pataleta
73cd0ff616
Merge branch 'MDL-74272-master' of https://github.com/sarjona/moodle
2023-02-08 22:25:18 +08:00
Paul Holden
f85f441914
Merge branch 'MDL-76542-master' of https://github.com/lameze/moodle
2023-02-08 14:22:10 +00:00
Sara Arjona
72f75ef344
MDL-74272 theme_boost: Coding style improvements
2023-02-08 13:05:26 +01:00
Sara Arjona
5d7d947553
MDL-74272 theme_boost: Remove plugin name on course page
...
In 4.0, the plugin name was added above their name. Based on the community
feedback and the research done by the UX team, this needs to be removed.
This commit removes the activity name when edit mode is disabled.
2023-02-08 13:04:31 +01:00
Paul Holden
ef47376a37
Merge branch 'MDL-73692-master-Add-support-for-missing-timestamps-to-rss-block' of https://github.com/melanietreitinger/moodle
2023-02-08 11:22:08 +00:00
Melanie Treitinger
e5709fc588
MDL-73692 blocks: Add support for missing timestamps to rss block.
2023-02-08 11:20:48 +01:00
Paul Holden
a09dc53828
MDL-77177 mod_data: re-factor internal method argument order.
...
We cannot have required method parameters after optional, it doesn't
make sense. Also it causes deprecation notices in PHP8.1.
2023-02-08 09:57:52 +00:00
Jun Pataleta
65228171e5
Merge branch 'MDL-74905' of https://github.com/stronk7/moodle
2023-02-08 17:19:38 +08:00
Simey Lameze
64799f9ace
MDL-76542 behat: add step to go to user edit page directly
2023-02-08 12:22:29 +08:00
Simey Lameze
d991b12d15
MDL-76542 behat: create custom profile fields using data generators
...
This commit also adds a new test to verify the custom profile fields
works using the user interface.
2023-02-08 12:12:08 +08:00
Jun Pataleta
8b3e36f8a8
Merge branch 'MDL-76755-master' of https://github.com/davewoloszyn/moodle
2023-02-08 11:34:21 +08:00
Paul Holden
4402b0b677
MDL-77154 course: access checks in course format fragment callbacks.
2023-02-08 11:11:00 +08:00
Andrew Nicols
01da499897
Merge branch 'MDL-76418-master' of https://github.com/srobotta/moodle
2023-02-08 08:52:59 +08:00
Stephan Robotta
a8de5c5002
MDL-76418 course: section action menu item to show permlink to section
2023-02-07 17:56:46 +01:00
Paul Holden
6f81371f7a
Merge branch 'MDL-77112-master' of https://github.com/lucaboesch/moodle
2023-02-07 15:18:52 +00:00
Jun Pataleta
f9ced0f475
Merge branch 'MDL-76901' of https://github.com/paulholden/moodle
2023-02-07 22:56:20 +08:00
Jun Pataleta
9bba8650c0
Merge branch 'MDL-76569-master' of https://github.com/andrewnicols/moodle
2023-02-07 22:54:12 +08:00
Andrew Nicols
7bf57d9850
MDL-77161 cachestore_memcached: Remove from core
2023-02-07 21:42:50 +08:00
Paul Holden
bfb5197738
MDL-76901 reportbuilder: cache custom report element persistents.
...
During request lifecycle ensure that column, filter and condition
persistents are only loaded a single time to prevent additional
database reads.
Provide invalidation method, used by the report helpers, to ensure
that the persistents are re-loaded appropriately.
Co-authored-by: Marina Glancy <marina@moodle.com>
2023-02-07 13:10:14 +00:00
Jun Pataleta
34b1252fbf
Merge branch 'MDL-76089-master' of https://github.com/junpataleta/moodle
2023-02-07 15:35:46 +08:00
Marina Glancy
e6d6224271
MDL-76089 lib: upgrade horde library
2023-02-07 15:21:05 +08:00
Andrew Nicols
685d9c277f
Merge branch 'MDL-77023' of https://github.com/paulholden/moodle
2023-02-07 12:47:58 +08:00
Andrew Nicols
c7ac3be265
Merge branch 'MDL-77123-master' of https://github.com/cameron1729/moodle
2023-02-07 12:38:28 +08:00
Andrew Nicols
94cb2bbc60
Merge branch 'mdl-76729_master' of https://github.com/james-cnz/moodle
2023-02-07 12:36:52 +08:00
Andrew Nicols
bff31d527c
Merge branch 'MDL-75946-master' of https://github.com/davewoloszyn/moodle
2023-02-07 10:38:52 +08:00