summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-20- Use user object instead of session, if possible, to get user ID when creati...alec
2012-04-19- Update the HTTPSocket class from 2.7 to 2.8 to avoid plugin problems when u...netbit
2012-04-19- Improved ttl values handlingalec
2012-04-19- Fix incorrect cache ttl used in get_cache_engine() (#1488447), use time() w...alec
2012-04-19- Fix attachment name regression (#1488446)alec
2012-04-18- Fix creating folders if ACL exists (1488443)alec
2012-04-18- Fix render_folder_tree_select() (#1488441)alec
2012-04-18- Add RCMAIL_CHARSET definition for Installer (#1488436)alec
2012-04-18- Uncomment 'organization'=>'o' - it worksalec
2012-04-17Respect force flag when counting messagesthomasb
2012-04-16- Moved session init/config functionality into rcube classalec
2012-04-16- Replace some references to rcmail with rcubealec
2012-04-16- Framework refactoring (I hope it's the last one):alec
2012-04-16- Fix label for group-remove-selected actionalec
2012-04-15- Small optimizationsalec
2012-04-15- More aliases of deprecated functionsalec
2012-04-14- More public methods, code cleanupalec
2012-04-14- Make some methods public (#1488428)alec
2012-04-14- Fix folder collapsing/expanding broken with framework merge (#1488430)alec
2012-04-13allow read-only access to rcube_output::$envthomasb
2012-04-13New/upated texts from trunkthomasb
2012-04-13- Code improvements, handle post/get request arguments as objectsalec
2012-04-13- Add lost functions from devel-framework mergealec
2012-04-13- Import contacts to default addressbookalec
2012-04-13- Improved attachment icon positionalec
2012-04-13- Fixed doble urlencoding of vcard identifieralec
2012-04-13- Add 3rd argument to rcube_message::get_part_content() to skip charset conve...alec
2012-04-13- Merge devel-framework branch, resolved conflictsalec
2012-04-12- Make buttons self-closing (#1488424)alec
2012-04-12- facsimileTelephoneNumber attribute also doesn't work, commented outalec
2012-04-12- More LDAP fields mapping (inetOrgPerson)alec
2012-04-12- Small fixalec
2012-04-12- Fix importing to LDAP addressbook when mail attribute is required byalec
2012-04-12- Fix "false" placeholder in contact notes textareaalec
2012-04-12- Fix adding contact form fields in situation when the fieldset is empty.alec
2012-04-12- Added 0.7.2 and 0.8-beta to releases listalec
2012-04-11Keep improvement from r6060: show 'loading...' message when redirectingthomasb
2012-04-11- Revert r6060, fix #1487822 using css-onlyalec
2012-04-11Set flexible width to login form fields (#1488418); remove IE7 warningthomasb
2012-04-11Force page reload if list columns changed in IE8 (#1487822)thomasb
2012-04-11Allow mass-removal of addresses from a group (#1487748)thomasb
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-10Add support link to login page in default skinthomasb
2012-04-10- Fix removing all folders on import to LDAP addressbook (added rcube_ldap::d...alec
2012-04-10- Fix so "Back" from compose/show doesn't reset search request (#1488238)alec
2012-04-08- Fix identationalec
2012-04-08- Add option to delete messages instead of moving to Trash when in Junk folde...alec
2012-04-08- Fix placeholder text color in Firefox (#1488419)alec
2012-04-07Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073)thomasb