moodle/lib
David Mudrák 0e7dc879de MDL-70430 oauth2: Fix storing of the new refresh token
There was a typo - missing underscore. As a result, the new refresh
token was never updated in the database. Depending on the issuer and
whether or when theyu invalidate issued refresh tokens, this might or
might not make the token refresh stop working.
2020-12-08 11:24:27 +01:00
..
adodb MDL-67730 lib: Fix to make the library php74 compliant. 2020-01-23 15:04:11 +11:00
ajax MDL-58018 core: finish dev to support open sessions without a lock 2020-04-21 19:29:12 +02:00
amd MDL-67513 core: Only move modal to body if currently attached 2020-11-16 09:37:48 +01:00
antivirus MDL-70146 upgrade: add 3.10.0 separation line to all upgrade scripts 2020-11-07 23:26:09 +01:00
babel-polyfill MDL-67388 lib: Upgrade babel polyfill to version 7.7.0 2019-12-19 04:12:07 +11:00
behat MDL-67668 behat: Add inplace editable field type 2020-11-23 09:00:46 +08:00
bennu MDL-67029 bennu: add details to readme 2019-11-16 20:03:08 +01:00
classes MDL-70430 oauth2: Fix storing of the new refresh token 2020-12-08 11:24:27 +01:00
db Merge branch 'MDL-50955-310' of git://github.com/peterRd/moodle into MOODLE_310_STABLE 2020-11-17 13:08:48 +08:00
ddl MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:05 +02:00
dml MDL-69973 xmldb: Fix problem with MariaDB >= 10.2.7 metadata defaults 2020-10-30 19:27:14 +01:00
dtl MDL-67886 core: check_database_schema() checks for extra indexes 2020-04-23 00:45:43 +02:00
editor MDL-70167 behat: Boolean attributes should either exist or not 2020-11-23 11:03:28 +08:00
emoji-data MDL-65896 core: add emoji data to thirdpartylibs 2019-10-23 10:59:59 +08:00
evalmath
external MDL-68098 ws: Add unit tests to test mathjax in WS 2020-09-23 12:08:52 +02:00
filebrowser MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
filestorage MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:05 +02:00
fonts MDL-65936 libraries: Remove duplicate fontawesome scss 2019-07-08 11:07:13 +08:00
form MDL-69453 core_form: improve form UI icons and alignment 2020-11-11 14:04:54 +01:00
geopattern-php
google MDL-67115 google: php74 params order for implode() 2020-01-19 18:47:28 +01:00
grade MDL-67636 gradebook: Prevent exposing hidden grade in locked category 2020-11-19 14:33:26 +11:00
horde MDL-67034 horde: php74 fix (curly braces) for the Horde lib 2019-11-16 20:03:37 +01:00
html2text
htmlpurifier NOBUG: Fixed file access permissions 2020-01-24 10:16:48 +08:00
http-message MDL-69548 core: Adding the http-message library 2020-09-18 10:03:22 +08:00
jabber MDL-65743 lib: update moodle library docs 2020-10-12 13:10:12 +08:00
jquery MDL-65751 lib: Update jQuery version in Moodle files 2019-07-15 08:45:34 +08:00
ltiprovider MDL-67034 lti_provider: php74 fix (curly braces) for LTI Provider lib 2019-11-19 10:03:12 +01:00
markdown MDL-66964 markdown: add details to readme 2019-11-20 10:57:51 +01:00
maxmind Merge branch 'MDL-67593-master' of https://github.com/snake/moodle 2019-12-31 10:45:11 +01:00
minify MDL-68191 CSS minification: apply upstream performance/accuracy fix 2020-03-17 23:26:14 +00:00
mlbackend MDL-70089 versions: bump all versions and requires near release 2020-11-03 19:34:52 +01:00
mustache MDL-67377 lib: Moodle changes to mustache upgrade 2020-01-09 17:32:56 +01:00
pear MDL-65747 libraries: Remove the pear/CHAP library 2019-07-10 08:42:19 +08:00
php-css-parser MDL-67097 libraries: update upgrade notes for sabberworm/php-css-parser 2019-11-06 08:57:27 +08:00
php-enum MDL-69548 core: Adding the php-enum library 2020-09-18 10:03:22 +08:00
php-jwt MDL-66920 lib/php-jwt: Update to version 5.2.0 to add JWK support 2020-04-08 13:12:23 -03:00
phpmailer MDL-67373 lib: Upgrade PHPmailer to 6.1.3 2019-12-03 21:11:40 +11:00
phpspreadsheet Merge branch 'MDL-67387-master' of git://github.com/cescobedo/moodle 2020-02-05 19:18:11 +01:00
phpunit MDL-67673 phpunit: Remove the rerun hint on failed test cases 2020-10-21 12:46:05 +02:00
plist MDL-68589 plist: Add information about local changes 2020-05-03 01:28:41 +02:00
polyfills MDL-65700 javascript: Add url-polyfill. 2020-04-07 20:54:46 +10:00
portfolio
requirejs MDL-65751 lib: Update jQuery version in Moodle files 2019-07-15 08:45:34 +08:00
rtlcss
scssphp MDL-67379 libraries: Upgrade scssphp to 1.0.6 2020-01-16 00:24:09 +11:00
simplepie NOBUG: Fixed file access permissions 2020-01-03 11:24:56 +08:00
spout
table MDL-69241 lib: Reset dynamic tables to page 1 when filtering or sorting 2020-08-07 12:51:49 +08:00
tcpdf MDL-68047 tcpdf: Prevent images out from cache to be removed 2020-04-06 00:29:55 +02:00
templates MDL-68167 lib: Clear single-select autocomplete elements with keyboard 2020-10-30 16:08:56 +11:00
testing MDL-67673 phpunit: Remove expectedException annotations 2020-10-21 12:46:05 +02:00
tests MDL-70167 behat: Rewrite attribute check steps 2020-11-23 11:03:28 +08:00
typo3 MDL-67316 typo3: Pass correct hex chars to hexdec() 2020-04-24 15:56:38 +02:00
userkey
xapi MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
xhprof MDL-65349 xhprof: Removed greedy matching from wildcard parsing 2019-10-23 11:08:27 +11:00
xmldb
yui MDL-69050 lang: Fix variable name and comment in core-notification YUI 2020-09-24 19:33:36 +02:00
yuilib
zipstream MDL-69548 core: Adding the ZipStream library 2020-09-18 10:03:22 +08:00
accesslib.php MDL-68974 admin: Prevent login as outside of the desired context 2020-09-08 08:54:33 +02:00
adminlib.php Merge branch 'MDL-67650-forced-checkbox-textarea-MOODLE_310_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_310_STABLE 2020-10-23 09:01:59 +08:00
authlib.php MDL-68183 auth: Fix the performance of signup_validate_data search query 2020-03-17 14:52:32 +01:00
badgeslib.php MDL-70059 core_badges: avoid duplicate key error 2020-11-02 10:48:06 +01:00
blocklib.php MDL-69807 blocks: remove redundant sesskey loading edit/delete page. 2020-10-19 22:40:45 +01:00
boxlib.php
cacert.pem
cacert.txt
clilib.php MDL-70131 cli: only allow to negate existing keys 2020-11-05 18:10:13 +01:00
completionlib.php MDL-40081 completion: clean up criteria records for deleted courses. 2020-04-06 12:22:51 +01:00
componentlib.class.php
components.json MDL-69166 core_payment: Renamed plugintype name from pg to paygw 2020-10-27 15:45:23 +11:00
conditionlib.php
configonlylib.php
cookies.js
cronlib.php MDL-67211 Tasks: Record when a task is running. 2020-08-25 16:59:47 +10:00
csslib.php MDL-55751 themes: remove the css chunker 2019-09-09 11:18:05 +02:00
csvlib.class.php MDL-66679 Forms: Submit button remains disabled after file download 2019-10-30 16:36:28 +00:00
customcheckslib.php
dataformatlib.php MDL-68500 dataformat: re-factor download/export methods into new class. 2020-05-04 16:01:12 +01:00
datalib.php MDL-69573 core_course: Make MAX_COURSES_IN_CATEGORY configurable 2020-09-30 16:04:55 +10:00
ddllib.php
default.ttf
deprecatedlib.php MDL-69050 lang: Improve the wording of the comments 2020-09-24 19:32:40 +02:00
dmllib.php
dtllib.php
editorlib.php
emptyfile.php
enrollib.php MDL-67837 backup: Verify caps before unenrolling users on course restore 2020-11-03 12:34:28 +01:00
environmentlib.php MDL-69475 install: Version, env. and minimal changes before branching 2020-08-17 00:12:30 +02:00
excellib.class.php MDL-65741 libraries: Fix coding style errors in Excel lib 2019-07-05 15:59:37 +02:00
externallib.php Merge branch 'MDL-69050-310-allowlist' of git://github.com/mudrd8mz/moodle into MOODLE_310_STABLE 2020-10-01 14:51:12 +02:00
filelib.php Merge branch 'MDL-69355-310-filebuffer' of git://github.com/mudrd8mz/moodle into MOODLE_310_STABLE 2020-10-05 18:33:45 +02:00
filterlib.php MDL-67060 core_h5p: Improvements to Manage H5P setting page 2020-02-11 10:26:57 +01:00
flickrclient.php MDL-69006 repository_flickr: flickr authentication fails 2020-06-10 15:46:13 +02:00
flickrlib.php
formslib.php MDL-62982 core_form: Final deprecation of the htmleditor form element 2020-07-06 10:02:58 +08:00
gdlib.php
googleapi.php
gradelib.php MDL-68388 core_grades: Use MUC for grade letters 2020-05-26 09:06:50 +10:00
graphlib.php
grouplib.php MDL-68348 lib: User filter match types support - groups 2020-05-25 18:35:08 +08:00
index.html
installlib.php MDL-43189 core: Validate db prefix during installation 2019-11-01 15:44:40 +08:00
javascript-static.js
javascript.php
jslib.php
jssourcemap.php MDL-66192 javascript: Allow subdirs in AMD module names 2019-07-26 07:04:08 +08:00
ldaplib.php MDL-67316 ldap: Pass correct hex chars to hexdec() 2020-04-24 15:56:38 +02:00
lexer.php
licenselib.php MDL-69698 licenses: Do not cache the localised licenses fullnames 2020-09-15 10:35:34 +02:00
listlib.php MDL-67115 core: php74 params order for implode()/join() 2020-01-19 18:47:07 +01:00
mathslib.php
messagelib.php
modinfolib.php MDL-65327 performance: Lazy-load module name strings 2019-09-20 08:59:34 +01:00
moodlelib.php MDL-70160 cache: plugin_functions checks for function_exists() 2020-11-10 16:03:53 +10:00
myprofilelib.php MDL-67460 profile: User profile link to use HTTPS 2020-11-24 20:48:52 +08:00
navigationlib.php MDL-69559 course: Add course content download UI and execution page 2020-10-26 10:19:39 +08:00
oauthlib.php MDL-69006 repository_flickr: flickr authentication fails 2020-06-10 15:46:13 +02:00
odslib.class.php
outputactions.php
outputcomponents.php MDL-69262 core: Make instance count variable as a static class variable 2020-08-27 13:30:32 +08:00
outputfactories.php
outputfragmentrequirementslib.php MDL-66550 theme: Wrap JS calls in pendingJS 2019-09-12 20:58:10 +08:00
outputlib.php MDL-69740 Behat init: more progress info at the end of the install 2020-10-02 23:16:23 +01:00
outputrenderers.php Merge branch 'MDL-62678-core-fetch-notifications-MOODLE_310_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_310_STABLE 2020-10-06 22:58:45 +01:00
outputrequirementslib.php MDL-68677 core: Enable prefetching when cachejs is disabled 2020-05-14 14:10:55 +08:00
pagelib.php MDL-69993 output: correct navigation node type for user reports. 2020-10-23 08:25:40 +01:00
pdflib.php
phpminimumversionlib.php
plagiarismlib.php MDL-69521 core: Move all comments in code from 4.3 to 4.1 2020-09-08 19:01:41 +02:00
portfoliolib.php
questionlib.php MDL-69077 questions: question tag capabilties are relevant 2020-06-17 13:06:57 +01:00
recaptchalib_v2.php
requirejs.php MDL-67327 js: Make requirejs.php more fault tolerant 2019-12-12 15:58:19 +08:00
resourcelib.php
rsslib.php
searchlib.php
sessionlib.php
setup.php MDL-66928 core: Move request dirs to system tmp instead of localcache 2020-10-13 14:29:30 +11:00
setuplib.php MDL-69975 core: Fix paths longer than 260 chars on windows 2020-11-01 11:09:39 +01:00
soaplib.php
statslib.php
tablelib.php MDL-69201 core: consistent table primary sort column/order. 2020-11-09 19:45:41 +00:00
thirdpartylibs.xml MDL-65743 lib: update moodle library docs 2020-10-12 13:10:12 +08:00
tokeniserlib.php
upgrade.txt MDL-70094 Question: Technical info section expands if click help icon 2020-11-18 17:32:40 +07:00
upgradelib.php MDL-69638 install: update the list of stale files for 3.10 2020-09-29 22:37:56 +02:00
uploadlib.php
validateurlsyntax.php
webdavlib.php
weblib.php MDL-70094 Question: Technical info section expands if click help icon 2020-11-18 17:32:40 +07:00
wiki_to_markdown.php MDL-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php MDL-66483 lib: remove recent xmlize dep on setuplib/CFG 2019-08-23 11:21:28 +02:00
xsendfilelib.php