summaryrefslogtreecommitdiff
path: root/program/js/app.js
AgeCommit message (Expand)Author
2015-04-19Fix message highligh regression from last commit (#1490363)Aleksander Machniak
2015-04-18Trigger 'listupdate' event also on response to check-recent requestAleksander Machniak
2015-04-16Add option to place signature at bottom of the quoted text even in top-postin...Aleksander Machniak
2015-04-10Fix bug where forced extwin page reload could exit from the extwin mode (#149...Aleksander Machniak
2015-03-15Avoid errors when message list doesn't have a headerThomas Bruederli
2015-03-12Fix javascripts errors in IE8 - lack of Event.which, focusing a hidden elemen...Aleksander Machniak
2015-03-11Fix submission of _reload parameter when switching address booksThomas Bruederli
2015-03-09(Properly) reset search filter on reset-search actionAleksander Machniak
2015-03-09Reset search filter on folder selection and search resetAleksander Machniak
2015-03-09Unified request* event arguments handling, added support for _unlock and _act...Aleksander Machniak
2015-03-09Fix so search filter, scope and fields are reset on folder changeAleksander Machniak
2015-03-02Fix javascript error after creating a folder which is a subfolder of another ...Aleksander Machniak
2015-02-25Improved handling of storage errors after message is sentAleksander Machniak
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-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 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-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-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-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-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-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-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-13Allow focussing treelist item checkboxes with tab and normal list navigation ...Thomas Bruederli