summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Collapse)Author
2012-04-11- Fix contact information update in case when contact photo exists (#1488420)alec
git-svn-id: https://svn.roundcube.net/trunk@6058 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-10- Improved member attribute detection with fallback in create_group()alec
git-svn-id: https://svn.roundcube.net/trunk@6057 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-10- Fix removing all folders on import to LDAP addressbook (added ↵alec
rcube_ldap::delete_all()) - Fix removing sub-entries in delete() git-svn-id: https://svn.roundcube.net/trunk@6055 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-07Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073)thomasb
git-svn-id: https://svn.roundcube.net/trunk@6050 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-07Reset IP stored in session when destroying session data (#1488056)thomasb
git-svn-id: https://svn.roundcube.net/trunk@6049 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-07- Fix format_date() when $convert=false (#1488147)alec
git-svn-id: https://svn.roundcube.net/trunk@6048 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-07- Improved validation and forced RDN in required_fields (#1488254)alec
git-svn-id: https://svn.roundcube.net/trunk@6047 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-04- Fix bug where memory_limit = -1 wasn't handled properlyalec
git-svn-id: https://svn.roundcube.net/trunk@6039 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-29- Support LDAP RFC2256's country object class read/write (#1488123)alec
git-svn-id: https://svn.roundcube.net/trunk@6033 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-24- Improve ImageMagick's identify isage, fix possible issue with spaces in ↵alec
path (#1488325) git-svn-id: https://svn.roundcube.net/trunk@6031 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-22Always return the correct connection statethomasb
git-svn-id: https://svn.roundcube.net/trunk@6030 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-21- Reset variable in loopalec
git-svn-id: https://svn.roundcube.net/trunk@6027 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-20Add support for read-only address book recordsthomasb
git-svn-id: https://svn.roundcube.net/trunk@6023 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-19- Image resize with GD extension (#1488383) alec
git-svn-id: https://svn.roundcube.net/trunk@6022 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-16Don't set variable which will be used later on with wrong datathomasb
git-svn-id: https://svn.roundcube.net/trunk@6020 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-15- Fix lack of warning when switching task in compose window (#1488399)alec
git-svn-id: https://svn.roundcube.net/trunk@6012 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-14Accept DateTime object as input to format_date()thomasb
git-svn-id: https://svn.roundcube.net/trunk@6011 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-13- Fix counting messages search resultsalec
git-svn-id: https://svn.roundcube.net/trunk@5998 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-09- Improve logo handling in default skin (#1488385)alec
git-svn-id: https://svn.roundcube.net/trunk@5992 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-07- Hook unregister methods (#1488184)alec
git-svn-id: https://svn.roundcube.net/trunk@5975 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-06- Fix handling of % character in IMAP protocol (#1488382)alec
git-svn-id: https://svn.roundcube.net/trunk@5969 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-05- Add check_connection() to storage abstract classalec
git-svn-id: https://svn.roundcube.net/trunk@5962 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-04Exclude E_STRICT from error_reporting for PHP 5.4alec
git-svn-id: https://svn.roundcube.net/trunk@5958 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-02- Fix automatic unsubscribe of non-existent folders (with small perf fix)alec
git-svn-id: https://svn.roundcube.net/trunk@5946 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-29- Fix warning when properties array is emptyalec
git-svn-id: https://svn.roundcube.net/trunk@5930 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-29- Add 'type' and 'attribs' parameters for render_mailboxlist hookalec
git-svn-id: https://svn.roundcube.net/trunk@5926 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-28Fix function callthomasb
git-svn-id: https://svn.roundcube.net/trunk@5922 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-27Map renamed methods for backwards compatibilitythomasb
git-svn-id: https://svn.roundcube.net/trunk@5917 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-26Fix larry issues: 'Mark' button position, broken folders list footeralec
git-svn-id: https://svn.roundcube.net/trunk@5913 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-25Connect to IMAP server before reading quotathomasb
git-svn-id: https://svn.roundcube.net/trunk@5912 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-25Remember custom skin selection after logout (#1488355)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5904 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-21Refactored IMAP cache expunge: delegate to storage object; don't rely on ↵thomasb
deprecated 'enable_caching' config option git-svn-id: https://svn.roundcube.net/trunk@5898 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-17- Fix date_today, broken in r5707alec
git-svn-id: https://svn.roundcube.net/trunk@5891 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-15Skip empty group members (seen in OpenLDAP backends)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5878 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-11User configurable setting how to display contact names in listthomasb
git-svn-id: https://svn.roundcube.net/trunk@5871 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-08- Fix issue where some text from original message was missing on reply ↵alec
(#1488340) git-svn-id: https://svn.roundcube.net/trunk@5864 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-08- Fix URL building - skip null parametersalec
git-svn-id: https://svn.roundcube.net/trunk@5863 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-05- Support AD's objectClass=groupalec
git-svn-id: https://svn.roundcube.net/trunk@5853 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-03Get rid of global $__skin_path variable (#1488336)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5851 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-02Allow users to choose cols for contacts list sortingthomasb
git-svn-id: https://svn.roundcube.net/trunk@5850 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-01Allow placeholder attributes for input fieldsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5848 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-27- Fix call to undefined method rcube_result_index::isError() (#1488328)alec
git-svn-id: https://svn.roundcube.net/trunk@5841 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-27- Revert SORT=DISPLAY support, removed by mistake in r4160 (#1488327) alec
git-svn-id: https://svn.roundcube.net/trunk@5839 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-27Fix special vars replacement in templatesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5838 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-27Update requirements list, remove TODOthomasb
git-svn-id: https://svn.roundcube.net/trunk@5833 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-27- Remove leftover codealec
git-svn-id: https://svn.roundcube.net/trunk@5831 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-25Add lib for server side mime parsing (to be used by non-imap storage ↵thomasb
backends or as fallback if imap server doesn't provide a proper structure) git-svn-id: https://svn.roundcube.net/trunk@5823 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-25Fix autoselect_host() for login (#1488297)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5819 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-24Fixed typothomasb
git-svn-id: https://svn.roundcube.net/trunk@5815 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-23- Fix hook name mailboxes_list renamed to reserved name, use storage_folders ↵alec
and add an alias to deprecated hooks list git-svn-id: https://svn.roundcube.net/trunk@5812 208e9e7b-5314-0410-a742-e7e81cd9613c