moodle/lib
Petr Skoda 48f69e418c MDL-30005 fix general URI support in URL module
The recent change completely removed support for general URIs and enforced strict URL validation which was breaking backwards compatibility and was not user friendly at all.

This patch finally adds full URI support with basic validation and fixes some older xhtml strict issues.

Please note we do not try to explain the difference between URL and URI to our users. Also keep in mind that mod/url has XSS risk and does not do any security validation of the data.
2011-10-30 23:53:17 +01:00
..
adodb MDL-29328 import latest adodb 2011-09-12 09:12:46 +02:00
ajax MDL-27228: Fix label 'eye' does not match show/hide setting 2011-08-21 14:54:00 +02:00
alfresco
bennu
completion MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently 2011-09-08 09:38:46 +12:00
db MDL-29106 white space clean up 2011-10-25 15:28:52 +13:00
ddl MDL-29321 tweak large varchar unit tests for oracle 2011-09-16 08:53:11 +02:00
dml MDL-29815 dbtest - added one test_get_records_sql_complicated related test 2011-10-25 17:37:34 +02:00
dragmath
dtl MDL-29029 move dbtransfer to admin tools 2011-09-17 22:24:12 +02:00
editor MDL-29785 enable TinyMCE on iOS 5 devices 2011-10-16 17:37:12 +02:00
evalmath
excel
filebrowser MDL-27586 fix file_browser access control 2011-08-06 15:45:18 +02:00
filestorage MDL-29867 fix invalid file author 2011-10-22 20:18:11 +02:00
flowplayer
form MDL-27242 Conditional availability dates should support time as well as day 2011-10-13 10:23:23 +01:00
grade MDL-28643 Fix debugging message when deleting activity with grade completion 2011-08-10 11:02:56 +01:00
htmlpurifier
jabber
minify MDL-28701 Change all uses of $CFG->dataroot/temp to $CFG->tempdir 2011-09-10 10:35:39 +02:00
mp3player
pear Merge branch 'w42_MDL-29914_m22_codesniffer' of git://github.com/skodak/moodle 2011-10-25 16:34:04 +02:00
phpmailer
portfolio MDL-29401 introduce new frankenstyle PARAM types 2011-09-25 09:59:55 +02:00
simplepie MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir 2011-09-10 10:35:46 +02:00
simpletest MDL-28627 remove buggy and obsolete KSES cleaning 2011-10-22 09:25:06 +02:00
simpletestlib
smarty
spikephpcoverage
tcpdf
typo3 MDL-29878 reapply our typo3 fixes 2011-10-22 21:10:20 +02:00
xhprof MDL-29029 move profiling to admin tools 2011-09-17 10:20:51 +02:00
xmldb MDL-29668 xmldb editor - fix PHP generation for foreign-unique keys 2011-10-08 21:49:56 +02:00
yui MDL-29555 import YUI 3.4.1 2011-09-29 09:38:40 +02:00
zend MDL-29435 SOAP/XMLRPC server return debuginfo into the exception message when DEBUG >= NORMAL 2011-10-07 14:21:41 +08:00
accesslib.php MDL-29918 improve accesslib inline docs 2011-10-25 14:20:22 +02:00
adminlib.php MDL-28436 webservice : fixed missing field in query 2011-10-13 09:54:25 +08:00
authlib.php
blocklib.php MDL-29401 introduce new frankenstyle PARAM types 2011-09-25 09:59:55 +02:00
boxlib.php
clilib.php
completionlib.php
componentlib.class.php MDL-29788 Fixed the version of installed language packs 2011-10-15 00:01:44 +02:00
conditionlib.php MDL-27242 Conditional availability dates should support time as well as day 2011-10-13 10:23:23 +01:00
configonlylib.php
cookies.js
cronlib.php MDL-29670 add more timeout resets 2011-10-25 22:07:04 +02:00
csvlib.class.php MDL-28701 Change uses of make_upload_directory(temp) to make_temp_directory(). 2011-09-10 10:43:49 +02:00
customcheckslib.php
datalib.php MDL-29912 course search - oracle inabilities with concats, empties, nulls and type-restrictions 2011-10-26 19:04:31 +02:00
ddllib.php
default.ttf
deprecatedlib.php MDL-29602 accesslib improvements 2011-10-16 14:05:18 +02:00
dmllib.php
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-29688 fix user enrolment modification event 2011-10-23 20:30:33 +02:00
environmentlib.php MDL-29474 admin index/plugins/environment pages: all ouptut code -> renderer. 2011-10-20 11:13:39 +01:00
eventslib.php
excellib.class.php MDL-28701 Change uses of make_upload_directory(temp) to make_temp_directory(). 2011-09-10 10:43:49 +02:00
externallib.php Merged branch 'MDL-29277' of git://github.com/mouneyrac/moodle.git with improvements 2011-10-17 13:18:30 +13:00
filelib.php MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir 2011-09-10 10:35:46 +02:00
filterlib.php Merge branch 'MDL-29236-master' of git://github.com/sammarshallou/moodle 2011-09-12 20:37:24 +02:00
flickrlib.php
formslib.php MDL-25937 Forms Library: Filepicker will respect disable if 2011-10-03 16:26:21 +08:00
gdlib.php
googleapi.php MDL-29661 - lib/googleapi.php - Switch to SSL urls 2011-10-10 16:27:53 +13:00
gradelib.php MDL-28599 textlib Separated collator to collatorlib with static methods, and added support for locale aware sorting of objects 2011-09-06 15:39:00 +12:00
graphlib.php
grouplib.php MDL-28450 prefer member group for default 2011-08-07 13:06:45 +02:00
htaccess
html2text.php MDL-29462 html_to_text('0') gives '', not '0'. 2011-09-21 16:38:58 +01:00
html2text_readme.txt MDL-29462 html_to_text('0') gives '', not '0'. 2011-09-21 16:38:58 +01:00
index.html
installlib.php MDL-29474 admin index/plugins/environment pages: all ouptut code -> renderer. 2011-10-20 11:13:39 +01:00
javascript-static.js MDL-28554 workaround for http://yuilibrary.com/projects/yui3/ticket/2530999 2011-08-25 11:38:34 +02:00
javascript.php MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir 2011-09-10 10:35:46 +02:00
ldaplib.php
lexer.php
licenselib.php
listlib.php
markdown.php
mathslib.php
memcached.class.php
messagelib.php MDL-29670 cron cleanup and minor fixing 2011-10-22 14:31:18 +02:00
modinfolib.php MDL-27001 'Show description' feature part 1: infrastructure that allows modules to support feature 2011-09-06 11:03:00 +01:00
moodlelib.php Merge branch 'w42_MDL-29670_m22_croncleanup' of git://github.com/skodak/moodle 2011-10-25 23:51:10 +02:00
navigationlib.php MDL-29602 accesslib improvements 2011-10-16 14:05:18 +02:00
oauthlib.php
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
outputcomponents.php MDL-21676 user: Implemented support for Gravatar profile pictures 2011-09-20 12:41:48 +02:00
outputfactories.php
outputlib.php MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir 2011-09-10 10:35:46 +02:00
outputrenderers.php MDL-29029 admin_tool - fixed 2 ocurrences pointing to old paths 2011-09-19 18:54:30 +02:00
outputrequirementslib.php MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir 2011-09-10 10:35:46 +02:00
pagelib.php
pdflib.php MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir 2011-09-10 10:35:46 +02:00
plagiarismlib.php
pluginlib.php MDL-29474 fix regressions in CLI install 2011-10-27 13:55:41 +02:00
portfoliolib.php MDL-27857 Typo in the phpDocs fixed 2011-10-03 10:15:38 +02:00
questionlib.php MDL-29474 fix qtype and qbehaviour plugins to use proper pluginname strings. 2011-10-20 11:13:27 +01:00
recaptchalib.php
resourcelib.php MDL-30005 fix general URI support in URL module 2011-10-30 23:53:17 +01:00
rsslib.php MDL-28701 one more make_cache_directory 2011-09-10 10:49:04 +02:00
searchlib.php
session-test.php
sessionlib.php MDL-29602 accesslib improvements 2011-10-16 14:05:18 +02:00
setup.php Merge branch 'w42_MDL-29866_m22_setupinit' of git://github.com/skodak/moodle 2011-10-25 16:41:11 +02:00
setuplib.php Merge branch 'MDL-29474' of git://github.com/timhunt/moodle 2011-10-26 10:33:37 +02:00
soaplib.php
statslib.php
tablelib.php
textlib.class.php Merge branch 'w36_MDL-28701_m22_tempcachedir' of git://github.com/skodak/moodle 2011-09-12 18:26:09 +12:00
thirdpartylibs.xml Merge branch 'w42_MDL-29914_m22_codesniffer' of git://github.com/skodak/moodle 2011-10-25 16:34:04 +02:00
timezone.txt MDL-28931 timezone - update to 2011h (2200 rules) 2011-08-14 18:04:59 +02:00
tokeniserlib.php
upgradelib.php MDL-29474 update more of the admin code to use the admin renderer. 2011-10-20 11:13:35 +01: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
weblib.php Merge branch 'w42_MDL-29866_m22_setupinit' of git://github.com/skodak/moodle 2011-10-25 16:41:11 +02:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php