[moodle] / moodle / lib Repository:

Index of /moodle/lib

Files shown:89 (Show 17 dead files)
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
FirePHPCore/        
adodb/        
ajax/        
ajaxlib/        
alfresco/        
bennu/        
cas/        
db/        
ddl/        
dml/        
dtl/        
editor/        
evalmath/        
excel/        
file/        
fonts/        
form/        
fpdf/        
geoip/        
grade/        
gradebook/        
htmlparser/        
htmlpurifier/        
ipatlas/        
jabber/        
json/        
libcurlemu/        
magpie/        
mp3player/        
nusoap/        
overlib/        
packer/        
pclzip/        
pear/        
phpflickr/        
phpmailer/        
phpxml/        
portfolio/        
rte/        
simpletest/        
simpletestlib/        
smarty/        
snoopy/        
soap/        
speller/        
tcpdf/        
typo3/        
xmldb/        
yui/        
zend/        
accesslib.php  1.565  2 days  skodak  MDL-17776 added new define CLI_SCRIPT that identifies all CLI scripts + cron (cl...
adminlib.php  1.295  3 days  skodak  MDL-17772 fixed guest access; MDL-17754 $USER object initialisation cleanup
authlib.php  1.20  7 months  skodak  MDL-14679 towards /admin conversion
base32.php  1.2  3 years  martinlanghoff  Updated licensing terms.
blocklib.php  1.148  3 days  skodak  MDL-16613 sesskey cleanup
boxlib.php  1.5  3 months  dongsheng  "MDL-16539, fix a syntax error"
clilib.php  1.1  6 months  skodak  MDL-15249 improving cli installer
completionlib.php  1.11  2 weeks  sam_marshall  MDL-15499: Conditional availability of activities
componentlib.class.php  1.13  9 months  dongsheng  MDL-14128, remove all error(getstring()) to print_error()
conditionlib.php  1.1  2 weeks  sam_marshall  MDL-15499: Conditional availability of activities
cookies.js  1.1  3 years  urs_hunkler  I added all code to handle the cookies and the sideblock content, the icon and t...
cssconstants.php  1.2  23 months  moodler  Added some docs from MDL-6798
csshover.htc  1.3  2 years  skodak  MDL-8049 Remove all language=Javascript from javascript includes
csvlib.class.php  1.3  7 months  dongsheng  "MDL-14129, fix print_error"
customcheckslib.php  1.2  11 months  stronk7  Function changed to check for register_globals. MDL-12914 ; merged from 19_STABL...
datalib.php  1.497  3 days  skodak  MDL-17754 next round of session related refactoring
ddllib.php  1.71  2 months  skodak  MDL-17129 dml/ddl: improved ddl exceptions when changing db structure
default.ttf  1.2  2 years  stronk7  Default TrueType font updated from (http://www.nongnu.org/freefont/) It seems to...
deprecatedlib.php  1.104  5 weeks  mchurch  Fixed addslashes_object deprecated message.
dmllib.php  1.176  5 weeks  skodak  MDL-17399 workaround for missing mysqli ext
dropdown.js  1.2  8 months  jerome  MDL-14439 Added javascript file dropdwon.js - fix IE/Opera behavior. They do not...
dtllib.php  1.2  4 months  skodak  MDL-15635 dtl refactoring and basic export and transfer ui (the import UI will b...
eaccelerator.class.php  1.3  15 months  martinlanghoff  eaccelerator: never set the mode if we failed to init
environmentlib.php  1.32  4 months  stronk7  Prevent some notices at install. MDL-16188 ; merged from 19_STABLE
eventslib.php  1.22  3 months  skodak  MDL-16799 - Unit tests failing on events testing - caused by handler caching; me...
excellib.class.php  1.16  8 months  stronk7  Cleanup of phpdoc + some clarifications when specifying colors. MDL-14354 ; merg...
filelib.php  1.118  13 hours  skodak  MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling impr...
filterlib.php  1.28  8 days  skodak  MDL-17738 fixed uninitialised setting
flickrlib.php  1.5  13 hours  skodak  MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling impr...
formslib.php  1.168  5 weeks  tjhunt  Remove unnecessary extra $Id$ tag. It messes up the unmerged files list, and mak...
gdlib.php  1.18  5 months  skodak  MDL-14589 initial file storage implementation, temporary file manager, migration...
googleapi.php  1.2  5 weeks  poltawski  repository: New Picasa Web Albums Plugin MDL-17473
gradelib.php  1.153  6 months  nicolasconnault  MDL-15100 fixed typo ('param' instead of 'array')
graphlib.php  1.25  6 months  jmg324  MDL-15183 defaulting a couple of variables in the graph class rather than every ...
grouplib.php  1.33  5 months  dongsheng  MDL-14129, remove error() call
htaccess  1.15  6 months  skodak  MDL-14679 magic quotes gpc are strongly discouraged now :-)
html2text.php  1.11  2 weeks  fmarier  MDL-17542 weblib/html2text: replace html2text.php with a GPL alternative (which ...
index.html  1.1  4 years  moodler  Dummy index to prevent browsing
installlib.php  1.8  13 hours  skodak  MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling impr...
javascript-mod.php  1.3  3 months  skodak  MDL-16433 themes and javascript files are not blocked by running upgrade anymore...
javascript-static.js  1.55  3 weeks  tjhunt  javascript cleanup: MDL-16583 clean up the close_window function in weblib.php.
javascript.php  1.45  3 months  tjhunt  MDL-16654 Move javascript used by the emoticons help file from javascript.php to...
kses.php  1.7  10 months  skodak  MDL-13705
languages.md5  1.2  12 months  skodak  MDL-12698, MDL-12569 - componentlib & langimport improvements and fixes; merged ...
languages.php  1.7  2 years  jamiesensei  removed whitespace at the end of file causing headers already sent errors
lexer.php  1.1  3 years  moodler  New libraries to support lexer-based searching. From Tony Hursh - thanks!
listlib.php  1.17  5 weeks  tjhunt  listlib: MDL-17422 Paging in listlib was badly screwed
locallib.php  1.20  5 months  dongsheng  MDL-14129, remove error() call
markdown.php  1.8  15 months  thepurpleblob  MDL-11104 Markdown updated to latest version.
mathslib.php  1.5  12 months  tjhunt  Do not suppress errors from developers! it makes debugging a nightmare!
md5.js  1.1  4 years  moodler  MD5 library for home-made security
memcached.class.php  1.1  2 years  martinlanghoff  $MCACHE - rework memcached support - some rework on eaccelerator We now have a ...
messagelib.php  1.6  4 months  lfrodrigues  MDL-16268 User-User send messages now use new messaging system.
moodlelib.php  1.1144  2 days  skodak  MDL-17776 added new define CLI_SCRIPT that identifies all CLI scripts + cron (cl...
odbc.php  1.2  4 years  dhawes  Converted comments to phpdoc style
odslib.class.php  1.13  4 months  mjollnir_  MDL-15911 - reverting previous change to odslib - needs a proper rework to use f...
olson.php  1.25  15 months  mattc-catalyst  MDL-11538: lib/olson - bugfix, olson time-zone import doesn't deal with rule cha...
overlib.js  1.4  17 months  nicolasconnault  MDL-10286 Updated overlib.js (2 years diff!) and enabled overlib for HTML feedba...
pagelib.php  1.75  4 months  skodak  MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16...
pdflib.php  1.7  5 months  mudrd8mz  MDL-15055 Upgrade shipped library TCPDF to version tcpdf_php5 TCPDF 4.0.015 Mod...
portfoliolib.php  1.67  4 days  skodak  MDL-17758 fixed hardcoded /admin/ links
profilerlib.php  1.4  8 months  skodak  MDL-14617 removed PHP4 compatibility scandir()
questionlib.php  1.182  3 weeks  tjhunt  questions manual grading: MDL-15147 refine the logic for distinguishing '' and 0...
recaptchalib.php  1.7  3 months  tjhunt  MDL-16706 - eliminate miscellaneous inine JavaScript A few easy files in lib.
rsslib.php  1.57  3 months  moodler  MDL-12563 Fixed RSS dates so that they are always GMT
scroll_to_errors.js  1.5  3 months  nicolasconnault  MDL-16486 Activated autopilot for test table install/upgrade
searchlib.php  1.18  2 months  skodak  MDL-17130 dml: eliminated $CFG->dbfamily
session-test.php  1.6  6 months  skodak  MDL-14992 first step towards new database sessions - refactoring of current sess...
sessionlib.php  1.16  13 hours  skodak  MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling impr...
setup.php  1.259  13 hours  skodak  MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling impr...
setuplib.php  1.41  36 minutes  skodak  MDL-9276 reverse proxy and normal access can not be mixed - it would valiate th...
simpletestlib.php  1.21  3 weeks  tjhunt  unit tests: MDL-17646 Helper functions for loading and cleaning up test data.
smblib.php  1.2  2 months  dongsheng  "MDL-16907, shouldnot modify smblib.php"
soaplib.php  1.1  2 years  stronk7  Main Moodle SOAP library. It uses nusoap or phpsoap as needed. Copied from rqp q...
statslib.php  1.74  5 weeks  skodak  MDL-17463 - reparate capabilities for course and admin reports
tablelib.php  1.39  2 months  jamiesensei  MDL-16869 "Exporting leaves <p> </p> in essay responses" added method to flexibl...
textlib.class.php  1.25  14 months  nicolasconnault  Updated copyright notice in header
timezone.txt  1.7  6 months  stronk7  Timezone info updated to tzdata2008c. Merged from 19_STABLE
tokeniserlib.php  1.4  14 months  nicolasconnault  Updated copyright notice in header
ufo.js  1.4  6 months  dongsheng  "MDL-13368, improve ufo.js to HEAD, backport to 1.9 later"
uploadlib.php  1.31  5 months  lfrodrigues  MDL-10107 - Removed old email_to_user with we still arround and added default me...
validateurlsyntax.php  1.6  14 months  tjhunt  MDL-9295 - PARAM_URL/PARAM_LOCALURL does not accept http://localhost/ or other h...
webdavlib.php  1.1  2 months  dongsheng  "MDL-16908, webdav plugin for repository module"
weblib.php  1.1198  13 hours  skodak  MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling impr...
wiki_to_markdown.php  1.13  5 months  scyrma  MDL-14279: use get_file_url instead of checking $CFG->slashargument manually (me...
womenslib.php  1.1  3 years  moodler  Sshhh easter egg. ;-)
wordlist.txt  1.2  6 years  martin  Slightly bigger wordlist
xhtml.xsl  1.1  2 years  moodler  Added changes suggested by Nick in MDL-7883 to help debug XHTML strict It only ...
xmlize.php  1.7  8 months  dongsheng  MDL-9534, fix xmlize() call

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.7