moodle/lib
2012-06-14 17:25:19 +12:00
..
adodb MDL-32574 import adodb 5.16 2012-04-21 20:02:29 +02:00
ajax MDL-31263 lib/ajax/blocks.php fix nonsensical url 2012-04-26 11:03:05 +08:00
alfresco
bennu MDL-24235 bennu: remove dependency on mbstring from library 2012-03-02 08:01:30 -08:00
completion MDL-33398 Cron: fix wrong variable type in completion criterias 2012-05-31 12:50:38 +08:00
db Merge branch 'MDL-33465-master' of git://github.com/ankitagarwal/moodle 2012-06-08 15:51:41 +08:00
ddl MDL-32569 remove remaining references to simpletest and improve events test 2012-04-21 17:08:30 +02:00
dml MDL-33434 mssql: Improve handling of returned ids on insert. 2012-05-31 01:01:14 +02:00
dragmath
dtl MDL-29029 move dbtransfer to admin tools 2011-09-17 22:24:12 +02:00
editor MDL-33114 import TinyMCE 3.5.1.1 and fix preview 2012-05-24 23:15:52 +02:00
evalmath MDL-29173 grade: altered the definiton of round() in /lib/evalmath/evalmath.class.php 2012-05-29 16:38:42 +07:00
excel MDL-32889 lib: escape filename in Content-Disposition header 2012-05-09 16:03:33 -04:00
filebrowser MDL-33409 Newly copied files should take on the userid of the current user, and dates reset 2012-06-05 09:26:26 +08:00
filestorage MDL-33587 Delete the reference properly in stored_file::delete() 2012-06-07 18:02:12 +02:00
flowplayer MDL32423 import latest flowplayer 2012-04-15 15:59:07 +02:00
form Merge branch 'wip-MDL-33218-master' of git://github.com/barbararamiro/moodle 2012-06-04 17:13:35 +08:00
grade MDL-32569 remove remaining references to simpletest and improve events test 2012-04-21 17:08:30 +02:00
htmlpurifier MDL-32427 fix suport for extra schemes in links in HTML Purifier 2012-04-23 10:29:43 +02:00
jabber
minify MDL-31685 new setting for prevention of file based locking 2012-03-24 11:37:13 +01:00
pear MDL-32405 workaround for non-static PEAR::raise_error() and fixed -1 debug support 2012-04-15 17:02:26 +02:00
phpmailer MDL-31301 use static textlib methods 2012-03-03 11:46:13 +01:00
phpunit Merge branch 'w23_MDL-33557_m23_initpath' of git://github.com/skodak/moodle 2012-06-08 11:53:43 +12:00
portfolio Merge branch 'MDL-29857-3' of git://github.com/danpoltawski/moodle 2012-06-01 13:42:01 +12:00
simplepie MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir 2011-09-10 10:35:46 +02:00
simpletest MDL-32569 convert the remaining tests 2012-04-21 17:47:30 +02:00
simpletestlib fix permissions 2012-04-05 16:36:10 +08:00
spikephpcoverage MDL-32251 add missing spikephpcoverage modification info, improve coding style in competionlib 2012-04-03 07:59:39 +02:00
tcpdf MDL-32447 import latest tcpdf and point cache to tcpdf subdirectory of moodle cache dir 2012-04-15 16:08:46 +02:00
tests MDL-33468 css_optimiser: Fixed aggressive optimisation so that it only combines siblings and doesn't reorder 2012-06-14 17:25:19 +12:00
typo3 MDL-32575 import latest Typo3 libs for textlib and other improvements 2012-04-21 21:31:03 +02:00
xhprof MDL-29029 move profiling to admin tools 2011-09-17 10:20:51 +02:00
xmldb MDL-32112 use constants for field and table limits 2012-03-24 11:45:36 +01:00
yui MDL-33482 Replaced modchooser with chooserdialogue 2012-06-07 18:09:14 +08:00
zend MDL-30603 synced and renamed incorrect ZF 1.10.6 file and name 2011-12-12 14:21:52 +08:00
accesslib.php Merge branch 'w17_MDL-32477_m23_cloneperm' of git://github.com/skodak/moodle 2012-04-23 16:35:26 +08:00
adminlib.php MDL-31488 admin: made admin_externalpage_setup() try to guess the reason why the requested section couldnt be found 2012-05-09 11:58:02 +08:00
authlib.php MDL-32094 some more E_STRICT fixes 2012-03-18 20:40:20 +01:00
blocklib.php MDL-31263 Rewrite block drag/drop using YUI3 2012-04-24 13:25:43 +08:00
boxlib.php
clilib.php MDL-32323 allow execution of tests through util.php and add option to include alternative phpunit files (for testing only!) 2012-04-10 15:27:02 +02:00
completionlib.php MDL-32107 Activity completion: should use get_enrolled_sql instead of reinventing wheel 2012-06-01 12:25:59 +01:00
componentlib.class.php MDL-20438 New moodle_major_version() function 2012-03-30 11:05:40 +02:00
conditionlib.php MDL-33212 Course page: Eye icon should override other conditions 2012-05-28 16:17:39 +01:00
configonlylib.php MDL-33007 add buggy iconv workaround to configonlylib, add tests and fix minor issues 2012-06-01 12:23:09 +02:00
cookies.js
cronlib.php MDL-32985 cron: Fixing related problem with setting of lastnotifyfailure 2012-06-06 12:04:03 -04:00
csslib.php MDL-33468 css_optimiser: Fixed aggressive optimisation so that it only combines siblings and doesn't reorder 2012-06-14 17:25:19 +12:00
csvlib.class.php MDL-32094 fix various E_STRICT compatibility problems 2012-03-18 18:37:24 +01:00
customcheckslib.php
datalib.php Merge branch 'MDL-31877-master-1' of git://git.luns.net.uk/moodle 2012-03-12 14:57:11 +13:00
ddllib.php
default.ttf
deprecatedlib.php Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag" 2012-04-11 17:18:58 +12:00
dmllib.php MDL-30972 Documentation : improved @see as well as added appropriate uses of inline @link. 2012-02-16 10:29:45 +08: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-31548 enrollments: Introducing new api enrol_get_all_users_courses() that returns all user courses without any checks 2012-04-20 08:54:06 +08:00
environmentlib.php MDL-19071 test PCRE compatibility with unicode characters 2012-04-27 13:37:54 +02:00
eventslib.php MDL-32569 remove remaining references to simpletest and improve events test 2012-04-21 17:08:30 +02:00
excellib.class.php MDL-31301 use static textlib methods 2012-03-03 11:46:13 +01:00
externallib.php MDL-32581 Web services : should force type of external_format_value structure 2012-06-06 14:29:45 +08:00
filelib.php MDL-26277: Fixed whitespace post integration 2012-06-06 09:15:18 +12:00
filterlib.php Merge branch 'w10_MDL-31301_m23_textlibcleanup' of git://github.com/skodak/moodle 2012-03-06 16:06:53 +01:00
flickrlib.php MDL-30686 improve accuracy of qualified_me() by trying PAGE->url first 2012-04-27 13:39:18 +02:00
formslib.php MDL-33015 revert form actions to default back to FULLME 2012-05-21 11:57:55 +08:00
gdlib.php MDL-32972 keep gif transparency when processing user avatar images 2012-05-19 18:47:23 +02:00
googleapi.php MDL-33551 googleapi: allow multiple uploads in one session 2012-06-07 16:38:10 +08:00
gradelib.php MDL-31362 grade: removed GRADE_UPDATE_ITEM_DELETED as it is not genuinely being used anywhere 2012-03-03 10:00:01 +07:00
graphlib.php MDL-31301 use static textlib methods 2012-03-03 11:46:13 +01:00
grouplib.php Merge branch 'MDL-24419-master' of git://github.com/sammarshallou/moodle 2012-05-16 23:53:47 +02:00
htaccess
html2text.php MDL-31805 import html2text revision 5886 with our customisations 2012-03-10 12:40:04 +01:00
html2text_readme.txt MDL-31805 import html2text revision 5886 with our customisations 2012-03-10 12:40:04 +01:00
index.html
installlib.php MDL-33089 flag test database as soon as possible in PHPUnit init 2012-05-28 10:10:32 +02:00
javascript-static.js Merge branch 'w19_MDL-32849_m23_urlrewriting' of git://github.com/skodak/moodle 2012-05-09 10:41:58 +12:00
javascript.php MDL-32849 add support for url rewriting in min_get_slash_argument() and combo loader 2012-05-08 20:11:44 +02:00
jslib.php MDL-32825 try to improve atomicity of cache file operations in themes and javascript 2012-05-07 18:45:13 +02:00
ldaplib.php
lexer.php
licenselib.php
listlib.php
markdown.php MDL-32576 import Markdown 1.2.5 2012-04-21 22:17:41 +02:00
markdown_license.txt MDL-32576 import Markdown 1.2.5 2012-04-21 22:17:41 +02:00
mathslib.php MDL-33084 grade: made localize() and unlocalize() in lib/mathslib.php static as they are used as if they were static 2012-05-23 07:19:01 +07:00
medialib.php MDL-33116 Media filter broken with slasharguments off 2012-05-21 14:24:42 +01:00
memcached.class.php
messagelib.php MDL-33019: Check that message providers' plugins are enabled and exist 2012-05-23 10:47:08 +01:00
modinfolib.php MDL-24419 (5): Coding style cleanup 2012-05-17 00:51:50 +02:00
moodlelib.php Merge branch 'MDL-33532' of git://github.com/timhunt/moodle 2012-06-07 22:23:38 +08:00
navigationlib.php MDL-30506 navigation: Fixed up reference handling issue and added docs post integration 2012-06-08 09:34:19 +12:00
oauthlib.php MDL-33507 - oauth2lib: switch 'code' to oauth2code 2012-06-04 11:25:19 +08:00
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
outputactions.php MDL-30979 output: Further changes are validation 2012-02-17 14:53:11 +13:00
outputcomponents.php MDL-18763 add 512x512px user avatar support 2012-05-19 18:47:23 +02:00
outputfactories.php MDL-30979 output: Further changes are validation 2012-02-17 14:53:11 +13:00
outputlib.php MDL-33293 use time() instead of counter for theme and JS revisions 2012-05-23 11:11:13 +02:00
outputrenderers.php MDL-33184 Filepicker: rephrased drag and drop sentence 2012-05-30 10:05:10 +08:00
outputrequirementslib.php MDL-33293 use time() instead of counter for theme and JS revisions 2012-05-23 11:11:13 +02:00
pagelib.php MDL-32684 lib/pagelib: adds break; statements to theme order in lib/pagelib.php 2012-05-02 01:20:04 +01:00
pdflib.php MDL-32447 import latest tcpdf and point cache to tcpdf subdirectory of moodle cache dir 2012-04-15 16:08:46 +02:00
plagiarismlib.php MDL-31461 Plagiarism - adjust api functions to allow better support for renderers 2012-02-03 11:37:51 +13:00
pluginlib.php MDL-32117 equella: make it core plugin 2012-06-12 02:37:04 +02:00
portfoliolib.php Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag" 2012-04-11 17:18:58 +12:00
questionlib.php MDL-32471 preview thumbnails support for other component types 2012-04-24 14:29:44 +02:00
recaptchalib.php
resourcelib.php MDL-29624 Media embedding system, part 3: resource module (and URL, lesson) 2012-05-09 18:29:31 +01:00
rsslib.php Merge branch 'MDL-27559-master-v2' of https://github.com/mackensen/moodle 2012-06-06 08:51:11 +12:00
searchlib.php MDL-32071 fix fatal problems in experimental forum_usetextsearches 2012-03-16 10:29:19 +01:00
session-test.php
sessionlib.php Revert "MDL-32379: Fix memory leak in session_set_user" 2012-05-07 14:39:43 +08:00
setup.php MDL-33595 fix recent initial PHPUnit init regression 2012-06-08 11:50:03 +02:00
setuplib.php MDL-33565 setuplib: better error if you pass an object as $debuginfo 2012-06-06 20:33:16 +01:00
soaplib.php
statslib.php MDL-29030 fix remaining report linking hacks 2011-11-06 12:22:50 +01:00
tablelib.php MDL-33479 removed legacy constructor causing strict notice in php5 2012-06-05 09:27:32 +08:00
textlib.class.php MDL32575 make sure typo3 is not confused by non-string data types 2012-04-23 00:20:47 +02:00
thirdpartylibs.xml MDL-33114 import TinyMCE 3.5.1.1 and fix preview 2012-05-24 23:15:52 +02:00
timezone.txt MDL-31329 timezones: updated to 2011n 2012-01-22 21:30:06 +01:00
tokeniserlib.php MDL-31301 use static textlib methods 2012-03-03 11:46:13 +01:00
upgrade.txt MDL-29624 Media embedding system, part 1: new API and filter changes 2012-05-09 18:29:29 +01:00
upgradelib.php MDL-28949 upgrade: Split course completion upgrade into smaller chunks 2012-05-29 08:50:45 +12: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 Merge branch 'MDL-27559-master-v2' of https://github.com/mackensen/moodle 2012-06-06 08:51:11 +12:00
weblib.php MDL-33116 Media filter broken with slasharguments off 2012-05-21 14:24:42 +01:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php
xsendfilelib.php MDL-26028 fix invalid separator constant and support root dirs in aliases 2012-04-30 18:08:37 +02:00