Andrew Nicols
290a741796
Merge branch 'MDL-66203-master' of git://github.com/rezaies/moodle
2021-10-11 08:28:53 +08:00
Andrew Nicols
9cba40c410
Merge branch 'MDL-71965-master' of git://github.com/bmbrands/moodle
2021-10-11 08:06:43 +08:00
Paul Holden
02680f59d9
MDL-72639 admin: consistent primary buttons during site upgrade.
2021-10-10 20:42:44 +01:00
Paul Holden
797cff78d5
MDL-72464 webservice: fix detection of non-expiring external tokens.
2021-10-10 20:40:14 +01:00
David Mudrák
78f9ea3b1c
MDL-26633 workshop: Allow to randomly allocate more than 30 reviews
...
For classes with many students, there may be valid cases for having more
than 30 reviews per submission / reviewer.
The patch changes the type of the input field so that it can freely
editable to any integer value.
2021-10-08 17:46:43 +02: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
Cameron Ball
d5eaa5224e
MDL-72670 session: Correct read only debugging logic
...
Prior to this patch the debugging mode (when enabled) would trigger
on everywhere, regardless of whether or not READ_ONLY_SESSION is defined.
This patch modifies that behaviour so that the debugging only kicks in
if READ_ONLY_SESSION is defined and set to true.
2021-10-08 15:11:40 +08:00
Peter Dias
7ab2d7d7bd
MDL-52206 quiz: Integration bug fixes
2021-10-08 07:33:05 +02:00
Sujith Haridasan
28f4ab461e
MDL-72689 core_navigation: Respect homepage preference
...
If defaulthomepage is set to Dashboard then Site home link
in the primary navigation should point to "/?redirect=0"
2021-10-08 10:46:40 +05:30
Guillermo Gomez
3be2b123e5
MDL-71642 qbank_comment: Add question comment plugin to core
...
This implementation will introduce a qbank plugin
"comment" which will allow users with the capability
to comment in a question. It also implements a
callback for the question preview page to view
and add comments from the preview page. Comment
plugin is implemented using the existing comments
API from the core.
Co-Authored-By: Guillermo Gomez Arias <guillermogomez@catalyst-au.net>
Co-Authored-By: Safat Shahin <safatshahin@catalyst-au.net>
Co-Authored-By: Matt Porritt <mattp@catalyst-au.net>
2021-10-08 14:48:13 +11: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