summaryrefslogtreecommitdiff
path: root/program/steps/settings/edit_identity.inc
AgeCommit message (Expand)Author
2014-06-30Support images drag-n-drop into image browser dialog in html signature editorAleksander Machniak
2014-06-29Support images in HTML signatures (#1488676)Aleksander Machniak
2014-06-14Unify some labelsAleksander Machniak
2014-05-30Implemented Text Editor widget that integrates all operations onAleksander Machniak
2014-04-28Make identity name field optional (#1489510)Aleksander Machniak
2013-12-31CS fixesAleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-08-04Fix XSS vulnerability when saving HTML signatures (#1489251)Aleksander Machniak
2012-11-28Merge pull request #49 from linagora/masterAleksander Machniak
2012-11-26Add new identity level: one identity with edit only signaturejeremie kornobis
2012-11-26Clarify rcube::get_user_name() usage, add rcube::get_user_email()Aleksander Machniak
2012-11-19Avoid double-encoding of HTML entities in signature edit fieldThomas Bruederli
2012-08-13Skip IDN conversion when saving/reading identies. This should provide proper ...Thomas Bruederli
2012-05-22Removed $Id$Aleksander Machniak
2012-05-22Add is_escaped attribute for html_select and html_textarea (#1488485)Aleksander Machniak
2012-05-22- Fix HTML entities handling in HTML editor (#1488483)Aleksander Machniak
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-02Use iframes for identity managementthomascube
2011-12-14Larry is growing upthomascube
2011-12-14Larry's identities settings and about pagethomascube
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalecpl
2011-08-28- Localize forwarded message header (#1488058)alecpl
2011-04-19Gracefully shrug on database errorsthomascube
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alecpl
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-12-09- Improved Mail-Reply-To and Mail-Followup-To headers handlingalecpl
2010-11-04- Unify template files namingalecpl
2010-10-13- Fix duplicated e-mail field in identity form (#1487054)alecpl
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-09-02- Added fieldsets in Identity form, added 'identity_form' hookalecpl
2010-06-23- removed PHP closing tagalecpl
2010-03-06- Don't show a warning on html2text switch when textarea is emptyalecpl
2009-07-15Use request tokens to protect POST requests from CSFRthomascube
2009-04-10- clean up, use simpler _get_email() replacementalecpl
2008-11-05- Fix HTML editor initialization on IE (#1485304)alecpl
2008-11-03- Add warning when switching editor mode from html to plain (#1485488)alecpl
2008-11-03#1485511: better handling for editing non-existing identitiesalecpl
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alecpl
2008-09-20- allow signature textarea size setting from skin + use cols=60alecpl
2008-09-16- Allow and use spellcheck attribute for input/textarea fields (#1485060)alecpl
2008-09-15Redesign of the identities settings + add config option to disable multiple i...thomascube
2008-09-14- use html2text for signatures in Settings/Identitiesalecpl
2008-09-13- localization fix for 'replyto' label length (use short 'replyto' and long '...alecpl
2008-06-15- Added option to select skin in user preferences (#1485031)alecpl
2008-05-21-localized pagetitle in Settings and Address bookalecpl
2008-05-07More code cleanup + oop-izationthomascube
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomascube
2008-04-17fix HTML mail sendingsvncommit
2008-04-16- added tinyMCE localization setting alecpl