summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2009-09-22- remove set_magic_quotes_runtime() call, use set_time_limit() with @ (#1486149)alecpl
2009-09-22- don't change case of autocomplete search to lower (per discussion for #1485...alecpl
2009-09-21- Added 'ldap_debug' option + small change to not rely on rcube_config inside...alecpl
2009-09-20- small code improvementsalecpl
2009-09-20- Fix "Empty startup greeting" bug (#1486085)alecpl
2009-09-20- fix IE version check (fixes horizontal splitter height issue)alecpl
2009-09-18- fix for last commit in getunread actionalecpl
2009-09-18- http://pear.php.net/bugs/bug.php?id=16624alecpl
2009-09-17- save unseen count also for current mailboxalecpl
2009-09-17- some code improvements for r2959 changealecpl
2009-09-17- Fix incorrect count of new messages in folder list when using multiple IMAP...alecpl
2009-09-16- return true after abort from write_log hookalecpl
2009-09-15- Provide some additional usability for attachments form with "mainaction" cl...vbenincasa
2009-09-14- simplify html_editor hookalecpl
2009-09-13translation updateyllar
2009-09-13- Added 'html_editor' hook (#1486068)alecpl
2009-09-13applied patch from PEAR bug #16508svncommit
2009-09-12- fixed comment, default searching by subject onlyalecpl
2009-09-12- Fix DB constraint violation when populating messages cache (#1486052)alecpl
2009-09-11- show Recipient column also for subfolders of Sent/Draftsalecpl
2009-09-11- last commit fixalecpl
2009-09-11- small code improvements per discussion from #1485536alecpl
2009-09-10- Fix LDAP partial result warning (#1485536)alecpl
2009-09-09- fix bug in r2929 commit (#1486107)alecpl
2009-09-08- Fix delete in message view deletes permanently with flag_for_deletion=true ...alecpl
2009-09-07- Use faster/secure mt_rand() (#1486094)alecpl
2009-09-07- fix cache flushing after message delete with read_when_deleted=true + some ...alecpl
2009-09-07- Fix roundcube hangs on empty inbox with bincimapd (#1486093)alecpl
2009-09-05- Fix wrong headers for IE on servers without $_SERVER['HTTPS'] (#1485926)alecpl
2009-09-05- Check 'post_max_size' for upload max filesize (#1486089)alecpl
2009-09-04- make sure 'required_fields' is an array (#1485892)alecpl
2009-09-04- return deleted records count instead of true in ldap's delete(), fixes (#14...alecpl
2009-09-04- Fix rcube_mdb2::affected_rows() (#1486082)alecpl
2009-09-04- oops, my foult, remove buggy codealecpl
2009-09-04- remove test codealecpl
2009-09-04Upadt dutch translation.svncommit
2009-09-04Set timeout for attachment loading back to 0thomascube
2009-09-03- Fix editor type doesn't match type of message body content (#1486080)alecpl
2009-09-01- fix loading required plugins (#1486079)alecpl
2009-09-01- remove redundant JQ() usealecpl
2009-09-01- fix displaying attachments with backslash in filename (#1486076)alecpl
2009-09-01it_IT updateyllar
2009-09-01- fix r2883 change (server command continuation response could be "+ Somethin...alecpl
2009-08-29- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)alecpl
2009-08-29- allow empty LDAP 'filter' (#1485184)alecpl
2009-08-29- Add mail_domain to LDAP email entries without @ sign (#1485201)alecpl
2009-08-29lt_LT updateyllar
2009-08-29- Fix saving empty values in LDAP contact data (#1485781)alecpl
2009-08-29- Fix LDAP contact update when RDN field is changed (#1485788)alecpl
2009-08-29- Fix LDAP attributes case senitivity problems (#1485830)alecpl