Nathan Gray
8239ae9b2d
Refresh the list if the move/copy target is the current folder so the new mails show
2014-12-15 17:26:04 +00:00
Ralf Becker
6b2c47a98e
remove checks for not longer used PEAR Mail_Mime and Mail_mimeDecode classes
2014-12-15 08:26:24 +00:00
Ralf Becker
87c442434e
* Mail: update title of compose window with subject
2014-12-12 15:28:53 +00:00
Hadi Nategh
e07c11be85
Fix popup's window close
...
-Make sure window.close() closing the right egw window
-Make sure the modal popup has the opener
2014-12-12 14:21:04 +00:00
Klaus Leithoff
3eab40a761
make id a sortable column
2014-12-12 13:56:30 +00:00
Hadi Nategh
176b12e18d
Mobile theme styling
...
-Make mail display and compose dialog font size bigger
-Move change font size of grid&nm header to mobile css
2014-12-12 12:26:48 +00:00
Hadi Nategh
30be9b46ed
Make context menu and nm header more visible in mobile theme, and style mail index rows
2014-12-12 11:09:55 +00:00
Hadi Nategh
31908a5032
Fix mail display popup in mobile framework
2014-12-11 17:23:37 +00:00
Hadi Nategh
5084f4848b
Disable mail preview spliter for mobile framework, and apply some font styling
2014-12-11 13:34:44 +00:00
Hadi Nategh
ff89e69b0e
Get the mail rows text-overflow ellipsis working
2014-12-11 13:08:42 +00:00
Klaus Leithoff
dbd2a7e9ca
as class is kind of a keyword (by definition), refer to the dataElem.data class part using the notation used for associative arrays
2014-12-11 12:01:52 +00:00
Hadi Nategh
7116ae34a8
Show some attachment files in progress on visible bottom part of compose dialog
2014-12-09 08:56:45 +00:00
Ralf Becker
8548f08947
fixed wrong order of arguments to setVacationUser()
2014-12-09 08:41:03 +00:00
Ralf Becker
2feacbecb8
fixed sometimes not working download of all attachments via zip (name instead of filename set) and changed it to use streams
2014-12-08 18:24:08 +00:00
Ralf Becker
13257f09a4
add list of shared files to filemanager and translation of sharing stuff
2014-12-08 16:04:20 +00:00
Hadi Nategh
1869e94f84
Popup resize handler enhancement:
...
- Fix multi-line textbox resizing
- Introduce tab_height to tab widget and remove extra height set on tab containers children
- Let mail compose uses its own resize handling as it deals with some special resizing
2014-12-05 17:29:41 +00:00
Ralf Becker
65a9f8e584
fixed not working download/sharing links after signature change yesterday
2014-12-05 11:25:09 +00:00
Klaus Leithoff
3102bf88fa
fix problem regarding: uploaded eml files where not handled as message/rfc
2014-12-05 11:14:42 +00:00
Klaus Leithoff
35deef9672
handle new signature preference
2014-12-04 13:48:43 +00:00
Ralf Becker
75688e8cb8
allow to share files and directories from filemanager via mail app
2014-12-03 16:25:10 +00:00
Ralf Becker
03ea6d9294
next (little) step for sharing files
2014-12-02 19:18:37 +00:00
Klaus Leithoff
1a890a90f3
trying to clean up some code regarding our new send backend
2014-12-02 13:33:16 +00:00
Ralf Becker
b3676a64a8
French translations from zorg-AT-probesys.com
2014-12-02 13:11:38 +00:00
Ralf Becker
63a6ac9a6d
first version of linked attachments
2014-12-01 20:14:18 +00:00
Hadi Nategh
4d300a58e0
Resize mail compose after window resized too
2014-11-28 16:18:46 +00:00
Ralf Becker
c52a892519
add more explenatory label, as done in German translation
2014-11-28 14:25:09 +00:00
Hadi Nategh
c41251a3e3
Fix printing problem happening in IE and FF
2014-11-28 13:51:00 +00:00
Ralf Becker
5bed0cdf77
fix not working dragging images into CKEditor of mail compose in FireFox
2014-11-27 13:44:50 +00:00
Ralf Becker
2e5fcbda4e
fixing the fix, we dont want whole mails in memory
2014-11-26 15:05:59 +00:00
Klaus Leithoff
d411dd0658
fix failed attachment of eml file after compose on to_infolog/tracker action
2014-11-26 14:20:18 +00:00
Ralf Becker
dd89cf84f7
parseFileIntoMailObject and parseRawMessageIntoMailObject using new egw_mailer
2014-11-26 14:08:52 +00:00
Klaus Leithoff
6502901629
restore activesync stuff after introduction of horde-smtp-mailer
2014-11-26 13:05:10 +00:00
Klaus Leithoff
9c534850be
fix broken mail_activesync send after changes how identity is seeded
2014-11-25 14:16:40 +00:00
Ralf Becker
2a0889bcf6
set sender/return-path and from, if empty in identity, setting send/return-path from account, prefering smtp user-name and from from identity
2014-11-25 11:32:25 +00:00
Ralf Becker
3e559d2fda
replacing PHPMailer with Horde_Mime_Mail and Horde_Mail_Transport_Smtphorde to overcome memory limit when sending mails
2014-11-24 23:38:37 +00:00
Nathan Gray
a55da7afc6
Change grouping for tree actions to move auto added copy+paste actions up
2014-11-24 15:35:02 +00:00
Ralf Becker
11c0a098e5
capitalise From
2014-11-24 10:13:35 +00:00
Ralf Becker
691e28487e
further cleanup, identity == signature
2014-11-22 13:17:41 +00:00
Klaus Leithoff
533f13faf8
make sure (or at least try) there is an emailaddress set for ident_email when fetching identities for the current user
2014-11-21 13:45:49 +00:00
Ralf Becker
46b4758dac
use a wrapper on a different url for sending mail to be able to select a different fpm pool
2014-11-21 13:37:30 +00:00
Ralf Becker
f5769333da
fix compose ID and random string generation to use API auth::randomstring() method
2014-11-21 09:33:34 +00:00
Ralf Becker
0d5fa9615e
combined mail account and identity/signature selection, allows now to send with a different identity, also fixed tons of IDE warnings
2014-11-20 17:53:52 +00:00
Hadi Nategh
b630e4acb6
Fix compose resizehandler: resize based on subtraction of header height from window height and allocate it to mail body
2014-11-20 15:54:09 +00:00
Klaus Leithoff
8ed0cc2314
fix broken disposition-notification request
2014-11-20 15:51:36 +00:00
Ralf Becker
d3ff144685
first step for a combined account and identity/signature selector
2014-11-20 15:05:25 +00:00
Klaus Leithoff
827caf674f
handle error and error-messages on folder-creation. Special handling when having flat folderstructure (no prefix present)
2014-11-20 14:57:34 +00:00
Nathan Gray
3ec33534dc
Add a paste flag to get around mail's check for all rows selected to ignore current selection when pasting
2014-11-19 20:13:46 +00:00
Nathan Gray
a885057213
Support moving from different folders
2014-11-19 19:12:50 +00:00
Klaus Leithoff
06f8a7c829
take the extra time on failure on folderExists, when the folder seems to be not to be there
2014-11-18 15:53:53 +00:00
Ralf Becker
90a70f237f
only display "Vacation notice is active" message, if it is active or by a date in future
2014-11-18 14:46:24 +00:00