Peter Dias
cb2afc668d
MDL-72827 completion: Revert completion flow logic
...
- Reverts the custom flow logic introduced in the 52206
- Expand unit tests to cover different grade based completion settings
2021-10-28 11:38:10 +08:00
Andrew Nicols
9145d80b0b
on-demand release 4.0dev+
2021-10-13 09:41:16 +08:00
Andrew Nicols
8e57f12d81
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2021-10-13 09:41:13 +08:00
Jun Pataleta
23c0394fb0
Merge branch 'MDL-71965-master-2' of git://github.com/andrewnicols/moodle
2021-10-13 09:39:25 +08:00
Andrew Nicols
a67a1c1179
MDL-71965 lang: Fix lang tst to not use boost-only footer feature
2021-10-13 09:02:37 +08:00
AMOS bot
4081a0edc2
Automatically generated installer lang files
2021-10-13 00:07:31 +00:00
Ilya Tregubov
ecd75d652f
Merge branch 'MDL-72689-master-test' of git://github.com/rezaies/moodle
2021-10-12 22:06:09 +07:00
Shamim Rezaie
3805f25a76
MDL-72689 theme_boost: Move the primary nav test to theme_boost
2021-10-13 01:50:11 +11:00
Ilya Tregubov
1a566975ac
Merge branch 'MDL-71965-master-2' of git://github.com/andrewnicols/moodle
2021-10-12 15:38:50 +08:00
Andrew Nicols
9420b35170
Merge branch 'MDL-71965-master' of https://github.com/Chocolate-lightning/moodle
2021-10-12 15:38:50 +08:00
Víctor Déniz
44eb621ebd
Merge branch 'MDL-72498' of git://github.com/paulholden/moodle
2021-10-12 15:38:49 +08:00
Andrew Nicols
b5309d3889
MDL-71965 theme_classic: Include debug information in the footer
2021-10-12 12:18:34 +08:00
Mathew May
b28293fce1
MDL-71965 theme_classic: Remove goto top from footer
2021-10-12 11:06:33 +08:00
Víctor Déniz
04f7132ca6
Merge branch 'MDL-72498' of git://github.com/paulholden/moodle
2021-10-12 00:52:16 +01:00
Paul Holden
2dc074656b
MDL-72498 report_eventlist: use core component API for event list.
...
The previous method of hardcoded filepaths, specifically for events
belonging to core, meant that any events belongs to core subsystems
were omitted (core_customfield, core_h5p, core_payment, etc).
2021-10-11 17:22:03 +01:00
Paul Holden
b8177caadb
MDL-72498 report_eventlist: fix filtering by component.
...
Match on the component frankenstyle name rather than it's lang
string.
2021-10-11 17:22:03 +01:00
Shamim Rezaie
045ca2f1f0
Merge branch 'MDL-72689-master' of https://github.com/sharidas/moodle
2021-10-11 20:11:44 +11:00
Ilya Tregubov
843066ecf4
Merge branch 'MDL-72091-rebase-3' of https://github.com/Chocolate-lightning/moodle
2021-10-11 14:46:54 +07:00
Ilya Tregubov
db21c7880a
Merge branch 'master_MDL-71642-comment' of https://github.com/catalyst/moodle-MDL-70329
2021-10-11 14:01:21 +07:00
Andrew Nicols
551371c710
Merge branch 'MDL-71834-master-v02' of git://github.com/ferranrecio/moodle
2021-10-11 14:06:23 +08:00
Ilya Tregubov
b58338c001
Merge branch 'MDL-71965-master' of git://github.com/andrewnicols/moodle
2021-10-11 12:18:39 +07:00
Andrew Nicols
c4af869ffe
MDL-71965 theme: Address behat failures
...
* The helplink has changed so the language customisation check had to be
updated to use a different selector.
* The totop string has been moved from boost to classic only and the
string must be moved too.
* The new footer toggle may sit over the [next page] button for the
timeline block for some browsers (Linux only). Changing the browser
size to large resolves this.
AMOS BEGIN
CPY [totop,boost],[totop,classic]
AMOS END
2021-10-11 13:05:11 +08:00
Ilya Tregubov
e36772cd31
Merge branch 'MDL-72295-master' of git://github.com/HuongNV13/moodle
2021-10-11 11:51:59 +07:00
Mathew May
dba47e8641
MDL-72091 Navigation: Update navigation to match designs
2021-10-11 12:20:34 +08:00
Huong Nguyen
cf34245d6d
MDL-72295 timeline: Add text search to the timeline block
...
AMOS BEGIN
CPY [clearsearch,tool_moodlenet],[clearsearch,block_timeline]
AMOS END
2021-10-11 10:04:45 +07:00
Ilya Tregubov
d59782d1c3
Merge branch 'MDL-72305-master' of git://github.com/bmbrands/moodle
2021-10-11 10:02:00 +07:00
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
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
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