Commit Graph

36 Commits

Author SHA1 Message Date
alecpl
ce92ba767a - Plugin API: improved 'abort' flag handling, added 'result' item in some hooks: group_*, contact_*, identity_* (#1486914) 2010-09-30 13:24:33 +00:00
alecpl
e99991996d - Add Internationalized Domain Name (IDNA) support (#1483894) 2010-09-29 12:36:28 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
4612535008 - Revert last (unintentional) commit 2010-08-13 06:25:30 +00:00
alecpl
b72a1001dc - ja_JP update (#1486911) 2010-08-13 06:21:29 +00:00
alecpl
119ad13d74 - Rename hooks: contact_save -> contact_update, identity_save -> identity_update, delete_identity -> identity_delete
- Print warning to the log about deprecated hook names usage
2010-08-09 06:35:10 +00:00
alecpl
e6ce0062f2 - Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list (old names are supported without errors nor warnings) 2010-07-30 06:34:02 +00:00
alecpl
b25dfd0913 - removed PHP closing tag 2010-06-23 09:55:08 +00:00
thomascube
5499336fef Use global request tokens and automatically protect all POST requests 2009-07-21 16:02:33 +00:00
thomascube
57f0c81f2c Use request tokens to protect POST requests from CSFR 2009-07-15 09:49:35 +00:00
thomascube
f879f4e2f8 Trigger 'create_identity' when creating a new user; Allow 'create_user' hook to abort the operation 2009-05-14 19:26:34 +00:00
thomascube
69f18a09ae Add plugin hooks for creating/saving/deleting identities and contacts 2009-05-01 19:04:26 +00:00
alecpl
82c45a1952 - clean up, use simpler _get_email() replacement 2009-04-10 08:16:41 +00:00
alecpl
ec01712a99 - Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435)
2008-10-24 07:57:21 +00:00
alecpl
407dcf9e71 - Fix html signature formatting when identity save error occured (#1485426) 2008-10-18 10:56:11 +00:00
thomascube
f645ce169e Redesign of the identities settings + add config option to disable multiple identities 2008-09-15 14:53:57 +00:00
thomascube
c1b3c4cc31 Don't check for non-existing property -> fix address book 2008-05-19 17:47:45 +00:00
alecpl
72b2807fb9 -added confirmation message after identity insertion (like after update) 2008-05-12 13:29:26 +00:00
thomascube
197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 2008-04-30 08:21:42 +00:00
thomascube
fba1f5ab81 New class rcube_user + send message disposition notification 2007-12-10 15:27:19 +00:00
thomascube
f1154163b0 Merged branch devel-addressbook from r443 back to trunk 2007-04-28 18:07:12 +00:00
thomascube
6ec91f1eb2 Only allow one default identity (Bug #1484223) 2007-01-31 22:11:08 +00:00
thomascube
853b2e7341 Fixed little typos and improved CSS altering in HTML messages 2006-12-23 11:16:53 +00:00
svncommit
a0109c4933 Initial TinyMCE editor support (still need to work on spellcheck and skins) 2006-09-14 03:49:28 +00:00
thomascube
ea206d3d92 Improved message parsing and HTML validation 2006-09-01 10:01:31 +00:00
thomascube
89406f36c2 Fixed some XSS and SQL injection issues 2006-08-16 08:06:31 +00:00
thomascube
fa4cd20fb1 Several bugfixes; see CHANGELOG for details 2006-08-04 12:10:34 +00:00
thomascube
ad57b3ab3a Minor improvements and bugfixes (see changelog) 2006-03-20 22:38:10 +00:00
thomascube
ea7c46b4f3 Improved reading of POST and GET values 2006-03-03 16:34:35 +00:00
thomascube
13c1afbcbb Fixed some charset bugs 2006-02-20 23:29:14 +00:00
thomascube
1cded85790 Re-design of caching (new database table added\!); some bugfixes; Postgres support 2005-12-03 16:54:12 +00:00
thomascube
10a699759d Added localized messages to client and check form input 2005-11-06 19:26:45 +00:00
thomascube
dba5f7c44a Prevent from identities XSS 2005-11-01 00:01:40 +00:00
svncommit
d7cb77414c more pear/mdb2 integration 2005-10-25 15:04:17 +00:00
thomascube
30233b8dfb Minor bugfixes and correction of confusing License notfications 2005-09-28 22:28:05 +00:00
thomascube
4e17e6c9db Initial revision 2005-09-25 14:18:03 +00:00