summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2012-08-11Added separate From and To columns apart from smart From/To column (#1486891)Aleksander Machniak
2012-08-09Backported some recent improvements to LDAP addressbookThomas Bruederli
2012-02-29Describe 'scope' option for LDAP groups in config templatethomascube
2012-02-11Backported r5871 to 0.7 release branchthomascube
2012-02-11Backported r5850 to 0.7 branchthomascube
2011-11-30- Applied r5515 from trunkalecpl
2011-11-28- Applied fixes from trunk up to r5498alecpl
2011-11-15- Applied fixes from trunk up to r5425alecpl
2011-11-11- Apply fixes fom trunk up to r5414alecpl
2011-11-09- Apply fixes from trunk up to r5401alecpl
2011-11-05Backported r5392 to release branchthomascube
2011-10-19- Added 'search_dn_default' variable in ldap configalecpl
2011-09-30Describe new name attribute for LDAP groupsthomascube
2011-09-28- Add db_table_* config for new cache tables (#1488105)alecpl
2011-09-21Add option 'searchonly' for address books; currently used by LDAP directoriesthomascube
2011-09-20- Make group's "member" attibute name configurablealecpl
2011-09-12Make date/time format user configurable; drop 'date_today' config optionthomascube
2011-09-06- Merge devel-saved_search branch (Addressbook Saved Searches)alecpl
2011-09-06- Merge devel-spellcheck branch:alecpl
2011-09-05- Fix typoalecpl
2011-09-05Protect from Clickjacking by sending X-Frame-Options headers (#1487037)thomascube
2011-08-29Make list of mimetypes that open in preview window configurable (#1487625)thomascube
2011-08-22- Added 'priority' column on messages listalecpl
2011-08-16- Add option to hide selected LDAP addressbook on the listalecpl
2011-07-30Log session validation errors; keep error message when redirecting to login a...thomascube
2011-07-25- Added optional "multithreading" autocomplete featurealecpl
2011-07-08- Fix typo in commentalecpl
2011-07-08- Make Undo action optional by setting undo_timeout=0alecpl
2011-07-04- Add optional textual upload progress indicator (#1486039)alecpl
2011-06-27Fix typosthomascube
2011-06-18Use numSubOrdindates inconjuction with VLV to count totalthomascube
2011-06-14- Added searching in all addressbook sources (global-search)alecpl
2011-06-09Implement LDAPv3 Virtual List View (VLV) for paged results listingthomascube
2011-06-01- Add popup with basic fields selection for addressbook searchalecpl
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 contactsalecpl
2011-05-19- Removed focus_on_new_message option, added newmail_notify pluginalecpl
2011-05-18- Add APC support in rcube_cachealecpl
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_serveralecpl
2011-04-27 - Added the %s variable in 'default_host' and 'smtp_server' option (%s varia...vbenincasa
2011-04-25Add support for session storage using memcachethomascube
2011-04-15Replace LDAP vars in group queries (#1487837)thomascube
2011-03-01New config option for custom logo; allow skins to define/override textsthomascube
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-08Add optional referer check to prevent CSRF in GET requeststhomascube