Sara Arjona
02838dfae9
Merge branch 'MDL-76555-master' of https://github.com/pmaneggia/moodle
2023-11-08 17:06:12 +01:00
Mikel Martín
b340a1395b
MDL-79601 report_completion: Fix RTL First/Last name alignment
2023-11-08 16:23:01 +01:00
Mikel Martín
7e02b4baef
MDL-79601 report_progress: Fix RTL First/Last name alignment
2023-11-08 16:22:20 +01:00
Dani Palou
869de41ab2
MDL-77581 behat: Support finish_generate_ in generators
2023-11-08 10:15:36 +01:00
Sara Arjona
2fc405aa35
Merge branch 'MDL-79629' of https://github.com/paulholden/moodle
2023-11-08 09:57:30 +01:00
Michael Aherne
ec7a03985a
MDL-80030 filelib: Fix info type.
2023-11-08 08:51:26 +00:00
Huong Nguyen
5e0b16fa29
MDL-66546 caching: Improve Redis help text
2023-11-08 11:17:45 +07:00
Huong Nguyen
4e112d7f3e
Merge branch 'MDL-66546' of https://github.com/mcabro/moodle
2023-11-08 11:15:03 +07:00
Ilya Tregubov
4df21a5ad8
Merge branch 'MDL-79615_master' of https://github.com/marxjohnson/moodle
2023-11-08 10:42:10 +08:00
Huong Nguyen
36677cd883
Merge branch 'MDL-79739-master' of https://github.com/andrewnicols/moodle
2023-11-08 09:23:37 +07:00
Huong Nguyen
400fa8c521
Merge branch 'MDL-79840' of https://github.com/paulholden/moodle
2023-11-08 09:22:57 +07:00
Huong Nguyen
9c0e8ed95d
Merge branch 'MDL-78335-master' of https://github.com/elza3ym/moodle
2023-11-08 09:22:25 +07:00
Jun Pataleta
fdb78d6431
MDL-78425 admin: Point Clear theme caches to correct URL
...
* Plus remove unnecessary call to require_once() in theme/index.php
2023-11-08 10:16:35 +08:00
Jun Pataleta
1ad89120ab
Merge branch 'MDL-78425-master' of https://github.com/davewoloszyn/moodle
2023-11-08 10:14:11 +08:00
Ilya Tregubov
419c760967
Merge branch 'MDL-79858' of https://github.com/paulholden/moodle
2023-11-08 09:48:50 +08:00
David Woloszyn
103c2bb512
MDL-78425 core_theme: Theme selection now uses cards and modal
2023-11-08 11:10:41 +11:00
Paul Holden
34cc409680
MDL-79267 mod_forum: define report subplugin type language strings.
2023-11-07 09:49:49 +00:00
Huong Nguyen
1e256012a1
Merge branch 'MDL-78953' of https://github.com/pedrojordao/moodle
2023-11-07 15:33:29 +07:00
Andrew Nicols
2f0aac01fb
MDL-79981 core: Add ability to manually run and filter phpunit on GHA
2023-11-07 16:14:14 +08:00
Jun Pataleta
f5e4a1f487
MDL-80019 mod_bigbluebuttonbn: Use updated completion field names
...
Field names for the completion conditions have been updated since 4.3.
So the fields names should also be updated in the test.
2023-11-07 13:11:36 +08:00
Jun Pataleta
b72a0b28ec
Merge branch 'MDL-80019-master' of https://github.com/call-learning/moodle
2023-11-07 13:10:54 +08:00
Laurent David
11aa2dd086
MDL-80019 mod_bigbluebuttonbn: Completion form freeze fix
...
* When the completion is locked, we should not be able to edit the completion elements
2023-11-06 22:10:16 +01:00
Bruno Baudry
596539aa83
MDL-79620 admin: removed unused strings
...
In MDL-20204 the function that used 'smartpix' and
'configsmartpix' has been removed.
2023-11-06 16:45:05 +01:00
Paul Holden
fd3ae99540
MDL-79728 communication_matrix: deprecate refresh token config strings.
2023-11-06 13:37:11 +00:00
Sara Arjona
48c4fe03c1
Merge branch 'MDL-79646' of https://github.com/paulholden/moodle
2023-11-06 12:45:54 +01:00
Huong Nguyen
49a90873b0
Merge branch 'MDL-77805-master' of https://github.com/roland04/moodle
2023-11-06 16:21:38 +07:00
Sara Arjona
83525446ed
Merge branch 'mdl-78650-master-alt-fix' of https://github.com/Fragonite/moodle
2023-11-06 09:50:54 +01:00
Ilya Tregubov
44f1937c57
Merge branch 'MDL-71941-master' of https://github.com/lucaboesch/moodle
2023-11-06 13:43:43 +08:00
David Woloszyn
299b5748ea
MDL-77325 core: Upgrades will make Tiny the default editor
2023-11-06 16:28:24 +11:00
Huong Nguyen
dfa2fd8445
Merge branch 'MDL-79062-master-2' of https://github.com/junpataleta/moodle
2023-11-06 10:51:05 +07:00
Ilya Tregubov
c53b560619
Merge branch 'MDL-79536' of https://github.com/paulholden/moodle
2023-11-06 09:17:14 +08:00
Ilya Tregubov
8d7511b230
Merge branch 'MDL-79446' of https://github.com/paulholden/moodle
2023-11-06 09:13:47 +08:00
Dan Marsden
2f6685dfc7
MDL-80004 scorm: add missing require locallib during course reset.
2023-11-06 11:57:10 +13:00
Andrew Nicols
eddae1808b
MDL-79974 core: Add Whoops when debugging
...
Whoops will only be used under the following conditions:
- Not an AJAX request
- Not a CLI usage
- debugdisplay is set
- composer dependencies are installed
- Whoops is available
- The configuration setting is enabled
2023-11-05 21:23:18 +08:00
Paola Maneggia
44d2db0de1
MDL-76555 mod_resource: Fix PHP8.0 type error (legacy resources)
2023-11-05 13:46:04 +01:00
Mikel Martín
e6a3598c59
MDL-80002 forumreport_summary: Fix summary report date filtering
2023-11-03 15:45:24 +01:00
Paul Holden
73143443b8
MDL-79996 communication: valid instance checks during user deletion.
2023-11-03 12:54:00 +00:00
Sara Arjona
78f239c890
MDL-79992 backup: Display course backups from activity restore
...
The Course backup area was not displaying the course backups when
accessing to the Restore page for an activity because the context
was not updated properly for this area.
2023-11-03 12:21:06 +01:00
Ilya Tregubov
e37eb30a09
MDL-76588 gradereport_summary: Summary report hack
...
This is a hack since average is not correct for summary report
when we have suspended users. But since we don't want to change
display to user - it is set to match 4.1 behavior.
2023-11-03 13:46:43 +08:00
Ilya Tregubov
4cae211e4a
MDL-76588 gradereport_user: Deprecate calculate_averages
...
Calculate_average is used instead.
2023-11-03 12:40:55 +08:00
Ilya Tregubov
4a0770d0ca
MDL-76588 gradereport_grader: Deprecate get_right_avg_row
...
Calculate_average is used instead.
2023-11-03 12:40:50 +08:00
Ilya Tregubov
d47c36b28b
MDL-76588 core_grades: Refactor calculate_average for hidden grades case.
...
On grader report we include hidden grades in averages calculations.
On user report we don't include hidden grades. So to allow using of
calculate_averages it needs to be refactored for this case.
We also have to add group id param to calculate_average since for
grader report we calculate both overall average and group average
2023-11-03 12:40:46 +08:00
Jake Dallimore
832e394322
MDL-76694 core_comment: exit the js init if the element cannot be found
...
In pages which result in the theme_boost/embedded template being used,
blocks may be rendered and the resulting HTML ignored, leaving any JS
they may have added to run without a corresponding DOM element to act
on. This fixes that case for comments, making sure we exit gracefully
during the init if the element can't be found.
2023-11-03 10:04:32 +08:00
Ilya Tregubov
bf51836399
MDL-73852 enrol_meta: Enable meta enrolment for course upload.
2023-11-03 08:52:15 +08:00
Pedro Jordao
2d73818742
MDL-78953 autocomplete: Add only one empty option when deselecting item.
...
Each option that was deselected was prepending an empty option in the select.
2023-11-02 18:35:21 -03:00
Mikel Martín
136fa1ef0c
MDL-77805 reportbuilder: Improve filter dropdown UI
...
- Modify the filters dropdown UI to have a fixed height and inner scroll.
This will improve displaying long filter dropdowns.
- Modify the filters dropdown buttons to be always displayed sticked to the bottom.
- Clean unused styles in filters dropdown
2023-11-02 18:08:05 +01:00
Juan Carrera
63a7ce5108
MDL-66546 caching: Add support to unix:// connections to redis.
2023-11-02 16:04:54 +01:00
Luca Bösch
9593d46512
MDL-71941 quiz_grading: use 'gradeverb' core string
2023-11-02 16:02:32 +01:00
Luca Bösch
1e2300fbd6
MDL-71941 core_grades: use 'gradenoun' core string
2023-11-02 16:02:32 +01:00
Luca Bösch
2c9d117574
MDL-71941 mod_lesson: Deprecate 'Grade' string
2023-11-02 16:02:32 +01:00