Commit graph

100092 commits

Author SHA1 Message Date
Tim Hunt
7350f41bf8 MDL-69735 quiz: new capability for read-only view of setting overrides 2020-12-11 19:54:40 +00:00
Tim Hunt
5a96b5427f MDL-69735 core renderer notifications: make closebutton option usable 2020-12-11 19:54:39 +00:00
Mikel Martín
c31561e4a2 MDL-70322 core_search: consistent search icon 2020-12-11 15:42:47 +01:00
AMOS bot
5587d30083 Automatically generated installer lang files 2020-12-11 00:07:56 +00:00
Víctor Déniz
c307f3b138 weekly release 4.0dev 2020-12-10 21:09:54 +00:00
Víctor Déniz
6078300141 Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install 2020-12-10 21:09:47 +00:00
Shamim Rezaie
1ca295c34f MDL-69301 theme_boost: Remove the special handling of Escape key 2020-12-10 15:05:11 +08:00
Tomo Tsuyuki
745d4c2a4f MDL-70245 core_grade: Fix grade_get_setting unit test failures
To fix the phpunit issue, change from static variable to use cache
2020-12-10 16:46:09 +11:00
Jake Dallimore
b83d99c4cf Merge branch 'MDL-70320-master' of https://github.com/andrewnicols/moodle 2020-12-10 11:56:40 +08:00
Andrew Nicols
c571f582bf MDL-70320 behat: User full path to page admin node 2020-12-10 07:53:56 +08:00
Bas Brands
250ff98be3 MDL-70386 theme_boost: quizes correctness badges 2020-12-09 18:07:10 +01:00
Bas Brands
105e6b5b5e MDL-70436 theme_boost: closebutton styles in moodle-dialog-fullscreen 2020-12-09 14:46:24 +01:00
Víctor Déniz
8027c25085 Merge branch 'MDL-63683-master' of https://github.com/dravek/moodle 2020-12-09 12:48:34 +00:00
Iñigo Zendegi
5cbd7a1d0f MDL-56119 gradingform_rubric: Rubric display layout issue 2020-12-09 13:44:48 +01:00
Jake Dallimore
6a053ecbf0 Merge branch 'MDL-70151-master' of git://github.com/andrewnicols/moodle 2020-12-09 14:45:39 +08:00
Shamim Rezaie
4f82e3c5db MDL-69301 behat: comment a test out
The e.key is not filled correctly by Geckodriver on the verssion of
Firefox that we use.
2020-12-09 13:43:45 +08:00
Andrew Nicols
9b30fc2beb Merge branch 'MDL-65186-master' of git://github.com/ilya-catalyst/moodle 2020-12-09 13:31:42 +08:00
Huong Nguyen
d07c7ae33e MDL-70426 qtype_ddmarker: infinite markers keep duplicating 2020-12-09 11:16:31 +07:00
Andrew Nicols
9d8a0d3574 Merge branch 'MDL-70295' of git://github.com/paulholden/moodle 2020-12-09 12:09:37 +08:00
Andrew Nicols
cd3809653c Merge branch 'MDL-70320' of https://github.com/timhunt/moodle 2020-12-09 11:56:05 +08:00
Andrew Nicols
eec9da5b68 Merge branch 'MDL-70293' of git://github.com/paulholden/moodle 2020-12-09 11:28:41 +08:00
Andrew Nicols
ad3153940d Merge branch 'MDL-69869-master' of git://github.com/ilya-catalyst/moodle 2020-12-09 11:08:06 +08:00
Jake Dallimore
e26cfc19c7 Merge branch 'MDL-69145-master-3' of git://github.com/junpataleta/moodle 2020-12-09 11:00:22 +08:00
Jun Pataleta
a6e4ea65a4 MDL-69145 core_user: Set default filter to ALL 2020-12-09 10:51:12 +08:00
Jun Pataleta
a489f20f17 MDL-69145 core: Set the default filterset join type to ALL
* Plus minor PHPDoc type fix for the JOINTYPE_DEFAULT constants
2020-12-09 10:51:06 +08:00
Andrew Nicols
47eda9594a Merge branch 'MDL-62707' of https://github.com/paulholden/moodle 2020-12-09 08:51:53 +08:00
David Mudrák
16d8706e2e MDL-70430 oauth2: Fix storing of the new refresh token
There was a typo - missing underscore. As a result, the new refresh
token was never updated in the database. Depending on the issuer and
whether or when theyu invalidate issued refresh tokens, this might or
might not make the token refresh stop working.
2020-12-08 11:26:23 +01:00
Jake Dallimore
7430e7c074 Merge branch 'MDL-70285' of https://github.com/timhunt/moodle 2020-12-08 16:31:54 +08:00
Ilya Tregubov
aa1691d811 MDL-69869 enrol: Fixing intendation for travis. 2020-12-08 09:15:15 +02:00
Ilya Tregubov
65a1d6e8e0 MDL-69869 enrol: Clean up - switch to [] from array(). 2020-12-08 09:15:15 +02:00
Ilya Tregubov
e53bc6a1f8 MDL-69869 enrol: Add ability to get suspended users through
core_enrol_get_enrolled_users webservice.
2020-12-08 09:15:15 +02:00
Ilya Tregubov
2cc84a792b MDL-65186 analytics: Deprecate add_builtin_models 2020-12-08 09:12:00 +02:00
AMOS bot
caddd393c6 Automatically generated installer lang files 2020-12-08 00:07:46 +00:00
Kristian Ringer
3a9e3f1db4 MDL-64865 auth: Log changing auth config in get_enabled_auth_plugins 2020-12-08 09:10:14 +11:00
Jamie Stamp
2fee98919d MDL-70341 tasks: Allow disabled tasks to be overridden 2020-12-07 16:53:19 +00:00
Paul Holden
509a0f4d00 MDL-70422 restore: fix for undefined question answer ordering in test. 2020-12-07 10:13:22 +00:00
Peter Burnett
c426b09d0d MDL-69522 antivirus: Added ability for scanners to set found message 2020-12-07 14:44:24 +10:00
Jake Dallimore
972e098275 Merge branch 'MDL-64982-master' of git://github.com/rezaies/moodle 2020-12-07 12:03:20 +08:00
Jake Dallimore
de5780279b Merge branch 'MDL-65818-master' of https://github.com/sammarshallou/moodle 2020-12-07 11:26:32 +08:00
Adrian Greeve
b4e6552776 Merge branch 'MDL-69301-master' of git://github.com/rezaies/moodle 2020-12-07 10:05:55 +08:00
AMOS bot
266ee66058 Automatically generated installer lang files 2020-12-06 00:07:53 +00:00
Eric Merrill
9e830efe9d MDL-70409 chat: Use require_once to import lib.php 2020-12-04 10:44:12 -05:00
Paul Holden
1cef02d293 MDL-70279 tool_templatelibrary: preserve component search field value. 2020-12-04 14:55:38 +00:00
sam marshall
ddbafce0e0 MDL-65818 Security: Encryption API and admin setting for secure data 2020-12-04 14:41:21 +00:00
Paul Holden
e7e62a4b2e MDL-62707 search: account for no matching courses when listing areas.
When limiting the list of courses during retrieval of the search areas
the user can access, make sure we have some contexts before looking
for blocks.
2020-12-04 09:42:59 +00:00
David Matamoros
9b5eb38f55 MDL-63683 enrol: Fix plugin settings when no role has student archetype 2020-12-04 09:09:37 +01:00
Shamim Rezaie
77baa12643 MDL-64982 behat: Remove deprecated behat timeout constants
Behat timeout constants behat_base::TIMEOUT, EXTENDED_TIMEOUT, and
REDUCED_TIMEOUT, which were deprecated in 3.7, have been removed.
2020-12-04 17:07:06 +11:00
Andrew Nicols
aba763fdc0 MDL-70397 behat: Prevent browser restarting after initial start 2020-12-04 12:05:39 +08:00
Jake Dallimore
7fa836cf36 weekly release 4.0dev 2020-12-04 08:42:34 +08:00
Jake Dallimore
ca963d790e Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install 2020-12-04 08:42:31 +08:00