summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2011-07-05- Fix sorting of contact groups after group create (#1487747)alec
git-svn-id: https://svn.roundcube.net/trunk@4910 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-05- Added lost argument in delete_record() methodalec
git-svn-id: https://svn.roundcube.net/trunk@4909 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-05- Remove debug codealec
git-svn-id: https://svn.roundcube.net/trunk@4908 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-05- Fix group commands state after extended search use, make this check ↵alec
readonly-flag aware git-svn-id: https://svn.roundcube.net/trunk@4907 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-04- Fix GCC errors and warnings (#1487988)alec
git-svn-id: https://svn.roundcube.net/trunk@4906 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-04- Fix lack of Cc and Reply-To headers on messages list, add them to default ↵alec
headers list (#1487989) git-svn-id: https://svn.roundcube.net/trunk@4905 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-04Cache information about writeble address sources for performance reasonsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4904 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-04- Show loading icon event if upload_progress is enabledalec
git-svn-id: https://svn.roundcube.net/trunk@4903 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-04- Add optional textual upload progress indicator (#1486039)alec
git-svn-id: https://svn.roundcube.net/trunk@4902 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-02- Added addressbook source selector in contact create formalec
git-svn-id: https://svn.roundcube.net/trunk@4901 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-02Improve .htaccess rules to make it less easy to fingerprint roundcube versionalec
by denying access to files and stoping directory indexes (#1484066) git-svn-id: https://svn.roundcube.net/trunk@4899 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-01- Fix adding signatures (#1487965)alec
git-svn-id: https://svn.roundcube.net/trunk@4898 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-01- Fix typo in it_IT localization (#1487983)alec
git-svn-id: https://svn.roundcube.net/trunk@4897 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-01- jQuery 1.6.2alec
git-svn-id: https://svn.roundcube.net/trunk@4896 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-30- Unset event name, so it will be not added to request dataalec
git-svn-id: https://svn.roundcube.net/trunk@4895 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-30- Make sure upload form uses POST methodalec
git-svn-id: https://svn.roundcube.net/trunk@4893 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-29- Fixed link to contact photo, when browsing the search results (#1487980)alec
git-svn-id: https://svn.roundcube.net/trunk@4892 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-29- Fix url() so zero-values are not skipped (#1487979)alec
git-svn-id: https://svn.roundcube.net/trunk@4891 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-29- Fix bug where Import button was disabled (#1326103)alec
git-svn-id: https://svn.roundcube.net/trunk@4890 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-29- Use 'State/Province' for 'region' label (in Addressbook)alec
git-svn-id: https://svn.roundcube.net/trunk@4887 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-28- Fix creating/renaming folders with accented characters (#1487974)alec
git-svn-id: https://svn.roundcube.net/trunk@4886 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-27- Fix handling of untagged responses in LIST/LSUB response parseralec
git-svn-id: https://svn.roundcube.net/trunk@4885 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-27- Don't use reserved word 'class' (to prevent IE errors)alec
git-svn-id: https://svn.roundcube.net/trunk@4884 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-27- Fix parsing URLs containing commas (#1487970)alec
git-svn-id: https://svn.roundcube.net/trunk@4881 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-27- Fix PHP warning in mailbox_info(),alec
- Set namespace/delimiter in constructor (this way some methods could be used before connecting to IMAP server) git-svn-id: https://svn.roundcube.net/trunk@4879 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-24- Fix contacts copying (#1487967)alec
git-svn-id: https://svn.roundcube.net/trunk@4878 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-24- Read _unlock from POST tooalec
git-svn-id: https://svn.roundcube.net/trunk@4876 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-23- Add rcube_imap::mailbox_info()alec
git-svn-id: https://svn.roundcube.net/trunk@4875 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-22Skip empty e-mail addresses in autocompletionthomasb
git-svn-id: https://svn.roundcube.net/trunk@4874 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-22Fix check in pagenavthomasb
git-svn-id: https://svn.roundcube.net/trunk@4873 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-22Trigger keep_alive hook when checking for recent messages, toothomasb
git-svn-id: https://svn.roundcube.net/trunk@4872 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-21- pl_PL localization updatealec
git-svn-id: https://svn.roundcube.net/trunk@4871 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-21- Make local_skin_path() to be a public methodalec
git-svn-id: https://svn.roundcube.net/trunk@4870 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-21- Set css class name on directory list row according to readonly flag and ↵alec
'class' data provided by plugins git-svn-id: https://svn.roundcube.net/trunk@4869 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-18Use numSubOrdindates inconjuction with VLV to count totalthomasb
git-svn-id: https://svn.roundcube.net/trunk@4868 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-18- Fix set_row_attribs() for backward compat.alec
git-svn-id: https://svn.roundcube.net/trunk@4867 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-17- Use more descriptive labels for group actionsalec
git-svn-id: https://svn.roundcube.net/trunk@4864 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-17- Improved namespace roots handling in folder manageralec
git-svn-id: https://svn.roundcube.net/trunk@4860 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-17- Don't log errors when charset conversion failsalec
git-svn-id: https://svn.roundcube.net/trunk@4859 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-16- Add addressbook name in contact info frame (#1487958)alec
git-svn-id: https://svn.roundcube.net/trunk@4857 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-15- Add possibility to return subscription status and css class name for ↵alec
folder row from "folder_save" hook - Fix folder preview frame state after folder creation git-svn-id: https://svn.roundcube.net/trunk@4856 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-15- Add 'foldername' attribute to folders table rows, so plugin writers would ↵alec
be able to iterate over the table rows and find wanted folders (folders_list hook) git-svn-id: https://svn.roundcube.net/trunk@4855 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-15- Force allowed attributes on table rowsalec
git-svn-id: https://svn.roundcube.net/trunk@4854 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-15- Added html_table::get_row_attribs(), extended html_table::set_row_attribs()alec
git-svn-id: https://svn.roundcube.net/trunk@4853 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-15- Fixed initial directory selectionalec
git-svn-id: https://svn.roundcube.net/trunk@4852 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-15Allow to specify multiple sort columns as array (currently only used for VLV)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4851 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-14- Added searching in all addressbook sources (global-search)alec
- Added addressbook source selection in contacts import git-svn-id: https://svn.roundcube.net/trunk@4850 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-13Use dechex() instead of sprintf() for base conversionthomasb
git-svn-id: https://svn.roundcube.net/trunk@4849 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-13Show more debug outputthomasb
git-svn-id: https://svn.roundcube.net/trunk@4848 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-13- Support array in 2nd argument of search() when searching by primary key, ↵alec
as in rcube_contacts class git-svn-id: https://svn.roundcube.net/trunk@4846 208e9e7b-5314-0410-a742-e7e81cd9613c