summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2011-08-10Add newlines between organization, department, jobtitle (#1488028)thomasb
2011-08-10Recalculate date when replying to a message and localize the cite header (#14...thomasb
2011-08-10- Mail_Mime-1.8.2alec
2011-08-09- Fix XSS vulnerability in UI messages (#1488030)alec
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alec
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alec
2011-08-09- Fix handling Mail-Reply-To header in Reply All actionalec
2011-08-08- Fix inserting autocomplete entry (with MT enebled)alec
2011-08-06- Fix unlocking in abort_request() (#1488025)alec
2011-08-04- Fix moving folder to root, it wasn't working with IMAP delimiter different ...alec
2011-08-04- Don't call set_env() where it isn't requiredalec
2011-08-04- Fix moving folder to root, it wasn't working with IMAP delimiter different ...alec
2011-08-04- Add ACL check on parent folderalec
2011-08-04- Add abort_request() functionalec
2011-08-04- Make that reset-search resets also pending searches alec
2011-08-03- Check current search value in ksearch_query_results() to prevent from wrong...alec
2011-08-03- Add "loading" messages for contacts copying and groups assignmentalec
2011-08-03- Display current user name in page title if devel_mode=truealec
2011-08-03- Fix EOL character in vCard exports (#1487873)alec
2011-08-03- Remove temp debug codealec
2011-08-03- Added possibility to extend rcube_vcard's fieldmapalec
2011-08-02- Fix setting default addressbook as selected in source selectoralec
2011-08-02- Fix get_address_book() to call get_address_sources() internally when lookin...alec
2011-08-02- Fixed error in IE7 (#1488017)alec
2011-08-02- Fixed form reloading on source change, broken in r4999alec
2011-08-02- Support department field as X-DEPARTMENTalec
2011-08-02- Added confirmation dialog for contact group deleting + loading indicatoralec
2011-08-01- Fixed contact photos upload, moved code to separate file for better perform...alec
2011-08-01- Remove function duplicate (from last commit)alec
2011-08-01- Move rcmail_localize_folderpath() to main.incalec
2011-08-01- Improved detection of folder rename possibility and its handlingalec
2011-08-01- Simplified frame lock handlingalec
2011-07-31Fix parse error in IE6thomasb
2011-07-30Log session validation errors; keep error message when redirecting to login a...thomasb
2011-07-29- Unify/add loading messages when "opening" a framealec
2011-07-29- Exclude edited folder from parent selectoralec
2011-07-29- Fix 'exceptions' parameter of rcmail_mailbox_select() to handle directories...alec
2011-07-29- Fix 'sql' identifier for addressbook handling (#1488013)alec
2011-07-29- Fixed search fields handling in quick-searchalec
2011-07-28- Fix: folder selector doesn't list unsubscribed folders, followup to r4942alec
2011-07-28Delay window.print() on Safari browsersthomasb
2011-07-28- Fix errors when console is not defined (#1488010)alec
2011-07-27- Performance fix: don't create addressbook object to close() it if it wasn't...alec
2011-07-27- Use rcube_imap_generic::tokenizeResponse() for parsing BODYSTRUCTURE, fixes...alec
2011-07-27- Delay imap cache initialization, fixes problem with cache cleanup on login ...alec
2011-07-27Move mail sending functions from mail task to core for general usagethomasb
2011-07-27- Fix fallback to default source (#1488009)alec
2011-07-27- Don't use default source if source id is specified in get_address_source()alec
2011-07-27- Fix source ID handlingalec
2011-07-27- Generate display name before record validationalec