moodle/lib
Dan Poltawski bb14cc2d23 Merge branch 'wip-MDL-15471' of https://github.com/jennymgray/moodle
Conflicts:
	lib/db/upgrade.php
	version.php
2012-09-26 12:04:41 +08:00
..
adodb MDL-35184 import adodb 5.17 2012-09-03 18:49:53 +02:00
ajax MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
alfresco MDL-34400 Alfresco: Altering the API for integration into Moodle 2012-07-19 13:29:42 +08:00
bennu
db Merge branch 'wip-MDL-15471' of https://github.com/jennymgray/moodle 2012-09-26 12:04:41 +08:00
ddl MDL-35479 some more debugging assert cleanup 2012-09-17 12:06:24 +02:00
dml MDL-35506 add pgsql workaround for automatic transaction rollback on any SQL error 2012-09-21 10:52:53 +02:00
dragmath
dtl MDL-35129 implement new export_table_recordset() 2012-09-15 11:29:33 +02:00
editor MDL-35561 import latest TinyMCE 3.5.7 2012-09-21 11:34:33 +02:00
evalmath MDL-33911 lib/evalmath: fix strict syntax notices 2012-06-20 13:48:37 +01:00
excel MDL-32889 lib: escape filename in Content-Disposition header 2012-05-09 16:03:33 -04:00
filebrowser MDL-34549 libraries: Changing strictness of context::instance_by_id() when required 2012-08-24 11:30:35 +08:00
filestorage Merge branch 'MDL-34607-master' of git://github.com/FMCorz/moodle 2012-09-25 09:51:28 +12:00
flowplayer MDL-35185 import Flowplayer 3.2.14 2012-09-02 15:11:57 +02:00
form MDL-34853 tests - fix broken phpunit test 2012-08-22 10:13:52 +08:00
grade MDL-32759 Assignment: Grades will not be scaled for new assignment module, and added warning message for user 2012-08-14 11:23:33 +08: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-35186 import phpmailer 5.2.1 2012-09-02 15:36:25 +02:00
phpunit Merge branch 'w38_MDL-35465_m24_cohortscleanup' of git://github.com/skodak/moodle 2012-09-18 16:55:42 +02:00
portfolio MDL-33828 Portfolio: prevent notices while exporting to portfolios 2012-07-03 09:33:17 +08:00
simplepie
tcpdf fix permissions 2012-09-07 02:36:04 +02:00
tests MDL-35001 added unit test for function convert_to_array() 2012-09-20 15:37:25 +08:00
typo3 MDL-35189 import typo3 4.7.4 2012-09-02 16:10:57 +02:00
xhprof MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
xmldb MDL-34475 add default value to xmldb_field hash calculation 2012-07-23 21:34:44 +02:00
yui Merge branch 'MDL-31976-master' of git://github.com/FMCorz/moodle 2012-09-26 08:20:53 +12:00
yuilib MDL-35515 import latest and greatest YUI 3.7.1 2012-09-20 10:23:31 +02:00
zend
accesslib.php MDL-35133 accesslib: context_module::get_context_name should format_string 2012-08-30 22:38:24 +01:00
adminlib.php MDL-34984 admin setting: fixed labeling and shortname display for admin setting 2012-09-07 15:34:38 +08:00
authlib.php MDL-34685 authlib - fix trailing whitespace 2012-08-07 09:55:02 +08:00
blocklib.php MDL-35374 - Cannot delete blocks off frontpage 2012-09-11 12:27:17 -07:00
boxlib.php MDL-34290 repository_boxnet, boxlib use request timeouts 2012-08-29 11:56:15 +08:00
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-32386 completion: Fix incorrect method parameters 2012-08-27 10:57:52 +12:00
componentlib.class.php MDL-20438 New moodle_major_version() function 2012-03-30 11:05:40 +02:00
conditionlib.php MDL-35089 conditionals: detected one place missing sectioncache 2012-08-28 01:38:09 +02: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-34290 remove class cache_file as not used 2012-08-29 11:56:17 +08:00
csslib.php MDL-34014 cssoptimiser: Fixed some aweful spelling 2012-07-03 10:34:20 +12:00
csvlib.class.php MDL-34075 - lib - Alteration to the csv import lib to include rfc-4180 compliance 2012-08-28 09:23:16 +08:00
customcheckslib.php
datalib.php MDL-35257 lib: if $CFG->logguests is disabled, avoid some log actions 2012-09-07 10:25:22 +08:00
ddllib.php
default.ttf
deprecatedlib.php MDL-34714 switch to YUI 2in3 2012-08-11 20:40:01 +02:00
dmllib.php
dtllib.php
eaccelerator.class.php
editorlib.php
emptyfile.php
enrollib.php MDL-35071 redesign enrol restore 2012-09-07 11:11:28 +02: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
externallib.php MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id() 2012-08-24 11:30:10 +08:00
filelib.php MDL-35376 - Shortcut/alias not working for Private file repo 2012-09-11 14:23:12 -07:00
filterlib.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08: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-30909 Forms: Custom ID can be set on a form 2012-09-17 09:46:31 +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-35034 Repository: Google Docs does not fail when download is restricted 2012-09-03 14:12:43 +08:00
gradelib.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
graphlib.php
grouplib.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
htaccess
html2text.php
html2text_readme.txt
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 MDL-31499 Javascript: Handle invalid window names in openpopup 2012-09-24 15:23:51 +08: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-34997 - Allow shortened url youtu.be and y2u.be for Youtube filter 2012-09-03 14:13:41 +08:00
memcached.class.php
messagelib.php MDL-34535 message: userto should use is_number instead of is_init 2012-08-14 14:41:00 +08:00
modinfolib.php MDL-34936 Warn if the sectioncache property is missing in a get_fast_modinfo call 2012-08-24 15:43:38 +01:00
moodlelib.php Merge branch 'MDL-30901_master' of git://github.com/dmonllao/moodle 2012-09-24 15:15:05 +12:00
navigationlib.php Merge branch 'wip-MDL-35276-master' of git://github.com/marinaglancy/moodle 2012-09-26 15:50:56 +12:00
oauthlib.php MDL-34290 oauthlib_helper support for POST request 2012-08-29 11:56:16 +08:00
odslib.class.php
olson.php
outputactions.php
outputcomponents.php MDL-31976 Accessbility: Action icons on course page do not need title attributes 2012-09-21 11:31:19 +08:00
outputfactories.php
outputlib.php MDL-34299 remove xmlstrictheaders setting and switch to html5 doctype by default 2012-07-21 19:23:44 +02:00
outputrenderers.php Merge branch 'wip-MDL-30912-master' of git://github.com/abgreeve/moodle 2012-09-18 12:00:40 +08:00
outputrequirementslib.php MDL-35289 use unmodified TinyMCE 2012-09-09 11:57:25 +02:00
pagelib.php MDL-34740 add class file option to $CFG->moodlepageclass and $CFG->blockmanagerclass 2012-08-18 10:02:46 +02: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-34593: Plagiarism API - add extra plgin param to get_form_elements_module 2012-08-13 20:31:45 +05:30
pluginlib.php Merge branch 'MDL-35442-master' of git://git.luns.net.uk/moodle 2012-09-24 11:19:34 +08:00
portfoliolib.php Merge branch 'MDL-34650' of git://github.com/rwijaya/moodle 2012-07-31 13:19:47 +08:00
questionlib.php MDL-27818 question bank: multilang category names don't work. 2012-08-30 22:42:15 +01:00
recaptchalib.php
resourcelib.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
rsslib.php Merge branch 'MDL-33514' of git://github.com/danpoltawski/moodle 2012-07-09 10:22:06 +12:00
searchlib.php
sessionlib.php MDL-35029 core_session Refresh guest session if autologin as guest is enabled 2012-08-27 17:03:11 +08:00
setup.php MDL-35515 import latest and greatest YUI 3.7.1 2012-09-20 10:23:31 +02:00
setuplib.php MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id() 2012-08-24 11:30:10 +08:00
soaplib.php
statslib.php Revert "MDL-30643 - Fixed speed issues with stats generation." 2012-09-05 19:04:01 +02:00
tablelib.php MDL-35375: Ensure the assignment grading table is always sorted by at least one unique column 2012-09-19 12:56:51 +08:00
textlib.class.php MDL-34115 fix sorting in blocks admin UI 2012-06-30 08:33:34 +02:00
thirdpartylibs.xml Merge branch 'w39_MDL-35515_m24_yui371' of git://github.com/skodak/moodle 2012-09-25 00:07:35 +02:00
timezone.txt
tokeniserlib.php
upgrade.txt Merge branch 'wip-MDL-35415-master' of git://github.com/marinaglancy/moodle 2012-09-25 14:48:44 +08:00
upgradelib.php Merge branch 'MDL-27083-master' of git://github.com/FMCorz/moodle 2012-07-25 09:20:44 +12:00
uploadlib.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
validateurlsyntax.php
webdavlib.php Merge branch 'MDL-34715-master' of git://github.com/FMCorz/moodle 2012-08-07 10:40:22 +08:00
weblib.php MDL-35479 debugging support in our phpunit integration 2012-09-17 11:27:57 +02: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