Age | Commit message (Expand) | Author |
2011-07-04 | - Fix lack of Cc and Reply-To headers on messages list, add them to default h... | alecpl |
2011-07-04 | Cache information about writeble address sources for performance reasons | thomascube |
2011-07-04 | - Show loading icon event if upload_progress is enabled | alecpl |
2011-07-04 | - Add optional textual upload progress indicator (#1486039) | alecpl |
2011-07-02 | - Added addressbook source selector in contact create form | alecpl |
2011-07-02 | Improve .htaccess rules to make it less easy to fingerprint roundcube version | alecpl |
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.2 | alecpl |
2011-06-30 | - Unset event name, so it will be not added to request data | alecpl |
2011-06-30 | - Make sure upload form uses POST method | alecpl |
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 parser | alecpl |
2011-06-27 | - Don't use reserved word 'class' (to prevent IE errors) | alecpl |
2011-06-27 | - Fix parsing URLs containing commas (#1487970) | 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 too | alecpl |
2011-06-23 | - Add rcube_imap::mailbox_info() | alecpl |
2011-06-22 | Skip empty e-mail addresses in autocompletion | thomascube |
2011-06-22 | Fix check in pagenav | thomascube |
2011-06-22 | Trigger keep_alive hook when checking for recent messages, too | thomascube |
2011-06-21 | - pl_PL localization update | alecpl |
2011-06-21 | - Make local_skin_path() to be a public method | alecpl |
2011-06-21 | - Set css class name on directory list row according to readonly flag and 'cl... | alecpl |
2011-06-18 | Use numSubOrdindates inconjuction with VLV to count total | thomascube |
2011-06-18 | - Fix set_row_attribs() for backward compat. | alecpl |
2011-06-17 | - Use more descriptive labels for group actions | alecpl |
2011-06-17 | - Improved namespace roots handling in folder manager | alecpl |
2011-06-17 | - Don't log errors when charset conversion fails | alecpl |
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 rows | alecpl |
2011-06-15 | - Added html_table::get_row_attribs(), extended html_table::set_row_attribs() | alecpl |
2011-06-15 | - Fixed initial directory selection | alecpl |
2011-06-15 | Allow 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-13 | Use dechex() instead of sprintf() for base conversion | thomascube |
2011-06-13 | Show more debug output | thomascube |
2011-06-13 | - Support array in 2nd argument of search() when searching by primary key, as... | alecpl |
2011-06-10 | Only select dn for count queries | thomascube |
2011-06-09 | Implement LDAPv3 Virtual List View (VLV) for paged results listing | thomascube |
2011-06-08 | - Label fix | alecpl |
2011-06-05 | - Fix contacts import (#1487947) | alecpl |
2011-06-03 | Use address_template config when adding a new address block (#1487944) | thomascube |