Commit Graph

1040 Commits

Author SHA1 Message Date
15e727fc8e Fix broken styling in compose dialog for jdots 2015-02-10 10:42:24 +00:00
2af28ce33e * Mail: fixed exception when opening vacation notice or sieve-rules for an account with a changed standard identity or later created account
emailadmin_account::read_identity() needs ident_id NOT acc_id as 1. parameter
2015-02-09 09:17:02 +00:00
4775913fdc 2 more div#$app-index css which need to have div removed 2015-02-06 14:05:34 +00:00
4249dca91d * All apps: Activate cross-browser autocomplete 2015-02-06 13:23:40 +00:00
540ed1e96e lang strings for missing vacation extension in sieve 2015-02-06 13:11:59 +00:00
2e437352c5 * Mail/Sieve: check capability if VACATION is supported by SIEVE Server before trying to set an serverside vacation absent notice
code clean up in hooks and conditional debug for sendMDN
2015-02-06 12:41:03 +00:00
c965a6fd52 mail add anf fix missing translations in mail-prefs 2015-02-03 12:33:02 +00:00
7f8b201330 * Mail/IE: fixed compose popup did not open again after it was closed eg. mail was send
r51526: fix wrong parameter order in call to egw.config() by removing it completly, as session is anway instance specific (and due to wrong order returned key was always empty)
r51527: garding againts data set in egw object by reference from an other window, causing data to be inaccessible in IE after window closes
r51528: removing an other unnecessary egw_info[flags][js_link_registry]=true
2015-02-02 19:54:53 +00:00
8c3360cda9 fixed warning of calling createRowID static with incompatible $this, it work before because mail_ui as well as mail_compose define $this->mail_bo 2015-01-26 15:04:36 +00:00
95462626b2 Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:23:08 +00:00
0f8d251fc4 pending French translations from our translation server 2015-01-21 14:12:43 +00:00
47110d3735 fix for problem preventing async-vacation to be run properly 2015-01-20 14:28:46 +00:00
94ea53a688 * Mail/Sieve: Fix sieve save into folder with wrong namespace 2015-01-19 12:12:18 +00:00
4fa44e6482 Reorder and add missing phrases in lang files 2015-01-15 14:53:34 +00:00
736eb6a329 bind some errorlog debug output to mail_bo:: variable 2015-01-15 11:03:07 +00:00
df76d33437 Fix mail compose toggle buttons set values 2015-01-13 15:52:00 +00:00
31c7420861 Fix attachments box in mail preview for F.F 2015-01-13 13:44:37 +00:00
5129750d2e Fix priority toolbar action loses its selected label after submit in compose dialog 2015-01-13 12:14:41 +00:00
a0a2898679 pending translation from our translation server 2015-01-13 11:59:25 +00:00
59cdfb559f pixelegg - Mail
changes 
- Attachment... margin + border
- Toolbar: color_positive action
2015-01-13 11:15:26 +00:00
e0e3565208 Fix mail compose notification not working 2015-01-13 09:54:19 +00:00
69a3da94e3 pending translations 2015-01-13 08:41:25 +00:00
157230ba57 pending translations from our translation server 2015-01-12 11:54:05 +00:00
7346a37998 cleaning up old addressbook stuff 2015-01-10 09:51:51 +00:00
e590809211 Set icons for the toolbar priority action in compose dialog 2015-01-09 14:49:56 +00:00
f384ac50a7 revert accidently ALWAYS looking up the mimeType with mime_magic 2015-01-09 14:11:57 +00:00
74a6cf6794 * Mail: fix problem on SentCopy ending up with the wrong mailaccount. Should be copied to chosen mailaccount on sending. If none is configured for folder; respect that setting. Ability to choose destination folders from starting mailaccount AND from selected mailaccount (only the original and the final selected mailaccount folders are checked and used for storing copies of the sent mail) 2015-01-09 13:56:14 +00:00
9cac913e33 Fix taking wrong value for priority in compose dialog 2015-01-09 12:58:06 +00:00
bd56119d38 Set default priority toolbar action to normal in compose dialog 2015-01-09 10:54:53 +00:00
c041ea1801 Fix vfs save message dialog size 2015-01-09 09:08:17 +00:00
bc1578693c Implement save into VFS for mail compose toolbar 2015-01-08 17:06:56 +00:00
f9c1883713 Change compose toolbar default actions and view_range 2015-01-08 15:56:45 +00:00
7134da86b3 Fix compose toolbar ids 2015-01-07 17:37:56 +00:00
7009ba1de0 Fix mail compose issues:
-Set default toolbar actions
-Set toolbar actions view range to 6
-Fix compose window not being resized correctly in FF 
-Fix displaying toolbar's selectbox
-Fix styling of toggle button
2015-01-07 17:08:21 +00:00
d3d84782a5 Implement mail compose toolbar with toolbar widget which makes actions draggable 2015-01-07 11:57:34 +00:00
8b5bc60235 Consider only vaction by date, missing condition from commit #51139 2015-01-07 08:15:39 +00:00
26c6a96894 Do not show out dated vacation in vacation notice 2015-01-06 16:41:55 +00:00
e4ea46f1f1 Call the vacation notice refresh for the active profile when the mail app gets loaded 2015-01-06 15:59:41 +00:00
5a534307ff Give mail compose a max-height to avoid very large height window after resizes 2015-01-06 15:30:30 +00:00
39cc660c0d Implement set window title for each application with a default title field or define an app specific custom get title 2015-01-05 14:28:35 +00:00
09ca844bda Fix mail display printing multipage style for jdots 2014-12-19 11:19:20 +00:00
11f1b63a8f Fix styling of mail display print view for jdots 2014-12-18 11:01:23 +00:00
cbf4051ef3 checking sieve enabled on imap-server object not account, so imap plugins can overwrite eg. always set this 2014-12-18 10:04:41 +00:00
df483a9a1b Fix styling of mail compose and display for jdots 2014-12-18 09:34:31 +00:00
4fe543605d Remove max-height from mail tree in order to fix the issue mail tree gets scrollbar after expantion. 2014-12-17 13:02:29 +00:00
215289a5f5 Fix mail splitter loses its last stored height value after browsing with mobile theme 2014-12-17 12:02:01 +00:00
66bbe734d8 Set vacation addresses with all aliases if there's nothing set for the first time 2014-12-16 15:24:47 +00:00
f529a4fae6 Clear intervals assigned to window after submit compose dialog 2014-12-16 10:26:44 +00:00
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
6b2c47a98e remove checks for not longer used PEAR Mail_Mime and Mail_mimeDecode classes 2014-12-15 08:26:24 +00:00