Klaus Leithoff
0bf46f2db9
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:02:54 +00:00
Ralf Becker
996c585a2a
fixed wrong order of arguments to setVacationUser()
2014-12-09 08:41:19 +00:00
Ralf Becker
642775bf62
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:26 +00:00
Klaus Leithoff
fbcad67cc1
silence parning on unlink, by passing the correct file WITH path-info
2014-12-05 11:59:16 +00:00
Klaus Leithoff
e9147c17f0
handle new signature preference
2014-12-04 14:42:44 +00:00
Klaus Leithoff
c3256d081a
change disposition option values to on,off
2014-12-02 15:42:13 +00:00
Klaus Leithoff
1fc639b80f
fix broken body-display on activesync after r49578
2014-12-02 14:48:25 +00:00
Ralf Becker
81fe6b37c1
French translations from zorg-AT-probesys.com
2014-12-02 13:12:12 +00:00
Hadi Nategh
bd4448e967
Fix printing problem happening in IE and FF
2014-12-01 08:45:08 +00:00
Hadi Nategh
ae6be9fa87
Resize mail compose after window resized too
2014-11-28 16:20:28 +00:00
Ralf Becker
dc2e654d1a
add more explenatory label, as done in German translation
2014-11-28 14:24:37 +00:00
Ralf Becker
77c1475ee9
fix not working dragging images into CKEditor of mail compose in FireFox
2014-11-27 14:03:48 +00:00
Klaus Leithoff
4d0c75447c
fix broken mail_activesync send after changes how identity is seeded
2014-11-25 14:19:22 +00:00
Ralf Becker
4204bd8aeb
capitalise From
2014-11-24 10:13:52 +00:00
Ralf Becker
11a4d39513
missing commits from combined account and identity/signature selection
...
r49527: Fix compose resizehandler: resize based on subtraction of header height from window height and allocate it to mail body
r49524: first step for a combined account and identity/signature selector
2014-11-24 10:08:29 +00:00
Ralf Becker
b361ce4e9b
Don't preview the next message after deleting or moving messages.
2014-11-21 17:09:20 +00:00
Ralf Becker
424f904fbb
* Mail: combine account and identity/signature selection, allows now to send with a different identity
...
also fixed tons of IDE warnings
r49532: fix compose ID and random string generation to use API auth::randomstring() method
2014-11-21 16:21:40 +00:00
Klaus Leithoff
8b2a51b89f
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:47:23 +00:00
Ralf Becker
f00530f7cb
use a wrapper on a different url for sending mail to be able to select a different fpm pool
2014-11-21 13:37:49 +00:00
Klaus Leithoff
7f1d9043b2
fix broken disposition-notification request
2014-11-20 15:54:10 +00:00
Klaus Leithoff
adfa95b45d
handle error and error-messages on folder-creation. Special handling when having flat folderstructure (no prefix present)
2014-11-20 14:59:26 +00:00
Klaus Leithoff
4339243655
take the extra time on failure on folderExists, when the folder seems to be not to be there
2014-11-18 15:55:24 +00:00
Ralf Becker
272521ba87
only display "Vacation notice is active" message, if it is active or by a date in future
2014-11-18 14:46:44 +00:00
Ralf Becker
200f7337ef
shorten German translation
2014-11-18 14:34:43 +00:00
Ralf Becker
32f373e351
translations for facation notice
2014-11-18 14:31:17 +00:00
Hadi Nategh
d9c19fad5e
Fix mail display print area on to/cc and bcc for multiple emails
2014-11-18 13:30:47 +00:00
Ralf Becker
d3cc56767f
* Mail: setting a font-size of 12pt for printing mails
2014-11-12 10:35:40 +00:00
Klaus Leithoff
f73d84dd90
some little additional stuff regarding the signature-selector-placeholder issue in compose
2014-11-11 14:17:38 +00:00
Hadi Nategh
8db75242b2
Do not register dataCache for popups
2014-11-11 11:47:17 +00:00
Hadi Nategh
ca2b56979c
* Mail: Fix mail display and compose open in full height
...
-commits r49335, r49336, r49339, and r49340.
2014-11-10 12:54:31 +00:00
Hadi Nategh
e24bf5ed50
Fix mail compose resize handler, and make sure that is happening after popup window resize
2014-11-10 12:05:07 +00:00
Klaus Leithoff
1801ed8795
make sure preview/display/saveAttachments etc. is using the ImapServer whose Id is passed on with the ID of the mail to be processed
2014-11-06 13:12:22 +00:00
Klaus Leithoff
1ef487712f
* Mail: on save as zip: always fetch all attachments, even inline (images); do not fatally fail on empty attachments
2014-11-06 11:43:59 +00:00
Ralf Becker
b522552e3e
* Mail: fixed icons for special use folders did not use folders set in mail account
2014-11-05 16:52:25 +00:00
Hadi Nategh
788bc9ff3e
Fix re-positioning mail preview content according to its visible sibilings
2014-10-31 10:50:30 +00:00
Hadi Nategh
82d40e52c0
* Mail: Make selected email item in compose dialog editable
...
- Edit selected email addresses by double clicking on them (For all email fields where free entry is allowed. e.g. To, CC, and Bcc fields in compose)
- Update widget taglist and its plugin (magicsuggest)
2014-10-30 15:12:11 +00:00
Ralf Becker
c164f99aca
fix popup was never wide enought problem by removing width:100% from #popupMainDiv
2014-10-30 11:11:40 +00:00
Ralf Becker
56ba21e63f
* eSync: fixed not working sending of mails after 14.1.20141021 package
2014-10-29 12:28:09 +00:00
Hadi Nategh
7689e486ea
Fix IDE warnings
2014-10-23 13:59:40 +00:00
Hadi Nategh
a373f0f458
Fix IDE warnings
2014-10-23 13:59:12 +00:00
Hadi Nategh
24494b44a7
Fix IDE warning
2014-10-23 11:29:04 +00:00
Hadi Nategh
050c91225a
Fix IDE warning
2014-10-23 11:28:36 +00:00
Hadi Nategh
bdfdf55366
Fix compose showing an extra span tag on body when switch from html to plain/text via preferences
2014-10-23 10:30:50 +00:00
Hadi Nategh
39091af4e5
Fix compose showing an extra span tag on body when switch from html to plain/text via preferences
2014-10-23 10:27:58 +00:00
Hadi Nategh
1a82544ec0
Adjust mail preview header part according to its content
2014-10-22 11:52:57 +00:00
Ralf Becker
d26fbdcb00
Set some minimum height to deal with floaters which are outside of popup size calculation's reach
2014-10-21 18:17:55 +00:00
Hadi Nategh
df98b920cc
Drag & drop support for mail into filemanager
2014-10-21 15:48:52 +00:00
Hadi Nategh
5a99c4ee9b
Fix cc, bcc fileds, sent from AB to an open compose dialog, overflow the others
2014-10-21 15:00:29 +00:00
Hadi Nategh
e8980e5836
Work in progress, standardization of dnd action helper styling for all apps
2014-10-21 14:39:24 +00:00
Ralf Becker
f3855405b0
entry name for mail app
2014-10-21 14:38:41 +00:00