summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-19Don't check for non-existing property -> fix address bookthomasb
2008-05-19-Fixed Mysql DDL for default identities creation (#1485070)alec
2008-05-19-update #1485072alec
2008-05-19-translation fixesalec
2008-05-19-added flag_for_deletion in user prefsalec
2008-05-19-removed messages list sorting option from user prefsalec
2008-05-18Made encrypt_passwd method public as requested in #1485071thomasb
2008-05-17New class rcube_message representing a mail message; changed global $MESSAGE ...thomasb
2008-05-16translation updatesyllar
2008-05-16- In Preferences added possibility to configure 'read_when_deleted', 'mdn_req...alec
2008-05-16-reverted 1286 change (don't need div here)alec
2008-05-16-reverted r1391 and fix for IE7 (IE6 should still be ok)alec
2008-05-15Better description of imap_auth_type optionthomasb
2008-05-15Make IMAP auth type configurable (#1483825)thomasb
2008-05-15Allow tabindex attribute in textareasthomasb
2008-05-15Link global config array with class props (to be removed)thomasb
2008-05-15- Fix attachment list on IE 6/7 (#1484807)alec
2008-05-15Make sure we have a valid integer even if date is empty (#1485055)thomasb
2008-05-15-folder names/icons moved 5px to the leftalec
2008-05-15- small fixesalec
2008-05-15- fix #1485066alec
2008-05-14small fix to pt_PTyllar
2008-05-13-small design changes (margins, etc.)alec
2008-05-13pt_PT updateyllar
2008-05-13- #1484524alec
2008-05-13fix script to show cc/bcc fieldsestadtherr
2008-05-13remove code obsoleted by fix to parse_attrib_stringestadtherr
2008-05-12-added check for caching_enabled (#1485051)alec
2008-05-12-added confirmation message after identity insertion (like after update)alec
2008-05-12- fixed problem with postgresql sequences (after MDB2 drivers update)alec
2008-05-12- Updated PEAR::DB package to version 1.7.13alec
2008-05-11-fixed disclaimeralec
2008-05-11- Make password input fields of type password in installer (#1484886)alec
2008-05-10- updated and added info about new options in UPGRADING (#1485014)alec
2008-05-10- small localization fixes (#1484895)alec
2008-05-10- fix: fallback labels/messages ignored from en_US localisation files after r...alec
2008-05-10- added enctype for attachments form (#1485056)alec
2008-05-09Call load_host_config() and add reference to Howto_Config (#1485040)thomasb
2008-05-09- fixed commentsalec
2008-05-09- Don't call CAPABILITY twice if possible (RFC3501 [7.1])alec
2008-05-09- Fixed (?) r1366 change (#1485050)alec
2008-05-08- Corrected message headers decoding when charset isn't specified and improvedalec
2008-05-08- make address_book_type option case insensitivealec
2008-05-08- Option 'use_SQL_address_book' replaced by 'address_book_type'alec
2008-05-08- Optimized messages sorting on servers without sort capability (#1485049)alec
2008-05-08- Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)alec
2008-05-07/tmp/outrichs
2008-05-07More code cleanup + oop-izationthomasb
2008-05-06- removed trigger_error() callalec
2008-05-05- fixed setting pagetitle in ajax callsalec