Commit graph

100092 commits

Author SHA1 Message Date
Michelle Melton
6c235e4e96 MDL-69399 LTI: Alphabetize LTI tool list in selection menu 2020-12-18 08:58:07 -05:00
Tim Hunt
add7ebab30 MDL-70374 qtype_multichoice: code cleanup
* Remove some obsoliete CSS.
* Put the CSS in a more logical order.
* Rename some variables in the renderer, for more clarity.
2020-12-18 13:12:54 +00:00
Tim Hunt
4d23573182 MDL-70374 qtype_multichoice: improve alignment of choices 2020-12-18 12:59:30 +00:00
Mikhail Golenkov
5d7941c893 MDL-70362 admin_cli: Add showdebugging and showsql to uninstall_plugins 2020-12-18 12:15:51 +11:00
Mikhail Golenkov
b01eb0b3f8 MDL-68792 theme_boost: Do not move blocks on embedded layout. 2020-12-18 12:06:03 +11:00
Mikhail Golenkov
8325c83b20 MDL-68792 theme_boost: Show the fake blocks on embedded layout. 2020-12-18 12:06:03 +11:00
Sara Arjona
064e1a7e39 MDL-70408 mod_h5pactivity: Add link to content bank content
If the activity uses a referenced H5P file from the content bank,
a link for displaying this specific content will be shown into the H5P
activity form instead of the generic one to the main content bank
page.
2020-12-17 18:32:38 +01:00
Luca Bösch
940689126e MDL-70355 calendar: Filter popuptext for calendar entries. 2020-12-17 17:46:42 +01:00
Sara Arjona
4ec279a2f0 weekly release 4.0dev 2020-12-17 15:52:41 +01:00
Sara Arjona
f480067e39 Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install 2020-12-17 15:52:38 +01:00
David Mudrák
f00ad20a6f MDL-70486 output: Improve check for block region name string existence
* The fact that non-existing strings are returned in certain format
  starting with the bracket, is kind of side debugging effect. The value
  is really undefined and should not be relied upon.
* The string could actually exist and be worded so that its first
  character is also the square bracket.
