moodle/admin
Eloy Lafuente (stronk7) b62095fa97 MDL-72799 behat: Increase allowed size for privacy exports
Because of more moodle.css contents, the total size of the privacy
exports has grown over the allowed size. Just raise it a little bit
more.

Note this commit isn't a problem caused exclusively by this issue,
but as far as this also contributed to the size increase, assigning
the fix to it.
2021-11-19 12:07:07 +01:00
..
classes MDL-72662 reportbuilder: add relative date options to date filter. 2021-10-03 11:53:11 +01:00
cli MDL-71778 admin: patch for hard-set check filter 2021-08-31 12:32:14 +08:00
mnet MDL-66999 theme_boost: @extend replace .alert 2019-12-09 10:49:39 +01:00
registration MDL-68060 registration: Improve the sites directory location check 2020-02-26 10:59:15 +01:00
roles MDL-69498 admin: Group site admins by email domain 2021-06-23 15:22:37 +10:00
settings Merge branch 'MDL-72619-master' of https://github.com/sammarshallou/moodle 2021-11-03 18:15:28 +01:00
templates MDL-70721 output: remove {{#quote}} wherever it was misused 2021-11-16 10:08:06 +11:00
tests/behat MDL-72774 reportbuilder: consistent layout of date/duration filters. 2021-10-13 13:33:49 +01:00
tool MDL-72799 behat: Increase allowed size for privacy exports 2021-11-19 12:07:07 +01:00
user MDL-71981 user: escape identity fields if writer supports HTML. 2021-07-06 09:27:15 +08:00
webservice MDL-72720 webservice: Implement enable_plugin() method 2021-10-15 13:00:04 +02:00
antiviruses.php MDL-72720 antivirus: Implement enable_plugin() method 2021-10-14 16:54:12 +02:00
auth.php MDL-72720 auth: Implement enable_plugin() method 2021-10-14 16:54:12 +02:00
auth_config.php MDL-28452 core_user: migrate social profile fields 2021-04-21 11:22:25 +02:00
blocks.php MDL-72720 block: Implement enable_plugin() method 2021-10-14 16:54:13 +02:00
category.php MDL-71610 theme_boost: remove edit button from Boost 2021-09-29 09:25:36 +02:00
contentbank.php MDL-72720 contenttype: Implement enable_plugin() method 2021-10-14 16:54:13 +02:00
courseformats.php MDL-72720 format: Implement enable_plugin() method 2021-10-15 13:00:04 +02:00
cron.php
customfields.php MDL-72720 customfield: Implement enable_plugin() method 2021-10-14 16:54:13 +02:00
dataformats.php MDL-72720 dataformat: Implement enable_plugin() method 2021-10-14 16:54:13 +02:00
editors.php MDL-72720 editor: Implement enable_plugin() method 2021-10-15 13:00:03 +02:00
enrol.php MDL-72720 enrol: Implement enable_plugin() method 2021-10-15 13:00:03 +02:00
environment.php
environment.xml MDL-72621 admin: Add environment check for admin deprecation 2021-09-29 22:39:32 +08:00
filters.php MDL-72720 filter: Implement enable_plugin() method 2021-10-15 13:00:04 +02:00
index.php MDL-68558 admin: Allow to go back to plugins check page on failed deps 2020-07-23 16:54:14 +02:00
lib.php
localplugins.php
lock.php MDL-53566 core: Add UI for context locking 2018-11-13 21:17:40 +08:00
mailout-debugger.php
media.php MDL-72720 media: Implement enable_plugin() method 2021-10-15 13:00:03 +02:00
message.php MDL-72720 message: Implement enable_plugin() method 2021-10-15 13:00:04 +02:00
modules.php MDL-72720 mod: Implement enable_plugin() method 2021-10-15 13:00:03 +02:00
oauth2callback.php MDL-71254 oauth2: Redirect to the login page in case of error 2021-04-01 13:35:51 +11:00
phpinfo.php
plagiarism.php
plugins.php MDL-68292 core: Remove sesskey leakage on module pages 2020-10-12 17:10:03 +11:00
portfolio.php MDL-72720 portfolio: Implement enable_plugin() method 2021-10-15 13:00:04 +02:00
process_email.php
purgecaches.php MDL-72908 admin: correctly distinguish purging all/selected caches. 2021-11-15 12:20:11 +00:00
qbankplugins.php MDL-72720 qbank: Implement enable_plugin() method 2021-10-15 13:00:04 +02:00
qbehaviours.php MDL-72720 qbehaviour: Implement enable_plugin() method 2021-10-15 13:00:04 +02:00
qtypes.php MDL-72720 qtype: Implement enable_plugin() method 2021-10-15 13:00:04 +02:00
renderer.php MDL-72639 admin: consistent primary buttons during site upgrade. 2021-10-10 20:42:44 +01:00
reports.php
repository.php MDL-72907 core_repository: Fix enable_plugin function 2021-11-16 09:20:56 +01:00
repositoryinstance.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
resetemoticons.php
search.php MDL-72816 navigation: Make sure a primary node is active 2021-11-17 15:55:18 +08:00
searchareas.php MDL-60913 search: add search area categories 2019-01-23 10:28:43 +11:00
searchreindex.php MDL-60981 core_search: UI to gradually reindex a single area 2017-12-22 13:05:11 +00:00
settings.php MDL-71610 theme_boost: remove edit button from Boost 2021-09-29 09:25:36 +02:00
tasklogs.php MDL-71153 task: convert task logs table to a system report. 2021-08-02 15:46:17 +08:00
testoutgoingmailconf.php MDL-71515 admin: Improve Test outgoing mail config 2021-07-28 09:19:54 +10:00
thirdpartylibs.php
timezone.php MDL-58439 admin: Ignore guest logins for all admin pages 2019-06-11 13:44:58 +10:00
tools.php
updatesetting.php MDL-72720 fileconverter+paygw: Implement enable_plugin() method 2021-10-15 13:00:03 +02:00
upgrade.txt MDL-67748 admin: Move the web services under the server administration 2021-03-15 21:21:43 +01:00
upgradesettings.php
user.php MDL-71832 core_admin: Browse users page, sort by custom field fails 2021-06-02 12:03:37 +01:00