moodle/lib
2009-07-02 10:06:39 +00:00
..
adodb MDL-19452 Fix oracle/mssql drivers behaviour when using magic_quotes_sybase leading to wrongly escaped contents. Many thanks to Sam Moffatt! Merged from 19_STABLE 2009-06-22 17:30:15 +00:00
ajax ajaxlib MDL-19077 Added strings_for_js method 2009-07-02 04:07:53 +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 MDL-19676 Removed course and group visibility settings for blog 2009-07-01 08:49:47 +00:00
ddl MDL-19057 ddl tests - complete a bit ddl table tests (and partially drop enum fields) 2009-06-28 22:12:20 +00:00
dml Sorry managed to commit sql_bitxor twice 2009-06-27 21:26:08 +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-19611 removing some useless editor icons 2009-06-24 23:17:06 +00:00
evalmath fixed typo 2009-05-21 12:21:43 +00:00
excel
file MDL-14589 new function returning area files in tree structure 2009-06-21 18:22:52 +00:00
form MDL-19690 - first 53 $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 10:06:39 +00:00
fpdf
geoip
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
packer MDL-18111 improving file api comments and docs 2009-05-21 09:37:21 +00:00
pear MDL-19579 code coverage - added XML/Parser information to README file (New BSD = np) 2009-06-22 18:50:57 +00:00
phpmailer Annotating some more customizations performed in PHPMailer(); merged from 19_STABLE 2009-02-23 09:09:08 +00:00
phpxml
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 output: MDL-19690 icon_finder classes and $OUTPUT->mod/old_icon_url 2009-07-02 08:49:25 +00:00
simpletestlib Try to avoid time-outs while running the unit tests 2009-06-22 06:59:13 +00:00
smarty
snoopy MDL-17840 moodle_readme.txt -> readme_moodle.txt 2009-01-10 11:22:26 +00:00
soap
spikephpcoverage MDL-19579 code coverage - xhtml compliant fixes 2009-06-23 16:50:03 +00:00
tcpdf MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
typo3
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-19077 - change how $OUTPUT is initialised. 2009-06-29 05:00:45 +00:00
adminlib.php themes: MDL-19077 change how the theme is initialised and CSS is served. 2009-07-01 05:54:26 +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 themes: MDL-19077 change how the theme is initialised and CSS is served. 2009-07-01 05:54:26 +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 MDL-19692: Improvement to help icon for completion tickboxes, based on user testing 2009-07-02 09:18:26 +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
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
deprecatedlib.php MDL-19077 I just found a way to reduce the coupling between the classes. 2009-07-02 07:06:25 +00:00
dmllib.php MDL-19470 fixing DML license headers 2009-06-12 08:14:29 +00:00
dropdown.js
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-19580 cleanup of require css and js filepicker code 2009-06-24 22:34:29 +00:00
emptyfile.php themes: MDL-19077 new $OUTPUT->header/footer to replace print_header/footer. 2009-06-26 09:06:16 +00:00
environmentlib.php MDL-15249 support for environment test in cli scripts 2009-06-03 16:24:00 +00:00
eventslib.php MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions 2009-06-19 14:25:56 +00:00
excellib.class.php lib MDL-19236 Corrected copyright's 2009-05-26 09:29:18 +00:00
filelib.php "MDL-19180, repository url plugin, if users provide a url of webpage, this plugin could list all images in this page" 2009-06-28 09:38:32 +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 "MDL-19077, pixpath is broken, use initialise_deprecated_cfg_pixpath() as a temporary fix" 2009-07-01 04:11:52 +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 MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions 2009-06-19 14:25:56 +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
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 MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions 2009-06-19 14:25:56 +00:00
javascript-static.js formslib MDL-19626 Changed JS string handling to new $PAGE methods, Thanks Dan 2009-06-29 02:10:49 +00:00
javascript.php MDL-19580 cleanup of require css and js filepicker code 2009-06-24 22:34:29 +00:00
kses.php lib MDL-19236 Added phpdocs and copyrights 2009-05-26 02:17:06 +00:00
languages.md5
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
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 MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions 2009-06-19 14:25:56 +00:00
moodlelib.php themes: MDL-19077 change how the theme is initialised and CSS is served. 2009-07-01 05:54:26 +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
outputlib.php MDL-19690 - first 53 $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 10:06:39 +00:00
overlib.js
pagelib.php pagelib MDL-19077 Fixed minor error in pagelib 2009-07-02 07:29:08 +00:00
pdflib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 03:23:32 +00:00
portfoliolib.php MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions 2009-06-19 14:25:56 +00:00
profilerlib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 03:23:32 +00:00
questionlib.php themes: MDL-19077 new $OUTPUT->header/footer to replace print_header/footer. 2009-06-26 09:06:16 +00:00
recaptchalib.php javascript MDL-16693 Tim's fix for recaptcha 2009-06-24 07:39:57 +00:00
rsslib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 03:23:32 +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 output: MDL-19690 icon_finder classes and $OUTPUT->mod/old_icon_url 2009-07-02 08:49:25 +00:00
setuplib.php themes: MDL-19077 change how the theme is initialised and CSS is served. 2009-07-01 05:54:26 +00:00
simpletestcoveragelib.php MDL-19579 code coverage - show link to latest complete report 2009-06-26 17:07:33 +00:00
simpletestlib.php Kill some debug code. 2009-06-25 06:56:41 +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 Added spikephpcoverage to the list of libs 2009-06-23 11:32:32 +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
upgradelib.php themes: MDL-19640 / MDL-19077 remove other references to _print_normal_error 2009-06-29 00:34:49 +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 weblib MDL-16706 Elimate inline scripts, replaced with PAGE methods 2009-07-02 03:47:05 +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