moodle/lib
2011-02-21 17:29:18 +00:00
..
adodb MDL-24551 importing latest adodb 5.11 2010-10-06 15:31:49 +00:00
ajax MDL-25973 add missing charset 2011-01-14 09:32:17 +01:00
alfresco MDL-20876 - updating third-party library readme_moodle with changes. 2010-07-21 01:25:04 +00:00
bennu
completion MDL-25708 recordsets - fix completion 2011-01-25 19:59:00 +01:00
db MDL-25942 fix another Oracle compatibility issue 2011-02-02 09:59:56 +01:00
ddl MDL-24322 grrr, fixing my previous commit, sorry Eloy 2010-09-21 10:40:48 +00:00
dml MDL-25708 recordsets - fix upgradelib and dml stuff 2011-01-25 19:59:00 +01:00
dragmath MDL-23844 fixed encodings in lang files 2010-08-18 19:13:37 +00:00
dtl MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
editor MDL-25836 fixed stripped src attribute from script tag 2011-01-12 19:33:18 +01:00
evalmath fixed spelling typo 2010-09-18 10:21:09 +00:00
excel MDL-20876 - updating third-party library readme_moodle with changes. 2010-07-21 01:25:04 +00:00
filebrowser backup MDL-22184 Scheduled backups are now possible again through cron. 2010-11-10 06:07:43 +00:00
filestorage MDL-25708 recordsets - fix file_storage 2011-01-25 19:59:00 +01:00
flashdetect unterminated JS statement 2010-09-18 10:35:55 +00:00
form formslib editor NOBUG delete unused global file reference. 2010-11-11 18:33:11 +00:00
grade MDL-25708 recordsets - fix lib/grade/xxx stuff 2011-01-25 19:59:00 +01:00
htmlpurifier MDL-24223 latest HTMLPurifier - finally removing most of our hacks 2010-09-16 20:02:54 +00:00
jabber MDL-20876 - updating third-party library readme_moodle with changes. 2010-07-21 01:25:04 +00:00
minify javascript-minify MDL-21435 Added Minify third party lib and integrated to with JavaScript and CSS serving 2010-05-19 02:15:16 +00:00
mp3player MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib 2010-04-19 14:42:19 +00:00
overlib
pear fixed incorrect line endings 2010-09-28 13:19:13 +00:00
phpmailer MDL-24896 MDL-12596 RFCDate declared explicitly as public as it is in the parent class 2010-11-03 20:43:58 +00:00
portfolio Improved portfolio export summary layout 2010-11-11 13:32:57 +00:00
simplepie MDL-23984 improvements of check_dir_exists() - replacing by make_upload_directory() in cases where we want to be sure that the dir is writable; removning now default create and recursive params to make code easier to read 2010-08-29 14:51:09 +00:00
simpletest Merge branch 'MDL-17884_m20' of git://github.com/rwijaya/moodle 2011-01-17 16:00:20 +08:00
simpletestlib Unit tests MDL-24909 Unit tests used 5 minute time limit per test class; this is insufficient for gradebook tests on slow server. Changed to use 60 second limit per test function instead. Added constant and comment defining this behaviour. 2010-11-01 15:14:37 +00:00
smarty MDL-20876 - updating third-party library readme_moodle with changes. 2010-07-21 01:25:04 +00:00
spikephpcoverage MDL-26237 code coverage - prevent execution of not used stuff 2011-02-02 11:21:01 +01:00
swfobject
tcpdf fixed borked line ending - git hates these 2010-05-21 11:59:31 +00:00
typo3 MDL-22922 Some hacks to prevent typo3 notices 2010-06-25 03:09:53 +00:00
xhprof MDL-24600 profiling - add xhprof integration 2010-12-20 21:41:45 +01:00
xmldb xmldb MDL-24979 Made xmldb (a) not hide libxml errors permanently, (b) not incorrectly report previous errors with a later, working file 2010-11-01 13:35:27 +00:00
yui MDL-25962 removing obsolete YUI 2.8.1 library 2011-01-13 10:13:52 +01:00
zend zend MDL-22103 add missing new files of the Zend library to 1.10 2010-07-06 03:41:39 +00:00
accesslib.php Take out debugging & merge branch 'w05_MDL-26198_20_completion' of git://github.com/skodak/moodle 2011-01-31 17:43:22 +01:00
adminlib.php MDL-20636 Quiz editing now works, as does the random question type. 2011-02-10 20:50:18 +00:00
authlib.php MDL-11728 finally defining the exact meaning of is_internal() in auth plugins 2010-11-14 02:01:59 +00:00
base32.php lib: MDL-20876 third-party libs - fix deprecated split() calls. 2010-07-20 01:29:36 +00:00
blocklib.php blocklib MDL-25654 fix API inconsistency be renaming add_pretend_block to add_fake_block. 2010-12-20 18:22:37 +01:00
boxlib.php
clilib.php MDL-23590 fixed borked cli_problem 2010-07-30 14:15:03 +00:00
completionlib.php PULL-99, MDL-25929 progresstrackedroles out. Fixed conflicts and whitespace 2011-01-24 11:55:57 +01:00
componentlib.class.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
conditionlib.php MDL-24698 hopefully fixed all completion_info problems 2010-11-17 06:23:56 +00:00
configonlylib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
cookies.js fixed unterminated JS statements 2010-09-18 11:04:02 +00:00
cronlib.php MDL-20636 You can now create a quiz, and edit the settings. 2011-02-09 20:18:06 +00:00
csshover.htc
csvlib.class.php fixed a few spelling errors in /admin/ 2010-09-17 10:27:26 +00:00
customcheckslib.php MDL-25186: add environmental check to recommend PHP 5.3.3 2010-12-22 16:45:17 +08:00
datalib.php MDL-25708 recordsets - fix accesslib and datalib uses 2011-01-25 19:58:59 +01:00
ddllib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
default.ttf
deprecatedlib.php deprecatedlib NOBUG fix typo. 2010-12-07 10:34:15 +00:00
dmllib.php message MDL-24860 fixed messaging code in mod_lesson and marked spots that are directly sending email 2010-12-22 12:05:49 +08:00
dtllib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
eaccelerator.class.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
editorlib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
emptyfile.php
enrollib.php navigation MDL-25142 Fixed up differences in navigation between guest and normal user. 2010-11-11 03:37:56 +00:00
environmentlib.php MDL-26007 fix error message when can not found env data 2011-01-16 20:47:22 +01:00
eventslib.php MDL-25708 recordsets - fix events/grade/group/moodle libs 2011-01-25 19:58:59 +01:00
excellib.class.php MDL-14934 fixed excel time in master branch, credits to Jonathon Fowler 2010-12-15 16:26:26 +08:00
externallib.php webservice MDL-25444 indicate which field are unexpected in case of web service error 2010-11-30 01:55:17 +00:00
filelib.php MDL-26069 detect missing file postprocessing 2011-01-29 17:50:12 +01:00
filterlib.php MDL-24531 Extend filter manager API so that options can be passed to the filters 2010-10-07 08:57:20 +00:00
flickrlib.php MDL-24693 Flickr.com portfolio plugin fixed 2010-11-11 13:33:13 +00:00
flowplayer.js MDL-23870: Replace flash and mp3 multimedia filter with flowplayer. 2010-09-09 11:30:06 +00:00
formslib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
gdlib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
googleapi.php MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception 2010-09-19 18:43:52 +00:00
gradelib.php MDL-25708 recordsets - fix events/grade/group/moodle libs 2011-01-25 19:58:59 +01:00
graphlib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
grouplib.php MDL-25708 recordsets - fix events/grade/group/moodle libs 2011-01-25 19:58:59 +01:00
htaccess
html2text.php MDL-25018 stop html_to_text from breaking utf-8 multibyte characters. 2010-11-02 20:03:48 +00:00
html2text_readme.txt MDL-25018 stop html_to_text from breaking utf-8 multibyte characters. 2010-11-02 20:03:48 +00:00
index.html
installlib.php MDL-23027 CLI installer allows to define site name and shortname 2010-10-27 19:18:45 +00:00
javascript-static.js MDL-26337 Improve close_window. Fix bug when $reloadopener is false, and 2011-02-09 20:18:31 +00:00
javascript.php NOBUG: Turned off zlib compression when serving javascript files. 2010-11-05 07:03:05 +00:00
kses.php
ldaplib.php auth/ldap MDL-23652 Error in auth_ldap_sync_users.php 2010-08-07 00:40:16 +00:00
lexer.php
licenselib.php MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
listlib.php MDL-24256 question category editing was messed up. 2010-11-02 18:38:50 +00:00
markdown.php MDL-24552 importing latest markdown extra 1.2.4 2010-10-06 15:59:33 +00:00
mathslib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
md5.js MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib 2010-04-19 14:42:19 +00:00
memcached.class.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
messagelib.php message MDL-25297 refactored quiz to make message notifications work 2010-11-19 05:18:34 +00:00
modinfolib.php MDL-25981 add missing global DB when fetching course modinfo 2011-01-31 22:23:34 +01:00
moodlelib.php MDL-20636 Merge branch 'master' into qe2_wip 2011-02-03 11:18:40 +00:00
navigationlib.php Merge branch 'MDL-25981' 2011-01-31 22:44:17 +01:00
oauthlib.php MDL-19168, dropbox repository plugin for moodle, and oauth support for filepicker. dropbox plugin has a known bug: cannot access folders or files with space, using urlencode to encode filepath is not helping, needs to contact dropbox team to find workaround 2010-05-14 08:29:33 +00:00
odbc.php
odslib.class.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
olson.php
outputactions.php fixed a few spelling errors in /admin/ 2010-09-17 10:27:26 +00:00
outputcomponents.php Merge branch 'MDL-25971' of git://github.com/timhunt/moodle 2011-01-17 15:12:18 +08:00
outputfactories.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
outputlib.php MDL-25072 reverted theme's disablecourseajax to enablecourseajax property 2010-11-09 11:55:37 +00:00
outputrenderers.php MDL-25973 add missing charset 2011-01-14 09:32:17 +01:00
outputrequirementslib.php MDL-25474 do not try to use caching for dynamic JS - it can not work 2010-12-02 05:46:09 +00:00
pagelib.php NOBUG: Fixed up annoying type in moodle_page @property list 2010-12-08 02:04:47 +00:00
pdflib.php fixed invalid font substr 2010-09-18 11:21:42 +00:00
plagiarismlib.php Plagiarism API MDL-13680 add plagiarism support for user submitted files - currently only added to single and advanced Assignment types - other modules to come in future. 2010-09-20 07:32:31 +00:00
portfoliolib.php MDL-25619 portfolio: exported HTML output can not be cleaned 2010-12-08 23:20:04 +00:00
profilerlib.php fixed invalid return 2010-09-18 11:06:12 +00:00
questionlib.php MDL-20636 Finish off converting question import. 2011-02-21 17:29:18 +00:00
recaptchalib.php authentication MDLSITE-1014 updated recaptchlib to point to google urls based on google's api v1.11 2010-10-06 07:53:25 +00:00
resourcelib.php improved legacy file migration - now processing default directory indexes too 2010-10-18 11:44:14 +00:00
rsslib.php rss MDLSITE-1007 reverted an unnecessary change I committed 2010-10-04 09:01:41 +00:00
searchlib.php MDL-24079 converted searchlib to use new sql_like() 2010-09-04 12:50:23 +00:00
session-test.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
sessionlib.php MDL-26031 purge timed-out sessions of guest user 2011-01-17 18:25:00 +01:00
setup.php lib MDL-25981 Improved modinfo 2011-01-26 10:29:16 +00:00
setuplib.php MDL-26182 add detection of misconfigured nginx server 2011-01-30 11:38:16 +01:00
simpletestcoveragelib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
simpletestlib.php MDL-20636 unit tests MDL-26029 fix notices from CheckSpecifie 2011-01-17 16:30:09 +00:00
soaplib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
statslib.php statistics MDL-25822 Fix get_records_sql returning non-unique first column 2010-12-30 12:42:41 +00:00
tablelib.php themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
textlib.class.php MDL-23899 fixed asort to modify parameter instead of returning array - it now matches standard asort() 2010-09-05 12:57:59 +00:00
thirdpartylibs.xml MDL-24600 profiling - add xhprof integration 2010-12-20 21:41:45 +01:00
timezone.txt MDL-18576 timezones - updated to 2010i from 2009c (2147 rules) 2010-05-06 15:28:00 +00:00
tokeniserlib.php
ufo.js fixed unterminated JS statements 2010-09-18 11:04:02 +00:00
upgradelib.php MDL-26104 fix blocknameconflict component in get_string() 2011-01-29 19:37:56 +01:00
uploadlib.php MDL-21915 fixing remaining chmod and mkdir to use moodle file permissions 2010-10-06 19:06:52 +00:00
validateurlsyntax.php
webdavlib.php MDL-22663, fixed webdav url path 2010-10-20 09:22:55 +00:00
weblib.php MDL-26337 Improve close_window. Fix bug when $reloadopener is false, and 2011-02-09 20:18:31 +00:00
wiki_to_markdown.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
womenslib.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
wordlist.txt
xhtml.xsl
xmlize.php MDL-13435 xmlize - now throwing exceptions on parsing error. Credit goes to Tim/Mahmoud 2010-09-27 21:10:00 +00:00