Age | Commit message (Expand) | Author |
2014-07-30 | Remove redundant folder check when using search set | Aleksander Machniak |
2014-07-30 | Fix missing folders list icons on mail view page | Aleksander Machniak |
2014-07-30 | Fixed variable name | Aleksander Machniak |
2014-07-28 | Fix bug where $Forwarded flag was being set even if server didn't support it ... | Aleksander Machniak |
2014-07-28 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-07-28 | Fix missing css/js scripts in filter form in mail task | Aleksander Machniak |
2014-07-28 | Set 'compose_extwin' env property on every step; accept a list of URL paramet... | Thomas Bruederli |
2014-07-28 | Remove useless css rules | Aleksander Machniak |
2014-07-26 | Handle clicks on list parent element from the list widget | Aleksander Machniak |
2014-07-26 | Create/rename groups in UI dialogs (#1489951) | Aleksander Machniak |
2014-07-25 | Fix drag-n-drop after folder move/create (#1489648) | Aleksander Machniak |
2014-07-25 | Skip redundant prepare_for_export() calls | Aleksander Machniak |
2014-07-24 | Replace hint about the default skin | Thomas Bruederli |
2014-07-24 | Support allowfullscreen attribute on iframe elements | Aleksander Machniak |
2014-07-23 | Fix errors when using localStorage in Safari's private browsing mode (#1489996) | Aleksander Machniak |
2014-07-23 | Reset $value in a loop | Aleksander Machniak |
2014-07-22 | Fix some mime-type to extension mapping checks in Installer (#1489983) | Aleksander Machniak |
2014-07-21 | Use jQuery.each instead of "for (i in Array)" (#1489988) | Aleksander Machniak |
2014-07-20 | Fix alignment of folder subscription checkboxes accross browsers | Thomas Bruederli |
2014-07-20 | Updated Changelog | Thomas Bruederli |
2014-07-20 | Iterate over all drafts saved in localStorage when asking for restoring. Dele... | Thomas Bruederli |
2014-07-16 | Code improvements + added tests for vacation date regexps handling | Aleksander Machniak |
2014-07-16 | Updated changelog and CS fixes after PR merge | Aleksander Machniak |
2014-07-16 | CS fixes after PR merge | Aleksander Machniak |
2014-07-16 | Merge pull request #202 from jacoblister/master | Aleksander Machniak |
2014-07-16 | Merge pull request #203 from mdamt/gearman-password | Aleksander Machniak |
2014-07-16 | Don't overwrite the whole fieldmap so autocomplete names are resolved correctly | Aleksander Machniak |
2014-07-16 | Collapsible (and iconized) folders tree in folder manager (#1489648) | Aleksander Machniak |
2014-07-14 | New gearman driver for password plugin | Mohammad Anwari |
2014-07-14 | Fix "Illegal offset type" error (#1489985) | Aleksander Machniak |
2014-07-14 | Add Vacation date range feature for servers without the sieve 'date' extensio... | Jacob Lister |
2014-07-13 | Add title attribute for skins/modes hiding the actual button text | Thomas Bruederli |
2014-07-11 | Fix sorting messages by size on servers without SORT capability (#1489981) | Aleksander Machniak |
2014-07-09 | Fix TinyMCE buttons in webkit browsers | Aleksander Machniak |
2014-07-09 | Small css fix for delete icon on messages list | Aleksander Machniak |
2014-07-09 | Fix error when activeCell is not defined | Thomas Bruederli |
2014-07-09 | Warn for unsent/unsaved message when closing compose window; remove localStor... | Thomas Bruederli |
2014-07-09 | Fix dialog close button focus border in Firefox | Thomas Bruederli |
2014-07-09 | Fix displaying error messages without timeout | Thomas Bruederli |
2014-07-09 | Fix some jquery UI styles to match the Larry skin | Thomas Bruederli |
2014-07-09 | Revert "Fix bug where compose storage wasn't cleared on page unload (#1489818)" | Aleksander Machniak |
2014-07-08 | Fix bug where compose storage wasn't cleared on page unload (#1489818) | Aleksander Machniak |
2014-07-08 | Remove obsolete code that disables session check on 'send' action | Aleksander Machniak |
2014-07-08 | Support contact_search_name option in ACL plugin autocompletion | Aleksander Machniak |
2014-07-07 | Fix images import from various vCard formats (#1489977) | Aleksander Machniak |
2014-07-07 | Fix messages list columns width in Chrome | Aleksander Machniak |
2014-07-07 | Pass event object as 3rd argument to external command handlers | Aleksander Machniak |
2014-07-05 | Skip redundant get_group() call for better performance of listing groups in c... | Aleksander Machniak |
2014-07-05 | Fix bug where contacts with no email address were listed on compose addressbo... | Aleksander Machniak |
2014-07-05 | - Fix Delete button state after deleting identity/response (#1489972) | Aleksander Machniak |