Commit Graph

1124 Commits

Author SHA1 Message Date
alecpl
5c2ac5f528 - Fix/simplify email regexp to prevent "no valid recipients" SMTP error (#1488040) 2011-08-16 17:32:52 +00:00
alecpl
5c9d1ffe8e - Add option to hide selected LDAP addressbook on the list 2011-08-16 13:41:52 +00:00
alecpl
fe0cb657f1 - Add client-side checking of uploaded files size 2011-08-16 12:11:21 +00:00
thomascube
782d8593bd More unique error codes 2011-08-14 18:54:24 +00:00
thomascube
615fb1c069 Only check for existing contacts if an email address is present 2011-08-12 18:05:33 +00:00
thomascube
57ce504112 Set maxlength for contact fields 2011-08-12 15:34:07 +00:00
thomascube
31737295b8 Add newlines between organization, department, jobtitle (#1488028) 2011-08-10 11:53:41 +00:00
thomascube
f2ff370215 Recalculate date when replying to a message and localize the cite header (#1487675) 2011-08-10 11:09:16 +00:00
alecpl
6d0ada30d7 - Fix handling of email addresses with quoted local part (#1487939) 2011-08-09 09:46:54 +00:00
alecpl
efc24a5fb3 - Fix handling Mail-Reply-To header in Reply All action 2011-08-09 08:44:21 +00:00
alecpl
85e7a3d4a3 - Fix moving folder to root, it wasn't working with IMAP delimiter different than a dot (loast part of r5023) 2011-08-04 10:59:50 +00:00
alecpl
c6c99c89e6 - Add ACL check on parent folder 2011-08-04 09:01:36 +00:00
alecpl
2c77f553c8 - Add "loading" messages for contacts copying and groups assignment 2011-08-03 12:31:38 +00:00
alecpl
359e19a19d - Fix EOL character in vCard exports (#1487873) 2011-08-03 10:40:29 +00:00
alecpl
4d4a2fa32e - Added possibility to extend rcube_vcard's fieldmap
- Skip empty values in vCard export
2011-08-03 09:20:52 +00:00
alecpl
34854b63ee - Fix setting default addressbook as selected in source selector 2011-08-02 17:17:59 +00:00
alecpl
2dd2bf5012 - Fixed form reloading on source change, broken in r4999 2011-08-02 10:57:35 +00:00
alecpl
5731d68a97 - Added confirmation dialog for contact group deleting + loading indicator 2011-08-02 09:22:02 +00:00
alecpl
b95149eb63 - Fixed contact photos upload, moved code to separate file for better performance
(to handle upload we don't need to initialize addressbook source)
2011-08-01 12:20:10 +00:00
alecpl
363514e30b - Move rcmail_localize_folderpath() to main.inc 2011-08-01 08:15:22 +00:00
alecpl
1cd36267a1 - Improved detection of folder rename possibility and its handling 2011-08-01 07:58:30 +00:00
alecpl
f9e2858ae1 - Exclude edited folder from parent selector 2011-07-29 11:54:50 +00:00
alecpl
08b796f83c - Fixed search fields handling in quick-search 2011-07-29 06:38:42 +00:00
alecpl
e86b4f4246 - Fix: folder selector doesn't list unsubscribed folders, followup to r4942 2011-07-28 13:28:21 +00:00
thomascube
d917785e70 Move mail sending functions from mail task to core for general usage 2011-07-27 15:44:06 +00:00
alecpl
70c3111826 - Fix fallback to default source (#1488009) 2011-07-27 13:42:15 +00:00
alecpl
64ebc94eec - Fix source ID handling 2011-07-27 11:33:47 +00:00
alecpl
1e36b71838 - Generate display name before record validation 2011-07-27 10:52:38 +00:00
thomascube
da89cf2937 Always show address book name if multiple books are configured; fix styling 2011-07-26 17:21:26 +00:00
alecpl
210438a6be - Unsubscribe from non-existing folders automaticly on folders listing 2011-07-26 13:22:11 +00:00
alecpl
79dd1692e3 - Another display name fix: don't store display name only if it equals to email address 2011-07-26 12:51:19 +00:00
alecpl
71e8cc3bce - Fixed display name on contact lists 2011-07-25 11:48:50 +00:00
alecpl
0213f8d4dd - Added optional "multithreading" autocomplete feature 2011-07-25 10:49:39 +00:00
alecpl
2d761bbbef - On contact copy check for existing record by name if email field is empty 2011-07-24 10:16:07 +00:00
alecpl
ec4b594c24 - DOn't generate contact name here, it's not required 2011-07-24 10:14:13 +00:00
thomascube
04310ee1bf Better message if copying was rejected due to existing entries 2011-07-23 09:07:28 +00:00
alecpl
f52c4f441f - Simplify undo message, add dots at the end of messages 2011-07-21 11:15:18 +00:00
alecpl
c9cfd6d4bf - Improved parent folder selector 2011-07-20 09:51:31 +00:00
thomascube
71cc6bf630 Add drop-target for root folder; fix row insertion when moving to a protected folder 2011-07-19 19:26:55 +00:00
thomascube
fa59965b41 Asynchronously load contacts after page load 2011-07-18 17:35:12 +00:00
thomascube
3a9f7954ba Fix getting first writeable address book if no default is configured 2011-07-18 16:57:15 +00:00
thomascube
03eb13f11c Small improvements and codestyle 2011-07-17 19:01:28 +00:00
alecpl
19869073e3 - Plugin API: added folder_delete and folder_rename hooks 2011-07-10 18:11:25 +00:00
alecpl
63fda8af57 - Make Undo action optional by setting undo_timeout=0 2011-07-08 13:03:42 +00:00
alecpl
7f5a849e78 - Added possibility to undo last contact delete operation 2011-07-07 11:44:26 +00:00
alecpl
1a3c911d92 - Fixed issues related to creating contacts in source which isn't currently selected (#1487990) 2011-07-06 12:54:56 +00:00
alecpl
9220169bf1 - Fix handling of other users namespace roots 2011-07-06 07:50:34 +00:00
alecpl
62811c4a70 - Fix group commands state after extended search use, make this check readonly-flag aware 2011-07-05 09:42:40 +00:00
thomascube
ecb51cc8a6 Cache information about writeble address sources for performance reasons 2011-07-04 12:59:37 +00:00
alecpl
4171c59bd7 - Add optional textual upload progress indicator (#1486039) 2011-07-04 11:40:02 +00:00