summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Expand)Author
2011-07-27- Fix fallback to default source (#1488009)alec
2011-07-27- Fix source ID handlingalec
2011-07-27- Generate display name before record validationalec
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-25- Fixed display name on contact listsalec
2011-07-25- Added optional "multithreading" autocomplete featurealec
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-23Better message if copying was rejected due to existing entriesthomasb
2011-07-21- Simplify undo message, add dots at the end of messagesalec
2011-07-20- Improved parent folder selectoralec
2011-07-19Add drop-target for root folder; fix row insertion when moving to a protected...thomasb
2011-07-18Asynchronously load contacts after page loadthomasb
2011-07-18Fix getting first writeable address book if no default is configuredthomasb
2011-07-17Small improvements and codestylethomasb
2011-07-10- Plugin API: added folder_delete and folder_rename hooksalec
2011-07-08- Make Undo action optional by setting undo_timeout=0alec
2011-07-07- Added possibility to undo last contact delete operationalec
2011-07-06- Fixed issues related to creating contacts in source which isn't currently s...alec
2011-07-06- Fix handling of other users namespace rootsalec
2011-07-05- Fix group commands state after extended search use, make this check readonl...alec
2011-07-04Cache information about writeble address sources for performance reasonsthomasb
2011-07-04- Add optional textual upload progress indicator (#1486039)alec
2011-07-02- Added addressbook source selector in contact create formalec
2011-06-29- Fixed link to contact photo, when browsing the search results (#1487980)alec
2011-06-29- Fix bug where Import button was disabled (#1326103)alec
2011-06-28- Fix creating/renaming folders with accented characters (#1487974)alec
2011-06-27- Don't use reserved word 'class' (to prevent IE errors)alec
2011-06-24- Fix contacts copying (#1487967)alec
2011-06-23- Add rcube_imap::mailbox_info()alec
2011-06-22Skip empty e-mail addresses in autocompletionthomasb
2011-06-22Fix check in pagenavthomasb
2011-06-22Trigger keep_alive hook when checking for recent messages, toothomasb
2011-06-21- Set css class name on directory list row according to readonly flag and 'cl...alec
2011-06-17- Improved namespace roots handling in folder manageralec
2011-06-16- Add addressbook name in contact info frame (#1487958)alec
2011-06-15- Add possibility to return subscription status and css class name for folder...alec
2011-06-15- Add 'foldername' attribute to folders table rows, so plugin writers would b...alec
2011-06-15- Fixed initial directory selectionalec
2011-06-14- Added searching in all addressbook sources (global-search)alec
2011-06-05- Fix contacts import (#1487947)alec
2011-06-03Use address_template config when adding a new address block (#1487944)thomasb
2011-06-03- Call addressbook_get hook only if build-in addressbook doesn't match wanted...alec
2011-06-03- Added addressbook advanced searchalec
2011-06-02- Don't call rcube_idn_to_ascii() on empty dataalec
2011-06-01- Add popup with basic fields selection for addressbook searchalec
2011-05-31Case-insensitive matching in autocompletion (#1487933); replace old string of...thomasb
2011-05-31- Optimization for spellcheck_before_send: don't invoke new ajax request. Whi...alec