moodle/lib
Andrew Nicols 234ead3461 MDL-44798 editor_atto: Backport a fix for HTML5Shiv
This is a backport of the Rangy workaround for a bug in HTML5Shiv, which
breaks document.createElement by returning nodes which have parent nodes.

HTML5Shiv refuses to fix this bug so Rangy has had to work around it.

For more information see:
* https://code.google.com/p/rangy/issues/detail?id=104; and
* https://github.com/aFarkas/html5shiv/issues/64.
2014-04-16 12:14:28 +08:00
..
adodb MDL-41198 lib: Add comment about the changes to srand on adodb 2013-12-18 16:48:41 +11:00
ajax MDL-41551 blocks: added tracking and recognition of custom block regions 2014-04-06 15:17:47 +12:00
alfresco
behat MDL-44837 Behat: 'dialogue' selector only works for confirm dialogues 2014-03-27 16:45:04 +00:00
bennu
classes Merge branch 'MDL-45062' of git://github.com/jleyva/moodle 2014-04-16 10:57:46 +08:00
db MDL-44342 airnotifier: Added new functions to the Mobile service 2014-04-10 17:34:03 +08:00
ddl MDL-44191 hack around MySQL 5.6 inability to lower auto_increment 2014-03-14 11:31:43 +08:00
dml MDL-45070 relax the mariaDB version checker to work with long Ubuntu versions 2014-04-14 09:44:45 +08:00
dragmath
dtl MDL-44315 phpdoc: fixed up typos and made up tags 2014-02-24 09:13:31 +13:00
editor MDL-44798 editor_atto: Backport a fix for HTML5Shiv 2014-04-16 12:14:28 +08:00
evalmath
external
filebrowser MDL-42068 Filepicker course listing use setting courselistshortname to show shortname and fullname 2013-10-04 13:09:10 -04:00
filestorage MDL-44300 force PHP 5.6.x to return raw file names for our own guessing 2014-03-17 12:34:02 +13:00
flowplayer MDL-43344 upgrade to latest Flowplayer 2014-02-07 13:12:43 +08:00
form MDL-44507 filemanger: fix coding style 2014-04-09 12:10:30 +08:00
google MDL-43575 Libraries Google_CurlIO ext, typo in the overridden setOption(). 2014-01-13 21:29:23 +01:00
grade Merge branch 'MDL-39740_grade_item_idnumber_fix' of git://github.com/ashleyholman/moodle 2014-04-09 11:12:55 +08:00
htmlpurifier MDL-44516 import htmlpurifier 4.6.0 2014-03-14 12:11:49 +08:00
jabber
jquery MDL-44511 import latest jQuery and add tests 2014-03-20 17:31:34 +08:00
lessphp MDL-44357 theme: Allow core to compile LESS in PHP 2014-03-24 15:15:03 +08:00
markdown MDL-44522 import markdown 1.4.0 2014-03-14 13:40:11 +08:00
minify
password_compat MDL-43481 remove unnecessary legacy password hashing 2013-12-27 11:03:50 +08:00
pear MDL-40267 forms: fix utf8 string length rules 2013-11-05 10:20:22 +08:00
phpexcel MDL-44515 import latest PHPExcel 1.8.0 2014-03-14 12:10:52 +08:00
phpmailer MDL-42224 clean up message and email redirection testing 2013-10-12 13:59:07 +02:00
phpunit MDL-44954 messages: Fixed save notifications with the notification flag 2014-04-07 12:19:52 +02:00
portfolio MDL-42541 stop using events for porfolion cron 2014-02-13 12:09:24 +08:00
simplepie
tcpdf MDL-44521 import TCPDF 6.0.062 2014-03-14 13:38:37 +08:00
testing MDL-44070 Conditional availability enhancements (6): core changes 2014-04-07 20:11:48 +01:00
tests MDL-45062 webservices: fix unit test for update_grades 2014-04-16 10:55:58 +08:00
typo3
xhprof
xmldb
yui Merge branch 'MDL-43856-master' of git://github.com/damyon/moodle 2014-04-07 16:58:46 +08:00
yuilib MDL-44361 Import YUI 3.15.0 2014-02-26 14:39:03 +08:00
zend
accesslib.php MDL-45100 fix course_context classname PHPDdos typo in context API 2014-04-15 15:46:19 +08:00
adminlib.php Merge branch 'MDL-40908_master' of https://github.com/markn86/moodle 2014-04-09 11:26:33 +12:00
authlib.php MDL-42891 administration: Re-implement incorrect login notification, without using the logtable. 2014-04-01 17:18:15 +08:00
badgeslib.php Merge branch 'MDL-41810_master' of https://github.com/totara/openbadges 2014-01-21 13:06:30 +08:00
blocklib.php MDL-41551 blocks: added tracking and recognition of custom block regions 2014-04-06 15:17:47 +12:00
boxlib.php MDL-42668 portfolio_boxnet: Migration to APIv2 2013-11-07 15:28:34 +08:00
cacert.pem MDL-44527 import latest certificate bundle 2014-03-14 13:41:35 +08:00
cacert.txt
clilib.php
completionlib.php MDL-44321 events: make sure the full object is passed to add_record_snapshot() 2014-02-28 16:37:36 +08:00
componentlib.class.php MDL-41707 allow custom location of external test files used from unit tests 2013-09-27 10:47:56 +02:00
conditionlib.php MDL-44070 Conditional availability enhancements (5): deprecate old lib 2014-04-07 20:11:45 +01:00
configonlylib.php MDL-43402 let's try to remove @ silencing from gzip related code 2013-12-27 11:06:18 +08:00
cookies.js
coursecatlib.php MDL-44403 events: added public method to get eventdata 2014-03-04 15:16:15 +08:00
cronlib.php MDL-25499: Centralise management of all types of cron tasks 2014-02-26 12:03:46 +08:00
csslib.php MDL-44936 csslib: Chunking supports @media queries and commas in rules 2014-04-11 12:05:00 +08:00
csvlib.class.php
customcheckslib.php MDL-44118 new environment check are all quiz attempts upgraded. 2014-02-18 11:55:17 +00:00
datalib.php MDL-44070 Conditional availability enhancements (6): core changes 2014-04-07 20:11:48 +01:00
ddllib.php
default.ttf
deprecatedlib.php Merge branch 'MDL-45055-master' of git://github.com/ankitagarwal/moodle 2014-04-16 10:41:17 +08:00
dmllib.php
dtllib.php
editorlib.php MDL-43842: Import atto back into core 2014-03-26 09:59:34 +08:00
emptyfile.php
enrollib.php MDL-36141 course Define role to limit access to Other users. 2014-04-04 14:58:48 -04:00
environmentlib.php MDL-43604 add support for future hacky MariaDB versions 2014-03-14 11:28:05 +08:00
eventslib.php
excellib.class.php MDL-42381 remove unused pear OLE library and other pear excel writer leftovers 2013-10-18 14:52:11 +02:00
externallib.php MDL-44603 add support for external service autoloading 2014-03-15 10:53:39 +08:00
filelib.php MDL-44502 filelib: Add mimetype for Maple worksheets 2014-03-14 11:39:07 +00:00
filterlib.php MDL-42664 Fix the filter_manager instantiation 2013-11-01 09:18:10 +01:00
flickrlib.php MDL-42605 portfolio_flickr: Photos can be added to a set on export 2013-11-07 11:14:47 +08:00
formslib.php Merge branch 'w08_MDL-42889_m27_vir' of https://github.com/skodak/moodle 2014-02-25 10:32:44 +08:00
gdlib.php
googleapi.php
gradelib.php MDL-30085 core_grades functions moved to correct location 2014-03-31 15:15:17 +02:00
graphlib.php
grouplib.php MDL-44720 modinfo: make it easier to use cm_info instead of get_coursemodule_from_id 2014-03-27 11:24:00 +08:00
htaccess MDL-43529 delete all unnecessary register_globals checks 2014-01-12 17:58:39 +08:00
html2text.php MDL-41672 Fix html2text processing of multiple occurrences of the same URL 2013-10-09 15:40:38 +02:00
html2text_readme.txt
index.html
installlib.php Merge branch 'MDL-43839_clean_default3' of https://github.com/andyjdavis/moodle 2014-03-24 10:26:20 +13:00
javascript-static.js Merge branch 'MDL-44361-master' of git://github.com/andrewnicols/moodle 2014-03-05 11:36:16 +08:00
javascript.php
jslib.php
ldaplib.php MDL-43503 do not check presence of ldap paging functions, we require PHP 5.4 now 2013-12-31 14:34:20 +08:00
lexer.php
licenselib.php
listlib.php
mathslib.php
medialib.php MDL-25473 mediaplayer - prevent embedded videos from looping 2013-12-10 10:49:44 +08:00
messagelib.php MDL-44954 messages: Fixed save notifications with the notification flag 2014-04-07 12:19:52 +02:00
modinfolib.php MDL-45038 modinfo: added property section_info::modinfo 2014-04-10 20:26:25 +08:00
moodlelib.php MDL-44070 Conditional availability enhancements (6): core changes 2014-04-07 20:11:48 +01:00
navigationlib.php MDL-43675 navigation: courses branch is now recognised as expandable 2014-01-17 10:27:10 +13:00
oauthlib.php MDL-42666 oauthlib: Getter methods for accesstoken, client id and secret 2013-11-06 10:46:29 +08:00
odslib.class.php
olson.php
outputactions.php MDL-43538 Javascript: Deprecate callback argument to confirm_action 2014-01-28 13:18:43 +08:00
outputcomponents.php Merge branch 'MDL-39337' of git://github.com/apsdehal/moodle 2014-02-18 15:37:49 +08:00
outputfactories.php MDL-41398 output: implemented maintenance renderer 2013-10-07 11:55:14 +13:00
outputlib.php Merge branch 'MDL-44933-master' of git://github.com/FMCorz/moodle 2014-04-08 11:38:13 +12:00
outputrenderers.php MDL-41511 blocks: improved how custom block regions were being rendered. 2014-04-06 15:17:47 +12:00
outputrequirementslib.php Merge branch 'MDL-44214-master' of git://github.com/andrewnicols/moodle 2014-02-24 14:41:29 +08:00
pagelib.php MDL-44354 page: fixed ignored property when fetching a renderer 2014-04-10 15:15:05 +12:00
pdflib.php MDL-44521 import TCPDF 6.0.062 2014-03-14 13:38:37 +08:00
plagiarismlib.php
pluginlib.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
portfoliolib.php MDL-42541 stop using events for porfolion cron 2014-02-13 12:09:24 +08:00
questionlib.php MDL-44316 core_tag: changed the API to accept a contextid and component 2014-03-22 13:50:08 -07:00
recaptchalib.php
resourcelib.php
rsslib.php Merge branch 'MDL-42607_rss' of https://github.com/andyjdavis/moodle 2014-01-08 00:39:15 +01:00
searchlib.php
sessionlib.php MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
setup.php Merge branch 'w13_MDL-44106_m27_requestorig' of git://github.com/skodak/moodle 2014-03-25 14:15:19 +08:00
setuplib.php MDL-45086 lib: force upgrade 2014-04-14 16:36:02 +08:00
soaplib.php
statslib.php MDL-41284 hack stats to use new log readers if available 2014-03-20 17:26:09 +08:00
tablelib.php MDL-41755 tablelib : added a function to add multiple rows at once 2014-02-14 14:13:02 +07:00
textlib.class.php
thirdpartylibs.xml Merge branch 'w13_MDL-44511_m27_jquery' of https://github.com/skodak/moodle 2014-03-25 12:26:53 +13:00
timezone.txt MDL-42551 timezone info: updated to 2013h 2013-10-26 17:14:09 +02:00
tokeniserlib.php
upgrade.txt MDL-44070 Conditional availability enhancements (6): core changes 2014-04-07 20:11:48 +01:00
upgradelib.php MDL-44908: Fix upgrade_grade_item_fix_sortorder performance 2014-04-15 14:26:48 +08:00
uploadlib.php MDL-44499: Fix PHP warning in upload_manager class 2014-03-07 14:19:26 +10:30
validateurlsyntax.php
webdavlib.php MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere 2013-11-06 16:40:01 +00:00
weblib.php MDL-44522 import markdown 1.4.0 2014-03-14 13:40:11 +08:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php
xsendfilelib.php