thomascube
|
e2a8b4dd6d
|
Skip VLV if a group is selected; show advanced search form if activating a 'searchonly' address book
|
13 years ago |
thomascube
|
448f81362a
|
Make LDAP group name attribute configurable
|
13 years ago |
thomascube
|
2d3e2bc561
|
Add option 'searchonly' for address books; currently used by LDAP directories
|
13 years ago |
alecpl
|
015decf815
|
- Fix listing contacts in a group
|
13 years ago |
alecpl
|
f763fbd56c
|
- Make group's "member" attibute name configurable
|
13 years ago |
alecpl
|
681e9e6f1a
|
- Don't set (wrong) error on groups listing action
|
13 years ago |
alecpl
|
abc3aa8a0e
|
- Set group_bind_dn outside of list_groups()
|
13 years ago |
alecpl
|
0fe3b9a7d7
|
- Hide PHP warning on ldap_search()
|
13 years ago |
alecpl
|
9eeb14699f
|
- Make rcube_ldap bind() and sasl_bind() methods public
|
13 years ago |
alecpl
|
c3ba0e54af
|
- Fix encoding of LDAP contacts identifiers (#1488079)
|
13 years ago |
alecpl
|
6f45fa56ce
|
- Fix required_fields checking per discussion in #1488073
|
13 years ago |
thomascube
|
94a5a24fc2
|
Fallback to mail_domain in LDAP variable replacements; add 'host' to 'user_create' hook arguments (#1488024)
|
13 years ago |
thomascube
|
c63e571f02
|
Fix group members listing for ldap directories
|
13 years ago |
thomascube
|
94ce75255d
|
Correctly quote group filter
|
13 years ago |
alecpl
|
755189648d
|
- Add debug for operations on groups
|
13 years ago |
alecpl
|
a170304013
|
- Remove double semicolon
|
13 years ago |
thomascube
|
0f1faec392
|
Fix saving and deleting LDAP contacts; skip client-side input validation for contacts, this is done server-side
|
13 years ago |
thomascube
|
4d9f620292
|
Filter LDAP groups by search query
|
14 years ago |
thomascube
|
ce4e0ece1f
|
Fix ldap group members listing
|
14 years ago |
alecpl
|
63fda8af57
|
- Make Undo action optional by setting undo_timeout=0
|
14 years ago |
thomascube
|
6af7e0d63d
|
Use numSubOrdindates inconjuction with VLV to count total
|
14 years ago |
alecpl
|
cc90ed1f84
|
- Add addressbook name in contact info frame (#1487958)
|
14 years ago |
thomascube
|
fd89754818
|
Allow to specify multiple sort columns as array (currently only used for VLV)
|
14 years ago |
thomascube
|
6f3fa964c6
|
Use dechex() instead of sprintf() for base conversion
|
14 years ago |
thomascube
|
79569231db
|
Show more debug output
|
14 years ago |
alecpl
|
64867411b1
|
- Support array in 2nd argument of search() when searching by primary key, as in rcube_contacts class
|
14 years ago |
thomascube
|
c1db483cd5
|
Only select dn for count queries
|
14 years ago |
thomascube
|
69ea3a3429
|
Implement LDAPv3 Virtual List View (VLV) for paged results listing
|
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 |
thomascube
|
e848180aaa
|
Improve display name composition when saving contacts (#1487143), with plugin-support; allow empty names in sql address book, fall back to e-mail address in listing and vcard export
|
14 years ago |
alecpl
|
56651c15c8
|
- Stop execution when LDAP addressbook is configured but PHP's ldap functions doesn't exists
|
14 years ago |
thomascube
|
d476d3a3a4
|
Fixed LDAP patch
|
14 years ago |
thomascube
|
d1e08fc905
|
Replace LDAP vars in group queries (#1487837)
|
14 years ago |
thomascube
|
15e9441263
|
Fix LDAP group identifiers
|
14 years ago |
alecpl
|
4d982d38a8
|
- Add LDAP SASL bind and proxy authentication (#1486692)
|
14 years ago |
thomascube
|
360bd3ea74
|
Allow group identifiers to be changed upon renaming (used in LDAP)
|
14 years ago |
thomascube
|
3e2637351d
|
Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!
|
14 years ago |
thomascube
|
a97937aceb
|
Codestyle and formatting; don't attempt to save empty array values
|
14 years ago |
alecpl
|
e8d5bdc84e
|
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
|
14 years ago |
thomascube
|
6039aae387
|
Add groups support for LDAP address books, contributed by Andreas Dick
|
14 years ago |
thomascube
|
0501b637a3
|
Merge branch devel-addressbook (r4193:4382) back into trunk
|
14 years ago |
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
alecpl
|
1148c6e936
|
- Add option do bind for an individual LDAP address book (#1486997)
|
14 years ago |
alecpl
|
e99991996d
|
- Add Internationalized Domain Name (IDNA) support (#1483894)
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
alecpl
|
b25dfd0913
|
- removed PHP closing tag
|
15 years ago |
alecpl
|
f767654478
|
- Add %dc variable support in base_dn/bind_dn config (#1486779)
|
15 years ago |
alecpl
|
bb8721aaeb
|
- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)
|
15 years ago |
alecpl
|
25fdec592d
|
- Fix autocomplete shows entries without email (#1486452)
|
15 years ago |