summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-21Skip confirmation dialog when deleting a contact from a source that supports ...thomasb
2011-09-21- Make the plugin aware of autocomplete_* optionsalec
2011-09-21- Add notice on autocompletion that not all records were displayedalec
2011-09-21Aread alter forms in rcube_template::parse() instead of write()thomasb
2011-09-21- Revert possibility to select contact with TAB key in autocompletion listalec
2011-09-21Add option 'searchonly' for address books; currently used by LDAP directoriesthomasb
2011-09-21- Fix lost info for encrypted messagesalec
2011-09-21- Add Priority filter to the messages listalec
2011-09-20- Fix sorting of messages on servers without SORT and THREAD commandalec
2011-09-20- Fix listing messages on servers without SORT and THREAD commandalec
2011-09-20- Fix forwarded attachments, broken in r5204alec
2011-09-20- Fix so TAB key stops autocompletion and jumps to next fieldalec
2011-09-20- Fix cached indexes validation after removing messages when skip_deleted=truealec
2011-09-20- Do not prepend '-- ' to signature if a line '-- ' already exists in signaturealec
2011-09-20- Fix listing contacts in a groupalec
2011-09-20- Make group's "member" attibute name configurablealec
2011-09-20- Improve performance by skipping redundant SELECT query when writing new ses...alec
2011-09-19Numbers are also allowed in action namesthomasb
2011-09-19Allow 'compose' commands from any taskthomasb
2011-09-19- Fix PHP error when fetching messages index when threaded mode is enabledalec
2011-09-19- Don't set (wrong) error on groups listing actionalec
2011-09-19- Set group_bind_dn outside of list_groups()alec
2011-09-19- Hide PHP warning on ldap_search()alec
2011-09-19- Allow setting connection options in imap_connect hookalec
2011-09-19- Added managesieve_connect hook for pluginsalec
2011-09-19Add Cherokee and Hiawatha webservers to requirements listthomasb
2011-09-19- Make rcube_ldap bind() and sasl_bind() methods publicalec
2011-09-19- Set style of login form inputs using class not IDsalec
2011-09-19- Add lost cache_index.valid column definitionalec
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalec
2011-09-17- Fix locked folder rename option on servers supporting RFC2086 only (#1488089)alec
2011-09-17- Fix GCC warning in googiespell.js (#1488090)alec
2011-09-16Add Swiss German localizationthomasb
2011-09-16Trigger 'new_messages' hook for all checked folders (#1488083)thomasb
2011-09-16Remove debugging stuffthomasb
2011-09-16Fix session race conditions when composing new messagesthomasb
2011-09-16- Removed leftover codealec
2011-09-16- de_DE localization addedalec
2011-09-16- Fix default folders settings (according to namespaces) for new users tooalec
2011-09-16- Fix is_a() usagealec
2011-09-15- Disable message list keypress operations when CTRL key is pressed,alec
2011-09-15Improve icon for saved searchesthomasb
2011-09-15- Require magic_quotes_runtime=Off because it modifies data streams (too much...alec
2011-09-15- Fixed handling of enabled magic_quotes_gpc settingalec
2011-09-13- Fix encoding of LDAP contacts identifiers (#1488079)alec
2011-09-13- jQuery 1.6.4alec
2011-09-13- Fix js error when calling spellchecker on empty textareaalec
2011-09-12Make date/time format user configurable; drop 'date_today' config optionthomasb
2011-09-12- Fix more text-overflow:ellipsis issues (#1488061)alec
2011-09-12- Fix required_fields checking per discussion in #1488073alec