source: subversion

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4939   22 months thomasb Just name mail 'Mail', it's that simple; Upddate changelog
(edit) @4938   22 months thomasb Add drop-target for root folder; fix row insertion when moving to a …
(edit) @4937   22 months thomasb Use more common name for e-mail
(edit) @4936   22 months alec - Add possibility to change autocomplete action name
(edit) @4935   22 months thomasb Only load contacts list in main view
(edit) @4934   22 months thomasb Asynchronously load contacts after page load
(edit) @4933   22 months thomasb Fix getting first writeable address book if no default is configured
(edit) @4932   22 months thomasb Small improvements and codestyle
(edit) @4931   22 months thomasb Filter LDAP groups by search query
(edit) @4930   22 months alec - Fix typos in de_CH and de_DE (#1487998)
(edit) @4929   22 months thomasb Also configure alias of new user if specified
(edit) @4928   22 months thomasb Fix ldap group members listing
(edit) @4927   22 months thomasb Make sure search_fields is array to work with latest version of rcube_ldap
(edit) @4926   23 months thomasb Improve IE hacks
(edit) @4925   23 months thomasb Session object can be null if db/memcache is not available
(edit) @4924   23 months alec - Plugin API: added folder_delete and folder_rename hooks
(edit) @4923   23 months alec - Add add_shutdown_function() method. Make possible to call user function …
(edit) @4922   23 months alec - Fix message delete button title when flag_for_deletion is enabled
(edit) @4921   23 months alec - Fix typo in comment
(edit) @4920   23 months thomasb Make autocompletion available for plugins
(edit) @4919   23 months alec - Make Undo action optional by setting undo_timeout=0
(edit) @4918   23 months alec - Remove testing code
(edit) @4917   23 months alec - Insert APC_UPLOAD_PROGRESS hidden field before file field (#1486039)
(edit) @4916   23 months alec - Added possibility to undo last contact delete operation
(edit) @4915   23 months alec Fix new_user_identity after some changes in rcube_ldap class (#1487758)
(edit) @4914   23 months alec - Fix infinite loop in tokenizeResponse() when server returns atoms with …
(edit) @4913   23 months alec - Fixed issues related to creating contacts in source which isn't …
(edit) @4912   23 months alec - Don't send keep-alive request when system is busy
(edit) @4911   23 months alec - Fix handling of other users namespace roots
(edit) @4910   23 months alec - Fix sorting of contact groups after group create (#1487747)
(edit) @4909   23 months alec - Added lost argument in delete_record() method
(edit) @4908   23 months alec - Remove debug code
(edit) @4907   23 months alec - Fix group commands state after extended search use, make this check …
(edit) @4906   23 months alec - Fix GCC errors and warnings (#1487988)
(edit) @4905   23 months alec - Fix lack of Cc and Reply-To headers on messages list, add them to …
(edit) @4904   23 months thomasb Cache information about writeble address sources for performance reasons
(edit) @4903   23 months alec - Show loading icon event if upload_progress is enabled
(edit) @4902   23 months alec - Add optional textual upload progress indicator (#1486039)
(edit) @4901   23 months alec - Added addressbook source selector in contact create form
(edit) @4900   23 months alec - Add file_get_contents() result check (#1487932)
(edit) @4899   23 months alec Improve .htaccess rules to make it less easy to fingerprint roundcube …
(edit) @4898   23 months alec - Fix adding signatures (#1487965)
(edit) @4897   23 months alec - Fix typo in it_IT localization (#1487983)
(edit) @4896   23 months alec - jQuery 1.6.2
(edit) @4895   23 months alec - Unset event name, so it will be not added to request data
(edit) @4894   23 months alec - Bind attachments plugin to all tasks (excluding login), so it can be …
(edit) @4893   23 months alec - Make sure upload form uses POST method
(edit) @4892   23 months alec - Fixed link to contact photo, when browsing the search results (#1487980)
(edit) @4891   23 months alec - Fix url() so zero-values are not skipped (#1487979)
(edit) @4890   23 months alec - Fix bug where Import button was disabled (#1326103)
(edit) @4889   23 months thomasb Revert header style changes
(edit) @4888   23 months thomasb Fix ui-widget-header on IE6; better style for ui-state-focus
(edit) @4887   23 months alec - Use 'State/Province?' for 'region' label (in Addressbook)
(edit) @4886   23 months alec - Fix creating/renaming folders with accented characters (#1487974)
(edit) @4885   2 years alec - Fix handling of untagged responses in LIST/LSUB response parser
(edit) @4884   2 years alec - Don't use reserved word 'class' (to prevent IE errors)
(edit) @4883   2 years thomasb Fix typos
(edit) @4882   2 years alec - Fix groupoptionsmenu position after last commit
(edit) @4881   2 years alec - Fix parsing URLs containing commas (#1487970)
(edit) @4880   2 years alec - Added vertical splitter for books/groups list in addressbook (#1487923)
(edit) @4879   2 years alec - Fix PHP warning in mailbox_info(), - Set namespace/delimiter in …
(edit) @4878   2 years alec - Fix contacts copying (#1487967)
(edit) @4877   2 years alec - Added ACL management for addressbook edit form (kolab_addressbook …
(edit) @4876   2 years alec - Read _unlock from POST too
(edit) @4875   2 years alec - Add rcube_imap::mailbox_info()
(edit) @4874   2 years thomasb Skip empty e-mail addresses in autocompletion
(edit) @4873   2 years thomasb Fix check in pagenav
(edit) @4872   2 years thomasb Trigger keep_alive hook when checking for recent messages, too
(edit) @4871   2 years alec - pl_PL localization update
(edit) @4870   2 years alec - Make local_skin_path() to be a public method
(edit) @4869   2 years alec - Set css class name on directory list row according to readonly flag and …
(edit) @4868   2 years thomasb Use numSubOrdindates inconjuction with VLV to count total
(edit) @4867   2 years alec - Fix set_row_attribs() for backward compat.
(edit) @4866   2 years alec - Fix quicksearchbox alignment
(edit) @4865   2 years alec - Add missing semicolon
(edit) @4864   2 years alec - Use more descriptive labels for group actions
(edit) @4863   2 years alec - Remove jqueryui requirement (it was never used in acl plugin)
(edit) @4862   2 years alec - Added groupoptions container
(edit) @4861   2 years alec - IMproved namespace roots handling
(edit) @4860   2 years alec - Improved namespace roots handling in folder manager
(edit) @4859   2 years alec - Don't log errors when charset conversion fails
(edit) @4858   2 years alec - Add get_name() method
(edit) @4857   2 years alec - Add addressbook name in contact info frame (#1487958)
(edit) @4856   2 years alec - Add possibility to return subscription status and css class name for …
(edit) @4855   2 years alec - Add 'foldername' attribute to folders table rows, so plugin writers …
(edit) @4854   2 years alec - Force allowed attributes on table rows
(edit) @4853   2 years alec - Added html_table::get_row_attribs(), extended …
(edit) @4852   2 years alec - Fixed initial directory selection
(edit) @4851   2 years thomasb Allow to specify multiple sort columns as array (currently only used for …
(edit) @4850   2 years alec - Added searching in all addressbook sources (global-search) - Added …
(edit) @4849   2 years thomasb Use dechex() instead of sprintf() for base conversion
(edit) @4848   2 years thomasb Show more debug output
(edit) @4847   2 years alec - Fix autoloading of Auth_SASL classes in Installer
(edit) @4846   2 years alec - Support array in 2nd argument of search() when searching by primary key, …
(edit) @4845   2 years thomasb Only select dn for count queries
(edit) @4844   2 years thomasb Implement LDAPv3 Virtual List View (VLV) for paged results listing
(edit) @4843   2 years alec - Label fix
(edit) @4842   2 years alec - Small optimization
(edit) @4841   2 years alec - Fix contacts import (#1487947)
(edit) @4840   2 years thomasb Use address_template config when adding a new address block (#1487944)
Note: See TracRevisionLog for help on using the revision log.