2020-12-17 10:04:46 +01:00
Jake Dallimore
cc52b8fad0 Merge branch 'MDL-65284-master' of git://github.com/aanabit/moodle 2020-12-17 11:06:16 +08:00
Jake Dallimore
4946c2b2ea Merge branch 'MDL-66138-master' of git://github.com/ilyatregubov/moodle 2020-12-17 10:57:14 +08:00
Jun Pataleta
d27c4f8566 Merge branch 'MDL-68831' of https://github.com/timhunt/moodle 2020-12-17 00:04:33 +08:00
Jun Pataleta
037417af1d Merge branch 'MDL-69735' of https://github.com/timhunt/moodle 2020-12-16 23:01:28 +08:00
Ilya Tregubov
b9c1eabe0c MDL-66138 forum: Deprecate get_forum_discussions_paginated 2020-12-16 16:32:24 +02:00
Tim Hunt
7d11dcfde2 MDL-68831 quiz overrides: show a summary on the quiz info page 2020-12-16 14:21:45 +00:00
Shamim Rezaie
0dc19291b9 MDL-70394 paygw_paypal: Fix the incorrect foreign key 2020-12-17 00:20:59 +11:00
Víctor Déniz
9c83fc0399 Merge branch 'MDL-70261-master' of git://github.com/ilya-catalyst/moodle 2020-12-16 12:37:10 +00:00
Amaia Anabitarte
46927df906 MDL-65284 analytics: Final deprecation get_analysables() 2020-12-16 12:47:52 +01:00
Sara Arjona
45bbc5a4cf Merge branch 'MDL-70373' of https://github.com/timhunt/moodle 2020-12-16 12:40:36 +01:00
Shamim Rezaie
22dfcb1029 MDL-70459 enrol_fee: Sort the list of currencies when displaying 2020-12-16 22:26:44 +11:00
Sara Arjona
2aa55eb4a5 Merge branch 'MDL-70322-master' of git://github.com/roland04/moodle 2020-12-16 12:04:03 +01:00
Jun Pataleta
eacff87304 Merge branch 'MDL-68481_master' of git://github.com/mdjnelson/moodle 2020-12-16 15:20:12 +08:00
Jun Pataleta
57485d656f Merge branch 'MDL-68533_master-clean_param' of git://github.com/mdjnelson/moodle 2020-12-16 12:49:03 +08:00
Jun Pataleta
d4b9511bbe Merge branch 'MDL-54907' of https://github.com/timhunt/moodle 2020-12-16 10:34:58 +08:00
Andrew Nicols
31402aa406 MDL-69107 user: Fix autocomplete usages 2020-12-16 07:50:56 +08:00
Sara Arjona
f7bd85b502 Merge branch 'MDL-70422' of https://github.com/paulholden/moodle 2020-12-15 16:42:46 +01:00
Sara Arjona
df7701598b Merge branch 'MDL-70409-master' of git://github.com/merrill-oakland/moodle 2020-12-15 16:15:34 +01:00
Shamim Rezaie
9f4a7c6da1 MDL-70459 core_payment: use array_merge to merge currencies 2020-12-16 01:54:18 +11:00
Tim Hunt
fbc010aca1 MDL-70476 permission overrides: role names double-escaped in tool tip 2020-12-15 14:51:32 +00:00
Sara Arjona
cb9b0032be Merge branch 'MDL-70342-master' of git://github.com/abias/moodle 2020-12-15 15:28:39 +01:00
Sara Arjona
50cfe2c0a2 Merge branch 'MDL-70357-master-cronlibthrowables' of git://github.com/mudrd8mz/moodle 2020-12-15 14:55:46 +01:00
Ilya Tregubov
3952391706 MDL-70261 course: Allow update locked course custom fields
on course upload.
2020-12-15 14:39:31 +02:00
Jake Dallimore
d520e005f8 Merge branch 'MDL-67623-40_blocks_myoverview_pagination_regression' of https://github.com/tomdickman/moodle 2020-12-15 18:21:13 +08:00
Brendan Heywood
75d5debe54 MDL-68010 tool_task: Allow disable tasks to still be run manually 2020-12-15 16:59:47 +11:00
Jun Pataleta
b4ea4caf0f Merge branch 'MDL-70361-dlrlid' of https://github.com/cengage/moodle 2020-12-15 11:16:58 +08:00
Brendan Heywood
71f180447a MDL-68768 tool_tasks: Check for failing adhoc tasks 2020-12-15 12:49:00 +11:00
Andrew Nicols
f07d3b71d2 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
235a9bd837 Automatically generated installer lang files 2020-12-15 00:07:48 +00:00
Sara Arjona
a7d39bc3bd Merge branch 'MDL-70397-master' of git://github.com/andrewnicols/moodle 2020-12-14 17:11:46 +01:00
Jake Dallimore
5c10b07c6f Merge branch 'MDL-70324-master' of https://github.com/JBThong/moodle 2020-12-14 11:29:37 +08:00
Brendan Heywood
1dadeaeb39 MDL-68608 session: Improved the readonly session debugging 2020-12-14 14:09:55 +11:00
Tom Dickman
c00fc9707f 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:15:26 +11:00
AMOS bot
90ae7f3dc7 Automatically generated installer lang files 2020-12-13 00:07:48 +00:00
Mark Nelson
9fff03a90a MDL-68481 mod_folder: stream files when creating zip 2020-12-12 12:49:04 +08:00
Mark Nelson
3b687239da MDL-68533 mod_assign: stream files when creating zip 2020-12-12 12:44:55 +08:00
Mark Nelson
38cd9a6bd7 MDL-68533 core_files: add archive_writer API 2020-12-12 12:44:55 +08:00
AMOS bot
6be26114df Automatically generated installer lang files 2020-12-12 00:07:59 +00:00
AMOS bot
2b7c85cc4e Merge branch 'master' into install_master 2020-12-12 00:07:58 +00:00