summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-03- Don't print error to the log when trying to delete non-existing draft messagealec
2011-10-03- Fixed doubled Filter tab on page refreshalec
2011-10-03- Disable time limit for CLI scripts (#1488109)alec
2011-09-30Restrict folders list to write-onlythomasb
2011-09-30Restrict folders list to write-only in selectors for special folders and save...thomasb
2011-09-30Describe new name attribute for LDAP groupsthomasb
2011-09-30Make LDAP group name attribute configurablethomasb
2011-09-29We're on the road towards 0.7 nowthomasb
2011-09-28Updated localizations from mailing list submissionsthomasb
2011-09-28This timezone stuff really is a hard one...thomasb
2011-09-28Unset auto timezone value if overwritten by user prefsthomasb
2011-09-28Fix timezone settingsthomasb
2011-09-28- Hide PHP warning when max() is used with an empty arrayalec
2011-09-28Distinguish standard timezone offset and DST of clientthomasb
2011-09-28- Add db_table_* config for new cache tables (#1488105)alec
2011-09-28- Fix misleading display when chaning editor type (#1488104), fix handling of...alec
2011-09-27Fix typo; add attribute to allow html in labelsthomasb
2011-09-27- Fix bug where when replying always the last identity is used (#1488101)alec
2011-09-26Fix merging of annotation results when querying multiple attributesthomasb
2011-09-26Add method to remove outdated cache entries from sql DBthomasb
2011-09-23- Update pl_PL localizationalec
2011-09-23- Add loading indicator on contact deletealec
2011-09-23Ignore document.mouseup events if a jquery UI dialog is layed overthomasb
2011-09-23- Make the whole PHP output non-cacheable (#1487797)alec
2011-09-23- Fix check if new search value contains old one and previous search was empt...alec
2011-09-23- Add newmail_notifier_desktop option to sample configalec
2011-09-22Ignore events from form elementsthomasb
2011-09-22Add German localization for new mail notifier pluginthomasb
2011-09-22- Support HTML5 notifications + notification test featurealec
2011-09-22- Small cleanup + fix: list contacts on when list object is foundalec
2011-09-22Fix compose command from other tasks than mail and address book; skip common ...thomasb
2011-09-22- Fix bug where after delete message rows can be added to the list of another...alec
2011-09-22- Abort pending autocomplete requests when max entries found, small code impr...alec
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