summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-01Make use of new docready script blockthomasb
git-svn-id: https://svn.roundcube.net/trunk@4590 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-01Simplify codethomasb
git-svn-id: https://svn.roundcube.net/trunk@4589 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-01Make it easier to add code to $(document).ready()thomasb
git-svn-id: https://svn.roundcube.net/trunk@4588 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-01Add skin_logo config option to installer; show drop-down list for skin selectionthomasb
git-svn-id: https://svn.roundcube.net/trunk@4587 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-01Fix LDAP group identifiersthomasb
git-svn-id: https://svn.roundcube.net/trunk@4586 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-01New config option for custom logo; allow skins to define/override textsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4585 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-01Don't do exact matches when searching for existing email recordsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4584 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-01- pl_PL localization updatealec
git-svn-id: https://svn.roundcube.net/trunk@4583 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-01- Fix 'deletemessage' label fr_FR translationalec
git-svn-id: https://svn.roundcube.net/trunk@4582 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-28- Add simple ACL rights/namespace handling in folder manager (display ↵alec
folder's namespace, modify edit form fields according to MYRIGHTS) git-svn-id: https://svn.roundcube.net/trunk@4581 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-28- Fix parsing links with non-printable characters inside (#1487805)alec
git-svn-id: https://svn.roundcube.net/trunk@4580 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-28Workaround for IE not sending referer with location.href (#1487806)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4579 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-27Fixed de_CH Localization bugs (#1487773)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4577 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-27Better display of vcard import results (#1485457)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4576 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-27Improve vcard import: map more fields, support photo urls, better UTF-16 ↵thomasb
charset detection git-svn-id: https://svn.roundcube.net/trunk@4575 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-27Update group identifier in modelthomasb
git-svn-id: https://svn.roundcube.net/trunk@4574 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-25Create interactive update script with improved DB schema check; udated ↵thomasb
installer with new features and styles git-svn-id: https://svn.roundcube.net/trunk@4573 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-25Allow multiple records with same e-mail address but show notice to the userthomasb
git-svn-id: https://svn.roundcube.net/trunk@4572 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-25- Remove unused imagesalec
git-svn-id: https://svn.roundcube.net/trunk@4571 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-25- Fix attachments uploading, broken with devel-addressbook branch mergealec
git-svn-id: https://svn.roundcube.net/trunk@4570 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-25- jQuery 1.5.1 alec
git-svn-id: https://svn.roundcube.net/trunk@4569 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-23- Add index on contactgroupmembers.contact_id column.alec
Improves performance and fixes problem with contactgroupmembers table creation on MySQL 4.x git-svn-id: https://svn.roundcube.net/trunk@4567 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-20- Fix tabs in folder edit page (broken with devel-addressbook merge)alec
git-svn-id: https://svn.roundcube.net/trunk@4566 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-20- Fix typo in html_editor hook name (#1487796)alec
git-svn-id: https://svn.roundcube.net/trunk@4565 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-20- Fix script activation broken (#1487795)alec
git-svn-id: https://svn.roundcube.net/trunk@4564 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-19- Improve displaying of autocompletechars messagealec
git-svn-id: https://svn.roundcube.net/trunk@4563 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-18- Fix handling of non-safe characters (double-quote, backslash) ↵alec
or UTF-8 characters (dovecot's implementation bug workaround) in script names git-svn-id: https://svn.roundcube.net/trunk@4562 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-18Add plugin hook before the final HTML content of a page is sentthomasb
git-svn-id: https://svn.roundcube.net/trunk@4561 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-17- Add LDAP SASL bind and proxy authentication (#1486692)alec
git-svn-id: https://svn.roundcube.net/trunk@4560 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-17- Use addcslashes() instead of strtr() for string quotingalec
git-svn-id: https://svn.roundcube.net/trunk@4559 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-17- Use addcslashes() instead of str_replace() for string quotingalec
git-svn-id: https://svn.roundcube.net/trunk@4558 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-17- Add variable for 'Today' label in date_today option (#1486120)alec
git-svn-id: https://svn.roundcube.net/trunk@4557 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-16- Add favicon on message print page (#1487789)alec
git-svn-id: https://svn.roundcube.net/trunk@4556 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15List Net_IDNA2 as required libthomasb
git-svn-id: https://svn.roundcube.net/trunk@4553 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15Allow group identifiers to be changed upon renaming (used in LDAP)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4552 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15- Fix dont_override setting does not override existing user preferences ↵alec
(#1487664) git-svn-id: https://svn.roundcube.net/trunk@4551 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15- Fix typos in pl_PL localizationalec
git-svn-id: https://svn.roundcube.net/trunk@4550 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15Update dutch translations.robin
git-svn-id: https://svn.roundcube.net/trunk@4549 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15- Fix/unify page navigation titlesalec
git-svn-id: https://svn.roundcube.net/trunk@4548 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15- Close IMAP connection after SMTP, per discussion in (#1485975)alec
git-svn-id: https://svn.roundcube.net/trunk@4547 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15- Virtualmin driver: Add option for setting username format (#1487781)alec
git-svn-id: https://svn.roundcube.net/trunk@4546 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15- Fix unintentional removal of some code from last commitalec
git-svn-id: https://svn.roundcube.net/trunk@4545 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15- Added option (password_log) for logging password changesalec
git-svn-id: https://svn.roundcube.net/trunk@4544 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15- Use only one from IMAP authentication methods to prevent login delays ↵alec
(1487784) git-svn-id: https://svn.roundcube.net/trunk@4543 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15- Replying to a sent message puts the old recipient as the new recipient ↵alec
(#1487074) - Set compose header fields before skin objects' functions are being used, don't depend on the order of fields git-svn-id: https://svn.roundcube.net/trunk@4542 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-14Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!thomasb
git-svn-id: https://svn.roundcube.net/trunk@4541 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-14Skip new CSRF checks in authentication pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4540 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-14- Better fix for #directorylistbox in IE7 + some IE css improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@4538 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-13- Fix escaping of backslash character in quoted strings (#1487780)alec
git-svn-id: https://svn.roundcube.net/trunk@4536 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-12Fix for alias query which was broken in last committhomasb
git-svn-id: https://svn.roundcube.net/trunk@4533 208e9e7b-5314-0410-a742-e7e81cd9613c