source: subversion

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5021   22 months alec - Add abort_request() function
(edit) @5020   22 months alec - Make that reset-search resets also pending searches
(edit) @5019   22 months alec - Check current search value in ksearch_query_results() to prevent from …
(edit) @5018   22 months alec - Delete old branch
(edit) @5017   22 months alec - Created branch for messages cache rewrite
(edit) @5016   22 months alec Deleted unused branch, will recreate with better name
(edit) @5015   22 months alec Created branch for messages cache rewrite
(edit) @5014   22 months alec - Add "loading" messages for contacts copying and groups assignment
(edit) @5013   22 months alec - Display current user name in page title if devel_mode=true
(edit) @5012   22 months alec - Fix EOL character in vCard exports (#1487873)
(edit) @5011   22 months alec - Remove temp debug code
(edit) @5010   22 months alec - Added possibility to extend rcube_vcard's fieldmap - Skip empty values …
(edit) @5009   22 months alec - Fix setting default addressbook as selected in source selector
(edit) @5008   22 months alec - Fix get_address_book() to call get_address_sources() internally when …
(edit) @5007   22 months alec - Fixed invisible #sourcename on IE6
(edit) @5006   22 months alec - Fixed error in IE7 (#1488017)
(edit) @5005   22 months alec - Fixed form reloading on source change, broken in r4999
(edit) @5004   22 months alec - Support department field as X-DEPARTMENT
(edit) @5003   22 months alec - Added confirmation dialog for contact group deleting + loading indicator
(edit) @5002   22 months alec - Link to task-specific style files for build-in tasks only
(edit) @5001   22 months alec - Improve simple acl handling (rename Full to Other)
(edit) @5000   22 months alec - Improved partial ACL (in simple mode) handling/presentation
(edit) @4999   22 months alec - Fixed contact photos upload, moved code to separate file for better …
(edit) @4998   22 months alec - Remove function duplicate (from last commit)
(edit) @4997   22 months alec - Move rcmail_localize_folderpath() to main.inc
(edit) @4996   22 months alec - Improved detection of folder rename possibility and its handling
(edit) @4995   22 months alec - Simplified frame lock handling
(edit) @4994   22 months thomasb Fix parse error in IE6
(edit) @4993   22 months thomasb Update version strings in meta info
(edit) @4992   22 months thomasb Don't show session error message on logout
(edit) @4991   22 months thomasb Log session validation errors; keep error message when redirecting to …
(edit) @4990   22 months alec - Unify/add loading messages when "opening" a frame
(edit) @4989   22 months alec - Exclude edited folder from parent selector
(edit) @4988   22 months alec - Fix 'exceptions' parameter of rcmail_mailbox_select() to handle …
(edit) @4987   22 months alec - Fix 'sql' identifier for addressbook handling (#1488013)
(edit) @4986   22 months alec - Fixed search fields handling in quick-search
(edit) @4985   22 months alec - Fix: folder selector doesn't list unsubscribed folders, followup to …
(edit) @4984   22 months thomasb Delay window.print() on Safari browsers
(edit) @4983   22 months alec - Fixed bug where wrong folders hierarchy was displayed on folders listing
(edit) @4982   22 months alec - Fix errors when console is not defined (#1488010)
(edit) @4981   22 months alec - Performance fix: don't create addressbook object to close() it if it …
(edit) @4980   22 months alec - Use rcube_imap_generic::tokenizeResponse() for parsing BODYSTRUCTURE, …
(edit) @4979   22 months alec - Don't allow setting rights to yourself
(edit) @4978   22 months alec - Delay imap cache initialization, fixes problem with cache cleanup on …
(edit) @4977   22 months thomasb Move mail sending functions from mail task to core for general usage
(edit) @4976   22 months alec - Fix fallback to default source (#1488009)
(edit) @4975   22 months alec - Don't use default source if source id is specified in …
(edit) @4974   22 months alec - Fix source ID handling
(edit) @4973   22 months alec - Generate display name before record validation
(edit) @4972   22 months alec - Call ksearch_destroy() on ksearch_hide()
(edit) @4971   22 months alec - Fix IE9 detection (#1488008)
(edit) @4970   22 months alec - Fix "Identifier" issue when saving acl for username without @ sign
(edit) @4969   22 months thomasb Always show address book name if multiple books are configured; fix …
(edit) @4968   22 months alec - Unsubscribe from non-existing folders automaticly on folders listing
(edit) @4967   22 months alec - Another display name fix: don't store display name only if it equals to …
(edit) @4966   22 months alec - Move console object initialization code into one place
(edit) @4965   22 months alec - Fixed display name on contact lists
(edit) @4964   22 months alec - Use new argument type for rcmail.init_address_input_events()
(edit) @4963   22 months alec - Added optional "multithreading" autocomplete feature
(edit) @4962   22 months alec - Plugin API: Added 'config_get' hook
(edit) @4961   22 months thomasb Set cursor on jquery UI buttons according to the rest of Roundcube buttons
(edit) @4960   22 months alec - On contact copy check for existing record by name if email field is …
(edit) @4959   22 months alec - DOn't generate contact name here, it's not required
(edit) @4958   22 months alec - Add workarounds for Chrome 14 css issues (#1487996)
(edit) @4957   22 months thomasb Set CSS3 standards compilant box-shadow properties (for IE9); fix …
(edit) @4956   22 months thomasb Better message if copying was rejected due to existing entries
(edit) @4955   22 months alec -Described new configuration for last commit
(edit) @4954   22 months alec - Add possibility to search in other that ldap_public addressbook - Add …
(edit) @4953   22 months alec - Fix setting fieldmap and search fields, again
(edit) @4952   22 months alec - Hide autocomplete popup on Cancel/Save? action
(edit) @4951   22 months alec - Simplify undo message, add dots at the end of messages
(edit) @4950   22 months alec - Add 'searching' label (for user autocompletion)
(edit) @4949   22 months alec - Add comment about FF5 bug workaround
(edit) @4948   22 months alec - Round upload progress percentage value
(edit) @4947   22 months thomasb Update jquery UI to version 1.8.14
(edit) @4946   22 months alec - Add check for inArray() input to prevent error in Firefox 5
(edit) @4945   22 months alec -Make sure to remove row when adding row for entry that already exists
(edit) @4944   22 months alec -Fix handling of backspace and del key on acl table when form is active
(edit) @4943   22 months alec - Add user identifier autocomplete feature (LDAP only)
(edit) @4942   22 months alec - Improved parent folder selector
(edit) @4941   22 months thomasb Style changes for folder manager
(edit) @4940   22 months thomasb Added Italian localization for markasjunk plugin
(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   22 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
Note: See TracRevisionLog for help on using the revision log.