moodle/admin
Michael Hawkins cbe5c5fed4 MDL-61738 messageinbound: Fix quota checks & filesize for email uploads
Private files uploaded by email will now honour the file quota limit,
because the filesize is set correctly and checked against users'
remaining personal quota limit. Previously, attachment size was always
set to zero, and quota was checked against the draft area (this is
not valid for email uploads, because each file is moved out of the
draft area as it is processed, so multiple files totalling greater
than the remaining quota would still pass the check).
2019-05-08 17:54:44 +02:00
..
classes MDL-13745 admin: add Output mail configuration test 2019-03-12 08:58:30 +00:00
cli MDL-65446 admin: fix admin email option for cli install 2019-04-30 13:29:56 +08:00
mnet MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
registration MDL-61424 admin: reset registration if token is rejected 2018-07-30 16:12:05 +02:00
roles MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
settings Merge branch 'MDL-63262-master' of git://github.com/damyon/moodle 2019-05-07 16:26:40 +08:00
templates MDL-65396 theme_boost: Style duration chooser pulldown select. 2019-05-04 11:03:37 +02:00
tests/behat MDL-64979 Behat: Add option to increase timeouts 2019-03-19 17:17:55 +00:00
tool MDL-61738 messageinbound: Fix quota checks & filesize for email uploads 2019-05-08 17:54:44 +02:00
user MDL-65015 core_message: add trusttext cleaning to messaging 2019-04-07 10:56:53 +02:00
webservice MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
admin_settings_search_form.php
antiviruses.php
auth.php
auth_config.php
blocks.php
category.php
courseformats.php
cron.php
customfields.php MDL-57898 core_customfield: Custom fields API 2019-01-18 14:28:17 +01:00
dataformats.php
editors.php
enrol.php
environment.php
environment.xml MDL-63276 environment: PHP 7.1 and Moodle 3.2 required 2019-01-03 01:12:50 +01:00
filters.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
index.php MDL-64454 Admin: Configuration option for cron frequency warning 2019-01-14 17:07:37 +00:00
lib.php
licenses.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
message.php MDL-64495 admin: New Messaging settings category in Site administration 2019-03-12 10:40:43 +01:00
modules.php MDL-50325 core: Use plugins API to check module status. 2018-07-18 16:54:31 +02:00
oauth2callback.php
phpinfo.php
plagiarism.php
plugins.php
portfolio.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
process_email.php
purgecaches.php MDL-61244 caching: Allow granular purging of caches 2018-06-14 15:04:42 +01:00
qbehaviours.php
qtypes.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
renderer.php MDL-65382 admin: Fix appearance of status labels 2019-04-18 15:28:15 +08:00
reports.php
repository.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
repositoryinstance.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
resetemoticons.php
search.php
searchareas.php MDL-60913 search: add search area categories 2019-01-23 10:28:43 +11:00
searchreindex.php
settings.php MDL-52167 admin: now able to show/hide settings based on conditions 2019-02-26 15:45:35 +01:00
tasklogs.php MDL-49399 tool_task: Link to log viewer 2019-01-16 12:14:25 +08:00
testoutgoingmailconf.php MDL-13745 admin: add Output mail configuration test 2019-03-12 08:58:30 +00:00
thirdpartylibs.php
timezone.php
tools.php
updatesetting.php
upgrade.txt MDL-64506 theme_bootstrapbase: Remove bootstrapbase from core 2019-04-03 19:34:17 +08:00
upgradesettings.php
user.php MDL-17943 core_admin: added 'Resend email' link to user list 2018-06-06 12:47:20 +08:00