alecpl
|
e47aadcd99
|
#1485098
|
17 years ago |
alecpl
|
027af30c7c
|
-set iframe's border to 'none' for Konqueror
|
17 years ago |
thomascube
|
8fa58e72a3
|
New class rcube_message representing a mail message; changed global $MESSAGE from array to object
|
17 years ago |
alecpl
|
885ebb8da2
|
- added enctype for attachments form (#1485056)
|
17 years ago |
thomascube
|
197601ef5f
|
Next step: introduce the application class 'rcmail' and get rid of some global vars
|
17 years ago |
alecpl
|
3dd0f25333
|
- don't use onchange to toggle editor because of IE bug
|
17 years ago |
alecpl
|
e7d37ae987
|
- Decode entities when inserting HTML signature to plain text message (#1484990)
|
17 years ago |
svncommit
|
8e5defd55f
|
added language support to HTML editing (#1484862)
|
17 years ago |
svncommit
|
d9344fc349
|
HTML editing fixes, upgrade to TinyMCE v3.0.6
|
17 years ago |
alecpl
|
a63e10ee7d
|
- removed strrstr() definition as it was needed only for php4
|
17 years ago |
thomascube
|
47124c2279
|
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
|
17 years ago |
thomascube
|
0c6f4b8864
|
Better patch to correctly quote email recipient strings (from #1484191)
|
17 years ago |
thomascube
|
17b5fb797f
|
Add configurable default charset for message decoding
|
17 years ago |
till
|
c3c0fb7149
|
* fixing bug #1484673
|
17 years ago |
till
|
8ecb0e8fb9
|
* fixing bug (1 attachment gets cut off when you have no text in a draft) -> see #1484673
|
17 years ago |
thomascube
|
ff08eed202
|
Also respect receipt and priority settings when re-opening a draft message
|
17 years ago |
till
|
d75921732b
|
* oops, fixed a parse error (which i just comitted) >:(
|
17 years ago |
till
|
148e7bdf24
|
* added an additional check so not everyone "attempts" ldap search if this is not configured (compose.patch did not contain this)
|
17 years ago |
till
|
c658edbc0f
|
* compose.patch from #1483899
|
17 years ago |
svncommit
|
4315b0086b
|
added ability to insert attached images in HTML editor
|
17 years ago |
thomascube
|
fba1f5ab81
|
New class rcube_user + send message disposition notification
|
17 years ago |
thomascube
|
e4867ea740
|
Fix bugs #1484555, #1484646 and #1484639
|
17 years ago |
svncommit
|
5349b78ad4
|
Update copyright notice
|
17 years ago |
thomascube
|
bd4209e209
|
Ensure XHTML validation
|
17 years ago |
thomascube
|
8d07583f39
|
Use HTTP-POST requests for actions that change application state
|
18 years ago |
thomascube
|
f1154163b0
|
Merged branch devel-addressbook from r443 back to trunk
|
18 years ago |
thomascube
|
3cf664939b
|
Minor bugfixes posted to the dev-mailing list
|
18 years ago |
thomascube
|
5cc4b13a0c
|
Correctly parse message/rfc822; fixed html2text conversion; code cleanup
|
18 years ago |
svncommit
|
e17702395e
|
fixed check for selected value in value array in rcube_shared::select
|
18 years ago |
svncommit
|
789eba3a2d
|
minor code fixes
|
18 years ago |
thomascube
|
86df1529fe
|
Error handling for attachment uploads; multibyte-safe string functions; XSS improvements
|
18 years ago |
thomascube
|
2bca6e1da0
|
New (strict) quoting for all kind of strings
|
18 years ago |
svncommit
|
4627992b13
|
Save Bcc recipients in draft message.
|
18 years ago |
svncommit
|
b500b48818
|
small patch to fix editor switching
|
18 years ago |
svncommit
|
dd792e8253
|
fixed signature issues
|
18 years ago |
thomascube
|
03ac2132e2
|
Fixed encoding issues and delete-on-reply problem
|
18 years ago |
svncommit
|
6b1fc027cb
|
Fixed editor selector labels, added TinyMCE spellchecker to editor configuration
|
18 years ago |
svncommit
|
19bef0eaf7
|
code cleanup of HTML editing capability (round 1)
|
18 years ago |
svncommit
|
380aed9422
|
fixed typo in editor_init call.
|
18 years ago |
svncommit
|
a0109c4933
|
Initial TinyMCE editor support (still need to work on spellcheck and skins)
|
18 years ago |
thomascube
|
70d4b9a5dc
|
Fixed safe_mode issues
|
18 years ago |
thomascube
|
d656f1ca71
|
Made automatic draft saving configurable
|
18 years ago |
thomascube
|
a5d3e661e4
|
Set default spelling language (Ticket #1483938)
|
18 years ago |
thomascube
|
9960666abe
|
Added support for Nox Spell Server; plus small bugfixes
|
18 years ago |
thomascube
|
8d4bcda874
|
Re-built message parsing (Bug #1327068)
|
18 years ago |
thomascube
|
aade7b9804
|
Finalized 0.1beta2 release
|
19 years ago |
thomascube
|
41fa0b909a
|
Compose, save and sendmail cleanup
|
19 years ago |
svncommit
|
f0f98fb108
|
Improvements to Draft handling
|
19 years ago |
thomascube
|
66e2bfa550
|
Added label tags to forms (Ticket #1483810)
|
19 years ago |
thomascube
|
50844277ca
|
Changed label and icon for attachment removal and some styles
|
19 years ago |