102297 Commits

Author SHA1 Message Date
AMOS bot
4081a0edc2 Automatically generated installer lang files 2021-10-13 00:07:31 +00:00
Sara Arjona
e746dc75af weekly release 4.0dev+ 2021-10-08 12:43:14 +02:00
Sara Arjona
b1d75afaa8 Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install 2021-10-08 12:43:08 +02:00
Eloy Lafuente (stronk7)
d9d49fc0ef Merge branch 'MDL-72674-master-fix' of github.com:sarjona/moodle 2021-10-08 11:47:05 +02:00
Sara Arjona
3369faa695 MDL-72674 componentlibrary: Remove whitespaces 2021-10-08 11:37:23 +02:00
Peter Dias
7ab2d7d7bd MDL-52206 quiz: Integration bug fixes 2021-10-08 07:33:05 +02:00
abgreeve
edb655e35c Merge branch 'MDL-72578-master' of git://github.com/ferranrecio/moodle 2021-10-08 09:12:57 +08:00
AMOS bot
67216a9611 Automatically generated installer lang files 2021-10-08 00:07:33 +00:00
Víctor Déniz
9ef79d0b36 Merge branch 'master-MDL-64576-v2' of https://github.com/golenkovm/moodle 2021-10-07 22:24:37 +01:00
Eloy Lafuente (stronk7)
f77733148f Merge branch 'MDL-71306' of https://github.com/paulholden/moodle 2021-10-07 23:10:00 +02:00
Eloy Lafuente (stronk7)
9d3b3298e2 Merge branch 'MDL-72674-master' of git://github.com/junpataleta/moodle 2021-10-07 22:53:47 +02:00
Eloy Lafuente (stronk7)
553af0dddf Merge branch 'MDL-72309' of git://github.com/paulholden/moodle 2021-10-07 22:42:16 +02:00
Eloy Lafuente (stronk7)
3747362791 Merge branch 'MDL-72635-master' of git://github.com/lameze/moodle 2021-10-07 22:38:53 +02:00
Eloy Lafuente (stronk7)
b662f299f4 Merge branch 'MDL-72454-master' of git://github.com/HuongNV13/moodle 2021-10-07 22:31:46 +02:00
Eloy Lafuente (stronk7)
8b577dfb46 Merge branch 'MDL-72621-master' of git://github.com/andrewnicols/moodle 2021-10-07 21:06:07 +02:00
Eloy Lafuente (stronk7)
6848218cc6 Merge branch 'MDL-61564' of https://github.com/danmarsden/moodle 2021-10-07 21:03:48 +02:00
Eloy Lafuente (stronk7)
2ef38aa865 Merge branch 'MDL-72753-master' of git://github.com/ilyatregubov/moodle 2021-10-07 20:21:40 +02:00
Ferran Recio
d4bebe639f MDL-72578 core_courseformat: fix renderers deprecation messages 2021-10-07 17:17:29 +02:00
Ferran Recio
fb753618a8 MDL-72578 course: fix format backward compatibility
The existing course format plugins are not adapted tu use the new
courseformat subsystem. This means they don't provide a valid renderer,
or hardcode the inclusion of the topics renderer.php file, or do not
extend the format renderer but the core one (missing some methods). This
commit provides some quick fixes to prevent exceptions.
2021-10-07 17:17:29 +02:00
Ferran Recio
41b4625693 MDL-72578 course: activity render to output classes 2021-10-07 17:17:29 +02:00
Víctor Déniz
da8b658229 Merge branch 'MDL-57980-master_grade_items_index' of https://github.com/agrowe/moodle 2021-10-07 16:02:52 +01:00
Jun Pataleta
74fbe453c7 Merge branch 'MDL-72278-master' of git://github.com/bmbrands/moodle 2021-10-07 22:48:10 +08:00
Bas Brands
57581a1980 MDL-72278 theme_boost: open drawer with fake blocks on first visit 2021-10-07 16:14:37 +02:00
Eloy Lafuente (stronk7)
d634e79ed4 Merge branch 'MDL-52206' of https://github.com/ilyatregubov/moodle 2021-10-07 14:37:20 +02:00
Ilya Tregubov
c4542f4a19 MDL-52206 workshop: Fix Behat test broken by recent courseindex changes. 2021-10-07 16:56:43 +07:00
Ilya Tregubov
78ad30d662 MDL-72753 courseformat: Fix broken site installation via UI.
Fixing regression caused by MDL-71795.
2021-10-07 14:48:05 +07:00
Huong Nguyen
f081ebeb4b MDL-72454 Themes: Removal of back to top link 2021-10-07 14:32:27 +07:00
abgreeve
24eac0b051 Merge branch 'MDL-72543-master' of git://github.com/lameze/moodle 2021-10-07 15:11:12 +08:00
Shamim Rezaie
7bd7ed4e58 Merge branch 'MDL-72629-master-2' of git://github.com/mickhawkins/moodle 2021-10-07 17:36:31 +11:00
Jun Pataleta
34b2639c70 Merge branch 'MDL-72682' of git://github.com/paulholden/moodle 2021-10-07 14:33:38 +08:00
abgreeve
72e58dbb55 Merge branch 'MDL-69696-master' of git://github.com/cameron1729/moodle 2021-10-07 14:32:17 +08:00
Matt Porritt
f5d9267a29 MDL-69696 mod_assign: Class refactoring - rendering
Refactor rendering classes to be more PSR compliant.

