summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-20Tagging files for release 0.6-betav0.6-betathomascube
2011-08-19Backporting r5092, r5095, r5096 to release-0.6 branchthomascube
2011-08-18Backport changes from r5084 to r5090 to release branchthomascube
2011-08-16Clone of r5078thomascube
2011-08-16Copying plugins into 0.6 release branchthomascube
2011-08-16Remove development stuff and update versionsthomascube
2011-08-16Branching for 0.6 releasethomascube
2011-08-16Correctly quote group filterthomascube
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-14Fix automatic db updates; trigger contact indexing after upgradethomascube
2011-08-14More unique error codesthomascube
2011-08-14Update localizations from mailing listthomascube
2011-08-12Pass attributes as vars to labelthomascube
2011-08-12Only check for existing contacts if an email address is presentthomascube
2011-08-12Set maxlength for contact fieldsthomascube
2011-08-12- Fix infinite recurrence when saving user preferences stored in sessionalecpl
2011-08-12- Revert r5046, the change will be applied to devel-mcache branch, where it b...alecpl
2011-08-12- Add debug for operations on groupsalecpl
2011-08-12- Remove double semicolonalecpl
2011-08-11Fix saving and deleting LDAP contacts; skip client-side input validation for ...thomascube
2011-08-11- Added IMAP ENABLE (RFC5161) supportalecpl
2011-08-11- Change version number 0.5.2 -> 0.5.X to not confuse usersalecpl
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-10CSS and UI fixes for IE6/7thomascube
2011-08-10- Mail_Mime-1.8.2alecpl
2011-08-09- Fix XSS vulnerability in UI messages (#1488030)alecpl
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alecpl
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-08- Fix inserting autocomplete entry (with MT enebled)alecpl
2011-08-06- Fix unlocking in abort_request() (#1488025)alecpl
2011-08-04- Fix moving folder to root, it wasn't working with IMAP delimiter different ...alecpl
2011-08-04- Don't call set_env() where it isn't requiredalecpl
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-04- Add abort_request() functionalecpl
2011-08-04- Make that reset-search resets also pending searches alecpl
2011-08-03- Check current search value in ksearch_query_results() to prevent from wrong...alecpl
2011-08-03- Add "loading" messages for contacts copying and groups assignmentalecpl
2011-08-03- Display current user name in page title if devel_mode=truealecpl
2011-08-03- Fix EOL character in vCard exports (#1487873)alecpl
2011-08-03- Remove temp debug codealecpl
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- Fix get_address_book() to call get_address_sources() internally when lookin...alecpl
2011-08-02- Fixed invisible #sourcename on IE6alecpl
2011-08-02- Fixed error in IE7 (#1488017)alecpl