source: subversion

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5106   21 months alec - Added plugin hooks for saved search handling
(edit) @5105   21 months alec - Update DDL (with cache_* tables) for all DB engines
(edit) @5104   21 months alec - Update DDL (with table 'searches') for all DB engines
(edit) @5103   21 months thomasb Tagging files for release 0.6-beta
(edit) @5102   21 months thomasb Backporting r5092, r5095, r5096 to release-0.6 branch
(edit) @5101   21 months alec - Implemented addressbook saved searches
(edit) @5100   21 months alec - Improve setting upload form attributes, IE7 uses 'encoding' attribute …
(edit) @5099   21 months alec - Don't add console to error pages, prevents js error
(edit) @5098   21 months alec - Followup to r5097, fix: match From with full address spec.
(edit) @5097   21 months alec - Fixed selecting identity on reply/forward (#1487981)
(edit) @5096   21 months alec - Fix parent folder ACL checking in some cases
(edit) @5095   21 months alec - Use internal cache for mailbox_info() result
(edit) @5094   21 months alec - Bump up version number
(edit) @5093   21 months alec - Fix logging in as other user after logout (#1487953)
(edit) @5092   21 months alec - Fix "jumping" login form in IE7
(edit) @5091   21 months thomasb Backport changes from r5084 to r5090 to release branch
(edit) @5090   21 months thomasb Fix fieldset-tabs display within iframes on IE7
(edit) @5089   21 months thomasb Fix folders drop-down list: descend into root folder (e.g. INBOX) even if …
(edit) @5088   21 months alec - Fix photo links in contact edit form
(edit) @5087   21 months alec - Disable subscription on virtual shared folders
(edit) @5086   21 months alec - Use logo object in error and messageprint templates too
(edit) @5085   21 months alec - Unsubscribe from non-existing folders always (on listing), not only in …
(edit) @5084   22 months alec - Fixed handling of folder names with unicode characters
(edit) @5083   22 months alec - Unset body when listing messages
(edit) @5082   22 months alec - Improve performance (minimize number of sql queries) in situation when a …
(edit) @5081   22 months alec - Fix typo in getStructure()
(edit) @5080   22 months alec - Fix Call to undefined method rcube_imap_generic::getPartArray()
(edit) @5079   22 months thomasb Clone of r5078
(edit) @5078   22 months thomasb Clean up mistakenly overwritten localizations files in r5067
(edit) @5077   22 months thomasb Copying plugins into 0.6 release branch
(edit) @5076   22 months thomasb Remove development stuff and update versions
(edit) @5075   22 months thomasb Branching for 0.6 release
(edit) @5074   22 months thomasb Correctly quote group filter
(edit) @5073   22 months alec - Fix/simplify email regexp to prevent "no valid recipients" SMTP error …
(edit) @5072   22 months alec - Add option to hide selected LDAP addressbook on the list
(edit) @5071   22 months alec - Add client-side checking of uploaded files size
(edit) @5070   22 months alec A branch for saved searches implementation
(edit) @5069   22 months thomasb Fix automatic db updates; trigger contact indexing after upgrade
(edit) @5068   22 months thomasb More unique error codes
(edit) @5067   22 months thomasb Update localizations from mailing list
(edit) @5066   22 months thomasb Tagging files for release 0.5.4
(edit) @5065   22 months thomasb Remove incomplete release 0.5.4 tag
(edit) @5064   22 months thomasb Fix incomplete backport from trunk
(edit) @5063   22 months thomasb Tagging files for release 0.5.4
(edit) @5062   22 months thomasb Bump version
(edit) @5061   22 months thomasb Backport XSS vulnerability fix to 0.5 branch
(edit) @5060   22 months thomasb Pass attributes as vars to label
(edit) @5059   22 months thomasb Only check for existing contacts if an email address is present
(edit) @5058   22 months thomasb Set maxlength for contact fields
(edit) @5057   22 months alec - Fix infinite recurrence when saving user preferences stored in session
(edit) @5056   22 months alec - Added IMAP ENABLE (RFC5161) support - Removed deprecated @access …
(edit) @5055   22 months alec - Revert r5046, the change will be applied to devel-mcache branch, where …
(edit) @5054   22 months alec - Added QRESYNC support (RFC5162)
(edit) @5053   22 months alec - Support CHANGEDSINCE query in FETCH (RFC4551)
(edit) @5052   22 months alec - Fix function names in last commmit
(edit) @5051   22 months alec - Add debug for operations on groups
(edit) @5050   22 months alec - Remove double semicolon
(edit) @5049   22 months thomasb Fix saving and deleting LDAP contacts; skip client-side input validation …
(edit) @5048   22 months alec - Class rcube_mime_struct functionality moved to rcube_imap_generic class, …
(edit) @5047   22 months alec - Fixed SELECT from cache_thread table
(edit) @5046   22 months alec - Added IMAP ENABLE (RFC5161) support - Removed deprecated @access …
(edit) @5045   22 months alec - Change version number 0.5.2 -> 0.5.X to not confuse users
(edit) @5044   22 months alec - Use separate table for threads data
(edit) @5043   22 months alec - Make method _sort_thread_refs() back private
(edit) @5042   22 months alec - Implemented THREADs caching - Changed cache data column to longtext
(edit) @5041   22 months thomasb Add newlines between organization, department, jobtitle (#1488028)
(edit) @5040   22 months thomasb Recalculate date when replying to a message and localize the cite header …
(edit) @5039   22 months thomasb CSS and UI fixes for IE6/7
(edit) @5038   22 months alec - Mail_Mime-1.8.2
(edit) @5037   22 months alec - Fix XSS vulnerability in UI messages (#1488030)
(edit) @5036   22 months alec - Added 'password_change' hook for plugin actions after successful …
(edit) @5035   22 months alec - Fixed Samba password hashing in 'ldap' driver
(edit) @5034   22 months alec - Fix handling of email addresses with quoted local part (#1487939)
(edit) @5033   22 months alec - Fix handling of email addresses with quoted local part (#1487939)
(edit) @5032   22 months alec - Fix handling Mail-Reply-To header in Reply All action
(edit) @5031   22 months alec - Use also UIDNEXT for cache validity check - Fix infitite loop when …
(edit) @5030   22 months alec - Don't remove cached message on set flag, some small fixes/improvements
(edit) @5029   22 months alec - Fixed messages re-sorting with rcube_header_sorter - More "use UID where …
(edit) @5028   22 months alec - Rewritten messages cache: separate class/file (rcube_imap_cache), …
(edit) @5027   22 months alec - Fix inserting autocomplete entry (with MT enebled)
(edit) @5026   22 months alec - Fix unlocking in abort_request() (#1488025)
(edit) @5025   22 months alec - Fix moving folder to root, it wasn't working with IMAP delimiter …
(edit) @5024   22 months alec - Don't call set_env() where it isn't required
(edit) @5023   22 months alec - Fix moving folder to root, it wasn't working with IMAP delimiter …
(edit) @5022   22 months alec - Add ACL check on parent folder
(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
Note: See TracRevisionLog for help on using the revision log.