moodle/lib
Damyon Wiese a5327e449d MDL-59973 calendar: Admin calendar course lists
Consolidate the logic for the list of courses an admin will see in the calendar.

They will see all courses if calendar_admincanseeall is enabled.

They will see only courses they are enrolled in of calendar_admincanseeall is not enabled.

They will also see the current course, if they are admin and it is not already in the list.

This applies to the course selector and the create and update event forms.

The calendar link in the navigation block has also been changed to link to the current course calendar instead of the global
one.
2017-10-26 13:28:00 +08:00
..
adodb MDL-58546 libraries: Patch ADOdb for PHP 7.2 compat 2017-10-03 15:52:18 +08:00
ajax
amd MDL-60489 javascript: Add missing promise fails 2017-10-23 20:26:57 +08:00
antivirus/clamav MDL-58933 upgrade: add 3.3.0 separation line to all upgrade scripts 2017-05-19 19:22:07 +02:00
behat Merge branch 'MDL-60410_master' of git://github.com/dmonllao/moodle 2017-10-19 22:01:21 +13:00
bennu MDL-58547 lib: Properly document the version of the Bennu library 2017-10-07 00:33:35 +02:00
classes MDL-57477 session: Comment tidyup 2017-10-24 08:12:02 +08:00
db Merge branch 'MDL-42834_master' of git://github.com/markn86/moodle 2017-10-23 13:25:35 +08:00
ddl MDL-59635 ddl: Added test_get_enc_quoted(). 2017-09-04 11:46:54 +02:00
dml MDL-59100 dml: Lower the case of INFORMATION_SCHEMA.* fields. 2017-10-21 14:30:38 +02:00
dtl
editor MDL-42834 admin: Remove wwwroot if used with moodle_url 2017-10-23 12:25:36 +08:00
evalmath
external MDL-57259 external: fix page url debug in fragment loading 2017-08-02 04:47:41 +00:00
filebrowser MDL-35429 roles: teachers and managers can restore automated backups 2017-10-09 10:29:07 +08:00
filestorage Merge branch 'MDL-60001_gzopen' of https://github.com/mrmark/moodle 2017-10-19 13:00:13 +08:00
fonts MDL-40759 themes: font awesome support 2017-03-17 15:51:28 +08:00
form MDL-60485 modgrade: Change string expectation in related test 2017-10-20 18:57:31 +02:00
google
grade MDL-59055 grades: provide backward-compatibility of changes 2017-08-07 09:56:14 +08:00
horde MDL-60390 libraries: annonate horde upgrade to 2.30.2 2017-10-23 10:22:49 +08:00
html2text MDL-60238 libraries: Upgrade HTML2Text to 4.1.0 2017-10-02 08:43:33 +05:30
htmlpurifier Merge branch 'wip-MDL-60337-master' of git://github.com/marinaglancy/moodle 2017-10-16 15:40:44 +08:00
jabber
jquery MDL-60195 lib: Update of JQuery lib to 3.2.1 2017-10-06 11:36:41 +08:00
lessphp
ltiprovider MDL-57704 ltiprovider: Don't force SSLv3 2017-05-02 09:33:18 +08:00
markdown MDL-60239 libraries: patch Markdown for PHP7.2 2017-10-02 15:32:11 +08:00
maxmind MDL-60291 libraries: bump readme to actual versions 2017-10-12 00:47:22 +02:00
minify MDL-58550 libraries: Upgrade matthiasmullie libraries 2017-09-21 16:46:24 +05:30
mlbackend MDL-60517 mlbackend_python: Use 0.0.4 moodlemlbackend package 2017-10-20 11:22:35 +02:00
mustache MDL-60286 lib: Update mustache to 2.12.0 2017-10-09 09:43:47 +08:00
password_compat/lib
pear MDL-60281 forms: PHP7.2 deprecations in PEAR 2017-10-16 09:37:20 +08:00
php-css-parser MDL-58646 lib: import latest sabberworm/PHP-CSS-Parser 2017-06-02 07:45:57 +01:00
phpexcel
phpmailer MDL-60194 lib: Update to phpmailer 6.0.1 2017-10-09 09:30:00 +08:00
phpunit MDL-42834 admin: Removal of httpswwwroot 2017-10-23 12:25:36 +08:00
portfolio MDL-58684 portfolio: use file id instead of stored_file 2017-05-04 10:00:54 +08:00
requirejs Merge branch 'wip-MDL-60284-master' of git://github.com/abgreeve/moodle 2017-10-16 19:41:36 +02:00
rtlcss
scssphp MDL-60287 scssphp: patch for PHP7.2 compatibility 2017-10-01 11:48:02 +08:00
simplepie MDL-60236 libraries: Upgrade simplepie to 1.5.0 2017-09-28 10:19:33 +05:30
spout MDL-60288 libraries: Upgrade spout to 2.7.3 2017-10-12 11:32:15 +05:30
tcpdf MDL-60237 libraries: TCPDF apply patch for PHP7.2 2017-10-09 10:02:56 +08:00
templates MDL-60527 templates: missing spaces round attribute and aria-labelledby 2017-10-22 22:08:10 +01:00
testing MDL-59890 calendar: Allow event creation in behat 2017-10-04 11:16:06 +08:00
tests Merge branch 'MDL-42834_master' of git://github.com/markn86/moodle 2017-10-23 13:25:35 +08:00
typo3
xhprof MDL-60313 libraries: patch xhprof for PHP 7.2 2017-10-02 18:51:39 +08:00
xmldb
yui MDL-59312 js: Improve display of exception stacktrace 2017-06-23 10:44:15 +08:00
yuilib
accesslib.php MDL-59897 accesslib: Remove unused reset 2017-10-09 10:37:19 +08:00
adminlib.php Merge branch 'wip-MDL-60335-master' of git://github.com/marinaglancy/moodle 2017-10-19 15:39:56 +13:00
authlib.php MDL-59929 signup: inprove usability when duplicate email entered 2017-08-24 16:29:03 +01:00
badgeslib.php
blocklib.php MDL-58744 blocks: Add system context block position in non user context. 2017-07-27 09:01:29 -07:00
boxlib.php
cacert.pem
cacert.txt
clilib.php
completionlib.php MDL-37361 completion: minor code fixes. 2017-10-10 17:12:09 +08:00
componentlib.class.php
conditionlib.php
configonlylib.php
cookies.js
coursecatlib.php MDL-59890 calendar: Delete category events upon category removal 2017-10-03 23:22:18 +08:00
cronlib.php MDL-59084 core: Allow adhoc tasks to run as a specified user 2017-09-12 21:58:50 +08:00
csslib.php MDL-59148 css: Remove legacy param from php-doc 2017-06-28 18:24:50 +02:00
csvlib.class.php
customcheckslib.php
dataformatlib.php MDL-56046 dataformat: changes to docs, upgrade.txt and error message 2017-06-27 11:35:05 +08:00
datalib.php MDL-59206 event: Add an event for a config_log 2017-08-01 13:18:55 +08:00
ddllib.php
default.ttf
deprecatedlib.php MDL-42834 admin: Removal of httpswwwroot 2017-10-23 12:25:36 +08:00
dmllib.php
dtllib.php
editorlib.php
emptyfile.php
enrollib.php Merge branch 'MDL-60179_master' of git://github.com/markn86/moodle 2017-10-19 15:26:27 +02:00
environmentlib.php
eventslib.php
excellib.class.php
externallib.php Merge branch 'MDL-56751-master' of git://github.com/jleyva/moodle 2017-07-25 10:44:05 +08:00
filelib.php MDL-42834 admin: Removal of httpswwwroot 2017-10-23 12:25:36 +08:00
filterlib.php MDL-42834 admin: Removal of httpswwwroot 2017-10-23 12:25:36 +08:00
flickrclient.php MDL-59645 oauth1: Implement a new simple Flickr API client 2017-09-19 14:44:41 +02:00
flickrlib.php MDL-59645 flickrlib: Show debug notice when using legacy authentication 2017-09-19 14:44:41 +02:00
formslib.php MDL-60281 general: create_function is deprecated in PHP7.2 2017-10-16 09:37:19 +08:00
gdlib.php
googleapi.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
gradelib.php MDL-37168 grade: Debugging if gradebook callbacks are not both present 2017-03-20 16:02:11 +08:00
graphlib.php
grouplib.php MDL-59382 calendar: fix CiBoT warnings 2017-08-03 01:07:01 +00:00
index.html
installlib.php MDL-60108 registration: Redirect to registration form 2017-10-17 15:00:17 +08:00
javascript-static.js
javascript.php
jslib.php
ldaplib.php MDL-57558 ldap: fix ldap_get_entries_moodle() 2017-05-16 10:48:27 +01:00
lexer.php
licenselib.php
listlib.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
mathslib.php
medialib.php
messagelib.php MDL-58650 core_message: always use 'popup' processor for messages 2017-05-02 15:46:48 +08:00
modinfolib.php MDL-58267 completion: allow to set default activity completion 2017-04-19 08:54:35 +08:00
moodlelib.php MDL-42834 admin: Removal of httpswwwroot 2017-10-23 12:25:36 +08:00
myprofilelib.php MDL-60029 core_user: new api functions rearranged 2017-10-10 10:34:55 +08:00
navigationlib.php MDL-59973 calendar: Admin calendar course lists 2017-10-26 13:28:00 +08:00
oauthlib.php MDL-59645 oauth1: Improve reporting of token errors 2017-09-19 14:44:41 +02:00
odslib.class.php
outputactions.php
outputcomponents.php MDL-42834 admin: Remove wwwroot if used with moodle_url 2017-10-23 12:25:36 +08:00
outputfactories.php
outputfragmentrequirementslib.php
outputlib.php MDL-42834 admin: Remove wwwroot if used with moodle_url 2017-10-23 12:25:36 +08:00
outputrenderers.php MDL-59826 output: make context_header() aware of page context. 2017-08-18 11:07:19 +08:00
outputrequirementslib.php MDL-42834 admin: Remove wwwroot if used with moodle_url 2017-10-23 12:25:36 +08:00
pagelib.php MDL-42834 admin: Removal of httpswwwroot 2017-10-23 12:25:36 +08:00
pdflib.php
phpminimumversionlib.php MDL-57432 environment: raise Moodle 3.4 requirements 2017-07-10 09:16:55 +01:00
plagiarismlib.php
portfoliolib.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
questionlib.php MDL-42834 admin: Removal of httpswwwroot 2017-10-23 12:25:36 +08:00
recaptchalib.php
requirejs.php MDL-59431 requirejs: Prioritise errors 2017-07-12 10:05:59 +08:00
resourcelib.php
rsslib.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
searchlib.php MDL-46929 mod_forum: Fix for edge cases when searching 2017-04-11 08:30:09 +01:00
sessionkeepalive_ajax.php
sessionlib.php MDL-42834 admin: Remove loginhttps 2017-10-23 12:25:35 +08:00
setup.php MDL-42834 admin: Removal of httpswwwroot 2017-10-23 12:25:36 +08:00
setuplib.php MDL-42834 admin: Upgrade script and warning for loginhttps sites 2017-10-23 12:25:36 +08:00
soaplib.php
statslib.php MDL-58577 stats: Correct groupby when getting report options 2017-05-23 19:40:37 +08:00
tablelib.php MDL-56046 dataformat: changes to docs, upgrade.txt and error message 2017-06-27 11:35:05 +08:00
thirdpartylibs.xml MDL-60390 libraries: annonate horde upgrade to 2.30.2 2017-10-23 10:22:49 +08:00
tokeniserlib.php
upgrade.txt MDL-42834 admin: Removal of httpswwwroot 2017-10-23 12:25:36 +08:00
upgradelib.php MDL-60150 install: update the list of stale files for 3.4 2017-09-17 13:27:28 +02:00
uploadlib.php
validateurlsyntax.php MDL-59255 core: Add rtmp:// support to validateUrlSyntax function. 2017-07-18 10:29:07 +01:00
webdavlib.php MDL-60281 general: function each() is deprecated in PHP7.2 2017-10-16 09:37:20 +08:00
weblib.php MDL-42834 admin: Removal of httpswwwroot 2017-10-23 12:25:36 +08:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php
xsendfilelib.php