moodle/lib
2008-07-15 15:30:39 +00:00
..
adodb Drift between CVS and git 2008-06-25 17:31:23 +00:00
ajax Updating the translate_list for YUI components. 2008-05-13 07:24:43 +00:00
bennu Cleaning up, completing, bugfixing, adding features to iCalendar export of 2006-11-23 20:30:57 +00:00
db MDL-15562 database tables, upgrade and version bump for portfolio API 2008-07-07 15:09:40 +00:00
ddl MDL-15071 new method for installing of table from xmld structure - credit goes to Andrei Bautu 2008-07-13 20:27:14 +00:00
dml MDL-15071 improved error logging - credit goes to Andrei Bautu 2008-07-13 20:28:08 +00:00
editor MDL-14741: make tinymce toggle editor icon work as it should 2008-07-15 09:00:23 +00:00
evalmath MDL-12512 - Gradebook calculations are broken. This was caused by == FALSE that should have been === FALSE deep in the 3rd pary maths lib. Merged from MOODLE_19_STABLE. 2007-12-10 17:37:14 +00:00
excel
form Drift between CVS and git 2008-06-25 17:31:23 +00:00
fpdf
geoip Correcting unicode characters 2008-01-24 15:34:35 +00:00
grade Drift between CVS and git 2008-06-25 17:31:23 +00:00
htmlpurifier MDL-14898 upgraded html purifier to 3.1.0 in HEAD 2008-06-16 16:39:09 +00:00
json PEAR Services_JSON. 2007-01-23 05:19:28 +00:00
magpie just tweaking comment for easy greppage 2008-01-01 15:30:57 +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
pclzip Merged conversion from dos to unix MDL-9088 2007-03-28 07:17:26 +00:00
pear Drift between CVS and git 2008-06-25 17:31:23 +00:00
phpmailer MDL-12524 fixed quoting of phrases in mail header (problem with special chars in names of users); merged from MOODLE_19_STABLE 2007-12-17 21:39:03 +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
simpletest Drift between CVS and git 2008-06-25 17:31:23 +00:00
simpletestlib MDL-15204 Added new files 2008-06-12 09:13:38 +00:00
smarty
snoopy MDL-11845 fixed security issues in curl related code in new download_file_content() + minor fixes in Snoopy; merged from MOODLE_19_STABLE 2007-12-31 23:18:06 +00:00
soap cvsimport fixups 2007-07-07 14:18:30 +12:00
speller "MDL-14129, fix print_error" 2008-05-15 03:07:21 +00:00
tcpdf Remove accidentally revived files as part of MDL-11099 fix 2007-12-02 16:14:13 +00:00
typo3 MDL-8246 new typo3 lib imported 2008-06-16 15:31:21 +00:00
xmldb MDL-15071 undoing part of previous commit, let's wait for Eloy 2008-07-13 11:42:37 +00:00
yui Drift between CVS and git 2008-06-25 17:31:23 +00:00
accesslib.php MDL-9983 role_unassign should not touch group members table directly - we need events; merged from MOODLE_19_STABLE 2008-07-06 22:54:46 +00:00
adminlib.php MDL-15544 Disable email signup in new installation - add danger warning 2008-07-04 23:53:13 +00:00
authlib.php MDL-14679 towards /admin conversion 2008-05-31 10:43:51 +00:00
base32.php
blocklib.php "MDL-15501, typo, sorry" 2008-07-02 05:12:51 +00:00
clilib.php MDL-15249 improving cli installer 2008-06-15 12:23:53 +00:00
componentlib.class.php Drift between CVS and git 2008-06-25 17:31:23 +00:00
cookies.js
cssconstants.php Added some docs from MDL-6798 2007-01-24 07:08:50 +00:00
csshover.htc MDL-8049 Remove all language=Javascript from javascript includes 2007-01-03 19:33:44 +00:00
csvlib.class.php "MDL-14129, fix print_error" 2008-05-15 03:07:21 +00:00
customcheckslib.php Function changed to check for register_globals. MDL-12914 ; merged from 19_STABLE 2008-01-12 18:54:30 +00:00
datalib.php MDL-15469 adding fclose before write to already open file; merged from MOODLE_19_STABLE 2008-07-09 10:35:25 +00:00
ddllib.php MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl 2008-06-15 10:32:50 +00:00
default.ttf cvsimport fixups binary files 2007-08-29 13:10:20 +12:00
deprecatedlib.php MDL-14956 DDL exceptions 2008-06-22 16:51:55 +00:00
dmllib.php MDL-15247 lib/dmllib.php is now obsolete 2008-06-15 11:35:25 +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
eaccelerator.class.php eaccelerator: never set the mode if we failed to init 2007-09-20 06:51:13 +00:00
editorlib.php MDL-11113: Next moodle version requires PHP5: removing php4 compatibility code. 2008-06-27 03:00:29 +00:00
environmentlib.php MDL-14679 fixed some more $db's 2008-05-31 22:18:41 +00:00
eventslib.php MDL-15560 Install fails again (missing global $DB) 2008-07-07 12:33:45 +00:00
excellib.class.php Cleanup of phpdoc + some clarifications when specifying colors. MDL-14354 ; merged from 19_STABLE 2008-04-14 23:03:05 +00:00
filelib.php MDL-14279: Fixes for regressions created by the get_file_url massive change (merge from 1.9) 2008-07-11 02:31:19 +00:00
filterlib.php MDL-12302 stopping filter_save_ignore_tags ignoring empty tags 2008-06-06 09:15:33 +00:00
formslib.php MDL-15571: 2008-07-09 10:26:13 +00:00
gdlib.php MDL-11752 Upload users form merged from 1.9 2008-02-21 05:24:18 +00:00
gradelib.php MDL-15100 fixed typo ('param' instead of 'array') 2008-06-17 07:05:44 +00:00
graphlib.php MDL-15183 defaulting a couple of variables in the graph class rather than every graph object needing to do it. 2008-06-11 08:22:38 +00:00
grouplib.php MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs 2008-05-15 21:40:00 +00:00
htaccess MDL-14679 magic quotes gpc are strongly discouraged now :-) 2008-06-13 09:14:41 +00:00
html2text.php MDL-14029 html2text throws tons of notices is style or script tags found; merged from MOODLE_19_STABLE 2008-03-23 16:51:55 +00:00
index.html
installlib.php MDL-14679 var_export now used instead of addsingleslashes in installer; refactored the database setting initialisation 2008-06-22 22:53:40 +00:00
javascript-mod.php Drift between CVS and git 2008-06-25 17:31:23 +00:00
javascript-static.js Fixes reopened MDL-7493 "Make sure standard themes are visible under "Windows High Contrast Black" mode" - foreground show/hide block icon/ALT text switched with Javscript. 2007-12-18 17:18:19 +00:00
javascript.php "MDL-13233, replace the uses of old files to new ones, see tracker" 2008-05-07 03:08:44 +00:00
kses.php MDL-13705 2008-03-01 13:11:31 +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 removed whitespace at the end of file causing headers already sent errors 2006-12-11 10:07:47 +00:00
lexer.php
listlib.php MDL-15094 towards full dml conversion 2008-06-09 12:02:20 +00:00
locallib.php MDL-13000 minor fix merged from MOODLE_19_STABLE 2008-06-30 06:08:57 +00:00
markdown.php MDL-11104 2007-09-17 12:37:51 +00:00
mathslib.php Do not suppress errors from developers! it makes debugging a nightmare! 2007-12-10 16:53:17 +00:00
md5.js
memcached.class.php $MCACHE - rework memcached support - some rework on eaccelerator 2006-12-27 22:47:51 +00:00
moodlelib.php MDL-15402, searching repository folder for lanuage files. 2008-07-14 04:03:03 +00:00
odbc.php
odslib.class.php MDL-14249, to keep ods lib exactly the same with excellib, some dummy function added, merged from MOODLE_19_STABLE 2008-04-16 07:06:14 +00:00
olson.php MDL-11538: lib/olson - bugfix, olson time-zone import doesn't deal with rule changes in the future 2007-10-02 01:43:07 +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 MDL-14679 towards notes conversion and regression 2008-05-31 17:44:57 +00:00
pdflib.php Merged pdf php5 fix from MDL-13207 2008-01-28 05:30:32 +00:00
profilerlib.php MDL-14617 removed PHP4 compatibility scandir() 2008-05-01 21:48:36 +00:00
questionlib.php MDL-15452 - Put the OU quiz navigation improvements into the Moodle codebase. I was able to factor out some commonalities with review.php along the way. 2008-07-15 15:30:39 +00:00
recaptchalib.php MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
rsslib.php MDL-14279: use get_file_url instead of checking $CFG->slashargument manually (merge from 1.9) 2008-07-10 09:55:11 +00:00
scroll_to_errors.js MDL-14956 DDL exceptions 2008-06-22 16:51:55 +00:00
searchlib.php MDL-15245 converted dml searchlib 2008-06-15 10:12:27 +00:00
session-test.php Drift between CVS and git 2008-06-25 17:31:23 +00:00
sessionlib.php MDL-14992 ugly workaround for http://bugs.php.net/bug.php?id=39449 2008-06-22 11:56:01 +00:00
setup.php MDL-15244, add ability to block ip addresses for HEAD. 2008-07-14 08:14:31 +00:00
setuplib.php MDL-15343 mod upgrade savepoints implemented (the xmldb generator is not updated yet) 2008-06-22 23:35:52 +00:00
simpletestlib.php MDL-14679 last forgotten bits of dml conversion 2008-06-09 19:48:24 +00:00
soaplib.php
statslib.php CEIL() uses fixed with new DML stuff. MDL-15336 2008-06-28 19:04:25 +00:00
tablelib.php MDL-14187 "Improve tablelib - improve api and add functionality to download table contents in a variety of formats - XLS, ODS and CSV" initialize array. 2008-06-14 13:18:14 +00:00
textlib.class.php Updated copyright notice in header 2007-10-10 05:25:14 +00:00
timezone.txt Timezone info updated to tzdata2008c. Merged from 19_STABLE 2008-06-12 16:01:15 +00:00
tokeniserlib.php Updated copyright notice in header 2007-10-10 05:25:14 +00:00
ufo.js "MDL-13368, improve ufo.js to HEAD, backport to 1.9 later" 2008-06-26 06:21:32 +00:00
uploadlib.php MDL-15614 Add 3 missing PHP error codes to get_file_upload_error() 2008-07-14 02:38:50 +00:00
validateurlsyntax.php MDL-9295 - PARAM_URL/PARAM_LOCALURL does not accept http://localhost/ or other hosts on lans. Merged from MOODLE_18_STABLE. 2007-10-30 10:15:22 +00:00
weblib.php MDL-14741: load editor automatically, from footer/after page is loaded. 2008-07-15 09:43:14 +00:00
wiki_to_markdown.php MDL-14279: use get_file_url instead of checking $CFG->slashargument manually (merge from 1.9) 2008-07-10 09:55:11 +00:00
womenslib.php
wordlist.txt
xhtml.xsl Added changes suggested by Nick in MDL-7883 to help debug XHTML strict 2006-12-12 07:24:32 +00:00
xmlize.php MDL-9534, fix xmlize() call 2008-04-11 03:59:41 +00:00