Huong Nguyen
534cf6e3d4
Merge branch 'MOODLE_401_STABLE' of https://github.com/dragos5436/moodle into MOODLE_401_STABLE
2023-12-05 10:41:10 +07:00
Ilya Tregubov
67f08a792f
Merge branch 'MDL-80043-401' of https://github.com/junpataleta/moodle into MOODLE_401_STABLE
2023-12-05 09:11:51 +08:00
Ilya Tregubov
36a5a2d4d1
Merge branch 'MDL-80131-401' of https://github.com/junpataleta/moodle into MOODLE_401_STABLE
2023-12-05 09:01:33 +08:00
Sara Arjona
52818283fe
Merge branch 'MDL-80185-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-12-04 11:00:56 +01:00
Jun Pataleta
1b1a661a03
Merge branch 'MDL-80221-401-enfix' of https://github.com/mudrd8mz/moodle into MOODLE_401_STABLE
2023-12-04 16:10:39 +08:00
Jun Pataleta
223948bf93
MDL-80131 mod_data: Make page titles unique
2023-12-02 07:20:53 +08:00
dragos5436
6b5485a0b0
MDL-60632 mod_quiz: Fix chart rendering fail in quiz report
...
If a quiz activity has negative grading enabled for incorrect answers,
students can achieve overall negative grades in this quiz. If at least
one student achieves a negative grade, the chart at the bottom of the
quiz 'Results' tab will fail to display. This patch add a search for
negative results, removes them from the band below 0 and adds them to
the 0 band. This will make the chart render correctly again.
Co-authored-by: Susana Leitão <sleitao@uporto.pt>
Co-authored-by: Matthias Opitz <m.opitz@ucl.ac.uk>
Removed whitespace at end of lines
2023-12-01 15:22:23 +00:00
David Mudrák
b16e808764
MDL-80221 lang: Use fixed strings in the tests, too
2023-12-01 06:23:33 +01:00
Ilya Tregubov
76ff7600e4
weekly release 4.1.6+
2023-12-01 13:12:36 +08:00
Jun Pataleta
a2ddc55f69
MDL-80043 grade: Add upgrade.txt notes
2023-12-01 09:15:04 +08:00
Jun Pataleta
cc6b3c161f
MDL-80043 gradereport_grader: Define editingmode_title
lang string
2023-12-01 09:15:04 +08:00
Jun Pataleta
18e5768332
MDL-80043 grade: editingmode_title
support for grade report plugins
...
* Add support for grade report plugins that define an
`editingmode_title` lang string. If the grade report plugin defines this
language string, it will be used for the page title's unique
identifying information when editing mode is turned on.
2023-12-01 09:15:04 +08:00
Jun Pataleta
fe3ff7dd69
MDL-80043 gradereport_singleview: Improve heading wordings
...
* Make the headings for the single view easier to read and understand
* When on editing mode, update the heading for the grade and user
screens to convey to the user that the page is currently on editing
mode. This is helpful for screen reader users as they can immediately
know the current display mode of the single view report page when this
gets read via the page title.
2023-12-01 09:15:03 +08:00
Jun Pataleta
816fadfcd7
MDL-80043 grade: Use heading parameter for the page title if provided
2023-12-01 09:15:03 +08:00
Helen Foster
b136e428d0
MDL-80221 lang: Import fixed English strings (en_fix)
2023-11-30 19:14:48 +01:00
Huong Nguyen
a410d35ef4
Merge branch 'MDL-79816-401' of https://github.com/rmady/moodle into MOODLE_401_STABLE
2023-11-30 10:41:20 +07:00
Huong Nguyen
c26e73fc9f
Merge branch 'MDL-74378_401' of https://github.com/PhilippImhof/moodle into MOODLE_401_STABLE
2023-11-30 10:12:31 +07:00
Ilya Tregubov
752c0c77f8
Merge branch 'MDL-78849-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-11-30 10:38:54 +08:00
Ilya Tregubov
b49d7c974f
Merge branch 'MDL-79325-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-11-30 09:35:45 +08:00
Jun Pataleta
1773a1926d
Merge branch 'MDL-79841-401' of https://github.com/laurentdavid/moodle into MOODLE_401_STABLE
2023-11-29 23:48:21 +08:00
Sara Arjona
0d056137bb
Merge branch 'MDL-79275-401' of https://github.com/lameze/moodle into MOODLE_401_STABLE
2023-11-29 16:44:20 +01:00
Jun Pataleta
6822ab321b
Merge branch 'MDL-80234-401' of https://github.com/aanabit/moodle into MOODLE_401_STABLE
2023-11-29 23:40:47 +08:00
Sara Arjona
d8f055240a
Merge branch 'MDL-80150-401' of https://github.com/lucaboesch/moodle into MOODLE_401_STABLE
2023-11-29 13:34:52 +01:00
Jun Pataleta
7527ca4c49
Merge branch 'MDL-79148-401' of https://github.com/ssj365/moodle into MOODLE_401_STABLE
2023-11-29 15:20:11 +08:00
Huong Nguyen
e6023839c9
Merge branch 'MDL-80002-401' of https://github.com/roland04/moodle into MOODLE_401_STABLE
2023-11-29 09:36:52 +07:00
Huong Nguyen
2cf4f88b52
Merge branch 'MDL-79267-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-11-29 09:18:34 +07:00
Huong Nguyen
08be365c2c
Merge branch 'MDL-79512-401' of https://github.com/laurentdavid/moodle into MOODLE_401_STABLE
2023-11-29 09:09:21 +07:00
Huong Nguyen
5c13475743
Merge branch 'MDL-76694-401' of https://github.com/snake/moodle into MOODLE_401_STABLE
2023-11-29 09:01:52 +07:00
Jun Pataleta
a2524d8caf
Merge branch 'MDL-80181-401' of https://github.com/srobotta/moodle into MOODLE_401_STABLE
2023-11-29 09:37:35 +08:00
Sara Arjona
aec53e3547
MDL-80150 resource: Reintroduce file icon
...
The new activity card design, planned for Moodle 4.3, reintroduces
the resource MIME icon that was removed in Moodle 4.0.
This is a backport of MDL-78285.
2023-11-29 02:17:56 +01:00
Shamiso.Jaravaza
3d7b5d51b9
MDL-79148 mod_bigbluebuttonbn: fix recording link
2023-11-28 00:40:31 -07:00
Ilya Tregubov
6109f4dfd4
Merge branch 'MDL-79603-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2023-11-28 13:54:09 +08:00
Laurent David
57791ecd61
MDL-79841 theme_boost: Do not remove card borders
...
* When we are in small screensize we had removed the
left and right borders for cards. This is now restored
2023-11-28 06:39:04 +01:00
Simey Lameze
3f83ea2456
MDL-79275 behat: add one second wait to avoid random
2023-11-28 11:07:20 +08:00
Amaia Anabitarte
471838be7b
MDL-80234 mod_scorm: Saved passed status requirement
2023-11-27 17:41:15 +01:00
Stephan Robotta
dfb2be423b
MDL-80181 wiki: fix width of left column in comments
2023-11-24 11:18:01 +01:00
Philipp Imhof
b554580520
MDL-74378 mod_quiz: make sure timer is initialized
2023-11-24 08:52:35 +01:00
Huong Nguyen
b1bb5671df
weekly release 4.1.6+
2023-11-24 12:23:36 +07:00
Huong Nguyen
cd5d14d73b
Merge branch 'install_401_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_401_STABLE
2023-11-24 12:23:29 +07:00
Eloy Lafuente (stronk7)
98a58ef44c
Merge branch 'MDL-79966-m401' of https://github.com/sammarshallou/moodle into MOODLE_401_STABLE
2023-11-23 23:41:28 +01:00
sam marshall
95646071ae
MDL-79966 core_task: NEVER_RUN_TIME did not fit in 10 digits
2023-11-23 16:25:10 +00:00
Rodrigo Mady
29d68c07af
MDL-79816 block_recentlyaccesseditems: Fix modname type in WS
2023-11-23 11:52:44 -03:00
Andrew Nicols
2995721139
Merge branch 'MDL-79966-m401' of https://github.com/sammarshallou/moodle into MOODLE_401_STABLE
2023-11-23 10:32:05 +08:00
Huong Nguyen
6488fc6a20
Merge branch 'MDL-78496-401' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
2023-11-23 09:23:46 +07:00
Ilya Tregubov
8c678d2b9a
Merge branch 'MDL-80157_storedfileproblem-401' of https://github.com/leonstr/moodle into MOODLE_401_STABLE
2023-11-23 09:47:47 +08:00
Ilya Tregubov
cedb8a92cb
Merge branch 'MDL-79185-MOODLE_401_STABLE' of https://github.com/dmitriim/moodle into MOODLE_401_STABLE
2023-11-22 11:49:15 +08:00
Dmitrii Metelkin
402153c46e
MDL-79185 cache: don't throw exception if cache data is corrupted
2023-11-22 12:47:57 +11:00
Ilya Tregubov
8337ef3be5
Merge branch 'MDL-78670-401' of https://github.com/rmady/moodle into MOODLE_401_STABLE
2023-11-22 09:11:44 +08:00
Paul Holden
ecf396842f
MDL-80185 lang: use iso6391 language code for HTML lang attributes.
...
This resolves accessibility issues where Moodle language pack codes
didn't always map to correspondingly named iso6391 codes.
Where this value is defined in the language configuration, it will
now be used.
2023-11-21 22:55:33 +00:00
sam marshall
47a38fd827
MDL-79966 core_task: Scheduled task timing (crontab fields) is wrong
2023-11-20 17:08:55 +00:00