moodle/lib
Tim Hunt 2cf5ab1028 MDL-30545 messaging prefs: show all relevant message providers.
Some message providers have an associated capability. For example
the mod/quiz:emailconfirmsubmission capability. At the moment,
we only show the preferences for the capabilities that the user
has in the system context.

That does not work for the example capability above. Typically
the capability will be overridden in one quiz, to allow for
Students, and the user will have the Student role in the course
context. Therefore, this message type does not appear on the
preferences page.

This fix corrects the logic, so that all message types that are
to the current user are displayed.
2012-10-23 18:41:43 +08:00
..
adodb MDL-35184 import adodb 5.17 2012-09-03 18:49:53 +02:00
ajax MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
alfresco MDL-34400 Alfresco: Altering the API for integration into Moodle 2012-07-19 13:29:42 +08:00
bennu MDL-24235 bennu: remove dependency on mbstring from library 2012-03-02 08:01:30 -08:00
db Merge branch 'MDL-34228-master' of git://github.com/sammarshallou/moodle 2012-10-16 16:19:25 +08:00
ddl MDL-35479 some more debugging assert cleanup 2012-09-17 12:06:24 +02:00
dml MDL-35691 fix bogus mysql integer size detection 2012-10-10 10:33:18 +02:00
dragmath
dtl MDL-35129 implement new export_table_recordset() 2012-09-15 11:29:33 +02:00
editor Merge branch 'w42_MDL-35955_m24_geckospell' of git://github.com/skodak/moodle 2012-10-16 09:57:30 +08:00
evalmath MDL-33911 lib/evalmath: fix strict syntax notices 2012-06-20 13:48:37 +01:00
excel MDL-32889 lib: escape filename in Content-Disposition header 2012-05-09 16:03:33 -04:00
filebrowser MDL-33857 fixed up whitespace 2012-10-16 13:32:34 +08:00
filestorage MDL-35795 add fallback for DOS/Windows non-utf8 zip archive unzipping 2012-10-06 10:02:11 +02:00
flowplayer MDL-35185 import Flowplayer 3.2.14 2012-09-02 15:11:57 +02:00
form MDL-30845 formslib: Freeze should always be with persistantfreeze set to false since Frozen text fields are now rendered as input fields 2012-10-15 14:01:46 +08:00
grade MDL-35667 core_grade: added a new test for grade_category::apply_limit_rules() 2012-10-01 12:53:26 +08:00
htmlpurifier MDL-32427 fix suport for extra schemes in links in HTML Purifier 2012-04-23 10:29:43 +02:00
jabber
minify MDL-31685 new setting for prevention of file based locking 2012-03-24 11:37:13 +01:00
pear MDL-32405 workaround for non-static PEAR::raise_error() and fixed -1 debug support 2012-04-15 17:02:26 +02:00
phpmailer MDL-35186 import phpmailer 5.2.1 2012-09-02 15:36:25 +02:00
phpunit Merge branch 'wip-MDL-35339-master' of git://github.com/marinaglancy/moodle 2012-10-15 17:19:44 +08:00
portfolio MDL-33828 Portfolio: prevent notices while exporting to portfolios 2012-07-03 09:33:17 +08:00
simplepie
tcpdf fix permissions 2012-09-07 02:36:04 +02:00
tests MDL-30545 messaging prefs: show all relevant message providers. 2012-10-23 18:41:43 +08:00
typo3 MDL-35189 import typo3 4.7.4 2012-09-02 16:10:57 +02:00
xhprof MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
xmldb MDL-34475 add default value to xmldb_field hash calculation 2012-07-23 21:34:44 +02:00
yui Merge branch 'MDL-35767-master' of git://git.luns.net.uk/moodle 2012-10-04 16:57:40 +08:00
yuilib MDL-35616 import YUI 3.7.2 2012-09-27 14:41:32 +02:00
zend
accesslib.php MDL-34657 user sorting: consistent sorting everywhere. 2012-09-27 12:41:42 +01:00
adminlib.php Merge branch 'MDL-35198' of git://github.com/mouneyrac/moodle 2012-10-16 11:23:24 +08:00
authlib.php MDL-34685 authlib - fix trailing whitespace 2012-08-07 09:55:02 +08:00
blocklib.php Merge branch 'wip-mdl-32218' of git://github.com/rajeshtaneja/moodle 2012-10-16 14:35:28 +08:00
boxlib.php MDL-34290 repository_boxnet, boxlib use request timeouts 2012-08-29 11:56:15 +08:00
clilib.php MDL-32323 allow execution of tests through util.php and add option to include alternative phpunit files (for testing only!) 2012-04-10 15:27:02 +02:00
completionlib.php Merge branch 'MDL-34228-master' of git://github.com/sammarshallou/moodle 2012-10-16 16:19:25 +08:00
componentlib.class.php MDL-20438 New moodle_major_version() function 2012-03-30 11:05:40 +02:00
conditionlib.php MDL-35089 conditionals: detected one place missing sectioncache 2012-08-28 01:38:09 +02:00
configonlylib.php MDL-33007 add buggy iconv workaround to configonlylib, add tests and fix minor issues 2012-06-01 12:23:09 +02:00
cookies.js
cronlib.php MDL-34290 remove class cache_file as not used 2012-08-29 11:56:17 +08:00
csslib.php MDL-34014 cssoptimiser: Fixed some aweful spelling 2012-07-03 10:34:20 +12:00
csvlib.class.php MDL-35850 - Lib - csv files are now trimmed for white space and new lines at the end of the file. 2012-10-09 13:16:26 +08:00
customcheckslib.php
datalib.php MDL-35904 improve caching in get_admin() and fix order of records from get_admins() 2012-10-13 09:52:39 +02:00
ddllib.php
default.ttf
deprecatedlib.php MDL-35339 coding style corrections 2012-10-15 16:57:25 +08:00
dmllib.php MDL-30972 Documentation : improved @see as well as added appropriate uses of inline @link. 2012-02-16 10:29:45 +08:00
dtllib.php
eaccelerator.class.php
editorlib.php
emptyfile.php
enrollib.php MDL-35839 fix invalid enrol instance delete cleanup 2012-10-06 19:22:07 +02:00
environmentlib.php MDL-19071 test PCRE compatibility with unicode characters 2012-04-27 13:37:54 +02:00
eventslib.php MDL-32569 remove remaining references to simpletest and improve events test 2012-04-21 17:08:30 +02:00
excellib.class.php MDL-31301 use static textlib methods 2012-03-03 11:46:13 +01:00
externallib.php MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id() 2012-08-24 11:30:10 +08:00
filelib.php Merge branch 'wip-MDL-22955-m24' of git://github.com/samhemelryk/moodle 2012-10-10 00:35:11 +02:00
filterlib.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
flickrlib.php MDL-30686 improve accuracy of qualified_me() by trying PAGE->url first 2012-04-27 13:39:18 +02:00
formslib.php MDL-35171 Forms: Date selector always gets UTF-8 strings 2012-10-15 09:46:02 +08:00
gdlib.php MDL-32972 keep gif transparency when processing user avatar images 2012-05-19 18:47:23 +02:00
googleapi.php MDL-35034 Repository: Google Docs does not fail when download is restricted 2012-09-03 14:12:43 +08:00
gradelib.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
graphlib.php MDL-31301 use static textlib methods 2012-03-03 11:46:13 +01:00
grouplib.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
htaccess
html2text.php MDL-31805 import html2text revision 5886 with our customisations 2012-03-10 12:40:04 +01:00
html2text_readme.txt MDL-31805 import html2text revision 5886 with our customisations 2012-03-10 12:40:04 +01:00
index.html
installlib.php MDL-35904 send notifications from main admin and improve coding style 2012-10-13 09:52:45 +02:00
javascript-static.js MDL-22955 theme: Added ability to use SVG format for icons 2012-10-08 09:16:14 +13:00
javascript.php MDL-32849 add support for url rewriting in min_get_slash_argument() and combo loader 2012-05-08 20:11:44 +02:00
jslib.php MDL-32825 try to improve atomicity of cache file operations in themes and javascript 2012-05-07 18:45:13 +02:00
ldaplib.php
lexer.php
licenselib.php
listlib.php MDL-35246 - Invert all action arrows in Question Bank categories management, when in RTL mode 2012-09-22 21:42:12 +03:00
markdown.php MDL-32576 import Markdown 1.2.5 2012-04-21 22:17:41 +02:00
markdown_license.txt MDL-32576 import Markdown 1.2.5 2012-04-21 22:17:41 +02:00
mathslib.php MDL-33084 grade: made localize() and unlocalize() in lib/mathslib.php static as they are used as if they were static 2012-05-23 07:19:01 +07:00
medialib.php MDL-34997 - Allow shortened url youtu.be and y2u.be for Youtube filter 2012-09-03 14:13:41 +08:00
memcached.class.php
messagelib.php MDL-30545 messaging prefs: show all relevant message providers. 2012-10-23 18:41:43 +08:00
modinfolib.php MDL-35339 Better cache reset for get_fast_modinfo(), allow exec get_fast_modinfo($courseid) 2012-10-15 14:08:15 +08:00
moodlelib.php MDL-35412 core: Moving get_string out of if statement 2012-10-16 11:50:25 +08:00
navigationlib.php Merge branch 'wip-MDL-32184-master' of http://github.com/phalacee/moodle 2012-10-16 10:48:23 +08:00
oauthlib.php MDL-34290 oauthlib_helper support for POST request 2012-08-29 11:56:16 +08:00
odslib.class.php
olson.php
outputactions.php MDL-30979 output: Further changes are validation 2012-02-17 14:53:11 +13:00
outputcomponents.php MDL-35669 gravatar Fix secure image urls. 2012-10-02 01:19:33 +02:00
outputfactories.php MDL-30979 output: Further changes are validation 2012-02-17 14:53:11 +13:00
outputlib.php MDL-22955 output: Added block to ensure that SVG is not used within CSS 2012-10-08 09:16:14 +13:00
outputrenderers.php Merge branch 'wip-MDL-30912-master' of git://github.com/abgreeve/moodle 2012-09-18 12:00:40 +08:00
outputrequirementslib.php MDL-22955 theme: Added ability to use SVG format for icons 2012-10-08 09:16:14 +13:00
pagelib.php MDL-35472: Prevent html tags appearing in page titles 2012-09-17 15:25:55 +12:00
pdflib.php MDL-32447 import latest tcpdf and point cache to tcpdf subdirectory of moodle cache dir 2012-04-15 16:08:46 +02:00
plagiarismlib.php MDL-34593: Plagiarism API - add extra plgin param to get_form_elements_module 2012-08-13 20:31:45 +05:30
pluginlib.php Merge branch 'w42_MDL-35904_m24_mainadmin' of git://github.com/skodak/moodle 2012-10-16 14:50:30 +08:00
portfoliolib.php MDL-35904 send notifications from main admin and improve coding style 2012-10-13 09:52:45 +02:00
questionlib.php MDL-35547 Fetch more sub-categories with one SQL query. 2012-09-30 18:15:06 +02:00
recaptchalib.php
resourcelib.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
rsslib.php Merge branch 'MDL-33514' of git://github.com/danpoltawski/moodle 2012-07-09 10:22:06 +12:00
searchlib.php MDL-32071 fix fatal problems in experimental forum_usetextsearches 2012-03-16 10:29:19 +01:00
sessionlib.php MDL-25290 cache: Fixed up issue with unit test blowing away cachedir 2012-10-08 09:53:51 +13:00
setup.php MDL-25290 cache: Renamed plugin from cache => cachestore 2012-10-08 09:53:51 +13:00
setuplib.php MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id() 2012-08-24 11:30:10 +08:00
soaplib.php
statslib.php Revert "MDL-30643 - Fixed speed issues with stats generation." 2012-09-05 19:04:01 +02:00
tablelib.php MDL-35375: Ensure the assignment grading table is always sorted by at least one unique column 2012-09-19 12:56:51 +08:00
textlib.class.php MDL-34115 fix sorting in blocks admin UI 2012-06-30 08:33:34 +02:00
thirdpartylibs.xml MDL-35616 import YUI 3.7.2 2012-09-27 14:41:32 +02:00
timezone.txt MDL-31329 timezones: updated to 2011n 2012-01-22 21:30:06 +01:00
tokeniserlib.php MDL-31301 use static textlib methods 2012-03-03 11:46:13 +01:00
upgrade.txt MDL-35339 added deprecated information in upgrade.txt 2012-10-15 14:08:14 +08:00
upgradelib.php MDL-35198 replace key_exists by array_key_exists 2012-09-26 15:20:18 +08:00
uploadlib.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
validateurlsyntax.php
webdavlib.php Merge branch 'MDL-34715-master' of git://github.com/FMCorz/moodle 2012-08-07 10:40:22 +08:00
weblib.php MDL-35479 debugging support in our phpunit integration 2012-09-17 11:27:57 +02:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php
xsendfilelib.php MDL-26028 fix invalid separator constant and support root dirs in aliases 2012-04-30 18:08:37 +02:00