summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-29Add some unit tests for DB classesAleksander Machniak
2014-04-29Revert [78a58162], TABLE_SCHEMA column does not exist in mysql, alsoAleksander Machniak
2014-04-29Fix too small length of users.preferences column data type on MySQLAleksander Machniak
2014-04-29Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-04-29Support sql_debug option hereAleksander Machniak
2014-04-29Fix varius db_prefix issues (#1489839)Aleksander Machniak
2014-04-28Remove inadequate 'pagenav' class from button containersThomas Bruederli
2014-04-28Define globally available styles for UI buttons with iconsThomas Bruederli
2014-04-28CS fixesAleksander Machniak
2014-04-28Fix identities_level=4 handling in new_user_dialog plugin (#1489840)Aleksander Machniak
2014-04-28Add splitter in Settings > ResponsesAleksander Machniak
2014-04-28Revert unintentional changeAleksander Machniak
2014-04-28Make identity name field optional (#1489510)Aleksander Machniak
2014-04-27Specify licenses in all javascript files and blocks to please LibreJSThomas Bruederli
2014-04-25Merge branch 'x-forwarded-whitelist' of github.com:tribut/roundcubemail into ...Thomas Bruederli
2014-04-25Update changelogThomas Bruederli
2014-04-25Avoid popupmenus being closed when scrollbar is clicked (#1489832)Thomas Bruederli
2014-04-25Fix error when spell-checking an empty text (#1489831)Aleksander Machniak
2014-04-25Prevent from js error when messages list does not existAleksander Machniak
2014-04-24Fix possibly wrong error message when contact with the same email exists on m...Aleksander Machniak
2014-04-24Fixed notify/enotify extension handlingAleksander Machniak
2014-04-24Accept broken vcards from Outlook that only supply ORG but not the required N...Thomas Bruederli
2014-04-23Configured host can be a URLThomas Bruederli
2014-04-23Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-04-23Set task variable to 'cli' when loading rcmail instance in shell scriptsThomas Bruederli
2014-04-23Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-04-23Fix missing Mail-Followup-To header in sent mail (#1489829)Aleksander Machniak
2014-04-23Update ChangelogThomas Bruederli
2014-04-23Add utility script to remove a user record from the local databaseThomas Bruederli
2014-04-23Fix saving of search settings in 'all folders' modeThomas Bruederli
2014-04-23Remove debug outputThomas Bruederli
2014-04-23Only refresh the affected parts of a cross-folder search set after moving/del...Thomas Bruederli
2014-04-23Reduce duplicated codeThomas Bruederli
2014-04-23Further refine cross-folder searching:Thomas Bruederli
2014-04-23Fix so browser capabilities check is done really only once a sessionAleksander Machniak
2014-04-23Convert tabs to spacesAleksander Machniak
2014-04-23Set register_globals=off in .htaccess file and add note to INSTALLAleksander Machniak
2014-04-21Describe Selenium testing setup and provide a function to clear the SQL databaseThomas Bruederli
2014-04-21Move rcube_installer class to include/rcmail_installer in order to remain acc...Thomas Bruederli
2014-04-20Allow aborting of running search requestsAleksander Machniak
2014-04-20Unify use of local 'this' variable referenceAleksander Machniak
2014-04-20CS fixesAleksander Machniak
2014-04-20Remove IE7 hack that is not needed anymoreAleksander Machniak
2014-04-20Add _mbox argument to headers action URLAleksander Machniak
2014-04-19Plugin API: Added message_saved hook (#1489752)Aleksander Machniak
2014-04-18Fix loading css for larry skin, support minified css filesAleksander Machniak
2014-04-18Fix submission of multi-folder message selection through hidden form fieldsThomas Bruederli
2014-04-18Add multi-folder search capabilities to classic skin (#1485234)Thomas Bruederli
2014-04-18Consider search scope (and changes) for filter searches + disable folder oper...Thomas Bruederli
2014-04-18Merge pull request #176 from marcoliverteschke/masterThomas B.