Commit Graph

7332 Commits (8dc87e62fbc13246d6f95219b4d9253f4fa9d385)
 

Author SHA1 Message Date
Thomas Bruederli 8dc87e62fb Avoid popupmenus being closed when scrollbar is clicked (#1489832) 10 years ago
Aleksander Machniak a54cff4c56 Fix error when spell-checking an empty text (#1489831) 10 years ago
Aleksander Machniak 5a7b7ce039 Prevent from js error when messages list does not exist 10 years ago
Aleksander Machniak eed897ca03 Fix possibly wrong error message when contact with the same email exists on move/copy 10 years ago
Aleksander Machniak f22de58087 Fixed notify/enotify extension handling 10 years ago
Thomas Bruederli f0405b4bae Accept broken vcards from Outlook that only supply ORG but not the required N or FN properties 10 years ago
Thomas Bruederli 5b6d09ad29 Configured host can be a URL 10 years ago
Thomas Bruederli dd5b2c5e6c Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Thomas Bruederli 8992116313 Set task variable to 'cli' when loading rcmail instance in shell scripts 10 years ago
Aleksander Machniak 624031a7a1 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak 65ac8302e4 Fix missing Mail-Followup-To header in sent mail (#1489829) 10 years ago
Thomas Bruederli 1fa0b6c0e5 Update Changelog 10 years ago
Thomas Bruederli 6fe5dd9da9 Add utility script to remove a user record from the local database 10 years ago
Thomas Bruederli 7d213af1bd Fix saving of search settings in 'all folders' mode 10 years ago
Thomas Bruederli fc2b025081 Remove debug output 10 years ago
Thomas Bruederli ab366809d5 Only refresh the affected parts of a cross-folder search set after moving/deleting/flagging 10 years ago
Thomas Bruederli 6f9bb11bb1 Reduce duplicated code 10 years ago
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
10 years ago
Aleksander Machniak 3b55b2f92b Fix so browser capabilities check is done really only once a session 10 years ago
Aleksander Machniak 4c7a980aaa Convert tabs to spaces 10 years ago
Aleksander Machniak 0314bff278 Set register_globals=off in .htaccess file and add note to INSTALL 10 years ago
Thomas Bruederli d220ebd708 Describe Selenium testing setup and provide a function to clear the SQL database 10 years ago
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 10 years ago
Aleksander Machniak d2e3a22d24 Allow aborting of running search requests 10 years ago
Aleksander Machniak 2611ac9570 Unify use of local 'this' variable reference 10 years ago
Aleksander Machniak eb7e452ecd CS fixes 10 years ago
Aleksander Machniak 97cf4d199b Remove IE7 hack that is not needed anymore 10 years ago
Aleksander Machniak 701905727c Add _mbox argument to headers action URL 10 years ago
Aleksander Machniak ed763b2859 Plugin API: Added message_saved hook (#1489752) 10 years ago
Aleksander Machniak 241af0937c Fix loading css for larry skin, support minified css files 10 years ago
Thomas Bruederli ca33f32b60 Fix submission of multi-folder message selection through hidden form fields 10 years ago
Thomas Bruederli 9429087f67 Add multi-folder search capabilities to classic skin (#1485234) 10 years ago
Thomas Bruederli 26b5200322 Consider search scope (and changes) for filter searches + disable folder operation commands in multi-folder search mode (#1485234) 10 years ago
Thomas B. 8087b13d20 Merge pull request #176 from marcoliverteschke/master
Limit list_tables() and list_cols() to current schema
10 years ago
Aleksander Machniak 7bd684f918 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak 1db17abe7e Fix next message display after removing a message (#1489800) 10 years ago
Thomas B. c9f4e33f51 Merge pull request #175 from chriskulbacki/master
Skins sorted by skin name in the Settings.
10 years ago
Aleksander Machniak c0b295f04b Support messages import from zip archives 10 years ago
Aleksander Machniak fb162e7445 Fix redundant alert message on over-size uploads (#1489817) 10 years ago
Aleksander Machniak 5515dbb970 Remove IE<7 specific code 10 years ago
Aleksander Machniak bf5d4ee058 Update changelog 10 years ago
Aleksander Machniak 2e10259992 Fixed mbox files import 10 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
10 years ago
Aleksander Machniak e5a77d2634 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak 398b7a9b0b Use (deprecated) event.returnValue on legacy browsers only 10 years ago
Aleksander Machniak 5be6dcf0e2 Remove useless debug_level=8 and javascripts's rcube_console 10 years ago
Aleksander Machniak 2e79d8d539 Move more IE<9 specific code to legacy_browser 10 years ago
Aleksander Machniak b58abd86c5 email:main -> email:pref 10 years ago
Aleksander Machniak a2e09c950d Use methods chaining, don't use deprecated row_init method 10 years ago
Aleksander Machniak a5f8c8307a Fix invalid and infinite redirect for unsupported browsers 10 years ago