moodle/lib
2021-02-10 17:20:29 +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 Merge branch 'MDL-69748-311' of git://github.com/rezaies/moodle into MOODLE_311_STABLE 2021-02-04 11:52:10 +08:00
antivirus MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:28:39 +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-70734 behat: Increase the WebDriver Curl timeout 2021-02-01 09:49:54 +08:00
bennu MDL-67029 bennu: add details to readme 2019-11-16 20:03:08 +01:00
classes Merge branch 'MDL-70282-oauth2_improve_error-311' of https://github.com/leonstr/moodle into MOODLE_311_STABLE 2021-02-09 11:05:05 +01:00
db Merge branch 'MDL-66769-311' of git://github.com/ilyatregubov/moodle into MOODLE_311_STABLE 2021-02-03 09:33:02 +01:00
ddl MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:05 +02:00
dml MDL-70055 pgsql DML: Support large number of SQL-IN parameters. 2020-12-24 14:40:22 +00:00
dtl MDL-67886 core: check_database_schema() checks for extra indexes 2020-04-23 00:45:43 +02:00
editor MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:28:39 +01:00
emoji-data MDL-70316 core: Document emoji-data upgrade and update version in core 2021-01-27 13:37:47 +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-70631 files: Replace hard-coded value with FL_ENC_RAW constant 2021-02-03 16:09:57 +01:00
fonts
form Merge branch 'MOODLE_311_STABLE-MDL-65390' of https://github.com/yao9394/moodle into MOODLE_311_STABLE 2021-02-09 15:10:50 +01:00
geopattern-php
google MDL-67115 google: php74 params order for implode() 2020-01-19 18:47:28 +01:00
grade MDL-57020 scales: Allow deletion of unused scales in forum 2021-01-21 09:16:46 +05:30
horde MDL-70298 lib_horde: Upgrade Horde library to 5.2.23 2021-01-12 15:58:36 +02:00
html2text MDL-70295 libraries: upgrade to version 4.3.1 of Html2Text. 2020-11-25 21:42:05 +00:00
htmlpurifier NOBUG: Fixed file access permissions 2021-01-22 11:30:46 +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
ltiprovider MDL-67034 lti_provider: php74 fix (curly braces) for LTI Provider lib 2019-11-19 10:03:12 +01:00
markdown MDL-70296 core: Update the moodle's readme, xml and upgrade files 2021-01-18 09:30:25 +08:00
maxmind MDL-70303 libraries: upgrade GeoIP to 2.11.0 and MaxMind DB to 1.9.0 2021-01-19 16:35:39 +01:00
minify MDL-70291 core: Update lib readme, upgrade and xml files 2021-01-18 09:28:32 +08: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-70711 form: deleted useless if block 2021-01-28 08:40:42 +01:00
php-css-parser MDL-70300 core_lib: Update thirdpartylibs php-css-parser 2021-01-20 15:53:10 +08:00
php-enum MDL-70319 core: Upgrade php-enum to 1.7.7 2021-01-19 10:04:52 +02: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-70292 lib: Moodle customizations. 2021-01-19 09:17:42 +02: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-70315 libraries: upgrade Javascript polyfills. 2021-01-21 08:58:46 +00:00
portfolio
requirejs
rtlcss
scssphp MDL-70301 lib: Upgrade scssphp to 1.4.1 2021-01-21 10:35:10 +08:00
simplepie MDL-70293 libraries: upgrade to version 1.5.6 of SimplePie. 2020-11-25 21:03:46 +00:00
spout MDL-70302 core: Update the lib's readme, xml and upgrade files 2021-01-21 09:34:33 +08:00
table MDL-69145 core: Set the default filterset join type to ALL 2020-12-09 10:54:02 +08:00
tcpdf MDL-70294 libraries: document upgrade of TCPDF. 2021-01-18 21:07:41 +00:00
templates MDL-70316 core: Update the emoji categories in the emoji picker 2021-01-27 13:37:47 +08:00
testing MDL-67673 phpunit: Remove expectedException annotations 2020-10-21 12:46:05 +02:00
tests Merge branch 'MDL-70732-311' of git://github.com/aanabit/moodle into MOODLE_311_STABLE 2021-02-10 17:20:29 +01: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-70297 libraries: Moodle customizations. 2021-01-19 09:51:34 +02: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-70614 user: consistent roles spacing in course profile. 2021-02-01 07:54:56 +00:00
adminlib.php MDL-64866 message: Remove message/defaultoutputs.php 2021-01-22 09:45:54 +02: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-70357 cron: Catch Throwables not just Exceptions when running tasks 2020-11-30 17:40:52 +01:00
csslib.php
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-65319 core: Final deprecation get_courses_page 2020-12-03 10:29:35 +08: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
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-70245 core_grade: Fix grade_get_setting unit test failures 2021-01-07 23:49:29 +01: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
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
moodlelib.php MDL-70796 count_words: match the count from LibraOffice & MS Word 2021-02-05 15:31:10 +00:00
myprofilelib.php MDL-70439 Profile: Indicate user email address settings on own profile 2021-01-27 13:40:19 +07:00
navigationlib.php MDL-57614 core: Fetch blocks through a webservice in add block modal 2020-12-02 13:47:55 +08:00
oauthlib.php MDL-70282 oauth: Improve error information 2021-01-28 10:02:58 +00:00
odslib.class.php
outputactions.php
outputcomponents.php MDL-70583 cli: Allow progress bars to be rendered in cli scripts 2021-02-02 22:07:53 +11:00
outputfactories.php
outputfragmentrequirementslib.php
outputlib.php MDL-70486 output: Improve check for block region name string existence 2020-12-17 10:03:42 +01:00
outputrenderers.php MDL-70173 core: Use a meaningful first level header 2021-02-09 16:16:00 +11:00
outputrequirementslib.php MDL-65856 session: UX review of session timeout 2020-12-21 09:11:10 +11: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-65856 session: UX review of session timeout 2020-12-21 09:11:10 +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-18 23:01:23 +01:00
thirdpartylibs.xml Merge branch 'MDL-70315-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-02-03 16:04:25 +01:00
tokeniserlib.php
upgrade.txt Merge branch 'MDL-64866-311' of git://github.com/ilyatregubov/moodle into MOODLE_311_STABLE 2021-02-04 11:40:48 +08: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 13:28:36 +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
xsendfilelib.php