summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-06-24- Added ACL management for addressbook edit form (kolab_addressbook plugin)alec
git-svn-id: https://svn.roundcube.net/trunk@4877 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- Fix quicksearchbox alignmentalec
git-svn-id: https://svn.roundcube.net/trunk@4866 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-17- Add missing semicolonalec
git-svn-id: https://svn.roundcube.net/trunk@4865 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- Remove jqueryui requirement (it was never used in acl plugin)alec
git-svn-id: https://svn.roundcube.net/trunk@4863 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-17- Added groupoptions containeralec
git-svn-id: https://svn.roundcube.net/trunk@4862 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-17- IMproved namespace roots handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4861 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 get_name() methodalec
git-svn-id: https://svn.roundcube.net/trunk@4858 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- Fix autoloading of Auth_SASL classes in Installeralec
git-svn-id: https://svn.roundcube.net/trunk@4847 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
2011-06-10Only select dn for count queriesthomasb
git-svn-id: https://svn.roundcube.net/trunk@4845 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-09Implement LDAPv3 Virtual List View (VLV) for paged results listingthomasb
git-svn-id: https://svn.roundcube.net/trunk@4844 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-08- Label fixalec
git-svn-id: https://svn.roundcube.net/trunk@4843 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-06- Small optimizationalec
git-svn-id: https://svn.roundcube.net/trunk@4842 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-05- Fix contacts import (#1487947)alec
git-svn-id: https://svn.roundcube.net/trunk@4841 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-03Use address_template config when adding a new address block (#1487944)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4840 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-03- Fix regexp matching field namesalec
git-svn-id: https://svn.roundcube.net/trunk@4839 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-03- Small fix for advanced searchingalec
git-svn-id: https://svn.roundcube.net/trunk@4838 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-03- typoalec
git-svn-id: https://svn.roundcube.net/trunk@4837 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-03- Call addressbook_get hook only if build-in addressbook doesn't match ↵alec
wanted ID (for better performance), other improvements git-svn-id: https://svn.roundcube.net/trunk@4836 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-03- Performance improvement, fix case-sensitivness in advanced searchalec
git-svn-id: https://svn.roundcube.net/trunk@4835 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-03- Added addressbook advanced searchalec
git-svn-id: https://svn.roundcube.net/trunk@4834 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-02- Updated changelogalec
git-svn-id: https://svn.roundcube.net/trunk@4832 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-02- Don't call rcube_idn_to_ascii() on empty dataalec
git-svn-id: https://svn.roundcube.net/trunk@4829 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-02- Fix identities "reply-to" and "bcc" fields have a bogus value when left ↵alec
empty (#1487943) git-svn-id: https://svn.roundcube.net/trunk@4828 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-02- Replace preg_match() with faster strpos()alec
git-svn-id: https://svn.roundcube.net/trunk@4827 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-01- Fix doubled encoding in save-pref request (#1487941), small code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@4826 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-01Add collected text labels in one single function callthomasb
git-svn-id: https://svn.roundcube.net/trunk@4825 208e9e7b-5314-0410-a742-e7e81cd9613c