Eloy Lafuente (stronk7)
02a2e649e9
Moodle release 3.9.5
2021-03-06 18:03:54 +01:00
AMOS bot
8dcc813d0b
Automatically generated installer lang files
2021-03-06 00:07:46 +00:00
Sara Arjona
329a5109b8
weekly release 3.9.4+
2021-03-05 16:01:38 +01:00
Sara Arjona
108bfe3f52
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2021-03-05 16:01:38 +01:00
Ilya Tregubov
b0679c1103
MDL-69680 lib: Fix behat test backup_and_restore.feature
2021-03-04 22:51:41 +01:00
Ilya Tregubov
472fdf0603
MDL-69680 lib: Replace deprecated jQuery functions
2021-03-04 12:47:44 +08:00
Ilya Tregubov
a5edc8cb89
MDL-69680 lib: Update jQuery version in Moodle files
2021-03-04 12:47:44 +08:00
Ilya Tregubov
c2cddf3c25
MDL-69680 lib: Upgrade jQuery lib to 3.5.1
2021-03-04 12:47:44 +08:00
Eloy Lafuente (stronk7)
8d748b3401
Merge branch 'MDL-70424-auth-avoid-changes-MOODLE_39_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_39_STABLE
2021-03-04 00:32:34 +01:00
Brendan Heywood
6feb10dd53
MDL-70424 auth: Avoid random changes to $CFG->auth
2021-03-04 09:31:51 +11:00
Ilya Tregubov
ff431a76cd
MDL-70767 feedback: Prevent xss in feedback answer text.
2021-03-03 23:09:26 +01:00
Sara Arjona
e49f38f6d2
Merge branch 'MDL-68721-39' of git://github.com/ferranrecio/moodle into MOODLE_39_STABLE
2021-03-03 17:51:41 +01:00
Ferran Recio
7381719f54
MDL-68721 mod_h5pactivity: report acceptance tests
2021-03-03 17:23:27 +01:00
Paul Holden
ddb31238a1
MDL-65552 block_activity_results: correct Behat tests for idnumbers.
...
Teachers can see user idnumber fields only when they are configured
identity fields. Students cannot.
2021-03-03 23:14:37 +08:00
Marina Glancy
009b90a43b
MDL-65552 user: escape idnumber and email in table_sql
2021-03-03 23:14:37 +08:00
Paul Holden
7afca3b34a
MDL-65552 user: escape idnumber field on output.
...
This commit also corrects parameter definition of the field to
match core_user.
2021-03-03 23:14:37 +08:00
Sara Arjona
882734c99f
Merge branch 'MDL-70125_39-3' of git://github.com/mdjnelson/moodle into MOODLE_39_STABLE
2021-03-03 15:47:45 +01:00
Sara Arjona
c0c9be6d03
Merge branch 'MDL-67494-39' of git://github.com/lameze/moodle into MOODLE_39_STABLE
2021-03-03 11:51:18 +01:00
Sara Arjona
226a690c0d
Merge branch 'MDL-67119-39' of git://github.com/aanabit/moodle into MOODLE_39_STABLE
2021-03-03 11:11:47 +01:00
Jun Pataleta
d1bec1e23b
Merge branch 'MDL-70987-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2021-03-03 16:41:56 +08:00
Simey Lameze
497c016518
MDL-67494 calendar: user_delete_user should delete all user events
2021-03-03 16:32:58 +08:00
Simey Lameze
078f59faf8
MDL-67494 calendar: privacy provider should not delete shared events
2021-03-03 16:32:58 +08:00
Simey Lameze
df4f869af7
MDL-67494 calendar: shared subscriptions should not set userid to 0
2021-03-03 16:32:58 +08:00
Simey Lameze
0a4092bc27
MDL-67494 calendar: only user overrides should retain userid
2021-03-03 16:32:58 +08:00
Simey Lameze
31a7410a90
MDL-67494 calendar: set userid to zero for shared events
2021-03-03 16:32:58 +08:00
Simey Lameze
793289f905
MDL-67494 calendar: step to set userid 0 to all shared events
2021-03-03 16:32:56 +08:00
Simey Lameze
cd009c0c51
MDL-67494 calendar: add logic for category events in get_context
2021-03-03 16:27:08 +08:00
Jun Pataleta
60900a8066
Merge branch 'MDL-71009_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2021-03-03 16:22:29 +08:00
Sara Arjona
dde73f5fb5
Merge branch 'MDL-69097-390' of https://github.com/inigozendegi/moodle into MOODLE_39_STABLE
2021-03-03 09:07:04 +01:00
Jun Pataleta
44fe2370b7
Merge branch 'MDL-70995-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2021-03-03 15:05:07 +08:00
Jun Pataleta
5d09a5f6b0
Merge branch 'MDL-69883-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2021-03-03 14:33:43 +08:00
Andrew Nicols
3944872103
Merge branch 'MDL-70268-39-2' of git://github.com/peterRd/moodle into MOODLE_39_STABLE
2021-03-03 12:22:11 +08:00
Peter Dias
5db25124ef
MDL-70268 core: Update the oauthlib to exclude scope if none provided
2021-03-03 12:06:37 +08:00
AMOS bot
b17f7fd443
Automatically generated installer lang files
2021-03-03 00:07:40 +00:00
Paul Holden
787485d9eb
MDL-70822 enrol: respect capability to view other users profile.
...
When retrieving courses of another user via web services, we should
respect the capability to view that users profile in a given course.
2021-03-02 23:37:35 +01:00
Sander Wind
299fb2f158
MDL-70668 auth: Fix secret validation during user confirmation
...
Co-authored-by: Michael Hawkins <michaelh@moodle.com >
2021-03-02 23:37:35 +01:00
Eloy Lafuente (stronk7)
71f444e82d
Merge branch 'MDL-70340-39' of git://github.com/jleyva/moodle into MOODLE_39_STABLE
2021-03-02 23:33:25 +01:00
Víctor Déniz
1e0f448b3e
Merge branch 'MDL-70676-39' of git://github.com/ilyatregubov/moodle into MOODLE_39_STABLE
...
Fixed mod/workshop/db/upgrade.php: \xmldb_field::getNotNull()
does not verify if the column is nullable in the database.
2021-03-02 18:43:37 +00:00
Peter Dias
d1a71ec909
MDL-59293 block_onlineusers: Update behat tests
2021-03-02 16:13:12 +00:00
Peter Dias
9c4f2a55b6
MDL-59293 block_onlineusers: Check whether current user can view online users
...
- Removed block from site admin.
- Blocked guest from viewuserlist cap
2021-03-02 16:13:12 +00:00
Ilya Tregubov
a0ec66dc6b
MDL-70676 workshop: Allow empty grades.
2021-03-02 13:43:48 +02:00
Sara Arjona
b08b4a2bdc
Merge branch 'MDL-67515-39' of git://github.com/vmdef/moodle into MOODLE_39_STABLE
2021-03-02 11:21:39 +01:00
Jun Pataleta
0d355a0e8d
Merge branch 'MDL-70457_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE
2021-03-02 17:38:28 +08:00
Víctor Déniz
382250e60e
Merge branch 'MDL-70172-39' of git://github.com/rezaies/moodle into MOODLE_39_STABLE
2021-03-02 09:17:18 +00:00
Víctor Déniz
6864463dc4
MDL-67515 tool_customlang: Ignore invalid component strings
...
After uninstalling a plugin, the translated strings remain in
tool_customlang table, throwing an exception when trying to localise
any strings. Currently there is no mechanism to
clean up customlang tables and files during the uninstall process,
so with this patch the invalid components will be ignored.
2021-03-02 09:09:25 +00:00
AMOS bot
b5db1d43f6
Automatically generated installer lang files
2021-03-02 00:07:39 +00:00
Eloy Lafuente (stronk7)
c50c1fd745
Merge branch 'MDL-67974-39' of git://github.com/sarjona/moodle into MOODLE_39_STABLE
2021-03-01 22:33:48 +01:00
Shamim Rezaie
9aad72e85b
MDL-70172 output: pages with main logo should have a first-level header
2021-03-02 05:42:23 +11:00
Shamim Rezaie
2e4198ab76
MDL-70172 output: Fix empty links
...
The approach taken is inline with font-awesome documentation:
https://fontawesome.com/how-to-use/on-the-web/other-topics/accessibility
2021-03-02 05:42:23 +11:00
Eloy Lafuente (stronk7)
dc6da3f20e
Merge branch 'MDL-70912-39' of git://github.com/sarjona/moodle into MOODLE_39_STABLE
2021-03-01 16:47:59 +01:00
Sara Arjona
52777e6a56
Merge branch 'MDL-68735_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE
2021-03-01 16:17:48 +01:00
Eloy Lafuente (stronk7)
4b53207d34
Merge branch 'MDL-70913-39' of git://github.com/sarjona/moodle into MOODLE_39_STABLE
2021-03-01 14:32:07 +01:00
Sara Arjona
6d0a928b64
MDL-70913 core_badges: Use and update properly sortorder
...
Sortorder field in badge_external_backpack was updated with a wrong
value. This patch fixes this behaviour and adds sortorder as
sorting criteria for displaying the list of site backpacks.
2021-03-01 13:12:20 +01:00
Eloy Lafuente (stronk7)
35d42cc6a7
Merge branch 'MDL-70931-39-xmldbeol' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2021-03-01 10:01:22 +01:00
Eloy Lafuente (stronk7)
6030e5ce3d
Merge branch 'MDL-70941-39' of git://github.com/dravek/moodle into MOODLE_39_STABLE
2021-03-01 09:54:25 +01:00
Eloy Lafuente (stronk7)
1d0b0ebb15
Merge branch 'MDL-70910-39' of git://github.com/dravek/moodle into MOODLE_39_STABLE
2021-03-01 09:50:23 +01:00
Eloy Lafuente (stronk7)
2a2d658d84
Merge branch 'MDL-70964-39-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2021-03-01 09:34:18 +01:00
AMOS bot
1e1c3622e3
Automatically generated installer lang files
2021-03-01 00:07:42 +00:00
AMOS bot
68242c6a84
Automatically generated installer lang files
2021-02-28 00:07:38 +00:00
AMOS bot
eae9427f8f
Automatically generated installer lang files
2021-02-27 00:07:46 +00:00
Tim Hunt
f906c7cadc
MDL-71009 question bank: escape idnumbers when displayed
2021-02-26 12:48:28 +00:00
Eloy Lafuente (stronk7)
c302886845
MDL-68735 env: Moodle 3.8.x, 3.9.x and 3.10.x do not support PHP 8.0
2021-02-26 13:08:11 +01:00
David Matamoros
3afaa0d81c
MDL-70941 contentbank: fix empty equality check when renaming content
2021-02-26 12:08:41 +01:00
David Matamoros
ba69ad868a
MDL-70910 contentbank: fix for using contentid not validated
2021-02-26 12:02:50 +01:00
Eloy Lafuente (stronk7)
bc509f6d8c
MDL-70457 forms: php74 fix for the (not used in core) date element
...
Curly brackets to access by index to strings or arrays is
deprecated since php74.
2021-02-26 11:55:37 +01:00
Amaia Anabitarte
120b877cb6
MDL-67119 core_analytics: Analyse users once per course
...
User's activity in a course should be analysed only once
no matter the number of enrolments the user has in that course.
2021-02-26 11:48:09 +01:00
Jun Pataleta
f32754319e
weekly release 3.9.4+
2021-02-26 13:42:49 +08:00
Jun Pataleta
3e91d27f5e
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2021-02-26 13:42:49 +08:00
David Mudrák
d6adfa6446
MDL-70964 lang: Use the fixed strings in tests
2021-02-25 19:28:14 +01:00
Helen Foster
58bdf28392
MDL-70964 lang: Import fixed English strings (en_fix)
2021-02-25 16:37:34 +01:00
Jun Pataleta
bde3b82720
Merge branch 'MDL-70169-39' of git://github.com/lameze/moodle into MOODLE_39_STABLE
2021-02-25 12:28:46 +08:00
AMOS bot
7111921105
Automatically generated installer lang files
2021-02-25 00:07:42 +00:00
Paul Holden
67e1e3107a
MDL-69883 message: fix lazy loading of conversations.
...
Set max-height on each container section rather than the container
itself, so that each can respond to the scrollBottom event within
the lazy loading module (which handles the overflow itself).
2021-02-24 22:01:40 +00:00
Paul Holden
fac00d7e8c
MDL-70995 user: format group names in course participants filter.
2021-02-24 19:26:12 +00:00
Iñigo Zendegi
bbbb211c71
MDL-69097 mod_forum: Apply filters to whole forum grading
2021-02-24 17:12:56 +01:00
Víctor Déniz
54beada930
Merge branch 'MDL-51111-muc-reset-MOODLE_39_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_39_STABLE
2021-02-24 14:08:41 +00:00
Brendan Heywood
af3e51fa82
MDL-51111 cache: Don't lock and write the config file if unchanged
2021-02-24 12:47:34 +11:00
Andrew Nicols
78adf434d4
MDL-70987 core_form: Use correct id for elementid during validation
...
The id of the formid was being passed instead of the elementid.
2021-02-24 09:06:48 +08:00
Sara Arjona
cc7bc38cc1
MDL-67974 core_badges: Recovered expired stamp
...
Expired stamp icon displayed over the badge images has been added
again to CSS (it was lost at any point).
2021-02-23 15:33:06 +01:00
Sara Arjona
4c4c74c13b
MDL-67974 core_badges: Badge expiry date when hover
...
Text displayed for expired badges when the user hovers over the
warning (!) icon has been fixed in the "Issued badge information"
page.
2021-02-23 15:33:06 +01:00
Eloy Lafuente (stronk7)
cb13db88a3
Merge branch 'MDL-43697' of https://github.com/praxisdigital/moodle into MOODLE_39_STABLE
2021-02-22 23:10:28 +01:00
Mark Nelson
1e10d9328e
MDL-70125 core_grade: do not change overridden status during regrading
2021-02-22 19:36:38 +08:00
AMOS bot
cf3b76b980
Automatically generated installer lang files
2021-02-22 00:07:41 +00:00
Andrew Nicols
f1f578cd7a
Merge branch 'MDL-70879_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE
2021-02-22 07:51:56 +08:00
Daniel Kristian Steffensen
8b16724fef
MDL-43697 backup: Archived badges are restored during course restore
2021-02-19 15:49:33 +01:00
Eloy Lafuente (stronk7)
ecdd8bf487
MDL-70879 behat: Bump to Behat 3.8.x
2021-02-19 14:49:23 +01:00
Víctor Déniz
713b28c2a5
weekly release 3.9.4+
2021-02-19 12:39:11 +00:00
Víctor Déniz
c2d1a1eb60
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2021-02-19 12:39:09 +00:00
AMOS bot
d76dddea87
Automatically generated installer lang files
2021-02-19 00:07:54 +00:00
Jun Pataleta
28fca52bd4
Merge branch 'MDL-47410-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2021-02-18 11:29:51 +08:00
Andrew Nicols
4d3c0a9d82
MDL-47410 behat: Perform exact match for date_time selectors
2021-02-18 11:29:20 +08:00
David Mudrák
5334972a73
MDL-70931 xmldb: Generate install.xml files with EOL and EOF
...
As discussed in MDLSITE-6397, all Moodle code files should end with
single Unix-style end of line character. Files created and edited
through the XMLDB editor should follow this rule, too.
2021-02-17 21:06:09 +01:00
Víctor Déniz
d62a536a2c
Merge branch 'MOODLE_39_MDL-70752' of https://github.com/golenkovm/moodle into MOODLE_39_STABLE
2021-02-17 16:57:49 +00:00
Eloy Lafuente (stronk7)
240d414aba
Merge branch 'MDL-70552-39' of git://github.com/ilyatregubov/moodle into MOODLE_39_STABLE
2021-02-17 10:26:57 +01:00
Ilya Tregubov
8d4930ab11
MDL-70552 core_message: Show popup for teachers when anonymous
...
user completed feedback.
2021-02-17 08:43:35 +02:00
Andrew Nicols
41cf8a2f42
Merge branch 'MDL-47410-39' of git://github.com/mihailges/moodle into MOODLE_39_STABLE
2021-02-17 09:41:59 +08:00
AMOS bot
80223d703c
Automatically generated installer lang files
2021-02-17 00:07:49 +00:00
Andrew Nicols
0782c3c18d
Merge branch 'MDL-70264-39' of git://github.com/sarjona/moodle into MOODLE_39_STABLE
2021-02-17 07:27:13 +08:00
Eloy Lafuente (stronk7)
cf1546a472
Merge branch 'MDL-69562_39' of https://github.com/dvdcastro/moodle into MOODLE_39_STABLE
2021-02-16 22:39:49 +01:00
Eloy Lafuente (stronk7)
6d1ec7c38d
Merge branch 'MDL-70525_39' of https://github.com/TomoTsuyuki/moodle into MOODLE_39_STABLE
2021-02-16 19:56:38 +01:00
Sara Arjona
379d21c8cb
MDL-70912 mod_data: Add filepicker to the H5P Atto button
...
The filepicker wasn't displayed fot the H5P Atto button when a text
area database field was created because some options were missing
in the textarea field class.
2021-02-16 18:17:41 +01:00
AMOS bot
d2f7b36caa
Automatically generated installer lang files
2021-02-16 00:07:45 +00:00
AMOS bot
96f41c3d99
Automatically generated installer lang files
2021-02-13 00:07:54 +00:00
Simey Lameze
8eb4a14e44
MDL-70169 login: fix accessibility issues
2021-02-12 13:14:51 +08:00
Sara Arjona
a3f78dbd7a
MDL-70264 badges: remove badges/oauth2callback.php
...
File badges/oauth2callback.php has been removed and now badges
API will use admin/oauth2callback.php because it makes no sense having
it twice.
Credits go to Andrew Nicols for raising it!
2021-02-11 16:58:55 +01:00
Sara Arjona
1d17c73e9e
weekly release 3.9.4+
2021-02-11 14:54:44 +01:00
Sara Arjona
b21076309d
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2021-02-11 14:54:42 +01:00
Mihail Geshoski
c34c00a762
MDL-47410 mod_assign: Update mod_assign behat tests
...
Updates the mod_assign behat tests to utilize the ability to
conviniently populate the datetime selector fields.
2021-02-11 12:15:45 +08:00
Mihail Geshoski
3d87e93f02
MDL-47410 behat: Support selection from the datetime selector element
...
Adds behat support for selecting date and time from a datetime selector
element. The passed values should represent a textual date and time
description wrapped in '##' (e.g. '##first day of January 2020 08:00##',
'##1 Jan 2020 10:30##'). Also, the value 'disabled' is valid and can be
used to disable the datetime selector element.
2021-02-11 12:15:45 +08:00
Mihail Geshoski
76f2dc1f14
MDL-47410 tool_licensemanager: Update tool_licensemanager behat tests
...
Updates the tool_licensemanager behat tests to utilize the ability to
conviniently populate the date selector fields.
2021-02-11 12:15:45 +08:00
Mihail Geshoski
77e578a91a
MDL-47410 behat: Support date selection from the date selector element
...
Adds behat support for selecting a date from the date selector element.
The passed values should represent a textual date description wrapped
in '##' (e.g. '##first day of January 2020##', '##1 Jan 2020##'). Also,
the value 'disabled' is valid and can be used to disable the date
selector element.
2021-02-11 12:15:44 +08:00
Mihail Geshoski
eb0e5a1297
MDL-47410 behat: Create custom selector for the date and datetime fields
...
Creates a custom field selector to locate the requested date or datetime
form fields.
2021-02-11 12:11:18 +08:00
Mihail Geshoski
8844095259
MDL-47410 behat: Move logic from guess_type() to a separate method
...
Moves the logic from guess_type() to a separate protected method
get_field_instance_for_element(). This would be quite useful for
form field classes as they can now use this method when there is
a need to determine the type of a given node element.
2021-02-11 12:11:18 +08:00
Mihail Geshoski
4b58966938
MDL-47410 behat: Use data-fieldtype attribute to guess the field type
...
The data-fieldtype attribute (if present) should be also utilized in
guess_field_type() and match the behavior in get_field_node_type().
2021-02-11 12:11:18 +08:00
Mihail Geshoski
69ec780e95
MDL-47410 form: Add data-fieldtype attribute to checkbox inline element
...
Includes the data-fieldtype attribute to the checkbox inline form
element. This element does not extend the parent inline element
template due to its specific nature and therefore this attribute was
missing.
2021-02-11 12:11:18 +08:00
Adrian Greeve
e539a0aa30
Merge branch 'MDL-70513_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2021-02-11 10:05:29 +08:00
Adrian Greeve
7116f5fde8
Merge branch 'MDL-69867-39_display_grade_with_scale' of git://github.com/moffe42/moodle into MOODLE_39_STABLE
2021-02-11 09:25:19 +08:00
AMOS bot
aba0e6b70d
Automatically generated installer lang files
2021-02-11 00:07:45 +00:00
Sara Arjona
37136525d9
Merge branch 'MDL-70732-39' of git://github.com/aanabit/moodle into MOODLE_39_STABLE
2021-02-10 17:20:43 +01:00
Sara Arjona
8e6d2ba38d
Merge branch 'MDL-70796_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2021-02-10 16:50:20 +01:00
Sara Arjona
f418bf8c96
Merge branch 'MDL-69101_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2021-02-10 15:12:12 +01:00
Sara Arjona
8a40250c49
Merge branch 'MDL-70631-39-unzip' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2021-02-10 12:38:24 +01:00
Sara Arjona
e516a662c5
Merge branch 'MDL-70736_MOODLE_39_STABLE' of https://github.com/TomoTsuyuki/moodle into MOODLE_39_STABLE
2021-02-10 08:28:32 +01:00
Jacob Christiansen
4adfbf3cba
MDL-69867 mod_assign: Display current grade with scale value
...
When using workflow we show the current grade with its scale value
instead of the internal index
2021-02-10 08:10:55 +01:00
John Yao
ecafdc45d0
MDL-65390 accessibility: correct focus after "Show more" clicked
2021-02-09 15:11:37 +01:00
Sara Arjona
499bf7df7d
Merge branch 'MDL-70173-39' of git://github.com/rezaies/moodle into MOODLE_39_STABLE
2021-02-09 08:29:34 +01:00
Sara Arjona
378725c05f
Merge branch 'MDL-70377_39' of https://github.com/mkassaei/moodle into MOODLE_39_STABLE
2021-02-09 08:23:43 +01:00
Shamim Rezaie
e3142ca2e2
MDL-70173 core: Use a meaningful first level header
2021-02-09 16:33:44 +11:00
Shamim Rezaie
23ed4c4440
MDL-70173 theme_boost: Fix empty link issue on the "Go to top" button
...
On behat, we have to use a more specific test step if we are looking
for a "Go" button on a modal. The reason is that the html of the modal
content is put after the html of the "Go to top" button, so behat
may find the "Go to top" button if we just look for "Go".
2021-02-09 16:33:44 +11:00
Shamim Rezaie
4ac8ae1be7
MDL-70173 theme_boost: Increase the size of notification counter
...
WAVE considers any text with the size of 10px or below really small.
Increasing the font size of the navbar counter by 1px should not make a
big negative impact on the design, but improves accessibility.
2021-02-09 16:33:44 +11:00
Shamim Rezaie
254aa09f40
MDL-70173 output: All pages should have a heading
...
In MDL-63040, it was decided that the page header for the dashboad page
should be removed.
However, Based on Success Criteria 1.3.1 and 2.4.6 from the WebAIM's
WCAG 2 Checklist, all pages should have an <h1> element.
So I put an sr-only heading on the dashboard and all other pages, where
no page header is shown.
2021-02-09 16:33:44 +11:00
Shamim Rezaie
d27c60a90a
MDL-70173 dashboard: ARIA role presentation conflicted the empty alt
...
The markup <img role="presentation" alt="alt text"> is contradictory.
According to https://www.w3.org/TR/2017/WD-wai-aria-practices-1.1-20170628/examples/presentation/PresentationRoleExamples.html
It is recommended that authors instead use empty alt text (alt="")
where they use role="presentation".
2021-02-09 16:33:43 +11:00
Shamim Rezaie
5fae9c213d
MDL-70173 message: Fix empty link
2021-02-09 16:33:43 +11:00
Shamim Rezaie
e7a160da9a
MDL-70173 output: use an empty alt to hide user pic from screen readers
...
There is no need to use WAI-ARIA to hide images from screen readers.
See https://www.w3.org/WAI/tutorials/images/decorative/
2021-02-09 16:33:43 +11:00
Tomo Tsuyuki
ac1402d552
MDL-70525 tool_profiling: Cannot import profiling file
...
Change type from int to integer to be able to have big numbers
2021-02-09 10:17:56 +11:00
Mahmoud Kassaei
2c5adf1c5b
MDL-70377 qtype_essay: When reviewing an attempt as a teacher
...
In the Response history table, Action Saved: does not display the value
of $a in the language string.
2021-02-08 17:08:17 +00:00
Andrew Nicols
4d54712518
Merge branch 'MDL-70614-39' of git://github.com/paulholden/moodle into MOODLE_39_STABLE
2021-02-08 10:47:23 +08:00
Andrew Nicols
853cbc5973
Merge branch 'MDL-70725-39' of git://github.com/sarjona/moodle into MOODLE_39_STABLE
2021-02-08 10:30:51 +08:00
AMOS bot
630325a4e4
Automatically generated installer lang files
2021-02-06 00:07:46 +00:00
Tim Hunt
842e7aa041
MDL-70796 count_words: match the count from LibraOffice & MS Word
2021-02-05 15:27:15 +00:00
Amaia Anabitarte
46916975a2
MDL-70732 behat: Adding second parameter to ExpectationException()
2021-02-05 11:01:44 +01:00
Sara Arjona
8fc5c6214a
weekly release 3.9.4+
2021-02-04 14:56:17 +01:00
Sara Arjona
263419e10d
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2021-02-04 14:56:15 +01:00
Mikhail Golenkov
f4024153e1
MDL-70752 restore: Fix remote file recovery
2021-02-04 19:23:23 +11:00
Tomo Tsuyuki
61752e9e0f
MDL-70736 gradingform_guide: Fix loading marking guide template issue
...
Do not check grade item name if it is from shared template.
2021-02-04 16:08:05 +11:00
Andrew Nicols
d9e13438d1
Merge branch 'MDL-69748-39' of git://github.com/rezaies/moodle into MOODLE_39_STABLE
2021-02-04 11:52:41 +08:00
Shamim Rezaie
6a7750a141
MDL-69748 core: Fix hideif issue with array elements
...
Changed the element selector to get all array elements,
whether named or unnamed. The previus selector was only
working for elements that thir names were like name="something[]".
It was not working for name="something[a]" elements.
2021-02-04 14:39:04 +11:00
AMOS bot
f025935c1c
Automatically generated installer lang files
2021-02-04 00:07:51 +00:00
Eloy Lafuente (stronk7)
4640d8f9ca
MDL-70741 capability overview: missing whitespace after placeholder
2021-02-04 00:01:03 +01:00
Tim Hunt
c420408522
MDL-70513 quiz manual grading: use formchangechecker to avoid dataloss
2021-02-03 16:11:18 +00:00
David Mudrák
2020498bd5
MDL-70631 files: Replace hard-coded value with FL_ENC_RAW constant
...
This is not related to the issue but I noticed it while trying to debug
it.
Back when this line was introduced in 9c140a681e , the ZipArchive had
not yet exposed this flag as a constant. It was added later with PHP
7.0.8 and we can switch to using it now.
2021-02-03 16:11:00 +01:00
David Mudrák
6ad9b1314f
MDL-70631 files: Fix performance of zip_packer::extract_to_pathname()
...
The original implementation was based on ZipArchive::getStream() which
turns out to be very slow and if the archive contains many files, the
unzipping performance is very slow.
The patch changes the implementation to use ZipArchive::extractTo()
unless the extracted entry path contains a folder name ending with dot
(such as some/path./to/file.txt). There is a known upstream bug in the
PHP ZIP extension #77214 (also #74619 and #69477 ) so that we fall back
to keep using the stream in those cases.
2021-02-03 16:11:00 +01:00
Sara Arjona
994e833c20
Merge branch 'MDL-70705-39' of git://github.com/lucaboesch/moodle into MOODLE_39_STABLE
2021-02-03 15:33:26 +01:00
Luca Bösch
ab3f29f739
MDL-70705 block_blog_recent: support multilang blog entry titles
2021-02-03 15:15:43 +01:00
Sara Arjona
fb298c2209
Merge branch 'MDL-70741_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2021-02-03 14:49:57 +01:00
David Castro
10126a1325
MDL-69562 admin: Allow getting IP from all sources.
2021-02-03 07:23:12 -05:00
Eloy Lafuente (stronk7)
6bd3ffdf25
Merge branch 'MDL-70711-M39' of git://github.com/kordan/moodle into MOODLE_39_STABLE
2021-02-03 13:04:22 +01:00
Sara Arjona
d1f40013d9
Merge branch 'MDL-67959-39-2' of git://github.com/junpataleta/moodle into MOODLE_39_STABLE
2021-02-03 10:50:54 +01:00
Tim Hunt
2386b44490
MDL-69101 Essay/Moodle XML: recent new settings not imported/exported
2021-02-03 08:15:26 +00:00
Sara Arjona
dffd5de050
Merge branch 'MDL-70621-39' of git://github.com/lucaboesch/moodle into MOODLE_39_STABLE
2021-02-03 09:03:05 +01:00
Sara Arjona
fdf5ac3dfb
Merge branch 'MDL-68970_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2021-02-03 08:51:29 +01:00
Luca Bösch
70cfba0496
MDL-70621 mod_glossary: use glossary rsstype string.
2021-02-03 08:34:24 +01:00
Luca Bösch
92e4d6c028
MDL-70621 mod_forum: use forum rsstype string.
2021-02-03 08:34:24 +01:00
Andrew Nicols
3a88c22eb1
Merge branch 'MDL-56772-39' of git://github.com/peterRd/moodle into MOODLE_39_STABLE
2021-02-03 10:58:05 +08:00
Andrew Nicols
ac4fe16003
Merge branch 'MDL-66932_M39' of https://github.com/nadavkav/moodle into MOODLE_39_STABLE
2021-02-03 10:24:12 +08:00
Andrew Nicols
0e0a753346
Merge branch 'MDL-68893-39' of git://github.com/lucaboesch/moodle into MOODLE_39_STABLE
2021-02-03 09:41:28 +08:00
Andrew Nicols
0f21f23c05
Merge branch 'MDL-68958-39' of git://github.com/peterRd/moodle into MOODLE_39_STABLE
2021-02-03 09:38:08 +08:00
Andrew Nicols
7171c9fc0a
Merge branch 'MDL-70339-39' of git://github.com/peterRd/moodle into MOODLE_39_STABLE
2021-02-03 09:09:30 +08:00
Víctor Déniz
0322232dd4
Merge branch 'MDL-59782-39' of git://github.com/bmbrands/moodle into MOODLE_39_STABLE
2021-02-02 09:35:29 +00:00
Sara Arjona
f5590ad1c0
Merge branch 'MDL-70574_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2021-02-02 08:20:45 +01:00
Sara Arjona
dcaf627cfe
Merge branch 'MDL-70288-39-2' of git://github.com/junpataleta/moodle into MOODLE_39_STABLE
2021-02-02 07:59:49 +01:00
Jun Pataleta
6aa1c3dfcb
MDL-70288 qtype: Remove unnecessary empty label string
...
* When a label is passed to an (advanced) checkbox and no text
was provided, the label will be displayed on the right of the the
checkbox element. So there's no point in passing an empty string for
the label just to render the text to the right of the checkbox.
2021-02-02 14:22:30 +08:00
Jun Pataleta
6c97f9d1f5
MDL-70288 mod_lti: Remove unnecessary empty label string
...
* When a label is passed to an (advanced) checkbox and no text
was provided, the label will be displayed on the right of the the
checkbox element. So there's no point in passing an empty string for
the label just to render the text to the right of the checkbox.
2021-02-02 14:22:30 +08:00
Jun Pataleta
8a2a5f1a89
MDL-70288 core: Remove duplicate labels for checkbox elements
...
* If there's a label, the text will serve as the description of the
element.
2021-02-02 14:22:30 +08:00
Jun Pataleta
9bce6baf62
MDL-70288 theme_boost: Manage aria-describedby on form validation
...
* The aria-describedby attribute can be a list of element IDs that
describe the element. On form validation, the ID of the error message
container is added to this attribute which may already be containing
another ID. So we need to properly add/remove the error message ID
so that we don't delete any existing ID(s) in the aria-describedby
attribute during form validation.
2021-02-02 14:22:30 +08:00
Eloy Lafuente (stronk7)
f7f7755067
Merge branch 'MDL-46256_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2021-02-01 23:20:33 +01:00
Sara Arjona
9ac848c738
Merge branch 'MDL-70625-39' of git://github.com/rezaies/moodle into MOODLE_39_STABLE
2021-02-01 15:37:17 +01:00
Sara Arjona
db9934a625
Merge branch 'MDL-70734-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2021-02-01 12:30:29 +01:00
Sara Arjona
6b3cb904d0
Merge branch 'MDL-70740-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2021-02-01 11:25:31 +01:00
Paul Holden
c43f9136f3
MDL-70614 user: consistent roles spacing in course profile.
2021-02-01 07:54:13 +00:00
Andrew Nicols
01fc4b40f0
MDL-70734 behat: Increase the WebDriver Curl timeout
2021-02-01 09:50:20 +08:00
AMOS bot
f5152d30c3
Automatically generated installer lang files
2021-02-01 00:07:49 +00:00
Andrew Nicols
3827885984
MDL-70740 behat: Composer bump for new version of Mink Driver
2021-01-31 20:26:35 +08:00
AMOS bot
bc84eabfc6
Automatically generated installer lang files
2021-01-31 00:07:45 +00:00
Luca Bösch
6735a694e2
MDL-68893 mod_data: use own RSS feed string.
...
AMOS BEGIN
CPY [rsstype,core],[rsstype,mod_data]
AMOS END
2021-01-29 23:18:36 +01:00
Tim Hunt
186fd5b847
MDL-70741 capability overview: avoid errors from orphan contexts
2021-01-29 20:51:08 +00:00
Víctor Déniz
0f1f18d8a4
weekly release 3.9.4+
2021-01-29 17:13:10 +00:00
Víctor Déniz
c3589fee83
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2021-01-29 17:13:03 +00:00
Jake Dallimore
6e74df2344
Merge branch 'MDL-66979-39-7' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2021-01-29 15:45:03 +08:00
Andrew Nicols
42bb84db9f
MDL-66979 behat: Mark some tests as being slow
...
Uses of the httpsreplace and customlang tools are known to be extremely
slow.
In our CI infrastructure on slwoer DBs, the customlang tool can take
over 90 seconds to load the page, whilst the httpsreplace tool can take
up to about 60 seconds.
These changes set appropriate timeout factors to increase the timeout
accordingly.
2021-01-29 14:19:16 +08:00
Andrew Nicols
6d38633c3c
MDL-66979 behat: Add a step to set a timeout factor for a test
2021-01-29 14:18:57 +08:00
Eloy Lafuente (stronk7)
ff1877c738
MDL-66979 behat: Goutte driver doesn't implement setTimeouts()
...
Also, change:
get_real_timeout(30000)
to:
get_real_timeout(30) * 1000
because the original functions are defined to use seconds, and
having the 1000 around will help us detecting cases in the case
of a hypothetical review of uses.
2021-01-29 14:18:48 +08:00
Jun Pataleta
6e7c0d9686
MDL-67959 mod_forum: Display group pictures in forum only if available
...
Displaying a default group picture in forum posts leads to confusion,
so better to not display a default group picture when the group
picture is not set for the group.
2021-01-29 12:30:32 +08:00
AMOS bot
40edd91ddb
Automatically generated installer lang files
2021-01-29 00:07:48 +00:00
Eloy Lafuente (stronk7)
9d7343074d
MDL-66979 behat: Goutte driver doesn't implement setTimeouts()
...
Also, change:
get_real_timeout(30000)
to:
get_real_timeout(30) * 1000
because the original functions are defined to use seconds, and
having the 1000 around will help us detecting cases in the case
of a hypothetical review of uses.
2021-01-28 17:12:28 +01:00
Bas Brands
feea5e5cbd
MDL-59782 core_question: improve questionbank highlighting
2021-01-28 11:08:07 +01:00
Kordan
78855e618c
MDL-70711 form: deleted useless if block
...
get_magic_quotes_gpc() always return false since PHP 5.3 so (1 == get_magic_quotes_gpc()) is never verified.
This allows me to safetly delete what I dropped out.
2021-01-28 09:28:34 +01:00
Eloy Lafuente (stronk7)
01f6f99349
Merge branch 'MDL-66979-39-7' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2021-01-28 09:09:09 +01:00
Andrew Nicols
63a322b0e7
MDL-66979 behat: Set script timeout with timeout factor
2021-01-28 15:27:49 +08:00
Andrew Nicols
9a92ca5e75
MDL-66979 behat: Correct selenium2 reference in config-dist
2021-01-28 15:08:10 +08:00
Andrew Nicols
209768c9bc
MDL-66979 behat: Handle driver stop failure properly
...
An case was found where the webdriver stop() call could fail in an
AfterScenario hook, leading to a complete rerun if no other errors were
experienced.
2021-01-28 15:07:52 +08:00
Andrew Nicols
8e1f02568a
Merge branch 'MDL-70048-39' of git://github.com/peterRd/moodle into MOODLE_39_STABLE
2021-01-28 08:05:26 +08:00
Peter Dias
8039e01ef7
MDL-70048 dropbox: Augmented unit tests to account for additional params
2021-01-28 07:32:47 +08:00
Peter Dias
1dc927aea7
MDL-70048 dropbox: Update the dropbox search URL.
...
- Update fetch_dropbox_data to allow different result nodes and version
- Update search to the new URL with new params
- Update the get entities function to account for the change in structure.
2021-01-28 07:32:47 +08:00
Sara Arjona
f03fd2f6b7
MDL-70725 oauth2: move expectException to separate method
2021-01-27 17:54:23 +01:00
AMOS bot
ea17a4cbd6
Automatically generated installer lang files
2021-01-27 00:07:50 +00:00
Eloy Lafuente (stronk7)
9a9fde8aa5
Merge branch 'MDL-66979-39-7' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2021-01-26 22:46:08 +01:00
Víctor Déniz
aa741e8795
Merge branch 'MDL-70528-39' of git://github.com/ilyatregubov/moodle into MOODLE_39_STABLE
2021-01-26 14:04:35 +00:00
Ilya Tregubov
1ca2e36ecf
MDL-70528 h5pactivity: Fix block can't be added to h5pactivity page.
2021-01-26 15:21:18 +02:00
Tim Hunt
99b37e2c3b
MDL-68970 quiz: prevent page caching during attempts
...
This ensures that the page reloads if the student uses
the Back or Forwards buttons within an attempt. This
avoids questions being in a stale state, or
the timer showing the wrong time.
Thanks to Jake Dallimore and Russell Boyatt for suggestions
which lead to this fix.
2021-01-25 18:35:38 +00:00
Peter Dias
2d7f1d7470
MDL-70339 mod_lti: Use the convenience function to get the right img
2021-01-25 13:39:24 +08:00
Peter Dias
ff146ed37d
MDL-68958 mod_imscp: Return manifestfilename as default response.
2021-01-25 13:23:38 +08:00
Peter Dias
2b9db93f78
MDL-56772 core: Update the picker styles for rtl langs
2021-01-25 11:36:56 +08:00
Andrew Nicols
985f4d1e48
MDL-66979 behat: Warn about old behat.yml file location
2021-01-23 20:45:06 +08:00
AMOS bot
77475c93fd
Automatically generated installer lang files
2021-01-23 00:07:47 +00:00
Andrew Nicols
6a9f05742e
MDL-66979 behat: Rename and warn on old config
2021-01-22 14:52:22 +08:00
Andrew Nicols
1116c64d44
MDL-66979 behat: Pad messaging drawer
...
This works around an issue highlighted by MDL-70411 whereby some of the
messaging links are covered by the scrollbar in Firefox on MacOS.
2021-01-22 14:52:22 +08:00
Andrew Nicols
5d211ff68a
MDL-66979 behat: Work around weird gradebook focus behaviour
...
I can't expand this one in a sane fashion but the older JS is doing some
weird and wonderful things with focus.
The only way I could get this to behave correctly was to move away from
the field, move back to it, and then move away again. Other combinations
failed in different browsers for different reasons.
2021-01-22 14:52:22 +08:00
Andrew Nicols
aac9d82e12
MDL-66979 behat: availability field extends textarea
...
The availability behat field extends the textarea type, and therefore
needs to include this type.
2021-01-22 14:52:21 +08:00
Andrew Nicols
f11f91a1e0
MDL-66979 behat: Improve chromeOptions configuration
...
Simplify the chromeOptions configuration to improve readability.
2021-01-22 14:52:21 +08:00
Andrew Nicols
ad85ffb55a
MDL-66979 question: Improve behat test reliability
...
Expand all fieldsets rather than individual fieldsets.
This can fail in some situations where the page moves as the first
fieldset opens and HTML transitions take effect. This causes subsequent
fieldsets to move after WebDriver has calculated the click target.
2021-01-22 14:52:21 +08:00
Andrew Nicols
6d21e94213
MDL-66979 mod_assign: Stop clicking the user filters
...
Remove the documented hack which was re-opening a popup because it
"closes for some reason". It no longer randomly closes.
2021-01-22 14:52:21 +08:00
Andrew Nicols
52eb636ebe
MDL-66979 behat: Switch to generators
...
These steps were creating content manually in an unnecessary fashion. I
had to debug some issues with features in these areas so took the time
to update them to make use of data generators, which are significantly
faster.
2021-01-22 14:52:21 +08:00
Andrew Nicols
915339039a
MDL-66979 behat: Remove unused var
2021-01-22 14:52:21 +08:00
Andrew Nicols
cbd016e620
MDL-66979 behat: Whitespace fix
2021-01-22 14:52:21 +08:00
Andrew Nicols
8a76c2a9a1
MDL-66979 behat: Remove manually triggered events
...
Behat should not trigger Synthetic browser events. It is incorrect to do
so as the UI should be used to trigger events correctly.
The W3C WebDriver specification explicitly states when and where these
events will be triggered from (the browser) and therefore there is no
ambiguity and no need to synthetically trigger them from Behat.
2021-01-22 14:52:21 +08:00
Andrew Nicols
9ccd5030d8
MDL-66979 group: Replace direct element interaction with steps
...
The W3C WebDriver leads to faster operation of individual steps which
highlights where WebDriver is moving to a new step faster than the
browser can process it.
The solution here is to use the `execute` function to interact with the
browsers as this makes use of the various wait and check steps.
2021-01-22 14:52:21 +08:00
Andrew Nicols
3489bb1f30
MDL-66979 behat: Remove unnecessary steps which fail
...
These steps were completely pointless and were failing with the W3C
Webdriver becuase focus was never on the Update Profile button in the
first place.
At a minimum we should remove the Focus change step as it not valid, but
the following step is also pointless.
2021-01-22 14:52:21 +08:00
Andrew Nicols
e4a649d0f9
MDL-66979 scorm: Increase behat window size
...
On Firefox there can be some issues with ensuring that all nodes are
visible in order to click them.
This is likely an upstream geckodriver bug and not one that can be
easily addressed across all of Moodle.
In this instance the "Next" button is just outside the Visible Window,
but it is in an iFrame which is fully visible. In this situation
Firefox is unable to click the button but does not error.
2021-01-22 14:52:21 +08:00
Andrew Nicols
59a09e2e3f
MDL-66979 behat: Scroll nodes into view before hover
...
The W3C Specification does not require that a NodeElement be in the
current viewport before triggering a mouseOver. As a result the
mouseOver will generate an Exception because the element is not in the
viewport, and the X/Y co-ordinates are invalid.
To handle this the node is scrolled into view.
2021-01-22 14:52:21 +08:00
Andrew Nicols
ec20642963
MDL-66979 behat: Fix window switching
...
Normalise switching of window contexts by setting the main window name
to a null.
Where the window has no name (null/empty), then the root context is
selected.
2021-01-22 14:52:21 +08:00
Andrew Nicols
34ba550138
MDL-66979 behat: Use tab to blur current focus
...
The focus should be on something, rather than removed.
The way in which focus removal works can lead to side effects.
2021-01-22 14:52:21 +08:00
Andrew Nicols
a248c359cc
MDL-66979 behat: Update passwordunmask form field control
...
Update the passwordunmask form field type for behat to interact with the
form element as a human would rather than via synthetic event triggers.
2021-01-22 14:52:21 +08:00
Andrew Nicols
18d5ddf01d
MDL-66979 behat: iFrames must have a name for switchTo
...
The W3C WebDriver protocol supports switching of contexts using a named
context, and not the class asscoiated with that context.
2021-01-22 14:52:21 +08:00
Andrew Nicols
deaab14bf9
MDL-66979 mod_data: Improve behat chart data step
...
Charts data visibility is more reliable when checked via the
aria-expanded attribute.
The isVisible attribute can cause some failures under Firefox.
2021-01-22 14:52:21 +08:00
Andrew Nicols
4e00a821cf
MDL-66979 behat: Handle JS on elements better
...
This change introduces a new function to execute Javascript directly on
a node.
This should not, ordinarily, be used directly by steps, but may be
required in other parts of the Behat interaction.
2021-01-22 14:52:21 +08:00
Andrew Nicols
496ef9b0a8
MDL-66979 behat: Rename selenium config to webdriver
...
The PHP WebDriver Mink Driver does not necessarily require Selenium. It
supports Selenium 3 upwards, and can be used directly with ChromeDriver,
EdgeDriver, SafariDriver, GeckoDriver, and others.
It therefore uses a slightly different configuraitno path.
2021-01-22 14:52:21 +08:00
Andrew Nicols
e5b1fc8083
MDL-66979 behat: Core updates for W3C WebDriver
...
This commit updates core Behat features to make use of the
php-webdriver/webdriver library instead of the legacy Instaclick
library.
Most of these changes relate to use of features of WebDriver which we
are required to use directly rather than through the Mink Driver.
2021-01-22 14:52:21 +08:00
Andrew Nicols
c2c71b28eb
MDL-66979 behat: Switch to new W3C Behat driver
...
This commit updates the composer dependencies to make use of the updated
version of moodlehq/moodle-behat-extension which depends upon the
php-webdriver/webdriver and relevant Mink WebDriver.
2021-01-22 14:52:21 +08:00
Jake Dallimore
db6d34630f
weekly release 3.9.4+
2021-01-22 11:30:51 +08:00
Jake Dallimore
88a9d4cff1
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2021-01-22 11:30:49 +08:00
Tim Hunt
96c8ad66f9
MDL-46256 count_words: fix handling of paragraphs
2021-01-21 09:55:19 +00:00
Tim Hunt
fbb0428179
MDL-46256 count_letters: an unit tests and fix HTML editity handling
2021-01-21 09:55:19 +00:00
Tim Hunt
82592f0c84
MDL-46256 word count: Convert existing tests to a data provider
2021-01-21 09:55:18 +00:00
Adrian Greeve
aa3118999a
Merge branch 'MDL-57020-39-allow_delete_unused_scale' of https://github.com/sharidas/moodle into MOODLE_39_STABLE
2021-01-21 12:03:26 +08:00
Nadav Kavalerchik
80de5d08ee
MDL-66932 theme/boost: Use LTR directionality to display user % grades
2021-01-20 09:33:23 +02:00
AMOS bot
1d457c78f5
Automatically generated installer lang files
2021-01-17 00:07:49 +00:00
Eloy Lafuente (stronk7)
de301d4237
Moodle release 3.9.4
2021-01-16 16:58:25 +01:00
Sujith Haridasan
e2c94750fb
MDL-57020 scales: Allow deletion of unused scales in forum
...
Allow deletion of unused scales used in a
forum for the course.
Signed-off-by: Sujith Haridasan <sujith@moodle.com >
2021-01-15 15:05:51 +05:30
Sara Arjona
e2c8f4ad1b
weekly release 3.9.3+
2021-01-15 08:25:45 +01:00
Sara Arjona
8c1455d220
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2021-01-15 08:25:44 +01:00
Sara Arjona
7b85e141da
Merge branch 'MDL-69308_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE
2021-01-14 12:04:13 +01:00
Jake Dallimore
cd744ba504
Merge branch 'MDL-69877-39' of git://github.com/mickhawkins/moodle into MOODLE_39_STABLE
2021-01-14 14:52:36 +08:00
Michael Hawkins
974c63505b
MDL-69877 core: Added security.txt
2021-01-14 14:31:01 +08:00
AMOS bot
724210c4f7
Automatically generated installer lang files
2021-01-14 00:07:44 +00:00
Eloy Lafuente (stronk7)
ae9d510288
MDL-69308 environment: Apply agreed changes
...
- PHP 7.3 required.
- Moodle 3.6 required.
- SQL*Server 2017 (aka, 14.0) required.
- Sodium PHP extension required.
2021-01-13 19:30:15 +01:00
Eloy Lafuente (stronk7)
981f750b81
MDL-69308 environment: 3.11 base information
...
This is a direct copy of the 3.10 branch to have
the changes under control in next commits.
2021-01-13 19:30:10 +01:00
Shamim Rezaie
e49f9e46aa
MDL-70625 core_calendar: Fix whitespace appearance in the id attribute
2021-01-14 01:59:18 +11:00
Mihail Geshoski
721d57228f
MDL-68486 auth_shibboleth: Reset convert_data if it uses dataroot file
...
Upgrade step that resets the 'Data modification API' (convert_data)
setting to its default value if this setting is currently configured
to use a file located within the $CFG->dataroot directory.
2021-01-13 12:35:42 +08:00
Mihail Geshoski
3c25c373d9
MDL-68486 auth_shibboleth: Prevent using dataroot files in convert_data
...
Prevents configuring the 'Data modification API' (convert_data) setting
to use files located within the $CFG->dataroot directory as it exposes
the site to security risks.
2021-01-13 12:35:42 +08:00
AMOS bot
17eb41c270
Automatically generated installer lang files
2021-01-13 00:07:45 +00:00
Michael Hawkins
af6e65f221
MDL-69911 core: Clean content passed through TeX filter
2021-01-12 10:27:31 +01:00
Ferran Recio
8bbc064e29
MDL-67782 message: fix messages max length
2021-01-12 10:27:31 +01:00
Juan Segarra Montesinos
78b18c00bf
MDL-69797 core_grades: Implement authorization into fetch method
2021-01-12 10:27:31 +01:00
Juan Segarra Montesinos
4b3b4b7d78
MDL-69797 core_grades: Implement authorization into fetch method
2021-01-12 10:27:31 +01:00
Juan Segarra Montesinos
557d1c8820
MDL-69797 gradingform_rubric: Implement authorization into fetch method
2021-01-12 10:27:31 +01:00
Juan Segarra Montesinos
698e1f7823
MDL-69797 gradingform_guide: Implement authorization into fetch method
2021-01-12 10:27:31 +01:00
Sara Arjona
5b4702a6b6
Merge branch 'MDL-70009-39' of git://github.com/ilyatregubov/moodle into MOODLE_39_STABLE
2021-01-12 10:21:20 +01:00
Jake Dallimore
77c0b16613
Merge branch 'MDL-69431_Validate_section_arg_modedit' of git://github.com/watson8/moodle into MOODLE_39_STABLE
2021-01-12 17:09:29 +08:00
Ilya Tregubov
9adef8af21
MDL-70009 h5pactivity: Split get_pluginfile_hash in two methods.
2021-01-12 09:11:04 +02:00
AMOS bot
cc45df637f
Automatically generated installer lang files
2021-01-12 00:07:54 +00:00
Tim Hunt
9055c9e213
MDL-70574 qtype_multianswer: fractional scores should be possible
2021-01-11 17:38:10 +00:00
Sara Arjona
13655cd5ea
Merge branch 'MDL-70034_39' of git://github.com/mdjnelson/moodle into MOODLE_39_STABLE
2021-01-11 15:19:39 +01:00
Sara Arjona
ea3f1d19b9
Merge branch 'MDL-70567-MOODLE_39_STABLE' of https://github.com/dmitriim/moodle into MOODLE_39_STABLE
2021-01-11 13:09:56 +01:00
Sara Arjona
8256ebd431
Merge branch 'MDL-70578-39' of git://github.com/lucaboesch/moodle into MOODLE_39_STABLE
2021-01-11 12:58:28 +01:00
Sara Arjona
8ba97d0104
Merge branch 'MDL-70352-MOODLE_39_STABLE' of https://github.com/dmitriim/moodle into MOODLE_39_STABLE
2021-01-11 12:24:12 +01:00
AMOS bot
71ee378a69
Automatically generated installer lang files
2021-01-11 00:08:59 +00:00
David Watson
8208453a14
MDL-69431 course: validate section url param against maxsections
2021-01-10 17:11:50 +00:00
Eloy Lafuente (stronk7)
7c6e9b37b3
Merge branch 'MDL-70550-39-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2021-01-09 13:18:02 +01:00
Mark Nelson
19dc872bca
MDL-70034 gradingform_guide: use new API to retrieve grade item name
2021-01-09 14:31:18 +08:00
AMOS bot
0a51214fb3
Automatically generated installer lang files
2021-01-09 00:07:50 +00:00
Sara Arjona
6910afa56f
Merge branch 'MDL-70558-39' of git://github.com/paulholden/moodle into MOODLE_39_STABLE
2021-01-08 17:07:29 +01:00
Sara Arjona
5e5e82621c
Merge branch 'MDL-70102-m39' of https://github.com/sammarshallou/moodle into MOODLE_39_STABLE
2021-01-08 15:51:14 +01:00
David Mudrák
2edff57e63
MDL-70550 lang: Use the fixed strings in Behat tests, too
2021-01-08 09:17:03 +01:00
Helen Foster
3b8bb4d4c1
MDL-70550 lang: Import fixed English strings (en_fix)
2021-01-08 09:16:38 +01:00
Jun Pataleta
920763ad00
Merge branch 'MDL-70310-39' of git://github.com/ilyatregubov/moodle into MOODLE_39_STABLE
2021-01-08 14:47:05 +08:00
Luca Bösch
1acd3cac07
MDL-70578 cohorts: Add bootstrap classes to buttons
2021-01-08 07:28:02 +01:00
Jun Pataleta
7de4119fe2
weekly release 3.9.3+
2021-01-08 12:14:52 +08:00
Jun Pataleta
6fb2fa9859
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2021-01-08 12:14:51 +08:00
AMOS bot
1d54d21ec0
Automatically generated installer lang files
2021-01-08 00:07:44 +00:00
Eloy Lafuente (stronk7)
c87ed01b17
Merge branch 'MDL-70245-MOODLE_39_STABLE' of https://github.com/TomoTsuyuki/moodle into MOODLE_39_STABLE
2021-01-07 23:50:05 +01:00
Eloy Lafuente (stronk7)
23541c936a
Merge branch 'MDL-70584-39' of git://github.com/marinaglancy/moodle into MOODLE_39_STABLE
2021-01-07 23:30:53 +01:00
sam marshall
b7490a205f
MDL-70102 PHPunit: Core test fails with weird added modules
...
Specifically it fails if the modules have unusual default capabilities
so that editingteacher doesn't have addinstance.
2021-01-07 16:12:30 +00:00
Marina Glancy
8415e0461b
MDL-70584 core_iplookup: increase tolerance in test
2021-01-07 14:23:33 +01:00
Ilya Tregubov
9ee41118b0
MDL-70310 user: Remove yahoo icon since domain no longer exists.
2021-01-07 09:15:35 +02:00
Jun Pataleta
137b10b378
Merge branch 'MDL-70374_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2021-01-07 12:23:34 +08:00
Eloy Lafuente (stronk7)
bb9e3ec1ff
Merge branch 'MDL-70476_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2021-01-07 00:28:16 +01:00
Eloy Lafuente (stronk7)
7152b05700
Merge branch 'MOODLE_39_MDL-70520' of https://github.com/golenkovm/moodle into MOODLE_39_STABLE
2021-01-07 00:19:23 +01:00
Dmitrii Metelkin
087ccaff4f
MDL-70567 task: fix broken result filter on logs page
2021-01-06 14:28:38 +11:00
Dmitrii Metelkin
3fb245f481
MDL-70352 core: attach modal to a specific element
2021-01-06 11:09:01 +11:00
Paul Holden
8de31cf961
MDL-70558 tool_langimport: sort available language packs.
2021-01-04 23:56:05 +00:00
AMOS bot
88e7da61cd
Automatically generated installer lang files
2020-12-27 00:07:46 +00:00
AMOS bot
3648b629ed
Automatically generated installer lang files
2020-12-24 00:07:52 +00:00
Eloy Lafuente (stronk7)
0d833e248a
weekly release 3.9.3+
2020-12-23 20:24:49 +01:00
Eloy Lafuente (stronk7)
783fba428f
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-12-23 20:24:46 +01:00
Eloy Lafuente (stronk7)
514c7ee639
Merge branch 'MDL-56119-390' of https://github.com/inigozendegi/moodle into MOODLE_39_STABLE
2020-12-23 01:07:59 +01:00
Eloy Lafuente (stronk7)
fa35b9506f
Merge branch 'MDL-70279-39' of git://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-12-23 00:47:09 +01:00
Eloy Lafuente (stronk7)
29f7630b75
Merge branch 'MDL-70436-39' of git://github.com/bmbrands/moodle into MOODLE_39_STABLE
2020-12-22 18:30:03 +01:00
Eloy Lafuente (stronk7)
7a2a47d9e8
Merge branch 'MDL-70386-39' of git://github.com/bmbrands/moodle into MOODLE_39_STABLE
2020-12-22 18:22:10 +01:00
Jake Dallimore
17211224a1
Merge branch 'MDL-69422-39-2' of git://github.com/junpataleta/moodle into MOODLE_39_STABLE
2020-12-22 16:03:33 +08:00
Jake Dallimore
2394a675dd
Merge branch 'MDL-70426-39' of https://github.com/HuongNV13/moodle into MOODLE_39_STABLE
2020-12-22 15:17:02 +08:00
Mikhail Golenkov
449c835fe2
MDL-70520 mod_assign: Use task API to get scheduled task lastruntime
2020-12-22 15:31:42 +11:00
Mikhail Golenkov
322afa9f4f
MDL-70520 tasks: Keep lastruntime when a scheduled task is reset
2020-12-22 15:31:38 +11:00
AMOS bot
1d0777dbe4
Automatically generated installer lang files
2020-12-22 00:07:45 +00:00
Víctor Déniz
cd94f2bc2e
Merge branch 'MDL-70355-39' of git://github.com/lucaboesch/moodle into MOODLE_39_STABLE
2020-12-21 23:18:49 +00:00
Sara Arjona
e899fd5c02
Merge branch 'MDL-69107-39-2' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2020-12-18 15:22:41 +01:00
Tim Hunt
438b2ac8c2
MDL-70374 qtype_multichoice: improve alignment of choices
2020-12-18 13:09:41 +00:00
Tim Hunt
f6ae03bf41
MDL-70476 permission overrides: role names double-escaped in tool tip
2020-12-18 13:09:02 +00:00
Luca Bösch
fc52aaf319
MDL-70355 calendar: Filter popuptext for calendar entries.
2020-12-17 17:42:42 +01:00
Sara Arjona
ef8eb8ef1a
weekly release 3.9.3+
2020-12-17 15:52:48 +01:00
Sara Arjona
f1c6cf8b26
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-12-17 15:52:46 +01:00
Víctor Déniz
e68cea5747
Merge branch 'MDL-70261-39' of git://github.com/ilya-catalyst/moodle into MOODLE_39_STABLE
2020-12-16 12:36:13 +00:00
Sara Arjona
3f797704ea
Merge branch 'MDL-70373_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2020-12-16 12:40:58 +01:00
Jun Pataleta
aae57db8d2
Merge branch 'MDL-54907_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2020-12-16 10:01:04 +08:00
Andrew Nicols
8c3091e5f3
MDL-69107 user: Fix autocomplete usages
2020-12-16 07:50:56 +08:00
Sara Arjona
b52ad05038
Merge branch 'MDL-70422-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-12-15 16:43:14 +01:00
Sara Arjona
ec5d807139
Merge branch 'MDL-70409-39' of git://github.com/merrill-oakland/moodle into MOODLE_39_STABLE
2020-12-15 16:15:59 +01:00
Sara Arjona
1f00b5d9bb
Merge branch 'MDL-70342-39' of git://github.com/abias/moodle into MOODLE_39_STABLE
2020-12-15 15:29:28 +01:00
Sara Arjona
0f53bd6b8e
Merge branch 'MDL-70357-39-cronlibthrowables' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-12-15 14:56:12 +01:00
Ilya Tregubov
bf29fea4bb
MDL-70261 course: Allow update locked course custom fields
...
on course upload.
2020-12-15 14:43:18 +02:00
Jake Dallimore
8a733bc85f
Merge branch 'MDL-67623-39_blocks_myoverview_pagination_regression' of https://github.com/tomdickman/moodle into MOODLE_39_STABLE
2020-12-15 18:22:28 +08:00
Andrew Nicols
1b87f634a8
MDL-69107 form_autocomplete: Rewrite item selection
...
The form_autocomplete is essentially a custom element. Unfortunately the
`setValue()` function in Mink has undesired actions so it is necessary
to write our own handling for it.
The standard Mink `setValue()` function focuses the element, sets a
value, and then blurs the element. In the case of the autocomplete this
can cause the autocomplete suggestions list to be closed in some
situations. Instead of using the setValue we click, and type the value,
but do not immediately blur.
2020-12-15 09:08:05 +08:00
AMOS bot
9260dad3b3
Automatically generated installer lang files
2020-12-15 00:07:45 +00:00
Sara Arjona
6002a1454f
Merge branch 'MDL-70397-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2020-12-14 17:12:15 +01:00
Jake Dallimore
cef3216f2a
Merge branch 'MDL-70324-3.9' of https://github.com/JBThong/moodle into MOODLE_39_STABLE
2020-12-14 11:30:32 +08:00
Tom Dickman
bed6bfe7d4
MDL-67623 block overview: fix pagination regression
...
Fixed a regression caused by MDL-64194 resulting in Dashboard - Course
overview pagination not working from second page of courses onwards.
Course overview block should now do the following:
- Display no pagination controls when user has no courses
- Display no pagination controls when less than 12 courses to display
- Only display pagination controls up to the number of courses user is
enrolled in
- Work correctly when on a page greater than the second page.
2020-12-14 13:34:38 +11:00
AMOS bot
1c39517553
Automatically generated installer lang files
2020-12-13 00:07:45 +00:00
AMOS bot
e92846ce18
Automatically generated installer lang files
2020-12-12 00:07:55 +00:00
AMOS bot
31d0ccb078
Merge branch 'MOODLE_39_STABLE' into install_39_STABLE
2020-12-12 00:07:54 +00:00
AMOS bot
fc7fa7f72c
Automatically generated installer lang files
2020-12-11 00:07:53 +00:00
Víctor Déniz
6994f63eef
weekly release 3.9.3+
2020-12-10 21:10:36 +00:00
Víctor Déniz
c28c0ed466
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-12-10 21:10:30 +00:00
Huong Nguyen
479b0f0eaa
MDL-70426 qtype_ddmarker: infinite markers keep duplicating
2020-12-10 15:55:24 +07:00
Shamim Rezaie
7b96e8a413
MDL-69301 theme_boost: Remove the special handling of Escape key
2020-12-10 14:56:46 +08:00
Tomo Tsuyuki
2321fe4da9
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:54 +11:00
Jake Dallimore
3aa05048cf
Merge branch 'MDL-70320-39' of https://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2020-12-10 12:02:53 +08:00
Andrew Nicols
17d6ecd26d
MDL-70320 behat: User full path to page admin node
2020-12-10 07:56:58 +08:00
Bas Brands
7d5c5fad77
MDL-70386 theme_boost: quizes correctness badges
2020-12-09 18:09:27 +01:00
Bas Brands
c1296560bf
MDL-70436 theme_boost: closebutton styles in moodle-dialog-fullscreen
2020-12-09 14:59:50 +01:00
Víctor Déniz
93e25f8657
Merge branch 'MDL-63683-39' of https://github.com/dravek/moodle into MOODLE_39_STABLE
2020-12-09 12:46:18 +00:00
Jake Dallimore
f43de821c6
Merge branch 'MDL-70151-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2020-12-09 14:46:36 +08:00
Andrew Nicols
1b0690a7f1
Merge branch 'MDL-70320_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2020-12-09 12:07:32 +08:00
Andrew Nicols
e003e8a6ff
Merge branch 'MDL-62707-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-12-09 08:58:12 +08:00
Jake Dallimore
1e8f432437
Merge branch 'MDL-70285_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2020-12-08 16:34:10 +08:00
AMOS bot
51d7849f08
Automatically generated installer lang files
2020-12-08 00:07:43 +00:00
Paul Holden
ede7d22dc7
MDL-70422 restore: fix for undefined question answer ordering in test.
2020-12-07 10:15:55 +00:00
Adrian Greeve
4355451e2f
Merge branch 'MDL-69301-39' of git://github.com/rezaies/moodle into MOODLE_39_STABLE
2020-12-07 09:23:27 +08:00
AMOS bot
5e102fa8c3
Automatically generated installer lang files
2020-12-06 00:07:50 +00:00
Eric Merrill
1925b641e2
MDL-70409 chat: Use require_once to import lib.php
2020-12-04 10:46:16 -05:00
Paul Holden
377da86151
MDL-70279 tool_templatelibrary: preserve component search field value.
2020-12-04 14:55:28 +00:00
Paul Holden
9a2db9e2ec
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:43:27 +00:00
inigozendegi
844637b880
MDL-56119 gradingform_rubric: Rubric display layout issue
2020-12-04 09:41:40 +01:00
David Matamoros
9e597d3658
MDL-63683 enrol: Fix plugin settings when no role has student archetype
2020-12-04 09:27:20 +01:00
Andrew Nicols
0e25936c0d
MDL-70397 behat: Prevent browser restarting after initial start
2020-12-04 12:07:36 +08:00
Jake Dallimore
627e14727e
weekly release 3.9.3+
2020-12-04 08:42:43 +08:00
Jake Dallimore
ffe84e977f
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-12-04 08:42:40 +08:00
Andrew Nicols
7bc67e92e2
Merge branch 'MDL-70080-39' of git://github.com/jleyva/moodle into MOODLE_39_STABLE
2020-12-03 11:55:54 +08:00
Andrew Nicols
dd96341354
Merge branch 'MDL-70327-39' of git://github.com/cescobedo/moodle into MOODLE_39_STABLE
2020-12-03 11:52:06 +08:00
Andrew Nicols
1714cb74b3
Merge branch 'MDL-70321_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2020-12-03 11:40:24 +08:00
Jake Dallimore
c94c579aa6
Merge branch 'MDL-69411-39' of git://github.com/dravek/moodle into MOODLE_39_STABLE
2020-12-03 11:37:17 +08:00
Jake Dallimore
16bcd8f057
Merge branch 'MDL-67460-39_profile_secure' of https://github.com/beenet-dev/moodle into MOODLE_39_STABLE
2020-12-03 11:16:52 +08:00
Andrew Nicols
5e65d02eab
Merge branch 'MDL-70157_39' of https://github.com/rlorenzo/moodle into MOODLE_39_STABLE
2020-12-03 11:01:21 +08:00
Adrian Greeve
1b8bfedaa9
Merge branch 'wip_MDL-70267_m39' of git://github.com/gjb2048/moodle into MOODLE_39_STABLE
2020-12-03 10:55:54 +08:00
Adrian Greeve
7b920d2d7b
Merge branch 'MDL-70167-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2020-12-03 09:56:42 +08:00
AMOS bot
63b0a865dd
Automatically generated installer lang files
2020-12-03 00:07:48 +00:00
Andrew Nicols
7766af18a5
Merge branch 'MDL-69868-39' of git://github.com/ilya-catalyst/moodle into MOODLE_39_STABLE
2020-12-03 07:48:59 +08:00
Tim Hunt
14d68d98b5
MDL-70373 qtype_essay: missing border on atto input
2020-12-02 20:10:15 +00:00
Shamim Rezaie
8676a67888
MDL-69301 course: Remove custom keyboard navigation code
2020-12-02 23:11:27 +11:00
Shamim Rezaie
8af16c5709
MDL-69301 core: Enhanced WAI-ARIA support for tab elements
2020-12-02 23:08:13 +11:00
Shamim Rezaie
7f74dc1c16
MDL-69301 theme_boost: convert aria.js to es6 module
2020-12-02 23:08:13 +11:00
Jake Dallimore
5bdc07a3b6
Merge branch 'MDL-67514-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-12-02 16:24:30 +08:00
AMOS bot
bccfc48b94
Automatically generated installer lang files
2020-12-02 00:07:44 +00:00
Thong Bui
95c3de0877
MDL-70324 Question: get_all_response_file_areas() not work correctly
2020-12-01 16:16:45 +07:00
AMOS bot
d833fc2131
Automatically generated installer lang files
2020-12-01 00:07:51 +00:00
David Mudrák
6e04f9f294
MDL-70357 cron: Catch Throwables not just Exceptions when running tasks
...
Starting from PHP 7, most language errors throw Error exceptions. We
want to deal with those equally as with any other exception so we need
to catch all Throwables here.
2020-11-30 17:37:39 +01:00
Alexander Bias
7f45f9ab3e
MDL-70342 block_timeline: Get rid of double quotes
...
This commit gets rid of double quotes around the activity name and course name
which have sneaked into block_timeline's view in MDL-65183.
2020-11-30 13:18:40 +01:00
Gareth Barnard
547a6dcdde
MDL-70267 ux, theme: Course user profile inconsistent page layout.
2020-11-29 23:52:32 +00:00
AMOS bot
28fff43d2b
Automatically generated installer lang files
2020-11-29 00:07:54 +00:00
Tim Hunt
7565cda9c6
MDL-54907 quiz unit tests: clean up code style in attempts_test.php
2020-11-27 18:30:19 +00:00
Tim Hunt
90fa490de7
MDL-54907 quiz: better timefinish for attempts finished asynchronously
...
There are serveral ways a quiz attempt can be submitted:
1. The student click the Submit and finish button. In this case,
no problem. We record the current time as the finish time
for the quiz attempt.
2. The student is activly working away at the quiz, and the
count-down timer reachers zero. In this case, we also record
the current time. Note that, if the server is under high load,
then this could well end up being a few seconds after the
theoretical end time, so you could have a quiz with a 30 minute
time limit, with an attempt that lasted 30:07. However, this
is just an accurate reflection of what happened, so should
be recorded like this.
3. If the student is offline when the time expires, then
(depending on the quiz settings) the attempt may be
automatically submitted by cron, but this will happen with
at least some delay (to prevent race conditions between cron
and a student working online) and if cron is running slow
on the server, it could be a lot later. Previously, this led
to, say, a 30 minute quiz where an attempt seemed to have
lasted 67 minutes, which confused people.
Now, in this situation, the finsh time for the quiz attempt is
recorded as the time when the time limit ran out. This is not
just less confusing for teachers looking at the quiz report,
it is also more accurate. That is the latest time at which
students could have made any changes to their responses.
2020-11-27 18:30:19 +00:00
Tim Hunt
5f9ddb348e
MDL-54907 quiz generator: defaults should match a new Moodle install
2020-11-27 18:30:18 +00:00
Tim Hunt
ff8da7e008
MDL-54907 dml: Correct incorrect PHPdoc
2020-11-27 18:30:18 +00:00
Juan Leyva
dde5a7882c
MDL-70340 mod_workshop: Do not apply format to peer comments
...
This text is not directly output to final users, it is used just in the textarea in both the site and the app.
Applying format, case issues like adding glossary links etc...
2020-11-27 18:16:31 +01:00
Jun Pataleta
a6ab91786f
MDL-69422 mod_data: Export form accessibility fixes
...
* Set appropriate heading element IDs
* Replace usages of deprecated HTML tag acronym with abbr instead.
* Add a label for the export fields fieldset.
* Move the CSV delimiter list outside the radio group.
* Fix div under a label element and duplicate labels
for the checkboxes of the fields to be exported by showing the field
name and type together.
* Group the fields to be exported as a fieldset.
* Move unsupported fields into a separate list.
* Move export options into its own section and group the options as a
fieldset.
2020-11-27 23:24:26 +08:00
Jun Pataleta
0a43bdcc6c
MDL-69422 core: Convert required and help button container to div
...
* A span element cannot have a div as a child.
2020-11-27 23:24:26 +08:00
Juan Leyva
b1a4bd579a
MDL-70080 tool_mobile: Return support contact information via WS
2020-11-27 10:19:15 +01:00
Sara Arjona
4825c139ef
weekly release 3.9.3+
2020-11-27 07:50:43 +01:00
Sara Arjona
d207a2ad02
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-11-27 07:50:40 +01:00
AMOS bot
ccc6b4d00b
Automatically generated installer lang files
2020-11-27 06:21:32 +00:00
Tim Hunt
cc3a909810
MDL-70320 permission overrides: role names were double-escaped
2020-11-26 20:37:18 +00:00
Sara Arjona
c93de36436
Merge branch 'MDL-70276_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE
2020-11-26 15:04:48 +01:00
Ilya Tregubov
da3ebf216e
MDL-69868 h5pactivity: Prevent breaking $USER when seeing
...
attempt report.
2020-11-26 12:40:33 +02:00
Andrew Nicols
7c8fd0d417
Merge branch 'MDL-70242-39' of git://github.com/marinaglancy/moodle into MOODLE_39_STABLE
2020-11-26 10:49:32 +08:00
Andrew Nicols
558ace5997
Merge branch 'MDL-65852-39' of git://github.com/ilya-catalyst/moodle into MOODLE_39_STABLE
2020-11-26 10:04:23 +08:00
Eloy Lafuente (stronk7)
98254ccd1a
MDL-70276 github actions: First cut, phpunit and grunt checks
...
First working version, supports phpunit (using build matrix):
- php72 (lowest), running mysql.
- php74 (highest), running postgres.
Also verifies that the branch has been "gruntified" and there
isn't any missing change (build js/css files).
TODO: Verify the remaining checks currently in .travis.yml, namely:
- CITEST
- Add caching
- Better health-check for DB images.
- Support from the tracker (satus badges and enable check).
- Support from CiBoT (status and enable check).
- Consider moving both the common setup (git, composer...)
and the database (mysql, postgres) to own actions for
easier tweaking.
2020-11-26 00:23:49 +01:00
cescobedo
5be02868af
MDL-70327 core_h5p: Add preventredirect to the player
2020-11-25 16:30:50 +01:00
Sara Arjona
a36b3ec48f
Merge branch 'MDL-70248-39' of https://github.com/HuongNV13/moodle into MOODLE_39_STABLE
2020-11-25 16:23:07 +01:00
Sara Arjona
ea4e0ae3cb
Merge branch 'MDL-70265_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE
2020-11-25 15:47:01 +01:00
Ilya Tregubov
68c3eb8aa9
MDL-65852 user: Fix permission check to download course participants.
2020-11-25 11:27:31 +02:00
Tim Hunt
331b9947a3
MDL-70321 question backup: fix MDL-47178 unit tests
...
They were failing if you had CodeRunner installed
2020-11-24 15:29:55 +00:00
Simon Mok
4e8d58374e
MDL-67460 profile: User profile link to use HTTPS
2020-11-24 20:49:35 +08:00
Tim Hunt
86669b0564
MDL-70285 completion upgrade: fix performance of the MDL-69687 code
2020-11-23 21:02:08 +00:00
David Matamoros
e80e613f65
MDL-69411 core_message: Fix return structure for empty result set
...
Passing a timefrom higher than last message timecreated needs to
return a formatted response so it does not break ws.
2020-11-23 19:25:44 +01:00
Eloy Lafuente (stronk7)
81410615ed
MDL-70265 travis: Completely remove the UPGRADE check
...
It was broken since ages ago, see MDL-64874, so no sense
to keep it eating minutes for nothing.
2020-11-23 13:43:15 +01:00
Adrian Greeve
1d0bd0cfdf
Merge branch 'MDL-67668-39-2' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2020-11-23 15:36:55 +08:00
Jake Dallimore
b4f40ae78e
Merge branch 'MDL-70160-function-cache-39' of https://github.com/Peterburnett/moodle into MOODLE_39_STABLE
2020-11-23 15:23:10 +08:00
Andrew Nicols
556611a864
MDL-70151 assign: Fix bulk change for behat
...
Behat does not play well with confirmation dialogues and in some
situations it does not wait for the page to reload before starting the
next step.
This change adds a pending_js call which is only resolved if the cancel
button was pressed, otherwise it remains in-progress until the page
reloads resetting the entire state of it.
2020-11-23 11:12:15 +08:00
Andrew Nicols
7ce8e4cde2
MDL-70167 behat: Rewrite attribute check steps
...
This commit updates the following steps to use the
`the_attribute_of_should_be_set` step under the hood:
- the [element] [type] should be disabled
- the [element] [type] should be enabled
- the [element] [type] should be readonly
- the [element] [type] should not be readonly
This reduces unnecssary code duplication.
2020-11-23 11:03:43 +08:00
Andrew Nicols
bde7f5d734
MDL-70167 behat: Boolean attributes should either exist or not
2020-11-23 11:03:42 +08:00
Andrew Nicols
e08f640061
MDL-67668 behat: Update tests for inplace editable field type
2020-11-23 09:00:46 +08:00
Andrew Nicols
4f01d454a7
MDL-67668 behat: Add inplace editable field type
...
This commit promotes the Inplace Editable field to a first-class form
element by introducing a new partial selector for inplace editable
fields, and teaching the field manager how to recognise these, then
introducing a new field type which can handle setting values for this
field.
2020-11-23 09:00:46 +08:00
Andrew Nicols
35cc7cad05
MDL-67668 behat: Share behat_behat functionality with forms
...
Behat form fields are implemented in a way completely isolated from the
rest of the Behat Context system. Whereas regular step definitions have
access to execute steps, to call `find`, check for JS running, and other
related functionality, the Moodle implementation of a field type does
not have any access to this.
By moving the core functionality of behat_base to a new trait, and the
constants to a new interface, the functionality can also be used in
behat form fields in the same way as elsewhere.
2020-11-23 09:00:46 +08:00
Andrew Nicols
7b5fa603dd
MDL-67668 behat: Correct js pending check
...
Pending checks should only run when JS is running, but some uses were
not apply this check.
2020-11-23 09:00:46 +08:00
Andrew Nicols
4e72b72720
MDL-67668 behat: Support NodeElement when fetching node in container
...
This is similar to change made in MDL-69136 to allow an already-fetched
NodeElement to be provided to the get_node_in_container() function and
makes it easier to be deterministic when writing steps.
2020-11-23 09:00:46 +08:00
Eloy Lafuente (stronk7)
eaf24d71f2
MDL-70265 travis: Only run highest phpunit if configured via env
...
By default only lowest php version will be executed, and only pgsql.
This default behavior can be changed with a new variable:
MOODLE_PHP = [all]
MOODLE_DATABASE = [pgsql | mysqli | all]
2020-11-21 11:28:27 +01:00
Charles Fulton
ed46bff4ae
MDL-70157 dml: add support for aurora mysql
2020-11-20 15:21:22 -08:00
Eloy Lafuente (stronk7)
87bcff8c6e
weekly release 3.9.3+
2020-11-20 23:17:02 +01:00
Huong Nguyen
81c2fe97a3
MDL-70248 qtype_ddimageortext: Drop zones have UI issue in Editing form
2020-11-19 17:16:23 +07:00
Adrian Greeve
8b53812c8f
Merge branch 'MOODLE_39_STABLE-MDL-67636' of https://github.com/yao9394/moodle into MOODLE_39_STABLE
2020-11-19 11:56:28 +08:00
John Yao
78aeaf17e7
MDL-67636 gradebook: Prevent exposing hidden grade in locked category
2020-11-19 14:34:43 +11:00
Adrian Greeve
662d20869a
Merge branch 'MDL-56653-39' of git://github.com/lameze/moodle into MOODLE_39_STABLE
2020-11-19 11:02:18 +08:00
Jun Pataleta
f66c4fa42d
Merge branch 'MDL-70094-39' of https://github.com/SangNguyen2601/moodle into MOODLE_39_STABLE
2020-11-19 09:35:43 +08:00
Eloy Lafuente (stronk7)
76a830b058
Merge branch 'MDL-69201-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-11-18 23:00:30 +01:00
sangnguyen
2f9582d754
MDL-70094 Question: Technical info section expands if click help icon
2020-11-18 17:30:49 +07:00
Vitaly
12d4c82f98
MDL-56653 enrol_meta: a single DB query in edit_instance_validation
...
The 'edit_instance_validation()' method checks for existing meta enrolment instances.
The fix replaces DB queries in a loop for each course with a single query for all courses.
Also, a new testing method 'test_edit_instance_validation_with_existing_courses()'
was added to /enrol/meta/tests/plugin_test.php to test if the new implementation
returns an error in case of trying to save the already linked courses in the 'customint1' field.
2020-11-18 15:05:31 +08:00
Andrew Nicols
3648ffdc8e
Merge branch '39_MDL-68896' of git://github.com/danmarsden/moodle into MOODLE_39_STABLE
2020-11-18 10:06:41 +08:00
Eloy Lafuente (stronk7)
1194dde152
Merge branch 'MDL-70148-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2020-11-17 23:13:27 +01:00
Paul Holden
f727dad657
MDL-67514 customfield: correct external usescategories return type.
2020-11-17 22:13:19 +00:00
Marina Glancy
985d5a5824
MDL-70242 auth_oauth2: set page context and url
2020-11-17 16:48:06 +01:00
Andrew Nicols
0210ab0005
MDL-70148 gradereport_grader: Improve reliability of keyboard usage
...
In some browsers the ajax grade select does not properly update the
grade after setting values. The previous solution was to press the
[enter] key, but doing this with the new key type step opens the select
box again. This is what happens when a real user presses enter on the
select.
This is the last possible field in the report, so pressing the tab key
to move to the next gradable element does not work.
The solution uses a shift-tab to move the focus away to the previous
gradale element. In this case it must also be moved to an earlier step
because the previously selected value must be checked in the Then
section of the test and if it is selected then its value cannot be
checked.
2020-11-17 15:14:43 +08:00
Andrew Nicols
99cf35e681
MDL-70148 qtype: Update qtype steps to new key interaction
...
Note: The ddmarker question type was previously getting the number of
keypresses wrong. This was because it was using both keyDown/keyUp, and
also keyPress. As a result each keypress was essentially happening two
times.
2020-11-17 15:14:43 +08:00
Andrew Nicols
61d0134488
MDL-70148 behat: Update steps for keyboard
2020-11-17 15:14:43 +08:00
Andrew Nicols
2369ad7737
MDL-70148 behat: Add steps to send keys without an element
2020-11-17 15:14:43 +08:00
Andrew Nicols
71dcd85182
Merge branch 'MDL-69526-39' of git://github.com/lucaboesch/moodle into MOODLE_39_STABLE
2020-11-17 14:55:32 +08:00
Adrian Greeve
f5d19447e0
Merge branch 'MDL-50955-39' of git://github.com/peterRd/moodle into MOODLE_39_STABLE
2020-11-17 13:10:08 +08:00
Andrew Nicols
b276f33850
Merge branch 'MDL-69964-39' of git://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-11-17 10:23:01 +08:00
Paul Holden
b932b798f1
MDL-69964 course: toggle participant checkboxes in root element.
...
For a given toggleGroup, the relevant action elements are not
necessarily descendants of the same tableRoot element, on the
course participants page.
2020-11-16 17:44:26 +00:00
Andrew Nicols
14cecfa4c0
MDL-67513 core: Only move modal to body if currently attached
...
A previous change as part of this commitset was intended to move the
modal to the document.body, but where the modal had been destroyed it
was instead added back to the body.
2020-11-16 09:40:43 +01:00
Peter Dias
9582b85c16
MDL-50955 core: Reset lessons completion criteria if grade type is none
2020-11-16 16:37:28 +08:00
Andrew Nicols
f920fdced0
Merge branch 'MDL-67513-m39' of https://github.com/NeillM/moodle into MOODLE_39_STABLE
2020-11-16 08:39:21 +08:00
Luca Bösch
53836d2035
MDL-69526 block_myoverview: custom course fields natural sorting
2020-11-13 00:56:26 +01:00
Eloy Lafuente (stronk7)
ff2b655928
weekly release 3.9.3+
2020-11-12 22:11:37 +01:00
Eloy Lafuente (stronk7)
706f6c93ae
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-11-12 22:11:34 +01:00
Neill Magill
6028dc3924
MDL-67513 forum: View conversations while fullscreen grading
...
Before this change when a modal was shown and an element on the page
was fullscreen the modal would be created behind it.
This change ensures that the modal will be inside an element that is
fullscreen so that it will be correctly displayed.
2020-11-12 08:34:59 +00:00
Adrian Greeve
fd34a36514
Merge branch 'MDL-69453-39' of git://github.com/bmbrands/moodle into MOODLE_39_STABLE
2020-11-12 12:00:36 +08:00
Andrew Nicols
27da8851f6
Merge branch 'MDL-70067-39_theme_classic' of https://github.com/alexmorrisnz/moodle into MOODLE_39_STABLE
2020-11-12 10:30:45 +08:00
Adrian Greeve
248ab7a4b3
Merge branch 'MOODLE_39_MDL-70117' of https://github.com/golenkovm/moodle into MOODLE_39_STABLE
2020-11-12 09:25:39 +08:00
Eloy Lafuente (stronk7)
fcf07d64c8
Merge branch 'MDL-65941-39' of https://github.com/snake/moodle into MOODLE_39_STABLE
2020-11-12 00:18:51 +01:00
Eloy Lafuente (stronk7)
897cfd7c81
Merge branch 'MDL-70023-39' of git://github.com/marinaglancy/moodle into MOODLE_39_STABLE
2020-11-11 23:57:35 +01:00
Alex Morris
193aa32b88
MDL-70067 report_insights: Replace BS3 column naming
...
Bootstrap 4 removed col-xs- and replaced it with col-
2020-11-12 08:57:29 +13:00
Sara Arjona
78908d7757
Merge branch 'MDL-70063-39-1' of git://github.com/mihailges/moodle into MOODLE_39_STABLE
2020-11-11 16:30:34 +01:00
Jun Pataleta
896c962160
Merge branch 'MDL-68257-M39' of https://github.com/ised-isde-canada/moodle into MOODLE_39_STABLE
2020-11-11 22:12:53 +08:00
Jun Pataleta
1178406516
Merge branch 'MDL-70072-39' of git://github.com/rezaies/moodle into MOODLE_39_STABLE
2020-11-11 22:09:21 +08:00
Mihail Geshoski
409f92b75d
MDL-70063 block_tag_youtube: Add behat tests
2020-11-11 21:49:38 +08:00
Mihail Geshoski
6ea0b003d7
MDL-70063 block_tag_youtube: Fix category config in existing instances
...
Upgrade step that fixes the category configuration of existing
tag_youtube block instances.
2020-11-11 21:49:38 +08:00
Mihail Geshoski
918b60d700
MDL-70063 block_tag_youtube: Update category config to use category ID
...
In YouTube Data API v3, the API call to fetch the videos related to a
certain category expects the category ID to be passed to the
videoCategoryId parameter, instead of the category name. Therefore, the
category config should store the category ID.
2020-11-11 21:49:37 +08:00
Bas Brands
b997786180
MDL-69453 core_form: improve form UI icons and alignment
2020-11-11 14:05:00 +01:00
Sara Arjona
3e8447fe9a
Merge branch 'MDL-70141-m39' of https://github.com/sammarshallou/moodle into MOODLE_39_STABLE
2020-11-11 08:39:37 +01:00
Michael Aherne
28a1f0943d
MDL-65941 cache: Prevent cache config failure on redis problems.
2020-11-11 14:50:43 +08:00
Andrew Nicols
7a2d0fb5dc
Merge branch 'MDL-70126-39' of git://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-11-11 10:26:14 +08:00
Andrew Nicols
28de3d7db9
Merge branch 'MDL-70065_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2020-11-11 10:10:45 +08:00
AMOS bot
9fa04e3f2e
Automatically generated installer lang files
2020-11-11 00:07:45 +00:00
Mikhail Golenkov
1d41237ae8
MDL-70117 dataformat_pdf: Fix content overflow when headers are involved
2020-11-11 10:53:20 +11:00
Sara Arjona
b0a9faf1c6
Merge branch 'MDL-70106-icon-cache-39' of https://github.com/Peterburnett/moodle into MOODLE_39_STABLE
2020-11-10 16:53:46 +01:00
Peter Burnett
e9961085eb
MDL-70160 cache: plugin_functions checks for function_exists()
2020-11-10 16:04:49 +10:00
Jun Pataleta
766376261a
Merge branch 'MDL-69930-39' of https://github.com/HuongNV13/moodle into MOODLE_39_STABLE
...
# Conflicts:
# question/type/ddimageortext/amd/build/question.min.js
# question/type/ddimageortext/amd/build/question.min.js.map
# question/type/ddimageortext/amd/src/question.js
2020-11-10 14:03:19 +08:00
Jun Pataleta
8e2e459daa
Merge branch 'MDL-68349-39' of git://github.com/marinaglancy/moodle into MOODLE_39_STABLE
2020-11-10 10:14:28 +08:00
Jake Dallimore
fedd703ce1
Merge branch 'MDL-69841-39' of https://github.com/HuongNV13/moodle into MOODLE_39_STABLE
2020-11-10 09:33:47 +08:00
Víctor Déniz
a1216eb05b
Merge branch 'MDL-69955-39' of https://github.com/HuongNV13/moodle into MOODLE_39_STABLE
2020-11-09 21:47:45 +00:00
Paul Holden
e49e58a924
MDL-69201 core: consistent table primary sort column/order.
2020-11-09 19:45:28 +00:00
Paul Holden
97a03ba74d
MDL-70126 tag: correct thrown exception class name.
2020-11-09 19:43:31 +00:00
Neill Magill
ba43374d96
MDL-67513 forum: Test that discussions can be viewed while grading
2020-11-09 14:26:21 +00:00
AMOS bot
09d078c3b8
Automatically generated installer lang files
2020-11-09 00:07:54 +00:00
Eloy Lafuente (stronk7)
a8e089a8c8
Moodle release 3.9.3
2020-11-07 16:48:07 +01:00
AMOS bot
3e8043f3f4
Automatically generated installer lang files
2020-11-07 00:07:48 +00:00
Eloy Lafuente (stronk7)
70f695d068
weekly release 3.9.2+
2020-11-06 22:55:50 +01:00
Eloy Lafuente (stronk7)
e83cad80b1
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-11-06 22:55:47 +01:00
Víctor Déniz
d727c1eafd
Merge branch 'MDL-70137-39-2' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2020-11-06 19:17:44 +00:00
Andrew Nicols
463b232453
MDL-70137 cache: Write config to temp file and move into place
2020-11-06 19:17:43 +00:00
Andrew Nicols
02a8be1f80
MDL-70137 cache: Use sensible default when reading MUC config
...
When we read the MUC configuration, a file which exists but is empty
will not error, but will cause all configuration to be empty.
We already perform an {{is_array()}} check on the {{$configuration}}
variable, but the default value for {{$configuration}} is an empty
array. In the case where the file exists, but is empty, no errors occur
when the file is loaded, and the initial {{$configuration}} value is
not overwritten, leading to the file being replaced with an empty copy.
2020-11-06 19:17:34 +00:00
Eloy Lafuente (stronk7)
7bc714ac09
Merge branch 'MDL-70139-39' of git://github.com/sarjona/moodle into MOODLE_39_STABLE
2020-11-06 19:24:40 +01:00
sam marshall
3accc543ec
MDL-70141 core_block: Web service set $PAGE url to avoid warnings
2020-11-06 17:40:02 +00:00
Sara Arjona
481c57cabe
MDL-70139 core_badges: fix invalid request when sending to backpack
...
Having mixed $data in badge exporters is causing some issues.
As all these exporters are using $data as an object, $data can be
converted to object in the constructor, to avoid errors and get
the expected behaviour always.
2020-11-06 16:21:34 +01:00
Shamim Rezaie
c0256a7351
MDL-70072 core: Fix always displaying date in Gregorian
2020-11-06 19:23:22 +11:00
AMOS bot
f8287cb170
Automatically generated installer lang files
2020-11-06 00:09:55 +00:00
Eloy Lafuente (stronk7)
621cd70b4c
weekly release 3.9.2+
2020-11-05 12:16:29 +01:00
Marina Glancy
7e2acbfb55
MDL-70023 core_course: improve performance of recently accessed courses
2020-11-05 09:54:54 +01:00
Jun Pataleta
c87ccd3111
Merge branch 'MDL-70075-39-2' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2020-11-05 12:45:24 +08:00
Andrew Nicols
06be826b2e
Merge branch 'MDL-70066-39' of git://github.com/lameze/moodle into MOODLE_39_STABLE
2020-11-05 10:09:48 +08:00
Simey Lameze
06a4390060
MDL-70066 badges: change usages of array_key_exists to isset
2020-11-05 10:06:39 +08:00
Andrew Nicols
126cbbff7c
MDL-70075 core: Autocomplete selection should always have an active item
...
Ensure that there is always one active element in the list of selected
autocomplete elements.
Without this we have issues beacuse clicking on the link makes the first
one active if one is not already active, and this turns a click event
into a drag event, which means that it is not deleted.
2020-11-05 09:05:40 +08:00
Sara Arjona
f252b08433
Merge branch 'MDL-70114-39' of git://github.com/bmbrands/moodle into MOODLE_39_STABLE
2020-11-04 20:15:21 +01:00
Víctor Déniz
fae048b402
Merge branch 'MDL-68749-39-2' of git://github.com/mickhawkins/moodle into MOODLE_39_STABLE
2020-11-04 15:24:23 +00:00
Sara Arjona
0408008fbe
Merge branch 'MDL-70119-39' of git://github.com/ferranrecio/moodle into MOODLE_39_STABLE
2020-11-04 15:20:03 +01:00
Bas Brands
0ff5242a3c
MDL-70114 mod_data: add border for to textarea
2020-11-04 13:30:19 +00:00
Ferran Recio
2488fe37ca
MDL-70119 core_badges: fix tab names
2020-11-04 12:57:24 +01:00
Andrew Nicols
4edad07619
MDL-70075 core: Do not return a value in an event handler
...
Returning a value of `false` in an event handler has the effect of
calling event.preventDefault() and event.stopPropagation().
This is neither obvious, nor desirable in this situation.
2020-11-04 15:09:57 +08:00
Andrew Nicols
6cdcee7a65
MDL-70075 core: jQuery.attr() does not accept a bool value
...
The documented values that jQuery.attr() accepts are String, Number, or
null. For some reason, when we pass a Boolean value, the subsequent
click handler does not work in some situations.
Changing this to take a Number, and unsetting it when empty, resolves
this issue.
2020-11-04 15:09:49 +08:00
Andrew Nicols
28fbba8b3c
MDL-70075 core: Listen for change in accessibleChange event
...
The accessibleChange custom interaction event was only listening for
blur and focus, however some OS/browser combinations do not emit these
events until the element is explicitly blurred. This is notably
different on Firefox on some Operating Systems.
Recent changes in MDL-68167 explicitly moved the user participants page
filter module to use the accessibleChange event, which means that the
selections are now only triggered on an explicit blur when using
Firefox. This highlight a bug whereby, when the mouse is used to make a
selection, the event is not triggered until the element is blurred.
This change modifies the accessibleChange event to ignore the `change`
event where it was triggered by the keyboard and where that keybaord
event was not a [return] or [escape] keypress, but to otherwise respect
the native change event.
2020-11-04 15:09:35 +08:00
Andrew Nicols
90fde2b40d
MDL-70075 core: Listen for the focus and blur events again
...
The `blur` event does not bubble, but the `focusout` events are not
available in all supported versions of Firefox.
Rather than switching event, this patch using event capture to
effectively achieve the same result and bubble the event up through the
DOM to the delegated listener.
There should be no functional change with this patch, except to support
Firefox fully.
2020-11-04 15:09:35 +08:00
Peter Burnett
d8bfd5b747
MDL-70106 cache: Set icon localstorage cache to use theme localisation
2020-11-04 13:36:14 +10:00
Huong Nguyen
0d9c49d8d6
MDL-69955 qtype_ddimageortext: drop zone disappear in special case
2020-11-04 09:53:23 +07:00
Jake Dallimore
4d9ffaae34
Merge branch 'MOODLE_39_MDL-70093' of https://github.com/golenkovm/moodle into MOODLE_39_STABLE
2020-11-04 09:00:49 +08:00
Mihail Geshoski
21cfc35074
MDL-67837 backup: Add unit tests
2020-11-03 12:27:34 +01:00
Mihail Geshoski
5d0b569ba1
MDL-67837 backup: Verify caps before unenrolling users on course restore
2020-11-03 12:27:34 +01:00
andreasschenkel
fd7db38d8b
MDL-69844 user: Fix no email in download_participants_table
...
Only include eMail in download_participants_table
if selected in showuseridentity
($identityfieldsselect)
2020-11-03 12:27:34 +01:00
Juan Leyva
2f9f0b0fcc
MDL-67015 mod_data: Prevent users adding entries to other groups
2020-11-03 12:27:34 +01:00
Amaia Anabitarte
14aaba1b72
MDL-69046 core_contentbank: Escape quotes when showing name
2020-11-03 12:27:34 +01:00
Ferran Recio
629657363d
MDL-69378 tool_uploadcourse: fix enrolment methods uploads
2020-11-03 12:27:34 +01:00
Peter Dias
498c54d1de
MDL-56310 restore: Confirm user has permission to change capabilities
2020-11-03 12:27:34 +01:00
Eloy Lafuente (stronk7)
a3f72b3972
weekly release 3.9.2+
2020-11-03 12:21:21 +01:00
Michael Hawkins
098f09b638
MDL-68749 theme: Fix bootstrap toggle switches in RTL layout
...
Co-authored-by: Bas Brands <bas@moodle.com >
2020-11-03 15:24:48 +08:00
Eloy Lafuente (stronk7)
99732c4c3b
Merge branch 'MDL-70081-39' of git://github.com/jleyva/moodle into MOODLE_39_STABLE
2020-11-03 01:26:11 +01:00
Sara Arjona
905d3939f5
Merge branch 'MDL-69973_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE
2020-11-02 15:45:09 +01:00
Mikhail Golenkov
051cad238b
MDL-70093 dataformat_pdf: Fix row height calculation with high cells
2020-11-02 22:27:08 +11:00
Alexander
6a4bf785cc
MDL-70067 theme_classic: Use col-12 as col-xs-12 was removed in BS4
2020-11-02 09:07:05 +13:00
Juan Leyva
223f7cc0b4
MDL-70081 airnotifier: Add missing device type in token registration
2020-10-31 13:08:05 +01:00
Eloy Lafuente (stronk7)
287ed73429
MDL-69973 xmldb: Ensure all reports use fresh metadata (not cached)
2020-10-30 19:27:18 +01:00
Eloy Lafuente (stronk7)
db1368926a
MDL-69973 xmldb: Fix problem with MariaDB >= 10.2.7 metadata defaults
...
With MariaDB 10.2.7 the driver was incorrectly returning '' (empty
string) as default for all the columns having null (meaning, no
default).
Also, cover the case in unit tests, it seems that we were already
testing other defaults but not the null case.
2020-10-30 19:27:18 +01:00
Marina Glancy
ec19837b79
MDL-68349 auth_db: user_created event should be triggered later
2020-10-30 14:18:41 +01:00
Eloy Lafuente (stronk7)
3b0d958065
weekly release 3.9.2+
2020-10-30 13:49:12 +01:00
Eloy Lafuente (stronk7)
6722a6b105
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-10-30 13:49:09 +01:00
Jun Pataleta
920b4dd6ab
Merge branch 'MDL-68167-39' of git://github.com/rezaies/moodle into MOODLE_39_STABLE
2020-10-30 13:16:48 +08:00
Shamim Rezaie
898bdfdd67
MDL-68167 lib: autocomplete focos should not be removed on blur
...
See https://www.w3.org/TR/wai-aria-practices-1.1/examples/listbox/listbox-rearrangeable.html
2020-10-30 16:11:16 +11:00
Shamim Rezaie
ed7485277e
MDL-68167 lib: Do not set aria-expanded if it should not be set
2020-10-30 16:11:16 +11:00
Shamim Rezaie
eb238722da
MDL-68167 user: Fix missing label for participants filter input fields
2020-10-30 16:11:16 +11:00
Shamim Rezaie
da1f204a0a
MDL-68167 lib: Clear single-select autocomplete elements with keyboard
...
Following MDL-57680, it should be possible to clear the selected option
using keyboard as well.
2020-10-30 16:11:16 +11:00
Shamim Rezaie
5dd385d522
MDL-68167 user: Fix a hardcoded string to be read from lang pack
2020-10-30 16:11:16 +11:00
Shamim Rezaie
dca6513b8a
MDL-68167 lib: Fix label for autocomplete selection/suggestion box
...
The content of the autocomplete selection div is purged by javascript
so we have to move its label outside of it. aria-labeledby is the way
to go.
Each time the suggestion box is expanded, autocomplete js renders the
autocomplete suggestions template. So the label cannot be outside the
suggestions ul.
2020-10-30 16:11:08 +11:00
Shamim Rezaie
6484e89188
MDL-68167 user: filter elements should listen to accessibleChange event
2020-10-30 14:58:54 +11:00
Shamim Rezaie
9312e7389a
MDL-68167 lib: The accessibleChange custom event now supports bubbling
...
The change event bubbles so the accessibleChange shoud bubble as well.
2020-10-30 14:58:54 +11:00
Shamim Rezaie
0218859c3e
MDL-68167 theme_boost: make focus outline accessible for autocompletes
2020-10-30 14:58:53 +11:00
Shamim Rezaie
18702b5869
MDL-68167 lib: Autocomplete selection to use listbox aria role
...
The aria-selected state cannot be used for the listitem role. The
autocomplete widget highly uses the aria-selected state internally.
2020-10-30 14:56:39 +11:00
Shamim Rezaie
d0ab1d1540
MDL-68167 user: Improve keyboard navigation on autocomplete fields
2020-10-30 14:56:39 +11:00
Shamim Rezaie
7d25143979
Merge branch 'MDL-69390-39' of git://github.com/bmbrands/moodle into MDL-69390-39-test
2020-10-30 14:56:03 +11:00
Andrew Nicols
a067cc5ada
Merge branch 'MDL-69156_39' of https://github.com/ffhs/moodle into MOODLE_39_STABLE
2020-10-30 11:52:35 +08:00
Huong Nguyen
ea68407895
MDL-69841 Quiz: Review options 'Help' icons do not work correctly
2020-10-30 10:28:59 +07:00
AMOS bot
03f5e32712
Automatically generated installer lang files
2020-10-30 00:09:48 +00:00
Víctor Déniz
c0b0649582
Merge branch 'MDL-70032-39-2' of git://github.com/junpataleta/moodle into MOODLE_39_STABLE
2020-10-29 22:24:21 +00:00
Tim Hunt
72cd24d3c9
MDL-70065 quiz: fix paging when adding questions from the bank
2020-10-29 20:29:58 +00:00
Paul Holden
d16aa74359
MDL-69156 backup: correct behaviour of course copy idnumber field.
...
When a given user doesn't have the capability to change the idnumber
field during course copy, freeze the field value.
2020-10-29 14:10:09 +01:00
Adrian Perez
7e52e95d8d
MDL-69156 course_copy: set defaults for idnumber when not permitted
2020-10-29 13:52:48 +01:00
Jun Pataleta
42f3862b91
MDL-70032 qtype_multichoice: Use custom partial named selector
...
* With the removal of the label element, Behat now has to click on the
answer text. In order to achieve this, the custom partial named selector
"qtype_multichoice > Answer" was now added and have replaced the
instances where the label of the answer's checkbox/radio button is
being clicked.
2020-10-29 16:22:08 +08:00
Jun Pataleta
556648db0b
MDL-70032 qtype_multichoice: Fix answer labelling
...
* Discard the use of the label element in order to be able to render
multiple choice answers as they are and have these act as the radio
button/checkbox' label through the aria-labelledby attribute.
* New JS module qtype_multichoice/answers that listens for click events
on the answer text container and selects the appropriate answer radio
button/checkbox.
2020-10-29 16:22:08 +08:00
Andrew Nicols
6026aa7b3c
Merge branch 'MDL-68722-39' of https://github.com/matt-catalyst/moodle into MOODLE_39_STABLE
2020-10-29 14:03:29 +08:00
Jake Dallimore
8e5782b848
Merge branch 'MDL-69716-39' of git://github.com/aanabit/moodle into MOODLE_39_STABLE
2020-10-29 12:40:23 +08:00
Jake Dallimore
f38e17f16f
Merge branch 'MDL-70041-39' of git://github.com/mihailges/moodle into MOODLE_39_STABLE
2020-10-29 11:49:40 +08:00
Adrian Greeve
465cc9e91a
Merge branch 'm39_MDL-70042_Progress_Bar_Upgrade_Message_Popup' of https://github.com/scara/moodle into MOODLE_39_STABLE
2020-10-29 08:32:16 +08:00
Matteo Scaramuccia
faa76ee29a
MDL-70042 message_popup: Trivial savepoint comment cleanup
2020-10-28 23:03:34 +01:00
Matteo Scaramuccia
d6491a67c8
MDL-70042 message_popup: progress bar on upgrade only when necessary
2020-10-28 23:03:26 +01:00
Jun Pataleta
27db5c5024
Merge branch 'MDL-69390-39' of git://github.com/bmbrands/moodle into MOODLE_39_STABLE
2020-10-28 22:44:02 +08:00
Bas Brands
e6b274a542
MDL-69390 theme_boost: dropdown menu accessibility
...
- display a dot before the active element
- use the active colour for the hover colour
2020-10-28 14:10:45 +01:00
Jun Pataleta
6f317a983e
Merge branch 'MDL-69815-39' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2020-10-28 14:19:09 +08:00
Andrew Nicols
a5293c4ed8
Merge branch 'MDL-70004-39' of git://github.com/junpataleta/moodle into MOODLE_39_STABLE
2020-10-28 13:14:23 +08:00
Jake Dallimore
66e77f8173
Merge branch 'MDL-64723-39' of git://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-10-28 12:12:52 +08:00
Mihail Geshoski
4ba58ac02f
MDL-70041 filepicker: Make sure the user has a recently used license
2020-10-28 12:06:43 +08:00
Jake Dallimore
21f5c148fc
Merge branch 'MDL-65792-39' of git://github.com/bmbrands/moodle into MOODLE_39_STABLE
2020-10-28 12:00:34 +08:00
Andrew Nicols
2e026689c6
MDL-69815 core: Bump Node to v14.15.0 (LTS/Fermium)
2020-10-28 09:34:31 +08:00
Eloy Lafuente (stronk7)
3a718d620e
Merge branch 'MDL-69998-39-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-10-28 00:42:25 +01:00
Eloy Lafuente (stronk7)
beff06190a
weekly release 3.9.2+
2020-10-27 23:47:40 +01:00
David Mudrák
975081c367
MDL-69998 lang: Fix reworded strings in Behat test scenarios
2020-10-27 11:29:12 +01:00
Helen Foster
9417cedd78
MDL-69998 lang: Import fixed English strings (en_fix)
2020-10-27 11:29:12 +01:00
Bas Brands
19343c7bd1
MDL-65792 mod_forum: show release time on timed posts
2020-10-27 08:41:38 +01:00
Jun Pataleta
64dd473559
MDL-70004 qtype_multichoice: Set appropriate clear my choice role
2020-10-27 09:57:48 +08:00
Paul Holden
9e4a19af6c
MDL-64723 tool_mobile: workaround for invalid certificate parsing.
...
This is to account for specific server configuration that are affected
by one of the following issues, which results in certificate signature
algorithms being incorrectly parsed:
* https://bugs.php.net/bug.php?id=77548
* https://github.com/curl/curl/issues/3706
2020-10-26 23:06:14 +00:00
Matt Clarkson
eeba9c1dc5
MDL-68722 atto_equation: fix for form elements with special characters
...
Element id's containing characters such as ':' would break the tab
selector in bootstrap.
This specifically affects the essay question type.
2020-10-27 11:08:47 +13:00
Eloy Lafuente (stronk7)
55a465c445
Merge branch 'MDL-69993-39' of git://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-10-26 10:43:02 +01:00
Andrew Nicols
d1d52a3399
Merge branch 'MDL-69995-39' of git://github.com/lucaboesch/moodle into MOODLE_39_STABLE
2020-10-26 16:01:07 +08:00
Huong Nguyen
ad7b38f3ff
MDL-69930 qtype_ddimageortext: Duplication items in drag-onto-image question
2020-10-25 20:15:27 +07:00
Luca Bösch
a22b74872c
MDL-69995 backup: padding before activity icons.
2020-10-25 02:04:52 +02:00
Amaia Anabitarte
1af998d32c
MDL-69716 mod_quiz: No timestamp for in progress attempts
2020-10-23 16:03:03 +02:00
Eloy Lafuente (stronk7)
4d9ab4ca48
weekly release 3.9.2+
2020-10-23 14:40:50 +02:00
Eloy Lafuente (stronk7)
55189f02ee
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-10-23 14:40:45 +02:00
Paul Holden
115f703440
MDL-69993 output: correct navigation node type for user reports.
2020-10-23 08:25:47 +01:00
Adrian Greeve
5cd7b5cad0
Merge branch 'MDL-67650-forced-checkbox-textarea-MOODLE_39_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_39_STABLE
2020-10-23 09:01:07 +08:00
Eloy Lafuente (stronk7)
fb81664dc3
Merge branch 'MDL-69729-39' of git://github.com/sarjona/moodle into MOODLE_39_STABLE
2020-10-22 19:05:22 +02:00
Víctor Déniz
8cbc470f2a
Merge branch 'MDL-68664-39' of git://github.com/lameze/moodle into MOODLE_39_STABLE
2020-10-22 12:25:43 +01:00
Sara Arjona
1bc92d37f2
Merge branch 'MDL-69553-m39' of https://github.com/NeillM/moodle into MOODLE_39_STABLE
2020-10-22 08:56:19 +02:00
Brendan Heywood
348e338a21
MDL-67650 admin: Consistently show forced config settings
2020-10-22 13:17:17 +11:00
Jake Dallimore
bf854f5f24
Merge branch 'MDL-68438_39' of https://github.com/t-schroeder/moodle into MOODLE_39_STABLE
2020-10-22 09:31:02 +08:00
Jun Pataleta
b861165753
Merge branch 'MDL-69657-39' of git://github.com/merrill-oakland/moodle into MOODLE_39_STABLE
2020-10-22 09:24:08 +08:00
Adrian Greeve
3c2208cc24
Merge branch 'MDL-69788-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-10-22 09:06:53 +08:00
AMOS bot
2d1fcf6cce
Automatically generated installer lang files
2020-10-22 00:08:01 +00:00
Eloy Lafuente (stronk7)
2f502066cb
Merge branch 'MDL-66392-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-10-21 19:48:20 +02:00
Sara Arjona
41cd0c4d3a
Merge branch 'm39_MDL-68536_Notice_Undefined_Property_CFG_branch' of https://github.com/scara/moodle into MOODLE_39_STABLE
2020-10-21 18:33:15 +02:00
Paul Holden
0efc7095e3
MDL-66392 analytics: make model output directory default to empty.
...
Falling back to path within $CFG->dataroot/models.
2020-10-21 17:32:29 +01:00
Víctor Déniz
6178388d94
Merge branch 'MDL-69392-39' of git://github.com/junpataleta/moodle into MOODLE_39_STABLE
2020-10-21 16:26:35 +01:00
Tim Schroeder
f0e9fa2a7b
MDL-68438 message: fixed email format change with messaging disabled
2020-10-21 12:47:53 +02:00
Paul Holden
c651779095
MDL-69788 admin: validate language menu configuration.
2020-10-21 11:24:18 +01:00
Jun Pataleta
ce5efbc1da
Merge branch 'MDL-37226-39' of git://github.com/lucaboesch/moodle into MOODLE_39_STABLE
2020-10-21 17:46:38 +08:00
Neill Magill
e9506c638b
MDL-69553 output: Handle pre-loading multiline string defines
...
Before this patch strings that were declared over multiple lines in
a template would not be parsed correctly.
{{#str}}value,
mod_forum{{/str}}
would have been been parsed to get_string('value', 'core')
{{#str}}
value, mod_forum
{{/str}}
would have been been parsed to get_string('', 'core')
2020-10-21 10:08:23 +01:00
Neill Magill
bb3f9ee492
MDL-69553 output: Unit tests for loading multiline string defines
2020-10-21 10:08:22 +01:00
Jun Pataleta
14017f40b9
Merge branch 'MDL-69945-39' of git://github.com/lucaboesch/moodle into MOODLE_39_STABLE
2020-10-21 16:03:04 +08:00
Jun Pataleta
413736095b
MDL-69392 question: Fix Try again button styling
2020-10-21 14:57:58 +08:00
Jun Pataleta
f78101f638
MDL-69392 theme_boost: Improve question colour contrast
...
* Lighten info container.
* Fix colour contrast for the question container by
- Lightening the background a bit
- Darkening the text colour a bit
- Making sure the link colour has good colour contrast against the
question text.
* Fix colour contrast for the comments container by
- Lightening the text colour a bit
- Darkening the link colour a bit for better colour contrast against
the feedback text.
2020-10-21 14:57:57 +08:00
Jun Pataleta
105e40d377
MDL-69392 theme_classic: Darken red, blue and green colours
...
The current red, blue, and green colours achieve the minimum colour
contrast against a white background. However, when they're against
coloured background, text with these colours will easily fail the
4.5:1 contrast ratio requirement for Level AA.
The updated colours now have the following contrast ratio against a
white background:
* Blue - #0f6fc5 (5.12:1, from 4.58:1)
* Green - #357a32 (5.27:1, from 4.63:1)
* Red - #ca3120 (5.29:1, from 4.59:1)
2020-10-21 14:57:57 +08:00
Jun Pataleta
ce2f6179cd
MDL-69392 theme_boost: Darken red, blue and green colours
...
The current red, blue, and green colours achieve the minimum colour
contrast against a white background. However, when they're against
coloured background, text with these colours will easily fail the
4.5:1 contrast ratio requirement for Level AA.
The updated colours now have the following contrast ratio against a
white background:
* Blue - #0f6fc5 (5.12:1, from 4.58:1)
* Green - #357a32 (5.27:1, from 4.63:1)
* Red - #ca3120 (5.29:1, from 4.59:1)
2020-10-21 14:57:57 +08:00
Adrian Greeve
47ff67ec29
\Merge branch 'MDL-69807-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-10-21 14:22:19 +08:00
Adrian Greeve
3fb1660734
Merge branch 'MDL-68766-M39' of https://github.com/ised-isde-canada/moodle into MOODLE_39_STABLE
2020-10-21 12:49:18 +08:00
Jake Dallimore
6e7c392d84
Merge branch 'MDL-68983-recent-session-lock-ro-MOODLE_39_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_39_STABLE
2020-10-21 12:46:11 +08:00
Jake Dallimore
806e6bec59
Merge branch 'MDL-69902-39' of https://github.com/marinaglancy/moodle into MOODLE_39_STABLE
2020-10-21 10:57:53 +08:00
Jake Dallimore
8d7fe960a0
Merge branch 'MDL-69751-39' of git://github.com/mihailges/moodle into MOODLE_39_STABLE
2020-10-21 10:04:31 +08:00
Eloy Lafuente (stronk7)
8d1cbe3a35
weekly release 3.9.2+
2020-10-21 00:50:42 +02:00
Sara Arjona
197ec7e822
MDL-69729 h5p: move temporary editor files to draft area
...
This is a backport of MDL-68909
2020-10-20 09:59:09 +02:00
Sara Arjona
fbab65f86b
MDL-69729 h5p: upgrade step to remove files in editor filearea
...
As temporary editor files have been moved from core_h5p/editor to
user/draft, they can be removed (to clean unused DB entries).
This is a backport of MDL-68909
2020-10-20 09:18:16 +02:00
Adrian Greeve
cd054d77f1
MDL-68284 gradebook: Fix use of get_recordset in upgrade code.
2020-10-20 14:15:20 +08:00
Jake Dallimore
6168569323
Merge branch 'MDL-67695-MOODLE_39_STABLE_get_lti_proxies' of https://github.com/andrewmadden/moodle into MOODLE_39_STABLE
2020-10-20 11:09:11 +08:00
Mihail Geshoski
5da2fa002e
MDL-69751 core: Restore deleted guest user and add missing context
...
This upgrade step fixes the cases where the current guest user is
labelled as 'deleted' and the related user context is missing.
2020-10-20 08:43:52 +08:00
Adrian Greeve
4b137eb20c
Merge branch 'MOODLE_39_STABLE-MDL-68284' of https://github.com/yao9394/moodle into MOODLE_39_STABLE
2020-10-20 08:41:09 +08:00
Mihail Geshoski
34ffdc2c81
MDL-69751 course: Handle missing guest user context
...
Makes sure the guest user context exists when fetching
the recommended modules. If the context does not exist
an exception is being thrown describing the problem.
2020-10-20 08:39:24 +08:00
Simey Lameze
83d478ce93
MDL-68664 theme: remove right margin from form-inline class
2020-10-20 08:32:57 +08:00
Andrew Nicols
565bc965b1
Merge branch 'MDL-69687-m39' of https://github.com/sammarshallou/moodle into MOODLE_39_STABLE
2020-10-20 08:02:46 +08:00
Jake Dallimore
e2cdcc563d
Merge branch 'MDL-69726_39' of git://github.com/aolley/moodle into MOODLE_39_STABLE
2020-10-20 07:46:23 +08:00
Paul Holden
ae61985191
MDL-69807 blocks: remove redundant sesskey loading edit/delete page.
2020-10-19 22:40:43 +01:00
Eloy Lafuente (stronk7)
2b169e9b31
Merge branch 'MDL-69906-39-searchsimpledb' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-10-19 22:56:40 +02:00
Eloy Lafuente (stronk7)
ccbd35915c
Merge branch 'MDL-57756-text-customparams-39' of https://github.com/cengage/moodle into MOODLE_39_STABLE
2020-10-19 22:32:10 +02:00
Sara Arjona
114d1a051e
Merge branch 'MDL-69897-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-10-19 18:15:07 +02:00
Sara Arjona
856c31cc32
Merge branch 'MDL-69900-39' of git://github.com/mihailges/moodle into MOODLE_39_STABLE
2020-10-19 13:42:13 +02:00
sam marshall
25049f4f19
MDL-69687 Course: remove_course_contents orphaned completion data
...
The remove_course_contents function did not delete data from
course_module_completion table in most cases, resulting in large
quantities of orphaned data.
2020-10-19 10:21:12 +01:00
Sara Arjona
00a46671fa
Merge branch 'MOODLE_39_MDL-69791' of https://github.com/golenkovm/moodle into MOODLE_39_STABLE
2020-10-19 10:08:08 +02:00
Sara Arjona
d008aa7c99
Merge branch 'MDL-69736-39' of git://github.com/ferranrecio/moodle into MOODLE_39_STABLE
2020-10-19 09:04:06 +02:00
Sagar Ghimire
2d462ee8bd
MDL-68284 gradebook: Prevent exposing hidden quiz grade item
2020-10-19 16:22:37 +11:00
Andrew Nicols
3f50f83dc1
Merge branch 'MDL-69687-m39' of https://github.com/sammarshallou/moodle into MOODLE_39_STABLE
2020-10-19 13:20:25 +08:00
Andrew Madden
41121d705f
MDL-67695 mod_lti: Use correct return structure for get_tool_proxies.
...
* Use tool_proxy_return_structure for each proxy.
* Added tests for getting all proxies and orphaned proxies.
2020-10-19 15:16:44 +11:00
sam marshall
cc2faa2c90
MDL-69687 Course: Improve removal of completion data on MySQL
2020-10-16 18:23:41 +01:00
sam marshall
ae4f9b31f7
MDL-69687 DB: Add API for deleting data based on subquery
...
The new API works on normal databases (by deleting data based on the
subquery) and also on MySQL (by deleting the data using a weird join
on the subquery).
2020-10-16 18:23:41 +01:00
Luca Bösch
01f3495a46
MDL-37226 assign: align select all header checkbox
2020-10-16 16:08:48 +02:00
Paul Holden
c4c328565d
MDL-69788 lang: fallback to all translations if misconfigured.
...
If given translation list contains only invalid entries, fallback
to returning the complete list of available language translations.
2020-10-16 14:38:07 +01:00
Luca Bösch
7961a36b76
MDL-69945 core_calendar: let circles appear as circles
2020-10-16 14:15:56 +02:00
Sara Arjona
eda7eb44b3
weekly release 3.9.2+
2020-10-16 13:18:43 +02:00
Jake Dallimore
6589c3cdd6
Merge branch 'MOODLE_39_MDL-47178' of https://github.com/golenkovm/moodle into MOODLE_39_STABLE
2020-10-16 11:52:58 +08:00
Jun Pataleta
eeb76ddd3f
Merge branch 'MDL-69266-39' of https://github.com/HuongNV13/moodle into MOODLE_39_STABLE
2020-10-16 10:09:30 +08:00
Huong Nguyen
14ea69c07c
MDL-69266 qtype_ddwtos: 'unlimited' options fail in 3.9
2020-10-15 20:07:02 +07:00
Eloy Lafuente (stronk7)
9f0400b74d
Merge branch 'MDL-69813-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-10-14 22:47:23 +02:00
Eloy Lafuente (stronk7)
f68a64d50b
MDL-68070 messaging: Ensure that error is shown on first messages
...
Before there is a conversation, messages between users are sent
using core_message_send_instant_messages instead of
core_message_send_messages_to_conversation.
That method had an undefined $errormessage variable, ultimately
causing the problem detected on message_post_message()/message_send()
to never been returned by the external.
This just adds the same error than already existing conversations do,
but returning it as warning, for BC, JS will show it.
2020-10-14 18:57:43 +02:00
Eloy Lafuente (stronk7)
d82acd309b
MDL-68070 messaging: Amend lang string to be clearer for any user.
...
Credit goes to Helen Foster for the improvement, thanks!
2020-10-14 16:54:48 +02:00
Víctor Déniz
22f34e807d
Merge branch 'MDL-68900-m39' of https://github.com/sumitnegi933/moodle into MOODLE_39_STABLE
2020-10-14 12:22:49 +01:00
Jake Dallimore
31d3a656d6
Merge branch 'MOODLE_39_MDL-69848' of https://github.com/golenkovm/moodle into MOODLE_39_STABLE
2020-10-14 09:43:03 +08:00
Eloy Lafuente (stronk7)
3d41104fab
Merge branch 'MDL-68070-39_messaging_fix' of https://github.com/beenet-dev/moodle into MOODLE_39_STABLE
2020-10-13 23:41:03 +02:00
Sara Arjona
523f308a9a
weekly release 3.9.2+
2020-10-13 13:24:20 +02:00
Sara Arjona
e4d03a9257
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-10-13 13:24:17 +02:00
Brendan Heywood
cedf141cc3
MDL-68983 cache: Fix bug with readonly session combined with lock debug
2020-10-13 14:53:11 +11:00
Andrew Nicols
b4d51d67a9
Merge branch 'MDL-67654-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-10-13 08:01:08 +08:00
Jenkins Automation
9763c99f87
MDL-69726 calendar: fix raw event fetcher under postgres
...
Without this, there's a code path that under the right circumstances is hit and
results in a query with `FROM (mdl_event) ev` in it - which is not valid syntax
under postgres.
2020-10-13 09:35:03 +10:30
Paul Holden
56be61d4f6
MDL-67654 mod_forum: formchangechecker for discussion inline replies.
2020-10-12 23:32:38 +01:00
Simon Mok
6de6fe9590
MDL-68070 messaging: Fix error when personal notification is disabled
2020-10-12 21:43:48 +08:00
Michael Milette
754440d796
MDL-68766 auth: Login form: 'Log in using...' should be h3, not h6
2020-10-12 09:32:25 -04:00
Michael Milette
1ddaad70ad
MDL-68257 book: Fix display of table of contents in IE11.
2020-10-12 09:21:28 -04:00
Adrian Greeve
c954e18a99
Merge branch 'MOODLE_39_MDL-69818' of https://github.com/golenkovm/moodle into MOODLE_39_STABLE
2020-10-12 14:47:52 +08:00
Jake Dallimore
e0a366fa0a
Merge branch 'MDL-68292-admin-sesskey-MOODLE_39_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_39_STABLE
2020-10-12 14:37:40 +08:00
Brendan Heywood
2e5daf9108
MDL-68292 core: Remove sesskey leakage on module pages
2020-10-12 17:11:48 +11:00
Adrian Greeve
5281e10e77
Merge branch 'MDL-69649-39' of git://github.com/rezaies/moodle into MOODLE_39_STABLE
2020-10-12 10:16:15 +08:00
Jake Dallimore
aae7a2b206
Merge branch 'MDL-69910-calendar-protectusername-MOODLE_39_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_39_STABLE
2020-10-12 10:06:06 +08:00
AMOS bot
419ff44b78
Automatically generated installer lang files
2020-10-11 00:08:29 +00:00
Brendan Heywood
c4a8787574
MDL-69910 calendar: Fix export exception when both params are sent
2020-10-11 09:20:21 +11:00
David Mudrák
834a1d64c5
MDL-69906 admin: Display Setup search engine as link only if it is valid
...
We use auto-generated admin section name here so we need to check that
the target section actually exists.
2020-10-09 14:04:55 +02:00
Sara Arjona
496e6ac804
weekly release 3.9.2+
2020-10-09 11:11:56 +02:00
Sara Arjona
7eb0f97113
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-10-09 11:11:53 +02:00
Marina Glancy
9f1df0f2e4
MDL-69902 core_search: fix error in the custom fields indexing
2020-10-09 08:47:28 +02:00
Adrian Greeve
8fc60dd25d
Merge branch 'MDL-68384-fix-spec-violations-39' of https://github.com/cengage/moodle into MOODLE_39_STABLE
2020-10-09 12:04:22 +08:00
Jun Pataleta
558a30dc7d
Merge branch 'MDL-69257-39' of git://github.com/mihailges/moodle into MOODLE_39_STABLE
2020-10-09 11:12:08 +08:00
Mihail Geshoski
9773b4b079
MDL-69257 core_h5p: Move $maxsize outside the foreach loop
...
There is no reason to repeatedly obtain the maximum size for uploading
files as a part of foreach loop.
2020-10-09 10:36:11 +08:00
Martin Gauk
d686ee8faa
MDL-69257 H5P: Check size of uploaded files and virus scan
2020-10-09 10:36:11 +08:00
Stephen Bourget
5cb1cf7695
MDL-69900 core_backup: Allow IMSCC v1.0 restore to finish
2020-10-09 09:06:37 +08:00
Paul Holden
465f3b477b
MDL-69897 repository: add heading to delete file modal.
2020-10-08 20:29:51 +01:00
Amaia Anabitarte
ad00d91851
MDL-69712 core_h5p: Remove 'whitelist' key uses
2020-10-08 16:27:57 +02:00
Sara Arjona
1eed96dec7
Merge branch 'MDL-64657-39' of git://github.com/jleyva/moodle into MOODLE_39_STABLE
2020-10-08 14:15:50 +02:00
Sumit Negi
2e21c78006
MDL-68900 mod_forum: permission check for user who is viewing timed post
...
Pass current user object to post builder as argument, so that the permission to view timed post
will check with current user, who is viewing the posts instead of user who made that post.
2020-10-08 12:45:33 +05:30
Adrian Greeve
aba9644393
Merge branch 'MDL-69805-39' of https://github.com/dravek/moodle into MOODLE_39_STABLE
2020-10-08 14:59:28 +08:00
Adrian Greeve
4aa6b89ead
Merge branch 'MDL-69798_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2020-10-08 13:32:23 +08:00
Víctor Déniz
f8bce36ef2
Merge branch 'MDL-69759-m39' of https://github.com/sammarshallou/moodle into MOODLE_39_STABLE
2020-10-07 22:26:06 +01:00
Victor Deniz Falcon
fce2b0008c
MDL-52407 travis: use Travis default notifications(email)
2020-10-07 16:32:58 +08:00
Andrew Nicols
c2bd0a7d31
Merge branch 'MDL-67275-39-post_noun_verb' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-10-07 12:38:55 +08:00
AMOS bot
2d7a59d060
Automatically generated installer lang files
2020-10-07 00:07:45 +00:00
Eloy Lafuente (stronk7)
57e0a20dec
Merge branch 'wip-MDL-68808-MOODLE_39_STABLE' of https://github.com/jason-platts/moodle into MOODLE_39_STABLE
2020-10-06 23:12:19 +02:00
Ferran Recio
3fe455fab4
MDL-69736 core_h5p: enable player reporting
2020-10-06 13:05:24 +02:00
Paul Holden
ca743b6a95
MDL-69813 h5p: fix undefined addon ordering in framework test.
2020-10-06 10:48:10 +01:00
Eloy Lafuente (stronk7)
5ea37637b7
weekly release 3.9.2+
2020-10-06 10:20:46 +02:00
Eloy Lafuente (stronk7)
75bae1a55b
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-10-06 10:20:43 +02:00
Mikhail Golenkov
f3db3d30e0
MDL-47178 question: Retain question authors when restoring backups.
2020-10-06 09:36:42 +11:00
Eloy Lafuente (stronk7)
7714ea42ec
Merge branch 'MDL-69772-39-allcountrycodes' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-10-06 00:04:13 +02:00
Eloy Lafuente (stronk7)
12c103b21a
Merge branch 'MDL-65074-39' of https://github.com/hitteshahuja/moodle into MOODLE_39_STABLE
2020-10-05 23:12:33 +02:00
Sara Arjona
ec157a3052
Merge branch 'MDL-69355-39-filebuffer' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-10-05 18:34:02 +02:00
Jun Pataleta
57bb2fdaac
Merge branch 'MDL-69704-39' of git://github.com/sarjona/moodle into MOODLE_39_STABLE
2020-10-05 23:12:50 +08:00
Sara Arjona
e437183098
Merge branch 'MDL-69641-MOODLE_39_STABLE' of https://github.com/dmitriim/moodle into MOODLE_39_STABLE
2020-10-05 13:38:06 +02:00
Eloy Lafuente (stronk7)
3af8f89e58
Merge branch 'MOODLE_39-MDL-69752' of https://github.com/golenkovm/moodle into MOODLE_39_STABLE
2020-10-05 10:55:10 +02:00
Mikhail Golenkov
52b1184468
MDL-69791 gradereport: Fix error message when invalid grade is entered
2020-10-05 15:00:20 +11:00
Mikhail Golenkov
99d0308e4b
MDL-69848 upgrade: Delete notifications in chunks
2020-10-05 13:14:26 +11:00
Mikhail Golenkov
3ae46b2a93
MDL-69818 mod_feedback: Fix item dependency during activity restoration
2020-10-04 18:29:45 +11:00
Mikhail Golenkov
5fce0b3f5d
MDL-69752 mod_data: Format module intro on Database activities page
2020-10-04 13:49:35 +11:00
AMOS bot
b3ebbb61f4
Automatically generated installer lang files
2020-10-03 00:08:29 +00:00
Sara Arjona
16689245e8
weekly release 3.9.2+
2020-10-02 13:43:27 +02:00
Eloy Lafuente (stronk7)
98280a4c8c
Merge branch 'MDL-69758-m39' of https://github.com/sammarshallou/moodle into MOODLE_39_STABLE
2020-10-01 23:44:26 +02:00
Claude Vervoort
171e55f304
MDL-57756 mod_lti: params change to text type
2020-10-01 17:34:39 -04:00
Sara Arjona
f1fed72bda
MDL-69704 course: catch exception when calling get_course_content_items
...
When plugins are removed from disk, an exception is thrown when
calling component_callback_exists.
This exception should be catched here in order to load properly
the activity chooser (otherwise, the exception will be displayed
and no activity will appear).
2020-10-01 19:56:41 +02:00
Tim Hunt
07674eb12f
MDL-69798 XML question export: excape special chars in idnumbers
2020-10-01 17:10:58 +01:00
Amaia Anabitarte
2308a02324
MDL-69672 core_contentbank: is_context_allowed unit tests
2020-10-01 17:56:38 +02:00
Eloy Lafuente (stronk7)
1da6703d6d
Merge branch 'MDL-69672-39' of git://github.com/aanabit/moodle into MOODLE_39_STABLE
2020-10-01 17:49:23 +02:00
Eloy Lafuente (stronk7)
27a62292ad
Merge branch 'MDL-69586-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-10-01 17:12:53 +02:00
David Mudrák
271b94ff4f
MDL-69772 admin: Better validation for the allcountrycodes setting
...
The patch introduces a new admin_setting fiela type that can be used for
specifying comma separated list of countries. The field has inbuilt
validation so that only valid country codes can be inserted.
2020-10-01 13:37:51 +02:00
Jason Platts
315ec3bad6
MDL-68808 forms: autocomplete throwing error in IE11
2020-10-01 12:11:11 +01:00
Sara Arjona
4cb342ef34
Merge branch 'MDL-68098-39' of git://github.com/dpalou/moodle into MOODLE_39_STABLE
2020-10-01 12:56:31 +02:00
Dani Palou
e7bb7aa9a2
MDL-68098 tests: Reset FILTERLIB_PRIVATE after tests
2020-10-01 12:50:00 +02:00
Dani Palou
7aca3ebb3c
MDL-68098 ws: Add unit tests to test mathjax in WS
2020-10-01 12:50:00 +02:00
David Matamoros
61bb2c70c2
MDL-69805 mod_data: Freeze comment field if comments disabled
2020-09-30 15:53:29 +02:00
Matteo Scaramuccia
d84da184c5
MDL-68536 core: Fix notice about undefined prop 'branch' in $CFG
2020-09-30 14:47:20 +02:00
Adrian Greeve
f612465b53
Merge branch 'MDL-37802-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-09-30 13:50:03 +08:00
Dan Marsden
4727970abd
MDL-69641 grade: fix slow query.
...
This is a backport of MDL-69190
2020-09-30 15:00:35 +10:00
Adrian Greeve
88c700bd2c
Merge branch 'MDL-69359_39' of https://github.com/adpe/moodle into MOODLE_39_STABLE
2020-09-30 11:43:16 +08:00
Sara Arjona
b354694012
Merge branch 'MDL-69342-39_profile_picture_deletion' of https://github.com/vtos/moodle into MOODLE_39_STABLE
2020-09-29 19:01:19 +02:00
Amaia Anabitarte
a9bccc9dbc
MDL-69672 core_contentbank: Check used context level
2020-09-29 12:44:48 +02:00
Eloy Lafuente (stronk7)
7c52a27375
weekly release 3.9.2+
2020-09-29 10:48:33 +02:00
Eloy Lafuente (stronk7)
300d9ca23d
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-09-29 10:48:29 +02:00
Claude Vervoort
00b2219fd4
MDL-68384 mod_lti: fix spec violations bo claim name and dl value type
2020-09-28 17:04:07 -04:00
Víctor Déniz
8b9d73dad8
Merge branch 'MDL-69644-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-09-28 20:34:26 +01:00
Shamim Rezaie
9029eb0e71
MDL-69649 form: Fix labels for defaultcustom form elements
2020-09-28 23:21:50 +10:00
Shamim Rezaie
d54b3447e6
MDL-69649 backup: Fix missing labels
...
- The backup details page uses a table to show a sumary of the backup
content. Used role attribute to denote the tabular format of the
summary.
- The backup details page displays activity name next to each activity
icon. Therefore the icons are only decorative and do not need to have
any title or even alt text.
- Form labels should be associated with form controls. A div element is
not a form control.
- The from attribute of the form labels should be equal to the id
attribute of an element. Therefore, we first create a label and an
input elements and associate them to each other, and then pass them to
backup_detail_pair() when a label is needed.
2020-09-28 23:21:50 +10:00
sam marshall
39d542eeb4
MDL-69759 Web services: app checks to token.php cause log errors
2020-09-28 11:55:56 +01:00
AMOS bot
2cf6b7cc41
Automatically generated installer lang files
2020-09-26 00:07:59 +00:00
adpe
5651e88dc9
MDL-69359 admin_cli: show only contributed plugins in uninstall plugins
2020-09-25 17:03:31 +02:00
Hittesh Ahuja
5a90580646
MDL-65074 mod_quiz: Quiz navigation buttons shouldnt use btn-secondary
...
Removing .btn-secondary as plain.scss and default.scss in bootstrap hide the button from view.
2020-09-25 15:17:10 +01:00
Paul Holden
c98428aab3
MDL-37802 repository: return error if unzipping files fails.
...
For instance, when a user tried to unzip a password protected zip
archive using the file manager.
2020-09-25 09:34:01 +01:00
Paul Holden
dc780e3eb1
MDL-69586 tool_usertours: use specified user in privacy prefs export.
2020-09-25 09:13:39 +01:00
David Mudrák
d75844ea12
MDL-69772 admin: Fix legacy coding style on Location settings admin page
...
No actual change here. Just polishing the coding style and adding
fulltree check.
2020-09-24 18:14:12 +02:00
David Mudrák
11e5003bd6
MDL-69772 lang: Ignore misconfigured allcountrycodes filter
...
If the allcountrycodes filter contains only invalid values, ignore the
whole filter setting and make get_list_of_countries() return the full
list of all known countries, rather than empty list.
2020-09-24 18:14:12 +02:00
Víctor Déniz
a348c5f420
weekly release 3.9.2+
2020-09-24 16:27:32 +01:00
Víctor Déniz
4b651226d5
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-09-24 16:27:27 +01:00
Eloy Lafuente (stronk7)
e33c554aaa
Merge branch 'MDL-69698-39-licensecache' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-09-24 16:50:47 +02:00
Paul Holden
31937c4b0e
MDL-69644 tool_dataprivacy: fix focus outline of contact DPO link.
...
The link class attribute is a leftover from 7258bf0b , which was mostly
removed in 3b2f691f . It no longer serves a purpose and interferes with
the element focus outline.
2020-09-24 11:51:15 +01:00
Vitaly
141216f94c
MDL-69342 core_user: fixed user picture updating
...
When editing a user and checking the 'Delete picture' checkbox to delete
the old picture and uploading a new one at a time, the new one didn't appear
in the user profile. This happened due to the 'if/else' statement
in the 'core_user::update_picture()' method which allowed either to delete
the old picture or to upload a new one.
The fix removes the 'else' part of the 'if/else' statement to force
checking for a new uploaded picture no matter if a user checked
the 'Delete picture' checkbox or not.
2020-09-24 10:55:29 +03:00
Dani Palou
fba96f096b
MDL-68098 ws: Fix WebServices broken by filters HTML
2020-09-23 16:23:19 +02:00
Eloy Lafuente (stronk7)
7148c9d35e
Merge branch 'MDL-68229-39' of git://github.com/jleyva/moodle into MOODLE_39_STABLE
2020-09-23 11:51:30 +02:00
Eloy Lafuente (stronk7)
8193ba9da9
Merge branch 'MDL-69014-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-09-22 23:10:53 +02:00
Juan Leyva
6bf314500a
MDL-64657 course: Return hidden section names when configured
2020-09-22 12:25:58 +02:00
AMOS bot
ee034c39e5
Automatically generated installer lang files
2020-09-22 00:07:13 +00:00
Eloy Lafuente (stronk7)
46aea33b69
Merge branch 'MDL-66648-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-09-21 23:36:30 +02:00
Eloy Lafuente (stronk7)
e0f9ca6787
Merge branch 'MDL-69667-MOODLE_39_STABLE' of https://github.com/comete-upn/moodle into MOODLE_39_STABLE
2020-09-21 23:20:35 +02:00
David Mudrák
976f8f0c52
MDL-67275 forum: Fix language and accessibility issues with buttons
...
There were inconsistencies with the text shown on the submit button,
depending on the where the button was shown.
* Inline reply forum displayed general "Submit".
* Experimental nested discussion view reply form displayed "Post"
(post/core string) which acts as a noun in other contexts and cannot
be used as such in many non-English languages.
* Advanced reply form displayed "Post to forum".
The patch fixes this and starts to show "Post to forum" in all three
places consistently.
While working on this, two more issues were noticed and fixed:
* Inline reply textarea's title was hard-coded English "post" text.
Changed to "Message" to provide advisory information related to the
element.
* Buttons contained title attribute with the same value as the explicit
button text. This goes against accessibility guidelines.
2020-09-21 22:48:20 +02:00
sam marshall
767be5d8c1
MDL-69758 Web services: core_get_course_contents PHP warnings
...
Calls to core_get_course_contents can cause PHP warnings in the server
log if there are any URL instances in the course with sketchy URLs.
This is because url_export_contents incorrectly returns null instead
of an empty array if there is an error.
2020-09-21 15:28:47 +01:00
Juan Leyva
94140b11e8
MDL-68229 tool_mobile: Add missing option to disable tags in the app
2020-09-18 15:30:55 +02:00
Eloy Lafuente (stronk7)
a45e6838ef
weekly release 3.9.2+
2020-09-17 19:04:23 +02:00
Eloy Lafuente (stronk7)
ae17678a1c
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-09-17 19:04:20 +02:00
Eloy Lafuente (stronk7)
3ae39301b9
Merge branch 'MDL-69395_39' of github.com:stronk7/moodle into MOODLE_39_STABLE
2020-09-17 17:03:10 +02:00
Eloy Lafuente (stronk7)
422fcb70ca
MDL-69395 theme_classic: remove superfluous selector already in boost
2020-09-17 13:06:06 +02:00
David Mudrák
29a396fe4e
MDL-69355 file: Do not attempt to set headers after output started
...
It was found out that in certain situations there may be some content
in to output handlers buffers. Let's allow that to happen given that:
* default handler's buffer is not sent as a part of the file and an
error is reported into the server log.
* other handlers' buffer is sent with the assumption that it is required
for the correct serving of the file.
2020-09-17 11:42:33 +02:00
Eloy Lafuente (stronk7)
af777f92a0
Merge branch 'MDL-62387-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-09-17 08:58:46 +02:00
Eloy Lafuente (stronk7)
6f35d6536d
Merge branch 'MDL-69395-39' of git://github.com/bmbrands/moodle into MOODLE_39_STABLE
2020-09-17 08:58:46 +02:00
Jun Pataleta
36cde1e295
Merge branch 'MDL-69663-m39' of https://github.com/sammarshallou/moodle into MOODLE_39_STABLE
2020-09-17 08:58:46 +02:00
AMOS bot
05a1532e88
Automatically generated installer lang files
2020-09-16 00:07:11 +00:00
David Mudrák
91ae4ab5db
MDL-69698 licenses: Improve the performance of the licenses cache
...
The cache uses a single simple key and there is no need to hash it.
2020-09-15 10:22:57 +02:00
David Mudrák
2cc3588b77
MDL-69698 licenses: Do not cache the localised licenses fullnames
...
The localisation must happen only after loading the list of licenses
from cache so that the name is displayed in the current user's preferred
language, not in the language of the user who initiated the cache
rebuild.
2020-09-15 10:19:46 +02:00
Paul Holden
222aefb456
MDL-62387 tool_lp: switch to core 'cohort' form element.
...
The autocomplete AJAX is identical to the version in tool_lp, but also
includes support for excluding suggestions (i.e. cohorts already
synced with the current learning plan).
2020-09-15 08:06:37 +01:00
comete-upn
94160c9ad0
MDL-69667 competencies: fix competencies count always 0 in frameworks.
2020-09-15 08:37:50 +02:00
Jun Pataleta
9c7ab777d9
Merge branch 'MDL-42012-39-alt' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2020-09-15 11:52:50 +08:00
Andrew Nicols
7818990010
MDL-42012 cache: Fix missing return value
2020-09-15 11:46:31 +08:00
Eloy Lafuente (stronk7)
17a035ac59
Merge branch 'MDL-42012-39-alt' of git://github.com/andrewnicols/moodle into MOODLE_39_STABLE
2020-09-14 23:29:04 +02:00
Eloy Lafuente (stronk7)
abe11a9ace
Merge branch 'MDL-69658-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-09-14 22:56:55 +02:00
Paul Holden
bfab0d603c
MDL-69014 tool_usertours: clean up user preferences of deleted tours.
2020-09-14 20:36:26 +01:00
Paul Holden
070454489f
MDL-66648 user: consistent checks for linking to full profile.
...
The access checks for displaying a link to a users' full profile
now match the checks performed on the full profile page itself.
2020-09-14 20:22:03 +01:00
AMOS bot
e32a114998
Automatically generated installer lang files
2020-09-13 00:07:51 +00:00
AMOS bot
3db28cdebd
Automatically generated installer lang files
2020-09-12 00:07:33 +00:00
sam marshall
51b0a67bd2
MDL-69663 Web services: override_webservice_execution not honoured
...
If two different plugin types (e.g. theme, local) implement
override_webservice_execution callbacks, then all of them except
the 'last' plugin type do not work correctly.
2020-09-10 09:51:16 +01:00
Andrew Nicols
7156a01a0c
MDL-42012 cache: Valid definitions are required even when disabled
2020-09-09 14:05:19 +08:00
Andrew Nicols
db22846df6
MDL-42012 cache: Fully disable cache for disabled cache factory
2020-09-09 14:05:19 +08:00
Andrew Nicols
ef6e3bfd77
MDL-42012 cache: Allow data sources to work when caching is disabled
2020-09-09 14:05:19 +08:00
Paul Holden
36ee886a12
MDL-69658 quizaccess_seb: progress bar on install only when necessary.
2020-09-08 19:32:36 +01:00
Sara Arjona
97e0452344
MDL-69657 mod_h5pactivity: component passed always
...
The $component = 'mod_h5pactivity' will be passed always to the H5P
player because it's required for being able to call these activities
from outside using embed code. The xAPI implementation checks whether
the information should be tracked or not.
Backport of MDL-69174
2020-09-08 13:08:44 -04:00
Sara Arjona
874bdf2035
MDL-69657 h5p: add component to the embed H5P code
...
When the Moodle component is passed to the player, xAPI tracking
is enabled so, if the component implements required xAPI API methods
(for instance, mod_h5pactivity does), grades and responses are sent.
Adding this component to the embed code will help to add
the embed code from a mod_h5pactivity to any other place (such as label,
page or book), and being able to track the responses to the original
mod_h5pactivity.
Backport from MDL-69174
2020-09-08 13:08:13 -04:00
Bas Brands
6c39b7890e
MDL-69395 theme_boost: improve colour contrast for form input fields
...
- for this issue the atto styles.css was moved into theme boost so
we can use our preset variable for $gray-500
2020-09-03 11:09:02 +02:00
Sam Hemelryk
3e9dadc85e
MDL-68896 mod_scorm: improved sendBeacon use when unloading
2020-08-19 20:30:49 +12:00