moodle/lib
2009-06-18 06:31:51 +00:00
..
adodb MDL-19055 two missed XHTML fixes forgotten in previous commit. 2009-05-03 23:15:44 +00:00
ajax Move extra ajaxlib unit tests to the right place. 2009-06-17 07:35:33 +00:00
alfresco "MDL-16384, upgrade alfresco php library, fixed bugs in offical php sdk" 2009-06-05 06:55:07 +00:00
bennu
db blocks upgrade: MDL-19511 And repeat the upgrade step, since some poeple will have missed it. 2009-06-16 10:31:33 +00:00
ddl MDL-14679 license header fixes 2009-06-12 08:44:49 +00:00
dml MDL-14990 implemented query loggin in new native DML drivers 2009-06-13 15:59:55 +00:00
dragmath MDL-19520 upgrading to latest dragmath, thanks Marc Grober for new version notification 2009-06-16 08:44:50 +00:00
dtl MDL-14679 license header fixes 2009-06-12 08:50:50 +00:00
editor MDL-19526 fixed inserting of < and > 2009-06-16 10:28:56 +00:00
evalmath fixed typo 2009-05-21 12:21:43 +00:00
excel
file MDL-18293 removed obsoleted checking of return values from insert and update_record 2009-06-13 16:47:05 +00:00
form "MDL-17316, fix upload form in non-js file picker" 2009-06-18 06:31:51 +00:00
fpdf
geoip Correcting unicode characters 2008-01-24 15:34:35 +00:00
grade MDL-18293 $DB->something is using exceptions, no need for ifs there, removing useless strings 2009-06-03 20:37:28 +00:00
htmlpurifier MDL-19183 imported HTMLpurifier 3.3.0 2009-05-14 08:31:11 +00:00
jabber/XMPP Forgot the README 2008-09-15 06:14:11 +00:00
magpie MDL-18644 Add a note about the bug found and upstream bug link 2009-03-23 10:53:10 +00:00
mp3player
overlib Adding latest version of overlib with all plugins, into its own directory. Updated lib/javascript.php to point to this instead of the old one, which is still in lib/overlib.js 2007-08-08 09:42:11 +00:00
packer MDL-18111 improving file api comments and docs 2009-05-21 09:37:21 +00:00
pear MDL-19247 Few minor adjustments and cleanup of grade_category 2009-05-21 13:30:02 +00:00
phpmailer Annotating some more customizations performed in PHPMailer(); merged from 19_STABLE 2009-02-23 09:09:08 +00:00
phpxml MDL-13631 Removed a pass-by-reference that was causing a notice in PHP5 2008-02-25 02:37:04 +00:00
portfolio portfolio: removing suplerfluous error_log i forgot to remove earlier. 2009-06-09 19:54:22 +00:00
simplepie simplepie: fix class name caseing: MDL-7946, MDL-13932 2009-04-13 16:00:44 +00:00
simpletest Move extra ajaxlib unit tests to the right place. 2009-06-17 07:35:33 +00:00
simpletestlib MDL-19471 fixed PHP 5.3 compatibility 2009-06-11 19:20:03 +00:00
smarty
snoopy MDL-17840 moodle_readme.txt -> readme_moodle.txt 2009-01-10 11:22:26 +00:00
soap cvsimport fixups 2007-07-07 14:18:30 +12:00
tcpdf MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
typo3 MDL-8246 new typo3 lib imported 2008-06-16 15:31:21 +00:00
xmldb MDL-19058 xmldb editor & enums - detect used/unused enums when loading XML files 2009-05-26 18:45:02 +00:00
yui MDL-19162 imported latest YUI 2.7.0 - to be backported into MOODLE_19_STABLE later 2009-05-14 08:20:14 +00:00
zend/Zend web serviceMDL-12886 refactor servers into object + add Zend_soap and Zend_xmlrpc server 2009-02-11 06:57:30 +00:00
accesslib.php MDL-19465 accesslib - improve get_user_access_sitewide() performance (~10%) 2009-06-16 15:34:55 +00:00
adminlib.php MDL-19500 improved editor embedding 2009-06-14 21:35:07 +00:00
authlib.php authlib.php MDL-19236 added phpdocs and copyrights 2009-05-22 02:17:29 +00:00
base32.php lib MDL-19236 Corrected PhpDoc 2009-05-26 06:57:19 +00:00
blocklib.php Fix some fallout from the pagelib changes. 2009-06-12 11:56:30 +00:00
boxlib.php lib MDL-19236 Corrected PhpDoc 2009-05-26 06:57:19 +00:00
clilib.php MDL-15249 towards localized cli installer 2009-05-30 17:14:24 +00:00
completionlib.php lib MDL-19236 added phpdocs and copyrights 2009-05-22 08:41:00 +00:00
componentlib.class.php lib MDL-19236 Corrected copyright's 2009-05-26 09:29:18 +00:00
conditionlib.php lib MDL-19236 added phpdocs and copyrights 2009-05-22 08:41:00 +00:00
cookies.js
cssconstants.php lib MDL-19236 added phpdocs and copyrights 2009-05-22 08:41:00 +00:00
csshover.htc
csvlib.class.php lib MDL-19236 added phpdocs and copyrights 2009-05-22 08:41:00 +00:00
customcheckslib.php lib MDL-19236 Corrected copyright's 2009-05-26 09:29:18 +00:00
datalib.php MDL-18293 $DB->somethiong is using exceptions, no need for ifs there, removing useless strings 2009-06-03 20:16:20 +00:00
ddllib.php MDL-14679 license header fixes 2009-06-12 08:44:49 +00:00
default.ttf cvsimport fixups binary files 2007-08-29 13:10:20 +12:00
deprecatedlib.php ajaxlib/require_js: MDL-16693 $PAGE->requires->... deprecates require_js etc. 2009-06-12 12:13:07 +00:00
dmllib.php MDL-19470 fixing DML license headers 2009-06-12 08:14:29 +00:00
dropdown.js MDL-14439 Added javascript file dropdwon.js - fix IE/Opera behavior. They do not fire dropdwon menu onChange automatically anymore. Merged from 19 2008-05-02 02:38:36 +00:00
dtllib.php MDL-14679 license header fixes 2009-06-12 08:50:50 +00:00
eaccelerator.class.php fix git cvs drift 2009-05-27 00:36:40 +00:00
editorlib.php MDL-19500 improved editor embedding 2009-06-14 21:35:07 +00:00
environmentlib.php MDL-15249 support for environment test in cli scripts 2009-06-03 16:24:00 +00:00
eventslib.php fix git cvs drift 2009-05-27 00:36:40 +00:00
excellib.class.php lib MDL-19236 Corrected copyright's 2009-05-26 09:29:18 +00:00
filelib.php ajaxlib/require_js: MDL-16693 $PAGE->requires->... deprecates require_js etc. 2009-06-12 12:13:07 +00:00
filterlib.php lib MDL-19236 added phpdocs and copyrights 2009-05-25 08:27:25 +00:00
flickrlib.php lib MDL-19236 added phpdocs and copyrights 2009-05-25 08:27:25 +00:00
formslib.php javascript: MDL-19475 replace require_js calls with $PAGE->requires->js. 2009-06-15 05:37:57 +00:00
gdlib.php lib MDL-19236 added phpdocs and copyrights 2009-05-25 08:27:25 +00:00
googleapi.php "MDL-19272, fixed undefined ->pixpath in google docs plugin" 2009-05-26 01:48:31 +00:00
gradelib.php lib MDL-19236 added phpdocs and copyrights 2009-05-25 08:27:25 +00:00
graphlib.php lib MDL-19236 Corrected PhpDoc 2009-05-26 06:57:19 +00:00
grouplib.php lib MDL-19236 Corrected PhpDoc 2009-05-26 06:57:19 +00:00
htaccess MDL-14679 magic quotes gpc are strongly discouraged now :-) 2008-06-13 09:14:41 +00:00
html2text.php lib MDL-19236 Added phpdocs and copyrights 2009-05-26 02:17:06 +00:00
html2text_readme.txt MDL-17542 lib/html2text: update to latest upstream version (r2374) 2009-05-22 02:10:22 +00:00
index.html
installlib.php lib MDL-19236 Added phpdocs and copyrights 2009-05-26 02:17:06 +00:00
javascript-mod.php lib MDL-19236 Added phpdocs and copyrights 2009-05-26 02:17:06 +00:00
javascript-static.js javascript: MDL-19475 replace require_js calls with $PAGE->requires->js. 2009-06-15 05:37:57 +00:00
javascript.php MDL-19500 improved editor embedding 2009-06-14 21:35:07 +00:00
kses.php lib MDL-19236 Added phpdocs and copyrights 2009-05-26 02:17:06 +00:00
languages.md5 MDL-12698, MDL-12569 - componentlib & langimport improvements and fixes; merged from MOODLE_19_STABLE 2007-12-30 22:19:36 +00:00
languages.php lib MDL-19236 Added phpdocs and copyrights 2009-05-26 02:17:06 +00:00
lexer.php lib MDL-19236 Added phpdocs and copyrights 2009-05-26 02:17:06 +00:00
listlib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 02:46:09 +00:00
locallib.php local lang string: MDL-13001 fix docs to reflect how it really works. 2009-06-02 04:13:05 +00:00
markdown.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 02:46:09 +00:00
mathslib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 02:46:09 +00:00
md5.js
memcached.class.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 02:46:09 +00:00
messagelib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 02:46:09 +00:00
moodlelib.php javascript: MDL-19475 replace require_js calls with $PAGE->requires->js. 2009-06-15 05:37:57 +00:00
odbc.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 02:46:09 +00:00
odslib.class.php lib MDL-19236 Corrected copyright's 2009-05-26 09:40:16 +00:00
olson.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 03:23:32 +00:00
overlib.js MDL-10286 Updated overlib.js (2 years diff!) and enabled overlib for HTML feedback format 2007-07-13 10:09:51 +00:00
pagelib.php Further fixes to PHPdoc comments. 2009-06-15 04:03:59 +00:00
pdflib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 03:23:32 +00:00
portfoliolib.php portfolio: MDL-19358 and MDL-19354 added sesskey() protection when first initating a portfolio export; verify callback class is part of the portfolio_caller_base hierarchy; re-check permissions in the caller when waking up the portfolio exporter object (between requests) 2009-06-01 17:06:28 +00:00
profilerlib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 03:23:32 +00:00
questionlib.php javascript: MDL-19475 replace require_js calls with $PAGE->requires->js. 2009-06-15 07:57:53 +00:00
recaptchalib.php ajaxlib/require_js: MDL-16693 $PAGE->requires->... deprecates require_js etc. 2009-06-12 12:13:07 +00:00
rsslib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 03:23:32 +00:00
scroll_to_page_end.js MDL-17458 scrolling to errors is not needed anymore, we stop after every error now 2009-02-01 17:24:34 +00:00
searchlib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 03:57:03 +00:00
session-test.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 03:57:03 +00:00
sessionlib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 03:57:03 +00:00
setup.php MDL-16231 reimplemented deleting of files + cron cleanup 2009-06-03 08:10:21 +00:00
setuplib.php MDL-19470 detection of unfinished transactions and transactions interrupted by exceptions 2009-06-12 10:59:28 +00:00
simpletestlib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 03:57:03 +00:00
soaplib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 03:57:03 +00:00
statslib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 03:57:03 +00:00
tablelib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 05:18:52 +00:00
textlib.class.php lib MDL-19236 Corrected copyright's 2009-05-27 01:56:31 +00:00
thirdpartylibs.xml MDL-19247 Updated the thirdpartylibs.xml file with all PEAR packages info and license version numbers 2009-05-26 06:39:59 +00:00
timezone.txt MDL-18576 timezones - info updated to tzdata2009c ; merged from 19_STABLE 2009-03-16 17:55:26 +00:00
tokeniserlib.php lib MDL-19236 Corrected copyright's 2009-05-27 01:56:31 +00:00
ufo.js "MDL-13368, improve ufo.js to HEAD, backport to 1.9 later" 2008-06-26 06:21:32 +00:00
upgradelib.php MDL-14990 implemented query loggin in new native DML drivers 2009-06-13 15:59:55 +00:00
uploadlib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 05:18:52 +00:00
validateurlsyntax.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 05:18:52 +00:00
webdavlib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 06:26:11 +00:00
weblib.php javascript: MDL-16695 print_footer('empty'); was not printing the necessary end of page code. 2009-06-17 10:29:42 +00:00
wiki_to_markdown.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 06:26:11 +00:00
womenslib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 06:26:11 +00:00
wordlist.txt
xhtml.xsl
xmlize.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 06:26:11 +00:00