moodle/lib
2011-10-24 23:04:54 +02:00
..
adodb MDL-29328 import latest adodb 2011-09-12 09:12:46 +02:00
ajax MDL-27228: Fix label 'eye' does not match show/hide setting 2011-08-21 14:54:00 +02:00
alfresco MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
bennu MDL-22308 Update lib/bennu to latest upstream. 2011-04-05 16:00:21 +12:00
completion MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently 2011-09-08 09:38:46 +12:00
db Merge branch 'w41_MDL-29602_m22_accesslib' of git://github.com/skodak/moodle 2011-10-18 13:15:13 +02:00
ddl MDL-29321 tweak large varchar unit tests for oracle 2011-09-16 08:53:11 +02:00
dml MDL-29496 unittests - verify COALESCE() cross-db compatibility 2011-10-18 15:58:56 +08:00
dragmath MDL-23844 fixed encodings in lang files 2010-08-18 19:13:37 +00:00
dtl MDL-29029 move dbtransfer to admin tools 2011-09-17 22:24:12 +02:00
editor MDL-29785 enable TinyMCE on iOS 5 devices 2011-10-16 17:37:12 +02:00
evalmath NOBUG if we are going to reuse the functions used within the evalmath code then 2011-06-30 17:50:05 +01:00
excel MDL-20876 - updating third-party library readme_moodle with changes. 2010-07-21 01:25:04 +00:00
filebrowser MDL-27586 fix file_browser access control 2011-08-06 15:45:18 +02:00
filestorage MDL-29773 prevent negative unix timestamps in the files table 2011-10-14 15:52:49 +02:00
flowplayer MDL-26697 multiple media filtering fixes and improvements 2011-03-12 17:42:52 +01:00
form MDL-27242 Conditional availability dates should support time as well as day 2011-10-13 10:23:23 +01:00
grade MDL-28643 Fix debugging message when deleting activity with grade completion 2011-08-10 11:02:56 +01:00
htmlpurifier Fix permissions 2011-04-20 11:08:21 +02:00
jabber MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
minify MDL-28701 Change all uses of $CFG->dataroot/temp to $CFG->tempdir 2011-09-10 10:35:39 +02:00
mp3player
overlib
pear MDL-19907 rewrote validation for required fields in forms, including support for editor field. Added parameter to use strict (no spaces) required fields validation 2011-07-29 13:51:26 +08:00
phpmailer MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
portfolio MDL-29401 introduce new frankenstyle PARAM types 2011-09-25 09:59:55 +02:00
simplepie MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir 2011-09-10 10:35:46 +02:00
simpletest MDL-29602 unittest - fixing other tests to work with new accesslib 2011-10-19 01:37:30 +02: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
tcpdf MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
typo3 MDL-29878 reapply our typo3 fixes 2011-10-22 21:10:20 +02:00
xhprof MDL-29029 move profiling to admin tools 2011-09-17 10:20:51 +02:00
xmldb MDL-29668 xmldb editor - fix PHP generation for foreign-unique keys 2011-10-08 21:49:56 +02:00
yui MDL-29555 import YUI 3.4.1 2011-09-29 09:38:40 +02:00
zend MDL-29435 SOAP/XMLRPC server return debuginfo into the exception message when DEBUG >= NORMAL 2011-10-07 14:21:41 +08:00
accesslib.php MDL-29602 accesslib improvements 2011-10-16 14:05:18 +02:00
adminlib.php MDL-28436 webservice : fixed missing field in query 2011-10-13 09:54:25 +08:00
authlib.php MDL-11728 finally defining the exact meaning of is_internal() in auth plugins 2010-11-14 02:01:59 +00:00
blocklib.php MDL-29401 introduce new frankenstyle PARAM types 2011-09-25 09:59:55 +02:00
boxlib.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
clilib.php MDL-23590 fixed borked cli_problem 2010-07-30 14:15:03 +00:00
completionlib.php MDL-28021 Completion system can create inconsistent database rows 2011-06-27 15:25:13 +02:00
componentlib.class.php MDL-29788 Fixed the version of installed language packs 2011-10-15 00:01:44 +02:00
conditionlib.php MDL-27242 Conditional availability dates should support time as well as day 2011-10-13 10:23:23 +01:00
configonlylib.php MDL-28345 make sure input parameters do not contain invalid utf-8 chars 2011-07-15 15:00:49 +02:00
cookies.js fixed unterminated JS statements 2010-09-18 11:04:02 +00:00
cronlib.php Merge branch 'master_MDL-29519' of git://github.com/danmarsden/moodle 2011-09-27 14:09:18 +13:00
csvlib.class.php MDL-28701 Change uses of make_upload_directory(temp) to make_temp_directory(). 2011-09-10 10:43:49 +02: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-29496 course search - emergency regression fix 2011-10-20 00:49:02 +02:00
ddllib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
default.ttf
deprecatedlib.php MDL-29602 accesslib improvements 2011-10-16 14:05:18 +02: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-29029 move dbtransfer to admin tools 2011-09-17 22:24:12 +02: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 MDL-29602 accesslib improvements 2011-10-16 14:05:18 +02: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-28179 make failed event hander error message much more useful. 2011-07-04 18:55:45 +01:00
excellib.class.php MDL-28701 Change uses of make_upload_directory(temp) to make_temp_directory(). 2011-09-10 10:43:49 +02:00
externallib.php Merged branch 'MDL-29277' of git://github.com/mouneyrac/moodle.git with improvements 2011-10-17 13:18:30 +13:00
filelib.php MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir 2011-09-10 10:35:46 +02:00
filterlib.php Merge branch 'MDL-29236-master' of git://github.com/sammarshallou/moodle 2011-09-12 20:37:24 +02:00
flickrlib.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
formslib.php MDL-25937 Forms Library: Filepicker will respect disable if 2011-10-03 16:26:21 +08:00
gdlib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
googleapi.php MDL-29661 - lib/googleapi.php - Switch to SSL urls 2011-10-10 16:27:53 +13:00
gradelib.php MDL-28599 textlib Separated collator to collatorlib with static methods, and added support for locale aware sorting of objects 2011-09-06 15:39:00 +12: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-28450 prefer member group for default 2011-08-07 13:06:45 +02:00
htaccess
html2text.php MDL-29462 html_to_text('0') gives '', not '0'. 2011-09-21 16:38:58 +01:00
html2text_readme.txt MDL-29462 html_to_text('0') gives '', not '0'. 2011-09-21 16:38:58 +01:00
index.html
installlib.php MDL-25699 decode URLs in installer CSS 2011-07-23 00:45:17 +02:00
javascript-static.js MDL-28554 workaround for http://yuilibrary.com/projects/yui3/ticket/2530999 2011-08-25 11:38:34 +02:00
javascript.php MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir 2011-09-10 10:35:46 +02: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-26623 fix file permissions 2011-03-01 12:26:49 +01:00
mathslib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +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 MDL-22232 messaging: added the ability to temporarily disable notifications to a particular user 2011-09-12 14:05:14 +08:00
modinfolib.php MDL-27001 'Show description' feature part 1: infrastructure that allows modules to support feature 2011-09-06 11:03:00 +01:00
moodlelib.php Merge branch 'w41_MDL-29602_m22_accesslib' of git://github.com/skodak/moodle 2011-10-18 13:15:13 +02:00
navigationlib.php MDL-29602 accesslib improvements 2011-10-16 14:05:18 +02:00
oauthlib.php
odbc.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
odslib.class.php MDL-28701 Change uses of make_upload_directory(temp) to make_temp_directory(). 2011-09-10 10:43:49 +02:00
olson.php MDL-27966 timezones - updated to 2011g version + fix minor notice 2011-06-21 16:23:24 +02:00
outputactions.php MDL-28195 confirm_action should allow the button labels to be customised 2011-07-06 14:47:30 +01:00
outputcomponents.php MDL-21676 user: Implemented support for Gravatar profile pictures 2011-09-20 12:41:48 +02: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-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir 2011-09-10 10:35:46 +02:00
outputrenderers.php MDL-29029 admin_tool - fixed 2 ocurrences pointing to old paths 2011-09-19 18:54:30 +02:00
outputrequirementslib.php MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir 2011-09-10 10:35:46 +02:00
pagelib.php MDL-28228 pagelib - incorrect DEBUG constant used 2011-07-25 13:04:46 +08:00
pdflib.php MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir 2011-09-10 10:35:46 +02: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
pluginlib.php MDL-29627 add quizaccess plugins to standard_plugins_list. 2011-10-13 11:13:26 +01:00
portfoliolib.php MDL-27857 Typo in the phpDocs fixed 2011-10-03 10:15:38 +02:00
profilerlib.php MDL-28701 Change all uses of $CFG->dataroot/temp to $CFG->tempdir 2011-09-10 10:35:39 +02:00
questionlib.php MDL-28614 questions: remove another obsolete editing_head_contributions fn. 2011-10-17 23:53:53 +01: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 Merged branch 'MDL-25775_head' of git://github.com/grabs/moodle.git 2011-06-08 13:49:36 +08:00
rsslib.php MDL-28701 one more make_cache_directory 2011-09-10 10:49:04 +02:00
searchlib.php MDL-24079 converted searchlib to use new sql_like() 2010-09-04 12:50:23 +00:00
session-test.php
sessionlib.php MDL-29602 accesslib improvements 2011-10-16 14:05:18 +02:00
setup.php MDL-29555 import YUI 3.4.1 2011-09-29 09:38:40 +02:00
setuplib.php Merged branch 'MDL-29277' of git://github.com/mouneyrac/moodle.git with improvements 2011-10-17 13:18:30 +13: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 MDL-27009: Fix role group by statement for statistics 2011-05-30 09:05:53 +08:00
tablelib.php MDL-27962 Fixed typo in tablelib preventing columns from being collapsed 2011-06-23 13:33:28 +08:00
textlib.class.php Merge branch 'w36_MDL-28701_m22_tempcachedir' of git://github.com/skodak/moodle 2011-09-12 18:26:09 +12:00
thirdpartylibs.xml Merge branch 'w42_MDL-29878_m22_typo3' of git://github.com/skodak/moodle 2011-10-24 23:04:54 +02:00
timezone.txt MDL-28931 timezone - update to 2011h (2200 rules) 2011-08-14 18:04:59 +02:00
tokeniserlib.php
upgradelib.php MDL-29602 accesslib improvements 2011-10-16 14:05:18 +02:00
uploadlib.php MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently 2011-09-08 09:38:46 +12:00
validateurlsyntax.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
webdavlib.php MDL-22663, fixed webdav url path 2010-10-20 09:22:55 +00:00
weblib.php Merge branch 'w36_MDL-29014_m22_str' of git://github.com/skodak/moodle 2011-09-13 12:45:34 +12: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
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