Hadi Nategh
05b2f22a95
Fix couple of glitches on mail splitter:
...
- Remove extra borders
- Fix preview frame not getting right top position
- Re-arrange toolbar widget in preview pane to always get fullwidth
2017-06-28 15:46:22 +02:00
Hadi Nategh
c4efe4ac83
Set minWidth for date column plus removes ellipsis
2017-06-28 11:46:12 +02:00
Hadi Nategh
6c92cf97aa
* Mail: implement preference to switch between horizontal and vertical preview pane
2017-06-23 15:36:31 +02:00
nathangray
e1dbe90846
* Mail - add a new preference for preview pane to stay there, even when no mail is selected for previewing
2017-03-23 10:28:20 -06:00
Hadi Nategh
c78042d522
Update PUBLIC ID of etemplate2.dtd in all templates
2017-02-01 09:59:37 +01:00
Hadi Nategh
29aa1048fe
W.I.P of SMIME support for mail application:
...
- Add smime digital signature icon
- Add handler for smime certificate to be able to see the attached certificate
2017-01-23 09:48:00 +01:00
Hadi Nategh
a3562129b0
W.I.P of SMIME support for mail application:
...
- Resolve smime p7b attachment and translate it to PEM format
- Assign a button to show the message is signed plus handler for showing the certificate
- Fix Smime class to only use php openssl extension
2017-01-19 18:52:44 +01:00
Hadi Nategh
b96a40f49f
Avoid collision of template ids for mail splitter templates
2016-08-02 12:33:12 +02:00
nathangray
4e46a2d15b
Resize show all attachments button
2016-07-15 09:20:32 -06:00
Hadi Nategh
e1afa27a7c
Fix mail label colors disappeared. Additionally, remove the column id from mail list
2016-06-01 19:38:49 +02:00
Klaus Leithoff
7514dadce1
fix for: VCARD not opening in popup
2016-05-02 10:22:58 +00:00
Klaus Leithoff
1a885f29e5
first step to allow for a date-range-filter on ui, allows quicksearch too; not yet available on selected-mail-operations
2016-04-12 12:53:50 +00:00
Ralf Becker
ce1a502344
work in progress: styling mail list, added styling for progress-bar/quota in toolbar or nextmatch header
2016-02-25 15:07:35 +00:00
Klaus Leithoff
33be0555bb
first sketch preview, triggered by details/no details
2016-02-18 15:46:02 +00:00
Hadi Nategh
a44e9a6f9e
* Mail/preferences: Add Preview Pane option into mail preferences in order to be able to show/hide mail preview pane (split panel)
2015-09-02 09:31:47 +00:00
Hadi Nategh
94f7059e17
Mail tree phase 2 WIP: Add highlighting on index tree
2015-08-11 10:03:42 +00:00
Hadi Nategh
d044e75c9c
Mail tree phase 2 W.I.P.:
...
Add functionality to autoload index tree
Some optimization
2015-07-31 14:21:31 +00:00
Klaus Leithoff
6ac985bb88
allow for visualization and sorting by the internal-/arrival- date of messages (list only)
2015-05-29 10:53:01 +00:00
Ralf Becker
5887bc4313
* Mail, Filemanager: use now same handling, pdf, text or html are opened now in popup, fixes viewing of attachments using mobile theme
2015-03-25 17:48:24 +00:00
Hadi Nategh
89a9ea4bb1
Some more WIP of attachment mime handling
2015-03-24 11:40:06 +00:00
Hadi Nategh
cc946b7c3e
Fix mail sieve rules issues regarding idots and mobile theme
2015-02-27 16:28:51 +00:00
Ralf Becker
d432642f1a
add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates
2015-02-17 09:55:05 +00:00
Klaus Leithoff
3eab40a761
make id a sortable column
2014-12-12 13:56:30 +00:00
Hadi Nategh
c0b92e9f10
Adjust mail preview header part according to its content
2014-09-22 16:25:36 +00:00
Hadi Nategh
2cc8d1a49b
Apply grid style to attachment area of mail preview (Make it standard like other attachments area)
2014-09-04 10:54:32 +00:00
Hadi Nategh
db4d26482a
Use url-email contact_plus attribute in mail index instead of binding tooltip explicxitly on mail app
2014-08-29 15:16:23 +00:00
Ralf Becker
94afafae11
* all apps: fixed column sizes and stretch (change when window size changes)
2014-08-22 11:08:21 +00:00
Nathan Gray
82db8343bd
Some more speed improvements for initial load:
...
- Avoid expensive connect in constructor for all AJAX calls (reconnect/cache used instead)
- Don't verify that special folders exist for folder tree
- Only fetch folder counts when fetchCounters flag is set, instead of always
- Avoid some et2 warnings about not existing attributes (no speed improvement, but less annoying)
2014-08-11 16:24:11 +00:00
Hadi Nategh
6feb5fa30c
Add zip icon to mail attachment save as zip file
2014-07-15 12:14:21 +00:00
Klaus Leithoff
096f753a59
different approach on calling bulk-download (all attachments in one archive)
2014-07-08 12:01:29 +00:00
Nathan Gray
99e28b96b3
Add save all attachments as zip to mail display popup
2014-07-03 17:17:54 +00:00
Nathan Gray
ed6d15098a
Add save all attachments as zip to mail preview
2014-07-03 16:57:14 +00:00
Hadi Nategh
78a461b120
* Mail/Sieve: Show mail sieve rules list in mail index with sidebox mailTree available
2014-05-22 14:46:50 +00:00
Klaus Leithoff
a4efec4997
handle vacation notice on mail-index page; check and refresh on changeFolder; refresh on editVacation
2014-04-03 12:20:23 +00:00
Nathan Gray
32ef5dd748
Set sortmode=DESC for date columns (and a few others) so newest show up on top for first click on header
2014-03-24 19:34:00 +00:00
Ralf Becker
5fab71efab
sending toolbar actions from index and get_rows (were on every rows/mail before), ToDo: only send them in get_rows if labels change
2014-02-27 17:47:06 +00:00
Hadi Nategh
6c7f8c1a0a
Remove "width:100%" from style to not overwrite the specified width that is set in mailPreviewHeaders css class
2014-02-10 14:16:02 +00:00
Klaus Leithoff
99589acae2
add missing description for date in preview area
2014-01-15 10:41:56 +00:00
Klaus Leithoff
4b2dbc6526
throw out attachment type (if present) in preview (on request of sb);fix preserve seen for activesync
2014-01-15 08:45:05 +00:00
Nathan Gray
abf75566b3
- Preview attachments now shows/hides similar to TO && CC addresses
...
- Re-order preview fields
- Fix auto-refresh would not turn off
2013-12-23 22:37:40 +00:00
Nathan Gray
60c9fcd4dd
Finish up preview email display handling TO with one address split out.
2013-12-18 18:40:01 +00:00
Nathan Gray
8ff6950c3f
Show/hide lots of to/cc email addresses
2013-12-18 00:37:30 +00:00
Nathan Gray
45f4aca24c
Email address display work in progress
2013-12-17 00:26:29 +00:00
Klaus Leithoff
2f083e41e4
move External quota label into quota hint.
2013-12-16 10:28:19 +00:00
Klaus Leithoff
b703e5ddf8
some translation stuff
2013-12-11 09:59:11 +00:00
Klaus Leithoff
1f438436e1
stuff of the day: label/remove all sorted to meet birgits requirements; distinct display schema for listview to send/draft/template folders (address column); some translations for upcomming folder delition for folders with subfolders
2013-12-10 15:59:54 +00:00
Klaus Leithoff
1dd472f567
attempt to fix getMailboxes / getMailboxesRecursive
2013-12-03 14:38:50 +00:00
Nathan Gray
28bbb266e2
Don't bother translating ID
2013-11-28 20:23:20 +00:00
Klaus Leithoff
c94e5e61c1
translation stuff
2013-11-27 14:36:15 +00:00
Klaus Leithoff
95350da447
refresh quotaDisplay on folder change, and timed; prevent subject and filename from being translated
2013-10-18 09:58:25 +00:00