moodle/lib
2017-09-26 19:29:40 +02:00
..
adodb MDL-55999 lib: Update thirdpartylibs.xml and readme_moodle.txt 2016-10-05 10:58:10 +08:00
ajax MDL-56958 ajax: Prefer the general renderer 2016-11-15 12:44:59 +08:00
amd Merge branch 'MDL-59867-master' of git://github.com/damyon/moodle 2017-09-12 07:10:46 +02: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-59548-master' of git://github.com/damyon/moodle 2017-07-17 11:21:56 +01:00
bennu MDL-54607 calendar: Update benu lib to allow for instantaneous events 2017-07-14 09:07:08 +05:30
classes Merge branch 'MDL-57115-master' of git://github.com/ankitagarwal/moodle 2017-09-26 01:11:21 +02:00
db Merge branch 'MDL-57115-master' of git://github.com/ankitagarwal/moodle 2017-09-26 01:11:21 +02:00
ddl MDL-59635 ddl: Added test_get_enc_quoted(). 2017-09-04 11:46:54 +02:00
dml MDL-59635 tool_replace: Escape the column name. 2017-09-04 11:46:55 +02:00
dtl
editor MDL-59399 atto: make media plugin shortform explandable 2017-09-06 05:24:21 +00:00
evalmath
external MDL-57259 external: fix page url debug in fragment loading 2017-08-02 04:47:41 +00:00
filebrowser MDL-35668 filebrowser: system context is similar to coursecat 2017-08-31 13:56:59 +08:00
filestorage Merge branch 'MDL-59960_mimetype' of https://github.com/mrmark/moodle 2017-09-19 09:10:24 +01:00
fonts MDL-40759 themes: font awesome support 2017-03-17 15:51:28 +08:00
form MDL-59507 forms: unit tests confirming that .xxx is an invalid extension 2017-09-18 09:03:00 +08:00
google MDL-53512 libraries: update google API library to version 1.1.7 2016-03-22 08:38:11 +08:00
grade MDL-59055 grades: provide backward-compatibility of changes 2017-08-07 09:56:14 +08:00
horde
html2text MDL-53896 core: Document Html2Text run-time overrides 2016-05-18 11:37:17 +08:00
htmlpurifier NOBUG: Fixed file access permissions 2016-10-20 17:52:32 +02:00
jabber
jquery MDL-56007 jquery: add back non-minified files 2016-10-04 11:16:29 +01:00
lessphp NOBUG: Fixed file access permissions 2016-03-24 12:58:10 +01:00
ltiprovider MDL-57704 ltiprovider: Don't force SSLv3 2017-05-02 09:33:18 +08:00
markdown MDL-53518 libraries: upgrade mardown to 1.6.0 version 2016-03-21 13:04:05 +08:00
maxmind MDL-48766 lib: Import MaxMind GeoIP2 PHP API 2016-09-19 08:59:38 +01:00
minify MDL-53695 minify: switch to MatthiasMullie\Minify 2016-10-10 13:17:04 +01:00
mlbackend MDL-59995 core_admin: added setting to define Python bin path 2017-09-12 17:33:16 +08:00
mustache MDL-56436 mustache: update import docs 2016-10-14 08:31:23 +01:00
password_compat/lib MDL-51758 libraries: Reworded password.php not required 2016-07-20 12:55:09 +08:00
pear MDL-56110 forms: debug message for php 7.1 compat 2016-10-13 09:18:34 +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-57573 phpmailer: Update to version 5.2.23 2017-04-12 14:06:18 +02:00
phpunit MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
portfolio MDL-58684 portfolio: use file id instead of stored_file 2017-05-04 10:00:54 +08:00
requirejs MDL-57049 libraries: update jqueryui version in requirejs path 2016-11-21 08:57:53 +08:00
rtlcss MDL-55224 core: Import RTLCSS-PHP into core 2016-09-23 10:49:49 +01:00
scssphp MDL-55285 core: Include library scssphp in core 2016-09-23 10:49:49 +01:00
simplepie NOBUG: Fixed file access permissions 2016-10-06 11:51:28 +02:00
spout MDL-56012 lib: Update of readme and xml file. 2016-10-04 10:47:06 +08:00
tcpdf
templates Merge branch 'MDL-35849-master' of git://github.com/ankitagarwal/moodle 2017-09-11 14:18:51 +01:00
testing Merge branch 'wip-MDL-59287-master-v3' of git://github.com/abgreeve/moodle 2017-07-11 11:29:53 +01:00
tests MDL-37810 roles: fix profile roles logic to include all roles 2017-09-21 22:23:41 +08:00
typo3
xhprof MDL-55921 profiling: Adding missing vars 2016-09-14 13:48:38 +10:00
xmldb MDL-53495 database xmldb: Use real length restriction. 2016-06-08 11:06:16 +10:00
yui MDL-59312 js: Improve display of exception stacktrace 2017-06-23 10:44:15 +08:00
yuilib
accesslib.php MDL-37810 roles: fix profile roles logic to include all roles 2017-09-21 22:23:41 +08:00
adminlib.php MDL-59733 assignsubmission_file: Add title to filetypes setting modal 2017-08-23 10:25:49 +08:00
authlib.php MDL-59929 signup: inprove usability when duplicate email entered 2017-08-24 16:29:03 +01:00
badgeslib.php MDL-53718 badges: Dont display course badges when disabled 2016-11-07 15:56:26 +10:30
blocklib.php MDL-58744 blocks: Add system context block position in non user context. 2017-07-27 09:01:29 -07:00
boxlib.php MDL-49599 core: Fully deprecate the boxclient class 2016-07-19 14:44:51 +08:00
cacert.pem
cacert.txt
clilib.php
completionlib.php Merge branch 'wip-MDL-51917-master' of git://github.com/marinaglancy/moodle 2017-06-19 12:21:45 +01:00
componentlib.class.php MDL-24343 core: Deprecate unzip_file 2016-08-03 09:05:55 +08:00
conditionlib.php
configonlylib.php MDL-56978 core: fix error handling in min_fix_utf8 2016-11-16 08:59:15 -08:00
cookies.js
coursecatlib.php MDL-59799 course: Include course/lib.php before using move_courses(). 2017-09-01 16:46:26 +02: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-60065 calendar: Deprecate calendar_get_mini and friends 2017-09-19 13:21:58 +08:00
dmllib.php
dtllib.php
editorlib.php MDL-31989 search: get_config method to search areas 2016-02-23 10:47:59 +00:00
emptyfile.php
enrollib.php MDL-53169 database: use bound empty strings for cross-db 2017-09-21 19:27:59 +02:00
environmentlib.php MDL-55121 environment: check for unsuported php version 7.1 2016-11-11 12:37:07 +08:00
eventslib.php MDL-48621 events: Adding debugging messages 2016-01-19 15:12:15 +08:00
excellib.class.php MDL-52983 excel output: avoid single quote on end of sheet name 2016-02-08 15:17:02 +10:30
externallib.php Merge branch 'MDL-56751-master' of git://github.com/jleyva/moodle 2017-07-25 10:44:05 +08:00
filelib.php MDL-35290 files: File manager reports files which can't be read 2017-08-29 11:15:30 +08:00
filterlib.php MDL-50632 filters: Final deprecation of apis deprecated in 3.0 2017-05-24 12:44:27 +05:30
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-59775 forms: add option to display any form vertical 2017-09-11 11:00:48 +08:00
gdlib.php MDL-55445 gdlib: Support for resizing an image 2016-08-15 10:54:28 +08:00
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-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
javascript-static.js MDL-57687 js: Remove M.util.init_toggle_class_on_click 2017-02-08 11:09:54 +00:00
javascript.php MDL-53695 lib/javascript.php: ensure full env for core_minify 2016-10-10 13:17:04 +01:00
jslib.php MDL-57789 files: Reviewed lifetime value 2017-02-25 23:42:37 +01:00
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 MDL-38158 core_media: Convert media players to new plugin type 2016-11-04 17:30:40 +08:00
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-59204 core: add getters to lang_string for identifier and component 2017-08-18 18:02:39 +08:00
myprofilelib.php MDL-55345 user: correct userid when linking to iplookup from profile 2016-10-05 15:08:38 +01:00
navigationlib.php MDL-59277 navigation: add support for container type in get_css_type() 2017-09-18 09:03:51 +08:00
oauthlib.php MDL-59645 oauth1: Improve reporting of token errors 2017-09-19 14:44:41 +02:00
odslib.class.php MDL-24343 core: Deprecate zip_files 2016-07-29 08:15:16 +08:00
outputactions.php MDL-55831 output: Convert action_link to template 2016-09-23 10:55:16 +01:00
outputcomponents.php MDL-59528 core: Add option to display fullname beside user picture 2017-07-21 08:45:31 +08:00
outputfactories.php MDL-56958 ajax: Prefer the general renderer 2016-11-15 12:44:59 +08:00
outputfragmentrequirementslib.php MDL-52715 lib: Clean up of comments and variable names. 2016-02-03 10:07:08 +08:00
outputlib.php MDL-59468 theme: bug fix accessing db during install 2017-07-07 11:11:50 +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-58936 core: ensure 'page->context' is not null 2017-05-15 12:29:15 +08:00
pagelib.php MDL-58138 completion: Fixes for a number of small issues. 2017-04-19 11:41:57 +08:00
pdflib.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
phpminimumversionlib.php MDL-57432 environment: raise Moodle 3.4 requirements 2017-07-10 09:16:55 +01:00
plagiarismlib.php MDL-52702 plagiarism: Improvements to base plugin class 2016-01-18 09:39:54 +00:00
portfoliolib.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
questionlib.php MDL-56826 questions: Add styling for boost theme 2016-11-17 14:20:52 +08:00
recaptchalib.php MDL-56092 core_auth: Refactor recaptcha lib 2016-10-04 09:49:27 +01:00
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 MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
sessionlib.php MDL-55980 Scheduled tasks: Run individual scheduled tasks from web 2017-02-24 10:42:28 +00:00
setup.php MDL-57887 setup: Support logging usernames in nginx access logs 2017-02-07 13:47:40 +11:00
setuplib.php Merge branch 'MDL-58318-master' of git://github.com/damyon/moodle 2017-06-14 12:30:39 +01: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-59255 core: Add rtmp:// support to validateUrlSyntax function. 2017-07-18 10:29:07 +01:00
tokeniserlib.php
upgrade.txt MDL-59977 core: do not directly check 'viewparticipant' capability 2017-09-11 12:44:27 +08:00
upgradelib.php MDL-57412 upgrade: Set linkcoursesections to 1 if boost in use 2017-08-23 15:05:32 +08:00
uploadlib.php MDL-50887 antivirus: Deprecate functions no longer required. 2016-02-25 09:55:45 +00:00
validateurlsyntax.php MDL-59255 core: Add rtmp:// support to validateUrlSyntax function. 2017-07-18 10:29:07 +01:00
webdavlib.php MDL-56915 webdav: Increase maximum expected header size 2016-11-16 17:19:19 +08:00
weblib.php MDL-59388 core: Add params to link arrows 2017-08-14 09:27:58 +08:00
wiki_to_markdown.php MDL-50268 core: proper deprecation of get_file_url() method 2016-01-18 13:44:22 +08:00
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php
xsendfilelib.php