Brendan Heywood
17e465ca85
MDL-70768 tool_langimport: Make installed admin UI more consistent
2021-02-11 10:43:19 +11:00
Sara Arjona
fd31854480
Merge branch 'MDL-70732-master' of git://github.com/aanabit/moodle
2021-02-10 17:20:22 +01:00
Sara Arjona
3b15de89c7
Merge branch 'MDL-70796' of https://github.com/timhunt/moodle
2021-02-10 16:50:04 +01:00
Sara Arjona
be575645e0
Merge branch 'MDL-69101' of https://github.com/timhunt/moodle
2021-02-10 15:11:52 +01:00
Sara Arjona
3a5fcbe6e6
Merge branch 'MDL-70631-master-unzip' of git://github.com/mudrd8mz/moodle
2021-02-10 12:38:03 +01:00
Sara Arjona
9afbbf0e78
Merge branch 'MDL-70736_master' of https://github.com/TomoTsuyuki/moodle
2021-02-10 08:28:08 +01:00
Jacob Christiansen
0770d9fec3
MDL-69867 mod_assign: Display current grade with scale value
...
When using workflow we show the current grade with its scale value
instead of the internal index
2021-02-10 08:13:05 +01:00
Adrian Greeve
1fb0a4168a
Merge branch 'MDL-70643' of git://github.com/paulholden/moodle
2021-02-10 14:02:56 +08:00
Adrian Greeve
407ed3ff33
Merge branch 'MDL-52420-master' of https://github.com/sharidas/moodle
2021-02-10 12:54:19 +08:00
Sara Arjona
4f3d90b6a9
Merge branch 'master-MDL-65390' of https://github.com/yao9394/moodle
2021-02-09 15:10:42 +01:00
Sara Arjona
68d39e634f
Merge branch 'MDL-68736-master' of git://github.com/ferranrecio/moodle
2021-02-09 15:05:29 +01:00
Sara Arjona
08d1538313
Merge branch 'MDL-70282-oauth2_improve_error' of https://github.com/leonstr/moodle
2021-02-09 11:04:54 +01:00
Sara Arjona
1d6b734108
Merge branch 'MDL-70173-master' of git://github.com/rezaies/moodle
2021-02-09 08:29:13 +01:00
Sara Arjona
ec1996998f
Merge branch 'MDL-70377' of https://github.com/mkassaei/moodle
2021-02-09 08:23:24 +01:00
Shamim Rezaie
6df239900e
MDL-70173 core: Use a meaningful first level header
2021-02-09 16:16:09 +11:00
Shamim Rezaie
805df4f846
MDL-70173 theme_boost: Fix empty link issue on the "Go to top" button
...
On behat, we have to use a more specific test step if we are looking
for a "Go" button on a modal. The reason is that the html of the modal
content is put after the html of the "Go to top" button, so behat
may find the "Go to top" button if we just look for "Go".
2021-02-09 16:16:09 +11:00
Shamim Rezaie
97b0401443
MDL-70173 theme_boost: Increase the size of notification counter
...
WAVE considers any text with the size of 10px or below really small.
Increasing the font size of the navbar counter by 1px should not make a
big negative impact on the design, but improves accessibility.
2021-02-09 16:16:09 +11:00
Shamim Rezaie
c0e3a4108c
MDL-70173 output: All pages should have a heading
...
In MDL-63040, it was decided that the page header for the dashboad page
should be removed.
However, Based on Success Criteria 1.3.1 and 2.4.6 from the WebAIM's
WCAG 2 Checklist, all pages should have an <h1> element.
So I put an sr-only heading on the dashboard and all other pages, where
no page header is shown.
2021-02-09 16:16:09 +11:00
Shamim Rezaie
3a9fa051c3
MDL-70173 dashboard: ARIA role presentation conflicted the empty alt
...
The markup <img role="presentation" alt="alt text"> is contradictory.
According to https://www.w3.org/TR/2017/WD-wai-aria-practices-1.1-20170628/examples/presentation/PresentationRoleExamples.html
It is recommended that authors instead use empty alt text (alt="")
where they use role="presentation".
2021-02-09 16:16:09 +11:00
Shamim Rezaie
a6578dd64f
MDL-70173 message: Fix empty link
2021-02-09 16:16:09 +11:00
Shamim Rezaie
b0b3a53521
MDL-70173 output: use an empty alt to hide user pic from screen readers
...
There is no need to use WAI-ARIA to hide images from screen readers.
See https://www.w3.org/WAI/tutorials/images/decorative/
2021-02-09 16:16:09 +11:00
Tomo Tsuyuki
6581cb7137
MDL-70525 tool_profiling: Cannot import profiling file
...
Change type from int to integer to be able to have big numbers
2021-02-09 09:45:45 +11:00
Mahmoud Kassaei
8544b09e7b
MDL-70377 qtype_essay: When reviewing an attempt as a teacher
...
In the Response history table, Action Saved: does not display the value
of $a in the language string.
2021-02-08 17:11:06 +00:00
Sara Arjona
927f2dc46d
Merge branch 'MDL-51287-master' of https://github.com/SangNguyenAnh/moodle
2021-02-08 11:28:54 +01:00
Andrew Nicols
3b7a564e17
Merge branch 'MDL-70429-master' of git://github.com/sarjona/moodle
2021-02-08 12:02:11 +08:00
Andrew Nicols
f5e348ac3e
Merge branch 'MDL-69898' of https://github.com/paulholden/moodle
2021-02-08 10:48:29 +08:00
Andrew Nicols
98a261b6ea
Merge branch 'MDL-70614' of git://github.com/paulholden/moodle
2021-02-08 10:34:46 +08:00
Andrew Nicols
5cef15ea60
Merge branch 'MDL-70725-master' of git://github.com/sarjona/moodle
2021-02-08 10:33:52 +08:00
Andrew Nicols
a98c0cf01d
Merge branch 'MDL-70719' of https://github.com/mkassaei/moodle
2021-02-08 09:47:05 +08:00
Brendan Heywood
a87ddbd685
MDL-70536 cli: Fixed cli progress bar when 100% more than once
2021-02-07 00:36:01 +11:00
Brendan Heywood
67fb670cc6
MDL-70536 cli: Add cli for resetting all dashboards
2021-02-06 15:36:12 +11:00
AMOS bot
bfe5e7a0cd
Automatically generated installer lang files
2021-02-06 00:07:49 +00:00
Mahmoud Kassaei
d2f8ea2073
MDL-70719 quiz overrides: only show Actions column header if needed
2021-02-05 15:46:37 +00:00
Tim Hunt
6c7cf1123e
MDL-70796 count_words: match the count from LibraOffice & MS Word
2021-02-05 11:59:48 +00:00
Amaia Anabitarte
248d4ff200
MDL-70732 behat: Adding second parameter to ExpectationException()
2021-02-05 11:01:22 +01:00
John Yao
b964ba6373
MDL-65390 accessibility: correct focus after "Show more" clicked
2021-02-05 12:15:21 +11:00
Tomo Tsuyuki
a87ffa5b90
MDL-70736 gradingform_guide: Fix loading marking guide template issue
...
Do not check grade item name if it is from shared template.
2021-02-05 11:57:51 +11:00
Sara Arjona
4e398ff3f7
weekly release 4.0dev
2021-02-04 14:56:10 +01:00
Sara Arjona
9fa917be61
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2021-02-04 14:56:07 +01:00
sangnguyen
1d50e833e0
MDL-51287 Profile: Should notify users that changes are saved
2021-02-04 14:54:12 +07:00
Mikhail Golenkov
ad9598c758
MDL-70752 restore: Fix remote file recovery
2021-02-04 17:27:54 +11:00
Andrew Nicols
6995888454
Merge branch 'MDL-69748-master' of git://github.com/rezaies/moodle
2021-02-04 11:51:57 +08:00
Shamim Rezaie
a321181fe6
MDL-69748 core: Fix hideif issue with array elements
...
Changed the element selector to get all array elements,
whether named or unnamed. The previus selector was only
working for elements that thir names were like name="something[]".
It was not working for name="something[a]" elements.
2021-02-04 14:37:40 +11:00
Andrew Nicols
0377b0f9fa
Merge branch 'MDL-64866-master' of git://github.com/ilyatregubov/moodle
2021-02-04 11:37:01 +08:00
Andrew Nicols
031509861b
Merge branch 'MDL-70579' of git://github.com/paulholden/moodle
2021-02-04 09:28:22 +08:00
Andrew Nicols
84872802ce
Merge branch 'MDL-70632' of git://github.com/paulholden/moodle
2021-02-04 09:25:25 +08:00
AMOS bot
1a49bc4999
Automatically generated installer lang files
2021-02-04 00:07:54 +00:00
Eloy Lafuente (stronk7)
b74beab57c
MDL-70741 capability overview: missing whitespace after placeholder
2021-02-04 00:01:31 +01:00
Tim Hunt
f44bff98fb
MDL-70513 quiz manual grading: use formchangechecker to avoid dataloss
2021-02-03 16:06:54 +00:00
David Mudrák
6109e8b272
MDL-70631 files: Replace hard-coded value with FL_ENC_RAW constant
...
This is not related to the issue but I noticed it while trying to debug
it.
Back when this line was introduced in 9c140a681e
, the ZipArchive had
not yet exposed this flag as a constant. It was added later with PHP
7.0.8 and we can switch to using it now.
2021-02-03 16:06:39 +01:00