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
Tim Hunt
7350f41bf8
MDL-69735 quiz: new capability for read-only view of setting overrides
2020-12-11 19:54:40 +00:00
Tim Hunt
5a96b5427f
MDL-69735 core renderer notifications: make closebutton option usable
2020-12-11 19:54:39 +00:00
Mikel Martín
c31561e4a2
MDL-70322 core_search: consistent search icon
2020-12-11 15:42:47 +01:00
AMOS bot
5587d30083
Automatically generated installer lang files
2020-12-11 00:07:56 +00:00
Víctor Déniz
c307f3b138
weekly release 4.0dev
2020-12-10 21:09:54 +00:00
Víctor Déniz
6078300141
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2020-12-10 21:09:47 +00:00
Shamim Rezaie
1ca295c34f
MDL-69301 theme_boost: Remove the special handling of Escape key
2020-12-10 15:05:11 +08:00
Tomo Tsuyuki
745d4c2a4f
MDL-70245 core_grade: Fix grade_get_setting unit test failures
...
To fix the phpunit issue, change from static variable to use cache
2020-12-10 16:46:09 +11:00
Jake Dallimore
b83d99c4cf
Merge branch 'MDL-70320-master' of https://github.com/andrewnicols/moodle
2020-12-10 11:56:40 +08:00
Andrew Nicols
c571f582bf
MDL-70320 behat: User full path to page admin node
2020-12-10 07:53:56 +08:00
Bas Brands
250ff98be3
MDL-70386 theme_boost: quizes correctness badges
2020-12-09 18:07:10 +01:00
Bas Brands
105e6b5b5e
MDL-70436 theme_boost: closebutton styles in moodle-dialog-fullscreen
2020-12-09 14:46:24 +01:00
Víctor Déniz
8027c25085
Merge branch 'MDL-63683-master' of https://github.com/dravek/moodle
2020-12-09 12:48:34 +00:00
Iñigo Zendegi
5cbd7a1d0f
MDL-56119 gradingform_rubric: Rubric display layout issue
2020-12-09 13:44:48 +01:00
Jake Dallimore
6a053ecbf0
Merge branch 'MDL-70151-master' of git://github.com/andrewnicols/moodle
2020-12-09 14:45:39 +08:00
Shamim Rezaie
4f82e3c5db
MDL-69301 behat: comment a test out
...
The e.key is not filled correctly by Geckodriver on the verssion of
Firefox that we use.
2020-12-09 13:43:45 +08:00
Andrew Nicols
9b30fc2beb
Merge branch 'MDL-65186-master' of git://github.com/ilya-catalyst/moodle
2020-12-09 13:31:42 +08:00
Huong Nguyen
d07c7ae33e
MDL-70426 qtype_ddmarker: infinite markers keep duplicating
2020-12-09 11:16:31 +07:00
Andrew Nicols
9d8a0d3574
Merge branch 'MDL-70295' of git://github.com/paulholden/moodle
2020-12-09 12:09:37 +08:00
Andrew Nicols
cd3809653c
Merge branch 'MDL-70320' of https://github.com/timhunt/moodle
2020-12-09 11:56:05 +08:00
Andrew Nicols
eec9da5b68
Merge branch 'MDL-70293' of git://github.com/paulholden/moodle
2020-12-09 11:28:41 +08:00