moodle/lib
2009-11-05 20:04:27 +00:00
..
adodb Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
ajax Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
alfresco "MDL-16384, upgrade alfresco php library, fixed bugs in offical php sdk" 2009-06-05 06:55:07 +00:00
bennu MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup; please note we are not using stock bennu lib from SF 2009-11-04 20:06:40 +00:00
db MDL-12886 more external groups api 2009-11-05 20:04:27 +00:00
ddl MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
dml MDL-20734 normalise_value() - moving from private to protected everywhere and abstracting 2009-11-04 13:19:11 +00:00
dragmath MDL-19725 forgotten to update version in readme 2009-07-19 10:43:21 +00:00
dtl MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
editor tinymce/video MDL-19611 Restoring the video button so at least it works and we can do demos and tests. If there are still security issues then please describe them. 2009-10-08 04:33:55 +00:00
evalmath MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
excel
file MDL-14591 improved docs when copying files - thanks Nicolas forspotting this 2009-10-14 08:53:50 +00:00
form webservice MDL-17135 create searchable select form element + use it in service form for selecting a capability 2009-11-05 07:06:09 +00:00
geoip MDL-19874 updated geoip to 1.80 and fixed iplookup regressions 2009-07-19 13:54:11 +00:00
grade files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor 2009-11-04 06:14:06 +00:00
htmlpurifier MDL-19871 imported htmlpurifier 4.0.0 2009-07-19 11:56:56 +00:00
jabber MDL-20743 imported latest jabber library 0.1rc2-r77 2009-11-04 20:23:33 +00:00
mp3player
overlib
packer MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
pear MDL-19415 fixing deprecated use of contructors 2009-07-02 14:58:41 +00:00
phpmailer lib/phpmailer MDL-20701 - Convert to moodle_phpmailer class 2009-11-03 21:02:36 +00:00
portfolio MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:42:23 +00:00
simplepie MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
simpletest Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
simpletestlib Try to avoid time-outs while running the unit tests 2009-06-22 06:59:13 +00:00
smarty
snoopy
soap
spikephpcoverage Adding support for T_ABSTRACT token in PHP code coverage parser 2009-08-19 21:44:24 +00:00
tcpdf MDL-19876 upgrade to tcpdf-4.6.020 (php5 version) 2009-07-20 17:31:48 +00:00
typo3 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-04 19:53:01 +00:00
xmldb MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:42:23 +00:00
yui MDL-20007 temporary fix for styles broken by UI overriding general elements 2009-08-05 21:52:17 +00:00
zend MDL-20632 crippling the Zend framework, only stuff needed for our /webservice/* kept :-( 2009-10-25 17:58:57 +00:00
accesslib.php MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
adminlib.php MDL-20697 removing duplicate error string cannotfindsite, fixing get_site() which is now using exceptions 2009-11-01 09:21:41 +00:00
authlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
base32.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
blocklib.php blocks: MDL-20711 prevent XSRF. 2009-11-02 17:16:28 +00:00
boxlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
clilib.php
commentlib.php MDL-19118 Fixed a couple of XHTML errors in comment form definition 2009-10-23 02:02:13 +00:00
completionlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
componentlib.class.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
conditionlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
cookies.js
csshover.htc
csvlib.class.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
customcheckslib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
datalib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
ddllib.php MDL-19695 field dependencies - defined new exception ddl_dependency_exception that 2009-07-02 16:08:44 +00:00
default.ttf
deprecatedlib.php calendar MDL-20601 Conversion of calendar to mforms and new html editor + file API 2009-11-02 03:50:56 +00:00
dmllib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
dropdown.js MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
dtllib.php MDL-14679 license header fixes 2009-06-12 08:50:50 +00:00
eaccelerator.class.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
editorlib.php MDL-19580 cleanup of require css and js filepicker code 2009-06-24 22:34:29 +00:00
emptyfile.php themes: MDL-19077 new $OUTPUT->header/footer to replace print_header/footer. 2009-06-26 09:06:16 +00:00
environmentlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
eventslib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
excellib.class.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
externallib.php MDL-12886 inproved hadnling of bool ws params and return values 2009-10-26 22:39:08 +00:00
filelib.php blocks: MDL-20710 prevent XSRF. 2009-11-02 17:16:56 +00:00
filterlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
flickrlib.php
formslib.php webservice MDL-17135 create searchable select form element + use it in service form for selecting a capability 2009-11-05 07:06:09 +00:00
gdlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
googleapi.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
gradelib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
graphlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
grouplib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
htaccess MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
html2text.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
html2text_readme.txt
index.html
installlib.php MDL-19799 Migrated calls to close_window_button() 2009-08-06 02:52:39 +00:00
javascript-deprecated.js MDL-19756 Migrating choose_from_menu to outputlib 2009-07-28 02:45:13 +00:00
javascript-mod.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
javascript-navigation.js MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
javascript-static.js MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
kses.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
languages.md5
languages.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
lexer.php
listlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
markdown.php
mathslib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
md5.js
memcached.class.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
messagelib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
moodlelib.php lib/phpmailer MDL-20701 - Convert to moodle_phpmailer class 2009-11-03 21:02:36 +00:00
navigationlib.php navigation MDL-20651 Changed setting from hide to show 2009-11-05 09:31:55 +00:00
odbc.php
odslib.class.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
olson.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
outputactions.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
outputcomponents.php MDL-19756 Fixed link to help.php 2009-09-16 09:29:37 +00:00
outputfactories.php MDL-19077 Split outputlib.php into smaller logical files. 2009-08-10 06:22:04 +00:00
outputlib.php unittests: NOBUG fix pagelib unit tests 2009-09-30 16:24:05 +00:00
outputrenderers.php forum MDL-20739 Fixed bad conversion of html_select component 2009-11-04 03:22:26 +00:00
pagelib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
pdflib.php MDL-19876 upgrade to tcpdf-4.6.020 (php5 version) 2009-07-20 17:31:48 +00:00
portfoliolib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
profilerlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
questionlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
recaptchalib.php javascript MDL-16693 Tim's fix for recaptcha 2009-06-24 07:39:57 +00:00
resourcelib.php MDL-20065 new implementation of File module, modules sub-types are being migrated to separate modules; remaining issues to be listed as sub-tasks in tracker 2009-08-13 20:45:50 +00:00
rsslib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
searchlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
session-test.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
sessionlib.php moodlelib: MDL-20702 New require_sesskey function. 2009-11-02 16:41:00 +00:00
setup.php MDL-20698 fixed comment typos 2009-11-01 09:44:11 +00:00
setuplib.php MDL-20601 bumping up redirect version after major changes 2009-11-04 08:49:22 +00:00
simpletestcoveragelib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
simpletestlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
soaplib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
statslib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
tablelib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
textlib.class.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
thirdpartylibs.xml MDL-20632 latest zend framework lib import 2009-10-24 19:48:22 +00:00
timezone.txt
tokeniserlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
ufo.js
upgradelib.php MDL-20699 more abstraction in default exception handler 2009-11-01 10:00:30 +00:00
uploadlib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
validateurlsyntax.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
webdavlib.php
weblib.php MDL-20693 new NO_DEBUG_DISPLAY define 2009-10-31 22:02:05 +00:00
wiki_to_markdown.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
womenslib.php core MDL-19791 Replaced deprecated functions, added set_url calls 2009-09-25 06:17:38 +00:00
wordlist.txt
xhtml.xsl
xmlize.php