Jun Pataleta
45906644be
MDL-71669 editor_atto: Create an events module for the atto editor
2021-06-23 12:55:01 +08:00
Huong Nguyen
2140d3e55c
MDL-71771 core_calendar: Convert the calendar footer buttons to links
2021-06-23 09:41:04 +07:00
AMOS bot
405763bed1
Automatically generated installer lang files
2021-06-23 00:07:51 +00:00
Simey Lameze
29979f21ed
MDL-71789 calendar: fix subscription url validation
2021-06-23 07:46:46 +08:00
Tim Hunt
1af25720b0
MDL-71991 files: check return value of rename when writing files
2021-06-22 19:36:09 +01: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
Eloy Lafuente (stronk7)
9395d24ca9
Merge branch 'MDL-56873-master' of git://github.com/mickhawkins/moodle
2021-06-16 23:30:26 +02:00
Mahmoud Kassaei
c259a065b0
MDL-71697 Custom user field support: Grade report grader
2021-06-16 15:06:10 +01:00
Tony Butler
ec0185ccc2
MDL-71694 assignfeedback_comments: Fill latest submitted comment data
...
Otherwise if grading validation fails, any new/updated comments are
lost and replaced with previously saved data (or an empty editor).
2021-06-16 12:04:03 +01:00
Andrew Nicols
fb61c1d930
Merge branch 'MDL-69908' of git://github.com/paulholden/moodle
2021-06-16 15:28:32 +08:00
Andrew Nicols
6ad0f55c5f
Merge branch 'MDL-71528-master' of git://github.com/aanabit/moodle
2021-06-16 13:19:21 +08:00
Andrew Nicols
12ce136740
Merge branch 'MDL-71804' of https://github.com/stronk7/moodle
2021-06-15 11:26:46 +08:00
Peter Dias
25ef989bdb
MDL-71926 core: Check capabilities before adding link
...
Check whether the user has the capability to manage courses before adding any link
2021-06-15 08:37:38 +08:00
Tim Hunt
b4bbbf15a3
MDL-71927 reports: show time to the second in logs report
...
And in the question history in quiz reviews.
Without this, it can be difficult to investigate some problems.
2021-06-14 21:41:16 +01:00
Amaia Anabitarte
377aee95b5
MDL-71528 usertours: End button text for one step user tours
2021-06-14 17:30:03 +02:00
Paul Holden
c260bad774
MDL-69908 user: include groups with exported course participants.
2021-06-14 09:31:30 +01:00
Sara Arjona
6347b916bc
MDL-71165 course: core_course_update_course external method
2021-06-14 14:36:20 +08:00
Andrew Nicols
a9b0f4dafe
Merge branch 'MDL-71134-master-v03' of git://github.com/ferranrecio/moodle
2021-06-14 11:52:35 +08:00
Eloy Lafuente (stronk7)
a9fb50a1be
MDL-71804 travis: Bump to bionic
2021-06-13 22:53:32 +02:00
abgreeve
9533e8ddf5
weekly release 4.0dev
2021-06-11 13:52:09 +08:00
abgreeve
bf5a4663e8
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2021-06-11 13:52:08 +08:00