Thomas Bruederli
|
db6663b936
|
Update internal reference to treelist node contents after insert. Fixes some strange behavior in FF 3.6
|
10 years ago |
Aleksander Machniak
|
aa1ddfecae
|
Fix cursor position on reply below the quote in HTML mode (#1490263)
Also other cursor position inconsistency. Additionally fixed
invisible cursor in HTML editor in older Firefox browser versions.
|
10 years ago |
Aleksander Machniak
|
f7af22c780
|
Add possibility to print contact information (of a single contact)
|
10 years ago |
Aleksander Machniak
|
56040b941c
|
Fix so JSON.parse() errors on localStorage items are ignored (#1490249)
|
10 years ago |
Aleksander Machniak
|
b0c9026223
|
Fix bug where signature could have been inserted twice after plain-to-html switch (#1490239)
|
10 years ago |
Thomas Bruederli
|
b7c35d5bd9
|
Fix JS syntax for legacy browsers
|
10 years ago |
Aleksander Machniak
|
686ff4b538
|
Fix keyboard navigation and css in datepicker widget across many Firefox versions
|
10 years ago |
Aleksander Machniak
|
5d42a9353b
|
Fix bug where drafts list wasn't refreshed after draft message was sent from another window (#1490238)
|
10 years ago |
Aleksander Machniak
|
b7e3b15a8a
|
Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210)
|
10 years ago |
Aleksander Machniak
|
de0bc662f9
|
Fix bug where search was reset after returning from compose opened by reply button(s)
|
10 years ago |
Aleksander Machniak
|
a109d19a77
|
Fix error when dragging jquery dialog window in Folder Manager page
|
10 years ago |
Aleksander Machniak
|
5a84736e53
|
Fix bug where Drafts list wasn't updated on draft-save action in new window (#1490225)
That if the window was opened using "Edit" button, not double-click on a message.
|
10 years ago |
Aleksander Machniak
|
83b5834360
|
Skip .skip-on-drag elements when producing long subject title
|
10 years ago |
Aleksander Machniak
|
091f5e2978
|
Fix css selectors in resize() for IE (#1490213)
|
10 years ago |
Aleksander Machniak
|
b6b2858b01
|
Fix checks based on window.ActiveXObject in IE > 10
|
10 years ago |
Aleksander Machniak
|
1187f60d12
|
Build proper quota text when quota 'percent' is undefined
|
10 years ago |
Aleksander Machniak
|
9e26034801
|
Fix bug where max_group_members was ignored when adding a new contact (#1490214)
Also fix list refresh after new contact was added and any group is selected.
|
10 years ago |
Aleksander Machniak
|
6ca090b341
|
Add _mbox parameter to the 'mark' request sent after opening a message
|
10 years ago |
Aleksander Machniak
|
d9897520e7
|
Upgrade jQuery to version 2.1.3
|
10 years ago |
Aleksander Machniak
|
79e92da7ed
|
Fix js error when calling show_popup_dialog() without 'options' argument
|
10 years ago |
Thomas Bruederli
|
ceee7eb110
|
Prevent folder selection changes if app is busy (#1490158)
|
10 years ago |
Thomas Bruederli
|
da0d0aca2a
|
Avoid useless reloading list when resetting search with active filter (#1490057)
|
10 years ago |
Aleksander Machniak
|
681ba6fc3c
|
Improve system security by using optional special URL with security token
Allows to define separate server/path for image/js/css files
Fix bugs where CSRF attacks were still possible on some requests
|
10 years ago |
Aleksander Machniak
|
8841810bce
|
Update TinyMCE to 4.1.7, use cache_suffix option to prevent browser caching issues
|
10 years ago |
Aleksander Machniak
|
630d08fb49
|
Assign "mainaction" class to "default" buttons in dialogs
|
10 years ago |
Aleksander Machniak
|
adc23f8b01
|
Fix label on "forwarded" icon
|
10 years ago |
Aleksander Machniak
|
a3873bd93c
|
Enable menu-* actions when UI is locked
|
10 years ago |
Aleksander Machniak
|
0b36d15157
|
Add method to display operation (uploading) progress in UI message
|
10 years ago |
Aleksander Machniak
|
d876c6bd52
|
Merge pull request #249 from JohnDoh/patch-1
Check to see if the content frame exists before loading a contact
|
10 years ago |
Aleksander Machniak
|
3d8745bd0b
|
Fix drag-n-drop to folders expanded while dragging (#1490157)
|
10 years ago |
JohnDoh
|
0a909fb722
|
check to see if the content frame exists before loading a contact
|
10 years ago |
Aleksander Machniak
|
0b96b1cd81
|
Fix reply scrolling issue with text mode and start message below the quote (#1490114)
|
10 years ago |
Aleksander Machniak
|
45bfde71d2
|
Fix so draft auto-save does not turn spellchecker off (#1490120)
|
10 years ago |
Aleksander Machniak
|
421ed1e545
|
Fix compose body area size, so scrollbars aren't truncated, unify padding
|
10 years ago |
Thomas B.
|
8aee31cf55
|
Merge pull request #232 from JohnDoh/patch-1
better events for get_single_uid/cid
|
10 years ago |
Aleksander Machniak
|
3350458b87
|
Catch only left-button clicks on the list widget's mouseup handler
|
10 years ago |
JohnDoh
|
9d693a4b55
|
better events for get_single_uid/cid
|
10 years ago |
Thomas Bruederli
|
e0496fc01d
|
Enable/disable siganture commands before exiting the function in new compose window (#1490074)
|
10 years ago |
Thomas Bruederli
|
7d3be1f3c8
|
Fix restoring draft messages from localStorage if editor mode differs (#1490016)
|
10 years ago |
Thomas Bruederli
|
1cb23c9368
|
Access list body through abstract property
|
10 years ago |
Thomas Bruederli
|
7acda7a6f4
|
Also remove cloned search item from treelist
|
10 years ago |
Thomas B.
|
ae69e6a81e
|
Merge pull request #218 from JohnDoh/patch-1
pass click event to general hide_menu call
|
10 years ago |
JohnDoh
|
a35c9fa428
|
pass click event to hide_menu call
|
10 years ago |
JohnDoh
|
3ef97f8de3
|
add missing event arg
|
10 years ago |
Thomas Bruederli
|
4a25b69828
|
Small tweaks for treelist interactions
|
10 years ago |
Aleksander Machniak
|
588d1948ca
|
Don't cancel event on parent focus
|
10 years ago |
Thomas Bruederli
|
3fb36a11fe
|
Add option to focus a treelist widget on clicks to the container (#1489997)
|
10 years ago |
Thomas Bruederli
|
44b47dfb35
|
Add config/preference option to disable saving messages in localStorage (#1489979)
|
10 years ago |
Thomas Bruederli
|
e833e8601f
|
Show icons (person, group) in autocomplete popup
|
10 years ago |
Thomas Bruederli
|
96f084e9cf
|
Don't expand recipient groups if they have an email address
|
10 years ago |