Sara Arjona [Tue, 5 Oct 2021 14:30:22 +0000 (16:30 +0200)]
MDL-72720 webservice: Implement enable_plugin() method
Sara Arjona [Tue, 5 Oct 2021 14:16:44 +0000 (16:16 +0200)]
MDL-72720 repository: Implement enable_plugin() method
This one was tricky because it works slightly different and requires
a repository instance will be created if it doesn't exist.
For now I've implemented the easiest approach because it's not
possible to create instances (some extra parameters should be added
to the method in order to support it).
Sara Arjona [Tue, 5 Oct 2021 10:56:25 +0000 (12:56 +0200)]
MDL-72720 qtype: Implement enable_plugin() method
Sara Arjona [Tue, 5 Oct 2021 10:43:08 +0000 (12:43 +0200)]
MDL-72720 qbehaviour: Implement enable_plugin() method
Sara Arjona [Tue, 5 Oct 2021 10:14:52 +0000 (12:14 +0200)]
MDL-72720 qbank: Implement enable_plugin() method
Sara Arjona [Tue, 5 Oct 2021 10:06:39 +0000 (12:06 +0200)]
MDL-72720 portfolio: Implement enable_plugin() method
This one was tricky because it works slightly different and requires
a portfolio instance will be created if it doesn't exist.
For now I've implemented the easiest approach but, in the future,
it might be improved adding also the "deleted" status to the
enable_plugin() method, to completely remove it (current
implementation only switch status from "Enable but hidden" to
"Enable and visible").
Sara Arjona [Mon, 4 Oct 2021 14:52:22 +0000 (16:52 +0200)]
MDL-72720 message: Implement enable_plugin() method
Sara Arjona [Mon, 4 Oct 2021 14:32:08 +0000 (16:32 +0200)]
MDL-72720 format: Implement enable_plugin() method
Sara Arjona [Mon, 4 Oct 2021 14:04:36 +0000 (16:04 +0200)]
MDL-72720 filter: Implement enable_plugin() method
Sara Arjona [Mon, 4 Oct 2021 13:32:48 +0000 (15:32 +0200)]
MDL-72720 media: Implement enable_plugin() method
Sara Arjona [Mon, 4 Oct 2021 13:26:53 +0000 (15:26 +0200)]
MDL-72720 fileconverter+paygw: Implement enable_plugin() method
Sara Arjona [Mon, 4 Oct 2021 08:24:12 +0000 (10:24 +0200)]
MDL-72720 enrol: Implement enable_plugin() method
Sara Arjona [Fri, 1 Oct 2021 09:57:39 +0000 (11:57 +0200)]
MDL-72720 editor: Implement enable_plugin() method
Sara Arjona [Fri, 1 Oct 2021 09:54:38 +0000 (11:54 +0200)]
MDL-72720 assignxxx: Implement enable_plugin() method
Sara Arjona [Fri, 1 Oct 2021 09:51:17 +0000 (11:51 +0200)]
MDL-72720 mod: Implement enable_plugin() method
Sara Arjona [Fri, 1 Oct 2021 09:48:51 +0000 (11:48 +0200)]
MDL-72720 dataformat: Implement enable_plugin() method
Sara Arjona [Fri, 1 Oct 2021 09:46:34 +0000 (11:46 +0200)]
MDL-72720 customfield: Implement enable_plugin() method
Sara Arjona [Fri, 1 Oct 2021 09:41:53 +0000 (11:41 +0200)]
MDL-72720 contenttype: Implement enable_plugin() method
Sara Arjona [Fri, 1 Oct 2021 09:38:36 +0000 (11:38 +0200)]
MDL-72720 block: Implement enable_plugin() method
Sara Arjona [Fri, 1 Oct 2021 09:34:35 +0000 (11:34 +0200)]
MDL-72720 availability: Implement enable_plugin() method
Sara Arjona [Fri, 1 Oct 2021 09:28:37 +0000 (11:28 +0200)]
MDL-72720 auth: Implement enable_plugin() method
Sara Arjona [Fri, 1 Oct 2021 09:10:59 +0000 (11:10 +0200)]
MDL-72720 antivirus: Implement enable_plugin() method
Sara Arjona [Fri, 1 Oct 2021 08:52:13 +0000 (10:52 +0200)]
MDL-72720 plugininfo: Add enable_plugin() method to base class
Andrew Nicols [Wed, 13 Oct 2021 01:41:16 +0000 (09:41 +0800)]
on-demand release 4.0dev+
Andrew Nicols [Wed, 13 Oct 2021 01:41:13 +0000 (09:41 +0800)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Jun Pataleta [Wed, 13 Oct 2021 01:39:25 +0000 (09:39 +0800)]
Merge branch 'MDL-71965-master-2' of git://github.com/andrewnicols/moodle
Andrew Nicols [Wed, 13 Oct 2021 01:02:37 +0000 (09:02 +0800)]
MDL-71965 lang: Fix lang tst to not use boost-only footer feature
AMOS bot [Wed, 13 Oct 2021 00:07:31 +0000 (00:07 +0000)]
Automatically generated installer lang files
Ilya Tregubov [Tue, 12 Oct 2021 15:06:09 +0000 (22:06 +0700)]
Merge branch 'MDL-72689-master-test' of git://github.com/rezaies/moodle
Shamim Rezaie [Tue, 12 Oct 2021 14:50:11 +0000 (01:50 +1100)]
MDL-72689 theme_boost: Move the primary nav test to theme_boost
Ilya Tregubov [Tue, 12 Oct 2021 04:25:18 +0000 (11:25 +0700)]
Merge branch 'MDL-71965-master-2' of git://github.com/andrewnicols/moodle
Andrew Nicols [Tue, 12 Oct 2021 03:11:11 +0000 (11:11 +0800)]
Merge branch 'MDL-71965-master' of https://github.com/Chocolate-lightning/moodle
Víctor Déniz [Mon, 11 Oct 2021 23:52:16 +0000 (00:52 +0100)]
Merge branch 'MDL-72498' of git://github.com/paulholden/moodle
Andrew Nicols [Tue, 12 Oct 2021 04:18:34 +0000 (12:18 +0800)]
MDL-71965 theme_classic: Include debug information in the footer
Mathew May [Tue, 12 Oct 2021 03:06:33 +0000 (11:06 +0800)]
MDL-71965 theme_classic: Remove goto top from footer
Víctor Déniz [Mon, 11 Oct 2021 23:52:16 +0000 (00:52 +0100)]
Merge branch 'MDL-72498' of git://github.com/paulholden/moodle
Paul Holden [Mon, 6 Sep 2021 08:21:43 +0000 (09:21 +0100)]
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).
Paul Holden [Mon, 11 Oct 2021 16:15:44 +0000 (17:15 +0100)]
MDL-72498 report_eventlist: fix filtering by component.
Match on the component frankenstyle name rather than it's lang
string.
Shamim Rezaie [Mon, 11 Oct 2021 09:11:44 +0000 (20:11 +1100)]
Merge branch 'MDL-72689-master' of https://github.com/sharidas/moodle
Ilya Tregubov [Mon, 11 Oct 2021 07:46:54 +0000 (14:46 +0700)]
Merge branch 'MDL-72091-rebase-3' of https://github.com/Chocolate-lightning/moodle
Ilya Tregubov [Mon, 11 Oct 2021 07:01:21 +0000 (14:01 +0700)]
Merge branch 'master_MDL-71642-comment' of https://github.com/catalyst/moodle-MDL-70329
Andrew Nicols [Mon, 11 Oct 2021 06:06:23 +0000 (14:06 +0800)]
Merge branch 'MDL-71834-master-v02' of git://github.com/ferranrecio/moodle
Ilya Tregubov [Mon, 11 Oct 2021 05:18:39 +0000 (12:18 +0700)]
Merge branch 'MDL-71965-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Mon, 11 Oct 2021 05:05:09 +0000 (13:05 +0800)]
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
Ilya Tregubov [Mon, 11 Oct 2021 04:51:59 +0000 (11:51 +0700)]
Merge branch 'MDL-72295-master' of git://github.com/HuongNV13/moodle
Mathew May [Tue, 3 Aug 2021 08:29:41 +0000 (16:29 +0800)]
MDL-72091 Navigation: Update navigation to match designs
Huong Nguyen [Thu, 9 Sep 2021 02:02:51 +0000 (09:02 +0700)]
MDL-72295 timeline: Add text search to the timeline block
AMOS BEGIN
CPY [clearsearch,tool_moodlenet],[clearsearch,block_timeline]
AMOS END
Ilya Tregubov [Mon, 11 Oct 2021 03:02:00 +0000 (10:02 +0700)]
Merge branch 'MDL-72305-master' of git://github.com/bmbrands/moodle
Andrew Nicols [Mon, 11 Oct 2021 00:28:53 +0000 (08:28 +0800)]
Merge branch 'MDL-66203-master' of git://github.com/rezaies/moodle
Andrew Nicols [Mon, 11 Oct 2021 00:06:43 +0000 (08:06 +0800)]
Merge branch 'MDL-71965-master' of git://github.com/bmbrands/moodle
Sara Arjona [Fri, 8 Oct 2021 10:43:14 +0000 (12:43 +0200)]
weekly release 4.0dev+
Sara Arjona [Fri, 8 Oct 2021 10:43:08 +0000 (12:43 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Eloy Lafuente (stronk7) [Fri, 8 Oct 2021 09:47:05 +0000 (11:47 +0200)]
Merge branch 'MDL-72674-master-fix' of github.com:sarjona/moodle
Sara Arjona [Fri, 8 Oct 2021 09:37:23 +0000 (11:37 +0200)]
MDL-72674 componentlibrary: Remove whitespaces
Peter Dias [Thu, 7 Oct 2021 13:24:03 +0000 (21:24 +0800)]
MDL-52206 quiz: Integration bug fixes
Sujith Haridasan [Thu, 30 Sep 2021 03:59:01 +0000 (09:29 +0530)]
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"
Guillermo Gomez [Wed, 2 Jun 2021 06:29:29 +0000 (16:29 +1000)]
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>
abgreeve [Fri, 8 Oct 2021 01:12:57 +0000 (09:12 +0800)]
Merge branch 'MDL-72578-master' of git://github.com/ferranrecio/moodle
AMOS bot [Fri, 8 Oct 2021 00:07:33 +0000 (00:07 +0000)]
Automatically generated installer lang files
Víctor Déniz [Thu, 7 Oct 2021 21:17:46 +0000 (22:17 +0100)]
Merge branch 'master-MDL-64576-v2' of https://github.com/golenkovm/moodle
Eloy Lafuente (stronk7) [Thu, 7 Oct 2021 21:10:00 +0000 (23:10 +0200)]
Merge branch 'MDL-71306' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Thu, 7 Oct 2021 20:53:47 +0000 (22:53 +0200)]
Merge branch 'MDL-72674-master' of git://github.com/junpataleta/moodle
Eloy Lafuente (stronk7) [Thu, 7 Oct 2021 20:42:16 +0000 (22:42 +0200)]
Merge branch 'MDL-72309' of git://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Thu, 7 Oct 2021 20:38:53 +0000 (22:38 +0200)]
Merge branch 'MDL-72635-master' of git://github.com/lameze/moodle
Eloy Lafuente (stronk7) [Thu, 7 Oct 2021 20:31:46 +0000 (22:31 +0200)]
Merge branch 'MDL-72454-master' of git://github.com/HuongNV13/moodle
Eloy Lafuente (stronk7) [Thu, 7 Oct 2021 19:06:07 +0000 (21:06 +0200)]
Merge branch 'MDL-72621-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Thu, 7 Oct 2021 19:03:48 +0000 (21:03 +0200)]
Merge branch 'MDL-61564' of https://github.com/danmarsden/moodle
Eloy Lafuente (stronk7) [Thu, 7 Oct 2021 18:21:40 +0000 (20:21 +0200)]
Merge branch 'MDL-72753-master' of git://github.com/ilyatregubov/moodle
Ferran Recio [Mon, 4 Oct 2021 06:48:10 +0000 (08:48 +0200)]
MDL-72578 core_courseformat: fix renderers deprecation messages
Ferran Recio [Fri, 17 Sep 2021 10:42:57 +0000 (12:42 +0200)]
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.
Ferran Recio [Wed, 15 Sep 2021 13:35:15 +0000 (15:35 +0200)]
MDL-72578 course: activity render to output classes
Víctor Déniz [Thu, 7 Oct 2021 15:02:52 +0000 (16:02 +0100)]
Merge branch 'MDL-57980-master_grade_items_index' of https://github.com/agrowe/moodle
Jun Pataleta [Thu, 7 Oct 2021 14:48:10 +0000 (22:48 +0800)]
Merge branch 'MDL-72278-master' of git://github.com/bmbrands/moodle
Bas Brands [Wed, 18 Aug 2021 12:56:59 +0000 (14:56 +0200)]
MDL-72278 theme_boost: open drawer with fake blocks on first visit
Eloy Lafuente (stronk7) [Thu, 7 Oct 2021 12:37:20 +0000 (14:37 +0200)]
Merge branch 'MDL-52206' of https://github.com/ilyatregubov/moodle
Ilya Tregubov [Thu, 7 Oct 2021 09:56:43 +0000 (16:56 +0700)]
MDL-52206 workshop: Fix Behat test broken by recent courseindex changes.
Ilya Tregubov [Thu, 7 Oct 2021 04:58:57 +0000 (11:58 +0700)]
MDL-72753 courseformat: Fix broken site installation via UI.
Fixing regression caused by MDL-71795.
Huong Nguyen [Wed, 6 Oct 2021 08:28:11 +0000 (15:28 +0700)]
MDL-72454 Themes: Removal of back to top link
abgreeve [Thu, 7 Oct 2021 07:11:12 +0000 (15:11 +0800)]
Merge branch 'MDL-72543-master' of git://github.com/lameze/moodle
Shamim Rezaie [Thu, 7 Oct 2021 06:36:31 +0000 (17:36 +1100)]
Merge branch 'MDL-72629-master-2' of git://github.com/mickhawkins/moodle
Jun Pataleta [Thu, 7 Oct 2021 06:33:38 +0000 (14:33 +0800)]
Merge branch 'MDL-72682' of git://github.com/paulholden/moodle
abgreeve [Thu, 7 Oct 2021 06:32:17 +0000 (14:32 +0800)]
Merge branch 'MDL-69696-master' of git://github.com/cameron1729/moodle
Matt Porritt [Wed, 6 Jan 2021 05:13:31 +0000 (05:13 +0000)]
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.
Michael Hawkins [Tue, 21 Sep 2021 05:34:01 +0000 (13:34 +0800)]
MDL-72629 timeline: Reduce footprint when a course has no events
This also improves the noevents string so it makes sense in all
contexts.
Simey Lameze [Wed, 15 Sep 2021 23:03:43 +0000 (07:03 +0800)]
MDL-72543 block_timeline: change the display of event names
Shamim Rezaie [Thu, 7 Oct 2021 06:05:11 +0000 (17:05 +1100)]
Merge branch 'MDL-71938-master' of git://github.com/HuongNV13/moodle
Matt Porritt [Wed, 6 Jan 2021 05:03:50 +0000 (05:03 +0000)]
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.
Ilya Tregubov [Thu, 7 Oct 2021 05:55:12 +0000 (12:55 +0700)]
Merge branch 'MDL-52206-master-rebased' of git://github.com/peterRd/moodle
abgreeve [Thu, 7 Oct 2021 05:39:45 +0000 (13:39 +0800)]
Merge branch 'MDL-72277-master' of https://github.com/dcai/moodle
hiendinh [Thu, 24 Jun 2021 02:51:41 +0000 (09:51 +0700)]
MDL-71938 tool_usertours: New "Display step numbers" setting
Co-authored-by: Huong Nguyen <huongnv13@gmail.com>
Dongsheng Cai [Wed, 18 Aug 2021 12:04:06 +0000 (22:04 +1000)]
MDL-72277 block_timeline: UI improvements
Shamim Rezaie [Thu, 7 Oct 2021 02:28:00 +0000 (13:28 +1100)]
MDL-72517 qformat: Removed extra whitespaces
Peter [Mon, 9 Dec 2019 04:50:30 +0000 (12:50 +0800)]
MDL-52206 completion: Behat test
Co-authored-by: aanabit
Shamim Rezaie [Thu, 7 Oct 2021 02:03:06 +0000 (13:03 +1100)]
Merge branch 'MDL-72517-master' of git://github.com/cescobedo/moodle
AMOS bot [Thu, 7 Oct 2021 00:07:31 +0000 (00:07 +0000)]
Automatically generated installer lang files
Jun Pataleta [Wed, 6 Oct 2021 14:49:03 +0000 (22:49 +0800)]
Merge branch 'MDL-70874-master_take2' of git://github.com/lucaboesch/moodle
Jun Pataleta [Wed, 6 Oct 2021 14:44:40 +0000 (22:44 +0800)]
Merge branch 'MDL-72339-master' of https://github.com/sammarshallou/moodle
Luca Bösch [Sat, 13 Feb 2021 13:31:33 +0000 (14:31 +0100)]
MDL-70874 gradereport_user: Add colors and icon distinguishing pass/fail
sam marshall [Wed, 1 Sep 2021 13:14:19 +0000 (14:14 +0100)]
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.
Jun Pataleta [Wed, 6 Oct 2021 10:20:04 +0000 (18:20 +0800)]
Merge branch 'MDL-72557-master' of git://github.com/rezaies/moodle