summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-02- Add file_get_contents() result check (#1487932)alec
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- Bind attachments plugin to all tasks (excluding login), so it can be used b...alec
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-29Revert header style changesthomasb
2011-06-29Fix ui-widget-header on IE6; better style for ui-state-focusthomasb
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-27Fix typosthomasb
2011-06-27- Fix groupoptionsmenu position after last commitalec
2011-06-27- Fix parsing URLs containing commas (#1487970)alec
2011-06-27- Added vertical splitter for books/groups list in addressbook (#1487923)alec
2011-06-27- Fix PHP warning in mailbox_info(),alec
2011-06-24- Fix contacts copying (#1487967)alec
2011-06-24- Added ACL management for addressbook edit form (kolab_addressbook plugin)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- 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