source: subversion

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   23 months thomasb Fix automatic db updates; trigger contact indexing after upgrade
(edit) @5068   23 months thomasb More unique error codes
(edit) @5067   23 months thomasb Update localizations from mailing list
(edit) @5066   23 months thomasb Tagging files for release 0.5.4
(edit) @5065   23 months thomasb Remove incomplete release 0.5.4 tag
(edit) @5064   23 months thomasb Fix incomplete backport from trunk
(edit) @5063   23 months thomasb Tagging files for release 0.5.4
(edit) @5062   23 months thomasb Bump version
(edit) @5061   23 months thomasb Backport XSS vulnerability fix to 0.5 branch
(edit) @5060   23 months thomasb Pass attributes as vars to label
(edit) @5059   23 months thomasb Only check for existing contacts if an email address is present
(edit) @5058   23 months thomasb Set maxlength for contact fields
(edit) @5057   23 months alec - Fix infinite recurrence when saving user preferences stored in session
(edit) @5056   23 months alec - Added IMAP ENABLE (RFC5161) support - Removed deprecated @access …
(edit) @5055   23 months alec - Revert r5046, the change will be applied to devel-mcache branch, where …
(edit) @5054   23 months alec - Added QRESYNC support (RFC5162)
(edit) @5053   23 months alec - Support CHANGEDSINCE query in FETCH (RFC4551)
(edit) @5052   23 months alec - Fix function names in last commmit
(edit) @5051   23 months alec - Add debug for operations on groups
(edit) @5050   23 months alec - Remove double semicolon
(edit) @5049   23 months thomasb Fix saving and deleting LDAP contacts; skip client-side input validation …
(edit) @5048   23 months alec - Class rcube_mime_struct functionality moved to rcube_imap_generic class, …
(edit) @5047   23 months alec - Fixed SELECT from cache_thread table
(edit) @5046   23 months alec - Added IMAP ENABLE (RFC5161) support - Removed deprecated @access …
(edit) @5045   23 months alec - Change version number 0.5.2 -> 0.5.X to not confuse users
(edit) @5044   23 months alec - Use separate table for threads data
(edit) @5043   23 months alec - Make method _sort_thread_refs() back private
(edit) @5042   23 months alec - Implemented THREADs caching - Changed cache data column to longtext
(edit) @5041   23 months thomasb Add newlines between organization, department, jobtitle (#1488028)
(edit) @5040   23 months thomasb Recalculate date when replying to a message and localize the cite header …
(edit) @5039   23 months thomasb CSS and UI fixes for IE6/7
(edit) @5038   23 months alec - Mail_Mime-1.8.2
(edit) @5037   23 months alec - Fix XSS vulnerability in UI messages (#1488030)
(edit) @5036   23 months alec - Added 'password_change' hook for plugin actions after successful …
(edit) @5035   23 months alec - Fixed Samba password hashing in 'ldap' driver
(edit) @5034   23 months alec - Fix handling of email addresses with quoted local part (#1487939)
(edit) @5033   23 months alec - Fix handling of email addresses with quoted local part (#1487939)
(edit) @5032   23 months alec - Fix handling Mail-Reply-To header in Reply All action
(edit) @5031   23 months alec - Use also UIDNEXT for cache validity check - Fix infitite loop when …
(edit) @5030   23 months alec - Don't remove cached message on set flag, some small fixes/improvements
(edit) @5029   23 months alec - Fixed messages re-sorting with rcube_header_sorter - More "use UID where …
(edit) @5028   23 months alec - Rewritten messages cache: separate class/file (rcube_imap_cache), …
(edit) @5027   23 months alec - Fix inserting autocomplete entry (with MT enebled)
(edit) @5026   23 months alec - Fix unlocking in abort_request() (#1488025)
(edit) @5025   23 months alec - Fix moving folder to root, it wasn't working with IMAP delimiter …
(edit) @5024   23 months alec - Don't call set_env() where it isn't required
(edit) @5023   23 months alec - Fix moving folder to root, it wasn't working with IMAP delimiter …
(edit) @5022   23 months alec - Add ACL check on parent folder
(edit) @5021   23 months alec - Add abort_request() function
(edit) @5020   23 months alec - Make that reset-search resets also pending searches
(edit) @5019   23 months alec - Check current search value in ksearch_query_results() to prevent from …
(edit) @5018   23 months alec - Delete old branch
(edit) @5017   23 months alec - Created branch for messages cache rewrite
(edit) @5016   23 months alec Deleted unused branch, will recreate with better name
(edit) @5015   23 months alec Created branch for messages cache rewrite
(edit) @5014   23 months alec - Add "loading" messages for contacts copying and groups assignment
(edit) @5013   23 months alec - Display current user name in page title if devel_mode=true
(edit) @5012   23 months alec - Fix EOL character in vCard exports (#1487873)
(edit) @5011   23 months alec - Remove temp debug code
(edit) @5010   23 months alec - Added possibility to extend rcube_vcard's fieldmap - Skip empty values …
(edit) @5009   23 months alec - Fix setting default addressbook as selected in source selector
(edit) @5008   23 months alec - Fix get_address_book() to call get_address_sources() internally when …
(edit) @5007   23 months alec - Fixed invisible #sourcename on IE6
(edit) @5006   23 months alec - Fixed error in IE7 (#1488017)
(edit) @5005   23 months alec - Fixed form reloading on source change, broken in r4999
(edit) @5004   23 months alec - Support department field as X-DEPARTMENT
(edit) @5003   23 months alec - Added confirmation dialog for contact group deleting + loading indicator
(edit) @5002   23 months alec - Link to task-specific style files for build-in tasks only
(edit) @5001   23 months alec - Improve simple acl handling (rename Full to Other)
(edit) @5000   23 months alec - Improved partial ACL (in simple mode) handling/presentation
(edit) @4999   23 months alec - Fixed contact photos upload, moved code to separate file for better …
(edit) @4998   23 months alec - Remove function duplicate (from last commit)
(edit) @4997   23 months alec - Move rcmail_localize_folderpath() to main.inc
(edit) @4996   23 months alec - Improved detection of folder rename possibility and its handling
(edit) @4995   23 months alec - Simplified frame lock handling
(edit) @4994   23 months thomasb Fix parse error in IE6
(edit) @4993   23 months thomasb Update version strings in meta info
(edit) @4992   23 months thomasb Don't show session error message on logout
(edit) @4991   23 months thomasb Log session validation errors; keep error message when redirecting to …
(edit) @4990   23 months alec - Unify/add loading messages when "opening" a frame
(edit) @4989   23 months alec - Exclude edited folder from parent selector
(edit) @4988   23 months alec - Fix 'exceptions' parameter of rcmail_mailbox_select() to handle …
(edit) @4987   23 months alec - Fix 'sql' identifier for addressbook handling (#1488013)
(edit) @4986   23 months alec - Fixed search fields handling in quick-search
(edit) @4985   23 months alec - Fix: folder selector doesn't list unsubscribed folders, followup to …
(edit) @4984   23 months thomasb Delay window.print() on Safari browsers
(edit) @4983   23 months alec - Fixed bug where wrong folders hierarchy was displayed on folders listing
(edit) @4982   23 months alec - Fix errors when console is not defined (#1488010)
(edit) @4981   23 months alec - Performance fix: don't create addressbook object to close() it if it …
(edit) @4980   23 months alec - Use rcube_imap_generic::tokenizeResponse() for parsing BODYSTRUCTURE, …
(edit) @4979   23 months alec - Don't allow setting rights to yourself
(edit) @4978   23 months alec - Delay imap cache initialization, fixes problem with cache cleanup on …
(edit) @4977   23 months thomasb Move mail sending functions from mail task to core for general usage
(edit) @4976   23 months alec - Fix fallback to default source (#1488009)
(edit) @4975   23 months alec - Don't use default source if source id is specified in …
(edit) @4974   23 months alec - Fix source ID handling
(edit) @4973   23 months alec - Generate display name before record validation
(edit) @4972   23 months alec - Call ksearch_destroy() on ksearch_hide()
Note: See TracRevisionLog for help on using the revision log.