iarenaza
|
1ce6d0ec1f
|
subnet address: MDL-19509 Fix code and unit tests to comply with RFC4632 (prefix notations and behaviour)
Backported some code from HEAD to do it.
|
2009-06-21 23:35:10 +00:00 |
|
tjhunt
|
ead49b0e44
|
moodlelib iprange checks: MDL-16986 If the user makes a mistake and types something like 172.16.1.143/148, with something greater than 32 after the slash, treat it as /32.
|
2008-10-24 02:54:16 +00:00 |
|
tjhunt
|
1bc9815601
|
MDL-15655 - address_in_subnet does not work on 64 bit architectures. Also, we found some other issues with this funtion while diagnosing the problem.
|
2008-09-01 04:17:52 +00:00 |
|
tjhunt
|
435d7bdba9
|
Unit tests for MDL-9295 - clean_param with PARAM_URL/PARAM_LOCALURL. Merged from MOODLE_18_STABLE.
|
2007-10-30 10:46:23 +00:00 |
|
nicolasconnault
|
56a1a88228
|
MDL-8605 New user directories implemented
|
2007-10-11 09:01:29 +00:00 |
|
nicolasconnault
|
b7064779f5
|
Updated copyright notice in header
|
2007-10-10 05:25:14 +00:00 |
|
skodak
|
cdbbd26f80
|
MDL-10064 global $CFG in unit test files is non standard, it is recommended to use MOODLE_INTERNAL test in all library files
|
2007-06-09 16:32:36 +00:00 |
|
skodak
|
52f81103d3
|
MDL-10063 simpletestlib.php included from majority of unit tests - let's include it once from the test runner itself
|
2007-06-09 16:17:33 +00:00 |
|
nicolasconnault
|
facb512c06
|
MDL-8792 - Simply added help icon to explain the options available regarding embedding media files in the site.
|
2007-03-12 05:46:41 +00:00 |
|
nicolasconnault
|
a205dcdc09
|
Upgraded weblib::format_string() so it accepts unicode htmlentities. Also added more unit tests, including a stub for an integration web-based test.
|
2007-03-06 05:05:45 +00:00 |
|
nicolasconnault
|
d499142e5a
|
Safari 2.0 and Opera 9.0 are now detected and supported for YUI. However, preliminary tests show that drag&drop behaviour is very slow on Opera and user-unfriendly on both browsers. A YUI debug window also pops up on Safari.
I added a unit test for ajaxlib.php
Issue MDL-8417
Merged from MOODLE_18_STABLE
|
2007-03-01 01:31:37 +00:00 |
|
moodler
|
239c15765c
|
Merged from 1.8 stable
|
2007-02-28 07:58:34 +00:00 |
|
tjhunt
|
7c9d46c96e
|
Related to MDL-6249 - unit tests for address_in_subnet. Merged from MOODLE_17_STABLE.
|
2006-10-16 13:40:26 +00:00 |
|