moodle/lib
Eric Merrill 8e202bd80a MDL-49686 atto: Process style and class attributes in sub-functions
To ensure we only clean style and classes, first we select the inside
of those attributes and "replace" them with handler functions. Those
functions scan the actual attribute values for class or styles that
we want to exclude.

The first level regex has 3 groups. group1 selects everything in the
tag leading up to the attribute values, group2 has the attributes,
group3 has the trailing quote mark. We work on group2 then return
the combination of group1, group2, and group3.
2015-03-27 11:36:05 -04:00
..
adodb MDL-47295 libraries: Re-apply removal of random seed initialisation 2014-09-26 10:33:40 +08:00
ajax MDL-49163 Webservices, AJAX: Add support for a new ajax webservice handler. 2015-03-12 15:07:08 +08:00
alfresco MDL-41975 repository_alfresco: Updating details about Alfresco URL and timestamps 2014-04-16 13:47:24 +08:00
amd MDL-49152 output: Templates for renderers (JS and PHP) 2015-03-14 22:48:40 +08:00
behat MDL-49445 behat: selectors should match the most specific tr or li 2015-03-13 14:28:13 +00:00
bennu MDL-47993 calendar: Fix ical import Microsoft calendar issue 2014-11-14 10:32:54 +13:00
classes MDL-45619 repository: Don't allow repository_recent to be uninstalled 2015-03-25 09:39:12 +08:00
db Merge branch 'MDL-49543' of https://github.com/totara/openbadges 2015-03-25 01:32:34 +01:00
ddl Merge branch 'wip_MDL-46235_m28_innodbtext' of https://github.com/skodak/moodle 2014-08-26 12:28:47 +08:00
dml Merge branch 'MDL-48595_master' of git://github.com/dmonllao/moodle 2015-03-10 09:59:28 +00:00
dtl MDL-45985 ddl: improve check_database_schema method in database_manager 2014-06-17 16:53:36 +12:00
editor MDL-49686 atto: Process style and class attributes in sub-functions 2015-03-27 11:36:05 -04:00
evalmath
external MDL-49163 Webservices, AJAX: Add support for a new ajax webservice handler. 2015-03-12 15:07:08 +08:00
filebrowser MDL-42068 Filepicker course listing use setting courselistshortname to show shortname and fullname 2013-10-04 13:09:10 -04:00
filestorage MDL-49298 backup: Make tgz file format standard for backups 2015-03-05 10:07:58 -05:00
flowplayer MDL-43344 upgrade to latest Flowplayer 2014-02-07 13:12:43 +08:00
form MDL-48620 JavaScript: Updated shifted files to comply with coding style 2015-01-23 14:51:24 +08:00
google NOBUG: Fixed file access permissions 2014-10-10 12:09:18 +01:00
grade MDL-47911 gradebook: Improve the performance of set_usedinaggregation 2015-02-27 09:46:34 +08:00
horde MDL-47195 libraries: Add horde IMAP from Horde 5.2.1 2014-09-24 14:59:13 +08:00
htmlpurifier MDL-46286 lib_htmlpurifier: Add allowed URI scheme for RTMP 2014-07-11 15:52:34 +01:00
jabber
jquery NOBUG: Fixed file access permissions 2014-10-10 12:09:18 +01:00
lessphp MDL-44357 theme: Allow core to compile LESS in PHP 2014-03-24 15:15:03 +08:00
markdown MDL-47307 libraries: Update Markdown to v1.4.1 2014-09-25 10:53:34 +08:00
minify
mustache MDL-49152 output: Templates for renderers (JS and PHP) 2015-03-14 22:48:40 +08:00
password_compat MDL-47298 libraries: Update password_compat to latest version 2014-10-01 17:03:29 +08:00
pear MDL-46467 forms: Labels have "for" attribute even when frozen 2015-01-27 14:30:22 +13:00
phpexcel MDL-45395 lib: Removal of excel 5 spreadsheet creation files. 2014-06-12 10:41:42 +08:00
phpmailer MDL-47299 libraries: upgrade PHPMailer to 5.2.8 2014-10-03 16:44:42 +08:00
phpunit MDL-42616 filelib: Use config value for custom MIME types (1/2) 2014-12-19 14:48:59 +00:00
portfolio MDL-42541 stop using events for porfolion cron 2014-02-13 12:09:24 +08:00
requirejs MDL-49046 javascript: Add support for AMD modules and jquery. 2015-02-23 16:23:10 +08:00
simplepie
tcpdf MDL-47300 import latest TCPDF 6.0.093 2014-09-25 09:48:13 +12:00
templates MDL-49152 output: Templates for renderers (JS and PHP) 2015-03-14 22:48:40 +08:00
testing MDL-39752 behat: Modified following for parallel run: 2015-03-09 06:52:54 +08:00
tests Merge branch 'MDL-49070_scheduled' of https://github.com/andyjdavis/moodle 2015-03-24 13:33:38 +00:00
typo3 MDL-47301 libraries: Patch Typo3 for Moodle's use 2014-09-30 17:32:35 +08:00
xhprof
xmldb
yui Merge branch 'master_MDL-48419' of https://github.com/danmarsden/moodle 2015-03-23 11:15:55 +00:00
yuilib MDL-39190 Javascript: Pop-up calendar days of week wrong 2014-09-23 16:50:58 +12:00
zend
accesslib.php MDL-48807 accesslib: Change create_level_instance to recordset 2015-02-23 16:01:58 +08:00
adminlib.php MDL-48294 settings: enablemobilewebservice appears twice 2015-02-05 14:22:04 +01:00
authlib.php MDL-42172 Authentification: Adding alternate names to "Lock user fields" 2015-01-16 09:23:51 +07:00
badgeslib.php MDL-48142 core_badge: final polishing on badge award event 2015-02-25 14:25:33 +00:00
blocklib.php MDL-49389 blocklib: avoid notices when moving blocks to the bottom 2015-03-13 14:27:11 +00: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 MDL-39752 behat: Use symfony2/process 2015-03-09 06:52:54 +08:00
completionlib.php MDL-46290 Completion: Remove unused function get_incomplete_criteria(), it doesn't work 2014-07-10 15:42:01 -05:00
componentlib.class.php MDL-49008 lang: Revert unnecessary rename warning 2015-02-25 08:54:45 +08:00
conditionlib.php MDL-44985 libraries: Final deprecation of conditional classes and apis 2014-12-10 12:20:37 +05:30
configonlylib.php MDL-49167 YUI: Fix for theme/yui_combo.php and $CFG->yuislashargs 2015-02-16 11:26:31 +08:00
cookies.js
coursecatlib.php MDL-48456 course: Using default max int value 2015-03-23 15:16:18 +08:00
cronlib.php MDL-48224 cron: Buffer SMTP connections around tasks 2014-12-12 10:35:54 +08:00
csslib.php MDL-45545 csslib: Chunking handles commas in media query definitions 2014-05-20 12:21:45 +08:00
csvlib.class.php MDL-47649 csvlib: must not leave files open 2014-10-14 10:36:25 +01:00
customcheckslib.php MDL-44118 new environment check are all quiz attempts upgraded. 2014-02-18 11:55:17 +00:00
datalib.php MDL-43421 logging: Ignore race condition in access update. 2015-01-03 20:40:12 +11:00
ddllib.php
default.ttf
deprecatedlib.php MDL-49371 core_message: Unused method deprecation 2015-03-04 09:36:22 +08:00
dmllib.php MDL-48638 database SQL: Fix typo in exception constructor 2014-12-18 13:31:36 -05:00
dtllib.php
editorlib.php MDL-43842: Import atto back into core 2014-03-26 09:59:34 +08:00
emptyfile.php
enrollib.php MDL-47323 backup: added enrol plugin backup structure and annotation 2014-12-02 21:46:33 -05:00
environmentlib.php MDL-48177 core: Plugin environment checks with no version of Moodle 2015-01-27 13:08:47 +01:00
eventslib.php
excellib.class.php MDL-28484 core_lib: Add function for https detection 2014-10-03 13:02:29 +01:00
externallib.php MDL-49163 Webservices, AJAX: Add support for a new ajax webservice handler. 2015-03-12 15:07:08 +08:00
filelib.php MDL-48946 Files: New custom description format_string call 2015-01-22 13:27:50 +00:00
filterlib.php MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
flickrlib.php MDL-45462 flickr: Requests are now done over HTTPS 2014-05-08 11:27:36 +08:00
formslib.php MDL-49284 formslib: fix strict validation of HTML. 2015-02-25 17:39:36 +00:00
gdlib.php MDL-46763 core: Change icon processing to retain source format 2015-02-10 23:55:57 +01:00
googleapi.php
gradelib.php MDL-49332 gradebook: Raise time limit if we get into regrade 2015-03-05 10:09:40 -05:00
graphlib.php MDL-19270 - Quiz graph - Fix reverse display of Hebrew legend text in RTL mode 2014-07-09 14:57:31 +03:00
grouplib.php MDL-48437 Make Visible/All groups selector show own groups first 2015-02-18 09:32:23 +00: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 MDL-28513 install: Add adminemail to the CLI installers 2015-01-21 09:42:51 +08:00
javascript-static.js MDL-49144 blocks: Sanitise alt and title for block controls 2015-03-02 12:09:45 +00:00
javascript.php MDL-46775: Fix call to unavailable function when loading an invalid JS file 2014-08-12 14:06:37 +12:00
jslib.php
ldaplib.php MDL-43430 ldap: whitespace fix 2014-11-06 12:05:32 +08:00
lexer.php
licenselib.php MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
listlib.php
mathslib.php
medialib.php MDL-49059 medialib: Support links to Youtube videos within playlists 2015-02-13 09:45:02 +13:00
messagelib.php MDL-48212 messages: support the new class in message apis 2015-01-26 08:15:33 +05:30
modinfolib.php MDL-44985 libraries: Final deprecation of conditional apis in modinfo 2014-12-10 12:20:37 +05:30
moodlelib.php MDL-49631 fix incorrect whitespace remplacements 2015-03-23 17:40:15 +13:00
navigationlib.php MDL-48937 navigation: Hide categories in navbar when system has only one 2015-01-30 14:58:14 +08: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 MDL-49152 output: Templates for renderers (JS and PHP) 2015-03-14 22:48:40 +08:00
outputfactories.php MDL-49152 output: Templates for renderers (JS and PHP) 2015-03-14 22:48:40 +08:00
outputlib.php MDL-35486 outputlib: Fix typos in comments 2015-01-14 10:53:25 +00:00
outputrenderers.php MDL-49152 output: Templates for renderers (JS and PHP) 2015-03-14 22:48:40 +08:00
outputrequirementslib.php MDL-49152 output: Templates for renderers (JS and PHP) 2015-03-14 22:48:40 +08:00
pagelib.php MDL-28484 Libraries: Update comments to suggest using new is_https() 2014-10-08 09:54:05 +08:00
pdflib.php MDL-47333 fix support for custom fonts in tcpdf 2014-09-26 13:58:30 +12:00
plagiarismlib.php MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
portfoliolib.php MDL-45256 portfolio: Do not require strict XML when parsing content 2014-04-29 17:43:44 +08:00
questionlib.php MDL-49366 questions: avoid PHP notices from bad pluginfile URLs 2015-03-05 12:18:20 +00:00
recaptchalib.php
requirejs.php MDL-49046 javascript: Add support for AMD modules and jquery. 2015-02-23 16:23:10 +08:00
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 MDL-48939 core: Depreacte search_generate_text_SQL 2015-01-22 15:10:00 +08:00
sessionkeepalive_ajax.php MDL-44642 session: Remove 403 from require_sesskey() 2014-12-16 10:18:21 +08:00
sessionlib.php MDL-44642 session: Remove 403 from require_sesskey() 2014-12-16 10:18:21 +08:00
setup.php MDL-49276 config-dist: Removed legacy config options 2015-03-16 23:39:41 +01:00
setuplib.php MDL-39752 behat: Modified following for parallel run: 2015-03-09 06:52:54 +08:00
soaplib.php
statslib.php MDL-48595 logstore: Replacing references to deprecated interfaces 2015-03-09 08:25:37 +08:00
tablelib.php MDL-45725 core_lib: Save user preferences for flexible tables 2015-03-16 10:41:11 +00:00
thirdpartylibs.xml MDL-49152 output: Templates for renderers (JS and PHP) 2015-03-14 22:48:40 +08:00
timezone.txt MDL-49073 timezones: update to 2015a (2323 rules) 2015-02-03 17:37:30 +08:00
tokeniserlib.php
upgrade.txt Merge branch 'MDL-49361-master-stringman' of git://github.com/mudrd8mz/moodle 2015-03-17 12:00:29 +01:00
upgradelib.php MDL-46064 install: prevent install/upgrade with MyISAM 2015-03-05 22:29:34 -08:00
uploadlib.php MDL-44260 uplodate: move deprecated functions to deprecatedlib 2014-12-22 15:07:59 +00:00
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-49046 output: Make moodle_url->set_slashargument more robust 2015-02-25 11:28:24 +08:00
wiki_to_markdown.php
womenslib.php
wordlist.txt MDL-47050 core_wordlist: Updated wordlist to include only animals. 2014-11-04 09:03:08 +13:00
xhtml.xsl
xmlize.php
xsendfilelib.php