Commit Graph

78 Commits

Author SHA1 Message Date
alecpl
015decf815 - Fix listing contacts in a group 2011-09-20 09:36:08 +00:00
alecpl
f763fbd56c - Make group's "member" attibute name configurable 2011-09-20 08:09:52 +00:00
alecpl
681e9e6f1a - Don't set (wrong) error on groups listing action 2011-09-19 13:46:35 +00:00
alecpl
abc3aa8a0e - Set group_bind_dn outside of list_groups() 2011-09-19 13:35:20 +00:00
alecpl
0fe3b9a7d7 - Hide PHP warning on ldap_search() 2011-09-19 13:25:22 +00:00
alecpl
9eeb14699f - Make rcube_ldap bind() and sasl_bind() methods public 2011-09-19 09:06:49 +00:00
alecpl
c3ba0e54af - Fix encoding of LDAP contacts identifiers (#1488079) 2011-09-13 12:52:34 +00:00
alecpl
6f45fa56ce - Fix required_fields checking per discussion in #1488073 2011-09-12 15:57:08 +00:00
thomascube
94a5a24fc2 Fallback to mail_domain in LDAP variable replacements; add 'host' to 'user_create' hook arguments (#1488024) 2011-09-05 08:05:40 +00:00
thomascube
c63e571f02 Fix group members listing for ldap directories 2011-08-24 19:38:50 +00:00
thomascube
94ce75255d Correctly quote group filter 2011-08-16 19:36:11 +00:00
alecpl
755189648d - Add debug for operations on groups 2011-08-12 07:01:47 +00:00
alecpl
a170304013 - Remove double semicolon 2011-08-12 06:36:34 +00:00
thomascube
0f1faec392 Fix saving and deleting LDAP contacts; skip client-side input validation for contacts, this is done server-side 2011-08-11 22:24:29 +00:00
thomascube
4d9f620292 Filter LDAP groups by search query 2011-07-17 19:00:30 +00:00
thomascube
ce4e0ece1f Fix ldap group members listing 2011-07-17 17:06:01 +00:00
alecpl
63fda8af57 - Make Undo action optional by setting undo_timeout=0 2011-07-08 13:03:42 +00:00
thomascube
6af7e0d63d Use numSubOrdindates inconjuction with VLV to count total 2011-06-18 19:45:26 +00:00
alecpl
cc90ed1f84 - Add addressbook name in contact info frame (#1487958) 2011-06-16 12:20:19 +00:00
thomascube
fd89754818 Allow to specify multiple sort columns as array (currently only used for VLV) 2011-06-15 00:09:23 +00:00
thomascube
6f3fa964c6 Use dechex() instead of sprintf() for base conversion 2011-06-13 21:33:51 +00:00
thomascube
79569231db Show more debug output 2011-06-13 21:16:47 +00:00
alecpl
64867411b1 - Support array in 2nd argument of search() when searching by primary key, as in rcube_contacts class 2011-06-13 12:56:31 +00:00
thomascube
c1db483cd5 Only select dn for count queries 2011-06-10 01:34:34 +00:00
thomascube
69ea3a3429 Implement LDAPv3 Virtual List View (VLV) for paged results listing 2011-06-09 19:43:22 +00:00
alecpl
e9a9f2f6c5 - Added addressbook advanced search 2011-06-03 11:03:13 +00:00
alecpl
3cacf941fa - Add popup with basic fields selection for addressbook search 2011-06-01 13:44:51 +00:00
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 2011-05-12 20:18:19 +00:00
alecpl
56651c15c8 - Stop execution when LDAP addressbook is configured but PHP's ldap functions doesn't exists 2011-05-04 19:31:42 +00:00
thomascube
d476d3a3a4 Fixed LDAP patch 2011-04-15 16:19:22 +00:00
thomascube
d1e08fc905 Replace LDAP vars in group queries (#1487837) 2011-04-15 15:55:38 +00:00
thomascube
15e9441263 Fix LDAP group identifiers 2011-03-01 22:11:34 +00:00
alecpl
4d982d38a8 - Add LDAP SASL bind and proxy authentication (#1486692) 2011-02-17 14:35:06 +00:00
thomascube
360bd3ea74 Allow group identifiers to be changed upon renaming (used in LDAP) 2011-02-15 21:00:48 +00:00
thomascube
3e2637351d Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\! 2011-02-14 20:46:48 +00:00
thomascube
a97937aceb Codestyle and formatting; don't attempt to save empty array values 2011-02-09 11:48:27 +00:00
alecpl
e8d5bdc84e - Fix IDNA support when IDN/INTL modules are in use (#1487742) 2011-02-03 13:58:07 +00:00
thomascube
6039aae387 Add groups support for LDAP address books, contributed by Andreas Dick 2011-01-29 11:31:23 +00:00
thomascube
0501b637a3 Merge branch devel-addressbook (r4193:4382) back into trunk 2011-01-18 18:00:57 +00:00
thomascube
f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 2011-01-12 18:25:02 +00:00
alecpl
1148c6e936 - Add option do bind for an individual LDAP address book (#1486997) 2010-09-30 07:28:51 +00:00
alecpl
e99991996d - Add Internationalized Domain Name (IDNA) support (#1483894) 2010-09-29 12:36:28 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
b25dfd0913 - removed PHP closing tag 2010-06-23 09:55:08 +00:00
alecpl
f767654478 - Add %dc variable support in base_dn/bind_dn config (#1486779) 2010-06-20 09:27:32 +00:00
alecpl
bb8721aaeb - Support dynamic hostname (%d/%n) variables in configuration options (#1485438) 2010-06-03 08:02:12 +00:00
alecpl
25fdec592d - Fix autocomplete shows entries without email (#1486452) 2010-05-10 19:38:45 +00:00
alecpl
93c0188854 - Add sizelimit and timelimit variables in LDAP config (#1486544) 2010-04-21 13:44:14 +00:00
alecpl
5ffceb7906 - typo 2010-03-25 14:25:59 +00:00
alecpl
eb27aad897 - added lost param description 2010-02-22 10:41:19 +00:00