summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2015-02-17Add possibility to print contact information (of a single contact)Aleksander Machniak
2015-02-06Fix so JSON.parse() errors on localStorage items are ignored (#1490249)Aleksander Machniak
2015-01-25Fix bug where signature could have been inserted twice after plain-to-html sw...Aleksander Machniak
2015-01-24Fix JS syntax for legacy browsersThomas Bruederli
2015-01-23Fix keyboard navigation and css in datepicker widget across many Firefox vers...Aleksander Machniak
2015-01-22Fix bug where drafts list wasn't refreshed after draft message was sent from ...Aleksander Machniak
2015-01-16Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210)Aleksander Machniak
2015-01-15Fix bug where search was reset after returning from compose opened by reply b...Aleksander Machniak
2015-01-13Fix error when dragging jquery dialog window in Folder Manager pageAleksander Machniak
2015-01-13Fix bug where Drafts list wasn't updated on draft-save action in new window (...Aleksander Machniak
2015-01-12Skip .skip-on-drag elements when producing long subject titleAleksander Machniak
2015-01-10Fix css selectors in resize() for IE (#1490213)Aleksander Machniak
2015-01-10Fix checks based on window.ActiveXObject in IE > 10Aleksander Machniak
2015-01-09Build proper quota text when quota 'percent' is undefinedAleksander Machniak
2015-01-09Fix bug where max_group_members was ignored when adding a new contact (#1490214)Aleksander Machniak
2014-12-25Add _mbox parameter to the 'mark' request sent after opening a messageAleksander Machniak
2014-12-22Upgrade jQuery to version 2.1.3Aleksander Machniak
2014-12-22Fix js error when calling show_popup_dialog() without 'options' argumentAleksander Machniak
2014-12-18Prevent folder selection changes if app is busy (#1490158)Thomas Bruederli
2014-12-18Avoid useless reloading list when resetting search with active filter (#1490057)Thomas Bruederli
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