Commit Graph

64 Commits

Author SHA1 Message Date
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
alecpl
10eedbe75a - add file/line definitions to raise_error() calls 2010-01-28 11:27:16 +00:00
alecpl
4fc7a7e5f6 - Re-fix #1485201 2010-01-27 12:20:14 +00:00
alecpl
1004407485 - Fix LDAP problem with special characters in RDN (#1486320) 2009-12-23 14:09:36 +00:00
alecpl
0102742cb2 - Added 'ldap_debug' option + small change to not rely on rcube_config inside rcube_ldap class 2009-09-21 11:50:53 +00:00
alecpl
2b820727b1 - last commit fix 2009-09-11 08:17:38 +00:00
alecpl
4aaecb661c - small code improvements per discussion from #1485536 2009-09-11 08:15:10 +00:00
alecpl
71047326fa - Fix LDAP partial result warning (#1485536) 2009-09-10 17:16:26 +00:00
alecpl
38066281b2 - make sure 'required_fields' is an array (#1485892) 2009-09-04 17:25:57 +00:00
alecpl
b24f2c4897 - return deleted records count instead of true in ldap's delete(), fixes (#1486082) 2009-09-04 13:24:28 +00:00
alecpl
4368a079f5 - Fix gn and givenName should be synonymous in LDAP addressbook (#1485892) 2009-08-29 20:56:00 +00:00
alecpl
08ff050efc - allow empty LDAP 'filter' (#1485184) 2009-08-29 20:24:03 +00:00
alecpl
ea18c594a5 - Add mail_domain to LDAP email entries without @ sign (#1485201) 2009-08-29 18:59:06 +00:00
alecpl
b4fa59143e - Fix saving empty values in LDAP contact data (#1485781) 2009-08-29 18:48:54 +00:00
alecpl
e83f035887 - Fix LDAP contact update when RDN field is changed (#1485788) 2009-08-29 18:41:17 +00:00