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
/
settings
/
save_identity.inc
Age
Commit message (
Expand
)
Author
2012-08-13
Skip IDN conversion when saving/reading identies. This should provide proper ...
Thomas Bruederli
2012-05-22
Removed $Id$
Aleksander Machniak
2012-04-21
Support mutliple name/email pairs for Bcc and Reply-To identity settings (#14...
thomascube
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2012-01-02
Use iframes for identity management
thomascube
2011-12-07
- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
alecpl
2011-06-02
- Don't call rcube_idn_to_ascii() on empty data
alecpl
2011-05-27
- Fix handling of "<" character in contact data, search fields and folder nam...
alecpl
2011-02-04
- Fix email_dns_check setting not used for identities/contacts (#1487740)
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-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-08-13
- Revert last (unintentional) commit
alecpl
2010-08-13
- ja_JP update (#1486911)
alecpl
2010-08-09
- Rename hooks: contact_save -> contact_update, identity_save -> identity_upd...
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-21
Use global request tokens and automatically protect all POST requests
thomascube
2009-07-15
Use request tokens to protect POST requests from CSFR
thomascube
2009-05-14
Trigger 'create_identity' when creating a new user; Allow 'create_user' hook ...
thomascube
2009-05-01
Add plugin hooks for creating/saving/deleting identities and contacts
thomascube
2009-04-10
- clean up, use simpler _get_email() replacement
alecpl
2008-10-24
- Added option 'identities_level', removed 'multiple_identities'
alecpl
2008-10-18
- Fix html signature formatting when identity save error occured (#1485426)
alecpl
2008-09-15
Redesign of the identities settings + add config option to disable multiple i...
thomascube
2008-05-19
Don't check for non-existing property -> fix address book
thomascube
2008-05-12
-added confirmation message after identity insertion (like after update)
alecpl
2008-04-30
Next step: introduce the application class 'rcmail' and get rid of some globa...
thomascube
2007-12-10
New class rcube_user + send message disposition notification
thomascube
2007-04-28
Merged branch devel-addressbook from r443 back to trunk
thomascube
2007-01-31
Only allow one default identity (Bug #1484223)
thomascube
2006-12-23
Fixed little typos and improved CSS altering in HTML messages
thomascube
2006-09-14
Initial TinyMCE editor support (still need to work on spellcheck and skins)
svncommit
2006-09-01
Improved message parsing and HTML validation
thomascube
2006-08-16
Fixed some XSS and SQL injection issues
thomascube
2006-08-04
Several bugfixes; see CHANGELOG for details
thomascube
2006-03-20
Minor improvements and bugfixes (see changelog)
thomascube
2006-03-03
Improved reading of POST and GET values
thomascube
2006-02-20
Fixed some charset bugs
thomascube
2005-12-03
Re-design of caching (new database table added\!); some bugfixes; Postgres su...
thomascube
2005-11-06
Added localized messages to client and check form input
thomascube
2005-11-01
Prevent from identities XSS
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