summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/settings/save_identity.inc
AgeCommit message (Collapse)Author
2012-04-21Support mutliple name/email pairs for Bcc and Reply-To identity settings ↵thomasb
(#1488445) git-svn-id: https://svn.roundcube.net/trunk@6109 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-02Use iframes for identity managementthomasb
git-svn-id: https://svn.roundcube.net/trunk@5686 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalec
git-svn-id: https://svn.roundcube.net/trunk@5564 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-02- Don't call rcube_idn_to_ascii() on empty dataalec
git-svn-id: https://svn.roundcube.net/trunk@4829 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-27- Fix handling of "<" character in contact data, search fields and folder ↵alec
names, identity name and organization fields (#1487864) git-svn-id: https://svn.roundcube.net/trunk@4812 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-04- Fix email_dns_check setting not used for identities/contacts (#1487740) alec
git-svn-id: https://svn.roundcube.net/trunk@4494 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alec
git-svn-id: https://svn.roundcube.net/trunk@4484 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@4410 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Plugin API: improved 'abort' flag handling, added 'result' item in some ↵alec
hooks: group_*, contact_*, identity_* (#1486914) git-svn-id: https://svn.roundcube.net/trunk@4025 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
git-svn-id: https://svn.roundcube.net/trunk@4009 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-13- Revert last (unintentional) commitalec
git-svn-id: https://svn.roundcube.net/trunk@3896 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-13- ja_JP update (#1486911)alec
git-svn-id: https://svn.roundcube.net/trunk@3895 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-09- Rename hooks: contact_save -> contact_update, identity_save -> ↵alec
identity_update, delete_identity -> identity_delete - Print warning to the log about deprecated hook names usage git-svn-id: https://svn.roundcube.net/trunk@3883 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete ↵alec
list (old names are supported without errors nor warnings) git-svn-id: https://svn.roundcube.net/trunk@3840 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-23- removed PHP closing tagalec
git-svn-id: https://svn.roundcube.net/trunk@3780 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-21Use global request tokens and automatically protect all POST requeststhomasb
git-svn-id: https://svn.roundcube.net/trunk@2778 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-15Use request tokens to protect POST requests from CSFRthomasb
git-svn-id: https://svn.roundcube.net/trunk@2755 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-14Trigger 'create_identity' when creating a new user; Allow 'create_user' hook ↵thomasb
to abort the operation git-svn-id: https://svn.roundcube.net/trunk@2481 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-01Add plugin hooks for creating/saving/deleting identities and contactsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2441 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-10- clean up, use simpler _get_email() replacementalec
git-svn-id: https://svn.roundcube.net/trunk@2383 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alec
- Allow deleting identities when multiple_identities=false (#1485435) git-svn-id: https://svn.roundcube.net/trunk@2006 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-18- Fix html signature formatting when identity save error occured (#1485426)alec
git-svn-id: https://svn.roundcube.net/trunk@1987 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-15Redesign of the identities settings + add config option to disable multiple ↵thomasb
identities git-svn-id: https://svn.roundcube.net/trunk@1796 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-19Don't check for non-existing property -> fix address bookthomasb
git-svn-id: https://svn.roundcube.net/trunk@1407 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-12-added confirmation message after identity insertion (like after update)alec
git-svn-id: https://svn.roundcube.net/trunk@1379 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some ↵thomasb
global vars git-svn-id: https://svn.roundcube.net/trunk@1344 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-12-10New class rcube_user + send message disposition notificationthomasb
git-svn-id: https://svn.roundcube.net/trunk@938 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@543 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-01-31Only allow one default identity (Bug #1484223)thomasb
git-svn-id: https://svn.roundcube.net/trunk@462 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-23Fixed little typos and improved CSS altering in HTML messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@432 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@344 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-01Improved message parsing and HTML validationthomasb
git-svn-id: https://svn.roundcube.net/trunk@330 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-16Fixed some XSS and SQL injection issuesthomasb
git-svn-id: https://svn.roundcube.net/trunk@319 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-04Several bugfixes; see CHANGELOG for detailsthomasb
git-svn-id: https://svn.roundcube.net/trunk@292 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-20Minor improvements and bugfixes (see changelog)roundcube
git-svn-id: https://svn.roundcube.net/trunk@169 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-03Improved reading of POST and GET valuesroundcube
git-svn-id: https://svn.roundcube.net/trunk@159 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-20Fixed some charset bugsroundcube
git-svn-id: https://svn.roundcube.net/trunk@147 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres ↵roundcube
support git-svn-id: https://svn.roundcube.net/trunk@88 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-06Added localized messages to client and check form inputroundcube
git-svn-id: https://svn.roundcube.net/trunk@76 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-01Prevent from identities XSSroundcube
git-svn-id: https://svn.roundcube.net/trunk@69 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-25more pear/mdb2 integrationsparc
git-svn-id: https://svn.roundcube.net/trunk@58 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-28Minor bugfixes and correction of confusing License notficationsroundcube
git-svn-id: https://svn.roundcube.net/trunk@8 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-25Initial revisionroundcube
git-svn-id: https://svn.roundcube.net/trunk@3 208e9e7b-5314-0410-a742-e7e81cd9613c