moodle/lib
2011-12-18 17:31:12 +01:00
..
adodb MDL-29328 import latest adodb 2011-09-12 09:12:46 +02:00
ajax MDL-27228: Fix label 'eye' does not match show/hide setting 2011-08-21 14:54:00 +02:00
alfresco MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
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-30604 Added upgrade lines to upgrade.php(s) 2011-12-09 02:03:58 +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 Merge branch 'MDL-30026_sqlsrv' of git://github.com/stronk7/moodle 2011-11-23 14:34:34 +08:00
dragmath
dtl MDL-29029 move dbtransfer to admin tools 2011-09-17 22:24:12 +02:00
editor MDL-30007 standardise text editor version files 2011-11-29 22:21:34 +01: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 MDL-26697 multiple media filtering fixes and improvements 2011-03-12 17:42:52 +01:00
form MDL-27364 use https for recaptcha when site runs via https 2011-12-09 11:10:13 +08: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 MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
minify MDL-29864 minify: Added a link to upstream issue being patched 2011-11-07 12:19:57 +13:00
pear Merge branch 'w42_MDL-29914_m22_codesniffer' of git://github.com/skodak/moodle 2011-10-25 16:34:04 +02:00
phpmailer MDL-26623 fix file permissions 2011-03-01 12:26:49 +01: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-30266 completionlib fix unit test breakage (regression) 2011-11-15 14:05:20 +00:00
simpletestlib
spikephpcoverage MDL-26237 code coverage - prevent execution of not used stuff 2011-02-02 11:21:01 +01:00
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-29435 SOAP/XMLRPC server return debuginfo into the exception message when DEBUG >= NORMAL 2011-10-07 14:21:41 +08:00
accesslib.php Merge branch 'MDL-30260_disable_messages' of git://github.com/andyjdavis/moodle 2011-12-01 11:24:47 +08:00
adminlib.php MDL-30327 standardise block deletion process 2011-11-19 16:56:11 +01:00
authlib.php
blocklib.php Merge branch 'MDL-30340-sticky-blocks_simplify_frontpage_ui' of git://github.com/stronk7/moodle 2011-12-05 10:57:53 +01:00
boxlib.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
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-29670 add more timeout resets 2011-10-25 22:07:04 +02: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 MDL-25186: add environmental check to recommend PHP 5.3.3 2010-12-22 16:45:17 +08:00
datalib.php MDL-30625 fail gracefully when admins not defined 2011-12-09 10:57:42 +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-30789 add new update_status() method to enrol plugins and improve enrol cache invalidation 2011-12-18 17:31:12 +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-28646 Web service: core_course_get_contents() 2011-11-28 16:22:38 +08:00
filterlib.php MDL-29995 Filters - added MDL issue number to Todo. 2011-11-23 13:51:11 +08:00
flickrlib.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
formslib.php MDL-30560 Forms Lib: 'type' key for repeat_elements is restored 2011-12-07 12:04:54 +08: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-29462 html_to_text('0') gives '', not '0'. 2011-09-21 16:38:58 +01: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-30660 javascript-static: another yui3/ticket/2531561 work-around. 2011-12-09 12:41:36 +01: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 MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
mathslib.php
memcached.class.php
messagelib.php MDL-30260 message: added /message/upgrade.txt, checked calls to message_send() are supplying user.emailstop and improved message_send() to handle message requests that don't 2011-11-30 10:02:45 +08: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 'w47_MDL-29450_m22_removecoursecontent' of git://github.com/skodak/moodle 2011-11-23 23:01:27 +01:00
navigationlib.php MDL-30582 navigation: Fixed regression in generation of front page modules 2011-12-06 13:34:27 +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-30457 do not show pictures of deleted users 2011-11-26 08:42:36 +01: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-30308 outputrequirementslib.php breaks xhtml validation 2011-11-19 18:43:55 +01:00
pagelib.php MDL-28228 pagelib - incorrect DEBUG constant used 2011-07-25 13:04:46 +08: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-27622 theme_mymobile: add it to core themes 2011-11-14 12:45:48 +01:00
portfoliolib.php MDL-27857 Typo in the phpDocs fixed 2011-10-03 10:15:38 +02:00
questionlib.php MDL-29450 improve and cleanup course content removal 2011-11-23 18:37:36 +01: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-29396 core: ip blocking will be bypassed for cli scripts - Thanks Petr 2011-11-22 16:02:02 +08:00
setuplib.php Merge branch 'w46_MDL-30349_m22_filestatcaching' of git://github.com/skodak/moodle 2011-11-22 11:33:55 +08: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 Merge branch 'w36_MDL-28701_m22_tempcachedir' of git://github.com/skodak/moodle 2011-09-12 18:26:09 +12: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-30268 add 'Can download files' field to service 2011-11-16 11:51:03 +08: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 MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
webdavlib.php MDL-30154 Repositories : fixed whitespace. 2011-11-08 11:29:31 +08:00
weblib.php MDL-21617 remove problematic attempt to remove script events from random text 2011-11-19 13:22:33 +01:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php