Aleksander Machniak
|
701905727c
|
Add _mbox argument to headers action URL
|
11 years ago |
Aleksander Machniak
|
ed763b2859
|
Plugin API: Added message_saved hook (#1489752)
|
11 years ago |
Aleksander Machniak
|
241af0937c
|
Fix loading css for larry skin, support minified css files
|
11 years ago |
Thomas Bruederli
|
ca33f32b60
|
Fix submission of multi-folder message selection through hidden form fields
|
11 years ago |
Thomas Bruederli
|
9429087f67
|
Add multi-folder search capabilities to classic skin (#1485234)
|
11 years ago |
Thomas Bruederli
|
26b5200322
|
Consider search scope (and changes) for filter searches + disable folder operation commands in multi-folder search mode (#1485234)
|
11 years ago |
Thomas B.
|
8087b13d20
|
Merge pull request #176 from marcoliverteschke/master
Limit list_tables() and list_cols() to current schema
|
11 years ago |
Aleksander Machniak
|
7bd684f918
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
1db17abe7e
|
Fix next message display after removing a message (#1489800)
|
11 years ago |
Thomas B.
|
c9f4e33f51
|
Merge pull request #175 from chriskulbacki/master
Skins sorted by skin name in the Settings.
|
11 years ago |
Aleksander Machniak
|
c0b295f04b
|
Support messages import from zip archives
|
11 years ago |
Aleksander Machniak
|
fb162e7445
|
Fix redundant alert message on over-size uploads (#1489817)
|
11 years ago |
Aleksander Machniak
|
5515dbb970
|
Remove IE<7 specific code
|
11 years ago |
Aleksander Machniak
|
bf5d4ee058
|
Update changelog
|
11 years ago |
Aleksander Machniak
|
2e10259992
|
Fixed mbox files import
|
11 years ago |
Aleksander Machniak
|
ed1ceea878
|
Add possibility to download messages in mbox format (#1486069)
Removed "download folder" option, the same can be done by selecting all messages in a folder
Code refactoring
|
11 years ago |
Aleksander Machniak
|
e5a77d2634
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
398b7a9b0b
|
Use (deprecated) event.returnValue on legacy browsers only
|
11 years ago |
Aleksander Machniak
|
5be6dcf0e2
|
Remove useless debug_level=8 and javascripts's rcube_console
|
11 years ago |
Aleksander Machniak
|
2e79d8d539
|
Move more IE<9 specific code to legacy_browser
|
11 years ago |
Aleksander Machniak
|
b58abd86c5
|
email:main -> email:pref
|
11 years ago |
Aleksander Machniak
|
a2e09c950d
|
Use methods chaining, don't use deprecated row_init method
|
11 years ago |
Aleksander Machniak
|
a5f8c8307a
|
Fix invalid and infinite redirect for unsupported browsers
|
11 years ago |
Aleksander Machniak
|
ed1222e453
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
7a5c3a3224
|
Fix regression where title attribute for long message subjects wasn't used on IE
|
11 years ago |
Thomas Bruederli
|
f97fe4ee08
|
Allow to search in multiple folders with rcube_imap::search_once(); always set folder property in message header struct
|
11 years ago |
Aleksander Machniak
|
a12bbbaf41
|
Fix invalid page title for some folders (1489804)
|
11 years ago |
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>
|
11 years ago |
Aleksander Machniak
|
eb0dec9613
|
Fix XSS issue in plain text spellchecker (#1489806)
|
11 years ago |
Aleksander Machniak
|
24e63e2218
|
Fix deleting/moving folders from folders with name "0", "00", etc.
|
11 years ago |
Aleksander Machniak
|
a594999135
|
Use POST for refresh/check-recent request
|
11 years ago |
Aleksander Machniak
|
056d458ed6
|
Fix disabled create filter action
|
11 years ago |
Aleksander Machniak
|
faa9c89236
|
Make sure mbstring susbtitute character is set to empty string in rcube_charset::clean()
|
11 years ago |
Aleksander Machniak
|
db3a14b405
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
cb29c97bf6
|
Fix lack of translation of special folders in some configurations (#1489799)
|
11 years ago |
Thomas Bruederli
|
14423c867c
|
Avoid empty _action= parameters in URLs
|
11 years ago |
Aleksander Machniak
|
47fccf4fa6
|
Move some IE8-specific style to legacy_browser plugin
|
11 years ago |
Aleksander Machniak
|
361a919424
|
Remove last check for IE6
|
11 years ago |
Aleksander Machniak
|
dec27677ab
|
Remove IE6-specific quota.gif image
|
11 years ago |
Aleksander Machniak
|
53ede96dd6
|
Remove IE6-specific code
|
11 years ago |
Aleksander Machniak
|
e30212013d
|
Add dummy tests for legacy_browser plugin
|
11 years ago |
Aleksander Machniak
|
3ff7c9ed39
|
Fix subfolders margin on folders list
|
11 years ago |
Aleksander Machniak
|
64542fc803
|
Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update to jQuery-2.1.0
|
11 years ago |
Aleksander Machniak
|
0ca75d4880
|
Fix messages index cache update under some conditions (e.g. proxy) (#1489756)
|
11 years ago |
Aleksander Machniak
|
209a75c2b2
|
Update changelog
|
11 years ago |
Aleksander Machniak
|
f96fec6b8c
|
Fix "washing" of unicoded style attributes (#1489777)
|
11 years ago |
Thomas Bruederli
|
9155f3de2a
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Thomas Bruederli
|
467374ca12
|
Avoid unexpected redirects to inbox after auto-saving a draft (#1489789)
|
11 years ago |
Thomas Bruederli
|
a2049621c7
|
Allow plugins to define custom attachment classes
|
11 years ago |
Chris Kulbacki
|
c75670d500
|
Skins sorted by skin name in the Settings.
|
11 years ago |