moodle/lib
2009-09-11 09:46:01 +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 MDL-20169 reverting my incorrect patch - sorrry 2009-08-31 20:46:11 +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 webservice MDL-12886 fix bad database manual generation by xmleditor generation + update web services database 2009-09-11 09:46:01 +00:00
ddl Test drop_enum_from_field() and friends. Interim tests for the 1.9 => 2.0 2009-09-09 12:55:01 +00:00
dml MDL-17491 oci native driver - improve exception/error handling to know what the hell is happening. ;-) 2009-09-11 09:38:42 +00:00
dragmath MDL-19725 forgotten to update version in readme 2009-07-19 10:43:21 +00:00
dtl MDL-14679 license header fixes 2009-06-12 08:50:50 +00:00
editor "MDL-13766, add savepath parameter to html editor when launch filepicker" 2009-09-11 08:15:58 +00:00
evalmath fixed typo 2009-05-21 12:21:43 +00:00
excel
file file api: fixing a critical typo 2009-08-03 18:54:07 +00:00
form "MDL-16697, fixed itemid in filepicker" 2009-09-11 03:24:51 +00:00
geoip MDL-19874 updated geoip to 1.80 and fixed iplookup regressions 2009-07-19 13:54:11 +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-19871 imported htmlpurifier 4.0.0 2009-07-19 11:56:56 +00:00
jabber/XMPP Forgot the README 2008-09-15 06:14:11 +00:00
mp3player
overlib
packer MDL-18111 improving file api comments and docs 2009-05-21 09:37:21 +00:00
pear MDL-19415 fixing deprecated use of contructors 2009-07-02 14:58:41 +00:00
phpmailer Annotating some more customizations performed in PHPMailer(); merged from 19_STABLE 2009-02-23 09:09:08 +00:00
portfolio admin MDL-19799 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants 2009-09-03 06:59:25 +00:00
simplepie lib/simplepie MDL-7946 - improve simplepie defaults 2009-07-30 18:57:19 +00:00
simpletest mod-feedback MDL-20254 Upgrade feedback module to make use of new navigation blocks 2009-09-11 02:04:38 +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 Adding support for T_ABSTRACT token in PHP code coverage parser 2009-08-19 21:44:24 +00:00
tcpdf MDL-19876 upgrade to tcpdf-4.6.020 (php5 version) 2009-07-20 17:31:48 +00:00
typo3
xmldb MDL-6218 TEXT/BINARY columns and default clauses - forbidden since ages, warn and autofix them if found 2009-07-03 01:12:59 +00:00
yui MDL-20007 temporary fix for styles broken by UI overriding general elements 2009-08-05 21:52:17 +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-19676 Blog improvements 2009-09-04 00:36:43 +00:00
adminlib.php webservice MDL-12886 web service administration 2009-09-09 07:55:03 +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 blocklib MDL-20207 Added $CFG->undeletableblocktypes and documented in config-dist 2009-09-11 06:00:32 +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
commentlib.php MDL-19799 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno 2009-08-20 08:50:50 +00:00
completionlib.php MDL-19799 Upgraded calls to helpbutton, print_simple_box* and notify 2009-08-18 05:20:12 +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 MDL17980 reverting last commit - other devs agreed, to be explained in tracker 2009-08-03 07:35:41 +00:00
ddllib.php MDL-19695 field dependencies - defined new exception ddl_dependency_exception that 2009-07-02 16:08:44 +00:00
default.ttf
deprecatedlib.php core MDL-19786 Deprecated print_header_simple function - now use PAGE and OUTPUT methods 2009-09-08 02:41:51 +00:00
dmllib.php MDL-17969 Now defaulting to new mssql native driver instead of adodb one. Yay! 2009-08-30 23:26:23 +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-19799 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno 2009-08-20 08:50:50 +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-16596, imporve non-javascript file manager, add useful functions to filelib" 2009-09-03 06:53:40 +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-19799 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno 2009-08-20 08:50:50 +00:00
gdlib.php MDL-19799 Upgraded calls to helpbutton, print_simple_box* and notify 2009-08-18 05:20:12 +00:00
googleapi.php "MDL-19272, fixed undefined ->pixpath in google docs plugin" 2009-05-26 01:48:31 +00:00
gradelib.php NOBUG: Added a new function handling with the grades precission 2009-09-08 21:45:44 +00:00
graphlib.php lib MDL-19236 Corrected PhpDoc 2009-05-26 06:57:19 +00:00
grouplib.php MDL-19756 Renamed moodle_select to html_select for better API consistency 2009-08-10 08:38:45 +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 MDL-19799 Migrated calls to close_window_button() 2009-08-06 02:52:39 +00:00
javascript-deprecated.js MDL-19756 Migrating choose_from_menu to outputlib 2009-07-28 02:45:13 +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-navigation.js navigation MDL-14632 stopped set_user_pref from firing at page load if things were moved to the sidebar 2009-09-04 08:16:21 +00:00
javascript-static.js "MDL-16697, two js functions to destroy and show html element" 2009-09-11 02:17:54 +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 MDL-19976 Changing redirect($url->out()) to redirect($url). NEVER, NEVER use redirect($url->out())!!! Bad Tim! :p 2009-07-31 09:30:11 +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
moodleexternal.php web services MDL-12886 ws params: when the algo cleans a list of param, only the first element of the list is cleaned (fixed) + web service description includes service name 2009-09-02 07:19:26 +00:00
moodlelib.php lib MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 01:39:12 +00:00
navigationlib.php navigation MDL-14632 Fixed bug whereby if someone called PAGE->set_course() on a page outside of a course and then a user browsed to it they would be shown the course content in the navigation 2009-09-11 08:26:36 +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
outputactions.php MDL-19077 Split outputlib.php into smaller logical files. 2009-08-10 06:22:04 +00:00
outputcomponents.php MDL-19756 Added $disabled value to html_link, which will be true if the link's URL compares with the $PAGE->url (order of params doesn't matter). A disabled link will render as italicised text by default. 2009-09-09 03:52:49 +00:00
outputfactories.php MDL-19077 Split outputlib.php into smaller logical files. 2009-08-10 06:22:04 +00:00
outputlib.php MDL-19756 2009-08-13 01:15:58 +00:00
outputrenderers.php MDL-19756 Added $disabled value to html_link, which will be true if the link's URL compares with the $PAGE->url (order of params doesn't matter). A disabled link will render as italicised text by default. 2009-09-09 03:28:26 +00:00
overlib.js
pagelib.php NOBUG: Fixed bug in $PAGE->set_url() when moodle_url passed 2009-09-05 17:32:10 +00:00
pdflib.php MDL-19876 upgrade to tcpdf-4.6.020 (php5 version) 2009-07-20 17:31:48 +00:00
portfoliolib.php MDL-19799 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno 2009-08-20 08:50:50 +00:00
profilerlib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 03:23:32 +00:00
questionlib.php MDL-19799 Upgraded calls to link_to_popup_window() 2009-08-20 13:18:08 +00:00
recaptchalib.php javascript MDL-16693 Tim's fix for recaptcha 2009-06-24 07:39:57 +00:00
resourcelib.php MDL-20065 new implementation of File module, modules sub-types are being migrated to separate modules; remaining issues to be listed as sub-tasks in tracker 2009-08-13 20:45:50 +00:00
rsslib.php lib/rsslib - Missing global decloration of $OUTPUT 2009-07-31 21:19:20 +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 cron: MDL-19774 temporary hack so cron does not crash. 2009-07-13 06:08:48 +00:00
setup.php navigation MDL-14632 Very significant navigation commit 2009-08-28 08:47:31 +00:00
setuplib.php MDL-20232 making "object" class extend stdClass - this greatly helps with type checking 2009-09-08 07:09:01 +00:00
simpletestcoveragelib.php MDL-19799 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno 2009-08-20 08:50:50 +00:00
simpletestlib.php MDL-19840 Fixed detection of empty attributes 2009-07-29 01:23:47 +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 MDL-19799 Upgraded calls to print_paging_bar 2009-09-08 08:39:30 +00:00
textlib.class.php lib MDL-19236 Corrected copyright's 2009-05-27 01:56:31 +00:00
thirdpartylibs.xml Remove lib/magpie: MDL-7946/MDL-13932 2009-07-30 14:49:23 +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 admin MDL-19799 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants 2009-09-03 06:59:25 +00:00
uploadlib.php MDL-19799 Upgraded calls to helpbutton, print_simple_box* and notify 2009-08-18 05:20:12 +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 core MDL-19786 Deprecated print_header_simple function - now use PAGE and OUTPUT methods 2009-09-08 02:41:51 +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