Aleksander Machniak
|
a5b8ef99d4
|
Improve charset detection by prioritizing charset according to user language (#1485669)
|
12 years ago |
Aleksander Machniak
|
21106b3d1c
|
Fix handling of escaped separator in vCard file (#1488896)
|
12 years ago |
Aleksander Machniak
|
2c777be5dd
|
Add test for vCard issue (#1488896)
|
12 years ago |
Aleksander Machniak
|
66afd70b75
|
Framework'ize html2text class
|
12 years ago |
Aleksander Machniak
|
7ac94421bf
|
Move washtml class into Roundcube Framework (rcube_washtml), add some improvements
|
12 years ago |
Aleksander Machniak
|
0931a97c5f
|
Fix handling of parentheses in URLs
|
12 years ago |
Aleksander Machniak
|
a079269166
|
Fix version comparisons with -stable suffix (#1488876)
|
12 years ago |
Aleksander Machniak
|
74cd0a9b62
|
- Fix XSS vulnerability in vbscript: and data:text links handling (#1488850)
|
12 years ago |
Aleksander Machniak
|
0fa54df638
|
enriched.inc -> rcube_enriched
|
12 years ago |
Aleksander Machniak
|
0c82e95c59
|
Apply rcube_shared.inc -> bootstrap.php change in tests
|
12 years ago |
Aleksander Machniak
|
584e356920
|
Fix so mobile phone has TYPE=CELL in exported vCard (#1488812)
|
12 years ago |
Aleksander Machniak
|
3833790db4
|
Support contacts import from CSV file (#1486399)
|
12 years ago |
Aleksander Machniak
|
3a54cc5013
|
Fix rcube_utils::explode_quoted_string() with explode(), added tests
|
12 years ago |
Aleksander Machniak
|
e68fa71b0e
|
Fixed rcube_imap_generic::uncompressMessageSet() result when argument is empty. Added tests.
|
12 years ago |
Thomas Bruederli
|
c96d3f57ef
|
Match http://localhost/xxx as link
|
12 years ago |
Aleksander Machniak
|
22c67d0ec2
|
Fix handling of URLs with asterisk characters (#1488759)
|
12 years ago |
Aleksander Machniak
|
97313ac258
|
Fix test for html::quote()
|
12 years ago |
Aleksander Machniak
|
4fd63805e5
|
Fix exception on phpunit 3.6.11
|
12 years ago |
Aleksander Machniak
|
b2e5178b10
|
Added tests for rcube_charset class
|
12 years ago |
Aleksander Machniak
|
a04a74fec4
|
Improvements in building criteria string for IMAP SEARCH
|
12 years ago |
Aleksander Machniak
|
8f66aa06f5
|
Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683)
|
12 years ago |
Aleksander Machniak
|
4bb0bffefe
|
Convert managesieve test scripts to PHPUnit, add them to the suite
|
12 years ago |
Aleksander Machniak
|
afa0b1df58
|
Use setUp() instead of __construct()
|
12 years ago |
Aleksander Machniak
|
528113069d
|
More 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
|
5f8adabb62
|
Add simple (constructor) tests for Framework classes
|
12 years ago |
Aleksander Machniak
|
9b05f19338
|
Restructured tests
|
12 years ago |
Aleksander Machniak
|
e8be303af3
|
Added tests for shared functions, fixed small issues
|
12 years ago |
Aleksander Machniak
|
da28121dcd
|
Improved email address validation with IPv6 support
|
12 years ago |
Aleksander Machniak
|
c83b83eeae
|
Fix domain part check in email address validation function. Added test cases.
|
12 years ago |
Aleksander Machniak
|
e824925290
|
Rewritten test scripts for PHPUnit
|
12 years ago |
Aleksander Machniak
|
cfc27c9b76
|
Keep some resource files (images) in separate directory
|
12 years ago |
Aleksander Machniak
|
bc79c55613
|
Removed $Id$
|
13 years ago |
alecpl
|
fbe7b71b0f
|
- Fix importing vCard photo with ENCODING param specified (#1488432)
|
13 years ago |
alecpl
|
63f23ffd6a
|
- One test more
|
13 years ago |
alecpl
|
b138a9b56f
|
- Add two small tests for html2text converter
|
13 years ago |
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
13 years ago |
thomascube
|
c321a955a7
|
Merged devel-framework branch (r5746:5779) back into trunk
|
13 years ago |
alecpl
|
1c4f23d6e5
|
- Exclude MIME functionality from rcube_imap class into rcube_mime class
|
13 years ago |
alecpl
|
f5d62f7157
|
- Fix bug in handling of base href and inline content (#1488290)
|
13 years ago |
thomascube
|
98c2d69acf
|
Be more strict in style attribute filtering
|
13 years ago |
thomascube
|
10e2d65277
|
Adapt test to real-world: html mail content is always sent through rcmail_html4inline()
|
13 years ago |
alecpl
|
4f8be46f38
|
- Improved handling of some malformed values encoded with quoted-printable (#1488232)
|
13 years ago |
alecpl
|
3b50d2edf5
|
- Remove test for HTML inputs existance, now they are allowed
|
13 years ago |
alecpl
|
d61756663c
|
- Fix problem with parsing HTML message body with non-unicode characters (#1487813)
|
13 years ago |
alecpl
|
2185899721
|
- Fix handling of email addresses with quoted local part (#1487939)
|
13 years ago |
alecpl
|
6d0ada30d7
|
- Fix handling of email addresses with quoted local part (#1487939)
|
13 years ago |
alecpl
|
c08b18c4b9
|
- Fix relative URLs handling according to a <base> in HTML (#1487889)
|
14 years ago |
alecpl
|
3d98b4d914
|
- Fix: use include_once with absolute path
|
14 years ago |
alecpl
|
968754b09e
|
- Fix regression in html conditional comments handling by washtml class
|
14 years ago |
thomascube
|
0fbadebe13
|
Improve vcard import: map more fields, support photo urls, better UTF-16 charset detection
|
14 years ago |
thomascube
|
6ec4658f72
|
Adapt test for modcss replacements
|
14 years ago |
alecpl
|
6c68cbde37
|
- Fix handling of comments inside an email address spec. (#1487673)
|
14 years ago |
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
thomascube
|
a1013c0372
|
Exclude punctuation from URLs within text; only link accepted url schemes
|
14 years ago |
alecpl
|
0ff554d165
|
- Fix handling square brackets in links (#1487672)
|
14 years ago |
thomascube
|
6bdb6102c0
|
Do charset detection in vcards with encoded values (#1485542)
|
14 years ago |
alecpl
|
6084d782f2
|
- Fix hanling of HTML entity strings in plai text messages
|
14 years ago |
alecpl
|
13326b7540
|
- Add tests for e-mail addresses decoding
|
14 years ago |
thomascube
|
6d94ab311a
|
Only lower-case user name if first login attempt failed (#1486393) + fix test
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
thomascube
|
4859fedb92
|
Fix unit tests + update version
|
14 years ago |
thomascube
|
684057f67b
|
Fix unit tests to run with changed rcmail class + use own config for tests
|
15 years ago |
alecpl
|
ad18d63cc1
|
- Fix handling of extended mailto links (with params) (#1486354)
|
15 years ago |
thomascube
|
5570ad60b4
|
Improved charset detection in vcard import + added unit tests for it
|
15 years ago |
thomascube
|
961afa1930
|
Add tests for external stylesheet handling
|
16 years ago |
thomascube
|
11526305f5
|
Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests
|
16 years ago |
thomascube
|
63d4b12172
|
Create some basic unit tests based in simpletest.org
|
16 years ago |