Age | Commit message (Expand) | Author |
2009-08-29 | - Fix gn and givenName should be synonymous in LDAP addressbook (#1485892) | alecpl |
2009-08-29 | - Fix LDAP contact update when RDN field is changed (#1485788) | alecpl |
2009-08-28 | - Fix LDAP addressbook browsing when only one directory is used (#1486022) | alecpl |
2009-07-21 | Use global request tokens and automatically protect all POST requests | thomascube |
2009-07-16 | Force ajax calls to protect from CSRF | thomascube |
2009-07-15 | Use request tokens to protect POST requests from CSFR | thomascube |
2009-06-22 | - use RCMAIL_CHARSET instead of hardcoded 'utf-8' | alecpl |
2009-05-04 | - fix parse error | alecpl |
2009-05-04 | - more addressbooks hooks (#1485829) | alecpl |
2009-05-01 | Add plugin hooks for creating/saving/deleting identities and contacts | thomascube |
2009-04-19 | Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ... | thomascube |
2009-01-17 | * bumping up copyright (happy new year ;-)) | till |
2008-10-21 | Improve vcard import (#1485502); try utf-8 first in charset detection | thomascube |
2008-10-05 | - removed deprecated rcube_add_label() and all uses | alecpl |
2008-09-25 | Improve vcard decoding and import step | thomascube |
2008-09-21 | Separate method to create iframe tags (with a list of allowed attributes) | thomascube |
2008-09-21 | - use more 'html' class | alecpl |
2008-09-12 | Refactor drag & drop functionality. Don't rely on browser events anymore (#14... | thomascube |
2008-09-06 | Reset page number when exporting contacts | thomascube |
2008-09-06 | Don't import contacts without an e-mail address (does not make sense) | thomascube |
2008-09-04 | Enable export of contacts as vCard + DRY | thomascube |
2008-09-04 | Fix html links for address book directories | thomascube |
2008-09-04 | Always list all address sources | thomascube |
2008-09-02 | New feature to import contacts from a vcard file + mark form buttons that pro... | thomascube |
2008-09-02 | Let rcmail class create address book instances | thomascube |
2008-07-29 | Add microformats to address book + fix html output + codestyle | thomascube |
2008-06-25 | #1485161 | alecpl |
2008-06-23 | #1485147 | alecpl |
2008-06-20 | Urlencode mail recipients for storing in session + little code cleanup | thomascube |
2008-06-15 | - Added option to select skin in user preferences (#1485031) | alecpl |
2008-05-21 | -localized pagetitle in Settings and Address book | alecpl |
2008-05-19 | Don't check for non-existing property -> fix address book | thomascube |
2008-05-08 | - make address_book_type option case insensitive | alecpl |
2008-05-08 | - Option 'use_SQL_address_book' replaced by 'address_book_type' | alecpl |
2008-05-07 | /tmp/out | svncommit |
2008-04-30 | Next step: introduce the application class 'rcmail' and get rid of some globa... | thomascube |
2008-04-12 | Changed codebase to PHP5 with autoloader + added some new classes from the de... | thomascube |
2007-11-25 | Fixed some potential security risks + updatedd changelog | thomascube |
2007-08-15 | LDAP improvements | thomascube |
2007-08-10 | Fix compose function from address book + mozilla compatibility | thomascube |
2007-07-03 | Fix address adding bug reported by David Koblas | thomascube |
2007-05-18 | Always populate the address source list | thomascube |
2007-05-18 | Use HTTP-POST requests for actions that change application state | thomascube |
2007-05-17 | Add link to message subjects (#1484257); don't make selected list items bold;... | thomascube |
2007-04-28 | Merged branch devel-addressbook from r443 back to trunk | thomascube |
2006-12-22 | Applied security patches by Kees Cook (Ubuntu) + little visual enhancements | thomascube |
2006-12-20 | New (strict) quoting for all kind of strings | thomascube |
2006-09-24 | Partial client re-write with a common list class | thomascube |
2006-08-30 | Added MSSQL support | thomascube |
2006-08-28 | Fixed tickets 1445501 and 1483820 | svncommit |