- 06 May, 2022 1 commit
-
-
Mihail Geshoski authored
Adds a callback xxx_pre_enable_plugin_actions in admin/modules.php which plugins can use to force additional actions before enabling the plugin. The return value (bool) from the plugin callback method specifies whether the process of enabling the plugin should continue after the added actions or not.
-
- 16 Mar, 2021 1 commit
-
-
David Mudrák authored
I suppose the original reasoning was that the web services protocols are pluggable and that plugins can provide external function. But those are not good reasons to put the whole Web services section under plugins. Web services are not a plugin type and they always felt very counter-intuitive there. From the server administrtaion perspective, web services are similar to scheduled tasks and therefore, they should live in the same section.
-
- 04 Dec, 2020 1 commit
-
-
sam marshall authored
-
- 20 Dec, 2019 3 commits
-
-
Sara Arjona authored
This function was used only by deleted upgrade steps so it's safe to proceed with straight deletion, considering it internal. Deletion has been documented in corresponding upgrade.txt files.
-
Sara Arjona authored
These functions and setting were used only by deleted upgrade steps so it's safe to proceed with straight deletion, considering them internal. Deletion has been documented in corresponding upgrade.txt files: - upgrade_theme_is_from_family() - upgrade_find_theme_location() - linkcoursesectionsupgradescriptwasrun setting
-
Sara Arjona authored
The upgrade_fix_block_instance_configuration() function was used only by deleted upgrade steps so it's safe to proceed with straight deletion, considering it internal. Deletion has been documented in corresponding upgrade.txt files.
-
- 11 Jun, 2019 1 commit
-
-
Michael Hawkins authored
AMOS BEGIN MOV [configopentogoogle,admin],[configopentowebcrawlers,admin] MOV [opentogoogle,admin],[opentowebcrawlers,admin] MOV [check_google_details,report_security],[check_crawlers_details,report_security] MOV [check_google_error,report_security],[check_crawlers_error,report_security] MOV [check_google_info,report_security],[check_crawlers_info,report_security] MOV [check_google_name,report_security],[check_crawlers_name,report_security] MOV [check_google_ok,report_security],[check_crawlers_ok,report_security] AMOS END
-
- 03 Apr, 2019 1 commit
-
-
Mathew May authored
-
- 20 Jan, 2017 2 commits
-
-
Juan Leyva authored
-
Juan Leyva authored
-
- 26 Sep, 2016 1 commit
-
-
- 23 Sep, 2016 2 commits
-
-
Part of MDL-55071
-
Part of MDL-55071
-