Age | Commit message (Expand) | Author |
2012-10-16 | Fix post-filtering vlv results, fixes warning "mb_strtolower() expects parame... | Aleksander Machniak |
2012-10-02 | - Avoid duplicate values from fieldmapping | Thomas Bruederli |
2012-08-16 | Force at least one subtype of address to be specified. | Aleksander Machniak |
2012-08-14 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-08-14 | s/rcmail/rcube/ | Aleksander Machniak |
2012-08-12 | CS fixes (mostly tab -> spaces) | Aleksander Machniak |
2012-07-26 | Move the hard-coded list of fields used to list contacts to a central location | Thomas Bruederli |
2012-07-26 | Use the same hard-coded fields for vlv-based autocompletion as in steps/mail/... | Thomas Bruederli |
2012-06-13 | Fix removing contact photo using LDAP addressbook (#1488420) | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-05-08 | Fixed PHP warning | Aleksander Machniak |
2012-05-02 | Fix handling of 'serialzied' LDAP address attributes | thomascube |
2012-05-02 | - Allow to configure the number of values allowed for each LDAP attribute | thomascube |
2012-04-16 | - Replace some references to rcmail with rcube | alecpl |
2012-04-16 | - Framework refactoring (I hope it's the last one): | alecpl |
2012-04-13 | - Merge devel-framework branch, resolved conflicts | alecpl |
2012-04-12 | - Fix importing to LDAP addressbook when mail attribute is required by | alecpl |
2012-04-11 | - Fix contact information update in case when contact photo exists (#1488420) | alecpl |
2012-04-10 | - Improved member attribute detection with fallback in create_group() | alecpl |
2012-04-10 | - Fix removing all folders on import to LDAP addressbook (added rcube_ldap::d... | alecpl |
2012-04-07 | - Improved validation and forced RDN in required_fields (#1488254) | alecpl |
2012-03-29 | - Support LDAP RFC2256's country object class read/write (#1488123) | alecpl |
2012-02-29 | - Fix warning when properties array is empty | alecpl |
2012-02-15 | Skip empty group members (seen in OpenLDAP backends) | thomascube |
2012-02-05 | - Support AD's objectClass=group | alecpl |
2012-02-02 | Allow users to choose cols for contacts list sorting | thomascube |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-16 | - Add addressbook name to debug output (#1488304) | alecpl |
2012-01-13 | - Remove redundant ldap_count_entries() call | alecpl |
2012-01-04 | Improve support for multiple composite address fields in LDAP directories | thomascube |
2011-12-04 | Accept contact IDs as array or comma-separated string | thomascube |
2011-12-01 | - Fix issue where "S: Error: Success" was printed to debug log | alecpl |
2011-11-30 | - Fix parse error from last commit (grrrrr, do tests before commit!) | alecpl |
2011-11-30 | - Add possibility to do LDAP bind before searching for bind DN. | alecpl |
2011-11-30 | - Set sizelimit of main search function for vlv_search to page_size. | alecpl |
2011-11-29 | - Fix identation | alecpl |
2011-11-28 | Improve check of attribute changes when updating a contact | thomascube |
2011-11-28 | Fix saving of composite fields in LDAP | thomascube |
2011-11-28 | Set (empty) value of member attribute when creating a new group | thomascube |
2011-11-25 | - Add some debug and error handling around vlv_search | alecpl |
2011-11-10 | - Add option to define matching method for addressbook search (#1486564, #148... | alecpl |
2011-11-08 | Implement common setters for debug mode | thomascube |
2011-11-05 | Added config property to set LDAP_OPT_REFERRALS option to an LDAP connection | thomascube |
2011-10-30 | Also merge properties of child cols of composite address book fields + remove... | thomascube |
2011-10-30 | Improve definition of composite address fields of LDAP contacts | thomascube |
2011-10-28 | Avoid errors | thomascube |
2011-10-28 | LDAP: use VLV pseudo-search for autocompletion | thomascube |
2011-10-19 | Add (experimental) support for some extendted PHP LDAP functions when queryin... | thomascube |
2011-10-19 | - Added 'search_dn_default' variable in ldap config | alecpl |
2011-10-14 | - Fix %dn replacement | alecpl |