moodle/lib
2012-05-17 20:46:21 +08: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 Revert "MDL-32249 completion: Round course grades and remove hardcoded string" 2012-04-27 12:03:26 +02:00
db MDL-24419 (5): Coding style cleanup 2012-05-17 00:51:50 +02:00
ddl MDL-32569 remove remaining references to simpletest and improve events test 2012-04-21 17:08:30 +02:00
dml Merge branch 'w20_MDL-32907_m23_like' of git://github.com/skodak/moodle 2012-05-17 14:47:44 +08:00
dragmath
dtl
editor MDL-26901 add new option to specify list of available fonts in TinyMCE 2012-05-11 22:12:32 +02:00
evalmath
excel MDL-32889 lib: escape filename in Content-Disposition header 2012-05-09 16:03:33 -04:00
filebrowser MDL-27236: Server files, improve tree view 2012-03-21 13:55:22 +08:00
filestorage MDL-26028 send_file performance improvements 2012-04-29 18:27:23 +02:00
flowplayer MDL32423 import latest flowplayer 2012-04-15 15:59:07 +02:00
form MDL-30305 Automatically hide the dateselector after choosing a date 2012-05-10 14:11:19 +01: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 'MDL-24419-master' of git://github.com/sammarshallou/moodle 2012-05-16 23:53:47 +02:00
portfolio MDL-32471 changing the interface of the send_stored_file() 2012-04-24 12:09:44 +02:00
simplepie
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 Merge branch 'w20_MDL-32961_m23_phpunitperf' of git://github.com/skodak/moodle 2012-05-17 12:35:45 +08:00
typo3 MDL-32575 import latest Typo3 libs for textlib and other improvements 2012-04-21 21:31:03 +02:00
xhprof
xmldb MDL-32112 use constants for field and table limits 2012-03-24 11:45:36 +01:00
yui Merge branch 'w19_MDL-32843_m23_yui351' of git://github.com/skodak/moodle 2012-05-09 11:24:40 +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-32251 add missing spikephpcoverage modification info, improve coding style in competionlib 2012-04-03 07:59:39 +02:00
componentlib.class.php MDL-20438 New moodle_major_version() function 2012-03-30 11:05:40 +02:00
conditionlib.php MDL-24419 (5): Coding style cleanup 2012-05-17 00:51:50 +02:00
configonlylib.php MDL-32849 add support for url rewriting in min_get_slash_argument() and combo loader 2012-05-08 20:11:44 +02:00
cookies.js
cronlib.php MDL-32610 cron based fetch of available updates can be disabled from config.php 2012-05-15 14:32:55 +02:00
csslib.php MDL-32825 try to improve atomicity of cache file operations in themes and javascript 2012-05-07 18:45:13 +02: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
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-32998 add warnings structure 2012-05-15 18:40:06 +08:00
filelib.php MDL-32889 lib: escape filename in Content-Disposition header 2012-05-09 16:03:33 -04: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-31498 formslib: repeat_elements will now set default for group elements 2012-05-02 13:20:40 +08:00
gdlib.php MDL-32628 add revision for user avatar images 2012-04-30 23:36:47 +02:00
googleapi.php MDL-32416: Picasa repository now returns path, also fixed album title retrieval 2012-05-03 11:30:08 +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-28134 General : fixed CFG->branch notice during web/cli installation 2012-05-10 15:43:52 +08: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-32569 remove remaining references to simpletest and improve events test 2012-04-21 17:08:30 +02:00
medialib.php MDL-32707 Moved fix to make youtube videos use transparent wmode setting into medialib.php 2012-05-11 12:57:55 +08:00
memcached.class.php
messagelib.php Merge branch 'MDL-32009-master-3' of git://git.luns.net.uk/moodle 2012-05-01 13:43:07 +12:00
modinfolib.php MDL-24419 (5): Coding style cleanup 2012-05-17 00:51:50 +02:00
moodlelib.php Merge branch 'MDL-24419-master' of git://github.com/sammarshallou/moodle 2012-05-16 23:53:47 +02:00
navigationlib.php Merge branch 'MDL-24419-master' of git://github.com/sammarshallou/moodle 2012-05-16 23:53:47 +02:00
oauthlib.php
odslib.class.php
olson.php
outputactions.php MDL-30979 output: Further changes are validation 2012-02-17 14:53:11 +13:00
outputcomponents.php MDL-32628 add revision for user avatar images 2012-04-30 23:36:47 +02:00
outputfactories.php MDL-30979 output: Further changes are validation 2012-02-17 14:53:11 +13:00
outputlib.php MDL-32683 use slashargument urls for theme javascript files 2012-05-05 15:31:27 +02:00
outputrenderers.php MDL-30291 outputrenderers: fixed typo for 2012-05-14 10:25:05 +08:00
outputrequirementslib.php Merge branch 'w19_MDL-32849_m23_urlrewriting' of git://github.com/skodak/moodle 2012-05-09 10:41:58 +12: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-32610 available updates info at the Plugins overview admin page can be hidden 2012-05-15 13:43:08 +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 MDL-30991 - RSS - Doc-block clean up 2012-02-15 15:19:59 +08: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-24419 (2): Moved groupings cache to get_all_groupings function 2012-05-14 11:15:15 +01:00
setuplib.php MDL-24419: redirect_if_major_upgrade_required version update 2012-05-17 11:57:12 +08:00
soaplib.php
statslib.php
tablelib.php MDL-32512 remove deprecated table_sql constructor breaking E_STRICT 2012-04-21 11:26:14 +02: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-32680 import latest TinyMCE 3.5 2012-05-03 15:49:23 +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-32607 prevent upgrade_set_timeout abort in CLI scripts 2012-04-27 13:51:38 +02:00
uploadlib.php
validateurlsyntax.php
webdavlib.php MDL-30154 Repositories : fixed whitespace. 2011-11-08 11:29:31 +08:00
weblib.php MDL-29624 Media embedding system, part 0: Add get_path() to moodle_url 2012-05-09 18:22:12 +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