Hadi Nategh
|
b4a0b8dbb8
|
Change date position in mail display, and set view_range for toolbar
|
2014-02-19 18:08:42 +00:00 |
|
Ralf Becker
|
b5a1af92d9
|
Pixelegg changes from Thursday
|
2014-02-19 08:21:01 +00:00 |
|
Ralf Becker
|
f510e9d333
|
using two new icons for open as text/html and not mime icons
|
2014-02-19 08:01:37 +00:00 |
|
Klaus Leithoff
|
f04d607e2b
|
harden copyMessages against failure by copying to/from existing but not listed (listMailboxes) folders
|
2014-02-18 15:22:25 +00:00 |
|
Klaus Leithoff
|
e789a8f3ee
|
add needed white-space pre for IE (for use in IE)
|
2014-02-18 11:01:22 +00:00 |
|
Klaus Leithoff
|
c786cf7553
|
add needed white-space pre for IE (for use in IE)
|
2014-02-18 10:54:48 +00:00 |
|
Ralf Becker
|
60def94d07
|
pixelegg changes from Monday
|
2014-02-18 08:11:14 +00:00 |
|
Hadi Nategh
|
a1183839b0
|
Change wrong tooltip for save button in subscription folder
|
2014-02-17 17:13:07 +00:00 |
|
Hadi Nategh
|
e4a8200956
|
Add header class, and change subscription folder tree height to pixelegg
|
2014-02-17 17:03:47 +00:00 |
|
Hadi Nategh
|
0a10203058
|
Add error message to subscription folder
|
2014-02-17 16:36:16 +00:00 |
|
Hadi Nategh
|
1d0dc9fd59
|
Add subscription/unsubscription backend functionality to subscription folder popup
|
2014-02-17 16:11:28 +00:00 |
|
Klaus Leithoff
|
092af04bc4
|
catch error on failed copy/move messages and report to user via egw_message
|
2014-02-17 10:19:31 +00:00 |
|
Hadi Nategh
|
eb521599c2
|
Remove selectbox from subscription folder in mail app, and add right class to the header title
|
2014-02-14 17:12:17 +00:00 |
|
Hadi Nategh
|
d8ed10eb46
|
Add right css class to grid row for enable/disable action in sieve
|
2014-02-14 16:59:13 +00:00 |
|
Hadi Nategh
|
c3ce366abe
|
Fix action enable/disable in mail seive context menu
|
2014-02-14 16:56:48 +00:00 |
|
Hadi Nategh
|
ddab79a83b
|
Arrange buttons in sieve edit popup, and set right class for footer
|
2014-02-14 15:46:55 +00:00 |
|
Hadi Nategh
|
bbe57f9648
|
Add egw_refresh to mail sieve. In addition, tide up the code and add documentation
|
2014-02-14 15:39:18 +00:00 |
|
Klaus Leithoff
|
20632a0422
|
fix problem saving to vfs (mail/attachment) -> window.close; now using egw_framework::window_close
|
2014-02-14 14:09:56 +00:00 |
|
Klaus Leithoff
|
509c5f5a24
|
getFolderObjects; always use static on single request if info is available; so if you require subscribed/unsubscribed results on a single request you MUST set to false
|
2014-02-14 13:38:08 +00:00 |
|
Klaus Leithoff
|
d6a706d9b8
|
try to catch exeptions on ->no mail-accounts available at all<-; measure time consumption on folder-tree creation for subscription dialog
|
2014-02-14 12:31:34 +00:00 |
|
Klaus Leithoff
|
4bbda170bd
|
try to catch exeptions on ->no mail-accounts available at all<-
|
2014-02-14 12:20:25 +00:00 |
|
Hadi Nategh
|
8f26f6fc56
|
Fix undefined var mail sieve
|
2014-02-14 09:37:59 +00:00 |
|
Hadi Nategh
|
e670459122
|
Fix mail ACL rights selector
|
2014-02-14 09:24:52 +00:00 |
|
Klaus Leithoff
|
420234cb46
|
change handling for numeric nodeid on getfolderTree when full tree is requested; use it in subscribe
|
2014-02-14 08:30:03 +00:00 |
|
Nathan Gray
|
efbdc7f532
|
Try to fix some errors in ajax actions
- Disable / enable did not work
- Refresh grid via ajax did not work
|
2014-02-13 19:00:11 +00:00 |
|
Hadi Nategh
|
86bfd86826
|
Fix mail ACL select checkboxes not working. Additionally, cleanup and ducument sieve functions
|
2014-02-13 17:06:16 +00:00 |
|
Ralf Becker
|
eeb420a7e7
|
pixelegg changes until now
|
2014-02-13 16:52:46 +00:00 |
|
Klaus Leithoff
|
f618acc6b5
|
introduce capability to call getFolderTree with profileID only AND get a full tree
|
2014-02-13 16:29:37 +00:00 |
|
Klaus Leithoff
|
62a559e498
|
fix retrieval of attachments for display of attachment-list in display-popup plus indicator for attachments in message list (including preview)
|
2014-02-13 12:59:43 +00:00 |
|
Hadi Nategh
|
241db52e18
|
Add some more actions to mail display toolbar
|
2014-02-13 11:30:05 +00:00 |
|
Hadi Nategh
|
23b8fa0dc8
|
Show mail Display toolbar actions as dropdown, for those actions which has children
|
2014-02-13 11:07:43 +00:00 |
|
Hadi Nategh
|
5151217b61
|
Fix error, "description is not supported by this widget class" in mail subscription popup
|
2014-02-13 11:05:00 +00:00 |
|
Hadi Nategh
|
a33ca94d27
|
Style header and footer of mail ACL dialog
|
2014-02-13 10:52:29 +00:00 |
|
Hadi Nategh
|
e84d243b5d
|
Fix "Cc" and "Bcc" expander button
|
2014-02-13 08:16:14 +00:00 |
|
Ralf Becker
|
0ea2df92d8
|
fixed some javascript errors and ide warnings (long way to go)
|
2014-02-12 20:12:59 +00:00 |
|
Ralf Becker
|
d68349fa1b
|
pixelegg changes until now
|
2014-02-12 15:50:24 +00:00 |
|
Klaus Leithoff
|
9debaa7804
|
translations from our translation server
|
2014-02-12 14:58:34 +00:00 |
|
Klaus Leithoff
|
9da0b4c9e2
|
harden CheckFolderNoSelect to ensure that we are ablen to enter tree context
|
2014-02-12 13:10:04 +00:00 |
|
Klaus Leithoff
|
6d23dfbd31
|
take care that calendar lang is loaded before opening calendar_uiforms.meeting
|
2014-02-12 12:05:22 +00:00 |
|
Klaus Leithoff
|
934650c64a
|
fix a problem regarding the deletion from messages from display-popup; handle glitch of name used for downloading attachments
|
2014-02-12 10:56:44 +00:00 |
|
Ralf Becker
|
f99ae4af0d
|
pixelegg changes from Tuesday
|
2014-02-12 08:10:11 +00:00 |
|
Nathan Gray
|
32971ef3cc
|
Open sieve in div, not iframe
|
2014-02-11 21:26:31 +00:00 |
|
Hadi Nategh
|
b3d1ffe1ea
|
Add header and footer to mail subsciption popup window, and remove unneccessary <description id=msg> widget because messages are all handled by egw_message
|
2014-02-11 17:27:40 +00:00 |
|
Hadi Nategh
|
a301be779d
|
Change bg color of toolbar actions in mail preview
|
2014-02-11 17:10:40 +00:00 |
|
Klaus Leithoff
|
95eb49aa85
|
use new getNode function on tree widget to get node and its attributes
|
2014-02-11 16:01:31 +00:00 |
|
Hadi Nategh
|
9835eca80f
|
More styling for toolbar actions
|
2014-02-11 15:35:25 +00:00 |
|
Hadi Nategh
|
bceab8aa94
|
More styling for toolbar actions
|
2014-02-11 15:31:48 +00:00 |
|
Klaus Leithoff
|
bcd78cdfa0
|
need to lang() tooltip
|
2014-02-11 15:28:14 +00:00 |
|
Klaus Leithoff
|
7809cdcdcc
|
preparation for tree-menu action control on noSelect folders
|
2014-02-11 15:20:44 +00:00 |
|
Klaus Leithoff
|
4b6699c0d5
|
translations from Stefan
|
2014-02-11 13:27:20 +00:00 |
|