summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2014-04-12Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update t...Aleksander Machniak
2014-04-10Avoid unexpected redirects to inbox after auto-saving a draft (#1489789)Thomas Bruederli
2014-04-10Allow plugins to define custom attachment classesThomas Bruederli
2014-04-10Foward locking parameterThomas Bruederli
2014-04-08Make multi-folder message identifiers work with folders containing commasThomas Bruederli
2014-04-08Enable listmode switch if listing is not multi-folderThomas Bruederli
2014-04-08Fix forwarding all ('*') messages of a search setThomas Bruederli
2014-04-08Don't remove messages from list when moving to another folder in multi-folder...Thomas Bruederli
2014-04-08Don't display error when moving a message to the same folder it already residesThomas Bruederli
2014-04-07Fix folder column display and message moving in multi-folder search modeThomas Bruederli
2014-04-07Fix page title and folder selection in search modeThomas Bruederli
2014-04-07Small refactoring of message list column configuration; fixes table column re...Thomas Bruederli
2014-04-07Merge branch 'dev-multi-folder-search'Thomas Bruederli
2014-04-04Improve error message on failed http connectionAleksander Machniak
2014-04-02Don't trigger 'select' event twice when selecting a list itemThomas Bruederli
2014-03-21Disable link registering mailto: protocol handler if not supported by the bro...Thomas Bruederli
2014-03-20Don't hide upload dialog if no file was selected. Display an alert message fo...Thomas Bruederli
2014-03-13Fix message import dialog (#1489685):Thomas Bruederli
2014-03-10Avoid bubbling of clicks to treelist expand/collapse togglesThomas Bruederli
2014-03-09Fix input-button disabled state; add support for jquery UI buttons of type 'u...Thomas Bruederli
2014-03-07Add method to reset a treelist widgetThomas Bruederli
2014-03-06Support structured data for autocompletion results; map 'type' attribute to C...Thomas Bruederli
2014-03-02Fix opening compose screen in new window after saving as draft (#1489643)Thomas Bruederli
2014-02-22Suppress IE's default behavior of opening links in a new tab on ctrl-click by...Thomas Bruederli
2014-02-13Added toolbar button to move message in message viewAleksander Machniak
2014-02-05Fix possible javascript error on drag-n-drop (#1489560)Aleksander Machniak
2014-02-04Forward all arguments of the function callThomas Bruederli
2014-02-04Use standard dialog popups for the ACL permissions form; that will open it in...Thomas Bruederli
2014-02-03Fixed Opera > 15 detection (#1489562)Aleksander Machniak
2014-02-03Fix bug where it wasn't possible to focus the messages list withAleksander Machniak
2014-01-29Execute message/contact moving on dragend callback from list widget because t...Thomas Bruederli
2014-01-29Also adapt fixed table header to vertical body scrollingThomas Bruederli
2014-01-29Adjust fixed header position when scrolling (#1295420)Thomas Bruederli
2014-01-29Fix canned responses in HTML mode (#1489536)Thomas Bruederli
2014-01-27Compare message IDs before suggesting to restore compose messages on replyThomas Bruederli
2014-01-27Update to jQuery 1.11.0Aleksander Machniak
2014-01-22Add 'markfolder' event (#1485775)Aleksander Machniak
2014-01-21Apply the right flags for searching in all foldersThomas Bruederli
2014-01-20Code cleanup: remove duplicated code, don't trigger multi-folder search on si...Thomas Bruederli
2014-01-20Re-submit search query when switching foldersThomas Bruederli
2014-01-20Fix row UID handling in list widgetThomas Bruederli
2014-01-20- Make search scope selectable in UIThomas Bruederli
2014-01-16Make message pagenav (prev/next) work with sorted multi-folder search resultsThomas Bruederli
2014-01-16Support globally unique message UIDs with IMAP folder name appendedThomas
2014-01-16Prepare message list to display IMAP folderThomas
2014-01-16Refactor multi-threaded autocomple contact searching to make it available for...Thomas
2014-01-14Make sure unread_children count (and class) on thread root is always updated ...Aleksander Machniak
2014-01-14Remove expand/collapse with plus/minus keys (on numeric keypad) (#1489513)Aleksander Machniak
2014-01-14Update class name in subscriptions folder list after saving folder propertiesThomas Bruederli
2014-01-07Fix error when calling get_selection() after any (selected) row was removedAleksander Machniak