alecpl
000bb9a55c
- localization fix for 'replyto' label length (use short 'replyto' and long 'reply-to')
2008-09-13 14:26:57 +00:00
alecpl
51f55bd6d2
#1485337 : fill recipient on reply to address of yourself (if there's only one address found in message)
2008-09-13 13:26:34 +00:00
alecpl
6cd00992a2
- Fixed quota img height/width setting from template ( #1484857 )
2008-09-12 16:48:23 +00:00
thomascube
1c499ae930
Allow (sanitized) style elements in HTML messages
2008-09-12 15:14:34 +00:00
thomascube
203ee44470
Add link to open message in new window + tweaked some header styles
2008-09-12 12:27:46 +00:00
alecpl
e5686f4a01
- Added vertical splitter for folders list resizing
...
- Added possibility to view all headers in message view
- Fixed splitter drag/resize on Opera (#1485170 )
- debug console css fixes for IE
2008-09-12 12:13:13 +00:00
thomascube
3e8bd7af59
Insert virtual folders in subscription list ( #1484779 ) + code cleanup
2008-09-12 11:29:12 +00:00
thomascube
f89f03cd6a
Refactor drag & drop functionality. Don't rely on browser events anymore ( #1484453 )
2008-09-12 11:12:05 +00:00
alecpl
55fb73529c
- fix language setting (language select wasn't "refreshed" after change)
2008-09-11 09:23:00 +00:00
thomascube
0b6c1cf2b2
Give the user a second chance when sending failes due session error
2008-09-06 18:04:15 +00:00
thomascube
9d55d2c8ca
Log error when submitting an invalid compose ID
2008-09-06 17:16:14 +00:00
thomascube
48c0d497bb
Reset page number when exporting contacts
2008-09-06 16:58:22 +00:00
thomascube
cf1d86d50e
Don't import contacts without an e-mail address (does not make sense)
2008-09-06 16:50:22 +00:00
thomascube
ccd63c5591
Don't wrap worwarded text; better wrap reply message text
2008-09-06 16:41:43 +00:00
thomascube
94e4be534b
Immediately save sort_col/sort_order in user prefs ( #1485265 )
2008-09-05 11:46:17 +00:00
thomascube
5f314dafe9
Correctly handle options in mailto-links ( #1485228 )
2008-09-05 11:38:09 +00:00
thomascube
8b36d42128
Codestyle: indent with spaces instead of tabs
2008-09-05 11:13:58 +00:00
thomascube
86d43ef6f5
Also report errors when automatically sending receipt messages
2008-09-05 11:13:25 +00:00
thomascube
8beee1b568
Indicate allowed max. attachment size in compose screen ( #1485030 )
2008-09-05 10:26:10 +00:00
thomascube
be5f03b248
showImages attribute is skin template is obsolte: now set in user prefs
2008-09-05 10:03:50 +00:00
thomascube
c8a21d646c
Killed one more global var + log logins to a separate file (not console)
2008-09-05 07:27:23 +00:00
thomascube
0dbac32181
Enable export of contacts as vCard + DRY
2008-09-04 18:20:27 +00:00
alecpl
30694e4a12
- Truncate very long (above 50 characters) attachment filenames when displaying
2008-09-04 13:50:11 +00:00
thomascube
30276ce7a4
Fix html links for address book directories
2008-09-04 10:22:56 +00:00
thomascube
e1eafd03a2
Always list all address sources
2008-09-04 10:05:35 +00:00
thomascube
62784a2ce5
Interesting: (0 == 'auto') => true
2008-09-03 17:17:17 +00:00
thomascube
c8ae2497b7
Auto-detect client language and timezone if desired by config/prefs
2008-09-03 16:03:19 +00:00
alecpl
7003206d64
- Fix Reply-To header displaying ( #1485314 )
2008-09-03 11:41:05 +00:00
thomascube
ed132eddea
New feature to import contacts from a vcard file + mark form buttons that provide the most obvious operation
2008-09-02 17:22:00 +00:00
thomascube
ade8e117df
Let rcmail class create address book instances
2008-09-02 07:42:46 +00:00
alecpl
940fc136b5
#1485297 : remove signature's div ID from sent html message
2008-08-29 13:19:36 +00:00
alecpl
d583bcdfe8
#1485241 : be sure that folder is subscribed when saving sent message
2008-08-29 13:01:26 +00:00
alecpl
876b15dcce
- Added option 'quota_zero_as_unlimited' ( #1484604 )
2008-08-28 18:04:19 +00:00
alecpl
79aeb308cb
- Write to log also sent MDN confirmation messages
2008-08-28 07:40:35 +00:00
alecpl
b77d0dd6c5
- added options to use syslog instead of log file ( #1484850 )
...
- added Logging & Debugging section in Installer
- fixed config from $_POST for next installer steps saving
- fixed and re-enabled debug_level setting in installer
2008-08-27 10:58:33 +00:00
thomascube
8e44f425f8
Remove mailto links from sender/recipient addresses in message list and wait for the context menu ( #1484931 )
2008-08-22 11:11:37 +00:00
thomascube
0ced2b9ac0
Revert r1670 but improve part download step by fixing headers and adding set_time_limit(0)
2008-08-22 09:58:48 +00:00
alecpl
2c6fa93371
- Add Content-Length header while attachments downloading ( #1484256 )
2008-08-21 19:47:35 +00:00
svncommit
8c0b9edb51
change to double-escape to get through TinyMCE's cleanup #1484904
2008-08-21 13:09:08 +00:00
svncommit
c1cd53fd80
escape html entities in forward/reply headers #1484904
2008-08-21 12:38:10 +00:00
alecpl
687009eee0
- typo
2008-08-21 07:57:25 +00:00
alecpl
95fd38e214
#1485288 : read In-Reply-To and References when composing saved draft
2008-08-21 07:56:00 +00:00
alecpl
80c1eb7b68
#1485287 : allow underline in html charset for proper replacement
2008-08-21 06:08:52 +00:00
thomascube
b469a19525
Prevent from including empty template
2008-08-18 12:47:43 +00:00
thomascube
326f3d9130
Set defaults for 'spellcheck_languages' and make sure the user language is set correctly
2008-08-18 12:00:05 +00:00
thomascube
4ca10b8d51
Enable spellchecker for HTML editor
2008-08-15 21:47:31 +00:00
thomascube
d4c01cadbd
Prevent further errors when the requested dictionary is not available; pspell_new() will trigger a warning, that's enough
2008-08-15 16:10:29 +00:00
thomascube
5d2b7fd387
Added pspell support patch by Kris Steinhoff ( #1483960 )
2008-08-15 10:35:09 +00:00
thomascube
ac5d15de29
Added template object for current mailbox name ( #1485256 )
2008-08-14 11:27:16 +00:00
alecpl
9a5762a4de
#1485242 : better handling of situation when message was sent successfully but cannot be saved
2008-08-13 17:00:35 +00:00