moodle/lib
2012-03-05 13:22:04 +13:00
..
adodb MDL-29328 import latest adodb 2011-09-12 09:12:46 +02:00
ajax MDL-30988 ajax: Fixed up phpdocs package in ajax scripts 2012-02-23 14:38:52 +13:00
alfresco MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
bennu MDL-24235 bennu: remove dependency on mbstring from library 2012-03-02 08:01:30 -08:00
completion MDL-28283-master Completion Future dates can now be set as completion criteria 2012-02-13 09:05:10 +05:30
db MDL-30994 webservice API, check and update DocBlock 2012-03-02 09:49:41 +08:00
ddl MDL-31251 documentation : fix incorrect docs 2012-02-16 17:59:02 +01:00
dml MDL-29199 dml: fix query logging on Oracle 2012-02-24 11:57:18 +08:00
dragmath
dtl MDL-29029 move dbtransfer to admin tools 2011-09-17 22:24:12 +02:00
editor Merge branch 'w52_MDL-30924_m23_pspell' of git://github.com/skodak/moodle 2012-01-03 12:49:06 +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-30973 Files API: Whitespace fixes 2012-03-01 00:56:23 +01:00
filestorage MDL-30973 Files API: Whitespace fixes 2012-03-01 00:56:23 +01:00
flowplayer MDL-26697 multiple media filtering fixes and improvements 2011-03-12 17:42:52 +01:00
form Merge branch 'MDL-31643_dndupload_reject_all_files' of git://github.com/davosmith/moodle 2012-03-05 13:22:04 +13:00
grade Merge branch 'MDL-31363_grade_constants' of git://github.com/andyjdavis/moodle 2012-02-28 12:37:44 +01:00
htmlpurifier MDL-31107 Fixing instaces of below where it is written as bellow (two L's) 2012-02-10 15:40:04 +08: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 MDL-31469 formslib: fix invalid for="" attributes on optional dates 2012-02-02 18:38:01 +00:00
phpmailer MDL-30575 more mail header cleanup 2011-12-13 10:23:41 +08:00
portfolio MDL-30989 portfolio: Fixed up phpdocs 2012-02-15 15:33:06 +13:00
simplepie MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir 2011-09-10 10:35:46 +02:00
simpletest MDL-29161 weblib: added one more test about un-keyed array params 2012-02-27 22:20:34 +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-31655 Warn users of unblurred but modified fields 2012-02-29 15:04:31 +00:00
zend MDL-30603 synced and renamed incorrect ZF 1.10.6 file and name 2011-12-12 14:21:52 +08:00
accesslib.php MDL-30964 Fixed up phpdocs during integration review 2012-02-28 15:53:59 +01:00
adminlib.php MDL-31604 Fix capabilities displayed without spaces causing text going out of the screen 2012-02-13 10:43:30 +08:00
authlib.php
blocklib.php MDL-31006 fix various notices in PHP54 2012-01-18 01:03:20 +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-30635 enable standard cron for all question and quiz plugin types. 2012-01-06 18:42:35 +00:00
csslib.php MDL-29941 csslib: Improved PHPdocs and fixed up 4 and 5 char colour handling plus unittests 2012-01-20 11:05:38 +08: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 Merge branch 'm_MDL-31552_change_add_to_log_exception_to_add_exception_information' of git://github.com/gerrywastaken/moodle 2012-02-15 03:19:44 +01:00
ddllib.php
default.ttf
deprecatedlib.php MDL-29602 accesslib improvements 2011-10-16 14:05:18 +02:00
dmllib.php MDL-30972 Documentation : improved @see as well as added appropriate uses of inline @link. 2012-02-16 10:29:45 +08: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-31238 remove now unnecessary null to stdClass conversion for plugin settings 2012-01-21 11:15:30 +01:00
environmentlib.php MDL-30610 dev versions should not satisfy version requirements 2011-12-09 21:50:58 +01:00
eventslib.php MDl-30985 events: Fixed up phpdocs after review 2012-02-27 14:34:06 +13: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-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00
filterlib.php MDL-31006 fix various notices in PHP54 2012-01-18 01:03:20 +01:00
flickrlib.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
formslib.php Merge branch 'MDL-31660-master-3' of git://git.luns.net.uk/moodle 2012-03-05 10:59:22 +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-30999 grade phpdocs - change some inline @see by correct @link 2012-02-20 12:09:50 +01:00
graphlib.php
grouplib.php MDL-30997 - group - update of the api block documentation. 2012-02-21 11:17:27 +08:00
htaccess
html2text.php MDL-22896 libraries: Updated regular expression in html2text, for replacing unknown/unhandled entities 2012-02-24 10:08:56 +08: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-31660 Rename form change detection javascript file 2012-02-29 14:50:52 +00: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-30987 message: Minor phpdoc fix ups 2012-02-22 11:15:42 +13: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 'w09_MDL-30964_m23_access' of git://github.com/skodak/moodle 2012-02-28 12:44:03 +01:00
navigationlib.php MDL-30976 navigation: fix a bunch of incorrect inline @see phpdoc tags 2012-02-29 00:56:41 +01: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-30979 output: Further changes are validation 2012-02-17 14:53:11 +13:00
outputcomponents.php MDL-30979 output: Further changes are validation 2012-02-17 14:53:11 +13:00
outputfactories.php MDL-30979 output: Further changes are validation 2012-02-17 14:53:11 +13:00
outputlib.php MDL-30979 output: Further changes are validation 2012-02-17 14:53:11 +13:00
outputrenderers.php MDL-30979 output: Further changes are validation 2012-02-17 14:53:11 +13:00
outputrequirementslib.php MDL-30979 output: Further changes are validation 2012-02-17 14:53:11 +13:00
pagelib.php MDL-30977 page phpdocs: 2 minor fixes in 2 functions 2012-02-20 11:28:08 +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-31461 Plagiarism - adjust api functions to allow better support for renderers 2012-02-03 11:37:51 +13:00
pluginlib.php MDL-29667 Plugins overview shows incorrect availability for auth & enrol plugins 2012-02-14 15:47:39 +08:00
portfoliolib.php MDL-30989 portfolio: Fixed up phpdocs 2012-02-15 15:33:06 +13:00
questionlib.php MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08: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-30991 - RSS - Doc-block clean up 2012-02-15 15:19:59 +08: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:28:04 +01:00
setuplib.php MDL-30964 Fixed up phpdocs during integration review 2012-02-28 15:53:59 +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-30980 core: Php document updated for string api 2012-02-07 14:35:47 +08:00
thirdpartylibs.xml MDL-29283 import TCPDF to 5.9.133 2011-10-29 08:56:26 +02:00
timezone.txt MDL-31329 timezones: updated to 2011n 2012-01-22 21:30:06 +01: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-30929 detect incorrect major version upgrades 2012-01-16 09:08:36 +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 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 Merge branch 'MDL-29161' of git://github.com/timhunt/moodle 2012-02-27 22:10:47 +01:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php