summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-04- Add optional textual upload progress indicator (#1486039)alecpl
2011-07-02- Added addressbook source selector in contact create formalecpl
2011-07-02Improve .htaccess rules to make it less easy to fingerprint roundcube versionalecpl
2011-07-01- Fix adding signatures (#1487965)alecpl
2011-07-01- Fix typo in it_IT localization (#1487983)alecpl
2011-07-01- jQuery 1.6.2alecpl
2011-06-30- Unset event name, so it will be not added to request dataalecpl
2011-06-30- Make sure upload form uses POST methodalecpl
2011-06-29- Fixed link to contact photo, when browsing the search results (#1487980)alecpl
2011-06-29- Fix url() so zero-values are not skipped (#1487979)alecpl
2011-06-29- Fix bug where Import button was disabled (#1326103)alecpl
2011-06-29- Use 'State/Province' for 'region' label (in Addressbook)alecpl
2011-06-28- Fix creating/renaming folders with accented characters (#1487974)alecpl
2011-06-27- Fix handling of untagged responses in LIST/LSUB response parseralecpl
2011-06-27- Don't use reserved word 'class' (to prevent IE errors)alecpl
2011-06-27Fix typosthomascube
2011-06-27- Fix groupoptionsmenu position after last commitalecpl
2011-06-27- Fix parsing URLs containing commas (#1487970)alecpl
2011-06-27- Added vertical splitter for books/groups list in addressbook (#1487923)alecpl
2011-06-27- Fix PHP warning in mailbox_info(),alecpl
2011-06-24- Fix contacts copying (#1487967)alecpl
2011-06-24- Read _unlock from POST tooalecpl
2011-06-23- Add rcube_imap::mailbox_info()alecpl
2011-06-22Skip empty e-mail addresses in autocompletionthomascube
2011-06-22Fix check in pagenavthomascube
2011-06-22Trigger keep_alive hook when checking for recent messages, toothomascube
2011-06-21- pl_PL localization updatealecpl
2011-06-21- Make local_skin_path() to be a public methodalecpl
2011-06-21- Set css class name on directory list row according to readonly flag and 'cl...alecpl
2011-06-18Use numSubOrdindates inconjuction with VLV to count totalthomascube
2011-06-18- Fix set_row_attribs() for backward compat.alecpl
2011-06-17- Fix quicksearchbox alignmentalecpl
2011-06-17- Use more descriptive labels for group actionsalecpl
2011-06-17- Added groupoptions containeralecpl
2011-06-17- Improved namespace roots handling in folder manageralecpl
2011-06-17- Don't log errors when charset conversion failsalecpl
2011-06-16- Add addressbook name in contact info frame (#1487958)alecpl
2011-06-15- Add possibility to return subscription status and css class name for folder...alecpl
2011-06-15- Add 'foldername' attribute to folders table rows, so plugin writers would b...alecpl
2011-06-15- Force allowed attributes on table rowsalecpl
2011-06-15- Added html_table::get_row_attribs(), extended html_table::set_row_attribs()alecpl
2011-06-15- Fixed initial directory selectionalecpl
2011-06-15Allow to specify multiple sort columns as array (currently only used for VLV)thomascube
2011-06-14- Added searching in all addressbook sources (global-search)alecpl
2011-06-13Use dechex() instead of sprintf() for base conversionthomascube
2011-06-13Show more debug outputthomascube
2011-06-13- Fix autoloading of Auth_SASL classes in Installeralecpl
2011-06-13- Support array in 2nd argument of search() when searching by primary key, as...alecpl
2011-06-10Only select dn for count queriesthomascube
2011-06-09Implement LDAPv3 Virtual List View (VLV) for paged results listingthomascube