summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2014-02-13Merge pull request #168 from tillkruess/masterAleksander Machniak
2014-02-13prevent unwanted code execution via CURLOPT_POSTFIELDS (again)Till Krüss
2014-02-12Fix issue where multi-select fields were not visible in new filter action row...Aleksander Machniak
2014-02-12Fix issue where folder selector wasn't visible on new filter formAleksander Machniak
2014-02-11Update env in main window for ACL dialog autocompletion (#1489594)Thomas Bruederli
2014-02-10Merge pull request #166 from tillkruess/masterAleksander Machniak
2014-02-10prevent unwanted code execution via CURLOPT_POSTFIELDSTill Krüss
2014-02-05Hide autocompletion results when closing ACL dialog; use default table stylesThomas Bruederli
2014-02-04Bump ACL plugin versionThomas Bruederli
2014-02-04Fix some glitches in ACL table displayThomas Bruederli
2014-02-04Use standard dialog popups for the ACL permissions form; that will open it in...Thomas Bruederli
2014-02-03Don't EVER log passwordsThomas Bruederli
2014-01-30Point to the new public URI for online helpThomas Bruederli
2014-01-30Updated localizations from TransifexThomas Bruederli
2014-01-26Update to jQuery UI 1.9.2 (without themes)Thomas Bruederli
2014-01-21Fix icon position after listicons.png updateThomas Bruederli
2014-01-17Added move/copy icons, improved edit icon and some icon positionsAleksander Machniak
2014-01-09CS fixesAleksander Machniak
2014-01-09Fix issue where filesystem path was added to all-attachments (zip) file (#148...Aleksander Machniak
2014-01-04Add Filters tab using plugin API hookAleksander Machniak
2013-12-30Fix fatal error after last fixAleksander Machniak
2013-12-29Fix references to 'default' skinAleksander Machniak
2013-12-27Add some code for S/MIME signatures verification, update Crypt_GPG packageAleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-12-18Fix Closure-compiler warnings, small code improvementsAleksander Machniak
2013-12-16Fix icon on archive folder (after changes in classic skin) andAleksander Machniak
2013-12-09Nicely handle server-side modification of script names (#1489412)Aleksander Machniak
2013-11-28Updated localizations from TransifexThomas Bruederli
2013-11-22Fix redundant/missing closing div tagsAleksander Machniak
2013-11-22Fix typosAleksander Machniak
2013-11-22Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-11-22Bump version to 7.1Aleksander Machniak
2013-11-22Fix a bug where deleted filter was not removed from the listAleksander Machniak
2013-11-22Display status messages as pile of black bars overlaying the UI in order to i...Thomas Bruederli
2013-11-20Syntax fix for IE7Aleksander Machniak
2013-11-08Merge pull request #141 from rasky/http_without_pwdAleksander Machniak
2013-11-08Substitute variables in 'password_ldap_search_base' valueAleksander Machniak
2013-11-07Fix archive button state (i.e. checking if current folder is archive folder)Aleksander Machniak
2013-11-04Move help plugin UI initialization to startup hookThomas Bruederli
2013-11-04Merge pull request #136 from tillkruess/extend-df-password-driverAleksander Machniak
2013-10-30Improve performance and code readability by using String's startsWith() metho...Aleksander Machniak
2013-10-30Updated localizations from TransifexThomas Bruederli
2013-10-30Fix list update after archive action on search resultAleksander Machniak
2013-10-30Improved checking if current folder is an archive folder (or subfolder)Aleksander Machniak
2013-10-30Update authors and version numbersAleksander Machniak
2013-10-30Fix archive action for all messages in a folder (#1489405)Aleksander Machniak
2013-10-30Fix archive button on messages page when using archive_type != '' (#1489404)Aleksander Machniak
2013-10-30Performance improvement - call IMAP LIST only onceAleksander Machniak
2013-10-30Make sure all folders in the path are created - ie. if archive folderAleksander Machniak
2013-10-22Decorate drop-down menus in datepicker titleThomas Bruederli