summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
2011-12-07New skin: set list icons and toolbar buttonsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5572 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07Improve gettext exporter to correctly convert a single directorythomasb
git-svn-id: https://svn.roundcube.net/trunk@5567 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07Update localizations from mailing list submissionsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5565 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalec
git-svn-id: https://svn.roundcube.net/trunk@5564 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alec
git-svn-id: https://svn.roundcube.net/trunk@5563 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Add option to set default font for HTML message (#1484137) alec
git-svn-id: https://svn.roundcube.net/trunk@5562 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Cleanup + perf. improvement (substr_count() is really fast!)alec
git-svn-id: https://svn.roundcube.net/trunk@5561 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07Fix newline handling in gettext export; add import script to read .po ↵thomasb
localization files git-svn-id: https://svn.roundcube.net/trunk@5558 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Fixed issues with big memory allocation of IMAP results, improved a lot of ↵alec
rcube_imap class git-svn-id: https://svn.roundcube.net/trunk@5557 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07Name CC field with the commonly used label 'Cc'thomasb
git-svn-id: https://svn.roundcube.net/trunk@5556 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07Remove unused codethomasb
git-svn-id: https://svn.roundcube.net/trunk@5555 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-06- pl_PL localization updatealec
git-svn-id: https://svn.roundcube.net/trunk@5552 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-06- Fix label, add paragraph closing tagalec
git-svn-id: https://svn.roundcube.net/trunk@5551 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-06- Fix typos in handling support link labelalec
git-svn-id: https://svn.roundcube.net/trunk@5550 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-06- da_DK localization updatealec
git-svn-id: https://svn.roundcube.net/trunk@5549 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-06Show attachment filename in page titlethomasb
git-svn-id: https://svn.roundcube.net/trunk@5547 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-05Fix deletion of contacts from search resultsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5546 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-05Replace prompt() with jQuery UI dialog (#1485135)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5544 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-05- Fix attaching files (broken with changes to _SESSION['compose']) (#1488235)alec
git-svn-id: https://svn.roundcube.net/trunk@5542 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-04Fix saving of composite address fields without subtypethomasb
git-svn-id: https://svn.roundcube.net/trunk@5540 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-04Accept contact IDs as array or comma-separated stringthomasb
git-svn-id: https://svn.roundcube.net/trunk@5539 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-04- Fix navigation in messages search resultsalec
git-svn-id: https://svn.roundcube.net/trunk@5538 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-03Fix gettext exporterthomasb
git-svn-id: https://svn.roundcube.net/trunk@5537 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-03Updated localization files from our dear translatorsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5536 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-03- Reload UI after skin changealec
git-svn-id: https://svn.roundcube.net/trunk@5535 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-02Make errors look good in larry; add some chrome-specific stylesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5534 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-02New skin continued...thomasb
git-svn-id: https://svn.roundcube.net/trunk@5533 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-02New template object to control HTML doctypethomasb
git-svn-id: https://svn.roundcube.net/trunk@5532 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-02- Add $_SESSION['mailto'] variable cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@5531 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-02- Fix compose from addressbook, broken in r5521alec
git-svn-id: https://svn.roundcube.net/trunk@5530 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-02- Reset error flag when connecting to (another) databasealec
git-svn-id: https://svn.roundcube.net/trunk@5529 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-02- Fallback to write-master when readonly database failsalec
git-svn-id: https://svn.roundcube.net/trunk@5528 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-02- Improved handling of some malformed values encoded with quoted-printable ↵alec
(#1488232) git-svn-id: https://svn.roundcube.net/trunk@5525 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-01- Fix issue where "S: Error: Success" was printed to debug logalec
git-svn-id: https://svn.roundcube.net/trunk@5524 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-01- Remove debug code from last commit alec
git-svn-id: https://svn.roundcube.net/trunk@5523 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-01- Fix so connection to LDAP will be properly closedalec
git-svn-id: https://svn.roundcube.net/trunk@5522 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-01- Simplified compose session data handling, no need for session->cleanup()alec
git-svn-id: https://svn.roundcube.net/trunk@5521 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-01- Remove unused resultalec
git-svn-id: https://svn.roundcube.net/trunk@5520 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-30More work on new skinthomasb
git-svn-id: https://svn.roundcube.net/trunk@5519 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-30- Fix parse error from last commit (grrrrr, do tests before commit!)alec
git-svn-id: https://svn.roundcube.net/trunk@5517 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-30- Add possibility to do LDAP bind before searching for bind DN.alec
In deployments where anonymous binds to and/or searches on an LDAP tree are not allowed, and where the LDAP address book(s) have been configured to use the user-specific bind credentials, rcube_ldap.php needs to bind using service credentials in order to be able to find the user's bind dn. git-svn-id: https://svn.roundcube.net/trunk@5515 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-30Enable buttons having an inner <span> for better CSS styling capabilitiesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5513 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-30- Set sizelimit of main search function for vlv_search to page_size.alec
It was requested as performance improvement, but I wasn't able to confirm this. However it doesn't break anything. git-svn-id: https://svn.roundcube.net/trunk@5512 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-30- Fix handling of empty <U> tags in HTML messages (#1488225)alec
git-svn-id: https://svn.roundcube.net/trunk@5511 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-29Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5509 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-29- Fix identationalec
git-svn-id: https://svn.roundcube.net/trunk@5508 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-28Script to export Roundcube (PHP) localization files to gettext .po(t) formatthomasb
git-svn-id: https://svn.roundcube.net/trunk@5507 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-28Improve check of attribute changes when updating a contactthomasb
git-svn-id: https://svn.roundcube.net/trunk@5506 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-28Fix saving of composite fields in LDAPthomasb
git-svn-id: https://svn.roundcube.net/trunk@5505 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-28Set (empty) value of member attribute when creating a new groupthomasb
git-svn-id: https://svn.roundcube.net/trunk@5504 208e9e7b-5314-0410-a742-e7e81cd9613c