Aleksander Machniak
65ac8302e4
Fix missing Mail-Followup-To header in sent mail ( #1489829 )
2014-04-23 20:00:04 +02:00
Thomas Bruederli
7d213af1bd
Fix saving of search settings in 'all folders' mode
2014-04-23 17:00:11 +02:00
Thomas Bruederli
fc2b025081
Remove debug output
2014-04-23 15:12:17 +02:00
Thomas Bruederli
31aa080609
Further refine cross-folder searching:
...
- Store incomplete search results in session and re-send search requests
to the server if returned before complete (this should avoid hitting request timeouts).
- Display full folder path on mouseover in message list
- Remove pthreads implementation stuff as this wasn't really working
2014-04-23 13:21:51 +02:00
Aleksander Machniak
3b55b2f92b
Fix so browser capabilities check is done really only once a session
2014-04-23 09:25:20 +02:00
Thomas Bruederli
26b5200322
Consider search scope (and changes) for filter searches + disable folder operation commands in multi-folder search mode ( #1485234 )
2014-04-18 16:39:41 +02:00
Aleksander Machniak
c0b295f04b
Support messages import from zip archives
2014-04-18 12:54:58 +02:00
Aleksander Machniak
5515dbb970
Remove IE<7 specific code
2014-04-18 11:04:03 +02:00
Aleksander Machniak
2e10259992
Fixed mbox files import
2014-04-18 10:17:12 +02:00
Aleksander Machniak
24e63e2218
Fix deleting/moving folders from folders with name "0", "00", etc.
2014-04-13 17:57:37 +02:00
Aleksander Machniak
a594999135
Use POST for refresh/check-recent request
2014-04-13 17:38:18 +02:00
Aleksander Machniak
cb29c97bf6
Fix lack of translation of special folders in some configurations ( #1489799 )
2014-04-13 09:05:18 +02:00
Aleksander Machniak
6b6d49313d
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-04-10 10:49:41 +02:00
Aleksander Machniak
8d34b9dce3
Refactored storage properties setting
2014-04-10 10:49:10 +02:00
Thomas Bruederli
8ed382f1ec
Append group parameter to attachments set by plugins if not present
2014-04-10 10:42:17 +02:00
Thomas Bruederli
188247894f
Make multi-folder message identifiers work with folders containing commas
2014-04-08 19:11:12 +02:00
Thomas Bruederli
f50a66c616
Enable listmode switch if listing is not multi-folder
2014-04-08 16:26:56 +02:00
Thomas Bruederli
aafbe8efdc
Fix forwarding all ('*') messages of a search set
2014-04-08 15:48:27 +02:00
Thomas Bruederli
1e9a59ab89
Don't remove messages from list when moving to another folder in multi-folder search mode, just update the list
2014-04-08 14:38:54 +02:00
Thomas Bruederli
1d1fdcbf8c
Fix splitting message identifiers into UID and folder values
2014-04-08 11:32:51 +02:00
Thomas Bruederli
1883048720
Optimize header fetching of multi-folder searches with natural (UID) sorting
2014-04-08 10:58:56 +02:00
Thomas Bruederli
f0c94a3dc3
Don't display error when moving a message to the same folder it already resides
2014-04-08 10:04:53 +02:00
Thomas Bruederli
0f48e6e660
Fix message UID extraction for _uid=*; update unread count for all affected mailboxes
2014-04-08 09:14:05 +02:00
Aleksander Machniak
0ccef59cfa
Fix bug where "With attachment" option in search filter wasn't selected after return from mail view ( #1489774 )
2014-04-08 08:53:43 +02:00
Thomas Bruederli
0456f728ee
Make UID extraction function globally availbale (for plugins)
2014-04-07 17:30:12 +02:00
Thomas Bruederli
6dc1a66451
Fix page title and folder selection in search mode
2014-04-07 17:01:30 +02:00
Thomas Bruederli
e8cb51669a
More fixes for multi-folder search ( #1485234 )
2014-04-07 16:24:37 +02:00
Thomas Bruederli
c83535876c
Small refactoring of message list column configuration; fixes table column resorting issues with hidden 'folder' column
2014-04-07 12:53:06 +02:00
Thomas Bruederli
b95033e45a
Save list columns as array in session
2014-04-07 10:25:15 +02:00
Thomas Bruederli
66536974fe
Merge branch 'dev-multi-folder-search'
2014-04-07 09:53:46 +02:00
Aleksander Machniak
d0cb327af7
Bring back $COMPOSE['reply_uid'] lost in commit 73076d7e
2014-04-02 08:50:47 +02:00
Aleksander Machniak
73076d7ea6
Set In-Reply-To and References for forwarded messages ( #1489593 )
2014-03-31 19:31:44 +02:00
Thomas Bruederli
a8a50de4e3
Improve mbox format import: don't expect empty lines after each message
2014-03-25 19:28:43 +01:00
Thomas Bruederli
08da302af0
Don't hide upload dialog if no file was selected. Display an alert message for all empty file uploads ( #1489685 )
2014-03-20 22:07:02 +01:00
Aleksander Machniak
a930815871
Trim search filter to prevent from creating invalid search criteria when skip_deleted = true.
2014-03-14 13:11:36 +01:00
Thomas Bruederli
a36369c383
Fix message import dialog ( #1489685 ):
...
- Display alert if no file is chosen
- Unlock the UI if form is not submitted
- Avoid duplicate error messages
- Fix javascript error due to missing attachments list widget
2014-03-13 22:58:57 +01:00
Thomas Bruederli
532c10669b
Support structured data for autocompletion results; map 'type' attribute to CSS class for autocomplete list items
2014-03-06 13:17:14 +01:00
Takika
2256f89139
Fix default mailbox sort order
2014-03-05 16:40:35 +01:00
Aleksander Machniak
37b9e02648
Fix regression in handling of 'attachments' result in message_compose hook ( #1489627 )
2014-02-17 17:40:07 +01:00
Aleksander Machniak
03de1329ef
Fix invalid X-Draft-Info on forwarded message draft ( #1489587 )
2014-02-11 09:06:53 +01:00
Thomas Bruederli
700e3cc76d
Include groups in contacts search on mail compose ( #1489082 )
2014-01-29 15:38:05 +01:00
Thomas Bruederli
90dc9b1512
Compare message IDs before suggesting to restore compose messages on reply
2014-01-27 17:44:46 +01:00
Thomas Bruederli
febcd4b225
Improve wording: don't pretend that mailbox is empty if search/filter doesn't find any messages
2014-01-22 09:29:35 +01:00
Thomas Bruederli
19262e6eab
Code cleanup: remove duplicated code, don't trigger multi-folder search on simple filter requests
2014-01-20 15:53:28 +01:00
Thomas Bruederli
1d6082c5e2
Fix thread/list mode update and display
2014-01-20 12:12:21 +01:00
Thomas Bruederli
6884f3f1f7
Re-submit search query when switching folders
2014-01-20 11:41:58 +01:00
Thomas Bruederli
1bbf8c4886
- Make search scope selectable in UI
...
- Disable thread mode when searching over multiple folders
- Encode UID values for HTML message row identifiers
2014-01-20 10:05:36 +01:00
Thomas Bruederli
2c33c7e38b
Make message pagenav (prev/next) work with sorted multi-folder search results
2014-01-16 15:41:19 +01:00
Thomas Bruederli
2baeac116a
Fix sorting and paging in cross-folder searches
2014-01-16 14:17:08 +01:00
Thomas Bruederli
25a244908b
Remove merge conflict
2014-01-16 11:43:11 +01:00