summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2011-09-27- Applied some fixes from trunk up to r5280alecpl
2011-09-19- Applied fixes from trunk up to r5232alecpl
2011-09-16Backport r5226 to release 0.6 branchthomascube
2011-09-05Backport changes from trunk up to r5164thomascube
2011-08-31- Applied fixes from trunk up to r5150alecpl
2011-08-25- Applied fixes from trunk up to r5126alecpl
2011-08-19Backporting r5092, r5095, r5096 to release-0.6 branchthomascube
2011-08-18Backport changes from r5084 to r5090 to release branchthomascube
2011-08-16- Fix/simplify email regexp to prevent "no valid recipients" SMTP error (#148...alecpl
2011-08-16- Add option to hide selected LDAP addressbook on the listalecpl
2011-08-16- Add client-side checking of uploaded files sizealecpl
2011-08-14More unique error codesthomascube
2011-08-12Only check for existing contacts if an email address is presentthomascube
2011-08-12Set maxlength for contact fieldsthomascube
2011-08-10Add newlines between organization, department, jobtitle (#1488028)thomascube
2011-08-10Recalculate date when replying to a message and localize the cite header (#14...thomascube
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alecpl
2011-08-09- Fix handling Mail-Reply-To header in Reply All actionalecpl
2011-08-04- Fix moving folder to root, it wasn't working with IMAP delimiter different ...alecpl
2011-08-04- Add ACL check on parent folderalecpl
2011-08-03- Add "loading" messages for contacts copying and groups assignmentalecpl
2011-08-03- Fix EOL character in vCard exports (#1487873)alecpl
2011-08-03- Added possibility to extend rcube_vcard's fieldmapalecpl
2011-08-02- Fix setting default addressbook as selected in source selectoralecpl
2011-08-02- Fixed form reloading on source change, broken in r4999alecpl
2011-08-02- Added confirmation dialog for contact group deleting + loading indicatoralecpl
2011-08-01- Fixed contact photos upload, moved code to separate file for better perform...alecpl
2011-08-01- Move rcmail_localize_folderpath() to main.incalecpl
2011-08-01- Improved detection of folder rename possibility and its handlingalecpl
2011-07-29- Exclude edited folder from parent selectoralecpl
2011-07-29- Fixed search fields handling in quick-searchalecpl
2011-07-28- Fix: folder selector doesn't list unsubscribed folders, followup to r4942alecpl
2011-07-27Move mail sending functions from mail task to core for general usagethomascube
2011-07-27- Fix fallback to default source (#1488009)alecpl
2011-07-27- Fix source ID handlingalecpl
2011-07-27- Generate display name before record validationalecpl
2011-07-26Always show address book name if multiple books are configured; fix stylingthomascube
2011-07-26- Unsubscribe from non-existing folders automaticly on folders listingalecpl
2011-07-26- Another display name fix: don't store display name only if it equals to ema...alecpl
2011-07-25- Fixed display name on contact listsalecpl
2011-07-25- Added optional "multithreading" autocomplete featurealecpl
2011-07-24- On contact copy check for existing record by name if email field is emptyalecpl
2011-07-24- DOn't generate contact name here, it's not requiredalecpl
2011-07-23Better message if copying was rejected due to existing entriesthomascube
2011-07-21- Simplify undo message, add dots at the end of messagesalecpl
2011-07-20- Improved parent folder selectoralecpl
2011-07-19Add drop-target for root folder; fix row insertion when moving to a protected...thomascube
2011-07-18Asynchronously load contacts after page loadthomascube
2011-07-18Fix getting first writeable address book if no default is configuredthomascube
2011-07-17Small improvements and codestylethomascube