summaryrefslogtreecommitdiff
path: root/program/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-18Fix mouseup event handling when dragging a list record (#1490359)Aleksander 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-12Do not re-append an existing node when re-rendering with childsThomas Bruederli
2015-03-11Fix bug where TinyMCE area height was too small on slow network connection (#...Aleksander Machniak
2015-03-11Fix submission of _reload parameter when switching address booksThomas Bruederli
2015-03-11Fix bug where spellchecking in HTML editor do not work after switching editor...Aleksander Machniak
2015-03-11Update TinyMCE cache_suffix (forgot to do this after last update)Aleksander Machniak
2015-03-10Upgrade TinymCE to version 4.1.9Aleksander Machniak
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-08Fix Opera browser detection in javascript (#1490307)Aleksander Machniak
2015-03-05Update to TinyMCE 4.1.8Aleksander 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-24Update internal reference to treelist node contents after insert. Fixes some ...Thomas Bruederli
2015-02-22Fix cursor position on reply below the quote in HTML mode (#1490263)Aleksander 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-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