Jun Pataleta
6e528ca463
MDL-74173 reportbuilder: Convert action links to action menu links
2022-03-11 18:35:16 +08:00
Ilya Tregubov
967d9b2546
on-demand release 4.0beta+
2022-03-11 16:20:26 +06:00
Jun Pataleta
a06268b67a
Merge branch 'MDL-73760-master-fix' of https://github.com/sarjona/moodle
2022-03-11 15:17:50 +08:00
Sara Arjona
debbce8745
MDL-73760 quiz: Fix behat failures with classic
...
Author: Luca Bosch
2022-03-11 07:40:02 +01:00
Jun Pataleta
2431f7bff8
Merge branch 'MDL-71305-master' of git://github.com/rezaies/moodle
2022-03-11 11:51:00 +08:00
Ilya Tregubov
cb0278a91f
Merge branch 'MDL-74032-master' of https://github.com/sammarshallou/moodle
2022-03-11 09:23:17 +06:00
Jun Pataleta
a1b520e38c
Merge branch 'MDL-73895' of https://github.com/paulholden/moodle
2022-03-11 11:17:28 +08:00
Huong Nguyen
f136ae7149
MDL-73979 timeline: Views should display consistent information
...
The course view is updated to display the events that match
the filter condition, no matter the course start date is in the future
or the course end date is in the past
2022-03-11 09:30:20 +07:00
Jun Pataleta
b364b8437a
Merge branch 'MDL-74087-master-1' of git://github.com/mihailges/moodle
2022-03-11 09:28:46 +08:00
Víctor Déniz
f4d27bd04c
MDL-54724 qtype_multianswer: fix version.php
2022-03-11 00:05:18 +00:00
Víctor Déniz
9a0a05ef39
Merge branch 'MDL-54724-master' of https://github.com/cameron1729/moodle
2022-03-10 23:21:24 +00:00
Mihail Geshoski
f6104220d6
MDL-74162 glossary: Fix the returned data type by create_add_button()
2022-03-11 00:03:52 +08:00
Mihail Geshoski
6e85ca08df
MDL-74151 core_user: Add behat tests for the private files area
2022-03-10 23:39:20 +08:00
Mihail Geshoski
d9ea0ba758
MDL-74151 core_user: Add heading in the private files page
2022-03-10 23:38:00 +08:00
Sara Arjona
730bc8735e
MDL-74141 tool_task: Display error when Path to CLI not defined
...
When "Path to PHP CLI" is not defined, an exception with the message
in cannotfindthepathtothecli should be displayed, and the page should
be redirected to System paths settings page.
Apart from that, this patch also replaced core_task to tool_task,
because this message wasn't traslated properly.
2022-03-10 16:19:07 +01:00
Mikel Martín
d2acd08934
MDL-74030 navigation: Add reports link
...
Add report builder 'Reports' link to the user menu
AMOS BEGIN
CPY [reports,moodle],[reports,core_reportbuilder]
AMOS END
2022-03-10 15:46:44 +01:00
Mihail Geshoski
748ce930b4
MDL-74087 theme_boost: Add behat tests
2022-03-10 22:30:00 +08:00
Sara Arjona
a42f38fe28
Merge branch 'MDL-73760' of https://github.com/mkassaei/moodle
2022-03-10 13:17:25 +01:00
Sara Arjona
a27c19b73a
Merge branch 'MDL-74142-master' of https://github.com/aanabit/moodle
2022-03-10 11:58:21 +01:00
Jun Pataleta
972b5a2d3f
Merge branch 'MDL-73908-master' of https://github.com/bmbrands/moodle
2022-03-10 17:15:34 +08:00
Ilya Tregubov
cb8778c2f1
Merge branch 'MDL-73073-master_assign_timing_web_services' of https://github.com/andrewmadden/moodle
2022-03-10 15:01:06 +06:00
Jun Pataleta
4ea491f305
MDL-74156 block: Remove redundant configure block headings
2022-03-10 16:46:03 +08:00
Sara Arjona
ae935e8349
Merge branch 'MDL-74123_h5p_duplicate_file' of https://github.com/davosmith/moodle
2022-03-10 08:40:55 +01:00
Jake Dallimore
a745a7dfae
Merge branch 'MDL-73899-master' of https://github.com/andrewnicols/moodle
2022-03-10 15:34:21 +08:00
Andrew Madden
4ae22703c6
MDL-73073 mod_assign: Add new time limit fields to external functions
...
* Add activity, activityformat, timelimit and submissionattachments to mod_assign_get_assignments
* Add timestarted to mod_assign_get_submissions and mod_assign_get_submission_status
* Add assignmentdata to mod_assign_get_submission_status
* Move mod_assign external helper methods to an external_api child class to be used with modern external classes
* Add start_submission external function
* Create mod_assign child class of externallib_advanced_testcase for shared helper functions
* Add extra logic to get_assignments on whether to provide intro
attachments.
2022-03-10 18:31:37 +11:00
Jun Pataleta
d93739be3f
Merge branch 'MDL-73520_replace-deprecated-php_errormsg-with-error_get_last' of https://github.com/ziegenberg/moodle
2022-03-10 12:28:28 +08:00
Ilya Tregubov
3e056f0999
Merge branch 'MDL-74136-master' of https://github.com/junpataleta/moodle
2022-03-10 09:25:11 +06:00
Ilya Tregubov
441ed4c180
Merge branch 'MDL-67428-filter-context' of https://github.com/Peterburnett/moodle
2022-03-10 09:04:05 +06:00
Shamim Rezaie
babf9e5770
Merge branch 'master_MDL-67802_2' of https://github.com/mattporritt/moodle
2022-03-10 08:57:16 +11:00
Eloy Lafuente (stronk7)
558f852ff8
Merge branch 'MDL-74007' of https://github.com/timhunt/moodle
2022-03-09 20:59:57 +01:00
Sara Arjona
87da5630ae
Merge branch 'MDL-74104-master' of https://github.com/ferranrecio/moodle
2022-03-09 18:23:12 +01:00
Eloy Lafuente (stronk7)
2758101a75
Merge branch 'MDL-73737' of https://github.com/paulholden/moodle
2022-03-09 16:43:20 +01:00
Sara Arjona
c67453cff2
Merge branch 'MDL-73586' of https://github.com/stronk7/moodle
2022-03-09 16:26:13 +01:00
Sara Arjona
d1eb8aef66
Merge branch 'MDL-71807' of https://github.com/stronk7/moodle
2022-03-09 16:22:02 +01:00
Jun Pataleta
99f0eacda6
Merge branch 'MDL-74085-master' of https://github.com/sharidas/moodle
2022-03-09 22:45:59 +08:00
Sara Arjona
7fe83dfe2c
Merge branch 'MDL-73923_tool_task_cronrunning-has-very-tight-limits-on-checking-cron-interval-and-expected-frequency' of https://github.com/ziegenberg/moodle
2022-03-09 13:52:51 +01:00
Sujith Haridasan
d67e15a2c4
MDL-74085 data: Add entry button should follow max allowed entries
...
When max entries is set in the database activity, the students
should not see the 'Add entry' button if they have reached the
maximum allowed entries.
2022-03-09 18:14:24 +05:30
Sara Arjona
9b5da4de17
Merge branch 'MDL-73993-master' of https://github.com/golenkovm/moodle
2022-03-09 13:24:29 +01:00
sam marshall
3776b5542f
MDL-74032 core_cache: Coding error before upgrade with versioned cache
...
In certain cases where it doesn't already redirect to run the upgrade,
users could see an exception 'Unexpectedly found non-versioned cache
entry'. This change ensures the upgrade happens instead.
2022-03-09 12:11:14 +00:00
Sara Arjona
869b0fb1bb
Merge branch 'MDL-73779_dynreg_sup_msgs' of https://github.com/cengage/moodle
2022-03-09 13:11:12 +01:00
Ferran Recio
37893f9878
MDL-74104 mod_folder: fix recent activity with forcedownload links
...
The folder module has a setting to force the download links. However,
the recent activity block ignored this setting until now.
2022-03-09 13:05:55 +01:00
Amaia Anabitarte
c36ab09b66
MDL-74075 core_badges: Check accepted criterias
2022-03-09 12:31:29 +01:00
Ilya Tregubov
bf842246c6
Merge branch 'MDL-73549-master-2' of https://github.com/HuongNV13/moodle
2022-03-09 16:41:02 +06:00
Amaia Anabitarte
6c1adeec74
MDL-74142 mod_assign: Show time limit information to teachers
2022-03-09 11:08:14 +01:00
Jun Pataleta
8ac5e00dd4
Merge branch 'MDL-74097' of https://github.com/stronk7/moodle
2022-03-09 17:59:04 +08:00
Ilya Tregubov
aa53d83114
Merge branch 'MDL-72504-master' of https://github.com/aanabit/moodle
2022-03-09 10:05:41 +06:00
Ilya Tregubov
cb48ea4f7e
Merge branch 'MDL-74118-master' of https://github.com/aanabit/moodle
2022-03-09 09:50:21 +06:00
Jun Pataleta
d96e5a9620
MDL-74136 theme_boost: Display blocks drawer icon properly on RTL
2022-03-09 10:07:11 +08:00
Matt Porritt
07d40a91ee
MDL-67802 Authentication: Allow disabling email verification for OAuth
...
Allow email account verification to be disabled for any Oauth2 provider.
Also add clear indications to administrators of the danger of doing do,
this is done by an additional form checkbox.
This patch also reverts MDL-66598
2022-03-09 01:12:38 +00:00
Paul Holden
598698bc10
MDL-74100 course: relax initial parameter types of external methods.
...
These methods can be called via UI, and would throw confusing exceptions
if a user entered "unsafe" characters in a search input (e.g. "<").
Defer cleaning of supplied text to inside the methods.
2022-03-08 21:13:02 +00:00