summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2014-07-26Handle clicks on list parent element from the list widgetAleksander Machniak
2014-07-26Create/rename groups in UI dialogs (#1489951)Aleksander Machniak
2014-07-25Fix drag-n-drop after folder move/create (#1489648)Aleksander Machniak
2014-07-25Skip redundant prepare_for_export() callsAleksander Machniak
2014-07-24Support allowfullscreen attribute on iframe elementsAleksander Machniak
2014-07-23Fix errors when using localStorage in Safari's private browsing mode (#1489996)Aleksander Machniak
2014-07-23Reset $value in a loopAleksander Machniak
2014-07-22Fix some mime-type to extension mapping checks in Installer (#1489983)Aleksander Machniak
2014-07-21Use jQuery.each instead of "for (i in Array)" (#1489988)Aleksander Machniak
2014-07-20Iterate over all drafts saved in localStorage when asking for restoring. Dele...Thomas Bruederli
2014-07-16Collapsible (and iconized) folders tree in folder manager (#1489648)Aleksander Machniak
2014-07-14Fix "Illegal offset type" error (#1489985)Aleksander Machniak
2014-07-11Fix sorting messages by size on servers without SORT capability (#1489981)Aleksander Machniak
2014-07-09Warn for unsent/unsaved message when closing compose window; remove localStor...Thomas Bruederli
2014-07-09Revert "Fix bug where compose storage wasn't cleared on page unload (#1489818)"Aleksander Machniak
2014-07-08Fix bug where compose storage wasn't cleared on page unload (#1489818)Aleksander Machniak
2014-07-07Fix images import from various vCard formats (#1489977)Aleksander Machniak
2014-07-07Pass event object as 3rd argument to external command handlersAleksander Machniak
2014-07-05Skip redundant get_group() call for better performance of listing groups in c...Aleksander Machniak
2014-07-05Fix 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
2014-07-05Fix security issue in delete-response action - allow only ajax request.Aleksander Machniak
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-03Remove leftover code - fixes js errorAleksander Machniak
2014-07-02Get rid of -o-box-shadowAleksander Machniak
2014-07-02Reset also page header/footer on "dummy frames" - to prevent js error e.g. if...Aleksander Machniak
2014-07-02Use treelist widget for folders list in Settings/Folders (#1489648)Aleksander Machniak
2014-06-30Typo fixTakika
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-29Add forgotten file (for image uploads handling)Aleksander Machniak
2014-06-29Support images in HTML signatures (#1488676)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-26Updated Langs to TinyMC 4.1.xPascal Herbert
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-26Apply selection styles to clones search result items, tooThomas Bruederli
2014-06-25Minor optimizationThomas Bruederli
2014-06-25Remove focus on mouse clicksThomas Bruederli
2014-06-24Extend get_quota() so it's possible to specify GETQUOTAROOT folder and return...Aleksander Machniak
2014-06-24Separate list of saved searched from addressbooks listThomas Bruederli
2014-06-24Mute clicks on virtual treelist item links (they need tabindex=0 in order to ...Thomas Bruederli
2014-06-24Fix updating and re-sorting treelist nodesThomas Bruederli
2014-06-24Allow to move a treelist node to a new parent with .update()Thomas Bruederli
2014-06-24Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-06-23Mail compose: Selecting contact inserts recipient to previously focused input...Aleksander Machniak
2014-06-23Improved accessibility (Tab navigation) in HTML editor's image browserAleksander Machniak