index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
tests
Age
Commit message (
Expand
)
Author
2011-08-09
- Fix handling of email addresses with quoted local part (#1487939)
alec
2011-08-09
- Fix handling of email addresses with quoted local part (#1487939)
alec
2011-04-29
- Fix relative URLs handling according to a <base> in HTML (#1487889)
alec
2011-04-26
- Fix: use include_once with absolute path
alec
2011-04-19
- Fix regression in html conditional comments handling by washtml class
alec
2011-02-27
Improve vcard import: map more fields, support photo urls, better UTF-16 char...
thomasb
2011-02-03
Adapt test for modcss replacements
thomasb
2011-01-20
- Fix handling of comments inside an email address spec. (#1487673)
alec
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomasb
2011-01-10
Exclude punctuation from URLs within text; only link accepted url schemes
thomasb
2011-01-10
- Fix handling square brackets in links (#1487672)
alec
2011-01-04
Do charset detection in vcards with encoded values (#1485542)
thomasb
2010-11-14
- Fix hanling of HTML entity strings in plai text messages
alec
2010-10-20
- Add tests for e-mail addresses decoding
alec
2010-09-26
Only lower-case user name if first login attempt failed (#1486393) + fix test
thomasb
2010-09-25
- s/RoundCube/Roundcube/
alec
2010-08-07
Fix unit tests + update version
thomasb
2010-04-21
Fix unit tests to run with changed rcmail class + use own config for tests
thomasb
2010-02-05
- Fix handling of extended mailto links (with params) (#1486354)
alec
2010-01-26
Improved charset detection in vcard import + added unit tests for it
thomasb
2009-03-04
Add tests for external stylesheet handling
thomasb
2009-03-02
Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests
thomasb
2009-03-02
Create some basic unit tests based in simpletest.org
thomasb