Eloy Lafuente (stronk7)
0c7ad0ab13
Merge branch 'MDL-38612-master-int' of git://github.com/FMCorz/moodle
2013-04-04 01:15:34 +02:00
Dan Poltawski
b716cd2b70
MDL-34311 mod_url: Missing setType on the external url
2013-03-25 09:39:30 +08:00
Frederic Massart
5c5317aedc
MDL-38612 url: Reformat module settings form
2013-03-25 08:17:59 +08:00
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
Ankit Kumar Agarwal
4373200f88
MDL-28483 URL adding validation checks and changing field externalurl to not-null
2011-10-13 08:57:27 +05:30
Adrian
ec3c9dad7b
MDL-28483 URL making url field required
2011-10-13 08:57:20 +05:30
Petr Skoda
f08e5e984a
MDL-28337 add parameters explanation in URL resource configuration
2011-07-22 22:16:52 +02:00
Petr Skoda
b8ea3041eb
MDL-23184 activity names are now either PARAM_TEXT or PARAM_CLEANHTML, this should be more accurate
2010-09-02 18:29:39 +00:00
David Mudrak
a4330d14d0
MDL-22624 mod_resource mod_url: Added help icon for display mode
2010-08-16 11:25:16 +00:00
Petr Skoda
2b641d15e5
MDL-21249 improved php docs and adding copyright blocks in mod/url
2010-07-25 11:20:23 +00:00
Martin Dougiamas
bfebaf64d8
MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script.
2010-05-13 02:02:05 +00:00
Petr Skoda
e5dd8e3bbd
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 15:24:58 +00:00
dongsheng
e98a55c066
"MDL-20470, add an option to enable/disable filepicker button"
2009-10-14 03:11:48 +00:00
dongsheng
1a03384f5e
"MDL-20470, rename formslib element name and add an option to turn the picker button on/off"
2009-10-13 08:31:50 +00:00
dongsheng
724e7ee6ac
"MDL-20470, add a texturl element, which can use filepicker to choose a url"
2009-10-07 05:23:36 +00:00
skodak
d18e0fe646
MDL-20353 adding missing data types of hidden form fields
2009-09-26 17:07:08 +00:00
skodak
58a27a7467
MDL-20069 new URL module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks
2009-08-13 20:49:37 +00:00