index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
steps
/
addressbook
/
save.inc
Age
Commit message (
Expand
)
Author
2011-03-10
Prepare for multiple concurrent compose windows
thomasb
2011-02-25
Allow multiple records with same e-mail address but show notice to the user
thomasb
2011-02-09
Always generate valid DOM identifiers using html_identifier() write original ...
thomasb
2011-02-06
Delegate contact input validation to rcube_addressbook instance; accept alrea...
thomasb
2011-02-04
- Fix email_dns_check setting not used for identities/contacts (#1487740)
alec
2011-02-03
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
alec
2011-01-29
Add groups support for LDAP address books, contributed by Andreas Dick
thomasb
2011-01-23
When creating a new contact, add it to the selected group; consider the selec...
thomasb
2011-01-18
Merge branch devel-addressbook (r4193:4382) back into trunk
thomasb
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomasb
2010-11-02
- Support contact's email addresses up to 255 characters long (#1487095)
alec
2010-09-30
- Plugin API: improved 'abort' flag handling, added 'result' item in some hoo...
alec
2010-09-25
- s/RoundCube/Roundcube/
alec
2010-08-09
- Rename hooks: contact_save -> contact_update, identity_save -> identity_upd...
alec
2010-07-30
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...
alec
2010-06-23
- removed PHP closing tag
alec
2010-04-22
- fix dublicated 'show' action after contact creation
alec
2009-08-29
- Fix LDAP contact update when RDN field is changed (#1485788)
alec
2009-07-21
Use global request tokens and automatically protect all POST requests
thomasb
2009-07-15
Use request tokens to protect POST requests from CSFR
thomasb
2009-05-01
Add plugin hooks for creating/saving/deleting identities and contacts
thomasb
2008-05-19
Don't check for non-existing property -> fix address book
thomasb
2008-04-30
Next step: introduce the application class 'rcmail' and get rid of some globa...
thomasb
2007-07-03
Fix address adding bug reported by David Koblas
thomasb
2007-04-28
Merged branch devel-addressbook from r443 back to trunk
thomasb
2006-09-24
Partial client re-write with a common list class
thomasb
2006-08-30
Added MSSQL support
thomasb
2006-08-28
Fixed tickets 1445501 and 1483820
estadtherr
2006-08-11
Reverted files to r305
thomasb
2006-08-10
Added a few fields to the contact table and made this fields avaiable (Ticket...
tri
2006-03-03
Improved reading of POST and GET values
roundcube
2006-02-20
Fixed some charset bugs
roundcube
2006-01-08
adding files and modifications for public ldap search
justinrandell
2005-12-03
Re-design of caching (new database table added\!); some bugfixes; Postgres su...
roundcube
2005-11-06
Added localized messages to client and check form input
roundcube
2005-11-06
Added 'changed' col to contacts table and support for 160-bit session hashes
roundcube
2005-10-31
Prevent from address book XSS
roundcube
2005-10-25
more pear/mdb2 integration
sparc
2005-09-28
Minor bugfixes and correction of confusing License notfications
roundcube
2005-09-25
Initial revision
roundcube