moodle/lib
2009-10-15 22:34:34 +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 navigation MDL-20558 Fixed AJAX bug with multiple navigation trees concerning ajax requests + DOM interaction 2009-10-14 09:08:43 +00:00
alfresco "MDL-16384, upgrade alfresco php library, fixed bugs in offical php sdk" 2009-06-05 06:55:07 +00:00
bennu "MDL-14907, fixed UTF8 fold in iCal export, thanks Tomasz Muras, merged from 1.9" 2009-10-12 05:10:26 +00:00
db MDL-17135 adding more security restrictions for web service users 2009-10-06 20:47:07 +00:00
ddl MDL-20349 find_sequence_name() is out. No need to use it anymore. 2009-10-11 21:52:40 +00:00
dml MDL-19057 dml tests: Completed (and passed in all the big four!) the 2009-10-15 22:20:02 +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 tinymce/video MDL-19611 Restoring the video button so at least it works and we can do demos and tests. If there are still security issues then please describe them. 2009-10-08 04:33:55 +00:00
evalmath fixed typo 2009-05-21 12:21:43 +00:00
excel
file MDL-14591 improved docs when copying files - thanks Nicolas forspotting this 2009-10-14 08:53:50 +00:00
form "MDL-20470, add an option to enable/disable filepicker button" 2009-10-14 03:11:48 +00:00
geoip MDL-19874 updated geoip to 1.80 and fixed iplookup regressions 2009-07-19 13:54:11 +00:00
grade MDL-19407 Defaulting all grade items to non-extra-credit when moving to a SWM category, except if they originally come from a SWM category and were set as extra credit there. Merged from MOODLE_19_STABLE 2009-09-17 07:16:51 +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 MDL-20353 adding missing data types of hidden form fields 2009-09-26 17:07:08 +00:00
simplepie lib/simplepie MDL-7946 - improve simplepie defaults 2009-07-30 18:57:19 +00:00
simpletest MDL-12886 minor web service code refactoring which includes new base server class, slightly changed admin UI, sample REST test client, cleaned up lang packs; more changes ahead and lots of TODOs to elliminate; expect more commints in the next few days 2009-10-12 21:46:16 +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 My Moodle/Courses: MDL-20472 get_my_courses returns 2 more courses then limit. Repairs two off by one errors in get_my_courses and get_user_courses_bycap. 2009-10-08 04:52:33 +00:00
adminlib.php Fixed a spelling error protokol -> protocol 2009-10-13 06:16:06 +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 unittests: NOBUG fix pagelib unit tests 2009-09-30 22:35:48 +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-19118, use exception instead of error code to check comments api errors" 2009-10-12 05:46:34 +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 My Moodle/Courses: MDL-20472 get_my_courses returns 2 more courses then limit. Repairs two off by one errors in get_my_courses and get_user_courses_bycap. 2009-10-08 04:52:33 +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 MDL-20349 find_sequence_name() is out. No need to use it anymore. 2009-10-11 21:52:40 +00:00
dmllib.php MDL-19474 finally dropping support for old adodb moodle database drivers, yay! 2009-10-08 22:25:28 +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
externallib.php MDL-12886 refacoring: the external_param is in fact value because we use it also in return structures 2009-10-07 21:49:03 +00:00
filelib.php " MDL-16597, ajax file manager element" 2009-09-17 08:47:23 +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-20470, rename formslib element name and add an option to turn the picker button on/off" 2009-10-13 08:31: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 graphlib: NOBUG previous Moodle-specific hack had a bug when y_max was very small. This would round, e.g. 10^-5 to 0 which would break the axis. 2009-10-06 17:49:47 +00:00
grouplib.php MDL-12886 new design of external service functions, groups api improved and known problems fixed - still work in progress with lots of todos - sorry 2009-09-14 23:52:08 +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 Removed unwanted alert statement 2009-10-15 03:26:52 +00:00
javascript-static.js core MDL-19799 Added set_url calls and replaced deprecated functions 2009-10-15 03:43:28 +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
moodlelib.php MDL-12886 make webservice protocols true plugins 2009-10-08 22:02:50 +00:00
navigationlib.php navigation MDL-20568 Fixed notices and warning generated by navigation when page context is for a module but page cm has not been set. 2009-10-15 06:37:45 +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 navigation MDL-20324 Fixed typo 2009-09-23 06:28:12 +00:00
outputcomponents.php MDL-19756 Fixed link to help.php 2009-09-16 09:29:37 +00:00
outputfactories.php MDL-19077 Split outputlib.php into smaller logical files. 2009-08-10 06:22:04 +00:00
outputlib.php unittests: NOBUG fix pagelib unit tests 2009-09-30 16:24:05 +00:00
outputrenderers.php output: MDL-19797 fix some fallback code in print_header. 2009-10-03 08:54:30 +00:00
pagelib.php navigation MDL-20332 MDL-20324 Modifications to fix the following issues: 2009-09-23 06:05:36 +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 core MDL-19791 Replaced deprecated functions, added set_url calls 2009-09-25 06:17:38 +00:00
sessionlib.php MDL-20462 reminder to minimise timemodified indexed column changes 2009-10-06 19:34:40 +00:00
setup.php navigation MDL-14632 Very significant navigation commit 2009-08-28 08:47:31 +00:00
setuplib.php NOBUG. Typo 2009-10-15 22:34:34 +00:00
simpletestcoveragelib.php NOBUG: xhtml 2009-10-09 17:21:03 +00:00
simpletestlib.php unittests: NOBUG further fix to HTML expectations - prevent side-effects. 2009-09-30 17:01:05 +00:00
soaplib.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 03:57:03 +00:00
statslib.php core MDL-19791 Replaced deprecated functions, added set_url calls 2009-09-25 06:17:38 +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 MDL-20274 upgrade and install support for db/services.php 2009-09-13 21:26:51 +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 redirect MDL-20546 Set page type to embedded to avoid ever printing header/blocks/footer on redirects 2009-10-13 06:45:38 +00:00
wiki_to_markdown.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 06:26:11 +00:00
womenslib.php core MDL-19791 Replaced deprecated functions, added set_url calls 2009-09-25 06:17:38 +00:00
wordlist.txt
xhtml.xsl
xmlize.php lib MDL-19236 Added boilerplates and copyrights 2009-05-26 06:26:11 +00:00