Age | Commit message (Expand) | Author |
2014-02-16 | Fix wrong action folder selection if managesieve_domains is not empty (#1489617) | Aleksander Machniak |
2014-02-14 | Bump version number | Aleksander Machniak |
2014-02-14 | Fix issue in displaying filter form when managesieve_kolab_master=true | Aleksander Machniak |
2014-02-13 | prevent unwanted code execution via CURLOPT_POSTFIELDS (again) | Till Krüss |
2014-02-12 | Fix issue where multi-select fields were not visible in new filter action row... | Aleksander Machniak |
2014-02-12 | Fix issue where folder selector wasn't visible on new filter form | Aleksander Machniak |
2014-02-11 | Update env in main window for ACL dialog autocompletion (#1489594) | Thomas Bruederli |
2014-02-10 | prevent unwanted code execution via CURLOPT_POSTFIELDS | Till Krüss |
2014-02-05 | Hide autocompletion results when closing ACL dialog; use default table styles | Thomas Bruederli |
2014-02-04 | Use standard dialog popups for the ACL permissions form; that will open it in... | Thomas Bruederli |
2014-02-04 | Fix some glitches in ACL table display | Thomas Bruederli |
2014-01-30 | Point to the new public URI for online helpv1.0-rc | Thomas Bruederli |
2014-01-30 | Updated localizations from Transifex | Thomas Bruederli |
2014-01-26 | Update to jQuery UI 1.9.2 (without themes) | Thomas Bruederli |
2014-01-21 | Fix icon position after listicons.png update | Thomas Bruederli |
2014-01-17 | Added move/copy icons, improved edit icon and some icon positions | Aleksander Machniak |
2014-01-09 | CS fixes | Aleksander Machniak |
2014-01-09 | Fix issue where filesystem path was added to all-attachments (zip) file (#148... | Aleksander Machniak |
2014-01-04 | Add Filters tab using plugin API hook | Aleksander Machniak |
2013-12-30 | Fix fatal error after last fix | Aleksander Machniak |
2013-12-29 | Fix references to 'default' skin | Aleksander Machniak |
2013-12-27 | Add some code for S/MIME signatures verification, update Crypt_GPG package | Aleksander Machniak |
2013-12-22 | Remove deprecated functions (these listed in bc.php file) usage | Aleksander Machniak |
2013-12-18 | Fix Closure-compiler warnings, small code improvements | Aleksander Machniak |
2013-12-16 | Fix icon on archive folder (after changes in classic skin) and | Aleksander Machniak |
2013-12-09 | Nicely handle server-side modification of script names (#1489412) | Aleksander Machniak |
2013-11-28 | Updated localizations from Transifex | Thomas Bruederli |
2013-11-22 | Fix redundant/missing closing div tags | Aleksander Machniak |
2013-11-22 | Fix typos | Aleksander Machniak |
2013-11-22 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-11-22 | Bump version to 7.1 | Aleksander Machniak |
2013-11-22 | Fix a bug where deleted filter was not removed from the list | Aleksander Machniak |
2013-11-22 | Display status messages as pile of black bars overlaying the UI in order to i... | Thomas Bruederli |
2013-11-20 | Syntax fix for IE7 | Aleksander Machniak |
2013-11-08 | Merge pull request #141 from rasky/http_without_pwd | Aleksander Machniak |
2013-11-08 | Substitute variables in 'password_ldap_search_base' value | Aleksander Machniak |
2013-11-07 | Fix archive button state (i.e. checking if current folder is archive folder) | Aleksander Machniak |
2013-11-04 | Move help plugin UI initialization to startup hook | Thomas Bruederli |
2013-11-04 | Merge pull request #136 from tillkruess/extend-df-password-driver | Aleksander Machniak |
2013-10-30 | Improve performance and code readability by using String's startsWith() metho... | Aleksander Machniak |
2013-10-30 | Updated localizations from Transifex | Thomas Bruederli |
2013-10-30 | Fix list update after archive action on search result | Aleksander Machniak |
2013-10-30 | Improved checking if current folder is an archive folder (or subfolder) | Aleksander Machniak |
2013-10-30 | Update authors and version numbers | Aleksander Machniak |
2013-10-30 | Fix archive action for all messages in a folder (#1489405) | Aleksander Machniak |
2013-10-30 | Fix archive button on messages page when using archive_type != '' (#1489404) | Aleksander Machniak |
2013-10-30 | Performance improvement - call IMAP LIST only once | Aleksander Machniak |
2013-10-30 | Make sure all folders in the path are created - ie. if archive folder | Aleksander Machniak |
2013-10-22 | Decorate drop-down menus in datepicker title | Thomas Bruederli |
2013-10-20 | Allow HTTP authentication without password. | Giovanni Bajo |