Hadi Nategh
2c721c95b2
W.I.P. VFS Select Widget:
...
- Add name and dialog_title as new attributes
- Fix SaveToVfs, SaveAttachmentToVfs, SaveAllToVfs in mail
- Fix button tile
2017-10-12 13:19:42 +02:00
Ralf Becker
ff4de75fb3
fix email in preview breaks at - eg. someone@some-domain.com and elipsis is not shown
2017-10-05 19:06:59 +02:00
Hadi Nategh
1b252ea821
S/MIME:
...
- Fix password request form in mobile view
- Fix smime indicators not being displayed in mobile view
2017-09-14 11:28:27 +02:00
Hadi Nategh
516015ac40
S/MIME:
...
- Activate smime actions for mobile view
- Read and set attachments for mobile view
2017-09-13 18:17:32 +02:00
Hadi Nategh
673f1b1c9a
S/MIME:
...
- Avoid getting scrollbar on main window when opening certificate info dialog
2017-09-13 17:08:07 +02:00
Hadi Nategh
bde19f6f6c
S/MIME:
...
- Preset smime_sign and smime_encrypt toolbar actions if the original mail
is smime.
- Fix smime alignment of smime icons in mail preview
2017-09-01 16:20:57 +02:00
Hadi Nategh
f4dd4bbf96
S/MIME:
...
- Reveal more info about signer and certificate
2017-09-01 11:38:39 +02:00
Hadi Nategh
1a8e584e0c
S/MIME:
...
- Fix PGP signed messages get shown as red
- Fix attachments area always gets displayed
2017-08-31 17:33:33 +02:00
Hadi Nategh
36211267bf
S/MIME:
...
- Implement unknownemail status in case signer email address is not matched with sender email address
2017-08-25 16:07:09 +02:00
Hadi Nategh
38b844c91f
S/MIME:
...
- Fix certificate details styling
2017-08-25 14:47:58 +02:00
Hadi Nategh
830bbd127c
S/MIME:
...
- Add certificate info dialog
2017-08-25 12:26:13 +02:00
Hadi Nategh
bbea403298
W.I.P S/MIME:
...
- Generate private key and certificate
- Add export buttons for private key and certificate
- Add certificate field
2017-08-22 17:25:29 +02:00
Hadi Nategh
fbe3b33d40
W.I.P S/MIME:
...
- Add a dialog for generating certificate
2017-08-21 17:09:12 +02:00
Hadi Nategh
f600436898
W.I.P. SMIME:
...
- add notvalid state
- add metadata for key add to contact
2017-07-25 18:00:22 +02:00
Hadi Nategh
91fb816bb2
W.I.P. SMIME:
...
- Override verify method in order to pass certs bundle for verification
- Catch exception if decryption fails because encrypted message perhaps is not encrypted by receiver public key
- Define different states for signature verification
2017-07-25 17:13:49 +02:00
Hadi Nategh
0499f50943
W.I.P Smime:
...
- Adapt mail ui to resolve smime messages
- Set signature and encryption indicators
2017-07-19 18:16:40 +02:00
Hadi Nategh
1da1ac2fd8
Fix extra right margin on mail right splitter
2017-06-28 17:53:19 +02:00
Hadi Nategh
25d5465ec6
Fix mail list filters break when switch to vertical splitter
2017-06-28 16:20:41 +02:00
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
Hadi Nategh
e544323931
* Mail: Activate multi-selection of folders in subscription dialog
2017-06-21 14:26:23 +02:00
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
Hadi Nategh
50aae863b6
Edit dialogs style W.I.P.:
...
- Give tab widget new look
- Style grid header different
- Re-design calendar edit dialog
- Some fixes for multi et2_taglist
2016-04-06 16:43:51 +00:00
Ralf Becker
8264292467
icons with identical alignment
2016-03-29 13:25:56 +00:00
Ralf Becker
3f6a9531cd
new forward and reply icons from Eva
2016-03-29 12:11:15 +00:00
Ralf Becker
614bf494b7
identical forward inline icons
2016-03-18 17:20:22 +00:00
Ralf Becker
f2b2879df1
different forward as attachment icon
2016-03-18 17:15:55 +00:00
Nathan Gray
edc1f098f3
Hide email address if there's a name, but allow showing it via CSS if desired
2016-03-18 16:44:51 +00:00
Klaus Leithoff
021d992463
work around a chozen implementation bug of not evaluating the default for the multiple (true) option correctly
2016-03-11 12:44:26 +00:00
Hadi Nategh
65a81bbaaa
Fix some missing default colors for SVGs icons
2016-03-09 12:48:15 +00:00
Hadi Nategh
f5a6d52ae2
Mobile theme:
...
- Implement apps color code
2016-03-09 11:55:26 +00:00
Hadi Nategh
bfdec69428
Mobile theme W.I.P.:
...
- Add mail acl dailog
- Fix taglist styling
2016-03-07 17:38:03 +00:00
Hadi Nategh
0f3a17dfb7
Mobile theme W.I.P.:
...
- Enhance styling of vacation dialog
2016-03-07 13:52:13 +00:00
Hadi Nategh
3371cfc098
Mobile theme W.I.P:
...
- Fix mail details styling
- Fix expanding timesheet details tab causes some width changes
- Remove extra padding and borders from et2_selectbox
2016-03-04 10:27:51 +00:00
Hadi Nategh
784aa2c82f
Mobile theme W.I.P:
...
- Fix view mode loads with wrong context
- Fix mail view actions
2016-03-03 14:10:08 +00:00
Hadi Nategh
2355f5edf5
Mobile theme W.I.P:
...
- Implement view mode for mail
- Improve performance for reading mails
2016-03-01 17:00:28 +00:00
Hadi Nategh
b97d000684
Mobile theme W.I.P.:
...
- Add attach.svg for mail
- Fix miss positioned quota in mail index
- Set toolbar range_view in 2 for compose dialog
2016-02-26 11:52:03 +00:00
Ralf Becker
d5004f7017
remove 12px height for mail rows, causing them to display with lots of padding, if body display is not switched on
2016-02-25 21:25:14 +00:00
Ralf Becker
caaf0c4323
use full font-size for from in compose
2016-02-25 18:55:41 +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
Hadi Nategh
28212a6adb
Mobile theme W.I.P.:
...
- Remove extra class for toolbar
- Fix color for mail svg icon
2016-02-24 16:50:49 +00:00
Hadi Nategh
2e396472af
Mobile theme W.I.P.:
...
- Fix mail list does not show status icons
2016-02-23 19:24:19 +00:00
Klaus Leithoff
4bcfd7f428
default css for preview, triggered by details/no details; remember selection with implicit pref
2016-02-19 12:23:06 +00:00
Hadi Nategh
701cea7c51
Mobile theme W.I.P.:
...
- Implement mail body preview
2016-02-19 09:42:09 +00:00
Klaus Leithoff
33be0555bb
first sketch preview, triggered by details/no details
2016-02-18 15:46:02 +00:00
Hadi Nategh
feaba0de71
Mobile theme W.I.P.:
...
-Add mobile specific css files
2016-02-17 17:43:41 +00:00
Hadi Nategh
304d1b0f68
Mobile theme W.I.P.:
...
- Add subscription dialog
- Re-arrange mail actions in context menu
2016-02-16 18:02:49 +00:00
Hadi Nategh
366332b79c
Mobile theme W.I.P.:
...
- Fix styling for compose dialog
2016-02-09 08:51:45 +00:00
Hadi Nategh
413b5f4280
Mobile theme W.I.P.:
...
- Fix not able to select the first mail on list
- Disable link_to upload file for view mode
- Fix dialog UI
2016-02-05 11:43:00 +00:00
Hadi Nategh
585445d43a
Mobile theme W.I.P.:
...
-Add vacation dialog for mail
2016-02-05 10:12:14 +00:00