moodle/lib
2012-01-09 14:03:10 +13:00
..
adodb MDL-29328 import latest adodb 2011-09-12 09:12:46 +02:00
ajax MDL-30787 fix use of module and section edit capabilities 2011-12-18 13:54:38 +01:00
alfresco
bennu MDL-30393 lib/bennu minor fixes for RFC-2445 and PHP 5.x support. 2011-11-22 17:26:49 +13:00
completion MDL-29656 Fix bad string reference 2011-11-09 16:47:16 +08:00
db MDL-30610 add missing savepoint to get the upgrade checks passing. 2012-01-02 19:48:33 +01:00
ddl MDL-30147 do not rely on dml exception type outside of dml layer 2011-11-19 09:25:11 +01:00
dml MDL-30739 add one test to confirm the solution is cross-db 2011-12-15 13:14:26 +01:00
dragmath
dtl MDL-29029 move dbtransfer to admin tools 2011-09-17 22:24:12 +02:00
editor Merge branch 'w52_MDL-30924_m23_pspell' of git://github.com/skodak/moodle 2012-01-03 12:49:06 +13: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
filebrowser MDL-27586 fix file_browser access control 2011-08-06 15:45:18 +02:00
filestorage Merge branch 'MDL-27432_gd_error' of git://github.com/andyjdavis/moodle 2011-12-08 13:56:51 +08:00
flowplayer
form Merge branch 'w52_MDL-29917_m23_autocomplete' of git://github.com/skodak/moodle 2012-01-04 10:58:03 +13: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
minify MDL-29864 minify: Added a link to upstream issue being patched 2011-11-07 12:19:57 +13:00
pear MDL-30168 formslib: untangle automatic id generation. 2011-12-23 11:51:45 +00:00
phpmailer MDL-30575 more mail header cleanup 2011-12-13 10:23:41 +08: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 Merge branch 'wip-MDL-26155-m23' of git://github.com/samhemelryk/moodle 2012-01-03 17:26:31 +01:00
simpletestlib
spikephpcoverage
tcpdf MDL-29283 import TCPDF to 5.9.133 - fix permissions 2011-11-01 17:27:26 +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-30603 synced and renamed incorrect ZF 1.10.6 file and name 2011-12-12 14:21:52 +08:00
accesslib.php MDL-30761 make it work under Oracle. To revisit after MDL-29765 is done. 2011-12-20 22:36:31 +01:00
adminlib.php MDL-30327 standardise block deletion process 2011-11-19 16:56:11 +01:00
authlib.php
blocklib.php MDL-30655 Blocks: Moving block to top of list can cause (harmless) PHP warnings 2011-12-09 17:45:23 +00:00
boxlib.php
clilib.php
completionlib.php MDL-26647 (5) Support showuseridentity on course and activity completion reports 2011-11-04 13:57:15 +00: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
cronlib.php MDL-30635 enable standard cron for all question and quiz plugin types. 2012-01-06 18:42:35 +00: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
datalib.php MDL-30966 print_object() output made CLI-friendly 2012-01-06 22:48:12 +01:00
ddllib.php
default.ttf
deprecatedlib.php MDL-29602 accesslib improvements 2011-10-16 14:05:18 +02:00
dmllib.php MDL-30147 do not rely on dml exception type outside of dml layer 2011-11-19 09:25:11 +01:00
dtllib.php MDL-29029 move dbtransfer to admin tools 2011-09-17 22:24:12 +02:00
eaccelerator.class.php
editorlib.php
emptyfile.php
enrollib.php MDL-30945 add support for unenrolling of individual users + code cleanup 2011-12-28 16:56:46 +01:00
environmentlib.php MDL-30610 dev versions should not satisfy version requirements 2011-12-09 21:50:58 +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-29844 Administration: Added new config for users to login for viewing profile image 2012-01-03 11:53:49 +08:00
filterlib.php MDL-29995 Filters - added MDL issue number to Todo. 2011-11-23 13:51:11 +08:00
flickrlib.php
formslib.php Merge branch 'w52_MDL-29917_m23_autocomplete' of git://github.com/skodak/moodle 2012-01-04 10:58:03 +13:00
gdlib.php
googleapi.php MDL-29661 - lib/googleapi.php - Switch to SSL urls 2011-10-10 16:27:53 +13:00
gradelib.php MDL-29450 improve and cleanup course content removal 2011-11-23 18:37:36 +01:00
graphlib.php
grouplib.php MDL-28450 prefer member group for default 2011-08-07 13:06:45 +02:00
htaccess
html2text.php MDL-30741 Fix the handling of PRE tags with the latest code from upstream: http://trac.roundcube.net/browser/trunk/roundcubemail/program/lib/html2text.php?rev=5497 2011-12-15 11:11:31 -05: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-30381 install_init_dataroot() now creates temp and cache 2011-11-21 23:56:05 +01:00
javascript-static.js MDL-29917 prevent form autocompletion in most Moodle forms 2011-12-30 14:38:52 +01:00
javascript.php MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir 2011-09-10 10:35:46 +02:00
ldaplib.php
lexer.php
licenselib.php
listlib.php
markdown.php
mathslib.php
memcached.class.php
messagelib.php MDL-30948 stop messaging suspended and deleted users 2011-12-29 17:01:10 +01:00
modinfolib.php MDL-30175 cm_info - add support to external url icon images 2011-11-07 22:14:13 +01:00
moodlelib.php Merge branch 'w02_MDL-30717_m23_usercreated' of git://github.com/skodak/moodle 2012-01-09 14:03:10 +13:00
navigationlib.php Merge branch 'wip-MDL-26869-m23-after-MDL-26155' of git://github.com/samhemelryk/moodle 2012-01-04 03:08:24 +01:00
oauthlib.php
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-29844 Administration: Added new config for users to login for viewing profile image 2012-01-03 11:53:49 +08:00
outputfactories.php
outputlib.php MDL-20534 lti: B3, revert old outputlib hack for external icons 2011-11-07 23:35:58 +01:00
outputrenderers.php MDL-31043 allow themes to set custommenu instead of using global settings 2012-01-06 12:48:01 +13:00
outputrequirementslib.php Merge branch 'w51_MDL-30415_m23_yui2rollups' of git://github.com/skodak/moodle 2011-12-12 17:29:11 +13:00
pagelib.php MDL-30613 use standard https checks 2011-12-09 21:28:04 +01:00
pdflib.php MDL-29283 import TCPDF to 5.9.133 - clean whitespace 2011-11-01 20:09:10 +01:00
plagiarismlib.php MDL-30313 plagiarism support for unformated rsults 2011-11-17 14:12:03 +13:00
pluginlib.php MDL-30786 no need for 1.9-2.2 upgrade info in 2.3 2011-12-23 10:35:32 +01:00
portfoliolib.php MDL-27857 Typo in the phpDocs fixed 2011-10-03 10:15:38 +02:00
questionlib.php MDL-30744 question editing permissions. Update to new accessslib.php code. 2011-12-15 11:54:58 +00:00
recaptchalib.php
resourcelib.php MDL-30303 fix media playback from URLs with ? query parts 2011-11-19 18:17:37 +01:00
rsslib.php MDL-30203 RSS: Remove broken 'podcasting' support that thinks mailto links are attachments 2011-11-15 14:06:15 +00:00
searchlib.php
session-test.php
sessionlib.php MDL-30026 improve session lock - unit tests & minor comment fixup 2011-11-13 19:05:57 +01:00
setup.php MDL-30613 use standard https checks 2011-12-09 21:28:04 +01:00
setuplib.php MDL-30621 more dataroot protection 2011-12-12 15:06:47 +01:00
soaplib.php
statslib.php MDL-29030 fix remaining report linking hacks 2011-11-06 12:22:50 +01: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 MDL-29283 import TCPDF to 5.9.133 2011-10-29 08:56:26 +02:00
timezone.txt MDL-28931 timezone - update to 2011h (2200 rules) 2011-08-14 18:04:59 +02:00
tokeniserlib.php
upgrade.txt MDL-30467 notify devs deleted users do not have context 2011-11-26 09:17:02 +01:00
upgradelib.php MDL-30268 add 'Can download files' field to service 2011-11-16 11:51:03 +08: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
webdavlib.php MDL-30154 Repositories : fixed whitespace. 2011-11-08 11:29:31 +08:00
weblib.php MDL-21617 remove problematic attempt to remove script events from random text 2011-11-19 13:22:33 +01:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php