summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-29- Fix 'sql' identifier for addressbook handling (#1488013)alec
2011-07-29- Fixed search fields handling in quick-searchalec
2011-07-28- Fix: folder selector doesn't list unsubscribed folders, followup to r4942alec
2011-07-28Delay window.print() on Safari browsersthomasb
2011-07-28- Fixed bug where wrong folders hierarchy was displayed on folders listingalec
2011-07-28- Fix errors when console is not defined (#1488010)alec
2011-07-27- Performance fix: don't create addressbook object to close() it if it wasn't...alec
2011-07-27- Use rcube_imap_generic::tokenizeResponse() for parsing BODYSTRUCTURE, fixes...alec
2011-07-27- Don't allow setting rights to yourselfalec
2011-07-27- Delay imap cache initialization, fixes problem with cache cleanup on login ...alec
2011-07-27Move mail sending functions from mail task to core for general usagethomasb
2011-07-27- Fix fallback to default source (#1488009)alec
2011-07-27- Don't use default source if source id is specified in get_address_source()alec
2011-07-27- Fix source ID handlingalec
2011-07-27- Generate display name before record validationalec
2011-07-27- Call ksearch_destroy() on ksearch_hide()alec
2011-07-27- Fix IE9 detection (#1488008)alec
2011-07-26- Fix "Identifier" issue when saving acl for username without @ signalec
2011-07-26Always show address book name if multiple books are configured; fix stylingthomasb
2011-07-26- Unsubscribe from non-existing folders automaticly on folders listingalec
2011-07-26- Another display name fix: don't store display name only if it equals to ema...alec
2011-07-26- Move console object initialization code into one placealec
2011-07-25- Fixed display name on contact listsalec
2011-07-25- Use new argument type for rcmail.init_address_input_events()alec
2011-07-25- Added optional "multithreading" autocomplete featurealec
2011-07-25- Plugin API: Added 'config_get' hookalec
2011-07-24Set cursor on jquery UI buttons according to the rest of Roundcube buttonsthomasb
2011-07-24- On contact copy check for existing record by name if email field is emptyalec
2011-07-24- DOn't generate contact name here, it's not requiredalec
2011-07-23- Add workarounds for Chrome 14 css issues (#1487996)alec
2011-07-23Set CSS3 standards compilant box-shadow properties (for IE9); fix background ...thomasb
2011-07-23Better message if copying was rejected due to existing entriesthomasb
2011-07-22-Described new configuration for last commitalec
2011-07-22- Add possibility to search in other that ldap_public addressbookalec
2011-07-22- Fix setting fieldmap and search fields, againalec
2011-07-22- Hide autocomplete popup on Cancel/Save actionalec
2011-07-21- Simplify undo message, add dots at the end of messagesalec
2011-07-21- Add 'searching' label (for user autocompletion)alec
2011-07-21- Add comment about FF5 bug workaroundalec
2011-07-21- Round upload progress percentage valuealec
2011-07-20Update jquery UI to version 1.8.14thomasb
2011-07-20- Add check for inArray() input to prevent error in Firefox 5alec
2011-07-20-Make sure to remove row when adding row for entry that already existsalec
2011-07-20-Fix handling of backspace and del key on acl table when form is activealec
2011-07-20- Add user identifier autocomplete feature (LDAP only)alec
2011-07-20- Improved parent folder selectoralec
2011-07-20Style changes for folder managerthomasb
2011-07-20Added Italian localization for markasjunk pluginthomasb
2011-07-20Just name mail 'Mail', it's that simple; Upddate changelogthomasb
2011-07-19Add drop-target for root folder; fix row insertion when moving to a protected...thomasb