Shamim Rezaie
15a349dd4f
MDL-68167 lib: The accessibleChange custom event now supports bubbling
...
The change event bubbles so the accessibleChange shoud bubble as well.
2020-10-30 14:52:52 +11:00
Shamim Rezaie
29ad80e4ff
MDL-68167 theme_boost: make focus outline accessible for autocompletes
2020-10-30 14:52:52 +11:00
Andrew Nicols
0ac855a304
Merge branch 'MDL-69156_master' of https://github.com/ffhs/moodle
2020-10-30 11:51:48 +08:00
Shamim Rezaie
b643c88682
MDL-68167 lib: Autocomplete selection to use listbox aria role
...
The aria-selected state cannot be used for the listitem role. The
autocomplete widget highly uses the aria-selected state internally.
2020-10-30 14:43:00 +11:00
Shamim Rezaie
ce484f2872
MDL-68167 user: Improve keyboard navigation on autocomplete fields
2020-10-30 14:43:00 +11:00
Shamim Rezaie
2a02fba4bd
Merge branch 'MDL-69390-master' of git://github.com/bmbrands/moodle into MDL-69390-master-test
2020-10-30 14:37:25 +11:00
Huong Nguyen
3dcfb904b7
MDL-69841 Quiz: Review options 'Help' icons do not work correctly
2020-10-30 10:18:20 +07:00
AMOS bot
458e531bdf
Automatically generated installer lang files
2020-10-30 00:09:45 +00:00
Víctor Déniz
5009d5030d
Merge branch 'MDL-70032-master-2' of git://github.com/junpataleta/moodle
2020-10-29 22:27:47 +00:00
Tim Hunt
1622425260
MDL-70065 quiz: fix paging when adding questions from the bank
2020-10-29 20:25:53 +00:00
Paul Holden
eec03671f8
MDL-69156 backup: correct behaviour of course copy idnumber field.
...
When a given user doesn't have the capability to change the idnumber
field during course copy, freeze the field value.
2020-10-29 14:14:13 +01:00
Adrian Perez
d5ec9d66a4
MDL-69156 course_copy: set defaults for idnumber when not permitted
2020-10-29 14:14:08 +01:00
Jun Pataleta
ac9ecf6bef
MDL-70032 qtype_multichoice: Use custom partial named selector
...
* With the removal of the label element, Behat now has to click on the
answer text. In order to achieve this, the custom partial named selector
"qtype_multichoice > Answer" was now added and have replaced the
instances where the label of the answer's checkbox/radio button is
being clicked.
2020-10-29 16:21:22 +08:00
Jun Pataleta
a1d81dc6d9
MDL-70032 qtype_multichoice: Fix answer labelling
...
* Discard the use of the label element in order to be able to render
multiple choice answers as they are and have these act as the radio
button/checkbox' label through the aria-labelledby attribute.
* New JS module qtype_multichoice/answers that listens for click events
on the answer text container and selects the appropriate answer radio
button/checkbox.
2020-10-29 15:36:15 +08:00
Andrew Nicols
ede8fbe9f4
Merge branch 'MDL-68722-master' of https://github.com/matt-catalyst/moodle
2020-10-29 14:02:59 +08:00
Jake Dallimore
f6356b99aa
Merge branch 'MDL-69716-master' of git://github.com/aanabit/moodle
2020-10-29 12:39:48 +08:00
Jake Dallimore
6fcd084f68
Merge branch 'MDL-70041-master' of git://github.com/mihailges/moodle
2020-10-29 11:48:58 +08:00
Adrian Greeve
131dacceb5
Merge branch 'm40_MDL-70042_Progress_Bar_Upgrade_Message_Popup' of https://github.com/scara/moodle
2020-10-29 08:34:27 +08:00
Matteo Scaramuccia
6e97e31423
MDL-70042 message_popup: Trivial savepoint comment cleanup
2020-10-28 22:44:07 +01:00
Matteo Scaramuccia
fad0a943b2
MDL-70042 message_popup: progress bar on upgrade only when necessary
2020-10-28 22:41:48 +01:00
Jun Pataleta
16ff8bc54c
Merge branch 'MDL-69390-master' of git://github.com/bmbrands/moodle
2020-10-28 22:44:15 +08:00
Bas Brands
451bd40752
MDL-69390 theme_boost: dropdown menu accessibility
...
- display a dot before the active element
- use the active colour for the hover colour
2020-10-28 14:01:17 +01:00
Jun Pataleta
35edfe4754
Merge branch 'MDL-69815-master' of git://github.com/andrewnicols/moodle
2020-10-28 14:19:32 +08:00
Andrew Nicols
7b80dd3852
Merge branch 'MDL-70004-master' of git://github.com/junpataleta/moodle
2020-10-28 13:10:14 +08:00
Jake Dallimore
f9f909282e
Merge branch 'MDL-64723' of git://github.com/paulholden/moodle
2020-10-28 12:10:29 +08:00
Jake Dallimore
36f29a2ebd
Merge branch 'MDL-65792-master' of git://github.com/bmbrands/moodle
2020-10-28 11:59:44 +08:00
Mihail Geshoski
81d0642b6c
MDL-70041 filepicker: Make sure the user has a recently used license
2020-10-28 11:48:33 +08:00
Jake Dallimore
62e5852f36
Merge branch 'MDL-70010' of https://github.com/stronk7/moodle
2020-10-28 11:07:19 +08:00
Andrew Nicols
3354f1f93a
MDL-69815 core: Bump Node to v14.15.0 (LTS/Fermium)
2020-10-28 09:34:31 +08:00
Eloy Lafuente (stronk7)
d59487ded3
Merge branch 'MDL-69998-master-enfix' of git://github.com/mudrd8mz/moodle into master
2020-10-28 00:41:53 +01:00
Eloy Lafuente (stronk7)
99680d1be4
weekly release 4.0dev
2020-10-27 23:47:26 +01:00
Eloy Lafuente (stronk7)
f9faf700aa
NOBUG: Fixed file access permissions
2020-10-27 23:47:26 +01:00
Eloy Lafuente (stronk7)
96c572c5f3
NOBUG: Fixed SVG browser compatibility
2020-10-27 23:47:24 +01:00
Matt Clarkson
541e90c32c
MDL-68722 atto_equation: fix for form elements with special characters
...
Element id's containing characters such as ':' would break the tab
selector in bootstrap.
This specifically affects the essay question type.
2020-10-28 09:26:43 +13:00
Sara Arjona
54d718b2b0
MDL-69166 enrol_fee: fix behat string from fee to enrolment by payment
2020-10-27 15:00:30 +01:00
Sara Arjona
5c422a03b9
MDL-69166 enrol_fee: define default value to currency setting
2020-10-27 15:00:11 +01:00
David Mudrák
e576fef1fa
MDL-69998 lang: Fix reworded strings in Behat test scenarios
2020-10-27 11:32:10 +01:00
Helen Foster
dd7a1d60e2
MDL-69998 lang: Import fixed English strings (en_fix)
2020-10-27 11:32:10 +01:00
Andrew Nicols
533bcf9f7b
Merge branch 'MDL-69166-master-4' of git://github.com/rezaies/moodle
2020-10-27 16:35:48 +08:00
Bas Brands
56d3baa214
MDL-65792 mod_forum: show release time on timed posts
2020-10-27 08:58:26 +01:00
Shamim Rezaie
7676918e75
MDL-69166 core: Fix missing lang strings
2020-10-27 18:13:34 +11:00
Andrew Nicols
d5be288740
MDL-69166 core: Fix upgrade step savepoint
2020-10-27 13:12:59 +08:00
Andrew Nicols
931f36ce15
Merge branch 'MDL-69166-master-4' of git://github.com/rezaies/moodle
2020-10-27 12:47:50 +08:00
Shamim Rezaie
ce7c648526
MDL-69166 core_payment: Add privacy implementation
2020-10-27 15:34:56 +11:00
Shamim Rezaie
0ecce652b1
MDL-69166 core_payment: Use promises instead of callbacks
2020-10-27 15:34:56 +11:00
Shamim Rezaie
f5d94d6305
MDL-69166 core_payment: Addressing various integration points
...
- Add help for 'payment account' field in the enrol instance form
- Remove MOODLE_INTERNALs when not necessary
- Add $userid to deliver_order
- Check if provider classes implement the provider interface
- Rename get_cost to get_payable
- get_payable returns payable object
- Improve registerEventListeners and added init
- Rename payment\provider to payment\service_provider
2020-10-27 15:34:56 +11:00
Shamim Rezaie
d5a9d6e520
MDL-69166 core_payment: Rename componentid to itemid
2020-10-27 15:34:56 +11:00
Shamim Rezaie
2d7feb7583
MDL-69166 core_payment: Renamed plugintype name from pg to paygw
2020-10-27 15:34:55 +11:00
Marina Glancy
9ad96a63a4
MDL-69166 core_payment: addressing integration review
2020-10-27 15:34:55 +11:00
Marina Glancy
71ccaf200d
MDL-69166 core_payment: rename some functions
2020-10-27 15:34:55 +11:00