Thomas Bruederli
|
e8b82c2e7b
|
Fix rcube_utils::normalize_string() to support unicode characters + add argument for minimum token length
|
10 years ago |
Thomas Bruederli
|
09c58d1add
|
Make rcube_utils::strtotime() timezone aware (#1490163)
|
10 years ago |
Aleksander Machniak
|
11eb072f80
|
Fix rcube_utils::get_boolean() test to not use deprecated function alias
|
10 years ago |
Aleksander Machniak
|
848e204ef9
|
Fix validation of email addresses with IDNA domains (#1490067)
|
10 years ago |
Aleksander Machniak
|
49dad5f669
|
Fix broken normalize_string(), add support for ISO-8859-2
|
11 years ago |
Aleksander Machniak
|
d921587f29
|
Add more tests for normalize_string() - some failing
|
11 years ago |
Aleksander Machniak
|
517c9f9a8d
|
Fix directories check in Installer on Windows (#1489576)
Added rcube_utils::is_absolute_path() method
|
11 years ago |
Aleksander Machniak
|
b1f3c3bee8
|
Fixed saving contact birthday/anniversary dates before 01-01-1970
|
11 years ago |
Thomas Bruederli
|
fdb30f3279
|
Fix CSS selector modifications when nested in @media blocks
|
11 years ago |
Aleksander Machniak
|
b32fab16ef
|
Fix handling of non-default date formats (#1489294)
- remove ambiguous m/d/Y format from default config
|
11 years ago |
Aleksander Machniak
|
896e2b4e51
|
Add more rcube_utils tests
|
12 years ago |
Aleksander Machniak
|
5383ad72db
|
Add more tests for rcube_utils::explode_quoted_string()
|
12 years ago |
Aleksander Machniak
|
fe0f1d589b
|
Improve rcube_utils::file2class() to not return duplicates
|
12 years ago |
Aleksander Machniak
|
0c82e95c59
|
Apply rcube_shared.inc -> bootstrap.php change in tests
|
12 years ago |
Aleksander Machniak
|
3a54cc5013
|
Fix rcube_utils::explode_quoted_string() with explode(), added tests
|
12 years ago |
Aleksander Machniak
|
5f8097b9eb
|
Added tests for specialchars quoting
|
12 years ago |
Aleksander Machniak
|
a65ce5d3b0
|
Rename ip_check to check_ip, add IP checking tests
|
12 years ago |
Aleksander Machniak
|
9b05f19338
|
Restructured tests
|
12 years ago |