moodle/lang/en
Kevin Pham 0b997f63e3 MDL-71627 check: Add AV status, notification levels and more logging
- `notifylevel` will change what gets sent as part of the antivirus
  notification emails based on the scan type. For example if set on
  SCAN_RESULT_FOUND, it will not notify for any detections, if set to
  SCAN_RESULT_ERROR, it will notify for both detections and errors.
- `threshold` will determine how far the lookback is when displaying the
  status of the /reports/status (System Status) page. It will display as
  an ERROR state if there has been scanner issues within this certain
  threshold period
- As part of the above, scanner errors will now trigger a new event
  which will be logged as antivirus_scan_data_error or
  antivirus_scan_file_error. Due to the nature of it reading from the
  logs table, it only works currently for the "Standard logging"
  logstore.
2021-08-11 11:46:15 +10:00
..
fonts
access.php
admin.php MDL-71153 task: convert task logs table to a system report. 2021-08-02 15:46:17 +08:00
analytics.php MDL-68052 analytics: Clean up analytics_indicator_calc records. 2020-11-17 20:27:00 +13:00
antivirus.php MDL-71627 check: Add AV status, notification levels and more logging 2021-08-11 11:46:15 +10:00
auth.php MDL-68753 lang: Import fixed English strings (en_fix) 2020-05-26 19:18:23 +02:00
availability.php MDL-66990 lang: Import fixed English strings (en_fix) 2019-11-01 11:16:10 +01:00
backup.php MDL-71580 lang: Import fixed English strings (en_fix) 2021-05-12 17:10:16 +02:00
badges.php MDL-69792 core_badges: deprecated backpack.js and BADGE_BACKPACKURL 2021-03-19 15:13:03 +01:00
block.php
blog.php
bulkusers.php
cache.php MDL-66667 course: add course image cache 2021-03-15 12:50:35 +11:00
calendar.php MDL-72154 calendar: Remove unnecessary strings/link from import page 2021-07-21 16:41:13 +08:00
cohort.php
comment.php
competency.php
completion.php MDL-71634 course: Do not show "Your progress" info any more. 2021-06-17 19:22:13 +02:00
contentbank.php MDL-69331 core_contentbank: Hide disabled H5P content-types 2021-04-15 09:16:32 +02:00
countries.php
course.php MDL-71163 core: support relative dates in activity dates 2021-04-30 17:13:51 +10:00
courseformat.php MDL-71863 courseformat: create courseformat subsystem 2021-06-28 13:50:18 +02:00
currencies.php
customfield.php
dbtransfer.php
debug.php MDL-70964 lang: Import fixed English strings (en_fix) 2021-02-25 16:18:57 +01:00
deprecated.txt MDL-72154 calendar: Remove unnecessary strings/link from import page 2021-07-21 16:41:13 +08:00
editor.php
edufields.php
enrol.php MDL-70964 lang: Import fixed English strings (en_fix) 2021-02-25 16:18:57 +01:00
error.php MDL-71580 lang: Import fixed English strings (en_fix) 2021-05-12 17:10:16 +02:00
favourites.php
fileconverter.php
files.php MDL-68972 lang: Import fixed English strings (en_fix) 2020-06-09 20:56:34 +02:00
filters.php MDL-42382 admin: Add replace filters button 2020-11-17 10:21:40 +01:00
form.php MDL-72063 lang: Import fixed English strings (en_fix) 2021-07-01 14:11:23 +02:00
grades.php MDL-70550 lang: Import fixed English strings (en_fix) 2021-01-07 19:35:32 +01:00
grading.php MDL-69956 forum: throw exception when advanced grading is not ready 2021-04-30 14:57:33 +10:00
group.php MDL-48269 language: Deprecating 'hidepicture' string 2021-02-16 12:48:44 +08:00
h5p.php MDL-71885 core_h5p: Display the edit content button 2021-07-05 10:56:13 +02:00
hub.php MDL-71460 hub: Use checkboxes instead of dropdowns 2021-05-05 10:03:18 +08:00
imscc.php
install.php MDL-58931 dml: add support for aurora mysql 2020-07-01 22:56:20 +02:00
iso6392.php
langconfig.php MDL-71927 reports: show time to the second in logs report 2021-06-14 21:41:16 +01:00
license.php MDL-45184 tool_licenses: Add custom licenses 2020-05-26 12:08:05 +10:00
mathslib.php
media.php
message.php MDL-67338 message: re-implement block page type patterns. 2021-07-14 19:34:13 +01:00
mimetypes.php MDL-61215 core_files: add new optimised_image group 2020-08-14 17:06:23 +02:00
mnet.php MDL-69130 lang: Import fixed English strings (en_fix) 2020-06-25 21:54:13 +02:00
moodle.php MDL-71627 check: Add missing statusunknown string 2021-08-11 11:46:15 +10:00
my.php MDL-70444 my: Improved robustness of bulk dashboard reset 2021-01-25 13:54:44 +10:00
notes.php
pagetype.php
payment.php MDL-70550 lang: Import fixed English strings (en_fix) 2021-01-07 19:35:32 +01:00
pix.php
plagiarism.php
plugin.php MDL-70964 lang: Import fixed English strings (en_fix) 2021-02-25 16:18:57 +01:00
portfolio.php
privacy.php
question.php MDL-72063 lang: Import fixed English strings (en_fix) 2021-07-01 14:11:23 +02:00
rating.php
reportbuilder.php MDL-70794 reportbuilder: privacy provider implementation. 2021-07-28 16:40:50 +01:00
repository.php MDL-70964 lang: Import fixed English strings (en_fix) 2021-02-25 16:18:57 +01:00
role.php MDL-70964 lang: Import fixed English strings (en_fix) 2021-02-25 16:18:57 +01:00
rss.php
search.php
table.php MDL-67913 core_table: Add filter classes 2020-03-16 11:44:31 +08:00
tag.php
timezones.php MDL-68760 timezones: add string for new timezone America/Nuuk 2020-05-18 17:31:43 +01:00
user.php Merge branch 'MDL-68167-master' of git://github.com/rezaies/moodle 2020-10-30 13:17:02 +08:00
userkey.php
webservice.php MDL-67748 admin: Do not show missing capabilities for mobile app service 2021-03-15 21:24:06 +01:00
xapi.php MDL-67734 core_xapi: add xAPI statement support webservice 2020-04-01 14:14:39 +02:00