alecpl
|
b175394b30
|
- Add loading indicator on contact delete
|
13 years ago |
alecpl
|
9e54e6fd45
|
- Make the whole PHP output non-cacheable (#1487797)
|
13 years ago |
thomascube
|
2d3e2bc561
|
Add option 'searchonly' for address books; currently used by LDAP directories
|
13 years ago |
alecpl
|
8703b08018
|
- Extend rcube_label_exists() to search in loaded plugins localizations
- Allow use localized addressbook field subtypes from plugins
|
13 years ago |
alecpl
|
b104e39f34
|
- Clear contactlist page conter after saved-search delete
|
13 years ago |
alecpl
|
f8e48df715
|
- Merge devel-saved_search branch (Addressbook Saved Searches)
|
13 years ago |
alecpl
|
dbb0c2a109
|
- Add vCard's Profile URL support (#1488062)
|
13 years ago |
alecpl
|
f0bccb7fb2
|
- Fix image type check for contact photo uploads
|
13 years ago |
alecpl
|
5db6f96d22
|
- Fix contact row update after name change when in searching mode, update changelog
|
13 years ago |
alecpl
|
5c9d1ffe8e
|
- Add option to hide selected LDAP addressbook on the list
|
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 |
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
|
08b796f83c
|
- Fixed search fields handling in quick-search
|
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
|
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
|
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 |
thomascube
|
fa59965b41
|
Asynchronously load contacts after page load
|
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
|
62811c4a70
|
- Fix group commands state after extended search use, make this check readonly-flag aware
|
14 years ago |
alecpl
|
5b3ac32415
|
- Added addressbook source selector in contact create form
|
14 years ago |
alecpl
|
c3dabfad7a
|
- Fixed link to contact photo, when browsing the search results (#1487980)
|
14 years ago |
alecpl
|
f5803dfda1
|
- Fix bug where Import button was disabled (#1326103)
|
14 years ago |
alecpl
|
44143c5847
|
- Don't use reserved word 'class' (to prevent IE errors)
|
14 years ago |
alecpl
|
87a2f686f0
|
- Fix contacts copying (#1487967)
|
14 years ago |
alecpl
|
b0689bd500
|
- Set css class name on directory list row according to readonly flag and 'class' data provided by plugins
|
14 years ago |
alecpl
|
cc90ed1f84
|
- Add addressbook name in contact info frame (#1487958)
|
14 years ago |
alecpl
|
ca7dda4948
|
- Fixed initial directory selection
|
14 years ago |
alecpl
|
ecf295f6ef
|
- Added searching in all addressbook sources (global-search)
- Added addressbook source selection in contacts import
|
14 years ago |
alecpl
|
9382b6dfe1
|
- Fix contacts import (#1487947)
|
14 years ago |
thomascube
|
b0c70b3ca7
|
Use address_template config when adding a new address block (#1487944)
|
14 years ago |
alecpl
|
b896b18f87
|
- Call addressbook_get hook only if build-in addressbook doesn't match wanted ID (for better performance), other improvements
|
14 years ago |
alecpl
|
e9a9f2f6c5
|
- Added addressbook advanced search
|
14 years ago |
alecpl
|
3cacf941fa
|
- Add popup with basic fields selection for addressbook search
|
14 years ago |