Ferran Recio
13de4b94dc
MDL-69143 contentbank: fix tests when extra plugins installed
2020-07-29 17:52:26 +02:00
Ferran Recio
c6ec3c048e
MDL-69143 contentbank: add import file method to content
2020-07-29 17:52:26 +02:00
Victor Deniz Falcon
6d1680998d
Merge branch 'MDL-69199-39' of git://github.com/aanabit/moodle into MOODLE_39_STABLE
2020-07-29 11:54:46 +01:00
Jonathon Fowler
bbfcb91b1f
MDL-68731 forum: fix digests not correctly updating post read statuses
2020-07-29 15:41:31 +10:00
Jun Pataleta
7d1f5e81ea
Merge branch 'MDL-69252-close_tag-39' of https://github.com/leonstr/moodle into MOODLE_39_STABLE
2020-07-29 11:17:40 +08:00
Eloy Lafuente (stronk7)
5f9d183b46
Merge branch 'MDL-69319-39' of https://github.com/snake/moodle into MOODLE_39_STABLE
2020-07-29 00:20:37 +02:00
Paul Holden
646ebff5dd
MDL-69367 quizaccess_seb: correct foreign key table reference.
2020-07-28 13:33:59 +01:00
Juan Leyva
8f6f312d65
MDL-69095 tool_mobile: Display warning if not allowed to use qr login
2020-07-28 13:55:21 +02:00
Juan Leyva
5762e5ec3e
MDL-69095 tool_mobile: Avoid non-https sites using qrlogin by default
2020-07-28 13:55:21 +02:00
Leon Stringer
52dbe51339
MDL-60493 mod_assign: Unused JS variables
...
Removed unused JavaScript variables fixing CI warning "ESLint error
[no-unused-vars]".
2020-07-28 12:04:03 +01:00
Leon Stringer
dfaad3e8ca
MDL-60493 mod_assign: Remove rogue </span>
...
In the grading interface (/mod/assign/view.php?id=2&action=grader)
there was a rogue </span> with no opening <span>. Also changed
<span><form> to <div><form> in included template fixing CiBoT HTML
Validation error.
2020-07-28 12:03:29 +01:00
Jun Pataleta
7da6f2675d
Merge branch 'MDL-65453-39' of git://github.com/lameze/moodle into MOODLE_39_STABLE
2020-07-28 11:42:17 +08:00
Simey Lameze
9ae2623d89
MDL-65453 core: fix behaviour of --skip-database option on install
2020-07-28 11:27:30 +08:00
Paul Holden
e64f37c3c5
MDL-69204 tool_dataprivacy: summary link only on current user profile.
2020-07-27 17:25:02 +01:00
Jun Pataleta
b39ed13500
Merge branch 'MDL-66755-39' of https://github.com/SergioComeron/moodle into MOODLE_39_STABLE
2020-07-27 16:55:43 +08:00
Adrian Greeve
532a81f846
Merge branch 'MDL-69079-39-1' of git://github.com/mihailges/moodle into MOODLE_39_STABLE
2020-07-27 08:54:26 +08:00
AMOS bot
2b96f7b343
Automatically generated installer lang files
2020-07-27 00:07:30 +00:00
AMOS bot
6a07b3c08c
Automatically generated installer lang files
2020-07-27 00:07:30 +00:00
Mikhail Golenkov
744726275d
MDL-66626 assignfeedback_editpdf: Check page count for attempt.
...
Co-Authored-By: John Yao <johnyao@catalyst-au.net>
2020-07-27 09:51:11 +10:00
Mikhail Golenkov
07afdeedac
MDL-66626 assignfeedback_editpdf: Count files outside of foreach loop.
...
Co-Authored-By: John Yao <johnyao@catalyst-au.net>
2020-07-27 09:51:11 +10:00
AMOS bot
b8c3fefd02
Automatically generated installer lang files
2020-07-25 00:07:55 +00:00
Paul Holden
ac7cb0921b
MDL-68706 customfield_textarea: allow field content to be cleared.
2020-07-24 13:44:48 +01:00
Paul Holden
6b6a083916
MDL-69353 admin: set page title when prompting for upgrade key.
2020-07-24 13:30:27 +01:00
Tim Hunt
6acd719f0f
MDL-67002 quiz reports: fix sorting on Oracle in the responses report
2020-07-24 11:45:02 +01:00
Sergio Comerón
455e7f50d8
MDL-66755 forum: Subscription cancel when edit a message
2020-07-24 09:04:25 +02:00
Mihail Geshoski
f49fe84488
MDL-69079 core: Restore and set missing guest user
2020-07-24 11:11:42 +08:00
Mihail Geshoski
5ce4bd05df
MDL-69079 course: Handle missing guest when fetching recommended modules
2020-07-24 11:09:31 +08:00
Mihail Geshoski
b9f2e3d99b
MDL-69079 course: Handle fetch module data failures in activity chooser
2020-07-24 11:09:28 +08:00
AMOS bot
42bcf62000
Automatically generated installer lang files
2020-07-24 00:09:19 +00:00
Sam Marshall
86f5acdc88
MDL-63252 tool_xmldb: convert default to float to avoid false positives
2020-07-24 07:53:52 +08:00
Simey Lameze
45aa8db99d
MDL-68968 core: fix wrong phpdoc on admin_externalpage
2020-07-24 07:46:22 +08:00
Amaia Anabitarte
d35fc78761
MDL-69199 mod_quiz: Show timefinish in user Complete report
2020-07-23 18:54:05 +02:00
Victor Deniz Falcon
d8b0be3eb3
weekly release 3.9.1+
2020-07-23 16:10:40 +01:00
Victor Deniz Falcon
12e884c5b3
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-07-23 16:10:34 +01:00
David Mudrák
115d6033fc
MDL-68558 admin: Allow to go back to plugins check page on failed deps
...
Once the admin reaches the Plugin dependencies check with a failed
plugin dependency, the "Continue" button should take him/her to the
previous page where the dependency can be sorted out, or the plugin
installation cancelled. Also the "Cancel this installation" should work
on this page, too.
None of this was happening correctly because the page with failed
dependencies is loaded with "confirmplugincheck" set to 1 as a result
of confirming the previous step. We must explicitly override it back to
0 to navigate the user back to the previous step.
2020-07-23 17:02:31 +02:00
Bas Brands
9ffeab1ad1
MDL-67831 core_message: use space available for message index page
...
- the prevents the message reply box from being out of view when
a user has many conversations.
2020-07-23 11:34:44 +02:00
AMOS bot
7bad9a9f15
Automatically generated installer lang files
2020-07-23 00:07:49 +00:00
Victor Deniz Falcon
5a003a1da9
Merge branch 'MDL-65819-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-07-22 19:00:14 +01:00
Ferran Recio
9e96129104
MDL-55299 mod_feedback: fix quoted values donwload
2020-07-22 19:23:46 +02:00
Paul Holden
5068d59b13
MDL-69311 dataformat: correct license docblock.
...
When this class was implemented in 8844cb82
, it incorrectly set the
license to Moodle Workplace.
2020-07-22 10:44:38 +01:00
Andrew Nicols
bf9c4ab68a
MDL-69138 behat: Update session->visit() to use visit step
2020-07-22 16:46:51 +08:00
Andrew Nicols
44022305cc
MDL-69138 behat: Add "I visit :localurl" step
2020-07-22 16:46:51 +08:00
Jun Pataleta
0595cfb07d
Merge branch 'MDL-52052-39' of git://github.com/mihailges/moodle into MOODLE_39_STABLE
2020-07-22 13:47:06 +08:00
Jun Pataleta
c8098c7a80
Merge branch 'MDL-68178-39' of git://github.com/mihailges/moodle into MOODLE_39_STABLE
2020-07-22 12:58:58 +08:00
Eloy Lafuente (stronk7)
2e71c132fe
Merge branch 'MDL-69160-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2020-07-21 23:29:36 +02:00
Bas Brands
7c3522f902
MDL-69111 mod_forum: forum grading on small viewports
...
- changes to make the forum grading UI accessible in small
viewports to meet criterion 1.4.10 Reflow.
2020-07-21 17:43:03 +02:00
David Mudrák
4dcb3165e7
MDL-68647 forum: Add index over posts privatereplyto field
...
This is to further improve the performance of searching of posts related
to the given user. Once both userid and privatereplyto are indexed, the
query planner can use the merged index to search for posts records.
2020-07-21 11:51:20 +02:00
David Mudrák
4fbe8bec4a
MDL-68647 forum: Improve the SQL performance in the privacy provider
...
The idea here is to replace the existing LEFT JOINs and
OR / IS NOT NULL conditions with INNER JOINs and ANDs. So we gather the
discussions data from all three areas in individual queries, make their
UNION. The GROUP BY was present before and maybe it is not even needed
any more (due to how UNION works) but it should not hurt to keep it.
This leads to significantly improved performance.
2020-07-21 11:48:35 +02:00
David Mudrák
4a723a329e
MDL-68647 forum: Add missing advanced grading library inclusion
...
The method get_grading_manager() is called in the file so make sure the
library is loaded. Without it, the forum's privacy provider unit test
ended with error.
Not directly related to the issue, but noticed while working on it.
2020-07-21 11:48:35 +02:00
Adrian Greeve
592b8980aa
Merge branch 'MDL-67657-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2020-07-21 14:48:10 +08:00