moodle/lib
Damyon Wiese 2159983aff MDL-64570 accessibility: autocomplete user profile fields
Only if editing your own user details and not logged in as someone else.
2019-02-19 09:44:15 +08:00
..
adodb MDL-58546 libraries: Patch ADOdb for PHP 7.2 compat 2017-10-03 15:52:18 +08:00
ajax
amd Merge branch 'MDL-63722-master' of git://github.com/rezaies/moodle 2019-01-08 12:04:19 +08:00
antivirus MDL-63276 upgrade: clean < 3.2.0 upgrade steps 2019-01-03 01:17:17 +01:00
behat MDL-64570 accessibility: autocomplete user profile fields 2019-02-19 09:44:15 +08:00
bennu Merge branch 'MDL-62914-master' of git://github.com/lameze/moodle 2018-08-28 23:15:36 +02:00
classes Merge branch 'MDL-64400-master' of git://github.com/aanabit/moodle 2019-01-08 08:27:06 +08:00
db Merge branch 'MDL-64345-master' of https://github.com/s-cenni/MDL-64345 2019-01-09 14:13:38 +08:00
ddl MDL-63020 ddl: fix nullable unique indexes in OCI and MS SQL 2018-09-20 17:41:22 +01:00
dml MDL-63020 tests: ensure that searching for is null values also works ok 2018-09-24 17:38:10 +02:00
dtl
editor MDL-63276 upgrade: clean < 3.2.0 upgrade steps 2019-01-03 01:17:17 +01:00
evalmath MDL-14274 lib/evalmath: support of conditional math in formulas. 2018-06-26 10:25:44 +02:00
external MDL-57259 external: fix page url debug in fragment loading 2017-08-02 04:47:41 +00:00
filebrowser MDL-53566 core: Add support for context locking 2018-11-13 21:17:40 +08:00
filestorage MDL-60819 core_files: fix exception thrown from generate_image_thumbnail 2018-06-11 10:44:51 +08:00
fonts
form MDL-63231 filepicker: Skype validation for null values 2018-09-11 09:03:23 -05:00
geopattern-php MDL-61657 block_myoverview: implement course images for the myoverview block 2018-04-23 23:21:06 +02:00
google
grade MDL-63591 core_grades: delete files when grade object is deleted 2018-11-21 16:15:12 +08:00
horde MDL-63422 lib: horde - review core loop / switch / case / continue 2018-10-31 00:17:59 +01: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 MDL-64223 libraries: PHP7.1 compatibility fixes for Jabber lib 2018-11-27 16:40:35 +08:00
jquery MDL-62491 core_privacy: Add html files to the user data export. 2018-10-08 09:00:08 +08:00
lessphp MDL-62294 lib: Take note of cherry-picked upstream commit 2018-11-07 17:25:03 +01:00
ltiprovider MDL-61110 LTIProvider: Store 'lis_course_section_sourcedid' value in DB 2018-07-07 00:50:02 +03: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-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
mustache MDL-60286 lib: Update mustache to 2.12.0 2017-10-09 09:43:47 +08:00
pear MDL-62947 core_form: fix remote code execution exploit in QuickForms 2018-09-05 12:12:19 +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 Merge branch 'MDL-63811' of git://github.com/aolley/moodle 2018-11-15 17:09:28 +08:00
portfolio MDL-62233 portfolio: check caller parent class 2018-05-10 09:13:03 +08:00
requirejs MDL-62491 core_privacy: Add html files to the user data export. 2018-10-08 09:00:08 +08:00
rtlcss
scssphp MDL-61529 core: update lib scssphp to version 0.7.5 2018-03-16 10:36:40 +01: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-63422 lib: tcpdf - review core loop / switch / case / continue 2018-10-31 00:17:59 +01:00
templates MDL-64570 accessibility: purpose login fields 2019-01-14 16:16:34 +08:00
testing MDL-63884 core: allow tests to set group pictures when creating groups 2018-11-06 16:42:46 +08:00
tests Merge branch 'MDL-64285-master' of git://github.com/junpataleta/moodle 2019-01-09 00:09:15 +01:00
typo3
userkey MDL-63924 privacy: Add shared user providers to subsytsems 2018-11-08 21:26:18 +08:00
xhprof MDL-63031 administration: Allow plugins to define trace storage 2018-08-13 21:54:48 -06:00
xmldb MDL-63020 xmldb: Improve PHPdoc comments for better IDE autocomplete 2018-09-20 17:41:22 +01:00
yui MDL-60207 javascript: remove click handler in YUI modal initialiser 2018-05-29 10:05:00 +08:00
yuilib
accesslib.php MDL-63686 core: recordset => records when fetching contexts 2019-01-09 19:08:08 +08:00
adminlib.php Merge branch 'MDL-63153_master' of https://github.com/aanabit/moodle 2018-10-25 01:11:36 +02:00
authlib.php MDL-40613 auth_ldap: removed usage of profile_load_custom_fields() 2018-01-03 18:13:01 +08:00
badgeslib.php MDL-63973 core_badges: related badges query now works both ways 2018-11-19 11:08:00 +08:00
blocklib.php MDL-59629 mod_block: Set the default region in add_region 2018-12-14 10:29:10 +08:00
boxlib.php
cacert.pem
cacert.txt
clilib.php
completionlib.php MDL-37933 core_complete: fixed criteria/criterion naming confusion 2017-11-27 15:26:43 +08:00
componentlib.class.php
conditionlib.php
configonlylib.php
cookies.js
coursecatlib.php MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +02:00
cronlib.php MDL-61800 task: Reset the OUTPUT and PAGE on execution 2018-05-02 11:57:13 +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-60443 dataformat lib: Change a wrong variable name 2017-12-06 19:53:34 +13:00
datalib.php MDL-36255 core_grade: fix to ensure correct context used for filters 2018-08-22 17:55:50 +08:00
ddllib.php
default.ttf
deprecatedlib.php MDL-63211 core_message: deprecated functions and added new API 2018-10-03 11:35:26 +08:00
dmllib.php MDL-59581 database: remove mssql references from lib/ files 2018-04-09 02:00:09 +02:00
dtllib.php
editorlib.php
emptyfile.php
enrollib.php MDL-63457 block_myoverview: Update getters for enrolled courses 2018-10-29 08:36:59 +08:00
environmentlib.php MDL-63421 env: Moodle 3.4.x and 3.5.x do not support PHP 7.3 2018-10-05 13:36:26 +02:00
excellib.class.php MDL-51419 core_files: Support for utf8 in file names in MS Edge 2018-06-22 10:29:23 +08:00
externallib.php MDL-63225 webservice: Return proper debuginfo on WS exceptions 2018-10-02 13:14:33 +02:00
filelib.php MDL-27520 core_grades: make constant names clearer 2018-10-17 15:57:27 +08:00
filterlib.php MDL-64012 filters: activity name autolinking fails for names with () 2018-11-14 16:04:31 +00: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-63001 core_form: final deprecation of the submitlink element 2018-07-27 16:05:28 +08:00
gdlib.php
googleapi.php MDL-60733 core: B/C for google_oauth 2017-11-08 15:41:53 +08:00
gradelib.php MDL-63761 grade: Performance fix for regrading 2019-01-02 10:23:20 +08:00
graphlib.php
grouplib.php MDL-61967 core_user: Allow filtering by No groups on participants page 2018-09-24 18:33:45 +02:00
index.html
installlib.php MDL-62777 Administration: CLI upgrade new setting notification 2018-10-22 14:28:06 +11:00
javascript-static.js MDL-63714 javascript: Improve docs for pendingjs 2018-10-24 08:00:00 +08:00
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-61557 Lib: Add get_top_level_parent_id function 2018-03-05 13:34:08 +11:00
mathslib.php MDL-14274 lib/evalmath: support of conditional math in formulas. 2018-06-26 10:25:44 +02:00
messagelib.php MDL-63724 core_message: move message redirection into helper function 2018-11-12 10:09:27 +08:00
modinfolib.php MDL-41507 core_group: Consistent default value for FEATURE_GROUPS 2018-12-12 14:03:45 +11:00
moodlelib.php MDL-64004 webservice: Do not update accesstime 2018-12-18 09:06:07 +08:00
myprofilelib.php MDL-60548 profile: Show profile email when 'maildisplay' allows it. 2018-01-15 12:21:09 +00:00
navigationlib.php MDL-53566 core: Add UI for context locking 2018-11-13 21:17:40 +08:00
oauthlib.php MDL-63696 oauth2: Store system account access tokens in DB 2018-11-16 11:43:16 +01:00
odslib.class.php
outputactions.php
outputcomponents.php MDL-62144 user menu: Accessibility 2018-10-22 10:42:28 +08:00
outputfactories.php
outputfragmentrequirementslib.php
outputlib.php Merge branch 'MDL-59261-master' of git://github.com/ryanwyllie/moodle 2018-07-03 14:44:32 +08:00
outputrenderers.php MDL-62550 core_form: bring back the form item unique ids to fix js fails 2019-01-09 11:34:26 +08:00
outputrequirementslib.php MDL-64061 javascript: Allow js_call_amd() be called without a function 2018-11-16 14:31:57 +01:00
pagelib.php MDL-61601 cohort: Add theme support for cohorts 2018-04-06 08:28:01 +02:00
pdflib.php
phpminimumversionlib.php MDL-63276 install: PHP min version checker bump to PHP 7.1 2019-01-03 01:17:17 +01:00
plagiarismlib.php
portfoliolib.php MDL-62233 portfolio: check caller parent class 2018-05-10 09:13:03 +08:00
questionlib.php MDL-63809 question: handling bad questions in question_has_capability_on 2018-12-18 15:05:37 +11:00
recaptchalib.php
recaptchalib_v2.php MDL-63940 recaptcha: Use www.recaptcha.net in the service endpoint URL 2018-11-08 22:55:33 +01:00
requirejs.php MDL-59431 requirejs: Prioritise errors 2017-07-12 10:05:59 +08:00
resourcelib.php
rsslib.php
searchlib.php
sessionkeepalive_ajax.php
sessionlib.php MDL-42834 admin: Remove loginhttps 2017-10-23 12:25:35 +08:00
setup.php MDL-55188 events: First deprecation of eventslib.php 2018-07-30 09:23:54 +08:00
setuplib.php MDL-63303 core: add debug info to exceptions 2018-11-15 14:40:11 +08:00
soaplib.php
statslib.php MDL-58596 core_stats: fixed infinite loop cause by DST change 2019-01-08 07:37:42 +00:00
tablelib.php MDL-64119 user: Display full names consistently for teachers 2018-11-20 19:41:21 +01:00
thirdpartylibs.xml MDL-61657 block_myoverview: implement course images for the myoverview block 2018-04-23 23:21:06 +02:00
tokeniserlib.php
upgrade.txt MDL-60518 core_user: A user with ID 0 is never a real user 2018-12-14 10:28:34 +01:00
upgradelib.php MDL-62777 Administration: CLI upgrade new setting notification 2018-10-22 14:28:06 +11: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-36754 output: Support token pluginfiles in group pic 2018-08-14 07:06:09 +08:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php MDL-61619 core: use empty string instead of null in xmlize 2018-03-12 11:12:00 +08:00
xsendfilelib.php