Aleksander Machniak
836adabbda
Add more actions tests
2020-11-03 19:57:34 +01:00
Aleksander Machniak
e2572b8984
PHP8 compat. fixes, added some tests
2020-11-02 08:55:42 +01:00
Aleksander Machniak
545a1569f1
Steps -> Actions refactoring ( #7688 )
...
* Move action handling code to rcmail class
* Add rcmail_action class
* Add action aliases
* Get rid of $OUTPUT global
* Move some methods from rcmail to rcmail_action
* PHP8 compat. fixes
* Add framework for testing actions
* Fix obvious code mistakes
2020-11-01 11:25:38 +01:00
Aleksander Machniak
0dee528adb
Add test for #6410
2018-08-24 12:33:15 +02:00
Aleksander Machniak
1fcf7bfab3
Fix bug where HTML messages with @media styles could moddify style of page body ( #5811 )
2017-06-28 08:26:05 +02:00
Aleksander Machniak
f7427f151e
Get rid of Mail_mimeDecode package dependency ( #1490416 )
2015-06-27 15:05:17 +02:00
Aleksander Machniak
f864495b7b
Fix import of multiple contact email addresses from Outlook-csv format ( #1490169 )
2014-12-01 14:26:52 +01:00
Aleksander Machniak
25fb9732a0
Fix so all unknown email addresses from Google csv format are imported ( #1490159 )
2014-11-26 18:49:31 +01:00
Aleksander Machniak
bb1398a54e
Fix import of multiple contact groups from Google-csv format ( #1490159 )
2014-11-19 08:46:43 +01:00
Aleksander Machniak
5f17657e82
Support contacts import in GMail CSV format
2014-08-14 18:19:55 +02:00
Aleksander Machniak
18ff2e4ac6
Added some tests for IMAP THREAD parser
2014-01-15 14:19:36 +01:00
Thomas Bruederli
fdb30f3279
Fix CSS selector modifications when nested in @media blocks
2013-10-26 11:49:02 +02:00
Aleksander Machniak
b92ec5c86d
Fix bug where multi-level quoting was replaced with one-level quoted text after format=flowed wrapping
2013-05-03 09:26:13 +02:00
Aleksander Machniak
38c19a2064
Fix csv2vcard test
2013-05-01 11:19:47 +02:00
Aleksander Machniak
d8270b66cc
Fix wrapping of text lines with the same length as specified length limit
2013-03-18 19:51:32 +01:00
Aleksander Machniak
7ebed11b05
More improvements to format=flowed handling + fix in wordwrap() used internally by format_flowed()
2013-01-21 11:56:06 +01:00
Aleksander Machniak
aabd628286
Improve format=flowed text unfolding, add test for signature separator handling
2013-01-21 11:55:57 +01:00
Thomas Bruederli
6d41d8fd4b
Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::format_flowed() and rcube_mime::unfold_flowed()
2013-01-18 21:26:18 +01:00
Aleksander Machniak
acf851f823
Fix address fields import from CSV ( #1488900 )
2013-01-07 17:53:37 +01:00
Aleksander Machniak
584e356920
Fix so mobile phone has TYPE=CELL in exported vCard ( #1488812 )
2012-11-18 12:42:55 +01:00
Aleksander Machniak
3833790db4
Support contacts import from CSV file ( #1486399 )
2012-11-16 13:22:10 +01:00
Aleksander Machniak
8f66aa06f5
Fix encoding vCard file when contains PHOTO;ENCODING=b ( #1488683 )
2012-09-09 16:50:14 +02:00
alecpl
f5d62f7157
- Fix bug in handling of base href and inline content ( #1488290 )
2012-01-05 09:51:41 +00:00
thomascube
98c2d69acf
Be more strict in style attribute filtering
2011-12-10 01:50:03 +00:00
alecpl
d61756663c
- Fix problem with parsing HTML message body with non-unicode characters ( #1487813 )
2011-11-10 08:18:54 +00:00
alecpl
c08b18c4b9
- Fix relative URLs handling according to a <base> in HTML ( #1487889 )
2011-04-29 08:17:42 +00:00
alecpl
968754b09e
- Fix regression in html conditional comments handling by washtml class
2011-04-19 08:23:31 +00:00
thomascube
0fbadebe13
Improve vcard import: map more fields, support photo urls, better UTF-16 charset detection
2011-02-27 13:30:34 +00:00
thomascube
a1013c0372
Exclude punctuation from URLs within text; only link accepted url schemes
2011-01-10 14:50:48 +00:00
alecpl
0ff554d165
- Fix handling square brackets in links ( #1487672 )
2011-01-10 13:22:45 +00:00
thomascube
6bdb6102c0
Do charset detection in vcards with encoded values ( #1485542 )
2011-01-04 22:00:35 +00:00
alecpl
e019f2d0f2
- s/RoundCube/Roundcube/
2010-09-25 13:03:53 +00:00
alecpl
ad18d63cc1
- Fix handling of extended mailto links (with params) ( #1486354 )
2010-02-05 08:25:22 +00:00
thomascube
5570ad60b4
Improved charset detection in vcard import + added unit tests for it
2010-01-26 07:19:56 +00:00
thomascube
961afa1930
Add tests for external stylesheet handling
2009-03-04 10:02:55 +00:00
thomascube
11526305f5
Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests
2009-03-02 17:34:18 +00:00
thomascube
63d4b12172
Create some basic unit tests based in simpletest.org
2009-03-02 14:46:12 +00:00