index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
steps
/
mail
/
addcontact.inc
Age
Commit message (
Expand
)
Author
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2012-01-05
- Exclude MIME functionality from rcube_imap class into rcube_mime class
alecpl
2011-12-07
- Remove deprecated global $IMAP variable usage (#1488148)
alecpl
2011-11-10
- Add option to define matching method for addressbook search (#1486564, #148...
alecpl
2011-10-07
Autocomplete LDAP records when adding contacts from mail (#1488073)
thomascube
2011-07-18
Fix getting first writeable address book if no default is configured
thomascube
2011-05-27
- Added option to specify to which address book add new contacts
alecpl
2011-05-12
Improve display name composition when saving contacts (#1487143), with plugin...
thomascube
2011-02-04
- Fix adding contacts: convert e-mail to ascii before format checking
alecpl
2011-02-03
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
alecpl
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomascube
2010-11-02
- Support contact's email addresses up to 255 characters long (#1487095)
alecpl
2010-09-30
- Plugin API: improved 'abort' flag handling, added 'result' item in some hoo...
alecpl
2010-09-29
- Add Internationalized Domain Name (IDNA) support (#1483894)
alecpl
2010-09-25
- s/RoundCube/Roundcube/
alecpl
2010-07-30
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...
alecpl
2010-06-23
- removed PHP closing tag
alecpl
2009-07-16
Force ajax calls to protect from CSRF
thomascube
2009-05-04
- more addressbooks hooks (#1485829)
alecpl
2009-05-02
- added create_contact hook in mail/addcontact action (#1485828)
alecpl
2008-09-02
Let rcmail class create address book instances
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-12
Changed codebase to PHP5 with autoloader + added some new classes from the de...
thomascube
2007-07-03
Fix address adding bug reported by David Koblas
thomascube
2007-04-28
Merged branch devel-addressbook from r443 back to trunk
thomascube
2006-08-30
Added MSSQL support
thomascube
2006-03-03
Improved reading of POST and GET values
thomascube
2006-03-03
Improved reading of POST and GET values
thomascube
2005-12-03
Re-design of caching (new database table added\!); some bugfixes; Postgres su...
thomascube
2005-11-06
Added 'changed' col to contacts table and support for 160-bit session hashes
thomascube
2005-10-25
more pear/mdb2 integration
svncommit
2005-09-28
Minor bugfixes and correction of confusing License notfications
thomascube
2005-09-25
Initial revision
thomascube