summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2011-07-02Improve .htaccess rules to make it less easy to fingerprint roundcube versionalec
2011-07-01- Fix adding signatures (#1487965)alec
2011-07-01- Fix typo in it_IT localization (#1487983)alec
2011-07-01- jQuery 1.6.2alec
2011-06-30- Unset event name, so it will be not added to request dataalec
2011-06-30- Make sure upload form uses POST methodalec
2011-06-29- Fixed link to contact photo, when browsing the search results (#1487980)alec
2011-06-29- Fix url() so zero-values are not skipped (#1487979)alec
2011-06-29- Fix bug where Import button was disabled (#1326103)alec
2011-06-29- Use 'State/Province' for 'region' label (in Addressbook)alec
2011-06-28- Fix creating/renaming folders with accented characters (#1487974)alec
2011-06-27- Fix handling of untagged responses in LIST/LSUB response parseralec
2011-06-27- Don't use reserved word 'class' (to prevent IE errors)alec
2011-06-27- Fix parsing URLs containing commas (#1487970)alec
2011-06-27- Fix PHP warning in mailbox_info(),alec
2011-06-24- Fix contacts copying (#1487967)alec
2011-06-24- Read _unlock from POST tooalec
2011-06-23- Add rcube_imap::mailbox_info()alec
2011-06-22Skip empty e-mail addresses in autocompletionthomasb
2011-06-22Fix check in pagenavthomasb
2011-06-22Trigger keep_alive hook when checking for recent messages, toothomasb
2011-06-21- pl_PL localization updatealec
2011-06-21- Make local_skin_path() to be a public methodalec
2011-06-21- Set css class name on directory list row according to readonly flag and 'cl...alec
2011-06-18Use numSubOrdindates inconjuction with VLV to count totalthomasb
2011-06-18- Fix set_row_attribs() for backward compat.alec
2011-06-17- Use more descriptive labels for group actionsalec
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 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- 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-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