Adrian Greeve
3f5489e014
Merge branch 'MDL-56653_enrol_meta_edit_instance_validation' of https://github.com/vtos/moodle
2020-11-19 11:07:27 +08:00
Andrew Nicols
e988d9ec4d
Merge branch 'MDL-69809' of https://github.com/paulholden/moodle
2020-11-19 10:40:47 +08:00
Andrew Nicols
5b1f83ef3f
Merge branch 'MDL-67702' of https://github.com/paulholden/moodle
2020-11-19 10:34:02 +08:00
Jun Pataleta
d74c9c622e
MDL-70094 core: Fix version number for the upgrade note.
2020-11-19 09:40:25 +08:00
Jun Pataleta
1ce10609f3
Merge branch 'MDL-70094-master' of https://github.com/SangNguyen2601/moodle
2020-11-19 09:38:39 +08:00
Andrew Nicols
0c556aff71
Merge branch 'MDL-47456-avoid-siteid-db' of https://github.com/brendanheywood/moodle
2020-11-19 08:51:57 +08:00
Eloy Lafuente (stronk7)
695f0b4597
Merge branch 'MDL-70107-task-unlock-session' of https://github.com/brendanheywood/moodle into master
2020-11-18 23:06:49 +01:00
Eloy Lafuente (stronk7)
30f2fe5301
Merge branch 'MDL-69201' of https://github.com/paulholden/moodle into master
2020-11-18 22:59:28 +01:00
Jamie Stamp
3a232840a5
MDL-65843 tasks: Allow schedules to be overridden in config
2020-11-18 12:44:05 +00:00
Shamim Rezaie
bbf468099b
MDL-70237 payment: Allow html tags in gateway description
2020-11-18 23:22:51 +11:00
sangnguyen2601
39652702f0
MDL-70094 Question: Technical info section expands if click help icon
2020-11-18 18:03:08 +07:00
Dani Palou
98dac07d54
MDL-70153 qtype_essay: Add behat test for attachments max size
2020-11-18 10:15:43 +01:00
Huong Nguyen
a03b08abaf
MDL-70248 qtype_ddimageortext: Drop zones have UI issue in Editing form
2020-11-18 16:09:05 +07:00
Andrew Nicols
3492cf87f0
Merge branch 'MDL-70158' of git://github.com/paulholden/moodle
2020-11-18 10:17:32 +08:00
Andrew Nicols
2820aa31dc
Merge branch 'MDL-68896' of git://github.com/danmarsden/moodle
2020-11-18 09:32:46 +08:00
Eloy Lafuente (stronk7)
6ca32e21e5
Merge branch 'MDL-70148-master' of git://github.com/andrewnicols/moodle into master
2020-11-17 23:12:56 +01:00
Paul Holden
c85f45ee35
MDL-67514 customfield: correct external usescategories return type.
2020-11-17 21:17:03 +00:00
Marina Glancy
e72bd85285
MDL-70242 auth_oauth2: set page context and url
2020-11-17 16:47:12 +01:00
Paul Holden
cc66de23f4
MDL-70158 tool_templatelibrary: group and sort list of components.
2020-11-17 13:56:01 +00:00
Noel De Martin
c74fa727db
MDL-42382 admin: Add replace filters button
...
Co-authored-by: Luca Bösch <luca.boesch@bfh.ch>
Co-authored-by: Andrei Bautu <abautu@gmail.com>
2020-11-17 10:21:40 +01:00
Dan Marsden
9ae716734f
MDL-68052 analytics: Clean up analytics_indicator_calc records.
2020-11-17 20:27:00 +13:00
Andrew Nicols
3959958372
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
bce0d4b80f
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
ba34d6e225
MDL-70148 behat: Update steps for keyboard
2020-11-17 15:14:43 +08:00
Andrew Nicols
9c35ea1040
MDL-70148 behat: Add steps to send keys without an element
2020-11-17 15:14:43 +08:00
Andrew Nicols
84aae71f36
Merge branch 'MDL-69526-master' of git://github.com/lucaboesch/moodle
2020-11-17 14:52:58 +08:00
Peter Dias
a726e52e80
MDL-65086 analytics: Deprecate get_enabled_time_splitting_methods
2020-11-17 13:55:26 +08:00
Adrian Greeve
a370cb44bc
Merge branch 'MDL-50955-master' of git://github.com/peterRd/moodle
2020-11-17 13:04:57 +08:00
Andrew Nicols
a2da1d0e28
Merge branch 'MDL-69964' of git://github.com/paulholden/moodle
2020-11-17 10:21:27 +08:00
Paul Holden
5fb73c9639
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:17 +00:00
Peter Dias
487c6f67b5
MDL-63266 core: Final deprecation enrol/cli/sync.php
2020-11-16 23:11:17 +08:00
Dani Palou
d1af86fd62
MDL-70153 qtype_essay: Fix max size displayed for attachments
2020-11-16 15:20:34 +01:00
Eloy Lafuente (stronk7)
de317c2cd4
Merge branch 'MDL-67513-master-fix' of https://github.com/andrewnicols/moodle into master
2020-11-16 09:17:31 +01:00
Andrew Nicols
78962293ef
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 15:19:32 +08:00
Peter Dias
8e3031aed0
MDL-50955 core: Reset lessons completion criteria if grade type is none
2020-11-16 15:12:34 +08:00
Brendan Heywood
522e4c6c76
MDL-47456 core: Remove redundant DB call during bootstrap
2020-11-16 16:04:07 +11:00
Brendan Heywood
2481b041ce
MDL-70107 tool_task: Unlock session on long running tasks in UI
2020-11-16 15:42:25 +11:00
Andrew Nicols
73bd838c1b
Merge branch 'MDL-67513' of https://github.com/NeillM/moodle
2020-11-16 08:22:51 +08:00
Brendan Heywood
7f97d1181d
MDL-67081 xhprof: Allow conditional profiling from CLI using env vars
2020-11-13 14:01:38 +11:00
AMOS bot
bb55bcf014
Automatically generated installer lang files
2020-11-13 00:09:47 +00:00
Luca Bösch
c2164fa6bb
MDL-69526 block_myoverview: custom course fields natural sorting
2020-11-13 00:59:07 +01:00
Eloy Lafuente (stronk7)
6ef4e66f03
weekly release 4.0dev
2020-11-12 22:11:32 +01:00
Eloy Lafuente (stronk7)
6baec70346
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install into master
2020-11-12 22:11:29 +01:00
Vitaly
d7d1ed65a5
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-12 15:14:44 +03:00
Neill Magill
524253382c
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:35:55 +00:00
Adrian Greeve
1691176799
Merge branch 'MDL-69453-master' of git://github.com/bmbrands/moodle
2020-11-12 11:53:49 +08:00
Adrian Greeve
5d2617a462
Merge branch 'master-MDL-70117' of https://github.com/golenkovm/moodle
2020-11-12 11:48:57 +08:00
Andrew Nicols
ea77b43b4e
Merge branch 'MDL-70067-master_theme_classic' of https://github.com/alexmorrisnz/moodle
2020-11-12 10:26:30 +08:00
Eloy Lafuente (stronk7)
7378fac031
Merge branch 'MDL-65941-master' of https://github.com/snake/moodle into master
2020-11-12 00:18:26 +01:00
Eloy Lafuente (stronk7)
a765b5a170
Merge branch 'MDL-70023-master' of git://github.com/marinaglancy/moodle into master
2020-11-11 23:57:15 +01:00