moodle/lib
2012-01-17 01:39:07 +01:00
..
adodb MDL-29328 import latest adodb 2011-09-12 09:12:46 +02:00
ajax MDL-31040 Correct LTR language issue and inconsistency in display 2012-01-12 14:01:51 +00:00
alfresco
bennu MDL-30393 lib/bennu minor fixes for RFC-2445 and PHP 5.x support. 2011-11-22 17:26:49 +13:00
completion MDL-29656 Fix bad string reference 2011-11-09 16:47:16 +08:00
db MDL-20245 grade: fix version numbers 2011-12-21 12:25:11 +01:00
ddl MDL-30147 do not rely on dml exception type outside of dml layer 2011-11-19 09:25:11 +01:00
dml MDL-30739 add one test to confirm the solution is cross-db 2011-12-20 02:23:55 +01:00
dragmath
dtl MDL-29029 move dbtransfer to admin tools 2011-09-17 22:24:12 +02:00
editor MDL-30924 merge upstream pspell fix 2012-01-03 12:49:38 +13:00
evalmath NOBUG if we are going to reuse the functions used within the evalmath code then 2011-06-30 17:50:05 +01:00
excel
filebrowser MDL-27586 fix file_browser access control 2011-08-06 15:45:18 +02:00
filestorage MDL-27432 mod_data: improved handling of the absence of the GD php extension 2011-12-07 11:48:49 +08:00
flowplayer
form MDL-29917 prevent form autocompletion in most Moodle forms 2012-01-04 10:58:31 +13:00
grade MDL-28643 Fix debugging message when deleting activity with grade completion 2011-08-10 11:02:56 +01:00
htmlpurifier Fix permissions 2011-04-20 11:08:21 +02:00
jabber
minify MDL-29864 minify: Added a link to upstream issue being patched 2011-11-07 12:19:57 +13:00
pear MDL-30168 formslib: untangle automatic id generation. 2011-12-23 11:19:48 +00:00
phpmailer MDL-30575 more mail header cleanup 2011-12-13 10:23:56 +08:00
portfolio MDL-29401 introduce new frankenstyle PARAM types 2011-09-25 09:59:55 +02:00
simplepie MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir 2011-09-10 10:35:46 +02:00
simpletest MDL-31142 fix textlib::substr() performance, invalid length in iconv_substr; use mbstring by default 2012-01-16 09:17:36 +01:00
simpletestlib
spikephpcoverage
tcpdf MDL-29283 import TCPDF to 5.9.133 - fix permissions 2011-11-01 17:27:26 +01:00
typo3 MDL-29878 reapply our typo3 fixes 2011-10-22 21:10:20 +02:00
xhprof MDL-29029 move profiling to admin tools 2011-09-17 10:20:51 +02:00
xmldb MDL-29668 xmldb editor - fix PHP generation for foreign-unique keys 2011-10-08 21:49:56 +02:00
yui MDL-29555 import YUI 3.4.1 2011-09-29 09:38:40 +02:00
zend MDL-30603 synced and renamed incorrect ZF 1.10.6 file and name 2011-12-12 14:08:00 +08:00
accesslib.php MDL-31005 fix strict coding style warning in context_helper 2012-01-08 15:42:34 +01:00
adminlib.php MDL-31170 fix automatic blog blocks hiding/unhiding after blog level change 2012-01-15 13:40:37 +01:00
authlib.php
blocklib.php MDL-30655 Blocks: Moving block to top of list can cause (harmless) PHP warnings 2011-12-09 17:45:57 +00:00
boxlib.php
clilib.php
completionlib.php MDL-26647 (5) Support showuseridentity on course and activity completion reports 2011-11-04 13:57:15 +00:00
componentlib.class.php MDL-29788 Fixed the version of installed language packs 2011-10-15 00:01:44 +02:00
conditionlib.php MDL-27242 Conditional availability dates should support time as well as day 2011-10-13 10:23:23 +01:00
configonlylib.php MDL-28345 make sure input parameters do not contain invalid utf-8 chars 2011-07-15 15:00:49 +02:00
cookies.js
cronlib.php MDL-30635 let quiz reports do cron in the standard way. 2012-01-06 18:13:13 +00:00
csvlib.class.php MDL-28701 Change uses of make_upload_directory(temp) to make_temp_directory(). 2011-09-10 10:43:49 +02:00
customcheckslib.php
datalib.php MDL-30966 print_object() output made CLI-friendly 2012-01-06 22:47:11 +01:00
ddllib.php
default.ttf
deprecatedlib.php MDL-29602 accesslib improvements 2011-10-16 14:05:18 +02:00
dmllib.php MDL-30147 do not rely on dml exception type outside of dml layer 2011-11-19 09:25:11 +01:00
dtllib.php MDL-29029 move dbtransfer to admin tools 2011-09-17 22:24:12 +02:00
eaccelerator.class.php
editorlib.php
emptyfile.php
enrollib.php MDL-30945 add support for unenrolling of individual users + code cleanup 2012-01-04 01:53:33 +01:00
environmentlib.php MDL-29474 admin index/plugins/environment pages: all ouptut code -> renderer. 2011-10-20 11:13:39 +01:00
eventslib.php MDL-28179 make failed event hander error message much more useful. 2011-07-04 18:55:45 +01:00
excellib.class.php MDL-28701 Change uses of make_upload_directory(temp) to make_temp_directory(). 2011-09-10 10:43:49 +02:00
externallib.php Merged branch 'MDL-29277' of git://github.com/mouneyrac/moodle.git with improvements 2011-10-17 13:18:30 +13:00
filelib.php MDL-31171 fix blog attachment serving in BLOG_USER_LEVEL 2012-01-15 19:11:41 +01:00
filterlib.php MDL-29995 Filters - added MDL issue number to Todo. 2011-11-23 13:51:11 +08:00
flickrlib.php
formslib.php MDL-29917 prevent form autocompletion in most Moodle forms 2012-01-04 10:58:31 +13:00
gdlib.php
googleapi.php MDL-29661 - lib/googleapi.php - Switch to SSL urls 2011-10-10 16:27:53 +13:00
gradelib.php MDL-29450 improve and cleanup course content removal 2011-11-23 18:37:36 +01:00
graphlib.php
grouplib.php MDL-28450 prefer member group for default 2011-08-07 13:06:45 +02:00
htaccess
html2text.php MDL-30741 Fix the handling of PRE tags with the latest code from upstream: http://trac.roundcube.net/browser/trunk/roundcubemail/program/lib/html2text.php?rev=5497 2011-12-15 11:10:20 -05:00
html2text_readme.txt MDL-29462 html_to_text('0') gives '', not '0'. 2011-09-21 16:38:58 +01:00
index.html
installlib.php MDL-30381 install_init_dataroot() now creates temp and cache 2011-11-21 23:56:05 +01:00
javascript-static.js MDL-29917 prevent form autocompletion in most Moodle forms 2012-01-04 10:58:31 +13:00
javascript.php MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir 2011-09-10 10:35:46 +02:00
ldaplib.php
lexer.php
licenselib.php
listlib.php
markdown.php
mathslib.php
memcached.class.php
messagelib.php MDL-30948 stop messaging suspended and deleted users 2012-01-04 00:49:03 +01:00
modinfolib.php MDL-30175 cm_info - add support to external url icon images 2011-11-07 22:14:13 +01:00
moodlelib.php Merge branch 'w03_MDL-21992_m22_customscripts' of https://github.com/skodak/moodle into MOODLE_22_STABLE 2012-01-16 14:48:16 +08:00
navigationlib.php Merge branch 'MDL-30802_22' of git://github.com/timhunt/moodle into MOODLE_22_STABLE 2012-01-03 11:25:50 +13:00
oauthlib.php
odslib.class.php MDL-28701 Change uses of make_upload_directory(temp) to make_temp_directory(). 2011-09-10 10:43:49 +02:00
olson.php MDL-27966 timezones - updated to 2011g version + fix minor notice 2011-06-21 16:23:24 +02:00
outputactions.php MDL-28195 confirm_action should allow the button labels to be customised 2011-07-06 14:47:30 +01:00
outputcomponents.php MDL-29844 Administration: Added new config for users to login for viewing profile image 2012-01-03 12:02:59 +08:00
outputfactories.php
outputlib.php MDL-20534 lti: B3, revert old outputlib hack for external icons 2011-11-07 23:35:58 +01:00
outputrenderers.php MDL-28710 rating: added some more classes to the html for entering ratings 2011-12-07 11:54:10 +08:00
outputrequirementslib.php MDL-30958 do not use Yahoo CDN on https sites 2012-01-15 15:25:01 +01:00
pagelib.php MDL-30613 use standard https checks 2011-12-09 21:27:10 +01:00
pdflib.php MDL-29283 import TCPDF to 5.9.133 - clean whitespace 2011-11-01 20:09:10 +01:00
plagiarismlib.php MDL-30313 plagiarism support for unformated rsults 2011-11-17 14:12:03 +13:00
pluginlib.php MDL-30786 fix overview status of standard plugins to be deleted 2011-12-23 10:36:12 +01:00
portfoliolib.php MDL-27857 Typo in the phpDocs fixed 2011-10-03 10:15:38 +02:00
questionlib.php MDL-30744 question editing permissions. Update to new accessslib.php code. 2011-12-15 11:56:21 +00:00
recaptchalib.php
resourcelib.php MDL-30303 fix media playback from URLs with ? query parts 2011-11-19 18:17:37 +01:00
rsslib.php MDL-30203 RSS: Remove broken 'podcasting' support that thinks mailto links are attachments 2011-11-15 14:06:15 +00:00
searchlib.php
session-test.php
sessionlib.php MDL-30026 improve session lock - unit tests & minor comment fixup 2011-11-13 19:05:57 +01:00
setup.php MDL-30613 use standard https checks 2011-12-09 21:27:10 +01:00
setuplib.php MDL-30621 more dataroot protection 2011-12-12 15:07:25 +01:00
soaplib.php
statslib.php MDL-29030 fix remaining report linking hacks 2011-11-06 12:22:50 +01:00
tablelib.php MDL-27962 Fixed typo in tablelib preventing columns from being collapsed 2011-06-23 13:33:28 +08:00
textlib.class.php MDL-31142 fix textlib::substr() performance, invalid length in iconv_substr; use mbstring by default 2012-01-16 09:17:36 +01:00
thirdpartylibs.xml MDL-29283 import TCPDF to 5.9.133 2011-10-29 08:56:26 +02:00
timezone.txt MDL-28931 timezone - update to 2011h (2200 rules) 2011-08-14 18:04:59 +02:00
tokeniserlib.php
upgrade.txt MDL-30467 notify devs deleted users do not have context 2011-11-26 09:17:02 +01:00
upgradelib.php MDL-26469 upgrade: cope with modules that do not set $module->cron. 2012-01-11 19:08:13 +01:00
uploadlib.php MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently 2011-09-08 09:38:46 +12:00
validateurlsyntax.php
webdavlib.php MDL-30154 Repositories : fixed whitespace. 2011-11-08 11:29:31 +08:00
weblib.php MDL-31101 format_string: Don't mangle < and > in strings like x < 1. 2012-01-10 14:54:40 +00:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php