Paul Holden
4098af1c52
MDL-26171 user: implement method for retrieving fullname via SQL.
2021-06-29 16:35:35 +01:00
Eloy Lafuente (stronk7)
a747fd3055
weekly release 4.0dev
2021-06-24 23:03:06 +02:00
Eloy Lafuente (stronk7)
a12cac8724
NOBUG: Fixed SVG browser compatibility
2021-06-24 23:03:02 +02:00
Eloy Lafuente (stronk7)
62353b113b
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2021-06-24 23:03:01 +02:00
Andrew Nicols
98620214e1
Merge branch 'MDL-71694-master' of https://github.com/lucisgit/moodle
2021-06-24 12:00:09 +08:00
Andrew Nicols
728b3d6a7a
Merge branch 'MDL-67536-master' of https://github.com/dcai/moodle
2021-06-24 11:21:55 +08:00
Andrew Nicols
b10ac1ae04
Merge branch 'MDL-69498-group-admin-by-domain' of https://github.com/brendanheywood/moodle
2021-06-24 11:13:10 +08:00
Andrew Nicols
fa0ce04e63
Merge branch 'MDL-71837' of git://github.com/paulholden/moodle
2021-06-24 10:58:12 +08:00
Andrew Nicols
b4e879788a
Merge branch 'MDL-55243-master' of git://github.com/HuongNV13/moodle
2021-06-24 10:55:01 +08:00
Huong Nguyen
816aa7aec2
MDL-55243 files: Make is_valid_image support SVG files
2021-06-24 09:02:05 +07:00
Eloy Lafuente (stronk7)
d9347556e3
Merge branch 'MDL-71717' of git://github.com/paulholden/moodle
2021-06-24 00:18:45 +02:00
Eloy Lafuente (stronk7)
5df31d920b
Merge branch 'MDL-71293-master' of git://github.com/bmbrands/moodle
2021-06-23 23:43:08 +02:00
Eloy Lafuente (stronk7)
7c80183646
Merge branch 'MDL-71593-master' of git://github.com/ilyatregubov/moodle
2021-06-23 23:34:16 +02:00
Bas Brands
c36972b2c0
MDL-71293 theme_boost: improve navbar for new navigation
2021-06-23 12:03:10 +02:00
Andrew Nicols
c5ec238f9f
Merge branch 'MDL-71669-master' of git://github.com/junpataleta/moodle
2021-06-23 14:06:32 +08:00
Brendan Heywood
5d5f165e26
MDL-69498 admin: Group site admins by email domain
2021-06-23 15:22:37 +10:00
Jun Pataleta
242ccc4752
MDL-71669 atto_table: Set appropriate ARIA roles for table button
...
The table button can become a menu button when the cursor's position
in the editor is within a table. So we'd need to update the button with
ARIA attributes appropriate for a menu button.
This is best done when the button's highlight gets toggled, so we're
adding an event listener for when this happens and add/remove the ARIA
attributes accordingly.
2021-06-23 12:55:02 +08:00
Jun Pataleta
2dcede1b0b
MDL-71669 editor_atto: Fire custom event when toggling button highlight
2021-06-23 12:55:02 +08:00
Jun Pataleta
45906644be
MDL-71669 editor_atto: Create an events module for the atto editor
2021-06-23 12:55:01 +08:00
AMOS bot
405763bed1
Automatically generated installer lang files
2021-06-23 00:07:51 +00:00
Víctor Déniz
7a94a9f9e6
Merge branch 'MDL-71634-master' of git://github.com/lucaboesch/moodle
2021-06-22 18:27:38 +01:00
Sara Arjona
002f3e6cbf
Merge branch 'MDL-70750-master' of git://github.com/ilyatregubov/moodle
2021-06-22 10:20:57 +02:00
Andrew Nicols
4c6f22b4e5
Merge branch 'MDL-70233-alternative-disabled-cache' of https://github.com/Peterburnett/moodle
2021-06-22 15:46:48 +08:00
Tony Butler
46fd1d77d6
MDL-71694 assignfeedback_comments: Behat test for feedback preservation
...
Including efficiency improvements from https://github.com/davosmith
2021-06-21 11:21:53 +01:00
Ilya Tregubov
e8898b3bd9
MDL-71593 oauth2: Remove methods that were readded by mistake.
2021-06-21 10:11:16 +02:00
Ilya Tregubov
6ecfb59077
MDL-70750 mod_survey: Fix warning for undefined offset.
2021-06-21 08:41:48 +02:00
Dongsheng Cai
8a3e5377b1
MDL-67536 libraries: replace babel-polyfill with core-js
2021-06-21 12:03:58 +10:00
Eloy Lafuente (stronk7)
b09942824b
Merge branch 'MDL-71113-master' of git://github.com/andrewnicols/moodle
2021-06-19 17:57:13 +02:00
AMOS bot
6478a52f98
Automatically generated installer lang files
2021-06-19 00:07:53 +00:00
Víctor Déniz
2547760f01
Merge branch 'MDL-69524' of https://github.com/NeillM/moodle
2021-06-18 20:48:32 +01:00
Jun Pataleta
9d943c4ff9
MDL-71669 editor_atto: Set proper roles to toolbar menus
...
* Menu button fix
- Added aria-haspopup, aria-controls, and aria-expanded attributes.
* Menu fixes
- Added aria-labelledby that points to the menu button label.
- Removed the dialog role in the menu's container.
- The ul tag needs the "menu" role.
- The li tag needs the role "none" instead of the "presentation" role
Reference:
https://www.w3.org/TR/wai-aria-practices-1.1/#menubutton
2021-06-18 15:20:08 +08:00
Andrew Nicols
4f422785c6
MDL-71113 javascript: Improve basic JS Documentation
2021-06-18 09:38:05 +08:00
Andrew Nicols
92179b7057
MDL-71113 js: Fix all jsdoc warnings
2021-06-18 09:38:05 +08:00
Andrew Nicols
70dcc60862
MDL-71113 js: Bare minimum fixes to build jsdoc
2021-06-18 09:38:04 +08:00
Andrew Nicols
1a62c82fef
MDL-71113 js: Add jsdoc configuration and Grunt
2021-06-18 09:38:04 +08:00
AMOS bot
af4aa9d21c
Automatically generated installer lang files
2021-06-18 00:07:53 +00:00
Luca Bösch
9fc6c45b10
MDL-71634 course: Do not show "Your progress" info any more.
2021-06-17 19:22:13 +02:00
Víctor Déniz
338b60f43b
weekly release 4.0dev
2021-06-17 14:54:50 +01:00
Neill Magill
3a8db568e1
MDL-69524 backup: Code style fixes for the file
2021-06-17 09:31:17 +01:00
Neill Magill
0f073a4b10
MDL-69524 backup: Add PHPdocs to backup_controller class
2021-06-17 09:31:15 +01:00
Andrew Nicols
0e7e393748
Merge branch 'MDL-71813-master' of https://github.com/NashTechOpenUniversity/moodle
2021-06-17 11:28:22 +08:00
Andrew Nicols
8c0f8286a7
Merge branch 'MDL-58592-master' of git://github.com/HuongNV13/moodle
2021-06-17 11:06:53 +08:00
Andrew Nicols
f2ed5255e5
Merge branch 'MDL-71927' of https://github.com/timhunt/moodle
2021-06-17 10:52:18 +08:00
Andrew Nicols
7e480f8b16
Merge branch 'MDL-71697' of https://github.com/mkassaei/moodle
2021-06-17 10:48:05 +08:00
Andrew Nicols
a7cce0186e
Merge branch 'MDL-71926-master' of git://github.com/peterRd/moodle
2021-06-17 10:44:36 +08:00
Víctor Déniz
754d164391
Merge branch 'MDL-71052' of git://github.com/paulholden/moodle
2021-06-17 02:37:46 +01:00
Víctor Déniz
9fed7e6f13
Merge branch 'MDL-71764' of https://github.com/paulholden/moodle
2021-06-17 01:43:50 +01:00
Eloy Lafuente (stronk7)
350bb0a282
Merge branch 'MDL-71896-master' of git://github.com/merrill-oakland/moodle
2021-06-17 00:11:21 +02:00
Eloy Lafuente (stronk7)
48a2245c4d
Merge branch 'MDL-71888' of git://github.com/paulholden/moodle
2021-06-17 00:08:04 +02:00
Eloy Lafuente (stronk7)
d581b1dbb4
Merge branch 'MDL-71736-master' of git://github.com/andrewnicols/moodle
2021-06-17 00:01:41 +02:00