summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-30Make LDAP group name attribute configurablethomascube
2011-09-29We're on the road towards 0.7 nowthomascube
2011-09-28Updated localizations from mailing list submissionsthomascube
2011-09-28This timezone stuff really is a hard one...thomascube
2011-09-28Unset auto timezone value if overwritten by user prefsthomascube
2011-09-28Fix timezone settingsthomascube
2011-09-28- Hide PHP warning when max() is used with an empty arrayalecpl
2011-09-28Distinguish standard timezone offset and DST of clientthomascube
2011-09-28- Add db_table_* config for new cache tables (#1488105)alecpl
2011-09-28- Fix misleading display when chaning editor type (#1488104), fix handling of...alecpl
2011-09-27Fix typo; add attribute to allow html in labelsthomascube
2011-09-27- Fix bug where when replying always the last identity is used (#1488101)alecpl
2011-09-26Fix merging of annotation results when querying multiple attributesthomascube
2011-09-26Add method to remove outdated cache entries from sql DBthomascube
2011-09-23- Update pl_PL localizationalecpl
2011-09-23- Add loading indicator on contact deletealecpl
2011-09-23Ignore document.mouseup events if a jquery UI dialog is layed overthomascube
2011-09-23- Make the whole PHP output non-cacheable (#1487797)alecpl
2011-09-23- Fix check if new search value contains old one and previous search was empt...alecpl
2011-09-22Ignore events from form elementsthomascube
2011-09-22- Small cleanup + fix: list contacts on when list object is foundalecpl
2011-09-22Fix compose command from other tasks than mail and address book; skip common ...thomascube
2011-09-22- Fix bug where after delete message rows can be added to the list of another...alecpl
2011-09-22- Abort pending autocomplete requests when max entries found, small code impr...alecpl
2011-09-21Skip confirmation dialog when deleting a contact from a source that supports ...thomascube
2011-09-21- Add notice on autocompletion that not all records were displayedalecpl
2011-09-21Aread alter forms in rcube_template::parse() instead of write()thomascube
2011-09-21- Revert possibility to select contact with TAB key in autocompletion listalecpl
2011-09-21Add option 'searchonly' for address books; currently used by LDAP directoriesthomascube
2011-09-21- Fix lost info for encrypted messagesalecpl
2011-09-21- Add Priority filter to the messages listalecpl
2011-09-20- Fix sorting of messages on servers without SORT and THREAD commandalecpl
2011-09-20- Fix listing messages on servers without SORT and THREAD commandalecpl
2011-09-20- Fix forwarded attachments, broken in r5204alecpl
2011-09-20- Fix so TAB key stops autocompletion and jumps to next fieldalecpl
2011-09-20- Fix cached indexes validation after removing messages when skip_deleted=truealecpl
2011-09-20- Do not prepend '-- ' to signature if a line '-- ' already exists in signaturealecpl
2011-09-20- Fix listing contacts in a groupalecpl
2011-09-20- Make group's "member" attibute name configurablealecpl
2011-09-20- Improve performance by skipping redundant SELECT query when writing new ses...alecpl
2011-09-19Numbers are also allowed in action namesthomascube
2011-09-19Allow 'compose' commands from any taskthomascube
2011-09-19- Fix PHP error when fetching messages index when threaded mode is enabledalecpl
2011-09-19- Don't set (wrong) error on groups listing actionalecpl
2011-09-19- Set group_bind_dn outside of list_groups()alecpl
2011-09-19- Hide PHP warning on ldap_search()alecpl
2011-09-19- Allow setting connection options in imap_connect hookalecpl
2011-09-19Add Cherokee and Hiawatha webservers to requirements listthomascube
2011-09-19- Make rcube_ldap bind() and sasl_bind() methods publicalecpl
2011-09-19- Set style of login form inputs using class not IDsalecpl