summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2014-12-16Improve system security by using optional special URL with security tokenAleksander Machniak
2014-12-10Update TinyMCE to 4.1.7, use cache_suffix option to prevent browser caching i...Aleksander Machniak
2014-12-10Assign "mainaction" class to "default" buttons in dialogsAleksander Machniak
2014-12-08Fix label on "forwarded" iconAleksander Machniak
2014-12-08Enable menu-* actions when UI is lockedAleksander Machniak
2014-11-20Add method to display operation (uploading) progress in UI messageAleksander Machniak
2014-11-17Merge pull request #249 from JohnDoh/patch-1Aleksander Machniak
2014-11-17Fix drag-n-drop to folders expanded while dragging (#1490157)Aleksander Machniak
2014-11-13check to see if the content frame exists before loading a contactJohnDoh
2014-10-29Fix reply scrolling issue with text mode and start message below the quote (#...Aleksander Machniak
2014-10-28Fix so draft auto-save does not turn spellchecker off (#1490120)Aleksander Machniak
2014-10-27Fix compose body area size, so scrollbars aren't truncated, unify paddingAleksander Machniak
2014-10-26Merge pull request #232 from JohnDoh/patch-1Thomas B.
2014-10-25Catch only left-button clicks on the list widget's mouseup handlerAleksander Machniak
2014-10-16better events for get_single_uid/cidJohnDoh
2014-09-27Enable/disable siganture commands before exiting the function in new compose ...Thomas Bruederli
2014-09-26Fix restoring draft messages from localStorage if editor mode differs (#1490016)Thomas Bruederli
2014-09-16Access list body through abstract propertyThomas Bruederli
2014-09-11Also remove cloned search item from treelistThomas Bruederli
2014-09-09Merge pull request #218 from JohnDoh/patch-1Thomas B.
2014-09-08pass click event to hide_menu callJohnDoh
2014-09-08add missing event argJohnDoh
2014-09-08Small tweaks for treelist interactionsThomas Bruederli
2014-09-02Don't cancel event on parent focusAleksander Machniak
2014-08-20Add option to focus a treelist widget on clicks to the container (#1489997)Thomas Bruederli
2014-08-20Add config/preference option to disable saving messages in localStorage (#148...Thomas Bruederli
2014-08-18Show icons (person, group) in autocomplete popupThomas Bruederli
2014-08-18Don't expand recipient groups if they have an email addressThomas Bruederli
2014-08-17Fix contacts list update after adding/deleting/moving a contact (#1490028, #1...Aleksander Machniak
2014-08-13Allow focussing treelist item checkboxes with tab and normal list navigation ...Thomas Bruederli
2014-08-12Allow browsers internal spellchecker to workVictor Benincasa
2014-08-11Added namespace filter in Folder ManagerAleksander Machniak
2014-08-10Fix errors when adding/updating contacts in active search (#1490015)Aleksander Machniak
2014-08-08Reset search after folder creation/remove/renameAleksander Machniak
2014-08-08Added folder searching in Folder ManagerAleksander Machniak
2014-08-07Getter to detect if treelist widget is in search modeThomas Bruederli
2014-08-05Make possible to skip some elements from subject cell when creating text for ...Aleksander Machniak
2014-08-04Fix frame check and strange "parent is undefined" issueAleksander Machniak
2014-08-04Modify is_framed() so it returns boolean valueAleksander Machniak
2014-08-01Update to TinyMCE 4.1.3 + small code improvementsAleksander Machniak
2014-07-30Fixed variable nameAleksander Machniak
2014-07-28Set 'compose_extwin' env property on every step; accept a list of URL paramet...Thomas Bruederli
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-23Fix errors when using localStorage in Safari's private browsing mode (#1489996)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-09Warn for unsent/unsaved message when closing compose window; remove localStor...Thomas Bruederli