summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
2012-04-24- Applied fixes from trunk up to r6123alecpl
2012-04-23- Applied fixes from trunk up to r6118alecpl
2012-04-19- Fix incorrect cache ttl used in get_cache_engine() (#1488447)alecpl
2012-04-15- Applied fixes from trunkalecpl
2012-04-13cleanup release branch; update versionsthomascube
2012-04-12- Make buttons self-closing (#1488424)alecpl
2012-04-12- Fix importing to LDAP addressbook when mail attribute is required byalecpl
2012-04-11Keep improvement from r6060: show 'loading...' message when redirectingthomascube
2012-04-11- Revert r6060, fix #1487822 using css-onlyalecpl
2012-04-11Force page reload if list columns changed in IE8 (#1487822)thomascube
2012-04-11- Fix contact information update in case when contact photo exists (#1488420)alecpl
2012-04-10- Improved member attribute detection with fallback in create_group()alecpl
2012-04-10- Fix removing all folders on import to LDAP addressbook (added rcube_ldap::d...alecpl
2012-04-07Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073)thomascube
2012-04-07Reset IP stored in session when destroying session data (#1488056)thomascube
2012-04-07- Fix format_date() when $convert=false (#1488147)alecpl
2012-04-07- Improved validation and forced RDN in required_fields (#1488254)alecpl
2012-04-04- Fix bug where memory_limit = -1 wasn't handled properlyalecpl
2012-03-29- Support LDAP RFC2256's country object class read/write (#1488123)alecpl
2012-03-24- Improve ImageMagick's identify isage, fix possible issue with spaces in pat...alecpl
2012-03-22Always return the correct connection statethomascube
2012-03-21- Reset variable in loopalecpl
2012-03-20Add support for read-only address book recordsthomascube
2012-03-19- Image resize with GD extension (#1488383) alecpl
2012-03-16Don't set variable which will be used later on with wrong datathomascube
2012-03-15- Fix lack of warning when switching task in compose window (#1488399)alecpl
2012-03-14Accept DateTime object as input to format_date()thomascube
2012-03-13- Fix counting messages search resultsalecpl
2012-03-09- Improve logo handling in default skin (#1488385)alecpl
2012-03-07- Hook unregister methods (#1488184)alecpl
2012-03-06- Fix handling of % character in IMAP protocol (#1488382)alecpl
2012-03-05- Add check_connection() to storage abstract classalecpl
2012-03-04Exclude E_STRICT from error_reporting for PHP 5.4alecpl
2012-03-02- Fix automatic unsubscribe of non-existent folders (with small perf fix)alecpl
2012-02-29- Fix warning when properties array is emptyalecpl
2012-02-29- Add 'type' and 'attribs' parameters for render_mailboxlist hookalecpl
2012-02-28Fix function callthomascube
2012-02-27Map renamed methods for backwards compatibilitythomascube
2012-02-26Fix larry issues: 'Mark' button position, broken folders list footeralecpl
2012-02-25Connect to IMAP server before reading quotathomascube
2012-02-25Remember custom skin selection after logout (#1488355)thomascube
2012-02-21Refactored IMAP cache expunge: delegate to storage object; don't rely on depr...thomascube
2012-02-17- Fix date_today, broken in r5707alecpl
2012-02-15Skip empty group members (seen in OpenLDAP backends)thomascube
2012-02-11User configurable setting how to display contact names in listthomascube
2012-02-08- Fix issue where some text from original message was missing on reply (#1488...alecpl
2012-02-08- Fix URL building - skip null parametersalecpl
2012-02-05- Support AD's objectClass=groupalecpl
2012-02-03Get rid of global $__skin_path variable (#1488336)thomascube
2012-02-02Allow users to choose cols for contacts list sortingthomascube