moodle/lib
2010-08-04 19:54:12 +00:00
..
adodb MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib 2010-04-19 14:42:19 +00:00
ajax enrol MDL-22854 New ajaxified enrolment interface 2010-07-07 02:46:34 +00:00
alfresco MDL-20876 - updating third-party library readme_moodle with changes. 2010-07-21 01:25:04 +00:00
bennu MDL-20821 minor changes in previous cleanup 2009-11-18 09:15:17 +00:00
completion course completion: MDL-22797 Review course completion compatibility with new enrol internals 2010-08-03 00:22:33 +00:00
db fixed typos 2010-08-04 09:45:21 +00:00
ddl MDL-21249 improved php docs and adding direct access prevention in ddl 2010-07-25 12:57:03 +00:00
dml MDL-23568 new unit test that verifies the id is not modified in isnert_record() methods 2010-07-31 21:13:46 +00:00
dragmath more getting rid of \r which breaks git sync, sorry 2010-07-05 20:45:43 +00:00
dtl MDL-21249 improved php docs and adding direct access prevention in dtl 2010-07-25 12:57:44 +00:00
editor MDL-23640 fixed borked include, my fault - credit goes to Basil Gohar 2010-08-04 19:54:12 +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 MDL-20876 - updating third-party library readme_moodle with changes. 2010-07-21 01:25:04 +00:00
filebrowser MDL-23613 fixed uses of format_string() in filebrowser 2010-08-02 13:05:49 +00:00
filestorage "EDITOR MDL-23596, add mp4 file support to media plugin" 2010-08-02 02:36:39 +00:00
flashdetect MDL-21400 migrated falsh detection to YUI3 2010-02-06 12:58:19 +00:00
form form-dateselector MDL-23096 Converted the date selector to a YUI-Moodle module 2010-08-04 09:13:27 +00:00
geoip MDL-20876 - updating third-party library readme_moodle with changes. 2010-07-21 01:25:04 +00:00
grade gradebook MDL-23543 made gradebook not display items with gradetype of no grade 2010-08-03 07:22:27 +00:00
htmlpurifier MDL-23097 latest htmlpurifier 4.1.1 2010-07-05 21:09:54 +00:00
jabber MDL-20876 - updating third-party library readme_moodle with changes. 2010-07-21 01:25:04 +00:00
minify javascript-minify MDL-21435 Added Minify third party lib and integrated to with JavaScript and CSS serving 2010-05-19 02:15:16 +00:00
mp3player MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib 2010-04-19 14:42:19 +00:00
overlib
pear MDL-23486 fixed regression, sorrrrry 2010-07-24 19:19:37 +00:00
phpmailer MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib 2010-04-19 14:42:19 +00:00
portfolio MDL-21249 improved php docs and adding direct access prevention in portfolio 2010-07-25 14:02:59 +00:00
simplepie MDL-19698 Fixing regression caused by new SimplePie 2010-07-21 05:17:06 +00:00
simpletest weblib MDL-22664 html_to_text should not strip images, it should replace them by their alt text. 2010-08-04 17:40:01 +00:00
simpletestlib MDL-20876 - updating third-party library readme_moodle with changes. 2010-07-21 01:25:04 +00:00
smarty MDL-20876 - updating third-party library readme_moodle with changes. 2010-07-21 01:25:04 +00:00
spikephpcoverage MDL-19698 deprecated assign new by ref in spikephpconverage 2010-07-19 08:47:57 +00:00
swfobject flash upgrader MDL-20841 fix swfobject javascript bug related to http://code.google.com/p/swfobject/issues/detail?id=332, merged from 1.9 2009-12-07 03:24:49 +00:00
tcpdf fixed borked line ending - git hates these 2010-05-21 11:59:31 +00:00
typo3 MDL-22922 Some hacks to prevent typo3 notices 2010-06-25 03:09:53 +00:00
xmldb MDL-23068 removing obsolete $result and removing empty upgrade files that would be probably never used at all + minor cleanup/fixing 2010-07-04 10:27:56 +00:00
yui block-community MDL-19314 Fixed gallery lightbox implementation and added proper support for yui3 gallery modules 2010-06-04 01:49:53 +00:00
zend zend MDL-22103 add missing new files of the Zend library to 1.10 2010-07-06 03:41:39 +00:00
accesslib.php MDL-22001 filter_text() and filter_string() now use context parameter instead of courseid, PAGE->context is used only as a fallback; moved comment stuff away from format_text() because it does not belong there; filterlib is not using courseid except for legacy filters; fixed coding style in filters;improved php docs; fixed upgrade of filters (should be in plugins, not core) 2010-07-30 20:51:01 +00:00
adminlib.php MDL-23628 improved log action support - now similar to handling of capabilities 2010-08-03 10:07:18 +00:00
authlib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
base32.php lib: MDL-20876 third-party libs - fix deprecated split() calls. 2010-07-20 01:29:36 +00:00
blocklib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +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 MDL-23590 fixed borked cli_problem 2010-07-30 14:15:03 +00:00
completionlib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
componentlib.class.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
conditionlib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
configonlylib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
cookies.js
csshover.htc
csvlib.class.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
customcheckslib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
datalib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
ddllib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
default.ttf
deprecatedlib.php MDL-23628 improved log action support - now similar to handling of capabilities 2010-08-03 10:07:18 +00:00
dmllib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
dtllib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00: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-23502 improved new instance function name 2010-07-31 20:02:56 +00:00
environmentlib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
eventslib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
excellib.class.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
externallib.php webservice MDL-23536 return information when clean response throw an exception 2010-07-27 09:13:27 +00:00
filelib.php MDL-23592 adding ugly hack that copies data from intro to first post in single "simple" forum type 2010-08-01 09:42:55 +00:00
filterlib.php "MDL-23606, legacy_filter should return text even courseid is null, all text in user context will be empty" 2010-08-04 07:19:58 +00:00
flickrlib.php MDL-22755, create filesystem plugin needs moodle/site:config capability, and a few coding style fixing 2010-06-22 07:40:30 +00:00
formslib.php form-dateselector MDL-23096 Converted the date selector to a YUI-Moodle module 2010-08-04 09:13:27 +00:00
gdlib.php MDL-11000 finally switching to png images with jpg fallback, based on code by Luigi Pinca :-) 2010-07-25 16:28:09 +00:00
googleapi.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
gradelib.php gradebook MDL-23577 added a helpful comment 2010-07-30 06:41:38 +00: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-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +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 weblib MDL-22664 html_to_text should not strip images, it should replace them by their alt text. 2010-08-04 17:40:01 +00:00
html2text_readme.txt weblib MDL-22664 html_to_text should not strip images, it should replace them by their alt text. 2010-08-04 17:40:01 +00:00
index.html
installlib.php MDL-23590 refactoring cli install before adding install_database.php + fixing problem with incorrect octal when default value accepted 2010-07-30 11:58:02 +00:00
javascript-static.js form-dateselector MDL-23096 Converted the date selector to a YUI-Moodle module 2010-08-04 09:13:27 +00:00
javascript.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
kses.php MDL-2684: kses strips out CSS from style tags unless the first property is on 'allowed' list, this is silly 2009-12-02 17:59:43 +00:00
ldaplib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
lexer.php
licenselib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
listlib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
markdown.php
mathslib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
md5.js MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib 2010-04-19 14:42:19 +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-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
moodlelib.php COMMENT MDL-23585 delete comments when centain contexts are being deleted 2010-08-02 07:44:45 +00:00
navigationlib.php MDL-22547 more legacy files UI cleanup - we have to make obvious that course files are history 2010-08-02 13:33:19 +00:00
oauthlib.php MDL-19168, dropbox repository plugin for moodle, and oauth support for filepicker. dropbox plugin has a known bug: cannot access folders or files with space, using urlencode to encode filepath is not helping, needs to contact dropbox team to find workaround 2010-05-14 08:29:33 +00:00
odbc.php
odslib.class.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +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 output lib NOBUG support full-screen pop-ups again - bug fix of previous commit. Sorry. 2010-08-03 13:09:42 +00:00
outputcomponents.php NOMDL Fixed extra dot generated by user_picture::fields() if both idalias and table prefix are used 2010-07-26 21:42:28 +00: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-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
outputrenderers.php NOMDL - edit_button() change internals to be 100% in pair with settings block urls 2010-08-03 10:56:35 +00:00
outputrequirementslib.php NOBUG fix typo in exception message. 2010-08-03 14:32:28 +00:00
pagelib.php MDL-23655 fixed yet another PAGE->context issue - let's make system context default PAGE->context in CLI scripts 2010-08-04 07:55:49 +00:00
pdflib.php MDL-22050 removing moodle/langconfig duplicates 2010-04-10 18:26:20 +00:00
portfoliolib.php assignment NOBUG the assignment submission files repository export had xhtml errors. fixed missing double inverted commas thanks to XHTML validator. 2010-07-27 07:59:38 +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 question flags MDL-22643 Manually commenting should not reset the flag state. 2010-08-04 18:56:51 +00:00
recaptchalib.php MDL-21403 hardcoded JS legacy code should not use new $PAGE->requires-> api, switching to html_writer instead 2010-01-26 10:22:58 +00:00
resourcelib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
rsslib.php rss MDL-23473 made blog rss feeds work 2010-07-28 02:32:11 +00:00
searchlib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
session-test.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
sessionlib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
setup.php MDL-23528 fixed recent cli installer regression, sorry 2010-07-26 20:22:49 +00:00
setuplib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
simpletestcoveragelib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
simpletestlib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00: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-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
tablelib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
textlib.class.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
thirdpartylibs.xml MDL-14739 upgrade to latest tinymce, full integration with amos is not yet there, other improvements necessary before the release too 2010-07-04 20:27:25 +00:00
timezone.txt MDL-18576 timezones - updated to 2010i from 2009c (2147 rules) 2010-05-06 15:28:00 +00:00
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-23628 improved log action support - now similar to handling of capabilities 2010-08-03 10:07:18 +00:00
uploadlib.php MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
validateurlsyntax.php all MDL-20821 Removed more deprecated functions 2009-11-18 07:29:26 +00:00
webdavlib.php all MDL-20821 Removed more deprecated functions 2009-11-18 06:05:10 +00:00
weblib.php weblib MDL-22664 html_to_text should not strip images, it should replace them by their alt text. 2010-08-04 17:40:01 +00: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 MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
wordlist.txt
xhtml.xsl
xmlize.php