Age | Commit message (Expand) | Author |
2011-08-18 | - Disable subscription on virtual shared folders | alecpl |
2011-08-18 | - Unsubscribe from non-existing folders always (on listing), not only in Sett... | alecpl |
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 list | alecpl |
2011-08-16 | - Add client-side checking of uploaded files size | alecpl |
2011-08-14 | More unique error codes | thomascube |
2011-08-12 | Only check for existing contacts if an email address is present | thomascube |
2011-08-12 | Set maxlength for contact fields | thomascube |
2011-08-10 | Add newlines between organization, department, jobtitle (#1488028) | thomascube |
2011-08-10 | Recalculate 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 action | alecpl |
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 folder | alecpl |
2011-08-03 | - Add "loading" messages for contacts copying and groups assignment | alecpl |
2011-08-03 | - Fix EOL character in vCard exports (#1487873) | alecpl |
2011-08-03 | - Added possibility to extend rcube_vcard's fieldmap | alecpl |
2011-08-02 | - Fix setting default addressbook as selected in source selector | alecpl |
2011-08-02 | - Fixed form reloading on source change, broken in r4999 | alecpl |
2011-08-02 | - Added confirmation dialog for contact group deleting + loading indicator | alecpl |
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.inc | alecpl |
2011-08-01 | - Improved detection of folder rename possibility and its handling | alecpl |
2011-07-29 | - Exclude edited folder from parent selector | alecpl |
2011-07-29 | - Fixed search fields handling in quick-search | alecpl |
2011-07-28 | - Fix: folder selector doesn't list unsubscribed folders, followup to r4942 | alecpl |
2011-07-27 | Move mail sending functions from mail task to core for general usage | thomascube |
2011-07-27 | - Fix fallback to default source (#1488009) | alecpl |
2011-07-27 | - Fix source ID handling | alecpl |
2011-07-27 | - Generate display name before record validation | alecpl |
2011-07-26 | Always show address book name if multiple books are configured; fix styling | thomascube |
2011-07-26 | - Unsubscribe from non-existing folders automaticly on folders listing | alecpl |
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 lists | alecpl |
2011-07-25 | - Added optional "multithreading" autocomplete feature | alecpl |
2011-07-24 | - On contact copy check for existing record by name if email field is empty | alecpl |
2011-07-24 | - DOn't generate contact name here, it's not required | alecpl |
2011-07-23 | Better message if copying was rejected due to existing entries | thomascube |
2011-07-21 | - Simplify undo message, add dots at the end of messages | alecpl |
2011-07-20 | - Improved parent folder selector | alecpl |
2011-07-19 | Add drop-target for root folder; fix row insertion when moving to a protected... | thomascube |
2011-07-18 | Asynchronously load contacts after page load | thomascube |
2011-07-18 | Fix getting first writeable address book if no default is configured | thomascube |
2011-07-17 | Small improvements and codestyle | thomascube |
2011-07-10 | - Plugin API: added folder_delete and folder_rename hooks | alecpl |
2011-07-08 | - Make Undo action optional by setting undo_timeout=0 | alecpl |
2011-07-07 | - Added possibility to undo last contact delete operation | alecpl |
2011-07-06 | - Fixed issues related to creating contacts in source which isn't currently s... | alecpl |
2011-07-06 | - Fix handling of other users namespace roots | alecpl |
2011-07-05 | - Fix group commands state after extended search use, make this check readonl... | alecpl |