summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-04-19- Fix incorrect cache ttl used in get_cache_engine() (#1488447), use time() ↵alec
where mktime() without arguments was used git-svn-id: https://svn.roundcube.net/trunk@6101 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-19- Fix attachment name regression (#1488446)alec
git-svn-id: https://svn.roundcube.net/trunk@6100 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-18- Fix creating folders if ACL exists (1488443)alec
git-svn-id: https://svn.roundcube.net/trunk@6098 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-18- Fix render_folder_tree_select() (#1488441)alec
git-svn-id: https://svn.roundcube.net/trunk@6097 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-18- Add RCMAIL_CHARSET definition for Installer (#1488436)alec
git-svn-id: https://svn.roundcube.net/trunk@6096 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-18- Uncomment 'organization'=>'o' - it worksalec
git-svn-id: https://svn.roundcube.net/trunk@6095 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-17Respect force flag when counting messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@6094 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-16- Moved session init/config functionality into rcube classalec
git-svn-id: https://svn.roundcube.net/trunk@6093 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-16- Replace some references to rcmail with rcubealec
git-svn-id: https://svn.roundcube.net/trunk@6092 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-16- Framework refactoring (I hope it's the last one):alec
rcube,rcmail,rcube_ui -> rcube,rcmail,rcube_utils renamed main.inc into rcube_bc.inc git-svn-id: https://svn.roundcube.net/trunk@6091 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-16- Fix label for group-remove-selected actionalec
git-svn-id: https://svn.roundcube.net/trunk@6089 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-15- Small optimizationsalec
git-svn-id: https://svn.roundcube.net/trunk@6088 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-15- More aliases of deprecated functionsalec
git-svn-id: https://svn.roundcube.net/trunk@6086 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-14- More public methods, code cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@6085 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-14- Make some methods public (#1488428)alec
git-svn-id: https://svn.roundcube.net/trunk@6084 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-14- Fix folder collapsing/expanding broken with framework merge (#1488430)alec
git-svn-id: https://svn.roundcube.net/trunk@6083 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-13allow read-only access to rcube_output::$envthomasb
git-svn-id: https://svn.roundcube.net/trunk@6082 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-13New/upated texts from trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@6081 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-13- Code improvements, handle post/get request arguments as objectsalec
git-svn-id: https://svn.roundcube.net/trunk@6080 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-13- Add lost functions from devel-framework mergealec
git-svn-id: https://svn.roundcube.net/trunk@6079 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-13- Import contacts to default addressbookalec
git-svn-id: https://svn.roundcube.net/trunk@6077 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-13- Improved attachment icon positionalec
git-svn-id: https://svn.roundcube.net/trunk@6076 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-13- Fixed doble urlencoding of vcard identifieralec
- Fixed encoding when default charset is different than vcard charset - Improved vcards import to work as addressbook::import procedure (with validation and autofix) git-svn-id: https://svn.roundcube.net/trunk@6075 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-13- Add 3rd argument to rcube_message::get_part_content() to skip charset ↵alec
conversion git-svn-id: https://svn.roundcube.net/trunk@6074 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-13- Merge devel-framework branch, resolved conflictsalec
git-svn-id: https://svn.roundcube.net/trunk@6073 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-12- Make buttons self-closing (#1488424)alec
git-svn-id: https://svn.roundcube.net/trunk@6071 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-12- facsimileTelephoneNumber attribute also doesn't work, commented outalec
git-svn-id: https://svn.roundcube.net/trunk@6070 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-12- More LDAP fields mapping (inetOrgPerson)alec
git-svn-id: https://svn.roundcube.net/trunk@6069 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-12- Small fixalec
git-svn-id: https://svn.roundcube.net/trunk@6068 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-12- Fix importing to LDAP addressbook when mail attribute is required byalec
validating input data with autofix git-svn-id: https://svn.roundcube.net/trunk@6067 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-12- Fix "false" placeholder in contact notes textareaalec
git-svn-id: https://svn.roundcube.net/trunk@6066 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-12- Fix adding contact form fields in situation when the fieldset is empty.alec
Fixes issue with lost manager/assistant fields in LDAP addressbook git-svn-id: https://svn.roundcube.net/trunk@6065 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-12- Added 0.7.2 and 0.8-beta to releases listalec
git-svn-id: https://svn.roundcube.net/trunk@6064 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-11Keep improvement from r6060: show 'loading...' message when redirectingthomasb
git-svn-id: https://svn.roundcube.net/trunk@6063 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-11- Revert r6060, fix #1487822 using css-onlyalec
git-svn-id: https://svn.roundcube.net/trunk@6062 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-11Set flexible width to login form fields (#1488418); remove IE7 warningthomasb
git-svn-id: https://svn.roundcube.net/trunk@6061 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-11Force page reload if list columns changed in IE8 (#1487822)thomasb
git-svn-id: https://svn.roundcube.net/trunk@6060 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-11Allow mass-removal of addresses from a group (#1487748)thomasb
git-svn-id: https://svn.roundcube.net/trunk@6059 208e9e7b-5314-0410-a742-e7e81cd9613c
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-10Add support link to login page in default skinthomasb
git-svn-id: https://svn.roundcube.net/trunk@6056 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-10- Fix so "Back" from compose/show doesn't reset search request (#1488238)alec
git-svn-id: https://svn.roundcube.net/trunk@6054 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-08- Fix identationalec
git-svn-id: https://svn.roundcube.net/trunk@6053 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-08- Add option to delete messages instead of moving to Trash when in Junk ↵alec
folder (#1486686) git-svn-id: https://svn.roundcube.net/trunk@6052 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-08- Fix placeholder text color in Firefox (#1488419)alec
git-svn-id: https://svn.roundcube.net/trunk@6051 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