Simey Lameze
939a416308
MDL-77380 block_myoverview: improve show toggle functionality test
2023-03-21 14:47:25 +08:00
Jun Pataleta
28d1db2f1d
Merge branch 'MDL-75746_401_STABLE' of https://github.com/marxjohnson/moodle into MOODLE_401_STABLE
2023-03-21 12:01:01 +08:00
Meirza
29a1cf86a3
MDL-77669 dml: Added extrainfo in the DB options config.
...
extrainfo is an extra information for the DB driver, e.g. SQL Server,
has additional configuration according to its environment,
which the administrator can specify to alter and override any connection options.
Co-authored-by: LukeCarrier <luke@carrier.im>
This is a backport of MDL-64153.
2023-03-21 08:48:39 +08:00
Ilya Tregubov
ea915c29e5
Merge branch 'mdl-72533-event-table-performance-MOODLE_401_STABLE' of https://github.com/petersistrom/moodle into MOODLE_401_STABLE
2023-03-21 08:24:59 +08:00
Paul Holden
deced83b06
Merge branch 'MDL-72124_401_STABLE' of https://github.com/marxjohnson/moodle into MOODLE_401_STABLE
2023-03-20 17:04:54 +00:00
Paul Holden
fac1828222
MDL-77692 reportbuilder: format custom field condition/filter names.
2023-03-20 16:32:08 +00:00
Sara Arjona
502536c16e
Merge branch 'MDL-77574-401' of https://github.com/lameze/moodle into MOODLE_401_STABLE
2023-03-20 17:06:06 +01:00
Anupama Sarjoshi
3fee9d949f
MDL-77659 core_reportbuilder: fix user profile fields phpunit tests
2023-03-20 13:53:46 +00:00
Sara Arjona
1bfc0a1d14
Merge branch 'MDL-77523-401' of https://github.com/juancs/moodle into MOODLE_401_STABLE
2023-03-20 13:42:49 +01:00
Mark Sharp
f8301fb4bc
MDL-72533 core_calendar: improve calendar event table peformance
...
- Filter searchable courses if set.
- Sites with large groups should now experience better performance.
- Applies and optimises query against a proper date range.
Co-authored-by: Mark Sharp <mark.sharp@solent.ac.uk>
Co-authored-by: Peter Sistrom <petersistrom@catalyst-au.net>
Co-authored-by: Kevin Pham <keevan.pham@gmail.com>
2023-03-20 12:09:24 +11:00
AMOS bot
9e97a353ad
Automatically generated installer lang files
2023-03-20 00:07:41 +00:00
AMOS bot
e8cbc0b653
Automatically generated installer lang files
2023-03-18 00:07:42 +00:00
Juan Segarra Montesinos
b296667ebf
MDL-77670 course: Preserve course summary format
2023-03-17 20:54:07 +01:00
Sara Arjona
231c25e498
weekly release 4.1.2+
2023-03-17 17:58:21 +01:00
Sara Arjona
3ff1293c12
Merge branch 'install_401_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_401_STABLE
2023-03-17 17:58:12 +01:00
Jun Pataleta
eda00e2c73
Merge branch 'MDL-76257-401' of https://github.com/juancs/moodle into MOODLE_401_STABLE
2023-03-17 11:01:22 +08:00
Jun Pataleta
85b4e2312e
Merge branch 'MDL-77608-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-03-17 10:29:48 +08:00
AMOS bot
5707e7d40f
Automatically generated installer lang files
2023-03-17 00:07:43 +00:00
Paul Holden
71e751565c
MDL-77666 contentbank: format category names for display.
2023-03-16 23:27:13 +00:00
info@eWallah.net
b3adaaf47f
MDL-77584 currencies: Fix outdated ISO 4217 code for Zambian Kwacha
...
On 2013-01-01 the ZMK code got replaced by the new ZMW code.
AMOS BEGIN
MOV [ZMK,core_currencies],[ZMW,core_currencies]
AMOS END
2023-03-16 19:53:38 +01:00
Jake Dallimore
282df774a4
Merge branch 'MDL-76309-MOODLE_401_STABLE' of https://github.com/sh-csg/moodle into MOODLE_401_STABLE
2023-03-16 15:47:16 +08:00
Stefan Hanauska
9f5492df71
MDL-76309 mod_assign: Compatibility with zip download
2023-03-16 07:18:35 +01:00
Paul Holden
0920bd0810
MDL-76339 mod_bigbluebuttonbn: correct upgrade note fix versions.
...
Use agreed task name language string.
2023-03-15 19:15:29 +00:00
Paul Holden
a89cba84a1
Merge branch 'MDL-76339-401' of https://github.com/call-learning/moodle into MOODLE_401_STABLE
2023-03-15 19:05:57 +00:00
Andrew Nicols
f0b3ff2134
Merge branch 'MDL-77550-401' of https://github.com/dpalou/moodle into MOODLE_401_STABLE
2023-03-15 14:26:26 +08:00
Juan Segarra Montesinos
dbd7cedd24
MDL-77523 mod_data: textarea field should honor editor preferred format
2023-03-15 06:49:02 +01:00
Jun Pataleta
d5331827c4
Merge branch 'MDL-77611_401' of https://github.com/timhunt/moodle into MOODLE_401_STABLE
2023-03-15 10:01:04 +08:00
AMOS bot
91f503c3f6
Automatically generated installer lang files
2023-03-15 00:07:40 +00:00
Paul Holden
4ee053a278
MDL-59175 theme_boost: style inherited permission on overide page.
2023-03-14 20:58:07 +00:00
Tim Hunt
4bc3782c4c
MDL-77626 quiz statistics: Divide by zero if a random Q has max mark 0
2023-03-14 16:34:30 +00:00
Mark Johnson
5a7ad7b284
MDL-75746 mod_quiz: Fix backup and restore of quiz slots
2023-03-14 16:07:46 +00:00
Mark Johnson
34c452afb4
MDL-72124 question: Fix system-level URLs in question events
2023-03-14 15:40:26 +00:00
Eloy Lafuente (stronk7)
6c260e6ae7
weekly release 4.1.2+
2023-03-14 16:07:32 +01:00
Eloy Lafuente (stronk7)
09e74578a1
Merge branch 'install_401_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_401_STABLE
2023-03-14 16:07:27 +01:00
Jun Pataleta
f1a9181a77
Merge branch 'MDL-76680/401' of https://github.com/skodak/moodle into MOODLE_401_STABLE
2023-03-14 21:43:31 +08:00
Laurent David
8ee689f612
MDL-70976 core_files: Allow for draft files url inserted in content
...
* The file file_remove_editor_orphaned_files should take into account URL that
have been embedded in a tag content instead of an attribute (like src attribute)
* This will fix issue with inserting H5P content in calendar events.
2023-03-14 08:48:32 +01:00
Juan Segarra Montesinos
a003b3b882
MDL-76257 core: Activity intro should honor user preference on creation
2023-03-14 06:07:28 +01:00
AMOS bot
9617555887
Automatically generated installer lang files
2023-03-14 00:07:42 +00:00
Tim Hunt
a5238d8c94
MDL-77611 tool_uploaduser: fix phpunit assumptions about profile fields
2023-03-13 13:35:38 +00:00
Paul Holden
34e2d74921
MDL-77608 mod_h5pactivity: namespace component lib testcase.
2023-03-13 09:43:57 +00:00
Simey Lameze
76cb263244
MDL-77574 myoverview: wait until next button exists before clicking
2023-03-13 14:12:26 +08:00
Jake Dallimore
4ce5755a63
MDL-77382 core: fix error handling in oauth2 callback for auth'd users
...
Pass the errors back to the calling code when the user is authenticated,
otherwise, fall back on the existing redirection to the login page.
2023-03-13 10:48:21 +08:00
AMOS bot
a509b37926
Automatically generated installer lang files
2023-03-12 00:07:50 +00:00
Petr Skoda
7e96a1c887
MDL-76680 core: disable $USER->ignoresesskey on next page
2023-03-11 10:37:24 +01:00
Jun Pataleta
033858e249
Moodle release 4.1.2
v4.1.2
2023-03-11 13:10:39 +08:00
Jun Pataleta
83c3ac53bf
weekly release 4.1.1+
2023-03-10 22:09:52 +08:00
Jun Pataleta
1e5f8ee1a2
Merge branch 'install_401_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_401_STABLE
2023-03-10 22:09:50 +08:00
Ilya Tregubov
d5d64e1c8b
Merge branch 'MDL-77429-401-fix' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
2023-03-10 14:52:02 +08:00
Andrew Nicols
f8b1b4092f
MDL-77429 course: Change course date to previous day
...
When a test runs just after midnight, and the user time zone is not the
same as the server timezone, and the course is created using a generator
(which runs in server time zone) but the UI presented in the user
timezone, the course start time is still in the future.
We need to create the course a day earlier to ensure that the "This
week" indicator is in the correct day.
2023-03-10 14:11:23 +08:00
Andrew Nicols
ca01668e32
MDL-77037 core_course: Add new courseindex test to classic excludelist
2023-03-10 13:32:04 +08:00