moodle/lib
2010-10-26 08:01:22 +00:00
..
adodb MDL-24551 importing latest adodb 5.11 2010-10-06 15:31:49 +00:00
ajax MDL-24316 ajax course edit now works with orphaned activities 2010-10-14 14:07:01 +00:00
alfresco MDL-20876 - updating third-party library readme_moodle with changes. 2010-07-21 01:25:04 +00:00
bennu
completion completion MDL-24119 moved a string out of the code and into a lang file 2010-10-14 08:53:02 +00:00
db message MDL-24771 another big commit of messaging fixes 2010-10-26 08:00:29 +00:00
ddl MDL-24322 grrr, fixing my previous commit, sorry Eloy 2010-09-21 10:40:48 +00:00
dml MDLSITE-1007 ugly workaround for preventing of sloppy string to int casting in mysql 2010-10-04 08:47:58 +00:00
dragmath MDL-23844 fixed encodings in lang files 2010-08-18 19:13:37 +00:00
dtl MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
editor MDL-20139 removing tinymce icons that are not usable in moodle or are mostly for advanced users 2010-10-16 21:49:06 +00:00
evalmath fixed spelling typo 2010-09-18 10:21:09 +00:00
excel MDL-20876 - updating third-party library readme_moodle with changes. 2010-07-21 01:25:04 +00:00
filebrowser MDL-24321 switching to stdClass 2010-09-21 07:57:42 +00:00
filestorage MDL-24321 switching to stdClass 2010-09-21 07:57:42 +00:00
flashdetect unterminated JS statement 2010-09-18 10:35:55 +00:00
form MDL-24474, fixed warning message from filepicker element, fixed missing packageurl when adding new scorm instance 2010-10-21 04:46:05 +00:00
grade gradebook MDL-24504 made grade item sorting work and prevented a bunch of sortorder shuffling 2010-10-04 08:05:05 +00:00
htmlpurifier MDL-24223 latest HTMLPurifier - finally removing most of our hacks 2010-09-16 20:02:54 +00:00
jabber MDL-20876 - updating third-party library readme_moodle with changes. 2010-07-21 01:25:04 +00:00
minify
mp3player
overlib
pear fixed incorrect line endings 2010-09-28 13:19:13 +00:00
phpmailer email MDL-23240 added change comments to READEME_MOODLE.txt 2010-08-09 01:33:49 +00:00
portfolio MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception 2010-09-19 18:43:52 +00:00
simplepie MDL-23984 improvements of check_dir_exists() - replacing by make_upload_directory() in cases where we want to be sure that the dir is writable; removning now default create and recursive params to make code easier to read 2010-08-29 14:51:09 +00:00
simpletest MDL-24837 improved user preferences internal implementation, general code cleanup, minor bugfixing, fixed '0' value regression and improved caching options in cron scripts (this should hopefully help with messaging performance in cron once it is used there), implemented basic unit tests for user user preferences 2010-10-25 20:44:32 +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
tcpdf
typo3 MDL-22922 Some hacks to prevent typo3 notices 2010-06-25 03:09:53 +00:00
xmldb MDL-24322 detecting duplicate keys/fields and indexes - this prevents infinite looks later in code 2010-09-21 10:42:20 +00:00
yui MDL-24852 latest YUI 2.8.1, unfortunately there is no support for it in yui phploader - that means we can not use it yet in moodle 2010-10-25 21:08:22 +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-24847 fixed problem when default roles have probibit capabilities 2010-10-26 07:51:09 +00:00
adminlib.php MDL-24777 replace_smilies() replaced with the new standard filter 2010-10-23 18:43:31 +00:00
authlib.php MDL-23489 auth plugins can specify own edit profile url - patch submitted by Jay Knight + tweaking change password url to use new moodle_url at the same time, it is backwards compatible, custom plugins may still use string url for now 2010-08-18 22:07:00 +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-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
boxlib.php
clilib.php MDL-23590 fixed borked cli_problem 2010-07-30 14:15:03 +00:00
completionlib.php Activity completion MDL-24746 Altering grade in assignment, clearing override in grader does not alter completion value 2010-10-18 17:02:58 +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 fixed unterminated JS statements 2010-09-18 11:04:02 +00:00
cronlib.php MDL-24751 upgrades may need more memory 2010-10-19 10:17:48 +00:00
csshover.htc
csvlib.class.php fixed a few spelling errors in /admin/ 2010-09-17 10:27:26 +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-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
ddllib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
default.ttf
deprecatedlib.php MDL-24777 replace_smilies() replaced with the new standard filter 2010-10-23 18:43:31 +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-24578 removed duplicate user delete functions, fixed unenrol bugs 2010-10-08 08:47:04 +00:00
environmentlib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
eventslib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
excellib.class.php MDL-23984 make_upload_directory() cleanup - we now throw exceptions by default which should prevent a lot of strange problems 2010-08-29 14:59:14 +00:00
externallib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
filelib.php do not send stored file if nothing to send given 2010-10-18 11:39:57 +00:00
filterlib.php MDL-24531 Extend filter manager API so that options can be passed to the filters 2010-10-07 08:57:20 +00:00
flickrlib.php
flowplayer.js MDL-23870: Replace flash and mp3 multimedia filter with flowplayer. 2010-09-09 11:30:06 +00:00
formslib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
gdlib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
googleapi.php MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception 2010-09-19 18:43:52 +00:00
gradelib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +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
html2text.php MDL-24058 no stripslashes any more 2010-09-02 12:49:29 +00:00
html2text_readme.txt MDL-24058 no stripslashes any more 2010-09-02 12:49:29 +00:00
index.html
installlib.php helping IDEs with undefined variable detection 2010-09-18 11:29:45 +00:00
javascript-static.js MDL-24777 get_emoticons_list_for_help_file() is now deprecated 2010-10-23 18:41:21 +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
ldaplib.php auth/ldap MDL-23652 Error in auth_ldap_sync_users.php 2010-08-07 00:40:16 +00:00
lexer.php
licenselib.php MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
listlib.php MDL-14679 fixed remaining old style set_field()s 2010-09-03 18:14:55 +00:00
markdown.php MDL-24552 importing latest markdown extra 1.2.4 2010-10-06 15:59:33 +00:00
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
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 message MDL-24771 another big commit of messaging fixes 2010-10-26 08:00:29 +00:00
moodlelib.php MDL-24837 improved user preferences internal implementation, general code cleanup, minor bugfixing, fixed '0' value regression and improved caching options in cron scripts (this should hopefully help with messaging performance in cron once it is used there), implemented basic unit tests for user user preferences 2010-10-25 20:44:32 +00:00
navigationlib.php navigation MDL-24745 Removed unneeded capability check when adding a users forum posts link to the navigation. 2010-10-22 03:00:01 +00:00
oauthlib.php
odbc.php
odslib.class.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
olson.php
outputactions.php fixed a few spelling errors in /admin/ 2010-09-17 10:27:26 +00:00
outputcomponents.php image gallery MDL-24773 remove YUI 3 external lightbox module 2010-10-25 06:00:14 +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 themes-base MDL-16319 Base theme now has an editor sheet and sets a default font size 2010-10-06 07:38:34 +00:00
outputrenderers.php list-blocks MDL-24517 Altered class on list block contents so that bullet points aren't added (1.9 functionality) 2010-10-25 07:32:51 +00:00
outputrequirementslib.php enrolments MDL-24317 Permission filter now remembers what you type into it. 2010-09-21 06:09:14 +00:00
pagelib.php output MDL-24683 Fixed up premature initialisation of theme and output through the admin structure. 2010-10-15 02:04:17 +00:00
pdflib.php fixed invalid font substr 2010-09-18 11:21:42 +00:00
plagiarismlib.php Plagiarism API MDL-13680 add plagiarism support for user submitted files - currently only added to single and advanced Assignment types - other modules to come in future. 2010-09-20 07:32:31 +00:00
portfoliolib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
profilerlib.php fixed invalid return 2010-09-18 11:06:12 +00:00
questionlib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
recaptchalib.php authentication MDLSITE-1014 updated recaptchlib to point to google urls based on google's api v1.11 2010-10-06 07:53:25 +00:00
resourcelib.php improved legacy file migration - now processing default directory indexes too 2010-10-18 11:44:14 +00:00
rsslib.php rss MDLSITE-1007 reverted an unnecessary change I committed 2010-10-04 09:01:41 +00:00
searchlib.php MDL-24079 converted searchlib to use new sql_like() 2010-09-04 12:50:23 +00:00
session-test.php
sessionlib.php MDL-10137 rewritten cookie test on login page, username cookie is not required any more - hopefully this will be more reliable test 2010-10-10 17:30:28 +00:00
setup.php MDL-24751 fixed default memory limit when deciding to use apache_child_terminate(), apache_child_terminate() is now called from one place only 2010-10-19 10:00:29 +00:00
setuplib.php MDL-24751 64bit systems have higher memory limits now 2010-10-23 10:57:15 +00:00
simpletestcoveragelib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
simpletestlib.php Unit tests MDL-24842: Fixed unit tests for accesslib, added ability to switch CFG in test baseclass 2010-10-25 14:43:59 +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-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
tablelib.php tablelib MDL-24327 CSV and TSV export was not right. 2010-09-22 14:14:10 +00:00
textlib.class.php MDL-23899 fixed asort to modify parameter instead of returning array - it now matches standard asort() 2010-09-05 12:57:59 +00:00
thirdpartylibs.xml MDL-24552 importing latest markdown extra 1.2.4 2010-10-06 15:59:33 +00:00
timezone.txt
tokeniserlib.php
ufo.js fixed unterminated JS statements 2010-09-18 11:04:02 +00:00
upgradelib.php MDL-24751 upgrades may need more memory 2010-10-19 10:17:48 +00:00
uploadlib.php MDL-21915 fixing remaining chmod and mkdir to use moodle file permissions 2010-10-06 19:06:52 +00:00
validateurlsyntax.php
webdavlib.php MDL-22663, fixed webdav url path 2010-10-20 09:22:55 +00:00
weblib.php MDL-24848 prevent undefined docs url problems in install 2010-10-26 08:01:22 +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
wordlist.txt
xhtml.xsl
xmlize.php MDL-13435 xmlize - now throwing exceptions on parsing error. Credit goes to Tim/Mahmoud 2010-09-27 21:10:00 +00:00