Thomas Bruederli
2c0861495b
Bump version for next release
10 years ago
Thomas Bruederli
ee9742c873
Avoid errors when message list doesn't have a header
10 years ago
Aleksander Machniak
f62fe135bf
Fix missing host:port in connection error message
10 years ago
Aleksander Machniak
979f08e4df
Fix javascripts errors in IE8 - lack of Event.which, focusing a hidden element ( #1490318 )
10 years ago
Thomas Bruederli
791c66c5fb
Do not re-append an existing node when re-rendering with childs
10 years ago
Thomas Bruederli
d9e854ccfe
Update Changelog
10 years ago
Thomas Bruederli
bb345b4b4b
Fix menu container references to point to the actual <ul> element ( #1490313 )
10 years ago
Thomas Bruederli
b50ae45698
Update Changelog
10 years ago
Thomas Bruederli
c14c21472e
Fix redirct URL for attachments loaded in an iframe ( #1490191 )
10 years ago
Thomas Bruederli
70f47ffc0b
Update Changelog
10 years ago
Thomas Bruederli
1aa49741b2
Give other plugins the opportunity to adjust the list of permissions and groups to edit
10 years ago
Thomas Bruederli
edabce3091
Make ACL popups scale to the actual content and avoid scrolling if possible
10 years ago
Aleksander Machniak
00a1759129
Fix handling of header test with one-element array as header name
10 years ago
Thomas Bruederli
7ba82e0992
Update Changelog
10 years ago
Thomas Bruederli
3e09bcdef0
Generate random hash for the per-user local storage prefix ( #1490279 ); only unserialize user prefs once
10 years ago
Aleksander Machniak
8f74b23dd2
Fix backtick character handling in sql queries ( #1490312 )
10 years ago
Thomas Bruederli
50e1ca2814
Fix submission of _reload parameter when switching address books
10 years ago
Aleksander Machniak
b9f8bb3cab
Fix bug where TinyMCE area height was too small on slow network connection ( #1490310 )
10 years ago
Aleksander Machniak
6855623cf5
Fix bug where spellchecking in HTML editor do not work after switching editor type more than once ( #1490311 )
10 years ago
Aleksander Machniak
5c74c978f8
Update TinyMCE cache_suffix (forgot to do this after last update)
10 years ago
Aleksander Machniak
2d5b35eb5b
Upgrade TinymCE to version 4.1.9
10 years ago
Aleksander Machniak
ef09b2751b
Fix rows count when messages search fails ( #1490266 )
10 years ago
Aleksander Machniak
2ea55829be
(Properly) reset search filter on reset-search action
10 years ago
Aleksander Machniak
1e7c877a66
Reset search filter on folder selection and search reset
10 years ago
Aleksander Machniak
100fea325e
Unified request* event arguments handling, added support for _unlock and _action parameters
10 years ago
Aleksander Machniak
5bdd767a48
Fix so search filter, scope and fields are reset on folder change
10 years ago
Aleksander Machniak
c13dd984e1
Fix Opera browser detection in javascript ( #1490307 )
10 years ago
Aleksander Machniak
6d876a3b54
Fix storing signatures with big images in MySQL database ( #1490306 )
10 years ago
Aleksander Machniak
26c9930103
get_part_content() -> get_part_body()
10 years ago
Aleksander Machniak
d8efe06f4c
Update to TinyMCE 4.1.8
10 years ago
Aleksander Machniak
c861ba15fe
Fix missing vcard_attachment icon on messages list ( #1490303 )
10 years ago
Aleksander Machniak
e14e631947
Update changelog
10 years ago
Aleksander Machniak
14f4633b0b
Remove redundant encoding of message subject with mb_encode_mimeheader() ( #1490295 )
10 years ago
Aleksander Machniak
d093e96ec2
Fix javascript error after creating a folder which is a subfolder of another one ( #1490297 )
10 years ago
Aleksander Machniak
199446c16d
Fix so localized folder name is displayed in multi-folder search result ( #1490243 )
10 years ago
Aleksander Machniak
9613687428
Fix "Add response" button title, remove wrong identities_level checks in Responses, fix cursor on some lists
10 years ago
Aleksander Machniak
df4243b80a
Fix duplicate entry on timezones list in rcube_config::timezone_name_from_abbr() ( #1490293 )
10 years ago
Aleksander Machniak
c4104166e3
Update changelog
10 years ago
Aleksander Machniak
5bb2fe27a0
Fix parsing ldap URI for cases where hostname is non-empty
10 years ago
Aleksander Machniak
b7048d8d2d
Fix parsing invalid HTML messages with BOM after <!DOCTYPE> ( #1490291 )
10 years ago
Aleksander Machniak
2799f049bb
Fix "Non-static method PEAR::isError() should not be called statically" errors ( #1490281 )
10 years ago
Aleksander Machniak
ab84cc15e5
Reset default db_max_allowed_packet, fix max packet size detection
10 years ago
Aleksander Machniak
f985cbedc6
Fix duplicate entries supression in autocomplete result ( #1490290 )
10 years ago
Aleksander Machniak
f129972361
Improve compose_search_name() to not return "email@address <email@address>" entries
...
which may happen for contacts without name(s)
10 years ago
Aleksander Machniak
b56a3b00f0
Don't sent the message again in saveonly mode
10 years ago
Aleksander Machniak
16c326380d
Improved handling of storage errors after message is sent
...
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.
10 years ago
Aleksander Machniak
bbbd02bd6a
Fix so "over quota" errors are displayed also in message compose page
...
This also fixes over quota responses on cyrus imap which uses "Over quota" string and no error identifier.
10 years ago
Thomas Bruederli
230ec1104f
Update internal reference to treelist node contents after insert. Fixes some strange behavior in FF 3.6
10 years ago
Aleksander Machniak
44f58b0bcb
Add possibility to configure max_allowed_packet value for all database engines ( #1490283 )
10 years ago
Aleksander Machniak
cd8bcf3801
Fix "PHP Fatal error: Call to a member function getMessage() on a non-object"
10 years ago