Commit Graph

35 Commits (141eb8a497d847069cf87ce0d204614596338352)

Author SHA1 Message Date
alecpl 5821ff5123 - Don't show a warning on html2text switch when textarea is empty
- Set properly select's value when html2text is aborted
15 years ago
thomascube 57f0c81f2c Use request tokens to protect POST requests from CSFR 15 years ago
alecpl 82c45a1952 - clean up, use simpler _get_email() replacement 15 years ago
alecpl b8ae5093cc - Fix HTML editor initialization on IE (#1485304)
- move back toggle_editor function to editor.js
- merge identity and compose editor init functions
16 years ago
alecpl 79af0bb1ba - Add warning when switching editor mode from html to plain (#1485488)
- Unified editor switching functions
16 years ago
alecpl 7f59c01a45 #1485511: better handling for editing non-existing identities 16 years ago
alecpl ec01712a99 - Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435)
16 years ago
alecpl 106d057f84 - allow signature textarea size setting from skin + use cols=60 16 years ago
alecpl 491a6e2901 - Allow and use spellcheck attribute for input/textarea fields (#1485060) 16 years ago
thomascube f645ce169e Redesign of the identities settings + add config option to disable multiple identities 16 years ago
alecpl 3bd94b142e - use html2text for signatures in Settings/Identities 16 years ago
alecpl 000bb9a55c - localization fix for 'replyto' label length (use short 'replyto' and long 'reply-to') 16 years ago
alecpl e58df3adc9 - Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
16 years ago
alecpl a55606b122 -localized pagetitle in Settings and Address book
-removed useless and not working code
16 years ago
thomascube 1854c4525b More code cleanup + oop-ization 16 years ago
thomascube 197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 16 years ago
svncommit 140d6e9063 fix HTML mail sending 16 years ago
alecpl 33bb9826a7 - added tinyMCE localization setting
- don't use tiny_mce_src.js
16 years ago
svncommit d9344fc349 HTML editing fixes, upgrade to TinyMCE v3.0.6 16 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago
svncommit 4315b0086b added ability to insert attached images in HTML editor 17 years ago
thomascube fba1f5ab81 New class rcube_user + send message disposition notification 17 years ago
thomascube f1154163b0 Merged branch devel-addressbook from r443 back to trunk 17 years ago
thomascube 2bca6e1da0 New (strict) quoting for all kind of strings 18 years ago
svncommit dd792e8253 fixed signature issues 18 years ago
thomascube 740e9ec007 Fixed JS errors in identity list (Bug #1484120) 18 years ago
svncommit 5ec6194622 fixed css path 18 years ago
svncommit a0109c4933 Initial TinyMCE editor support (still need to work on spellcheck and skins) 18 years ago
thomascube 89406f36c2 Fixed some XSS and SQL injection issues 18 years ago
thomascube 1cded85790 Re-design of caching (new database table added\!); some bugfixes; Postgres support 19 years ago
thomascube 10a699759d Added localized messages to client and check form input 19 years ago
svncommit d7cb77414c more pear/mdb2 integration 19 years ago
svncommit 1038d554e4 various fixes for correct catalan/spanish display 19 years ago
thomascube 30233b8dfb Minor bugfixes and correction of confusing License notfications 19 years ago
thomascube 4e17e6c9db Initial revision 19 years ago