summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-07-05Skip redundant get_group() call for better performance of listing groups in ↵Aleksander Machniak
compose addressbook
2014-07-05Fix bug where contacts with no email address were listed on compose ↵Aleksander Machniak
addressbook (#1489970)
2014-07-05- Fix Delete button state after deleting identity/response (#1489972)Aleksander Machniak
2014-07-05Fix security issue in delete-response action - allow only ajax request.Aleksander Machniak
Unify code for identities and responses deletion.
2014-07-03Added 'contact_search_name' option to define autocompletion entry formatAleksander Machniak
2014-07-03Fix blinking selection when moving cursor on autocomplete list textAleksander Machniak
2014-07-03Fix datepicker accessibility extensionThomas Bruederli
2014-07-03Remove leftover code - fixes js errorAleksander Machniak
2014-07-02Get rid of -moz-box-shadowAleksander Machniak
2014-07-02Get rid of -o-box-shadowAleksander Machniak
2014-07-02Move all filter:(opacity=X) styles to legacy_browser pluginAleksander Machniak
2014-07-02Reset also page header/footer on "dummy frames" - to prevent js error e.g. ↵Aleksander Machniak
if some script depends on jQuery
2014-07-02Use treelist widget for folders list in Settings/Folders (#1489648)Aleksander Machniak
2014-06-30Remove height:auto from .listing table cellsAleksander Machniak
2014-06-30Merge pull request #200 from Takika/patch-1Aleksander Machniak
Typo fix
2014-06-30Typo fixTakika
Missing $ added in get_uids call
2014-06-30Support images drag-n-drop into image browser dialog in html signature editorAleksander Machniak
2014-06-30Allways return current folder from quota_content()Aleksander Machniak
2014-06-30Display quota information for current folder not INBOX only (#1487993)Aleksander Machniak
2014-06-30Small improvements for toolbar buttons styleAleksander Machniak
2014-06-30Unify default width of resizable UI elements (#1488837)Aleksander Machniak
2014-06-29Add forgotten file (for image uploads handling)Aleksander Machniak
2014-06-29Support images in HTML signatures (#1488676)Aleksander Machniak
This enables image button and file browser in html editor for signatures
2014-06-28Some more css improvementsAleksander Machniak
2014-06-28Fix font-family/font-size in form elements (#1489936)Aleksander Machniak
2014-06-28Get rid of some rcube_config::all() callsAleksander Machniak
2014-06-26Fix incorrect label translation in return receipt (#1489963)Aleksander Machniak
2014-06-26Merge pull request #199 from hebbet/masterAleksander Machniak
Updated Langs to TinyMC 4.1.x
2014-06-26Updated Langs to TinyMC 4.1.xPascal Herbert
Updated Langs to TinyMC 4.1.x
2014-06-26Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-06-26Display full quota information in popup (#1485769, #1486604)Aleksander Machniak
2014-06-26Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-06-26Apply selection styles to clones search result items, tooThomas Bruederli
2014-06-26After PR merge code cleanupAleksander Machniak
2014-06-26Merge branch 'simonpl-master'Aleksander Machniak
2014-06-26Merge branch 'master' of https://github.com/simonpl/roundcubemail into ↵Aleksander Machniak
simonpl-master
2014-06-25Minor optimizationThomas Bruederli
2014-06-25Show password rules before committing new password (#1488285)simonp
2014-06-25Add/fix styles for a hierarchical list of address booksThomas Bruederli
2014-06-25Remove focus on mouse clicksThomas Bruederli
2014-06-24Extend get_quota() so it's possible to specify GETQUOTAROOT folder and ↵Aleksander Machniak
return full quota info (including all roots and types, e.g. MESSAGE) - for future use
2014-06-24Remove previously added styles that don't belong hereThomas Bruederli
2014-06-24Separate list of saved searched from addressbooks listThomas Bruederli
2014-06-24Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-06-24Mute clicks on virtual treelist item links (they need tabindex=0 in order to ↵Thomas Bruederli
be focusable by keyboard though)
2014-06-24Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-06-24Allow anonymous LDAP searchesAleksander Machniak
2014-06-24Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-06-24Fix updating and re-sorting treelist nodesThomas Bruederli
2014-06-24Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak