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
eea11ecdde
Move rcube_installer class to include/rcmail_installer in order to remain accessible by the update script even if the installer directory was removed
2014-04-21 16:39:19 +02:00
Aleksander Machniak
d2e3a22d24
Allow aborting of running search requests
2014-04-20 13:39:02 +02:00
Aleksander Machniak
2611ac9570
Unify use of local 'this' variable reference
2014-04-20 12:43:16 +02:00
Aleksander Machniak
eb7e452ecd
CS fixes
2014-04-20 12:34:25 +02:00
Aleksander Machniak
97cf4d199b
Remove IE7 hack that is not needed anymore
2014-04-20 12:02:55 +02:00
Aleksander Machniak
701905727c
Add _mbox argument to headers action URL
2014-04-20 12:01:32 +02:00
Aleksander Machniak
ed763b2859
Plugin API: Added message_saved hook ( #1489752 )
2014-04-19 16:55:59 +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
Thomas B.
8087b13d20
Merge pull request #176 from marcoliverteschke/master
...
Limit list_tables() and list_cols() to current schema
2014-04-18 13:26:55 +02:00
Aleksander Machniak
7bd684f918
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-04-18 13:04:37 +02:00
Aleksander Machniak
1db17abe7e
Fix next message display after removing a message ( #1489800 )
2014-04-18 13:04:23 +02:00
Thomas B.
c9f4e33f51
Merge pull request #175 from chriskulbacki/master
...
Skins sorted by skin name in the Settings.
2014-04-18 13:01:05 +02:00
Aleksander Machniak
c0b295f04b
Support messages import from zip archives
2014-04-18 12:54:58 +02:00
Aleksander Machniak
fb162e7445
Fix redundant alert message on over-size uploads ( #1489817 )
2014-04-18 11:26:07 +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
e5a77d2634
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-04-16 10:50:43 +02:00
Aleksander Machniak
398b7a9b0b
Use (deprecated) event.returnValue on legacy browsers only
2014-04-16 10:50:06 +02:00
Aleksander Machniak
5be6dcf0e2
Remove useless debug_level=8 and javascripts's rcube_console
2014-04-15 19:19:56 +02:00
Aleksander Machniak
2e79d8d539
Move more IE<9 specific code to legacy_browser
2014-04-15 19:11:00 +02:00
Aleksander Machniak
b58abd86c5
email:main -> email:pref
2014-04-15 18:38:39 +02:00
Aleksander Machniak
a5f8c8307a
Fix invalid and infinite redirect for unsupported browsers
2014-04-14 21:29:27 +02:00
Aleksander Machniak
ed1222e453
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-04-14 20:45:19 +02:00
Aleksander Machniak
7a5c3a3224
Fix regression where title attribute for long message subjects wasn't used on IE
2014-04-14 20:41:27 +02:00
Thomas Bruederli
f97fe4ee08
Allow to search in multiple folders with rcube_imap::search_once(); always set folder property in message header struct
2014-04-14 20:35:03 +02:00
Aleksander Machniak
a12bbbaf41
Fix invalid page title for some folders (1489804)
2014-04-14 17:28:31 +02:00
Marc-Oliver Teschke
78a58162d8
When checking if DB schema is up-to-date, limit the checks to tables in our current schema. Otherwise installer might return false positives when DB user has access to multiple schemas.
...
Signed-off-by: Marc-Oliver Teschke <teschke@planwerk6.de >
2014-04-14 17:08:01 +02:00
Aleksander Machniak
eb0dec9613
Fix XSS issue in plain text spellchecker ( #1489806 )
2014-04-14 15:07: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
faa9c89236
Make sure mbstring susbtitute character is set to empty string in rcube_charset::clean()
2014-04-13 11:43:18 +02:00
Aleksander Machniak
db3a14b405
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-04-13 09:05:44 +02:00
Aleksander Machniak
cb29c97bf6
Fix lack of translation of special folders in some configurations ( #1489799 )
2014-04-13 09:05:18 +02:00
Thomas Bruederli
14423c867c
Avoid empty _action= parameters in URLs
2014-04-12 19:59:10 +02:00
Aleksander Machniak
361a919424
Remove last check for IE6
2014-04-12 15:26:08 +02:00
Aleksander Machniak
64542fc803
Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update to jQuery-2.1.0
2014-04-12 14:01:07 +02:00
Aleksander Machniak
0ca75d4880
Fix messages index cache update under some conditions (e.g. proxy) ( #1489756 )
2014-04-11 19:28:52 +02:00
Aleksander Machniak
f96fec6b8c
Fix "washing" of unicoded style attributes ( #1489777 )
2014-04-11 09:13:59 +02:00
Thomas Bruederli
9155f3de2a
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-04-10 16:57:48 +02:00
Thomas Bruederli
467374ca12
Avoid unexpected redirects to inbox after auto-saving a draft ( #1489789 )
2014-04-10 16:57:42 +02:00
Thomas Bruederli
a2049621c7
Allow plugins to define custom attachment classes
2014-04-10 14:19:28 +02:00
Chris Kulbacki
c75670d500
Skins sorted by skin name in the Settings.
2014-04-10 10:52:04 +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
45924a1a8a
Foward locking parameter
2014-04-10 10:40:18 +02:00
Aleksander Machniak
eddaf0b5f6
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-04-10 08:41:34 +02:00
Aleksander Machniak
70c0d25684
Make sure preformance info logged in devel_mode uses locale-independent number format
2014-04-10 08:40:12 +02:00