Age | Commit message (Expand) | Author |
2011-11-30 | - Add possibility to do LDAP bind before searching for bind DN. | alecpl |
2011-11-26 | - Fix merging some configuration options in update.sh script (#1485864) | alecpl |
2011-11-21 | Show configurable support link in about page; refer on <srcuri> for download ... | thomascube |
2011-11-13 | - Add option to set session name (#1486433) | alecpl |
2011-11-12 | - Fix description of create_default_folders (#1488183) | alecpl |
2011-11-10 | - Add option to skip alternative email addresses in autocompletion | alecpl |
2011-11-10 | - Add option to define matching method for addressbook search (#1486564, #148... | alecpl |
2011-11-08 | Make email recipients separator configurable + suppress dupes in auto-completion | thomascube |
2011-11-05 | Added config property to set LDAP_OPT_REFERRALS option to an LDAP connection | thomascube |
2011-10-19 | - Added 'search_dn_default' variable in ldap config | alecpl |
2011-09-30 | Describe new name attribute for LDAP groups | thomascube |
2011-09-28 | - Add db_table_* config for new cache tables (#1488105) | alecpl |
2011-09-21 | Add option 'searchonly' for address books; currently used by LDAP directories | thomascube |
2011-09-20 | - Make group's "member" attibute name configurable | alecpl |
2011-09-12 | Make date/time format user configurable; drop 'date_today' config option | thomascube |
2011-09-06 | - Merge devel-saved_search branch (Addressbook Saved Searches) | alecpl |
2011-09-06 | - Merge devel-spellcheck branch: | alecpl |
2011-09-05 | - Fix typo | alecpl |
2011-09-05 | Protect from Clickjacking by sending X-Frame-Options headers (#1487037) | thomascube |
2011-08-29 | Make list of mimetypes that open in preview window configurable (#1487625) | thomascube |
2011-08-22 | - Added 'priority' column on messages list | alecpl |
2011-08-16 | - Add option to hide selected LDAP addressbook on the list | alecpl |
2011-07-30 | Log session validation errors; keep error message when redirecting to login a... | thomascube |
2011-07-25 | - Added optional "multithreading" autocomplete feature | alecpl |
2011-07-08 | - Fix typo in comment | alecpl |
2011-07-08 | - Make Undo action optional by setting undo_timeout=0 | alecpl |
2011-07-04 | - Add optional textual upload progress indicator (#1486039) | alecpl |
2011-06-27 | Fix typos | thomascube |
2011-06-18 | Use numSubOrdindates inconjuction with VLV to count total | thomascube |
2011-06-14 | - Added searching in all addressbook sources (global-search) | alecpl |
2011-06-09 | Implement LDAPv3 Virtual List View (VLV) for paged results listing | thomascube |
2011-06-01 | - Add popup with basic fields selection for addressbook search | alecpl |
2011-05-30 | - Add option to force spellchecking before sending a message (#1485458) | alecpl |
2011-05-27 | - Added option to specify to which address book add new contacts | alecpl |
2011-05-19 | - Removed focus_on_new_message option, added newmail_notify plugin | alecpl |
2011-05-18 | - Add APC support in rcube_cache | alecpl |
2011-05-18 | - Added general rcube_cache class with memcache support ... | alecpl |
2011-05-16 | - Add option to set default action of Forward button to "Forward as attachment" | alecpl |
2011-05-12 | - Add comment for login_lc option (#1487681) | alecpl |
2011-05-05 | - Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725... | alecpl |
2011-04-27 | - %s will not work with smtp_server | alecpl |
2011-04-27 | - Added the %s variable in 'default_host' and 'smtp_server' option (%s varia... | vbenincasa |
2011-04-25 | Add support for session storage using memcache | thomascube |
2011-04-15 | Replace LDAP vars in group queries (#1487837) | thomascube |
2011-03-01 | New config option for custom logo; allow skins to define/override texts | thomascube |
2011-02-17 | - Add LDAP SASL bind and proxy authentication (#1486692) | alecpl |
2011-02-17 | - Add variable for 'Today' label in date_today option (#1486120) | alecpl |
2011-02-08 | Add optional referer check to prevent CSRF in GET requests | thomascube |
2011-01-29 | Add groups support for LDAP address books, contributed by Andreas Dick | thomascube |
2011-01-28 | Improve session validity check with changing auth cookies; reduce writes to D... | thomascube |