Eloy Lafuente (stronk7)
15f3dddd04
Moodle release 3.10.2
2021-03-06 18:03:57 +01:00
AMOS bot
b0aa3ba6af
Automatically generated installer lang files
2021-03-06 00:07:19 +00:00
Sara Arjona
c6f3ecb4f0
weekly release 3.10.1+
2021-03-05 16:01:41 +01:00
Sara Arjona
573158a4f3
Merge branch 'install_310_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_310_STABLE
2021-03-05 16:01:40 +01:00
Ilya Tregubov
b33790d932
MDL-69680 lib: Fix behat test backup_and_restore.feature
2021-03-04 22:51:28 +01:00
Ilya Tregubov
0e0b494d4a
MDL-69680 lib: Replace deprecated jQuery functions
2021-03-04 12:47:56 +08:00
Ilya Tregubov
b61c7fe0f9
MDL-69680 lib: Update jQuery version in Moodle files
2021-03-04 12:47:56 +08:00
Ilya Tregubov
044754dddb
MDL-69680 lib: Upgrade jQuery lib to 3.5.1
2021-03-04 12:47:56 +08:00
Eloy Lafuente (stronk7)
c25ae6986c
Merge branch 'MDL-70424-auth-avoid-changes-MOODLE_310_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_310_STABLE
2021-03-04 00:29:21 +01:00
Brendan Heywood
f5e822222d
MDL-70424 auth: Avoid random changes to $CFG->auth
2021-03-04 09:30:17 +11:00
Ilya Tregubov
67aa4abd73
MDL-70767 feedback: Prevent xss in feedback answer text.
2021-03-03 23:09:09 +01:00
Sara Arjona
f3e6ed90d0
Merge branch 'MDL-68721-310' of git://github.com/ferranrecio/moodle into MOODLE_310_STABLE
2021-03-03 17:51:31 +01:00
Ferran Recio
cfd58aae3e
MDL-68721 mod_h5pactivity: report acceptance tests
2021-03-03 17:23:24 +01:00
Paul Holden
822eea5638
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:47 +08:00
Marina Glancy
9c29fcaae0
MDL-65552 user: escape idnumber and email in table_sql
2021-03-03 23:14:47 +08:00
Paul Holden
bee5d9d27e
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:47 +08:00
Sara Arjona
695e05f1e8
Merge branch 'MDL-70125_310-3' of git://github.com/mdjnelson/moodle into MOODLE_310_STABLE
2021-03-03 15:47:37 +01:00
Sara Arjona
5a407772c7
Merge branch 'MDL-67494-310' of git://github.com/lameze/moodle into MOODLE_310_STABLE
2021-03-03 11:49:20 +01:00
Sara Arjona
82f2fe02e6
Merge branch 'MDL-67119-310' of git://github.com/aanabit/moodle into MOODLE_310_STABLE
2021-03-03 11:11:41 +01:00
Jun Pataleta
b9a6effccb
Merge branch 'MDL-70987-310' of git://github.com/andrewnicols/moodle into MOODLE_310_STABLE
2021-03-03 16:42:03 +08:00
Simey Lameze
7108bf827d
MDL-67494 calendar: user_delete_user should delete all user events
2021-03-03 16:31:24 +08:00
Simey Lameze
e5ce3297ba
MDL-67494 calendar: privacy provider should not delete shared events
2021-03-03 16:31:24 +08:00
Simey Lameze
0f7ba5c1d2
MDL-67494 calendar: shared subscriptions should not set userid to 0
2021-03-03 16:31:24 +08:00
Simey Lameze
45266a3611
MDL-67494 calendar: only user overrides should retain userid
2021-03-03 16:31:24 +08:00
Simey Lameze
bc6fa0ad98
MDL-67494 calendar: set userid to zero for shared events
2021-03-03 16:31:24 +08:00
Simey Lameze
b528e38d53
MDL-67494 calendar: step to set userid 0 to all shared events
2021-03-03 16:31:22 +08:00
Simey Lameze
d6d923a26a
MDL-67494 calendar: add logic for category events in get_context
2021-03-03 16:27:05 +08:00
Jun Pataleta
970fc5dfd5
Merge branch 'MDL-71009_310' of https://github.com/timhunt/moodle into MOODLE_310_STABLE
2021-03-03 16:22:37 +08:00
Sara Arjona
d7136fa135
Merge branch 'MDL-69097_310' of https://github.com/inigozendegi/moodle into MOODLE_310_STABLE
2021-03-03 09:06:58 +01:00
Jun Pataleta
14f98eefcf
Merge branch 'MDL-70995-310' of https://github.com/paulholden/moodle into MOODLE_310_STABLE
2021-03-03 15:05:15 +08:00
Jun Pataleta
15f6a8977a
Merge branch 'MDL-69883-310' of https://github.com/paulholden/moodle into MOODLE_310_STABLE
2021-03-03 14:34:44 +08:00
Andrew Nicols
cd10e95fd9
Merge branch 'MDL-70268-310-2' of git://github.com/peterRd/moodle into MOODLE_310_STABLE
2021-03-03 12:22:34 +08:00
Peter Dias
f50885a3a4
MDL-70268 core: Update the oauthlib to exclude scope if none provided
2021-03-03 12:06:24 +08:00
AMOS bot
17f6e10e4e
Automatically generated installer lang files
2021-03-03 00:07:21 +00:00
Paul Holden
69dc0ef1cf
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:44:24 +01:00
Sander Wind
3f9d4a08a5
MDL-70668 auth: Fix secret validation during user confirmation
...
Co-authored-by: Michael Hawkins <michaelh@moodle.com >
2021-03-02 23:44:24 +01:00
Eloy Lafuente (stronk7)
5d6e97dabb
Merge branch 'MDL-70340-310' of git://github.com/jleyva/moodle into MOODLE_310_STABLE
2021-03-02 23:33:08 +01:00
Víctor Déniz
45a7f417ce
Merge branch 'MDL-70676-310' of git://github.com/ilyatregubov/moodle into MOODLE_310_STABLE
...
Fixed mod/workshop/db/upgrade.php: \xmldb_field::getNotNull()
does not verify if the column is nullable in the database.
2021-03-02 22:10:14 +00:00
Peter Dias
62d098d787
MDL-59293 block_onlineusers: Update behat tests
2021-03-02 16:09:07 +00:00
Peter Dias
6cc044522a
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:09:07 +00:00
Ilya Tregubov
ff09683e6c
MDL-70676 workshop: Allow empty grades.
2021-03-02 13:44:54 +02:00
Sara Arjona
d65a32ba29
Merge branch 'MDL-67515-310' of git://github.com/vmdef/moodle into MOODLE_310_STABLE
2021-03-02 11:21:33 +01:00
Jun Pataleta
4ddc2a627c
Merge branch 'MDL-70457_310' of https://github.com/stronk7/moodle into MOODLE_310_STABLE
2021-03-02 17:39:20 +08:00
Víctor Déniz
aa0d546355
Merge branch 'MDL-70172-310' of git://github.com/rezaies/moodle into MOODLE_310_STABLE
2021-03-02 09:17:10 +00:00
Víctor Déniz
ae9785389a
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:16 +00:00
AMOS bot
5f4af646ee
Automatically generated installer lang files
2021-03-02 00:07:19 +00:00
Eloy Lafuente (stronk7)
c228509061
Merge branch 'MDL-67974-310' of git://github.com/sarjona/moodle into MOODLE_310_STABLE
2021-03-01 22:33:39 +01:00
Shamim Rezaie
8ec7ddb92b
MDL-70172 output: pages with main logo should have a first-level header
2021-03-02 05:41:50 +11:00
Shamim Rezaie
af390c4495
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:39:49 +11:00
Eloy Lafuente (stronk7)
ded345c09a
Merge branch 'MDL-70912-310' of git://github.com/sarjona/moodle into MOODLE_310_STABLE
2021-03-01 16:47:47 +01:00
Sara Arjona
5ecae0a17e
Merge branch 'MDL-68735_310' of https://github.com/stronk7/moodle into MOODLE_310_STABLE
2021-03-01 16:17:40 +01:00
Eloy Lafuente (stronk7)
16deaaf095
Merge branch 'MDL-70913-310' of git://github.com/sarjona/moodle into MOODLE_310_STABLE
2021-03-01 14:22:23 +01:00
Sara Arjona
91d3150e6a
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.
In the phpunit method reviewed for covering this, a couple of
assertEquals() calls have been changed too to put the expected value
first.
2021-03-01 13:10:37 +01:00
Eloy Lafuente (stronk7)
930c1a303f
Merge branch 'MDL-70931-310-xmldbeol' of git://github.com/mudrd8mz/moodle into MOODLE_310_STABLE
2021-03-01 10:01:14 +01:00
Eloy Lafuente (stronk7)
aacb7a3cda
Merge branch 'MDL-70941-310' of git://github.com/dravek/moodle into MOODLE_310_STABLE
2021-03-01 09:54:18 +01:00
Eloy Lafuente (stronk7)
6e43990254
Merge branch 'MDL-70910-310' of git://github.com/dravek/moodle into MOODLE_310_STABLE
2021-03-01 09:50:16 +01:00
Eloy Lafuente (stronk7)
7556d45c17
Merge branch 'MDL-70964-310-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_310_STABLE
2021-03-01 09:34:09 +01:00
AMOS bot
d19433e901
Automatically generated installer lang files
2021-03-01 00:07:22 +00:00
AMOS bot
08dae87267
Automatically generated installer lang files
2021-02-28 00:07:20 +00:00
AMOS bot
565a9c2af5
Automatically generated installer lang files
2021-02-27 00:07:24 +00:00
David Matamoros
fefdb9ad68
MDL-70941 contentbank: fix empty equality check when renaming content
2021-02-26 14:34:42 +01:00
Tim Hunt
5f0e09f367
MDL-71009 question bank: escape idnumbers when displayed
2021-02-26 12:48:11 +00:00
Eloy Lafuente (stronk7)
5bb3ac5c9a
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:07 +01:00
David Matamoros
384e6b03b1
MDL-70910 contentbank: fix for using contentid not validated
2021-02-26 12:02:25 +01:00
Eloy Lafuente (stronk7)
d921a644ba
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:32 +01:00
Amaia Anabitarte
60fcd69368
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
3799c7f535
weekly release 3.10.1+
2021-02-26 13:42:53 +08:00
Jun Pataleta
e8425ed3af
Merge branch 'install_310_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_310_STABLE
2021-02-26 13:42:52 +08:00
David Mudrák
4fc700ec96
MDL-70964 lang: Use the fixed strings in tests
2021-02-25 16:35:58 +01:00
Helen Foster
c9ee7a2092
MDL-70964 lang: Import fixed English strings (en_fix)
2021-02-25 16:35:34 +01:00
Jun Pataleta
54a1d40758
Merge branch 'MDL-70169-310' of git://github.com/lameze/moodle into MOODLE_310_STABLE
2021-02-25 12:29:30 +08:00
AMOS bot
92a8afc1e4
Automatically generated installer lang files
2021-02-25 00:07:24 +00:00
Paul Holden
46a52c6ad2
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:37 +00:00
Paul Holden
ab5e184301
MDL-70995 user: format group names in course participants filter.
2021-02-24 19:26:10 +00:00
Iñigo Zendegi
8b8c96ff3c
MDL-69097 mod_forum: Apply filters to whole forum grading
2021-02-24 17:12:02 +01:00
Víctor Déniz
ae9cf72fb6
Merge branch 'MDL-51111-muc-reset-MOODLE_310_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_310_STABLE
2021-02-24 14:08:25 +00:00
Brendan Heywood
42ddf9c0da
MDL-51111 cache: Don't lock and write the config file if unchanged
2021-02-24 12:44:38 +11:00
Andrew Nicols
00f23b218a
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:37 +08:00
Sara Arjona
07685e8116
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:32:57 +01:00
Sara Arjona
729b244321
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:32:57 +01:00
Eloy Lafuente (stronk7)
147cd2557c
Merge branch 'MDL-43697-310' of https://github.com/praxisdigital/moodle into MOODLE_310_STABLE
2021-02-22 23:10:12 +01:00
Mark Nelson
fbef841ee3
MDL-70125 core_grade: do not change overridden status during regrading
2021-02-22 17:35:38 +08:00
AMOS bot
6a4f5a7d80
Automatically generated installer lang files
2021-02-22 00:07:22 +00:00
Andrew Nicols
4e25ca4aad
Merge branch 'MDL-70879_310' of https://github.com/stronk7/moodle into MOODLE_310_STABLE
2021-02-22 07:51:00 +08:00
Daniel Kristian Steffensen
8fd59d9009
MDL-43697 backup: Archived badges are restored during course restore
2021-02-19 15:50:13 +01:00
Eloy Lafuente (stronk7)
eda36d1eab
MDL-70879 behat: Bump to Behat 3.8.x
2021-02-19 14:49:19 +01:00
Víctor Déniz
9b2400e94e
weekly release 3.10.1+
2021-02-19 12:39:15 +00:00
Víctor Déniz
051b9b8317
Merge branch 'install_310_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_310_STABLE
2021-02-19 12:39:14 +00:00
AMOS bot
1f27baf216
Automatically generated installer lang files
2021-02-19 00:07:32 +00:00
Jun Pataleta
28d5ee7876
Merge branch 'MDL-47410-310' of git://github.com/andrewnicols/moodle into MOODLE_310_STABLE
2021-02-18 11:24:07 +08:00
Andrew Nicols
6aadb04fe1
MDL-47410 behat: Perform exact match for date_time selectors
2021-02-18 09:35:23 +08:00
David Mudrák
fe6470b852
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:00 +01:00
Víctor Déniz
858078a374
Merge branch 'MOODLE_310_MDL-70752' of https://github.com/golenkovm/moodle into MOODLE_310_STABLE
2021-02-17 16:57:36 +00:00
Eloy Lafuente (stronk7)
317af7632a
Merge branch 'MDL-70552-310' of git://github.com/ilyatregubov/moodle into MOODLE_310_STABLE
2021-02-17 10:26:48 +01:00
Ilya Tregubov
53fcd633e5
MDL-70552 core_message: Show popup for teachers when anonymous
...
user completed feedback.
2021-02-17 08:43:28 +02:00
Andrew Nicols
40e11ee44a
Merge branch 'MDL-47410-310' of git://github.com/mihailges/moodle into MOODLE_310_STABLE
2021-02-17 09:41:40 +08:00
AMOS bot
875ee2f1d2
Automatically generated installer lang files
2021-02-17 00:07:28 +00:00
Andrew Nicols
3b9d4c2cc8
Merge branch 'MDL-70264-310' of git://github.com/sarjona/moodle into MOODLE_310_STABLE
2021-02-17 07:26:56 +08:00
Eloy Lafuente (stronk7)
296e9ed320
Merge branch 'MDL-69562_310' of https://github.com/dvdcastro/moodle into MOODLE_310_STABLE
2021-02-16 22:39:36 +01:00
Eloy Lafuente (stronk7)
be526048f6
Merge branch 'MDL-70525_310' of https://github.com/TomoTsuyuki/moodle into MOODLE_310_STABLE
2021-02-16 19:56:30 +01:00
Sara Arjona
9f2a875b0f
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:26 +01:00
AMOS bot
8f86550c41
Automatically generated installer lang files
2021-02-16 00:07:25 +00:00
AMOS bot
579a25273d
Automatically generated installer lang files
2021-02-13 00:07:29 +00:00
Simey Lameze
9ff0798864
MDL-70169 login: fix accessibility issues
2021-02-12 12:12:58 +08:00
Sara Arjona
dcee7949db
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:48 +01:00
Sara Arjona
2e96a6508e
weekly release 3.10.1+
2021-02-11 14:54:47 +01:00
Sara Arjona
81e59a9ae7
Merge branch 'install_310_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_310_STABLE
2021-02-11 14:54:45 +01:00
Mihail Geshoski
880224da1b
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:13:04 +08:00
Mihail Geshoski
07d73cc416
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:13:04 +08:00
Mihail Geshoski
c68967af02
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:13:04 +08:00
Mihail Geshoski
7a868e586f
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:13:02 +08:00
Mihail Geshoski
c9ecca60c1
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:15 +08:00
Mihail Geshoski
8031c68d12
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:15 +08:00
Mihail Geshoski
41d8472136
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:15 +08:00
Mihail Geshoski
d2304bfbe5
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:15 +08:00
Adrian Greeve
26ec6b3f69
Merge branch 'MDL-70513_310' of https://github.com/timhunt/moodle into MOODLE_310_STABLE
2021-02-11 10:05:51 +08:00
Adrian Greeve
a057e10630
Merge branch 'MDL-69867-310_display_grade_with_scale' of git://github.com/moffe42/moodle into MOODLE_310_STABLE
2021-02-11 09:24:38 +08:00
AMOS bot
47373b3d37
Automatically generated installer lang files
2021-02-11 00:07:24 +00:00
Sara Arjona
b21bbfbb53
Merge branch 'MDL-70732-310' of git://github.com/aanabit/moodle into MOODLE_310_STABLE
2021-02-10 17:20:36 +01:00
Sara Arjona
9dd33a7e4a
Merge branch 'MDL-70796_310' of https://github.com/timhunt/moodle into MOODLE_310_STABLE
2021-02-10 16:50:15 +01:00
Sara Arjona
4205f0d819
Merge branch 'MDL-69101_310' of https://github.com/timhunt/moodle into MOODLE_310_STABLE
2021-02-10 15:12:05 +01:00
Sara Arjona
eb7c0f7d12
Merge branch 'MDL-70631-310-unzip' of git://github.com/mudrd8mz/moodle into MOODLE_310_STABLE
2021-02-10 12:38:18 +01:00
Sara Arjona
064c3f2b4b
Merge branch 'MDL-70736_MOODLE_310_STABLE' of https://github.com/TomoTsuyuki/moodle into MOODLE_310_STABLE
2021-02-10 08:28:26 +01:00
Jacob Christiansen
17d2e4a79d
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:08:58 +01:00
John Yao
c6df8dc20b
MDL-65390 accessibility: correct focus after "Show more" clicked
2021-02-09 15:11:12 +01:00
Sara Arjona
8f66f8807d
Merge branch 'MDL-70173-310' of git://github.com/rezaies/moodle into MOODLE_310_STABLE
2021-02-09 08:29:26 +01:00
Sara Arjona
94fa7da52a
Merge branch 'MDL-70377_310' of https://github.com/mkassaei/moodle into MOODLE_310_STABLE
2021-02-09 08:23:36 +01:00
Shamim Rezaie
c61b50e6a0
MDL-70173 core: Use a meaningful first level header
2021-02-09 16:32:45 +11:00
Shamim Rezaie
950e44c82f
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:32:45 +11:00
Shamim Rezaie
71b49a5b87
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:32:45 +11:00
Shamim Rezaie
e7b0985d5e
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:32:45 +11:00
Shamim Rezaie
ac4b7f1193
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:32:45 +11:00
Shamim Rezaie
30354e039a
MDL-70173 message: Fix empty link
2021-02-09 16:32:40 +11:00
Shamim Rezaie
a9c9d74fa0
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:15:57 +11:00
Tomo Tsuyuki
0570323dab
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:15:48 +11:00
Mahmoud Kassaei
fc538e946a
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 16:52:48 +00:00
Andrew Nicols
17c85b704c
Merge branch 'MDL-70614-310' of git://github.com/paulholden/moodle into MOODLE_310_STABLE
2021-02-08 10:36:15 +08:00
Andrew Nicols
340bd2726a
Merge branch 'MDL-70725-310' of git://github.com/sarjona/moodle into MOODLE_310_STABLE
2021-02-08 10:30:28 +08:00
AMOS bot
0ad3e036d2
Automatically generated installer lang files
2021-02-06 00:07:24 +00:00
Tim Hunt
cfcfaba862
MDL-70796 count_words: match the count from LibraOffice & MS Word
2021-02-05 15:28:34 +00:00
Amaia Anabitarte
582f636756
MDL-70732 behat: Adding second parameter to ExpectationException()
2021-02-05 11:01:38 +01:00
Sara Arjona
726d5dfc65
weekly release 3.10.1+
2021-02-04 14:56:20 +01:00
Sara Arjona
de8df592c9
Merge branch 'install_310_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_310_STABLE
2021-02-04 14:56:18 +01:00
Mikhail Golenkov
30646de80a
MDL-70752 restore: Fix remote file recovery
2021-02-04 19:21:45 +11:00
Tomo Tsuyuki
bf7f52d775
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:15:44 +11:00
Andrew Nicols
b1cf84453d
Merge branch 'MDL-69748-310' of git://github.com/rezaies/moodle into MOODLE_310_STABLE
2021-02-04 11:52:21 +08:00
Shamim Rezaie
e0f895ea8e
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:38:53 +11:00
Andrew Nicols
975c9f7a82
Merge branch 'MDL-70579-310' of git://github.com/paulholden/moodle into MOODLE_310_STABLE
2021-02-04 09:30:20 +08:00
AMOS bot
32e56d6e65
Automatically generated installer lang files
2021-02-04 00:07:29 +00:00
Eloy Lafuente (stronk7)
adc56c3df0
MDL-70741 capability overview: missing whitespace after placeholder
2021-02-04 00:01:12 +01:00
Tim Hunt
546ca90251
MDL-70513 quiz manual grading: use formchangechecker to avoid dataloss
2021-02-03 16:10:30 +00:00
David Mudrák
1d32d1d64f
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:10:28 +01:00
David Mudrák
31f71d93b9
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:10:28 +01:00
Sara Arjona
eb8938e15b
Merge branch 'MDL-70705-310' of git://github.com/lucaboesch/moodle into MOODLE_310_STABLE
2021-02-03 15:33:19 +01:00
Luca Bösch
d49c11e4ec
MDL-70705 block_blog_recent: support multilang blog entry titles
2021-02-03 15:15:25 +01:00
Sara Arjona
a0183a8251
Merge branch 'MDL-70741_310' of https://github.com/timhunt/moodle into MOODLE_310_STABLE
2021-02-03 14:49:51 +01:00
David Castro
6c4989dca7
MDL-69562 admin: Allow getting IP from all sources.
2021-02-03 07:22:48 -05:00
Eloy Lafuente (stronk7)
656fc5e11b
Merge branch 'MDL-70711-M310' of git://github.com/kordan/moodle into MOODLE_310_STABLE
2021-02-03 13:04:11 +01:00
Sara Arjona
fec01c3415
Merge branch 'MDL-70163-310' of git://github.com/paulholden/moodle into MOODLE_310_STABLE
2021-02-03 12:25:41 +01:00
Sara Arjona
27bdf9b710
Merge branch 'MDL-70535-310' of git://github.com/paulholden/moodle into MOODLE_310_STABLE
2021-02-03 11:19:35 +01:00
Sara Arjona
e6803f9345
Merge branch 'MDL-67959-310-2' of git://github.com/junpataleta/moodle into MOODLE_310_STABLE
2021-02-03 10:50:47 +01:00
Tim Hunt
7015334d6d
MDL-69101 Essay/Moodle XML: recent new settings not imported/exported
2021-02-03 08:14:00 +00:00
Sara Arjona
b6f7ebe5e6
Merge branch 'MDL-70621-310' of git://github.com/lucaboesch/moodle into MOODLE_310_STABLE
2021-02-03 09:02:59 +01:00
Sara Arjona
5f2879986a
Merge branch 'MDL-68970_310' of https://github.com/timhunt/moodle into MOODLE_310_STABLE
2021-02-03 08:51:23 +01:00
Luca Bösch
b53915eabb
MDL-70621 mod_glossary: use glossary rsstype string.
2021-02-03 08:34:46 +01:00
Luca Bösch
a4cc053dd1
MDL-70621 mod_forum: use forum rsstype string.
2021-02-03 08:34:46 +01:00
Andrew Nicols
101667dc59
Merge branch 'MDL-56772-310' of git://github.com/peterRd/moodle into MOODLE_310_STABLE
2021-02-03 10:57:51 +08:00
Andrew Nicols
c25da3ed87
Merge branch 'MDL-66932_M310' of https://github.com/nadavkav/moodle into MOODLE_310_STABLE
2021-02-03 10:23:58 +08:00
Andrew Nicols
82e32d8012
Merge branch 'MDL-68893-310' of git://github.com/lucaboesch/moodle into MOODLE_310_STABLE
2021-02-03 09:41:09 +08:00
Andrew Nicols
73822e2790
Merge branch 'MDL-68958-310' of git://github.com/peterRd/moodle into MOODLE_310_STABLE
2021-02-03 09:37:49 +08:00
Andrew Nicols
a6f3c28afd
Merge branch 'MDL-70339-310' of git://github.com/peterRd/moodle into MOODLE_310_STABLE
2021-02-03 09:09:22 +08:00
Víctor Déniz
ed48cfd287
Merge branch 'MDL-59782-310' of git://github.com/bmbrands/moodle into MOODLE_310_STABLE
2021-02-02 09:35:40 +00:00
Sara Arjona
a9d19d3f20
Merge branch 'MDL-70574_310' of https://github.com/timhunt/moodle into MOODLE_310_STABLE
2021-02-02 08:20:34 +01:00
Sara Arjona
4a1748a0d8
Merge branch 'MDL-70288-310-2' of git://github.com/junpataleta/moodle into MOODLE_310_STABLE
2021-02-02 07:59:42 +01:00
Jun Pataleta
399ed2ef31
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:21:57 +08:00
Jun Pataleta
14710e4652
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:21:57 +08:00
Jun Pataleta
72c7ab1fcd
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:21:57 +08:00
Jun Pataleta
1feb3e130d
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:21:57 +08:00
Eloy Lafuente (stronk7)
120ab864a1
Merge branch 'MDL-46256_310' of https://github.com/timhunt/moodle into MOODLE_310_STABLE
2021-02-01 23:20:23 +01:00
Eloy Lafuente (stronk7)
4be8f22e59
Merge branch 'MDL-70648-310' of git://github.com/lameze/moodle into MOODLE_310_STABLE
2021-02-01 19:19:46 +01:00
Sara Arjona
63c16676ff
Merge branch 'MDL-70625-310' of git://github.com/rezaies/moodle into MOODLE_310_STABLE
2021-02-01 15:37:09 +01:00
Sara Arjona
66de72d17f
Merge branch 'MDL-70734-310' of git://github.com/andrewnicols/moodle into MOODLE_310_STABLE
2021-02-01 12:30:21 +01:00
Sara Arjona
fc6d356416
Merge branch 'MDL-70740-310' of git://github.com/andrewnicols/moodle into MOODLE_310_STABLE
2021-02-01 11:25:22 +01:00
Paul Holden
e2d9c997d5
MDL-70614 user: consistent roles spacing in course profile.
2021-02-01 07:54:21 +00:00
Andrew Nicols
a7d8af4a9e
MDL-70734 behat: Increase the WebDriver Curl timeout
2021-02-01 09:50:08 +08:00
AMOS bot
901e09e890
Automatically generated installer lang files
2021-02-01 00:07:28 +00:00
Andrew Nicols
1cb8980be0
MDL-70740 behat: Composer bump for new version of Mink Driver
2021-01-31 20:26:35 +08:00
AMOS bot
57efb76aba
Automatically generated installer lang files
2021-01-31 00:07:24 +00:00
Luca Bösch
3394914940
MDL-68893 mod_data: use own RSS feed string.
...
AMOS BEGIN
CPY [rsstype,core],[rsstype,mod_data]
AMOS END
2021-01-29 23:19:57 +01:00
Tim Hunt
78bcf502a3
MDL-70741 capability overview: avoid errors from orphan contexts
2021-01-29 20:50:41 +00:00
Víctor Déniz
cd2e91aa18
weekly release 3.10.1+
2021-01-29 17:13:20 +00:00
Víctor Déniz
f72bb528e8
Merge branch 'install_310_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_310_STABLE
2021-01-29 17:13:14 +00:00
Jake Dallimore
629905943f
Merge branch 'MDL-66979-310-7' of git://github.com/andrewnicols/moodle into MOODLE_310_STABLE
2021-01-29 15:44:01 +08:00
Andrew Nicols
1f4b80c9f1
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:18:54 +08:00
Andrew Nicols
9cb46e24f2
MDL-66979 behat: Add a step to set a timeout factor for a test
2021-01-29 14:18:54 +08:00
Eloy Lafuente (stronk7)
0db430c5a7
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:46 +08:00
Jun Pataleta
b8a0eb2472
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:19 +08:00
AMOS bot
45978714d4
Automatically generated installer lang files
2021-01-29 00:07:27 +00:00
Eloy Lafuente (stronk7)
219694730c
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:15 +01:00
Bas Brands
b36bc055d4
MDL-59782 core_question: improve questionbank highlighting
2021-01-28 11:08:05 +01:00
Eloy Lafuente (stronk7)
d2a001ed67
Merge branch 'MDL-66979-310-7' of git://github.com/andrewnicols/moodle into MOODLE_310_STABLE
2021-01-28 09:09:01 +01:00
Kordan
1f6f68ad16
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 08:45:36 +01:00
Andrew Nicols
3a0d042395
MDL-66979 behat: Set script timeout with timeout factor
2021-01-28 15:27:49 +08:00
Andrew Nicols
889c9ca8d6
MDL-66979 behat: Correct selenium2 reference in config-dist
2021-01-28 15:08:10 +08:00
Andrew Nicols
ebd36d2ac2
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
46e121473f
Merge branch 'MDL-70048-310' of git://github.com/peterRd/moodle into MOODLE_310_STABLE
2021-01-28 08:04:51 +08:00
Peter Dias
c1f73e72b4
MDL-70048 dropbox: Augmented unit tests to account for additional params
2021-01-28 07:32:35 +08:00
Peter Dias
276e963f29
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:35 +08:00
Sara Arjona
c856a7f9bb
MDL-70725 oauth2: move expectException to separate method
2021-01-27 17:54:17 +01:00
Víctor Déniz
b6aed6feaa
Merge branch 'MDL-70585-310' of git://github.com/paulholden/moodle into MOODLE_310_STABLE
2021-01-27 10:52:31 +00:00
AMOS bot
7a3233a7ca
Automatically generated installer lang files
2021-01-27 00:07:27 +00:00
Eloy Lafuente (stronk7)
cf7eab3db1
Merge branch 'MDL-66979-310-7' of git://github.com/andrewnicols/moodle into MOODLE_310_STABLE
2021-01-26 22:45:23 +01:00
Víctor Déniz
75b7539e32
Merge branch 'MDL-70528-310' of git://github.com/ilyatregubov/moodle into MOODLE_310_STABLE
2021-01-26 14:05:10 +00:00
Ilya Tregubov
90d42dfc84
MDL-70528 h5pactivity: Fix block can't be added to h5pactivity page.
2021-01-26 15:45:55 +02:00
Paul Holden
92d60b64a8
MDL-70163 core: fix attachment validation when localrequestdir absent.
...
Switch the order of operations performed when collating list of paths
from which a user can include attachments.
First collect all normalised/absolute paths then filter empty entries,
which fixes an issue where $CFG->localrequestdir could be defined but
not exist. This would lead to an empty string being passed to strpos
which triggered a PHP warning.
Co-authored-by: Peter Burnett <peterburnett@catalyst-au.net >
2021-01-25 19:53:53 +00:00
Tim Hunt
dce2e6c03a
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:22 +00:00
Peter Dias
6c364c0011
MDL-70339 mod_lti: Use the convenience function to get the right img
2021-01-25 13:39:14 +08:00
Peter Dias
b6c5df8181
MDL-68958 mod_imscp: Return manifestfilename as default response.
2021-01-25 13:23:26 +08:00
Peter Dias
120c2ee7a6
MDL-56772 core: Update the picker styles for rtl langs
2021-01-25 11:36:45 +08:00
Andrew Nicols
058394a412
MDL-66979 behat: Warn about old behat.yml file location
2021-01-23 20:44:53 +08:00
AMOS bot
2acb070a39
Automatically generated installer lang files
2021-01-23 00:07:23 +00:00
Paul Holden
52bc8499aa
MDL-70585 course: deeper clean of path names in course export.
...
This fixes an issue on those systems that don't fully support unicode
characters within zip structures, which subsequently led to broken
links when browsing downloaded course content.
2021-01-22 08:15:32 +00:00
Andrew Nicols
ef4a652abe
MDL-66979 behat: Rename and warn on old config
2021-01-22 14:52:14 +08:00
Andrew Nicols
5282a67615
MDL-66979 behat: Uncomment step disabled for old firefox
2021-01-22 14:52:14 +08:00
Andrew Nicols
d44fdcf54c
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:14 +08:00
Andrew Nicols
30e2579222
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:14 +08:00
Andrew Nicols
ce30baea59
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:13 +08:00
Andrew Nicols
c56395fba6
MDL-66979 behat: Improve chromeOptions configuration
...
Simplify the chromeOptions configuration to improve readability.
2021-01-22 14:52:13 +08:00
Andrew Nicols
dabca5c457
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:13 +08:00
Andrew Nicols
5e077b8a2b
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:13 +08:00
Andrew Nicols
7984048d45
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:13 +08:00
Andrew Nicols
767c5f4512
MDL-66979 behat: Remove unused var
2021-01-22 14:52:13 +08:00
Andrew Nicols
73e428979d
MDL-66979 behat: Whitespace fix
2021-01-22 14:52:13 +08:00
Andrew Nicols
cbb2547c32
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:13 +08:00
Andrew Nicols
2b0b259d09
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:13 +08:00
Andrew Nicols
084973f8a2
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:13 +08:00
Andrew Nicols
ac0f7dd2ab
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:13 +08:00
Andrew Nicols
035d4eb72a
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:13 +08:00
Andrew Nicols
eec766f375
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:13 +08:00
Andrew Nicols
5212bfc961
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:13 +08:00
Andrew Nicols
d1e52f7086
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:13 +08:00
Andrew Nicols
330b665f82
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:13 +08:00
Andrew Nicols
e89be896df
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:13 +08:00
Andrew Nicols
ca2acd10c9
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:13 +08:00
Andrew Nicols
863d68a344
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:13 +08:00
Andrew Nicols
c816ca79fa
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:13 +08:00
Andrew Nicols
fc021f968a
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:13 +08:00
Jake Dallimore
2477b04d12
weekly release 3.10.1+
2021-01-22 11:30:57 +08:00
Jake Dallimore
a6af5fd054
Merge branch 'install_310_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_310_STABLE
2021-01-22 11:30:54 +08:00
Tim Hunt
8321e49c8a
MDL-46256 count_words: fix handling of paragraphs
2021-01-21 09:54:36 +00:00
Tim Hunt
509eef8fcf
MDL-46256 count_letters: an unit tests and fix HTML editity handling
2021-01-21 09:54:36 +00:00
Tim Hunt
cb9c2320b6
MDL-46256 word count: Convert existing tests to a data provider
2021-01-21 09:54:36 +00:00
Adrian Greeve
b11792ac11
Merge branch 'MDL-57020-310-allow_delete_unused_scale' of https://github.com/sharidas/moodle into MOODLE_310_STABLE
2021-01-21 12:02:49 +08:00
Nadav Kavalerchik
dc8a751815
MDL-66932 theme/boost: Use LTR directionality to display user % grades
2021-01-20 09:31:12 +02:00
Simey Lameze
8e6cbc6e18
MDL-70648 calendar: upgrade step to delete wrong cat events
2021-01-20 09:28:54 +08:00
Simey Lameze
33a8c2d06a
MDL-70648 calendar: add form validation for category events
2021-01-20 09:26:48 +08:00
AMOS bot
9c4379153f
Automatically generated installer lang files
2021-01-17 00:07:26 +00:00
Eloy Lafuente (stronk7)
00821c744c
Moodle release 3.10.1
2021-01-16 16:58:29 +01:00
Paul Holden
390326fd17
MDL-70535 media_videojs: fallback to English language video player.
...
When current language doesn't have accompanying videojs language file
we should fallback to displaying the player in English, otherwise the
web service returns empty and a Javascript exception is triggered.
2021-01-15 13:50:47 +00:00
Sujith Haridasan
cbc2b593e7
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:06:19 +05:30
Sara Arjona
f420af1016
weekly release 3.10+
2021-01-15 08:25:49 +01:00
Sara Arjona
67150560b2
Merge branch 'install_310_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_310_STABLE
2021-01-15 08:25:47 +01:00
Sara Arjona
9fac7a8d59
Merge branch 'MDL-69308_310' of https://github.com/stronk7/moodle into MOODLE_310_STABLE
2021-01-14 12:03:52 +01:00
Jake Dallimore
e1ca7e93d9
Merge branch 'MDL-69877-310' of git://github.com/mickhawkins/moodle into MOODLE_310_STABLE
2021-01-14 14:52:18 +08:00
Michael Hawkins
8bd6cfb4c4
MDL-69877 core: Added security.txt
2021-01-14 14:30:50 +08:00
AMOS bot
a3afe546fd
Automatically generated installer lang files
2021-01-14 00:07:23 +00:00
Eloy Lafuente (stronk7)
db30a623bf
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:29:44 +01:00
Eloy Lafuente (stronk7)
3afcb70b3d
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:29:39 +01:00
Shamim Rezaie
f9b58dd719
MDL-70625 core_calendar: Fix whitespace appearance in the id attribute
2021-01-14 01:59:08 +11:00
Sara Arjona
9ca6f8199e
Merge branch 'MDL-70394-310' of git://github.com/rezaies/moodle into MOODLE_310_STABLE
2021-01-13 15:31:26 +01:00
Mihail Geshoski
4fec7a276d
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:00 +08:00
Mihail Geshoski
b70a1c71e1
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:00 +08:00
Jun Pataleta
90c450839d
Merge branch 'MDL-70580-310' of git://github.com/paulholden/moodle into MOODLE_310_STABLE
2021-01-13 10:19:51 +08:00
AMOS bot
b7a62b4286
Automatically generated installer lang files
2021-01-13 00:07:25 +00:00
Paul Holden
33427c7c5d
MDL-70580 core: retrieve closest tree node in click handler.
2021-01-12 20:17:32 +00:00
Michael Hawkins
8fa9d159bc
MDL-69911 core: Clean content passed through TeX filter
2021-01-12 10:24:26 +01:00
Ferran Recio
f8f154236d
MDL-67782 message: fix messages max length
2021-01-12 10:24:26 +01:00
Juan Segarra Montesinos
d54cc8fbd7
MDL-69797 core_grades: Implement authorization into fetch method
2021-01-12 10:24:26 +01:00
Juan Segarra Montesinos
7e6fc779c7
MDL-69797 core_grades: Implement authorization into fetch method
2021-01-12 10:24:26 +01:00
Juan Segarra Montesinos
3467d87c80
MDL-69797 gradingform_rubric: Implement authorization into fetch method
2021-01-12 10:24:26 +01:00
Juan Segarra Montesinos
855957180a
MDL-69797 gradingform_guide: Implement authorization into fetch method
2021-01-12 10:24:26 +01:00
Sara Arjona
8862b80c56
Merge branch 'MDL-70009-310' of git://github.com/ilyatregubov/moodle into MOODLE_310_STABLE
2021-01-12 10:21:09 +01:00
Jake Dallimore
8b8142d8d9
Merge branch 'MDL-69431_Moodle_310_Validate_section_arg_modedit' of git://github.com/watson8/moodle into MOODLE_310_STABLE
2021-01-12 17:09:01 +08:00
Ilya Tregubov
f0260219fa
MDL-70009 h5pactivity: Split get_pluginfile_hash in two methods.
2021-01-12 09:10:57 +02:00
Jun Pataleta
be36ead8b0
Merge branch 'MDL-70580-310' of git://github.com/paulholden/moodle into MOODLE_310_STABLE
2021-01-12 13:15:43 +08:00
AMOS bot
f270bd8c8e
Automatically generated installer lang files
2021-01-12 00:07:34 +00:00
Andrew Nicols
357909b23b
MDL-70580 core: Tree nodes should check if they were clicked directly
2021-01-11 23:43:28 +00:00
Tim Hunt
84302e4a76
MDL-70574 qtype_multianswer: fractional scores should be possible
2021-01-11 17:37:25 +00:00
Michael Hawkins
2c45443ad7
MDL-70571 lib: Added additional escaping to search_input template
2021-01-11 16:20:32 +01:00
Sara Arjona
77d7480096
Merge branch 'MDL-70034_310' of git://github.com/mdjnelson/moodle into MOODLE_310_STABLE
2021-01-11 15:19:32 +01:00
Sara Arjona
b57b9b41cd
Merge branch 'MDL-70567-MOODLE_310_STABLE' of https://github.com/dmitriim/moodle into MOODLE_310_STABLE
2021-01-11 13:09:49 +01:00
Sara Arjona
cfa2b28de6
Merge branch 'MDL-70578-310' of git://github.com/lucaboesch/moodle into MOODLE_310_STABLE
2021-01-11 12:58:20 +01:00
Sara Arjona
e22723680d
Merge branch 'MDL-70352-MOODLE_310_STABLE' of https://github.com/dmitriim/moodle into MOODLE_310_STABLE
2021-01-11 12:24:05 +01:00
AMOS bot
db2a9784ef
Automatically generated installer lang files
2021-01-11 00:08:40 +00:00
David Watson
06d7da192b
MDL-69431 course: validate section url param against maxsections
2021-01-10 17:14:58 +00:00
Eloy Lafuente (stronk7)
586a6da356
Merge branch 'MDL-70550-310-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_310_STABLE
2021-01-09 13:17:50 +01:00
Mark Nelson
2ab950039c
MDL-70034 gradingform_guide: use new API to retrieve grade item name
2021-01-09 14:31:09 +08:00
AMOS bot
3b3c246aaa
Automatically generated installer lang files
2021-01-09 00:07:26 +00:00
Sara Arjona
b3b476ce3c
Merge branch 'MDL-70558-310' of git://github.com/paulholden/moodle into MOODLE_310_STABLE
2021-01-08 17:07:23 +01:00
Sara Arjona
682ee99293
Merge branch 'MDL-70102-m310' of https://github.com/sammarshallou/moodle into MOODLE_310_STABLE
2021-01-08 15:51:05 +01:00
David Mudrák
b8069c3372
MDL-70550 lang: Use the fixed strings in Behat tests, too
2021-01-08 09:11:38 +01:00
Helen Foster
992d1b29b4
MDL-70550 lang: Import fixed English strings (en_fix)
2021-01-08 09:11:38 +01:00
Jun Pataleta
ceab4136aa
Merge branch 'MDL-70310-310' of git://github.com/ilyatregubov/moodle into MOODLE_310_STABLE
2021-01-08 14:47:14 +08:00
Luca Bösch
8241aa75d5
MDL-70578 cohorts: Add bootstrap classes to buttons
2021-01-08 07:28:15 +01:00
Jun Pataleta
f186074a54
weekly release 3.10+
2021-01-08 12:14:56 +08:00
Jun Pataleta
8585fe1404
Merge branch 'install_310_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_310_STABLE
2021-01-08 12:14:55 +08:00
AMOS bot
d4dff59b82
Automatically generated installer lang files
2021-01-08 00:07:23 +00:00
Eloy Lafuente (stronk7)
af4b97f57a
Merge branch 'MDL-70245-MOODLE_310_STABLE' of https://github.com/TomoTsuyuki/moodle into MOODLE_310_STABLE
2021-01-07 23:49:47 +01:00
Eloy Lafuente (stronk7)
c3341dea30
Merge branch 'MDL-70584-310' of git://github.com/marinaglancy/moodle into MOODLE_310_STABLE
2021-01-07 23:31:24 +01:00
sam marshall
2b0b250162
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:11:55 +00:00
Marina Glancy
dd17f6b1bf
MDL-70584 core_iplookup: increase tolerance in test
2021-01-07 14:17:19 +01:00
Ilya Tregubov
4e1786f27f
MDL-70310 user: Remove yahoo icon since domain no longer exists.
2021-01-07 09:15:28 +02:00
Jun Pataleta
247437ce25
Merge branch 'MDL-70374_310' of https://github.com/timhunt/moodle into MOODLE_310_STABLE
2021-01-07 12:24:18 +08:00
Eloy Lafuente (stronk7)
8d306e640f
Merge branch 'MDL-70476_310' of https://github.com/timhunt/moodle into MOODLE_310_STABLE
2021-01-07 00:28:08 +01:00
Eloy Lafuente (stronk7)
17d296f1ea
Merge branch 'MOODLE_310_MDL-70520' of https://github.com/golenkovm/moodle into MOODLE_310_STABLE
2021-01-07 00:19:12 +01:00
Paul Holden
b8948751f9
MDL-70579 course: filter site fullname when exporting course content.
2021-01-06 21:30:33 +00:00
Dmitrii Metelkin
c9dfaec749
MDL-70567 task: fix broken result filter on logs page
2021-01-06 14:29:17 +11:00
Adrian Greeve
304aaf2b7b
Merge branch 'MDL-70482_310_STABLE' of https://github.com/sebmehr/moodle into MOODLE_310_STABLE
2021-01-06 11:23:47 +08:00
Dmitrii Metelkin
34153bcc77
MDL-70352 core: attach modal to a specific element
2021-01-06 11:19:57 +11:00
Paul Holden
65ef2f90bf
MDL-70558 tool_langimport: sort available language packs.
2021-01-04 23:56:03 +00:00
AMOS bot
b12ab80cf5
Automatically generated installer lang files
2020-12-27 00:07:25 +00:00
Sébastien Mehr
9ee975f3a9
MDL-70482 template: add missing closing bracket
2020-12-24 14:04:54 +01:00
AMOS bot
fb02551622
Automatically generated installer lang files
2020-12-24 00:07:25 +00:00
Eloy Lafuente (stronk7)
64db9dc75a
weekly release 3.10+
2020-12-23 20:24:53 +01:00
Eloy Lafuente (stronk7)
9d5931b6e2
Merge branch 'install_310_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_310_STABLE
2020-12-23 20:24:51 +01:00
Eloy Lafuente (stronk7)
0369198637
Merge branch 'MDL-56119-310' of https://github.com/inigozendegi/moodle into MOODLE_310_STABLE
2020-12-23 01:27:07 +01:00
Eloy Lafuente (stronk7)
62b9a44045
Merge branch 'MDL-70279-310' of git://github.com/paulholden/moodle into MOODLE_310_STABLE
2020-12-23 00:47:00 +01:00
Eloy Lafuente (stronk7)
1251f26d67
Merge branch 'MDL-70436-310' of git://github.com/bmbrands/moodle into MOODLE_310_STABLE
2020-12-22 18:29:55 +01:00
Eloy Lafuente (stronk7)
77a6c383bf
Merge branch 'MDL-70386-310' of git://github.com/bmbrands/moodle into MOODLE_310_STABLE
2020-12-22 18:22:00 +01:00
Jake Dallimore
53e81c00fa
Merge branch 'MDL-70459-310' of git://github.com/rezaies/moodle into MOODLE_310_STABLE
2020-12-22 16:51:36 +08:00
Jake Dallimore
9480706466
Merge branch 'MDL-69422-310-2' of git://github.com/junpataleta/moodle into MOODLE_310_STABLE
2020-12-22 16:03:17 +08:00
Jake Dallimore
bb48ca47ef
Merge branch 'MDL-70426-310' of https://github.com/HuongNV13/moodle into MOODLE_310_STABLE
2020-12-22 15:16:41 +08:00
Mikhail Golenkov
93b2fe7d38
MDL-70520 mod_assign: Use task API to get scheduled task lastruntime
2020-12-22 15:30:50 +11:00
Mikhail Golenkov
6ba4712549
MDL-70520 tasks: Keep lastruntime when a scheduled task is reset
2020-12-22 15:30:45 +11:00
AMOS bot
b192dc7c64
Automatically generated installer lang files
2020-12-22 00:07:24 +00:00
Víctor Déniz
2d9922f388
Merge branch 'MDL-70355-310' of git://github.com/lucaboesch/moodle into MOODLE_310_STABLE
2020-12-21 23:19:20 +00:00
Eloy Lafuente (stronk7)
639f6143e7
Merge branch 'MDL-70430-310-oauth2refreshtoken' of git://github.com/mudrd8mz/moodle into MOODLE_310_STABLE
2020-12-22 00:07:00 +01:00
Víctor Déniz
0a27966b67
Merge branch 'MDL-70284-dynreg-bug-310' of https://github.com/cengage/moodle into MOODLE_310_STABLE
2020-12-21 16:33:17 +00:00
Sara Arjona
79b89c2d42
Merge branch 'MDL-69107-310-2' of git://github.com/andrewnicols/moodle into MOODLE_310_STABLE
2020-12-18 15:22:24 +01:00
Tim Hunt
591107c208
MDL-70374 qtype_multichoice: improve alignment of choices
2020-12-18 13:10:13 +00:00
Tim Hunt
ccfc9f7bc9
MDL-70476 permission overrides: role names double-escaped in tool tip
2020-12-18 13:04:16 +00:00
Luca Bösch
06bf0c89d6
MDL-70355 calendar: Filter popuptext for calendar entries.
2020-12-17 17:44:04 +01:00
Sara Arjona
c25f0087f7
weekly release 3.10+
2020-12-17 15:52:52 +01:00
Sara Arjona
12830e4214
Merge branch 'install_310_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_310_STABLE
2020-12-17 15:52:50 +01:00
Shamim Rezaie
2e1b2cf30e
MDL-70394 paygw_paypal: Fix the incorrect foreign key
2020-12-17 00:26:48 +11:00
Víctor Déniz
0bfb0a58a0
Merge branch 'MDL-70261-310' of git://github.com/ilya-catalyst/moodle into MOODLE_310_STABLE
2020-12-16 12:34:29 +00:00
Sara Arjona
50ba1375e8
Merge branch 'MDL-70373_310' of https://github.com/timhunt/moodle into MOODLE_310_STABLE
2020-12-16 12:40:52 +01:00
Shamim Rezaie
5f57b10712
MDL-70459 enrol_fee: Sort the list of currencies when displaying
2020-12-16 22:30:52 +11:00
Shamim Rezaie
ec6720a836
MDL-70459 core_payment: use array_merge to merge currencies
2020-12-16 22:30:52 +11:00
Sara Arjona
e00b006d51
Merge branch 'MDL-70322-310' of git://github.com/roland04/moodle into MOODLE_310_STABLE
2020-12-16 12:04:22 +01:00
Jun Pataleta
7ce3918e83
Merge branch 'MDL-54907_310' of https://github.com/timhunt/moodle into MOODLE_310_STABLE
2020-12-16 10:26:58 +08:00
Andrew Nicols
aa1c7e0a64
MDL-69107 user: Fix autocomplete usages
2020-12-16 07:50:56 +08:00
Sara Arjona
cc87756c10
Merge branch 'MDL-70422-310' of https://github.com/paulholden/moodle into MOODLE_310_STABLE
2020-12-15 16:43:02 +01:00
Sara Arjona
e7a53e9410
Merge branch 'MDL-70409-310' of git://github.com/merrill-oakland/moodle into MOODLE_310_STABLE
2020-12-15 16:15:50 +01:00
Sara Arjona
a050d3f41b
Merge branch 'MDL-70342-310' of git://github.com/abias/moodle into MOODLE_310_STABLE
2020-12-15 15:29:18 +01:00
Sara Arjona
bc103afb53
Merge branch 'MDL-70357-310-cronlibthrowables' of git://github.com/mudrd8mz/moodle into MOODLE_310_STABLE
2020-12-15 14:56:04 +01:00
Ilya Tregubov
50d1003bb7
MDL-70261 course: Allow update locked course custom fields
...
on course upload.
2020-12-15 14:43:11 +02:00
Jake Dallimore
5c899c722c
Merge branch 'MDL-67623-310_blocks_myoverview_pagination_regression' of https://github.com/tomdickman/moodle into MOODLE_310_STABLE
2020-12-15 18:22:11 +08:00
Jun Pataleta
73ad678e73
Merge branch 'MDL-70361-dlrlid-310' of https://github.com/cengage/moodle into MOODLE_310_STABLE
2020-12-15 11:17:25 +08:00
Andrew Nicols
22a5445346
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
3ca8535203
Automatically generated installer lang files
2020-12-15 00:07:24 +00:00
Sara Arjona
7697ac6538
Merge branch 'MDL-70397-310' of git://github.com/andrewnicols/moodle into MOODLE_310_STABLE
2020-12-14 17:12:05 +01:00
Jake Dallimore
c97eb87506
Merge branch 'MDL-70324-3.10' of https://github.com/JBThong/moodle into MOODLE_310_STABLE
2020-12-14 11:30:16 +08:00
Tom Dickman
66b3c79275
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:28:11 +11:00
AMOS bot
773db77081
Automatically generated installer lang files
2020-12-13 00:07:25 +00:00
AMOS bot
a07acd9464
Automatically generated installer lang files
2020-12-12 00:07:28 +00:00
AMOS bot
12b20cbf3b
Merge branch 'MOODLE_310_STABLE' into install_310_STABLE
2020-12-12 00:07:27 +00:00
Mikel Martín
fa31950c6a
MDL-70322 core_search: consistent search icon
2020-12-11 15:40:45 +01:00
AMOS bot
6ef5f4ced0
Automatically generated installer lang files
2020-12-11 00:07:31 +00:00
Víctor Déniz
c537ed7fed
weekly release 3.10+
2020-12-10 21:10:47 +00:00
Víctor Déniz
f3b2f604e2
Merge branch 'install_310_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_310_STABLE
2020-12-10 21:10:40 +00:00
Huong Nguyen
f987001a61
MDL-70426 qtype_ddmarker: infinite markers keep duplicating
2020-12-10 15:52:46 +07:00
Shamim Rezaie
f1ec340cca
MDL-69301 theme_boost: Remove the special handling of Escape key
2020-12-10 14:59:55 +08:00
Tomo Tsuyuki
6998cbfad4
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:47:51 +11:00
Jake Dallimore
655f4d4f3f
Merge branch 'MDL-70320-310' of https://github.com/andrewnicols/moodle into MOODLE_310_STABLE
2020-12-10 12:01:48 +08:00
Andrew Nicols
d9e22f40b4
MDL-70320 behat: User full path to page admin node
2020-12-10 07:55:50 +08:00
Bas Brands
df8a5aeab5
MDL-70386 theme_boost: quizes correctness badges
2020-12-09 18:07:29 +01:00
Bas Brands
17cc12c381
MDL-70436 theme_boost: closebutton styles in moodle-dialog-fullscreen
2020-12-09 14:59:44 +01:00
Víctor Déniz
e76c5c764b
Merge branch 'MDL-63683-310' of https://github.com/dravek/moodle into MOODLE_310_STABLE
2020-12-09 12:47:52 +00:00
Jake Dallimore
be45f4c47f
Merge branch 'MDL-70151-310' of git://github.com/andrewnicols/moodle into MOODLE_310_STABLE
2020-12-09 14:46:14 +08:00
Shamim Rezaie
fa7e218546
MDL-69301 behat: comment a test out
...
The e.key is not filled correctly by Geckodriver on the verssion of
Firefox that we use.
2020-12-09 13:40:04 +08:00
Andrew Nicols
5c0a5a531d
Merge branch 'MDL-70320_310' of https://github.com/timhunt/moodle into MOODLE_310_STABLE
2020-12-09 12:06:22 +08:00
Andrew Nicols
200ec6b6ac
Merge branch 'MDL-62707-310' of https://github.com/paulholden/moodle into MOODLE_310_STABLE
2020-12-09 08:53:27 +08:00
David Mudrák
0e7dc879de
MDL-70430 oauth2: Fix storing of the new refresh token
...
There was a typo - missing underscore. As a result, the new refresh
token was never updated in the database. Depending on the issuer and
whether or when theyu invalidate issued refresh tokens, this might or
might not make the token refresh stop working.
2020-12-08 11:24:27 +01:00
Jake Dallimore
70fe644191
Merge branch 'MDL-70285_310' of https://github.com/timhunt/moodle into MOODLE_310_STABLE
2020-12-08 16:33:43 +08:00
AMOS bot
5178b349e8
Automatically generated installer lang files
2020-12-08 00:07:22 +00:00
Paul Holden
c8e335fbe3
MDL-70422 restore: fix for undefined question answer ordering in test.
2020-12-07 10:15:53 +00:00
Adrian Greeve
567e587dbb
Merge branch 'MDL-69301-310' of git://github.com/rezaies/moodle into MOODLE_310_STABLE
2020-12-07 09:29:24 +08:00
AMOS bot
37348f1c2e
Automatically generated installer lang files
2020-12-06 00:07:27 +00:00
Eric Merrill
e2feddadd9
MDL-70409 chat: Use require_once to import lib.php
2020-12-04 10:45:59 -05:00
Paul Holden
0a62138795
MDL-70279 tool_templatelibrary: preserve component search field value.
2020-12-04 14:55:32 +00:00
Paul Holden
c24a16a819
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:17 +00:00
inigozendegi
8091ab8078
MDL-56119 gradingform_rubric: Rubric display layout issue
2020-12-04 09:41:42 +01:00
David Matamoros
12b9c6051e
MDL-63683 enrol: Fix plugin settings when no role has student archetype
2020-12-04 09:25:54 +01:00
Andrew Nicols
92e6eb437c
MDL-70397 behat: Prevent browser restarting after initial start
2020-12-04 12:07:20 +08:00
Jake Dallimore
32866a1758
weekly release 3.10+
2020-12-04 08:42:48 +08:00
Jake Dallimore
9ce415b207
Merge branch 'install_310_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_310_STABLE
2020-12-04 08:42:45 +08:00
Jake Dallimore
ec69ae5929
Merge branch 'MDL-70326-MOODLE_310_STABLE' of https://github.com/durzo/moodle into MOODLE_310_STABLE
2020-12-03 11:54:18 +08:00
Andrew Nicols
f5545b5c0e
Merge branch 'MDL-70327-310' of git://github.com/cescobedo/moodle into MOODLE_310_STABLE
2020-12-03 11:51:59 +08:00
Andrew Nicols
7c22b71916
Merge branch 'MDL-70321_310' of https://github.com/timhunt/moodle into MOODLE_310_STABLE
2020-12-03 11:39:54 +08:00
Jake Dallimore
b5414af214
Merge branch 'MDL-69411-310' of git://github.com/dravek/moodle into MOODLE_310_STABLE
2020-12-03 11:37:00 +08:00
Jake Dallimore
686b5beb23
Merge branch 'MDL-67460-310_profile_secure' of https://github.com/beenet-dev/moodle into MOODLE_310_STABLE
2020-12-03 11:16:31 +08:00
Adrian Greeve
af87a57052
Merge branch 'wip_MDL-70267_m310' of git://github.com/gjb2048/moodle into MOODLE_310_STABLE
2020-12-03 10:56:37 +08:00
Adrian Greeve
dec6e261e2
Merge branch 'MDL-70167-310' of git://github.com/andrewnicols/moodle into MOODLE_310_STABLE
2020-12-03 09:57:42 +08:00
AMOS bot
24058ace40
Automatically generated installer lang files
2020-12-03 00:07:26 +00:00
Andrew Nicols
d552427f61
Merge branch 'MDL-69868-310' of git://github.com/ilya-catalyst/moodle into MOODLE_310_STABLE
2020-12-03 07:47:48 +08:00
Tim Hunt
0eeb391472
MDL-70373 qtype_essay: missing border on atto input
2020-12-02 20:09:57 +00:00
Shamim Rezaie
433556de1f
MDL-69301 theme_boost: Use event.key in aria.js
...
Both event.which and event.keyCode are deprecated. So
We switched to using event.key. We can only do so now
because IE is no longer supported.
2020-12-03 04:22:09 +11:00
Shamim Rezaie
b24f13eca2
MDL-69301 course: Remove custom keyboard navigation code
2020-12-03 04:22:09 +11:00
Shamim Rezaie
65a9b26791
MDL-69301 core: Enhanced WAI-ARIA support for tab elements
2020-12-03 04:22:09 +11:00
Shamim Rezaie
2cc04e2b29
MDL-69301 theme_boost: convert aria.js to es6 module
2020-12-03 04:22:09 +11:00
Jake Dallimore
6be44e7d06
Merge branch 'MDL-67514-310' of https://github.com/paulholden/moodle into MOODLE_310_STABLE
2020-12-02 16:23:54 +08:00
AMOS bot
93b3efa5a7
Automatically generated installer lang files
2020-12-02 00:07:23 +00:00
Thong Bui
2908ed5405
MDL-70324 Question: get_all_response_file_areas() not work correctly
2020-12-01 16:11:21 +07:00
AMOS bot
966c8a37cb
Automatically generated installer lang files
2020-12-01 00:07:30 +00:00
Claude Vervoort
c8637d645e
MDL-70361 mod_lti: deeplinking multiple preserve resourceid and tag
2020-11-30 14:59:54 -05:00
David Mudrák
b427f21cca
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:25 +01:00
Alexander Bias
25a0001b9f
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:20:05 +01:00
Gareth Barnard
843cc0ee8d
MDL-70267 ux, theme: Course user profile inconsistent page layout.
2020-11-29 23:51:01 +00:00
AMOS bot
0172d13163
Automatically generated installer lang files
2020-11-29 00:07:31 +00:00
Tim Hunt
78bddace2c
MDL-54907 quiz unit tests: clean up code style in attempts_test.php
2020-11-27 18:30:43 +00:00
Tim Hunt
779c1687a4
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:43 +00:00
Tim Hunt
c99a83bc5c
MDL-54907 quiz generator: defaults should match a new Moodle install
2020-11-27 18:30:43 +00:00
Tim Hunt
0b523e6031
MDL-54907 dml: Correct incorrect PHPdoc
2020-11-27 18:30:42 +00:00
Juan Leyva
4e5dee71b4
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:39 +01:00
Jun Pataleta
8cd8daa285
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:13 +08:00
Jun Pataleta
1bd007e815
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:13 +08:00
Sara Arjona
9c35064345
weekly release 3.10+
2020-11-27 07:50:48 +01:00
Sara Arjona
5945a1a926
Merge branch 'install_310_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_310_STABLE
2020-11-27 07:50:45 +01:00
AMOS bot
fac91d11d8
Automatically generated installer lang files
2020-11-27 06:21:03 +00:00
Sara Arjona
9fcd6522ce
Merge branch 'MDL-70276_310' of https://github.com/stronk7/moodle into MOODLE_310_STABLE
2020-11-26 15:04:30 +01:00
Andrew Nicols
85673c859e
MDL-70153 qtype_essay: Whitespace/behat fixes
2020-11-26 12:54:26 +01:00
Andrew Nicols
4dba8e8359
Merge branch 'MDL-70153-310' of git://github.com/dpalou/moodle into MOODLE_310_STABLE
2020-11-26 12:54:26 +01:00
Andrew Nicols
f03c875cf3
Merge branch 'MDL-70237-310' of git://github.com/rezaies/moodle into MOODLE_310_STABLE
2020-11-26 12:54:26 +01:00
Andrew Nicols
9fcb5ece12
Merge branch 'MDL-70242-310' of git://github.com/marinaglancy/moodle into MOODLE_310_STABLE
2020-11-26 12:54:26 +01:00
Andrew Nicols
b07833ddf4
Merge branch 'MDL-65852-310' of git://github.com/ilya-catalyst/moodle into MOODLE_310_STABLE
2020-11-26 12:54:26 +01:00
Sara Arjona
333f6cb753
Merge branch 'MDL-70248-310' of https://github.com/HuongNV13/moodle into MOODLE_310_STABLE
2020-11-26 12:54:25 +01:00
Sara Arjona
1c594e729b
Merge branch 'MDL-70265_310' of https://github.com/stronk7/moodle into MOODLE_310_STABLE
2020-11-26 12:54:25 +01:00
Ilya Tregubov
d8c8f544b3
MDL-69868 h5pactivity: Prevent breaking $USER when seeing
...
attempt report.
2020-11-26 12:40:28 +02:00
Eloy Lafuente (stronk7)
a284ced9a1
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:22 +01:00
Tim Hunt
cb82824f6a
MDL-70320 permission overrides: role names were double-escaped
2020-11-25 21:21:28 +00:00
Claude Vervoort
613c37d54b
MDL-70284 mod_lti: dynreg fix response claims
2020-11-25 10:51:08 -05:00
cescobedo
53f9417795
MDL-70327 core_h5p: Add preventredirect to the player
2020-11-25 16:30:46 +01:00
Jordan Tomkinson
407807df6b
MDL-70326 antivirus: fixing regression in MDL-66222
2020-11-25 11:28:56 +01:00
Ilya Tregubov
7c80e15392
MDL-65852 user: Fix permission check to download course participants.
2020-11-25 11:27:36 +02:00
Tim Hunt
e95c0a90ac
MDL-70321 question backup: fix MDL-47178 unit tests
...
They were failing if you had CodeRunner installed
2020-11-24 15:29:41 +00:00
Simon Mok
48905f6b75
MDL-67460 profile: User profile link to use HTTPS
2020-11-24 20:48:52 +08:00
Tim Hunt
b5b562b7ee
MDL-70285 completion upgrade: fix performance of the MDL-69687 code
2020-11-23 20:59:08 +00:00
David Matamoros
4a82e72b00
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:43 +01:00
Eloy Lafuente (stronk7)
ef95f5262f
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 14:28:33 +01:00
Adrian Greeve
e2d911c07b
Merge branch 'MDL-67668-310-2' of git://github.com/andrewnicols/moodle into MOODLE_310_STABLE
2020-11-23 15:37:44 +08:00
Jake Dallimore
71bae0da0f
Merge branch 'MDL-70160-function-cache-310' of https://github.com/Peterburnett/moodle into MOODLE_310_STABLE
2020-11-23 15:22:49 +08:00
Andrew Nicols
e7bfbaf7b2
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:03 +08:00
Andrew Nicols
6882d7399b
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:28 +08:00
Andrew Nicols
80bf03d583
MDL-70167 behat: Boolean attributes should either exist or not
2020-11-23 11:03:28 +08:00
Andrew Nicols
1039537d83
MDL-67668 behat: Update tests for inplace editable field type
2020-11-23 09:00:46 +08:00
Andrew Nicols
0214c50b18
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
e29e8373e6
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
9e11009eb1
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
a01ca7a600
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)
6a662825f7
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:31 +01:00
Eloy Lafuente (stronk7)
03e3219884
weekly release 3.10+
2020-11-20 23:17:06 +01:00
Huong Nguyen
681b7f4e78
MDL-70248 qtype_ddimageortext: Drop zones have UI issue in Editing form
2020-11-19 17:03:49 +07:00
Adrian Greeve
f098f28d01
Merge branch 'MOODLE_310_STABLE-MDL-67636' of https://github.com/yao9394/moodle into MOODLE_310_STABLE
2020-11-19 11:57:33 +08:00
John Yao
bf17d50cf6
MDL-67636 gradebook: Prevent exposing hidden grade in locked category
2020-11-19 14:33:26 +11:00
Adrian Greeve
8e0f036b29
Merge branch 'MDL-56653-310' of git://github.com/lameze/moodle into MOODLE_310_STABLE
2020-11-19 11:10:48 +08:00
Andrew Nicols
51c6924206
Merge branch 'MDL-69809-310' of https://github.com/paulholden/moodle into MOODLE_310_STABLE
2020-11-19 10:47:46 +08:00
Jun Pataleta
f589a25459
Merge branch 'MDL-70094-310' of https://github.com/SangNguyen2601/moodle into MOODLE_310_STABLE
2020-11-19 09:36:53 +08:00
Eloy Lafuente (stronk7)
dee389dff6
Merge branch 'MDL-69201-310' of https://github.com/paulholden/moodle into MOODLE_310_STABLE
2020-11-18 23:00:18 +01:00
Shamim Rezaie
a9b83b3c01
MDL-70237 payment: Allow html tags in gateway description
2020-11-18 23:25:06 +11:00
sangnguyen2601
0ab0a293a8
MDL-70094 Question: Technical info section expands if click help icon
2020-11-18 17:32:40 +07:00
Dani Palou
b76093e90c
MDL-70153 qtype_essay: Add behat test for attachments max size
2020-11-18 10:48:17 +01:00
Dani Palou
8f0d40a39c
MDL-70153 qtype_essay: Fix max size displayed for attachments
2020-11-18 10:48:17 +01:00
Vitaly
3a2d8a175e
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:42 +08:00
Andrew Nicols
ff72ca7340
Merge branch '310_MDL-68896' of git://github.com/danmarsden/moodle into MOODLE_310_STABLE
2020-11-18 09:33:06 +08:00
Eloy Lafuente (stronk7)
4e346470a5
Merge branch 'MDL-70148-310' of git://github.com/andrewnicols/moodle into MOODLE_310_STABLE
2020-11-17 23:13:17 +01:00
Paul Holden
13c76cc295
MDL-67514 customfield: correct external usescategories return type.
2020-11-17 22:13:16 +00:00
Marina Glancy
2c4426bb10
MDL-70242 auth_oauth2: set page context and url
2020-11-17 16:47:59 +01:00
Andrew Nicols
d3a9e2935d
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
2adc010b85
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
c330c9276c
MDL-70148 behat: Update steps for keyboard
2020-11-17 15:14:43 +08:00
Andrew Nicols
e9b443b3a1
MDL-70148 behat: Add steps to send keys without an element
2020-11-17 15:14:43 +08:00
Andrew Nicols
7bb692666b
Merge branch 'MDL-69526-310' of git://github.com/lucaboesch/moodle into MOODLE_310_STABLE
2020-11-17 14:55:10 +08:00
Adrian Greeve
5e924f295a
Merge branch 'MDL-50955-310' of git://github.com/peterRd/moodle into MOODLE_310_STABLE
2020-11-17 13:08:48 +08:00
Andrew Nicols
739cbcf7e9
Merge branch 'MDL-69964-310' of git://github.com/paulholden/moodle into MOODLE_310_STABLE
2020-11-17 10:22:38 +08:00
Paul Holden
22df02089a
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:23 +00:00
Andrew Nicols
be2afb52c1
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:37:48 +01:00
Peter Dias
09520f8e0d
MDL-50955 core: Reset lessons completion criteria if grade type is none
2020-11-16 16:35:33 +08:00
Andrew Nicols
d661fbfbc1
Merge branch 'MDL-67513-m310' of https://github.com/NeillM/moodle into MOODLE_310_STABLE
2020-11-16 08:27:35 +08:00
Luca Bösch
e29069d45b
MDL-69526 block_myoverview: custom course fields natural sorting
2020-11-13 00:57:42 +01:00
Eloy Lafuente (stronk7)
f86b5e3545
weekly release 3.10+
2020-11-12 22:11:40 +01:00
Neill Magill
a2dcfd5bf6
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:30:54 +00:00
Adrian Greeve
dd74c34e36
Merge branch 'MDL-69453-310' of git://github.com/bmbrands/moodle into MOODLE_310_STABLE
2020-11-12 11:56:29 +08:00
Andrew Nicols
5f3b5fdadf
Merge branch 'MDL-70067-310_theme_classic' of https://github.com/alexmorrisnz/moodle into MOODLE_310_STABLE
2020-11-12 10:27:27 +08:00
Adrian Greeve
029f061e60
Merge branch 'MOODLE_310_MDL-70117' of https://github.com/golenkovm/moodle into MOODLE_310_STABLE
2020-11-12 09:27:08 +08:00
Eloy Lafuente (stronk7)
14ea8ed50a
Merge branch 'MDL-65941-310' of https://github.com/snake/moodle into MOODLE_310_STABLE
2020-11-12 00:18:39 +01:00
Eloy Lafuente (stronk7)
28b14d17c2
Merge branch 'MDL-70023-310' of git://github.com/marinaglancy/moodle into MOODLE_310_STABLE
2020-11-11 23:57:25 +01:00
Alex Morris
ce69ce2db5
MDL-70067 report_insights: Replace BS3 column naming
...
Bootstrap 4 removed col-xs- and replaced it with col-
2020-11-12 08:57:02 +13:00
Sara Arjona
7ca7076c1b
Merge branch 'MDL-70063-310-1' of git://github.com/mihailges/moodle into MOODLE_310_STABLE
2020-11-11 16:30:21 +01:00
Jun Pataleta
4c1fbc320f
Merge branch 'MDL-70072-310' of git://github.com/rezaies/moodle into MOODLE_310_STABLE
2020-11-11 22:09:07 +08:00
Mihail Geshoski
7b5a1a1967
MDL-70063 block_tag_youtube: Add behat tests
2020-11-11 21:45:09 +08:00
Mihail Geshoski
2a5d1ba26e
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:45:09 +08:00
Mihail Geshoski
6e4c5bf0a2
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:45:09 +08:00
Bas Brands
e6ebfa4baa
MDL-69453 core_form: improve form UI icons and alignment
2020-11-11 14:04:54 +01:00
Sara Arjona
5a29867e2d
Merge branch 'MDL-70141-m310' of https://github.com/sammarshallou/moodle into MOODLE_310_STABLE
2020-11-11 08:39:23 +01:00
Michael Aherne
bbb83614d2
MDL-65941 cache: Prevent cache config failure on redis problems.
2020-11-11 14:49:15 +08:00
Sara Arjona
0ab938d309
Merge branch 'MDL-69823-310' of git://github.com/jleyva/moodle into MOODLE_310_STABLE
2020-11-11 07:41:31 +01:00
Andrew Nicols
6882790684
Merge branch 'MDL-70126-310' of git://github.com/paulholden/moodle into MOODLE_310_STABLE
2020-11-11 10:25:04 +08:00
Andrew Nicols
e78929087e
Merge branch 'MDL-70065_310' of https://github.com/timhunt/moodle into MOODLE_310_STABLE
2020-11-11 10:10:24 +08:00
Mikhail Golenkov
10a0ea20ac
MDL-70117 dataformat_pdf: Fix content overflow when headers are involved
2020-11-11 10:52:01 +11:00
Juan Leyva
d0b4b6fa2f
MDL-69823 qtype: Support core question types
2020-11-10 19:21:32 +01:00
Juan Leyva
a5dcaee31c
MDL-69823 mod_quiz: Return question options via WS
2020-11-10 19:21:32 +01:00
Sara Arjona
05ef5c3c48
Merge branch 'MDL-70106-icon-cache-310' of https://github.com/Peterburnett/moodle into MOODLE_310_STABLE
2020-11-10 16:53:37 +01:00
Jun Pataleta
e803a24401
Merge branch 'MDL-69930-310' of https://github.com/HuongNV13/moodle into MOODLE_310_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:08:57 +08:00
Peter Burnett
ebe19aa434
MDL-70160 cache: plugin_functions checks for function_exists()
2020-11-10 16:03:53 +10:00
Jun Pataleta
4b0988f014
Merge branch 'MDL-68349-310' of git://github.com/marinaglancy/moodle into MOODLE_310_STABLE
2020-11-10 10:14:37 +08:00
Jake Dallimore
56ec88ca1c
Merge branch 'MDL-69841-310' of https://github.com/HuongNV13/moodle into MOODLE_310_STABLE
2020-11-10 09:33:06 +08:00
Víctor Déniz
849c7704f7
Merge branch 'MDL-69955-310' of https://github.com/HuongNV13/moodle into MOODLE_310_STABLE
2020-11-09 21:47:22 +00:00
Paul Holden
898dd7bf5b
MDL-69201 core: consistent table primary sort column/order.
2020-11-09 19:45:41 +00:00
Paul Holden
f5e374c278
MDL-70126 tag: correct thrown exception class name.
2020-11-09 19:43:38 +00:00
Neill Magill
4423581f8d
MDL-67513 forum: Test that discussions can be viewed while grading
2020-11-09 14:24:56 +00:00
Andrew Nicols
d0295d8ff2
Merge branch 'MDL-70146_310' of https://github.com/stronk7/moodle into MOODLE_310_STABLE
2020-11-09 10:01:19 +08:00
Eloy Lafuente (stronk7)
4aa83d92bf
MDL-70146 upgrade: add 3.10.0 separation line to all upgrade scripts
2020-11-07 23:26:09 +01:00
Eloy Lafuente (stronk7)
ec58cefefb
Moodle release 3.10
2020-11-07 17:24:12 +01:00
sam marshall
72ad8e6919
MDL-70141 core_block: Web service set $PAGE url to avoid warnings
2020-11-06 17:39:06 +00:00
Shamim Rezaie
f6b7ed422a
MDL-70072 core: Fix always displaying date in Gregorian
2020-11-06 19:23:11 +11:00
Marina Glancy
65d419b204
MDL-70023 core_course: improve performance of recently accessed courses
2020-11-05 09:55:15 +01:00
Peter Burnett
3885c566aa
MDL-70106 cache: Set icon localstorage cache to use theme localisation
2020-11-04 13:33:23 +10:00
Huong Nguyen
ab542b6e98
MDL-69955 qtype_ddimageortext: drop zone disappear in special case
2020-11-04 09:52:31 +07:00
Alexander
62530e097b
MDL-70067 theme_classic: Use col-12 as col-xs-12 was removed in BS4
2020-11-02 09:08:07 +13:00
Marina Glancy
937c7eeef1
MDL-68349 auth_db: user_created event should be triggered later
2020-10-30 14:21:06 +01:00
Huong Nguyen
7e47aca045
MDL-69841 Quiz: Review options 'Help' icons do not work correctly
2020-10-30 10:25:43 +07:00
Tim Hunt
c611f94e04
MDL-70065 quiz: fix paging when adding questions from the bank
2020-10-29 20:29:26 +00:00
Huong Nguyen
ef6f42a825
MDL-69930 qtype_ddimageortext: Duplication items in drag-onto-image question
2020-10-25 20:14:43 +07:00
Paul Holden
9597baa6e8
MDL-69809 mod_folder: include forcedownload setting in WS responses.
2020-10-12 12:28:26 +01:00
Sam Hemelryk
04073c7e31
MDL-68896 mod_scorm: improved sendBeacon use when unloading
2020-08-19 20:30:17 +12:00