summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-17- Fix quicksearchbox alignmentalec
2011-06-17- Add missing semicolonalec
2011-06-17- Use more descriptive labels for group actionsalec
2011-06-17- Remove jqueryui requirement (it was never used in acl plugin)alec
2011-06-17- Added groupoptions containeralec
2011-06-17- IMproved namespace roots handlingalec
2011-06-17- Improved namespace roots handling in folder manageralec
2011-06-17- Don't log errors when charset conversion failsalec
2011-06-16- Add get_name() methodalec
2011-06-16- Add addressbook name in contact info frame (#1487958)alec
2011-06-15- Add possibility to return subscription status and css class name for folder...alec
2011-06-15- Add 'foldername' attribute to folders table rows, so plugin writers would b...alec
2011-06-15- Force allowed attributes on table rowsalec
2011-06-15- Added html_table::get_row_attribs(), extended html_table::set_row_attribs()alec
2011-06-15- Fixed initial directory selectionalec
2011-06-15Allow to specify multiple sort columns as array (currently only used for VLV)thomasb
2011-06-14- Added searching in all addressbook sources (global-search)alec
2011-06-13Use dechex() instead of sprintf() for base conversionthomasb
2011-06-13Show more debug outputthomasb
2011-06-13- Fix autoloading of Auth_SASL classes in Installeralec
2011-06-13- Support array in 2nd argument of search() when searching by primary key, as...alec
2011-06-10Only select dn for count queriesthomasb
2011-06-09Implement LDAPv3 Virtual List View (VLV) for paged results listingthomasb
2011-06-08- Label fixalec
2011-06-06- Small optimizationalec
2011-06-05- Fix contacts import (#1487947)alec
2011-06-03Use address_template config when adding a new address block (#1487944)thomasb
2011-06-03- Fix regexp matching field namesalec
2011-06-03- Small fix for advanced searchingalec
2011-06-03- typoalec
2011-06-03- Call addressbook_get hook only if build-in addressbook doesn't match wanted...alec
2011-06-03- Performance improvement, fix case-sensitivness in advanced searchalec
2011-06-03- Added addressbook advanced searchalec
2011-06-02- Updated changelogalec
2011-06-02- Don't call rcube_idn_to_ascii() on empty dataalec
2011-06-02- Fix identities "reply-to" and "bcc" fields have a bogus value when left emp...alec
2011-06-02- Replace preg_match() with faster strpos()alec
2011-06-01- Fix doubled encoding in save-pref request (#1487941), small code improvementsalec
2011-06-01Add collected text labels in one single function callthomasb
2011-06-01Visualize focus statethomasb
2011-06-01- Add popup with basic fields selection for addressbook searchalec
2011-06-01- Fix typosalec
2011-05-31- Fixed handling of REFERRAL responses (http://pear.php.net/bugs/bug.php?id=1...alec
2011-05-31- Fixed handling of error in Net_Sieve::listScripts()alec
2011-05-31Case-insensitive matching in autocompletion (#1487933); replace old string of...thomasb
2011-05-31- Optimization for spellcheck_before_send: don't invoke new ajax request. Whi...alec
2011-05-30- Fix setting language for spellchecker on spellcheck_before_sendalec
2011-05-30- Add option to force spellchecking before sending a message (#1485458)alec
2011-05-30- Provided rcube_spellchecker class, simplified code in utils task (less spel...alec
2011-05-27- Fix handling of "<" character in group namealec