Move renderer to output class folder and initial
splitting of classes in renderable.php into individual
class files. To make it easier to refactor assign UI
functionality in the future.
2021-10-07 14:25:11 +08:00
Michael Hawkins
34d6916968 MDL-72629 timeline: Reduce footprint when a course has no events
This also improves the noevents string so it makes sense in all
contexts.
2021-10-07 14:22:12 +08:00
Simey Lameze
9afd980b4e MDL-72543 block_timeline: change the display of event names 2021-10-07 14:05:34 +08:00
Shamim Rezaie
e37c5b1ef3 Merge branch 'MDL-71938-master' of git://github.com/HuongNV13/moodle 2021-10-07 17:05:11 +11:00
Matt Porritt
1cb6f330a3 MDL-69696 mod_assign: Class refactoring - UI style change
Assign view UI style change.

Style submission status and grading summary tables
to have matched visual styles.
2021-10-07 14:00:22 +08:00
Ilya Tregubov
b4675942ce Merge branch 'MDL-52206-master-rebased' of git://github.com/peterRd/moodle 2021-10-07 12:55:12 +07:00
abgreeve
ea086c3cde Merge branch 'MDL-72277-master' of https://github.com/dcai/moodle 2021-10-07 13:39:45 +08:00
hiendinh
e255952011 MDL-71938 tool_usertours: New "Display step numbers" setting
Co-authored-by: Huong Nguyen <huongnv13@gmail.com>
2021-10-07 10:53:40 +07:00
Dongsheng Cai
43e5cc11b5 MDL-72277 block_timeline: UI improvements 2021-10-07 14:49:51 +11:00
Shamim Rezaie
5f2963b053 MDL-72517 qformat: Removed extra whitespaces 2021-10-07 13:28:00 +11:00
Peter
7a9e3db9dc MDL-52206 completion: Behat test
Co-authored-by: aanabit
2021-10-07 10:17:25 +08:00
Shamim Rezaie
6e2f35ae18 Merge branch 'MDL-72517-master' of git://github.com/cescobedo/moodle 2021-10-07 13:03:06 +11:00
AMOS bot
65f63bf36d Automatically generated installer lang files 2021-10-07 00:07:31 +00:00
Jun Pataleta
d9f53b70be Merge branch 'MDL-70874-master_take2' of git://github.com/lucaboesch/moodle 2021-10-06 22:49:03 +08:00
Jun Pataleta
87a5419f6f Merge branch 'MDL-72339-master' of https://github.com/sammarshallou/moodle 2021-10-06 22:44:40 +08:00
Luca Bösch
aead4ba45a MDL-70874 gradereport_user: Add colors and icon distinguishing pass/fail 2021-10-06 16:36:12 +02:00
sam marshall
4dd7f2ac54 MDL-72339 core_availability: Unsafe to use format_string in description
The availability condition get_description method is called while
gathering data for the modinfo object. As such it is not safe to
call other functions which might rely on modinfo, such as format_string
(if using filters which access modinfo).

This change provides a mechanism to call format_string later, and also
a general callback to do other stuff later as well if needed. It uses
the same approach already taken to make activity names work correctly
in the availability_condition class.
2021-10-06 11:28:26 +01:00
Jun Pataleta
6f7e5cf2ce Merge branch 'MDL-72557-master' of git://github.com/rezaies/moodle 2021-10-06 18:20:04 +08:00
cescobedo
678826efb8 MDL-72517 qformat: Remove ExamView question format 2021-10-06 09:35:35 +02:00