summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Expand)Author
2012-04-11- Fix contact information update in case when contact photo exists (#1488420)alec
2012-04-10- Improved member attribute detection with fallback in create_group()alec
2012-04-10- Fix removing all folders on import to LDAP addressbook (added rcube_ldap::d...alec
2012-04-07Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073)thomasb
2012-04-07Reset IP stored in session when destroying session data (#1488056)thomasb
2012-04-07- Fix format_date() when $convert=false (#1488147)alec
2012-04-07- Improved validation and forced RDN in required_fields (#1488254)alec
2012-04-04- Fix bug where memory_limit = -1 wasn't handled properlyalec
2012-03-29- Support LDAP RFC2256's country object class read/write (#1488123)alec
2012-03-24- Improve ImageMagick's identify isage, fix possible issue with spaces in pat...alec
2012-03-22Always return the correct connection statethomasb
2012-03-21- Reset variable in loopalec
2012-03-20Add support for read-only address book recordsthomasb
2012-03-19- Image resize with GD extension (#1488383) alec
2012-03-16Don't set variable which will be used later on with wrong datathomasb
2012-03-15- Fix lack of warning when switching task in compose window (#1488399)alec
2012-03-14Accept DateTime object as input to format_date()thomasb
2012-03-13- Fix counting messages search resultsalec
2012-03-09- Improve logo handling in default skin (#1488385)alec
2012-03-07- Hook unregister methods (#1488184)alec
2012-03-06- Fix handling of % character in IMAP protocol (#1488382)alec
2012-03-05- Add check_connection() to storage abstract classalec
2012-03-04Exclude E_STRICT from error_reporting for PHP 5.4alec
2012-03-02- Fix automatic unsubscribe of non-existent folders (with small perf fix)alec
2012-02-29- Fix warning when properties array is emptyalec
2012-02-29- Add 'type' and 'attribs' parameters for render_mailboxlist hookalec
2012-02-28Fix function callthomasb
2012-02-27Map renamed methods for backwards compatibilitythomasb
2012-02-26Fix larry issues: 'Mark' button position, broken folders list footeralec
2012-02-25Connect to IMAP server before reading quotathomasb
2012-02-25Remember custom skin selection after logout (#1488355)thomasb
2012-02-21Refactored IMAP cache expunge: delegate to storage object; don't rely on depr...thomasb
2012-02-17- Fix date_today, broken in r5707alec
2012-02-15Skip empty group members (seen in OpenLDAP backends)thomasb
2012-02-11User configurable setting how to display contact names in listthomasb
2012-02-08- Fix issue where some text from original message was missing on reply (#1488...alec
2012-02-08- Fix URL building - skip null parametersalec
2012-02-05- Support AD's objectClass=groupalec
2012-02-03Get rid of global $__skin_path variable (#1488336)thomasb
2012-02-02Allow users to choose cols for contacts list sortingthomasb
2012-02-01Allow placeholder attributes for input fieldsthomasb
2012-01-27- Fix call to undefined method rcube_result_index::isError() (#1488328)alec
2012-01-27- Revert SORT=DISPLAY support, removed by mistake in r4160 (#1488327) alec
2012-01-27Fix special vars replacement in templatesthomasb
2012-01-27Update requirements list, remove TODOthomasb
2012-01-27- Remove leftover codealec
2012-01-25Add lib for server side mime parsing (to be used by non-imap storage backends...thomasb
2012-01-25Fix autoselect_host() for login (#1488297)thomasb
2012-01-24Fixed typothomasb
2012-01-23- Fix hook name mailboxes_list renamed to reserved name, use storage_folders ...alec