summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Collapse)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
This fixes drag-n-drop on managesieve filters list.
2015-04-16Add option to place signature at bottom of the quoted text even in ↵Aleksander Machniak
top-posting mode [sig_below]
2015-04-10Fix bug where forced extwin page reload could exit from the extwin mode ↵Aleksander Machniak
(#1490350) With small improvements in rcube_webmail.url() method.
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 ↵Aleksander Machniak
element (#1490318)
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
(#1490310)
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 ↵Aleksander Machniak
editor type more than once (#1490311)
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 ↵Aleksander Machniak
_action parameters
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
one (#1490297)
2015-02-25Improved handling of storage errors after message is sentAleksander Machniak
After sending a message it is stored in Sent folder, this operation may fail, e.g. because of "over quota" error. In such a case we'll not close the compose window, but display the error and, if user clicks Send/Save button, we'll display a dialog informing about the situation and providing an option to try the save operation again.
2015-02-24Update internal reference to treelist node contents after insert. Fixes some ↵Thomas Bruederli
strange behavior in FF 3.6
2015-02-22Fix cursor position on reply below the quote in HTML mode (#1490263)Aleksander Machniak
Also other cursor position inconsistency. Additionally fixed invisible cursor in HTML editor in older Firefox browser versions.
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 ↵Aleksander Machniak
switch (#1490239)
2015-01-24Fix JS syntax for legacy browsersThomas Bruederli
2015-01-23Fix keyboard navigation and css in datepicker widget across many Firefox ↵Aleksander Machniak
versions
2015-01-22Fix bug where drafts list wasn't refreshed after draft message was sent from ↵Aleksander Machniak
another window (#1490238)
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 ↵Aleksander Machniak
button(s)
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
(#1490225) That if the window was opened using "Edit" button, not double-click on a message.
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
Also fix list refresh after new contact was added and any group is selected.
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
Allows to define separate server/path for image/js/css files Fix bugs where CSRF attacks were still possible on some requests
2014-12-10Update TinyMCE to 4.1.7, use cache_suffix option to prevent browser caching ↵Aleksander Machniak
issues
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
Check to see if the content frame exists before loading a contact