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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Klaus Leithoff
|
95eb49aa85
|
use new getNode function on tree widget to get node and its attributes
|
2014-02-11 16:01:31 +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
|
187acc5295
|
mend broken display of event.ics
|
2014-02-10 16:37:21 +00:00 |
|
Hadi Nategh
|
c8ecdd2355
|
Change "Flag/Unflag" action caption and add hint
|
2014-02-10 16:15:18 +00:00 |
|
Hadi Nategh
|
8b064bcfb4
|
Set "toolbarDefault => true" attribute for some actions in mail, to be shown as default toolbar actions
|
2014-02-10 15:47:27 +00:00 |
|
Hadi Nategh
|
dab53cc607
|
No need to create the flag action since we have already did in get_action()
|
2014-02-10 14:03:19 +00:00 |
|
Klaus Leithoff
|
4e3e03e446
|
fix problem regarding display / visualization of .ics attachments
|
2014-02-10 13:24:08 +00:00 |
|
Hadi Nategh
|
fd82fd2edc
|
Change captions of some toolbar actions in mail
|
2014-02-10 13:06:49 +00:00 |
|
Hadi Nategh
|
43460891b0
|
Add subscription folder dialog back-end, only show folder tree
|
2014-02-07 16:29:20 +00:00 |
|
Klaus Leithoff
|
a335a2e3fd
|
more work regarding show all folders/subscribe/unsubscribe; controled by pref now
|
2014-02-07 08:33:23 +00:00 |
|
Hadi Nategh
|
a4e1324a04
|
Add subscription popup to mail, and fix the context menu. The popup up backend is not completed, though
|
2014-02-06 17:18:12 +00:00 |
|
Klaus Leithoff
|
903245f550
|
first shot at show all folders menu action on tree
|
2014-02-06 09:09:57 +00:00 |
|
Ralf Becker
|
4c45f65801
|
mail config to deny access to certain features
|
2014-02-05 20:20:02 +00:00 |
|
Hadi Nategh
|
37c6013619
|
Set view_range for toolbar in mail display popup, and set the actions from the client-side
|
2014-02-05 16:17:37 +00:00 |
|
Klaus Leithoff
|
ae96c5333c
|
resolve/work around problem of displaying account info in javasript triggered messages (brackets for emailaddresses) that use the nodes text
|
2014-02-05 13:02:51 +00:00 |
|
Ralf Becker
|
92701be185
|
setting foldernames now as text and (optional) style
|
2014-02-05 12:23:04 +00:00 |
|
Klaus Leithoff
|
c36ee4c041
|
resolve/work around problem of displaying account info in tree (brackets for emailaddresses) and further use/display in app.js
|
2014-02-05 09:49:24 +00:00 |
|
Klaus Leithoff
|
0c35d75565
|
fix warning in getMessageRawBody
|
2014-02-05 09:24:46 +00:00 |
|
Klaus Leithoff
|
d8a28da9d3
|
use different approach on mailboxExists; try to open, on failure return false, else true; as the listMailbox command does not return shared folders on first level for dovecot (dovecot bug)
|
2014-02-05 09:14:05 +00:00 |
|
Klaus Leithoff
|
c9da3b7dfd
|
allow browser to cache content on display of messages
|
2014-02-04 12:31:11 +00:00 |
|
Klaus Leithoff
|
7510c00e50
|
switch display of message in popup to load message body in iframe; on message deletion show one message for userinteraction
|
2014-02-04 11:31:13 +00:00 |
|
Klaus Leithoff
|
ec013651a3
|
fix fetching/opening subsequent message/rfc822 attachments on display
|
2014-02-03 09:28:31 +00:00 |
|
Klaus Leithoff
|
6c8c58f5c6
|
introduce a static Method to be able to create RowIDs from anywhere
|
2014-01-31 09:47:17 +00:00 |
|
Klaus Leithoff
|
22d6fc05ee
|
flag messages from preview; load translations for ajaxcalls, when needed
|
2014-01-27 12:18:16 +00:00 |
|
Klaus Leithoff
|
1b295f5c63
|
prevent redirect on display (when messagelocation is draft or template) when called from importMessageFromVFS2DraftAndDisplay
|
2014-01-24 11:48:24 +00:00 |
|
Klaus Leithoff
|
5b586c4687
|
fix several problems regarding compose; wrong addresses on nreply_all; failed opening of templates; not opening on importMessageFromVFS2DraftAndDisplay
|
2014-01-24 10:30:45 +00:00 |
|
Klaus Leithoff
|
3f035eaf42
|
keyword search definition on keyword1/label1 is now important instead of urgent;
|
2014-01-23 15:19:25 +00:00 |
|
Nathan Gray
|
4f9c9a8892
|
Clicking on profile in tree changes profile & selects inbox
|
2014-01-22 09:32:18 +00:00 |
|
Klaus Leithoff
|
2f5cc230c8
|
tell ajax_flagMessages to be quiet
|
2014-01-21 15:00:22 +00:00 |
|
Klaus Leithoff
|
ba7184f44f
|
handle flagging of message as seen explizitly on preview
|
2014-01-21 14:46:00 +00:00 |
|
Klaus Leithoff
|
2eb18c1d4e
|
being able to conditionally trigger quotaDisplayRefresh on mail_refreshFolderStatus; use new lock_tree/unlock_tree on changeFolder
|
2014-01-21 11:28:43 +00:00 |
|
Klaus Leithoff
|
d698f88e77
|
fix messages from draft and templates not opening in compose mode; fix typo that prevented the correct change of profile in getComposeFrom
|
2014-01-21 08:26:59 +00:00 |
|
Klaus Leithoff
|
bb12e99a8b
|
stuff to try to fix problems on header retrieval
|
2014-01-20 08:55:07 +00:00 |
|
Ralf Becker
|
496c34614d
|
switch on private (browser only) caching for read mail bodys, plus fix to switch it on after session was started
|
2014-01-18 14:52:47 +00:00 |
|
Klaus Leithoff
|
437343bc0f
|
fix for failed getBytes on a non object
|
2014-01-18 12:47:46 +00:00 |
|
Klaus Leithoff
|
70ebabaf90
|
fix missing delete after move when moving cross servers
|
2014-01-17 12:02:03 +00:00 |
|
Klaus Leithoff
|
57e0008ac9
|
force currentapp = mail for compose and display popups; changed approach
|
2014-01-17 10:47:35 +00:00 |
|
Klaus Leithoff
|
b98326fb0c
|
force currentapp = mail for compose and display popups
|
2014-01-17 10:37:43 +00:00 |
|
Klaus Leithoff
|
9aa1506a84
|
move empty trash/compress folder to actionsmenu on tree
|
2014-01-17 09:59:25 +00:00 |
|
Klaus Leithoff
|
36e13b7c8f
|
move empty trash/compress folder to actionsmenu on tree
|
2014-01-16 16:37:01 +00:00 |
|
Nathan Gray
|
f9c2c73432
|
Get merging contact into mail template file working
|
2014-01-15 16:29:30 +00:00 |
|
Klaus Leithoff
|
b3ad328429
|
preparations to get mail_activesync into gear
|
2014-01-14 13:35:39 +00:00 |
|
Klaus Leithoff
|
24676c0a33
|
call counters on index call, but only retrieve them for one level up til the current folder level
|
2014-01-13 17:29:27 +00:00 |
|
Nathan Gray
|
e94b62bd5e
|
Use egw data cache to update mail CSS class & stop a few nextmatch refreshes.
Fixes unable to mark mail as unread.
|
2014-01-13 14:22:58 +00:00 |
|
Klaus Leithoff
|
eb97a233a1
|
stuff regarding egw_refresh and interdependecys with the mail app
|
2014-01-13 13:06:29 +00:00 |
|
Nathan Gray
|
c8cfe6464e
|
Bind to nextmatch refresh event to update folder status too
|
2014-01-11 14:16:36 +00:00 |
|
Nathan Gray
|
473d7e2001
|
Move mail folders via drag and drop
|
2014-01-11 11:58:31 +00:00 |
|
Klaus Leithoff
|
b0f50abd78
|
fix condition for folder move
|
2014-01-10 13:07:01 +00:00 |
|
Klaus Leithoff
|
d28b1d2500
|
operate on system flags only for filtering; try only calling this. instead of app.mail. whereever possible
|
2014-01-09 11:26:40 +00:00 |
|
Klaus Leithoff
|
f4254b5281
|
try to improve speed and refresh behavior
|
2014-01-09 08:36:22 +00:00 |
|
Klaus Leithoff
|
880fc68bc9
|
attempt to minimize tree update/refresh attempts after movefolder-action
|
2014-01-06 15:47:19 +00:00 |
|
Klaus Leithoff
|
c4e135d64b
|
first shot for tree update after movefolder-action
|
2014-01-06 14:26:33 +00:00 |
|
Klaus Leithoff
|
86df1da45b
|
first shot at moveFolder action implementation; tree not correctly updated yet
|
2014-01-06 12:57:53 +00:00 |
|
Klaus Leithoff
|
1b873c4372
|
simple dialog for moveFolder action
|
2014-01-06 09:51:24 +00:00 |
|
Hadi Nategh
|
9b0fd9b7a5
|
Add ajax callback to take care of mailbox subscription
|
2013-12-20 16:23:45 +00:00 |
|
Klaus Leithoff
|
ca93a60668
|
provide params to be able to pass subscribedOnly flag (true/false) to the getFolderObjects method, to be able to display all folders
|
2013-12-19 10:32:42 +00:00 |
|
Hadi Nategh
|
bf231133a0
|
Add subscribe/unsubcribe menus to mail tree context menu
|
2013-12-18 17:35:03 +00:00 |
|
Klaus Leithoff
|
c0d749ceac
|
attempt to copy/move mails between servers; failed so far: no connection to the targetserver is even attempted by horde library
|
2013-12-18 12:14:18 +00:00 |
|
Klaus Leithoff
|
efc237024c
|
since copy and move mails are pretty much the same (using the same bo function with different params) we merge this in ui as well
|
2013-12-18 10:27:27 +00:00 |
|
Klaus Leithoff
|
edec9c6c2b
|
fix problems introduced by rev44904; refresh for folder counters removed by that commit in favour to rely on grids refresh call. sadly grids refresh does not provide a method to hook into so far (, so that counters of folders in tree are refreshed as well); until this is solved I reintroduce the application side triggered refresh
|
2013-12-18 08:46:31 +00:00 |
|
Nathan Gray
|
8ff6950c3f
|
Show/hide lots of to/cc email addresses
|
2013-12-18 00:37:30 +00:00 |
|
Hadi Nategh
|
e73e01d71a
|
Add vacation notice to mail tree context menu
|
2013-12-17 17:06:44 +00:00 |
|
Hadi Nategh
|
eef0abc590
|
Add sieve link to mail tree action menu
|
2013-12-17 15:21:36 +00:00 |
|
Klaus Leithoff
|
491495e32d
|
fix stuff regarding getSpecialUsefolders and defaultvalue of sievescriptname
|
2013-12-17 12:16:11 +00:00 |
|
Nathan Gray
|
cc2fff754d
|
No need to json_encode
|
2013-12-16 23:41:39 +00:00 |
|
Klaus Leithoff
|
2f083e41e4
|
move External quota label into quota hint.
|
2013-12-16 10:28:19 +00:00 |
|
Klaus Leithoff
|
447e3ed5f0
|
use new dialog.show_prompt for addfolder;
|
2013-12-12 15:44:47 +00:00 |
|
Klaus Leithoff
|
95021fe0fc
|
use new dialog.show_prompt for rename; handle encoding issues; catch possible exceptions and try to handle it correctly by attempting some kind of rollback
|
2013-12-12 15:10:25 +00:00 |
|
Klaus Leithoff
|
d3a2dff6a9
|
implement delete folder with subfolders; fix encoding issue when creating folders with umlauts
|
2013-12-12 13:34:35 +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
|
db0879f4a6
|
controlling some requirements on a send attempt (recipient, subject, mailbody)
|
2013-12-09 09:57:03 +00:00 |
|
Klaus Leithoff
|
343a72c3a8
|
toggle flags/labels, remove all labels, shortcuts thereoff, codecleanup
|
2013-12-06 10:35:39 +00:00 |
|
Klaus Leithoff
|
fd6e7648d6
|
first attempt to toggle certain flags on actions, instead of e.g.: setting flagged and setting unflagged explizitly
|
2013-12-05 15:09:35 +00:00 |
|
Klaus Leithoff
|
1dd472f567
|
attempt to fix getMailboxes / getMailboxesRecursive
|
2013-12-03 14:38:50 +00:00 |
|
Klaus Leithoff
|
6e88374e6f
|
control (and try to fix) messed up addresses by horde, when fetching the envelope
|
2013-11-27 15:40:00 +00:00 |
|
Klaus Leithoff
|
bd55137531
|
some work regarding translation of mail app
|
2013-11-27 13:07:54 +00:00 |
|
Nathan Gray
|
a749ba519d
|
Provide proper data for widget
|
2013-11-25 18:14:33 +00:00 |
|
Klaus Leithoff
|
03327b4bb1
|
adapt moving/copy of mails from folder to folder; fix fetch all available accounts with servers; fix missing emailaddress in mail-account-foldertree (first level) needed htmlspecialchars
|
2013-11-21 13:22:34 +00:00 |
|
Klaus Leithoff
|
9bc3c57239
|
make sure the content type map is available on accessing a known/wanted attachment part
|
2013-11-20 10:00:16 +00:00 |
|
Klaus Leithoff
|
8e336ed31a
|
adapt view and save attachments to horde stuff (winmail.dat may require changes later)
|
2013-11-20 09:30:25 +00:00 |
|
Klaus Leithoff
|
7dd61b5617
|
fix excess calls of get_rows triggered by refreshFolderStatus; fix not using folderObjectCache
|
2013-11-19 15:14:36 +00:00 |
|
Klaus Leithoff
|
730eb55387
|
fix one problem regarding failed xml-response
|
2013-11-19 13:31:58 +00:00 |
|
Klaus Leithoff
|
8a38b817d0
|
fix one activeFolderCache problem (did not save it per server as intended)
|
2013-11-19 12:03:53 +00:00 |
|
Klaus Leithoff
|
e5818d9b62
|
abandon folderStatusCache and rely completely on hordes cache capability and handling
|
2013-11-19 11:17:32 +00:00 |
|
Ralf Becker
|
cec909fb13
|
fixed an other warning
|
2013-11-16 11:24:52 +00:00 |
|
Hadi Nategh
|
34827545cc
|
Mail folder ACLs feature on mail app
|
2013-11-15 17:22:46 +00:00 |
|
Ralf Becker
|
f975e93677
|
get display of mails working again, using now Horde_Mime_Part based structure and for images, attachments not yet fully working, should use it too
|
2013-11-10 20:53:51 +00:00 |
|
Ralf Becker
|
f4cd622af6
|
using emailadmin_account::search alone for displaying all accounts
|
2013-11-07 17:46:26 +00:00 |
|
Ralf Becker
|
f8026cf624
|
mail redirects on connection or authentication failure, or if there is no account to account wizard, so user can fix the problem
|
2013-11-06 21:02:19 +00:00 |
|
Klaus Leithoff
|
fb94a6a645
|
some work to be able to displayHeaders, displayRawMessage, SaveMessageToDisc, saveMessageToVFS
|
2013-11-06 15:11:15 +00:00 |
|
Klaus Leithoff
|
5309f81e64
|
indicate attachments on main mail message list
|
2013-11-05 14:16:40 +00:00 |
|
Klaus Leithoff
|
8cbe09b24c
|
fix broken status refresh for nonexistent shortDisplayNames
|
2013-11-04 12:31:50 +00:00 |
|
Klaus Leithoff
|
cfc3550d6f
|
get filters to work, empty trash, etc.
|
2013-11-04 11:22:38 +00:00 |
|
Ralf Becker
|
e125b27e52
|
mail_wizard extending emailadmin_wizard, to allow regular users to use it
|
2013-11-03 10:24:09 +00:00 |
|
Klaus Leithoff
|
cce5514771
|
use icServer folder infos for specialuse folder and trash/sent/draft/template folder retrieval (if no valid pref is set)
|
2013-10-31 14:45:11 +00:00 |
|
Klaus Leithoff
|
75dc25a684
|
implement flagMessages; implement getCurrentMailbox
|
2013-10-31 08:55:33 +00:00 |
|
Klaus Leithoff
|
69ecce26d7
|
fix issue with double-encoded foldernames; fix getCurrentMailbox issue; sorting of accounts in tree by id (as before; by name may be an option to consider); use openConnection as central access to gather specialUseFolderInfo and/or fetching the delimiter
|
2013-10-30 13:27:26 +00:00 |
|
Klaus Leithoff
|
7e0f61f8d9
|
gather specialUseFolderInformation
|
2013-10-30 12:21:28 +00:00 |
|
Klaus Leithoff
|
6d4de6abb1
|
fix foldertree: initial display
|
2013-10-30 09:59:05 +00:00 |
|
Klaus Leithoff
|
4bd8d43318
|
steps to get back to a working list in ui
|
2013-10-29 16:16:56 +00:00 |
|
Klaus Leithoff
|
e4abe0fba0
|
full list support for new horde mail based client
|
2013-10-24 15:29:57 +00:00 |
|
Klaus Leithoff
|
299936705f
|
some steps to work with the new horde mail class
|
2013-10-24 07:15:48 +00:00 |
|
Ralf Becker
|
fe2ef3ac1c
|
first step to new Horde_Imap_Client based eMailAdmin classes for new mail app
|
2013-10-22 15:30:25 +00:00 |
|
Klaus Leithoff
|
c799aad6be
|
commit session right after successfully contructing class object
|
2013-10-22 14:56:33 +00:00 |
|
Klaus Leithoff
|
022ae3a310
|
use grids set_value method for attachmentArea display in Preview
|
2013-10-21 09:25:34 +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 |
|
Klaus Leithoff
|
00fb069dc2
|
fix import-mail from local file; convert attachment block in display to grid widget;
|
2013-10-16 11:25:46 +00:00 |
|
Klaus Leithoff
|
4354a02fbd
|
display: control attachmentdiv and displayareadiv class by code, to hide attachmentarea, when no attachments are present
|
2013-10-11 09:28:33 +00:00 |
|
Klaus Leithoff
|
2fc466e145
|
basically make changing of identity and signature work, that they reflect in content, and change the possibly preinserted signature
|
2013-10-10 11:44:01 +00:00 |
|
Klaus Leithoff
|
473da1949d
|
fix curly brackets issue in subject in mainview
|
2013-10-08 14:55:20 +00:00 |
|
Klaus Leithoff
|
03b901db04
|
work to get forward working; code cleanup; several other stuff
|
2013-10-08 14:23:46 +00:00 |
|
Klaus Leithoff
|
6950fb0cc9
|
fix id behavior for identities in compose, introduced long ago when trying to utilize taglist
|
2013-10-07 16:33:56 +00:00 |
|
Klaus Leithoff
|
cd5d52d811
|
styling on compose toolbar; add print button on compose window; some codecleanup; some control regarding the compose actions on vfs-file-selector, infolog and tracker creation
|
2013-10-07 15:02:35 +00:00 |
|
Klaus Leithoff
|
78855fa7b7
|
change quota percentage calculation
|
2013-10-07 12:35:38 +00:00 |
|
Klaus Leithoff
|
35167898cd
|
try to detect changes on signatureID and Identity
|
2013-10-07 12:17:33 +00:00 |
|
Klaus Leithoff
|
94a8352575
|
show toolbar in preview area (non functional); add priority, disposition, save to infolog/tracker; some styling for toolbars in display and preview; disabling some actions in toolbar on display; remove testhtmlarea;
|
2013-10-05 14:15:29 +00:00 |
|
Klaus Leithoff
|
7bf3db1a6f
|
get some actions from mail-display working; fix mail-to-infolog; mail-to-tracker (missing convertHTMLToText)
|
2013-10-05 09:03:51 +00:00 |
|
Nathan Gray
|
2a502c3a16
|
- set empty placeholder action for when there are no mails in the list
- set mail_id so we can find it for actions
|
2013-10-04 14:39:25 +00:00 |
|
Nathan Gray
|
4629785782
|
Add a toolbar to display
|
2013-10-04 11:09:31 +00:00 |
|
Klaus Leithoff
|
53299cfce6
|
fix importMail for vfsfiles
|
2013-10-04 10:18:13 +00:00 |
|
Klaus Leithoff
|
e630823872
|
fix flag message action; hide quotabox if not supported; add toggle Editor to compose (not fully implemented)
|
2013-10-04 09:33:44 +00:00 |
|
Klaus Leithoff
|
0cea524cd7
|
stuff, to be able to do a server roundtrip for saving as draft; using vfs-file widget for compose AND import now. some removal of obsolete code; initialize quota bar
|
2013-10-03 16:09:25 +00:00 |
|
Klaus Leithoff
|
98da72c757
|
fix saveToVFS on preview; fetch content for reply; prepare for click events like send and saveasdraft
|
2013-10-03 10:05:05 +00:00 |
|
Klaus Leithoff
|
3733ef6d4c
|
fiddle some stuff regarding the new vfs-file select widget; fix lable1-5 capability;
|
2013-10-02 14:50:24 +00:00 |
|
Klaus Leithoff
|
9288d23117
|
handle attachment area for preview and display, give basic details on attachment(s) on hover with title tag
|
2013-10-01 11:29:54 +00:00 |
|
Klaus Leithoff
|
e7a5418af2
|
get importFromVFS working, when selecting vfs file via vfs dialog
|
2013-09-24 13:38:02 +00:00 |
|
Klaus Leithoff
|
0546a15913
|
make default filter date run descending
|
2013-09-23 12:42:38 +00:00 |
|
Klaus Leithoff
|
3bdc5577d8
|
fix sorting for mail app; try to get importMessage from VFS working -> ui form must get data from vfs openFile dialog and submitted when not in form context. still not working; ...
|
2013-09-23 08:33:30 +00:00 |
|
Klaus Leithoff
|
cf26bde93c
|
add fileupload widget to compose, display uploaded file list area below signature select box
|
2013-09-10 13:39:44 +00:00 |
|
Klaus Leithoff
|
55880077ee
|
implement import mail from file (upload)
|
2013-09-05 14:52:11 +00:00 |
|
Klaus Leithoff
|
367811306f
|
several stuff, AND basic attempt to handle upload files; first try with to importmessage and open. results in javascript error
|
2013-09-02 15:15:35 +00:00 |
|
Klaus Leithoff
|
102bc9d6a2
|
several stuff towards a compose window; a testhtmlarea template to test/figure out issues regarding disabled
|
2013-08-21 10:47:20 +00:00 |
|
Ralf Becker
|
99921a823a
|
no more need for default type "popup"
|
2013-07-20 13:46:17 +00:00 |
|
Klaus Leithoff
|
9d072f9b0b
|
do stuff to implement a store to folder input field
|
2013-07-20 13:10:17 +00:00 |
|
Klaus Leithoff
|
14db2bd42e
|
do some search addresses action for the taglist
|
2013-07-20 09:27:37 +00:00 |
|