summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-09Fix add_contact() (#1488465)Aleksander Machniak
2012-05-09Use similar language as a fallback for plugin localization (#1488401)Aleksander Machniak
Don't load en_US localization more than once Conflicts: CHANGELOG program/include/rcube.php
2012-05-09- Add file type icons for plain text (#1488451) and vcard filesThomas Bruederli
- Align heights of search box and decorated drop-down menu (#1488354)
2012-05-08Removed debug codeAleksander Machniak
2012-05-08Fix Opera issues with duplicated scrollbar and invisible borderAleksander Machniak
2012-05-08Remove empty lineAleksander Machniak
2012-05-08Fix issue where signature wasn't re-added on draft compose (#1488322)Aleksander Machniak
2012-05-08TinyMCE 3.5Aleksander Machniak
2012-05-08Fixed PHP warningAleksander Machniak
2012-05-08Simplified coderoot
2012-05-08Simplified coderoot
2012-05-08Added .gitignore fileThomas Bruederli
2012-05-08Add (empty) Larry skin folders for pluginsThomas Bruederli
2012-05-08Rename README fileThomas B
2012-05-08Better Markdown formatting for the README fileThomas B
Conflicts: README
2012-05-08Updated Changelogthomascube
2012-05-08Fix multi-threaded autocompletion when number of threads > number of sourcesthomascube
2012-05-08Fix handling of 'serialzied' LDAP address attributesthomascube
2012-05-08- Allow to configure the number of values allowed for each LDAP attributethomascube
- Support for serialized LDAP address values (usually delimited with a $) Conflicts: config/main.inc.php.dist
2012-05-08Print last commit date as (git) versionAleksander Machniak
Conflicts: program/include/rcube_template.php
2012-05-08 - pt_BR update to avoid the text-overflow on the compose button of Larry skinvbenincasa
2012-05-08 - Some improvements and completion of pt_BR language files.vbenincasa
2012-05-08Upgraded to PEAR::Mail_Mime 1.8.3thomascube
2012-05-08- Fix typoalecpl
2012-05-08Better handling of HTTP request errors; re-send keep-alive requests on ↵thomascube
failure (#1488449)
2012-05-08Accept two past time slots for auth cookie validation; don't encode ↵thomascube
user-agent into session auth hash (#1488449) Conflicts: program/include/rcube.php
2012-05-08- Fix message paging navigation div effectively disables preview pane ↵alecpl
checkbox on narrow screen widths (#1488425)
2012-05-08- Update Changelogalecpl
Conflicts: CHANGELOG
2012-04-27- Applied fixes from trunk up to r6129alecpl
2012-04-24- Applied fixes from trunk up to r6123alecpl
2012-04-23- Applied fixes from trunk up to r6118alecpl
2012-04-21Backported r6109 to release branchthomascube
2012-04-19- Fix incorrect cache ttl used in get_cache_engine() (#1488447)alecpl
2012-04-18- Fix parent folder permissions checking on folder creation (#1488443)alecpl
2012-04-16- Merge fix (r6089) from trunkalecpl
2012-04-15- Applied fixes from trunkalecpl
2012-04-13cleanup release branch; update versionsthomascube
2012-04-12Branching off for 0.8 release seriesthomascube
2012-04-12- Make buttons self-closing (#1488424)alecpl
2012-04-12- facsimileTelephoneNumber attribute also doesn't work, commented outalecpl
2012-04-12- More LDAP fields mapping (inetOrgPerson)alecpl
2012-04-12- Small fixalecpl
2012-04-12- Fix importing to LDAP addressbook when mail attribute is required byalecpl
validating input data with autofix
2012-04-12- Fix "false" placeholder in contact notes textareaalecpl
2012-04-12- Fix adding contact form fields in situation when the fieldset is empty.alecpl
Fixes issue with lost manager/assistant fields in LDAP addressbook
2012-04-12- Added 0.7.2 and 0.8-beta to releases listalecpl
2012-04-11Keep improvement from r6060: show 'loading...' message when redirectingthomascube
2012-04-11- Revert r6060, fix #1487822 using css-onlyalecpl
2012-04-11Set flexible width to login form fields (#1488418); remove IE7 warningthomascube
2012-04-11Force page reload if list columns changed in IE8 (#1487822)thomascube