Aleksander Machniak
2015-03-11 27da86be48926e0bb3af3cc5f6fdf020bdacd045
2015-03-11 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 27da86 commitdiff
2015-03-11 Aleksander Machniak
Fix bug where spellchecking in HTML editor do not work after switching edit...
tree@ b0bb38 commitdiff
2015-03-11 Thomas Bruederli
Ignore plugin loading filter if force parameter is set
tree@ 5def0d commitdiff
2015-03-11 Aleksander Machniak
Update TinyMCE cache_suffix (forgot to do this after last update)
tree@ db7115 commitdiff
2015-03-10 Aleksander Machniak
Upgrade TinymCE to version 4.1.9
tree@ 2c857f commitdiff
2015-03-10 Aleksander Machniak
Fix rows count when messages search fails (#1490266)
tree@ 10934d commitdiff
2015-03-09 Aleksander Machniak
(Properly) reset search filter on reset-search action
tree@ d12b99 commitdiff
2015-03-09 Aleksander Machniak
Reset search filter on folder selection and search reset
tree@ da1816 commitdiff
2015-03-09 Thomas Bruederli
Fix session garbage collector handler registration after refactoring
tree@ 87ff88 commitdiff
2015-03-09 Thomas Bruederli
Fix rcube_contacts::search() calls with empty search string but $required a...
tree@ aafc05 commitdiff
2015-03-09 Aleksander Machniak
FIx colors in searchmenu
tree@ 7a1652 commitdiff
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-08 Aleksander Machniak
Fix storing signatures with big images in MySQL database (#1490306)
tree@ f06f4b commitdiff
2015-03-08 Aleksander Machniak
Enigma: Larry support, finished PGP decryption, other fixes and improvements
tree@ 0878c8 commitdiff
2015-03-08 Aleksander Machniak
Plugin API: added message_part_body hook, fixes around message structure ha...
tree@ 9af8e2 commitdiff
2015-03-08 Aleksander Machniak
get_part_content() -> get_part_body()
tree@ 7ff227 commitdiff
2015-03-06 Thomas B.
Merge pull request #257 from corbosman/session_refactor
tree@ 275547 commitdiff
2015-03-05 Aleksander Machniak
Update to TinyMCE 4.1.8
tree@ 3779c9 commitdiff
2015-03-05 Aleksander Machniak
Fix missing vcard_attachment icon on messages list (#1490303)
tree@ 65c95c commitdiff
2015-03-04 Aleksander Machniak
Update changelog
tree@ f513e9 commitdiff
2015-03-04 Aleksander Machniak
Remove redundant encoding of message subject with mb_encode_mimeheader() (#...
tree@ f02fe3 commitdiff
2015-03-04 Aleksander Machniak
Fix "PHP Fatal error: Using $this when not in object context"
tree@ 6cdffb commitdiff
2015-03-04 corbosman
minor fixes
tree@ 82058d commitdiff
2015-03-03 Thomas Bruederli
Only normalize search term when searching in 'words' column
tree@ 8e333b commitdiff
2015-03-03 Thomas Bruederli
Fix full-text searching in a given list of fields
tree@ 3bd027 commitdiff
2015-03-03 Thomas Bruederli
Adapt fulltext search in local address book to ignore words order
tree@ fd259b commitdiff
2015-03-03 Thomas Bruederli
Add untility function to match strings ignoring word order
tree@ c32998 commitdiff
2015-03-03 Thomas Bruederli
Improve LDAP search by ignoring words order in fuzzy substring matching mode
tree@ 36ee2c commitdiff
2015-03-03 Thomas Bruederli
Add utility function to compose a full-text-like LDAP search filter
tree@ 83eeec commitdiff
2015-03-02 Aleksander Machniak
Fix javascript error after creating a folder which is a subfolder of anothe...
tree@ 9ad0fc commitdiff
2015-03-02 Aleksander Machniak
Fix so localized folder name is displayed in multi-folder search result (#1...
tree@ 798157 commitdiff
2015-03-01 Aleksander Machniak
Fix encryption warning style in fullpage message view
tree@ b06135 commitdiff
2015-02-28 Aleksander Machniak
Add initdb.sh to create database from initial.sql script with prefix suppor...
tree@ b86e09 commitdiff
2015-02-28 Aleksander Machniak
Fix "Add response" button title, remove wrong identities_level checks in Re...
tree@ b7abf8 commitdiff
2015-02-27 corbosman
remove commented out code
tree@ 6e3d24 commitdiff
2015-02-27 corbosman
use factory
tree@ b4be89 commitdiff
2015-02-27 Aleksander Machniak
Fix duplicate entry on timezones list in rcube_config::timezone_name_from_a...
tree@ a4ef49 commitdiff
2015-02-27 Aleksander Machniak
Update changelog
tree@ f27c6c commitdiff
2015-02-27 Aleksander Machniak
Fix parsing ldap URI for cases where hostname is non-empty
tree@ 5aa1d2 commitdiff
2015-02-27 Aleksander Machniak
Fix parsing invalid HTML messages with BOM after <!DOCTYPE> (#1490291)
tree@ 759566 commitdiff
2015-02-26 Aleksander Machniak
Added 'kpasswd' driver by Peter Allgeyer
tree@ 1d09ee commitdiff
2015-02-26 Aleksander Machniak
Fix "Non-static method PEAR::isError() should not be called statically" err...
tree@ b59b72 commitdiff
2015-02-25 Aleksander Machniak
Reset default db_max_allowed_packet, fix max packet size detection
tree@ 2a31f6 commitdiff
2015-02-25 Aleksander Machniak
Fix duplicate entries supression in autocomplete result (#1490290)
tree@ e1c8fe commitdiff
2015-02-25 Aleksander Machniak
Improve compose_search_name() to not return "email@address <email@address>"...
tree@ 83f1f6 commitdiff
2015-02-25 Aleksander Machniak
Don't sent the message again in saveonly mode
tree@ 97ee4c commitdiff
2015-02-25 Aleksander Machniak
Improved handling of storage errors after message is sent
tree@ c5c8e7 commitdiff
2015-02-25 Aleksander Machniak
Fix so "over quota" errors are displayed also in message compose page
tree@ 216b31 commitdiff
first | « prev | next »