Age | Commit message (Expand) | Author |
2012-06-28 | Fixed Konqueror browser detection | Aleksander Machniak |
2012-06-28 | Fix handling of MYRIGHTS on private namespace roots - fixes issue where | Aleksander Machniak |
2012-06-26 | Add rcube_message_header class (alias for rcube_mail_header) definition to pr... | Aleksander Machniak |
2012-06-13 | Set skin in js environment | Thomas Bruederli |
2012-06-13 | Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into release... | Aleksander Machniak |
2012-06-13 | Fix removing contact photo using LDAP addressbook (#1488420) | Aleksander Machniak |
2012-06-10 | Fix storing X-ANNIVERSARY date in vCard format (#1488527) | Aleksander Machniak |
2012-06-06 | Decode header value in rcube_mime::get() by default (#1488511) | Aleksander Machniak |
2012-06-04 | Fix magic_quotes_sybase handling (#1488506) | Aleksander Machniak |
2012-06-04 | Modify CONCAT() arguments, because + operator requires them to be of type var... | Aleksander Machniak |
2012-05-30 | Don't show errors when moving contacts into groups they're already in (#1488493) | Thomas Bruederli |
2012-05-26 | Fix host autoselection when default_host is an array (#1488495) | Aleksander Machniak |
2012-05-26 | Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into release... | Aleksander Machniak |
2012-05-26 | Fix calls to renamed methods | Thomas Bruederli |
2012-05-25 | Remove possible confusion on session reads - PHP expects string result not bo... | Aleksander Machniak |
2012-05-23 | Small code improvement | Aleksander Machniak |
2012-05-23 | Improved PERMANENTFLAGS checking code, added code for flags caching (currentl... | Aleksander Machniak |
2012-05-23 | Fix possible PHP warning in in_array_nocase() when 2nd argument is not an array | Aleksander Machniak |
2012-05-21 | Fix Call to undefined method rcube_mail_header::get() in show_additional_head... | Aleksander Machniak |
2012-05-21 | Fix merged change s/rcube/rcmail/ | Aleksander Machniak |
2012-05-21 | Fix PHP error where calling get() on a non object | Aleksander Machniak |
2012-05-21 | Add option imap_force_ns to make buggy servers support optional | Aleksander Machniak |
2012-05-21 | Fix listing folders on Courier IMAP (#1488466) | Aleksander Machniak |
2012-05-15 | Add public list_folder_direct() and list_folders_subscribed_direct() | Aleksander Machniak |
2012-05-13 | Fix support for large uuencode attachments. | Giovanni Bajo |
2012-05-09 | Use similar language as a fallback for plugin localization (#1488401) | Aleksander Machniak |
2012-05-08 | Fixed PHP warning | Aleksander Machniak |
2012-05-08 | Fix handling of 'serialzied' LDAP address attributes | thomascube |
2012-05-08 | - Allow to configure the number of values allowed for each LDAP attribute | thomascube |
2012-05-08 | Print last commit date as (git) version | Aleksander Machniak |
2012-05-08 | Better handling of HTTP request errors; re-send keep-alive requests on failur... | thomascube |
2012-05-08 | Accept two past time slots for auth cookie validation; don't encode user-agen... | thomascube |
2012-04-24 | - Applied fixes from trunk up to r6123 | alecpl |
2012-04-23 | - Applied fixes from trunk up to r6118 | alecpl |
2012-04-19 | - Fix incorrect cache ttl used in get_cache_engine() (#1488447) | alecpl |
2012-04-15 | - Applied fixes from trunk | alecpl |
2012-04-13 | cleanup release branch; update versions | thomascube |
2012-04-12 | - Make buttons self-closing (#1488424) | alecpl |
2012-04-12 | - Fix importing to LDAP addressbook when mail attribute is required by | alecpl |
2012-04-11 | Keep improvement from r6060: show 'loading...' message when redirecting | thomascube |
2012-04-11 | - Revert r6060, fix #1487822 using css-only | alecpl |
2012-04-11 | Force 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-07 | Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073) | thomascube |
2012-04-07 | Reset 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 properly | alecpl |