Commit Graph

448 Commits

Author SHA1 Message Date
Hadi Nategh
2d665895f5 Add spam actions icons 2017-06-09 16:06:03 +02:00
nathangray
45039f5f66 Fix some translation issues and typos found by Rafael Chacón Verdorama 2017-05-24 09:41:02 -06:00
Hadi Nategh
63e0157baf WIP of RFC 4314 implementation, in order to be able to separate delete message right and delete mailbox right in mail acl dialog 2017-05-11 16:47:31 +02:00
Hadi Nategh
41ae19774d Allow multiple entries for reply-to in mail compose 2017-04-27 09:50:37 +02:00
Hadi Nategh
254ca19c2d * Mail: Make quota limit warning configurable
- Fix dialog warning message
- Add Quota limit warning in mail site configuration
2017-04-18 17:48:29 +02:00
Hadi Nategh
c18c35b500 Fix attachments-box in mail display dialog does not get scrollbar 2017-03-28 12:22:51 +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
8c9bbcf777 Fix height of folder & user selection in mail acl dialog 2017-03-14 16:53:01 +01:00
Hadi Nategh
1992cd4e14 Fix broken mail acl editor 2017-03-14 14:49:29 +01:00
Hadi Nategh
f943ed471a Fix mail acl dialog can't resize properly 2017-03-13 18:20:54 +01:00
Hadi Nategh
c3e19a14e9 * Mail: Better style for showing emails in print mode, thanks to Michael Scholl 2017-03-07 14:37:40 +01:00
EvaWpunkt
48d2664c71 Add smimeSignature .png and .svg 2017-02-15 15:10:02 +01:00
EvaWpunkt
f720033ea7 Add icons smimeEncryption and certified_message
.svg and .png
2017-02-15 15:02:07 +01:00
Hadi Nategh
116151a092 WIP of SMIME support:
- Implement smime ecryption in compose
- Implement passphrase dialog
2017-02-15 12:23:27 +01:00
EvaWpunkt
e1e9ab8f8e Add icon smimeEncription.svg and .png 2017-02-14 18:32:56 +01:00
Hadi Nategh
c78042d522 Update PUBLIC ID of etemplate2.dtd in all templates 2017-02-01 09:59:37 +01:00
Hadi Nategh
bb5f1fd66b WIP of SMIME support: Implement password dialog for password protected smime message 2017-01-27 17:59:59 +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
nathangray
a5f45e2bfa Fix some translation problems reported by Stefan Unverricht 2017-01-10 09:30:00 -07:00
Hadi Nategh
6ed3b92298 Work in progress of mail external image handler:
- Fix styling
- Add handler for mobile and display
2016-11-24 14:35:54 +01:00
Ralf Becker
a41f78381c Stylite AG --> EGroupware GmbH 2016-10-08 14:32:58 +02:00
Hadi Nategh
6342336425 Fix long mail addresses do not get ellipsis style in mobile template mail list 2016-09-19 16:34:15 +02:00
Hadi Nategh
8da2404279 Mobile template:
- Show fav icon when it's available
- Fix delete_action does not get removed after the row is deleted or deselected
- Fix some alignments for mail list header
2016-09-19 12:23:16 +02:00
Hadi Nategh
c7b6472a96 Fix couple of glitches in mail compose 2016-09-14 10:32:44 +02:00
Hadi Nategh
628ac046fe Implement mail integration check entry for mail compose 2016-08-18 17:31:27 +02:00
Hadi Nategh
b96a40f49f Avoid collision of template ids for mail splitter templates 2016-08-02 12:33:12 +02:00
nathangray
0afd447f28 Change background color on expand addresses button to transparent 2016-07-18 17:02:10 -06:00
nathangray
4e46a2d15b Resize show all attachments button 2016-07-15 09:20:32 -06:00
Hadi Nategh
cd34b70908 Mail styling:
-Fix delete button hover
-Cleanup app.less
2016-06-24 17:43:09 +02:00
nathangray
8fe08f2f8d Keep mail list scrollbar visible in Firefox 2016-06-22 11:25:11 -06:00
Hadi Nategh
f1e1d061cd Fix taglist jumps into second line in mail compose 2016-06-22 18:39:39 +02:00
Hadi Nategh
9ba71d4214 Fix pageGenTime breaks calendar view styling 2016-06-14 09:50:15 +02: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
Hadi Nategh
b3bbb83ab6 Remove extra margin-right applied to mail list in mobile template 2016-06-01 09:36:15 +02:00
nathangray
bd6c45c845 Get nextmatch column widths sorted out so column selector is visible, and columns line up with headers. 2016-05-25 11:54:46 -06:00
Hadi Nategh
712a6d34f6 Put additional to addresses in details widget and create an indicator + a link for the number of extra addresses 2016-05-24 15:25:55 +02:00
Hadi Nategh
630eeb6be7 Fix mail mobile view does not show additional TO addresses 2016-05-24 12:39:24 +02:00
Hadi Nategh
c8db0b426d Add svg version of mail_send icon 2016-05-23 15:11:43 +02:00
Hadi Nategh
b14b3dcddc Update css files with running new LESS version 2016-05-19 13:44:07 +02:00
Hadi Nategh
d290485058 Nm resize fix:
- Fix dataview grid resize not taking care of category color border
- Fix Category borders make headers misaligned
2016-05-11 16:33:54 +00:00
Hadi Nategh
35790eabec Change look and feel for mail filter edit dialog
- Make ruleID available on client-side to represent it as id in dialog
- Use tabs instead of long list dialog
2016-05-06 10:47:06 +00:00
Hadi Nategh
62b3632073 Mobile theme:
- Implement resources edit dialog
- Fix resources picture is not styled
- Fix mail subject column lost its width
- Implement new id representation for entries both on view and edit dialogs
2016-05-04 10:02:16 +00:00
Klaus Leithoff
202ba250b2 use old fav_filter icon for current sieve-filter icon 2016-05-02 11:00:13 +00:00
Klaus Leithoff
7514dadce1 fix for: VCARD not opening in popup 2016-05-02 10:22:58 +00:00
Hadi Nategh
250a605f56 Implement colored mail labels similar to other apps with border color v-bar 2016-04-27 11:18:58 +00:00
Ralf Becker
893f449992 use new et2 site config 2016-04-25 07:57:40 +00:00
Hadi Nategh
209b6de3a2 Mobile theme W.I.P.:
- Fix mail preview does not show calendar meeting mails
2016-04-20 09:54:33 +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
Hadi Nategh
15b5b3cc5c Mobile theme W.I.P.:
- Get CKEditor html toolbar working
- Fix popups scroll area
2016-04-11 09:10:51 +00:00