summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Collapse)Author
2011-08-10Add newlines between organization, department, jobtitle (#1488028)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5041 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-10Recalculate date when replying to a message and localize the cite header ↵thomasb
(#1487675) git-svn-id: https://svn.roundcube.net/trunk@5040 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alec
git-svn-id: https://svn.roundcube.net/trunk@5033 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Fix handling Mail-Reply-To header in Reply All actionalec
git-svn-id: https://svn.roundcube.net/trunk@5032 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-04- Fix moving folder to root, it wasn't working with IMAP delimiter different ↵alec
than a dot (loast part of r5023) git-svn-id: https://svn.roundcube.net/trunk@5025 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-04- Add ACL check on parent folderalec
git-svn-id: https://svn.roundcube.net/trunk@5022 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Add "loading" messages for contacts copying and groups assignmentalec
git-svn-id: https://svn.roundcube.net/trunk@5014 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Fix EOL character in vCard exports (#1487873)alec
git-svn-id: https://svn.roundcube.net/trunk@5012 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Added possibility to extend rcube_vcard's fieldmapalec
- Skip empty values in vCard export git-svn-id: https://svn.roundcube.net/trunk@5010 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Fix setting default addressbook as selected in source selectoralec
git-svn-id: https://svn.roundcube.net/trunk@5009 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Fixed form reloading on source change, broken in r4999alec
git-svn-id: https://svn.roundcube.net/trunk@5005 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Added confirmation dialog for contact group deleting + loading indicatoralec
git-svn-id: https://svn.roundcube.net/trunk@5003 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-01- Fixed contact photos upload, moved code to separate file for better ↵alec
performance (to handle upload we don't need to initialize addressbook source) git-svn-id: https://svn.roundcube.net/trunk@4999 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-01- Move rcmail_localize_folderpath() to main.incalec
git-svn-id: https://svn.roundcube.net/trunk@4997 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-01- Improved detection of folder rename possibility and its handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4996 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-29- Exclude edited folder from parent selectoralec
git-svn-id: https://svn.roundcube.net/trunk@4989 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-29- Fixed search fields handling in quick-searchalec
git-svn-id: https://svn.roundcube.net/trunk@4986 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-28- Fix: folder selector doesn't list unsubscribed folders, followup to r4942alec
git-svn-id: https://svn.roundcube.net/trunk@4985 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27Move mail sending functions from mail task to core for general usagethomasb
git-svn-id: https://svn.roundcube.net/trunk@4977 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Fix fallback to default source (#1488009)alec
git-svn-id: https://svn.roundcube.net/trunk@4976 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Fix source ID handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4974 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Generate display name before record validationalec
git-svn-id: https://svn.roundcube.net/trunk@4973 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-26Always show address book name if multiple books are configured; fix stylingthomasb
git-svn-id: https://svn.roundcube.net/trunk@4969 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-26- Unsubscribe from non-existing folders automaticly on folders listingalec
git-svn-id: https://svn.roundcube.net/trunk@4968 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-26- Another display name fix: don't store display name only if it equals to ↵alec
email address git-svn-id: https://svn.roundcube.net/trunk@4967 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-25- Fixed display name on contact listsalec
git-svn-id: https://svn.roundcube.net/trunk@4965 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-25- Added optional "multithreading" autocomplete featurealec
git-svn-id: https://svn.roundcube.net/trunk@4963 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-24- On contact copy check for existing record by name if email field is emptyalec
git-svn-id: https://svn.roundcube.net/trunk@4960 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-24- DOn't generate contact name here, it's not requiredalec
git-svn-id: https://svn.roundcube.net/trunk@4959 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-23Better message if copying was rejected due to existing entriesthomasb
git-svn-id: https://svn.roundcube.net/trunk@4956 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-21- Simplify undo message, add dots at the end of messagesalec
git-svn-id: https://svn.roundcube.net/trunk@4951 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-20- Improved parent folder selectoralec
git-svn-id: https://svn.roundcube.net/trunk@4942 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-19Add drop-target for root folder; fix row insertion when moving to a ↵thomasb
protected folder git-svn-id: https://svn.roundcube.net/trunk@4938 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-18Asynchronously load contacts after page loadthomasb
git-svn-id: https://svn.roundcube.net/trunk@4934 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-18Fix getting first writeable address book if no default is configuredthomasb
git-svn-id: https://svn.roundcube.net/trunk@4933 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-17Small improvements and codestylethomasb
git-svn-id: https://svn.roundcube.net/trunk@4932 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-10- Plugin API: added folder_delete and folder_rename hooksalec
git-svn-id: https://svn.roundcube.net/trunk@4924 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-08- Make Undo action optional by setting undo_timeout=0alec
git-svn-id: https://svn.roundcube.net/trunk@4919 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-07- Added possibility to undo last contact delete operationalec
git-svn-id: https://svn.roundcube.net/trunk@4916 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-06- Fixed issues related to creating contacts in source which isn't currently ↵alec
selected (#1487990) git-svn-id: https://svn.roundcube.net/trunk@4913 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-06- Fix handling of other users namespace rootsalec
git-svn-id: https://svn.roundcube.net/trunk@4911 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-05- Fix group commands state after extended search use, make this check ↵alec
readonly-flag aware git-svn-id: https://svn.roundcube.net/trunk@4907 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-04Cache information about writeble address sources for performance reasonsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4904 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-04- Add optional textual upload progress indicator (#1486039)alec
git-svn-id: https://svn.roundcube.net/trunk@4902 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-02- Added addressbook source selector in contact create formalec
git-svn-id: https://svn.roundcube.net/trunk@4901 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-29- Fixed link to contact photo, when browsing the search results (#1487980)alec
git-svn-id: https://svn.roundcube.net/trunk@4892 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-29- Fix bug where Import button was disabled (#1326103)alec
git-svn-id: https://svn.roundcube.net/trunk@4890 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-28- Fix creating/renaming folders with accented characters (#1487974)alec
git-svn-id: https://svn.roundcube.net/trunk@4886 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-27- Don't use reserved word 'class' (to prevent IE errors)alec
git-svn-id: https://svn.roundcube.net/trunk@4884 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-24- Fix contacts copying (#1487967)alec
git-svn-id: https://svn.roundcube.net/trunk@4878 208e9e7b-5314-0410-a742-e7e81cd9613c