Aleksander Machniak
2015-03-09 7a1652929c146d5ffed60c403d118709c0b84b2c
2015-03-09 Aleksander Machniak
Unified request* event arguments handling, added support for _unlock and _a...
tree@ c2df5d commitdiff
2015-03-09 Aleksander Machniak
Fix so search filter, scope and fields are reset on folder change
tree@ 1ec105 commitdiff
2015-03-08 Aleksander Machniak
Fix Opera browser detection in javascript (#1490307)
tree@ 06d424 commitdiff
2015-03-05 Aleksander Machniak
Update to TinyMCE 4.1.8
tree@ 3779c9 commitdiff
2015-03-02 Aleksander Machniak
Fix javascript error after creating a folder which is a subfolder of anothe...
tree@ 9ad0fc commitdiff
2015-02-25 Aleksander Machniak
Improved handling of storage errors after message is sent
tree@ c5c8e7 commitdiff
2015-02-24 Thomas Bruederli
Update internal reference to treelist node contents after insert. Fixes som...
tree@ db6663 commitdiff
2015-02-22 Aleksander Machniak
Fix cursor position on reply below the quote in HTML mode (#1490263)
tree@ aa1ddf commitdiff
2015-02-17 Aleksander Machniak
Add possibility to print contact information (of a single contact)
tree@ f7af22 commitdiff
2015-02-06 Aleksander Machniak
Fix so JSON.parse() errors on localStorage items are ignored (#1490249)
tree@ 56040b commitdiff
2015-01-25 Aleksander Machniak
Fix bug where signature could have been inserted twice after plain-to-html ...
tree@ b0c902 commitdiff
2015-01-24 Thomas Bruederli
Fix JS syntax for legacy browsers
tree@ b7c35d commitdiff
2015-01-23 Aleksander Machniak
Fix keyboard navigation and css in datepicker widget across many Firefox ve...
tree@ 686ff4 commitdiff
2015-01-22 Aleksander Machniak
Fix bug where drafts list wasn't refreshed after draft message was sent fro...
tree@ 5d42a9 commitdiff
2015-01-16 Aleksander Machniak
Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210)
tree@ b7e3b1 commitdiff
2015-01-15 Aleksander Machniak
Fix bug where search was reset after returning from compose opened by reply...
tree@ de0bc6 commitdiff
2015-01-13 Aleksander Machniak
Fix error when dragging jquery dialog window in Folder Manager page
tree@ a109d1 commitdiff
2015-01-13 Aleksander Machniak
Fix bug where Drafts list wasn't updated on draft-save action in new window...
tree@ 5a8473 commitdiff
2015-01-12 Aleksander Machniak
Skip .skip-on-drag elements when producing long subject title
tree@ 83b583 commitdiff
2015-01-10 Aleksander Machniak
Fix css selectors in resize() for IE (#1490213)
tree@ 091f5e commitdiff
2015-01-10 Aleksander Machniak
Fix checks based on window.ActiveXObject in IE > 10
tree@ b6b285 commitdiff
2015-01-09 Aleksander Machniak
Build proper quota text when quota 'percent' is undefined
tree@ 1187f6 commitdiff
2015-01-09 Aleksander Machniak
Fix bug where max_group_members was ignored when adding a new contact (#149...
tree@ 9e2603 commitdiff
2014-12-25 Aleksander Machniak
Add _mbox parameter to the 'mark' request sent after opening a message
tree@ 6ca090 commitdiff
2014-12-22 Aleksander Machniak
Upgrade jQuery to version 2.1.3
tree@ d98975 commitdiff
2014-12-22 Aleksander Machniak
Fix js error when calling show_popup_dialog() without 'options' argument
tree@ 79e92d commitdiff
2014-12-18 Thomas Bruederli
Prevent folder selection changes if app is busy (#1490158)
tree@ ceee7e commitdiff
2014-12-18 Thomas Bruederli
Avoid useless reloading list when resetting search with active filter (#149...
tree@ da0d0a commitdiff
2014-12-16 Aleksander Machniak
Improve system security by using optional special URL with security token A...
tree@ 681ba6 commitdiff
2014-12-10 Aleksander Machniak
Update TinyMCE to 4.1.7, use cache_suffix option to prevent browser caching...
tree@ 884181 commitdiff
2014-12-10 Aleksander Machniak
Assign "mainaction" class to "default" buttons in dialogs
tree@ 630d08 commitdiff
2014-12-08 Aleksander Machniak
Fix label on "forwarded" icon
tree@ adc23f commitdiff
2014-12-08 Aleksander Machniak
Enable menu-* actions when UI is locked
tree@ a3873b commitdiff
2014-11-20 Aleksander Machniak
Add method to display operation (uploading) progress in UI message
tree@ 0b36d1 commitdiff
2014-11-17 Aleksander Machniak
Merge pull request #249 from JohnDoh/patch-1
tree@ d876c6 commitdiff
2014-11-17 Aleksander Machniak
Fix drag-n-drop to folders expanded while dragging (#1490157)
tree@ 3d8745 commitdiff
2014-11-13 JohnDoh
check to see if the content frame exists before loading a contact
tree@ 0a909f commitdiff
2014-10-29 Aleksander Machniak
Fix reply scrolling issue with text mode and start message below the quote ...
tree@ 0b96b1 commitdiff
2014-10-28 Aleksander Machniak
Fix so draft auto-save does not turn spellchecker off (#1490120)
tree@ 45bfde commitdiff
2014-10-27 Aleksander Machniak
Fix compose body area size, so scrollbars aren't truncated, unify padding
tree@ 421ed1 commitdiff
2014-10-26 Thomas B.
Merge pull request #232 from JohnDoh/patch-1
tree@ 8aee31 commitdiff
2014-10-25 Aleksander Machniak
Catch only left-button clicks on the list widget's mouseup handler
tree@ 335045 commitdiff
2014-10-16 JohnDoh
better events for get_single_uid/cid
tree@ 9d693a commitdiff
2014-09-26 Thomas Bruederli
Enable/disable siganture commands before exiting the function in new compos...
tree@ e0496f commitdiff
2014-09-26 Thomas Bruederli
Fix restoring draft messages from localStorage if editor mode differs (#149...
tree@ 7d3be1 commitdiff
2014-09-16 Thomas Bruederli
Access list body through abstract property
tree@ 1cb23c commitdiff
2014-09-11 Thomas Bruederli
Also remove cloned search item from treelist
tree@ 7acda7 commitdiff
2014-09-09 Thomas B.
Merge pull request #218 from JohnDoh/patch-1
tree@ ae69e6 commitdiff
2014-09-08 JohnDoh
pass click event to hide_menu call
tree@ a35c9f commitdiff
2014-09-08 JohnDoh
add missing event arg
tree@ 3ef97f commitdiff
first | « prev | next »