moodle/lib
2012-03-11 21:32:07 +01:00
..
adodb MDL-29328 import latest adodb 2011-09-12 09:12:46 +02:00
ajax MDL-31040 Correct LTR language issue and inconsistency in display 2012-01-12 14:01:51 +00:00
alfresco
bennu MDL-24235 bennu: remove dependency on mbstring from library 2012-03-02 07:59:15 -08:00
completion MDL-28283-master Completion Future dates can now be set as completion criteria 2012-02-13 09:02:49 +05:30
db MDL-29248 backup: delete user_files settings, lang strings and uses 2012-03-01 13:15:46 +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-31689 fix moodle_database:execute() description 2012-03-07 12:43:00 +01:00
dragmath
dtl MDL-29029 move dbtransfer to admin tools 2011-09-17 22:24:12 +02:00
editor MDL-30924 merge upstream pspell fix 2012-01-03 12:49:38 +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 MDL-27432 mod_data: improved handling of the absence of the GD php extension 2011-12-07 11:48:49 +08:00
flowplayer
form MDL-29523 filemanager: Fix a hardcode string 2012-02-27 09:28:14 +08:00
grade MDL-28643 Fix debugging message when deleting activity with grade completion 2011-08-10 11:02:56 +01:00
htmlpurifier MDL-31785 import HTMLPurifier 4.4.0+ 2012-03-03 11:25:34 +01:00
jabber
minify MDL-29864 minify: Added a link to upstream issue being patched 2011-11-07 12:19:57 +13:00
pear MDL-31469 formslib: fix invalid for="" attributes on optional dates 2012-02-02 18:16:07 +00:00
phpmailer MDL-30575 more mail header cleanup 2011-12-13 10:23:56 +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 MDL-31718 utf-8 support in shorten_text() 2012-03-11 21:32:07 +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:08:00 +08:00
accesslib.php MDL-31107 Fixing instaces of below where it is written as bellow (two L's) 2012-02-10 15:05:16 +08:00
adminlib.php MDL-31604 Fix capabilities displayed without spaces causing text going out of the screen 2012-02-13 10:49:48 +08:00
authlib.php
blocklib.php MDL-31006 fix various notices in PHP54 2012-01-18 01:04:45 +01: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 let quiz reports do cron in the standard way. 2012-01-06 18:13:13 +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-31006 fix various notices in PHP54 2012-01-18 01:04:45 +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-31238 remove now unnecessary null to stdClass conversion for plugin settings 2012-01-21 11:17:18 +01:00
environmentlib.php MDL-29474 admin index/plugins/environment pages: all ouptut code -> renderer. 2011-10-20 11:13:39 +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-31006 fix various notices in PHP54 2012-01-18 01:04:45 +01:00
filterlib.php MDL-31006 fix various notices in PHP54 2012-01-18 01:04:45 +01:00
flickrlib.php
formslib.php MDL-31445 formslib: add a nice id and class to the wrapper div for CSS 2012-02-02 18:15:31 +00: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-22896 libraries: Updated regular expression in html2text, for replacing unknown/unhandled entities 2012-02-24 10:10:08 +08: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 2012-01-04 10:58:31 +13: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 2012-01-04 00:49:03 +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 MDL-31718 utf-8 support in shorten_text() 2012-03-11 21:32:07 +01:00
navigationlib.php Merge branch 'wip-MDL-30771-MOODLE_22_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_22_STABLE 2012-02-14 17:00:25 +13: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-28352: Fixed bug in html_writer::select_time causing not autoselecting month 2012-01-20 16:27:39 +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-28710 rating: added some more classes to the html for entering ratings 2011-12-07 11:54:10 +08:00
outputrequirementslib.php MDL-30958 do not use Yahoo CDN on https sites 2012-01-15 15:25:01 +01:00
pagelib.php MDL-30613 use standard https checks 2011-12-09 21:27:10 +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-31461 Plagiarism - adjust api functions to allow better support for renderers 2012-02-03 11:38:33 +13:00
pluginlib.php MDL-29667 Plugins overview shows incorrect availability for auth & enrol plugins 2012-02-14 15:49:01 +08:00
portfoliolib.php MDL-31013 Add iconsmall class to 'Export to portfolio' icon 2012-01-23 11:08:51 +08:00
questionlib.php MDL-31876 questionlib: fix question_has_capability_on memory bloat 2012-03-06 21:31:55 +01: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 Revert "MDL-31248 - lib - Alteration to the rc4encrypt function to allow for old password use." 2012-03-09 09:37:43 +01:00
setup.php MDL-30613 use standard https checks 2011-12-09 21:27:10 +01:00
setuplib.php MDL-30621 more dataroot protection 2011-12-12 15:07:25 +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 MDL-31142 fix textlib::substr() performance, invalid length in iconv_substr; use mbstring by default 2012-01-16 09:17:36 +01:00
thirdpartylibs.xml MDL-31785 import HTMLPurifier 4.4.0+ 2012-03-03 11:25:34 +01:00
timezone.txt MDL-31329 timezones: updated to 2011n 2012-01-22 21:32:07 +01: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-26469 upgrade: cope with modules that do not set $module->cron. 2012-01-11 19:08:13 +01: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 Merge branch 'MDL-29161_22' of git://github.com/timhunt/moodle into MOODLE_22_STABLE 2012-02-27 22:21:50 +01:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php