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
Ralf Becker
0163442f37
changed signature of on* event handlers: 1. event, 2. widget (context is DOM node), event handlers have now type "js" in attribute description and get automatic converted to a function, no more need to call et2_compileLegacyJS
2013-10-09 14:35:03 +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
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
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
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
Klaus Leithoff
5b476d38e7
work in progress for compose
2013-07-20 07:23:55 +00:00
Klaus Leithoff
a7fc441423
allow to delete messages immediately (on userinteraction), if OVERQUOTA error is encountered; completely hide preview area stuff on unselect (dock/undock still not working as desired); TODO: hiding the preview area by default
2013-05-27 13:48:55 +00:00
Ralf Becker
0fef5f6ac9
rearranged peview template and styled it
2013-05-14 13:19:09 +00:00
Klaus Leithoff
ccc75e2bc7
get preview working
2013-04-12 13:10:27 +00:00
Nathan Gray
ea175ca89d
Change mail preview to use new nextmatch onselect method
2013-04-12 10:35:40 +00:00
Klaus Leithoff
b8609009dc
broken mail app - to debug for nathan
2013-04-12 09:22:23 +00:00
Nathan Gray
da4215844d
Use new AppJS base class for application javascript
2013-04-09 08:53:25 +00:00
Nathan Gray
06c1882273
Add in splitter
2013-02-22 16:05:43 +00:00
Ralf Becker
a67cdbb09f
added autoloading attribute to tree
2013-02-20 13:06:37 +00:00
Ralf Becker
f052fc4fe4
JSON callback to autoload folders of other profiles (not yet working, as getFolderTree returns too much, should only be children (item) of selected node)
2013-02-20 12:04:29 +00:00
Klaus Leithoff
acd70575c6
lots of stuff like: css for attachments, flagged, message stati (recent answered, ...); display of all available accounts in sidebar, (ToDo: on open should connect and retrieve the folders); getCounters for current tree; flagging of messages
2013-02-19 16:30:59 +00:00
Ralf Becker
440fea1768
use date-time_today widget
2013-02-18 15:16:45 +00:00
Klaus Leithoff
0b7e7de01d
get actions to show on et2; get refresh of the messagelist working; first step to implement row classes for recent/urgent
2013-02-14 17:10:20 +00:00
Klaus Leithoff
7fe9c7f97b
name space issues within mail/js/app.js
2013-02-13 15:35:12 +00:00
Nathan Gray
b62262b566
Put folder tree into the sidebox using new parent_node attribute
2013-02-13 11:33:53 +00:00
Klaus Leithoff
bd52ed3756
changeFolder stuff, triggered by javascript directly
2013-02-12 17:48:04 +00:00
Klaus Leithoff
a24508fa34
further improvements on folder tree
2013-02-12 14:30:58 +00:00
Klaus Leithoff
f8581b8807
lots of stuff to create the foldertree
2013-02-11 17:05:29 +00:00