alecpl
|
189a0ae4dc
|
- Unsubscribe from non-existing folders always (on listing), not only in Settings/Folders UI
|
13 years ago |
alecpl
|
5c2ac5f528
|
- Fix/simplify email regexp to prevent "no valid recipients" SMTP error (#1488040)
|
13 years ago |
alecpl
|
5c9d1ffe8e
|
- Add option to hide selected LDAP addressbook on the list
|
13 years ago |
alecpl
|
fe0cb657f1
|
- Add client-side checking of uploaded files size
|
13 years ago |
thomascube
|
782d8593bd
|
More unique error codes
|
13 years ago |
thomascube
|
615fb1c069
|
Only check for existing contacts if an email address is present
|
13 years ago |
thomascube
|
57ce504112
|
Set maxlength for contact fields
|
13 years ago |
thomascube
|
31737295b8
|
Add newlines between organization, department, jobtitle (#1488028)
|
13 years ago |
thomascube
|
f2ff370215
|
Recalculate date when replying to a message and localize the cite header (#1487675)
|
13 years ago |
alecpl
|
6d0ada30d7
|
- Fix handling of email addresses with quoted local part (#1487939)
|
13 years ago |
alecpl
|
efc24a5fb3
|
- Fix handling Mail-Reply-To header in Reply All action
|
13 years ago |
alecpl
|
85e7a3d4a3
|
- Fix moving folder to root, it wasn't working with IMAP delimiter different than a dot (loast part of r5023)
|
13 years ago |
alecpl
|
c6c99c89e6
|
- Add ACL check on parent folder
|
13 years ago |
alecpl
|
2c77f553c8
|
- Add "loading" messages for contacts copying and groups assignment
|
13 years ago |
alecpl
|
359e19a19d
|
- Fix EOL character in vCard exports (#1487873)
|
13 years ago |
alecpl
|
4d4a2fa32e
|
- Added possibility to extend rcube_vcard's fieldmap
- Skip empty values in vCard export
|
13 years ago |
alecpl
|
34854b63ee
|
- Fix setting default addressbook as selected in source selector
|
13 years ago |
alecpl
|
2dd2bf5012
|
- Fixed form reloading on source change, broken in r4999
|
13 years ago |
alecpl
|
5731d68a97
|
- Added confirmation dialog for contact group deleting + loading indicator
|
13 years ago |
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)
|
13 years ago |
alecpl
|
363514e30b
|
- Move rcmail_localize_folderpath() to main.inc
|
13 years ago |
alecpl
|
1cd36267a1
|
- Improved detection of folder rename possibility and its handling
|
13 years ago |
alecpl
|
f9e2858ae1
|
- Exclude edited folder from parent selector
|
13 years ago |
alecpl
|
08b796f83c
|
- Fixed search fields handling in quick-search
|
13 years ago |
alecpl
|
e86b4f4246
|
- Fix: folder selector doesn't list unsubscribed folders, followup to r4942
|
13 years ago |
thomascube
|
d917785e70
|
Move mail sending functions from mail task to core for general usage
|
13 years ago |
alecpl
|
70c3111826
|
- Fix fallback to default source (#1488009)
|
13 years ago |
alecpl
|
64ebc94eec
|
- Fix source ID handling
|
13 years ago |
alecpl
|
1e36b71838
|
- Generate display name before record validation
|
13 years ago |
thomascube
|
da89cf2937
|
Always show address book name if multiple books are configured; fix styling
|
13 years ago |
alecpl
|
210438a6be
|
- Unsubscribe from non-existing folders automaticly on folders listing
|
13 years ago |
alecpl
|
79dd1692e3
|
- Another display name fix: don't store display name only if it equals to email address
|
13 years ago |
alecpl
|
71e8cc3bce
|
- Fixed display name on contact lists
|
13 years ago |
alecpl
|
0213f8d4dd
|
- Added optional "multithreading" autocomplete feature
|
13 years ago |
alecpl
|
2d761bbbef
|
- On contact copy check for existing record by name if email field is empty
|
13 years ago |
alecpl
|
ec4b594c24
|
- DOn't generate contact name here, it's not required
|
13 years ago |
thomascube
|
04310ee1bf
|
Better message if copying was rejected due to existing entries
|
13 years ago |
alecpl
|
f52c4f441f
|
- Simplify undo message, add dots at the end of messages
|
13 years ago |
alecpl
|
c9cfd6d4bf
|
- Improved parent folder selector
|
13 years ago |
thomascube
|
71cc6bf630
|
Add drop-target for root folder; fix row insertion when moving to a protected folder
|
14 years ago |
thomascube
|
fa59965b41
|
Asynchronously load contacts after page load
|
14 years ago |
thomascube
|
3a9f7954ba
|
Fix getting first writeable address book if no default is configured
|
14 years ago |
thomascube
|
03eb13f11c
|
Small improvements and codestyle
|
14 years ago |
alecpl
|
19869073e3
|
- Plugin API: added folder_delete and folder_rename hooks
|
14 years ago |
alecpl
|
63fda8af57
|
- Make Undo action optional by setting undo_timeout=0
|
14 years ago |
alecpl
|
7f5a849e78
|
- Added possibility to undo last contact delete operation
|
14 years ago |
alecpl
|
1a3c911d92
|
- Fixed issues related to creating contacts in source which isn't currently selected (#1487990)
|
14 years ago |
alecpl
|
9220169bf1
|
- Fix handling of other users namespace roots
|
14 years ago |
alecpl
|
62811c4a70
|
- Fix group commands state after extended search use, make this check readonly-flag aware
|
14 years ago |
thomascube
|
ecb51cc8a6
|
Cache information about writeble address sources for performance reasons
|
14 years ago |