moodle/lang/en
David Mudrák 0bdc578567 MDL-61477 admin: Allow plugins to act as alternate policy handlers
The patch introduces a new site setting 'sitepolicyhandler' that can be
either empty or contain a plugin component name. If it is empty, the
site policy feature keeps working as before and the core keeps the
control over it.

If a plugin is specified, it is expected to implement the callback
'site_policy_handler' in its lib.php file. The callback should return a
URL to a script where the user can accept the site policies. The plugin
itself is responsible for setting the 'policyagreed' flag in the users
table. The callback may return an empty value, in which case the user
can continue using the site without being redirected.

The patch adds support for a new pre-config flag NO_SITEPOLICY_CHECK.
This constant should be defined and set to true if we should not check
the user's policyagreed status during the require_login().

This is for pages where the user actually accepts the site policies and
helps to avoid the redirect loop.
2018-03-15 09:31:41 +08:00
..
fonts
access.php MDL-59392 calendar: Switch to templates in the cal block 2017-09-11 12:45:46 +08:00
admin.php MDL-61477 admin: Allow plugins to act as alternate policy handlers 2018-03-15 09:31:41 +08:00
analytics.php MDL-60449 lang: Merge English strings from the en_fix language pack 2017-10-19 17:19:08 +02:00
antivirus.php
auth.php MDL-48501 recaptchalib_v2: add new lib to support reCAPTCHA v2 2018-03-08 14:48:35 -05:00
availability.php
backup.php MDL-61533 lang: Merge English strings from the en_fix language pack 2018-03-01 17:17:16 +01:00
badges.php MDL-61046 lang: Merge English strings from the en_fix language pack 2018-01-04 11:30:54 +01:00
block.php MDL-55074 theme_boost: Navigation and blocks 2016-10-21 12:37:33 +08:00
blog.php MDL-37190 blocks: Block name label consistency 2018-01-29 09:43:30 +01:00
bulkusers.php
cache.php MDL-61423 authentication: Add digital minor verification upon signup 2018-03-08 15:01:25 +08:00
calendar.php MDL-59936 calendar: use icons in event summary modal 2017-10-30 08:33:54 +08:00
cohort.php
comment.php MDL-61307 core_comment: Add implementation of privacy API 2018-03-09 12:24:38 +08:00
competency.php
completion.php MDL-37361 completion: make completion overrides visible to students 2017-10-10 17:11:13 +08:00
countries.php
currencies.php
dbtransfer.php
debug.php
deprecated.txt MDL-51885 lang: Remove strings deprecated in 3.1 2018-01-08 12:44:07 +05:30
editor.php
edufields.php
enrol.php MDL-60579 enrolments: Applied filters lost on certain actions 2017-11-07 16:17:00 +08:00
error.php MDL-61423 authentication: Add digital minor verification upon signup 2018-03-08 15:01:25 +08:00
filters.php
form.php MDL-36056 form: Do not allow passwords with wrapping whitespace 2017-11-30 10:47:57 +01:00
grades.php MDL-61533 lang: Merge English strings from the en_fix language pack 2018-03-01 17:17:16 +01:00
grading.php
group.php MDL-59368 groups: Add behat for new group edit 2017-07-12 10:07:58 +08:00
hub.php MDL-61046 lang: Merge English strings from the en_fix language pack 2018-01-04 11:30:54 +01:00
imscc.php
install.php MDL-58749 lang: Merge English strings from the en_fix language pack 2017-05-03 22:05:51 +02:00
iso6392.php
langconfig.php MDL-60742 calendar: allow customisation of 12/24h time format strings 2018-01-04 15:16:08 +08:00
license.php
mathslib.php
media.php MDL-56903 lang: Merge English strings from the en_fix language pack 2016-11-15 11:19:48 +01:00
message.php MDL-59758 core_user: Pluralise bulk actions 2017-11-07 14:39:04 +08:00
mimetypes.php MDL-53240 filetypes: Add methods for generating the browser tree content 2017-06-01 09:18:38 +02:00
mnet.php MDL-60449 lang: Merge English strings from the en_fix language pack 2017-10-19 17:19:08 +02:00
moodle.php Merge branch 'MDL-48501-master' of git://github.com/jswebster/moodle 2018-03-13 01:55:41 +01:00
my.php
notes.php MDL-59758 core_user: Pluralise bulk actions 2017-11-07 14:39:04 +08:00
pagetype.php
pix.php
plagiarism.php MDL-61307 core: Language changes 2018-03-13 09:42:11 +08:00
plugin.php MDL-57791 analytics: Second review round 2017-07-24 08:36:50 +02:00
portfolio.php
privacy.php MDL-61307 core: Language changes 2018-03-13 09:42:11 +08:00
question.php MDL-61363 question: add course context tagging 2018-03-07 10:31:47 +08:00
rating.php MDL-61307 core_rating: Add implementation of Privacy API 2018-03-09 12:24:38 +08:00
repository.php MDL-61533 lang: Merge English strings from the en_fix language pack 2018-03-01 17:17:16 +01:00
role.php MDL-61444 question: add question tagmine and tagall capabilities 2018-02-19 14:21:45 +08:00
search.php MDL-58885 core_search: Add group support 2018-02-16 16:57:00 +00:00
table.php MDL-51885 lang: Remove strings deprecated in 3.1 2018-01-08 12:44:07 +05:30
tag.php MDL-61307 core: Language changes 2018-03-13 09:42:11 +08:00
timezones.php
userkey.php
webservice.php MDL-59983 lang: Merge English strings from the en_fix language pack 2017-09-05 11:01:09 +02:00