Aleksander Machniak
801f296872
Fix bug where it was too easy accidentally move a folder when using the subscription checkbox ( #5655 )
8 years ago
Aleksander Machniak
b1a5b76445
Fix update of group name in the contacts list header on group rename ( #5648 )
8 years ago
Aleksander Machniak
a336026142
Fix bug where signature couldn't be added above the quote in Firefox 51 ( #5628 )
8 years ago
Aleksander Machniak
04025fb297
Fix bug where mail content frame couldn't be reset in some corner cases ( #5608 )
...
Conflicts:
CHANGELOG
8 years ago
Aleksander Machniak
58e63a6e70
Fix so group/addressbook selection is retained on page refresh
8 years ago
Aleksander Machniak
94feab652c
Disable Print button for pdf attachments in Firefox ( #5125 )
...
Mozilla's PDF.js viewer does not allow printing from host page.
We try to detect such situation and disable the button to minimize
user confusion.
8 years ago
Aleksander Machniak
6ccfcab17a
Searching in both contacts and groups when LDAP addressbook with group_filters option is used
...
Conflicts:
CHANGELOG
program/steps/addressbook/search.inc
8 years ago
Aleksander Machniak
af4ddddb21
Fix bug where folders list would scroll to top when clicking on subscription checkbox ( #5447 )
8 years ago
Aleksander Machniak
b64e22e928
Fix so folders list is scrolled to the selected folder on page load ( #5424 )
8 years ago
Aleksander Machniak
a4482d27f9
Fix error causing empty INBOX listing in Firefox when using an URL with user:password specified ( #5400 )
8 years ago
Aleksander Machniak
fed6078b28
Fix so "All" messages selection is resetted on search reset ( #5413 )
8 years ago
Aleksander Machniak
8ed954838b
Fix javascript errors in IE on page with iframe that points to another domain
8 years ago
Aleksander Machniak
25b651e0aa
Update TinyMCE to version 4.3.13 ( #5309 )
...
Conflicts:
CHANGELOG
9 years ago
Aleksander Machniak
92df79b37b
Fix subscription checkbox state on error in folder subscribe/unsubscribe action ( #5243 )
9 years ago
Thomas Bruederli
fe1e2b27aa
Add licence header to cloned PublicKey.js
9 years ago
Michael Herold
6612715f91
Fixes 'nobodywarning' on sending mailvelope mails
9 years ago
Aleksander Machniak
da96071780
Fix redundant keep-alive requests when session_lifetime is greater than ~20000 ( #5273 )
9 years ago
Aleksander Machniak
2a352732b5
Use minified publickey.js (with cache-buster) when available ( #5254 )
9 years ago
Aleksander Machniak
2d12748662
Fix bug where message list columns could be in wrong order after column drag-n-drop and list sorting
9 years ago
Aleksander Machniak
667ed37f77
Fix bug where Encrypt button appears when switching editor to HTML ( #5235 )
9 years ago
Aleksander Machniak
5d08d57005
Don't log ajax requests/responses, browser development tools already can show this information
9 years ago
Aleksander Machniak
7abfe41ab7
Fix bug where getting HTML editor content could steal focus from other form controls ( #5223 )
9 years ago
Aleksander Machniak
7dad859ffa
Fix message list multi-select/deselect issue ( #5219 )
9 years ago
Aleksander Machniak
bf91666621
Revert "Update to jQuery 2.2.1"
...
This reverts commit 940b966fac
.
There are issues with jQuery-UI 1.10 we use and it's actually
too late for such a change now when we want 1.2 release soon.
9 years ago
Thomas Bruederli
4a408843b0
Protect download urls against CSRF using unique request tokens ( #1490642 )
...
Send X-Frame-Options headers with every HTTP response
9 years ago
Aleksander Machniak
940b966fac
Update to jQuery 2.2.1
9 years ago
Aleksander Machniak
b0a8e36930
Fix handling of body parameter in mail compose request
9 years ago
Aleksander Machniak
9ae41d906e
Fix unicode-awareness of Base64 encoding implementation in javascript
9 years ago
Aleksander Machniak
8bbb454524
Fix list row selection when provided uid is number not a string
9 years ago
Aleksander Machniak
d686b57c72
Fix bug where contacts widget in compose could be incorrectly initialized with treelist widget (T998)
...
Fix typo in command name (list-adresses -> list-addresses)
9 years ago
Aleksander Machniak
c10eae0884
Fix bug where Archive/Junk buttons were not active after page jump with select=all mode ( #1490647 )
9 years ago
Aleksander Machniak
0bde1c2e4d
Fix missing language name in "Add to Dictionary" request in HTML mode ( #1490634 )
9 years ago
Aleksander Machniak
d08dc5bfc5
Fix so drag-n-drop of text (e.g. recipient addresses) on compose page actually works ( #1490619 )
9 years ago
Aleksander Machniak
c3be175ce7
Fix PDF support detection in Firefox > 19 ( #1490610 )
9 years ago
Thomas Bruederli
310d4939ba
Tweak recently added encryption functions to not violate ECMASCRIPT3 syntax
9 years ago
Aleksander Machniak
7caa9f5f50
Fix error on dragging when search in treelist is active
9 years ago
Aleksander Machniak
3b0318ca3e
Fix race-condition in setting current page between list and getunread requests
9 years ago
Aleksander Machniak
bcd3799954
Fix redundant blank lines when using HTML and top posting ( #1490576 )
9 years ago
Aleksander Machniak
2aa9ee56fd
Fix so disabling emoticons plugin really removes emoticons button from HTML editor
9 years ago
Aleksander Machniak
eb721e35b2
Update to TinyMCE 4.2
9 years ago
Aleksander Machniak
8f8beafd56
Use .get_label() consistently (instead of .gettext())
9 years ago
Aleksander Machniak
5d84dd6de5
Deduplicate code of http_post() and http_request(), add http_get() alias
9 years ago
Aleksander Machniak
fe8ff85d7e
Move skin-specific code for compose encryption button to the skin
9 years ago
Aleksander Machniak
f1e7bbd1bd
Fix bug where message preview was unintentionally reset on check-recent action ( #1490563 )
9 years ago
Aleksander Machniak
d9ff47b011
Don't use deprecated (soon) jQuery .bind() and .unbind() methods
9 years ago
Aleksander Machniak
d560916065
Added possibility to drag-n-drop attachments from mail preview to compose window
9 years ago
Aleksander Machniak
5802e08e48
Mail messages searching with predefined date interval (T103)
9 years ago
Aleksander Machniak
1484d5fb7f
Fix resetting search input events when the treelist is re-initialized, some CS improvements
9 years ago
Aleksander Machniak
e524680a13
Fix 'last' property of search event
9 years ago
Aleksander Machniak
2a6cf5bb0e
Fix responses list update issue after response name change ( #1490555 )
9 years ago