moodle/lib
2024-04-30 17:10:40 +02:00
..
adodb MDL-79662 libraries: upgrade to version 5.22.7 of ADOdb. 2023-12-18 20:05:14 +00:00
ajax MDL-79422 ajax: Update service.php for coding style 2023-09-20 16:03:12 +08:00
amd MDL-81556 core: Fix parameter ordering for prefetchString() 2024-04-16 17:05:23 +08:00
antivirus MDL-81616 upgrade: add the 4.4.0 separation line to all upgrade scripts 2024-04-20 21:01:04 +08:00
aws-sdk MDL-78511 lib: Include aws-sdk library 2023-12-08 15:27:05 +01:00
behat MDL-78885 core_user: A11y fixes for user combobox search 2024-03-22 03:26:19 +11:00
bennu
classes MDL-81460 theme_boost: Fix loading spinner wobbles 2024-04-22 07:45:32 +02:00
db MDL-81616 upgrade: add the 4.4.0 separation line to all upgrade scripts 2024-04-20 21:01:04 +08:00
ddl MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
dml Merge branch 'MDL-81457-main' of https://github.com/andrewnicols/moodle 2024-04-23 14:56:31 +02:00
dtl MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
editor MDL-80571 tiny_premium: Fix version 2024-04-30 17:10:40 +02:00
emoji-data
evalmath
external Merge branch 'MDL-80820' of https://github.com/marinaglancy/moodle 2024-04-15 10:42:22 +08:00
filebrowser MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
filestorage Merge branch 'MDL-80820' of https://github.com/marinaglancy/moodle 2024-04-15 10:42:22 +08:00
fonts MDL-79668 lib: Update Font Awesome to v6.5.1 2024-03-11 17:08:40 +08:00
form Merge branch 'MDL-80820' of https://github.com/marinaglancy/moodle 2024-04-15 10:42:22 +08:00
geopattern-php
google MDL-79890 core: Stop using get_class() without args 2023-11-15 09:14:40 +08:00
grade MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
guzzlehttp
html2text
htmlpurifier NOBUG: Fixed file access permissions 2024-03-22 14:03:42 +01:00
jmespath MDL-78511 lib: Include JmesPath library 2023-12-08 15:27:05 +01:00
jquery
laravel/serializable-closure MDL-80072 core: Add php-di codebase 2024-02-12 11:11:15 +08:00
lti1p3 MDL-79675 libraries: upgrade lti1p3 to v6.0.0 2024-03-06 08:44:07 +08:00
ltiprovider
markdown
maxmind
minify MDL-79663 libraries: upgrade to version 1.3.71 of Minify. 2023-12-18 20:10:47 +00:00
mlbackend MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
mustache
openspout MDL-79667 lib: Upgrade OpenSpout to 4.23.0 2024-03-09 22:09:47 +08:00
pear MDL-80820 lib/pear: phpdoc corrections 2024-04-08 10:13:39 +01:00
php-css-parser
php-di MDL-80072 core: Add php-di codebase 2024-02-12 11:11:15 +08:00
php-enum
php-jwt MDL-79669 lib: Update PHP-jwt to 6.10.0 2024-03-12 11:02:32 +08:00
phpmailer MDL-79664 libraries: upgrade to version 6.9.1 of PHPMailer. 2024-03-11 11:03:32 +00:00
phpspreadsheet MDL-79210 lib: Code adjustments to the PHPSpreadSheet 1.29.0 2023-09-06 10:51:08 +07:00
phpunit MDL-81581 phpunit: Create the normalise_line_endings() method 2024-04-25 18:52:16 +02:00
phpxmlrpc
plist
polyfills
portfolio MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
psr MDL-80838 core: Add PSR-20/Clock support 2024-04-02 10:24:54 +08:00
ralouphie/getallheaders
requirejs
rtlcss
scssphp MDL-79666 libraries: upgrade to version 1.12.1 of ScssPhp. 2024-01-24 15:23:07 +00:00
simplepie
symfony/deprecation-contracts
table
tcpdf MDL-79665 libraries: upgrade to version 6.6.5 of TCPDF. 2024-01-10 10:10:49 +00:00
templates MDL-78096 Javascript: core/dropzone improvement 2024-04-04 15:31:08 +07:00
testing MDL-80838 core: Add PSR-20/Clock support 2024-04-02 10:24:54 +08:00
tests Merge branch 'MDL-81209-main' of https://github.com/andrewnicols/moodle 2024-04-23 15:35:12 +02:00
userkey MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
webauthn MDL-80638 lib: Update WebAuthn to 2.1.1 2024-04-09 15:12:04 +02:00
xapi MDL-81281 phpunit: assertObjectHasAttribute is deprecated 2024-03-25 16:21:45 +01:00
xhprof MDL-79285 xhprof: Add support for optional "reducedata" parameter 2023-09-26 19:39:48 +02:00
xmldb MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
yui MDL-75670 theme: Refactor form-inline helper class dropped in BS5 2024-02-29 13:56:46 +01:00
yuilib
zipstream MDL-78256 lib: Code adjustments to the Zipstream 3.1.0 2024-02-12 16:56:37 +07:00
accesslib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
adminlib.php Merge branch 'MDL-80820' of https://github.com/marinaglancy/moodle 2024-04-15 10:42:22 +08:00
apis.json Merge branch 'MDL-81046-main' of https://github.com/andrewnicols/moodle 2024-03-08 10:06:56 +07:00
apis.schema.json
authlib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
badgeslib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
blocklib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
cacert.pem
cacert.txt
clilib.php
completionlib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
componentlib.class.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
components.json
conditionlib.php
configonlylib.php MDL-80229 core: Add tolerance to min_get_minimum_revision 2023-11-24 15:49:16 +11:00
cookies.js
cronlib.php
csslib.php
csvlib.class.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
customcheckslib.php
datalib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
ddllib.php
default.ttf
deprecatedlib.php MDL-72438 question: Final deprecations 2024-03-11 13:26:18 +08:00
dmllib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
dtllib.php
editorlib.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
emptyfile.php
enrollib.php Merge branch 'MDL-81525-main' of https://github.com/andrewnicols/moodle 2024-04-17 23:42:22 +08:00
environmentlib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
excellib.class.php
externallib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
filelib.php MDL-80820 lib/pear: phpdoc corrections 2024-04-08 10:13:39 +01:00
filterlib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
flickrclient.php
flickrlib.php MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
formslib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
gdlib.php Merge branch 'MDL-80820' of https://github.com/marinaglancy/moodle 2024-04-15 10:42:22 +08:00
googleapi.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
gradelib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
graphlib.php
grouplib.php Merge branch 'MDL-80820' of https://github.com/marinaglancy/moodle 2024-04-15 10:42:22 +08:00
index.html
installlib.php MDL-78806 admin: Consistent page title during upgrade and install 2023-09-09 08:58:55 +08:00
javascript-static.js MDL-79498 javascript: Adjust get_string function signature 2024-01-18 10:51:02 +08:00
javascript.php MDL-77846 core: Make endpoint revision number checks stricter 2023-10-04 01:24:19 +00:00
jslib.php
jssourcemap.php
ldaplib.php
lexer.php
licenselib.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
licenses.json
listlib.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
mathslib.php
messagelib.php
modinfolib.php Merge branch 'MDL-80820' of https://github.com/marinaglancy/moodle 2024-04-15 10:42:22 +08:00
moodlelib.php Merge branch 'MDL-81525-main' of https://github.com/andrewnicols/moodle 2024-04-17 23:42:22 +08:00
myprofilelib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
navigationlib.php Merge branch 'MDL-80820' of https://github.com/marinaglancy/moodle 2024-04-15 10:42:22 +08:00
oauthlib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
odslib.class.php
outputactions.php
outputcomponents.php Merge branch 'MDL-80820' of https://github.com/marinaglancy/moodle 2024-04-15 10:42:22 +08:00
outputfactories.php
outputfragmentrequirementslib.php
outputlib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
outputrenderers.php Merge branch 'MDL-80820' of https://github.com/marinaglancy/moodle 2024-04-15 10:42:22 +08:00
outputrequirementslib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
pagelib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
pdflib.php MDL-80731 core: ensure valid /Lang attribute in generated PDF files. 2024-02-22 16:51:39 +00:00
phpminimumversionlib.php MDL-80819 install: halt any install if php min version is not met 2024-02-23 11:08:08 +01:00
plagiarismlib.php
plugins.json Merge branch 'MDL-79863-ordering' of https://github.com/Chocolate-lightning/moodle 2024-04-05 10:07:23 +08:00
plugins.schema.json MDL-81084 core: Move standard plugins to plugins.json 2024-03-28 09:31:31 +08:00
portfoliolib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
questionlib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
recaptchalib_v2.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
requirejs.php
resourcelib.php MDL-79283 core: add title to embedded iframe, for accessibility. 2023-09-14 09:26:14 +01:00
rsslib.php
searchlib.php
sessionlib.php
setup.php MDL-81446 core: Bump absolute minimum PHP version supported 2024-04-05 10:04:29 +08:00
setuplib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
soaplib.php
statslib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
tablelib.php Merge branch 'MDL-80820' of https://github.com/marinaglancy/moodle 2024-04-15 10:42:22 +08:00
thirdpartylibs.xml MDL-80638 lib: Update Webauthn Moodle related files 2024-04-09 15:12:04 +02:00
tokeniserlib.php
upgrade.txt Merge branch 'MDL-67667-main' of https://github.com/andrewnicols/moodle 2024-04-12 12:41:39 +08:00
upgradelib.php Merge branch 'main_MDL-81172' of https://github.com/mattporritt/moodle 2024-03-28 11:46:51 +07:00
uploadlib.php
validateurlsyntax.php
wasmlib.php
webdavlib.php MDL-81552 core: Assign proper webdav_client class variables 2024-04-16 12:54:00 +08:00
weblib.php Merge branch 'MDL-80820' of https://github.com/marinaglancy/moodle 2024-04-15 10:42:22 +08:00
wiki_to_markdown.php MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
xsendfilelib.php MDL-81306 core: Coding style fixes 2024-03-28 09:30:16 +08:00