Commit Graph

25 Commits

Author SHA1 Message Date
alecpl
5c461bada9 - Update phpdoc (#1486958) 2010-09-29 16:47:05 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
1151581366 - Fix setting headers for IE in AJAX responses 2010-09-21 08:41:59 +00:00
alecpl
2eb7943f2a - code cleanup (mostly identation fixes) 2010-04-23 11:25:37 +00:00
alecpl
1d786c86bf - fixed svn keywords 2010-01-18 19:05:11 +00:00
alecpl
fd9cca2f2b - fix for jQuery-1.4rc1: remove comment from ajax response 2010-01-13 08:51:10 +00:00
alecpl
2717f9f68e - use proper unicode cleanup for JSON, fixes #1486356 2009-12-11 16:53:54 +00:00
alecpl
e5d60d69d4 - Use built-in json_encode() for proper JSON format in AJAX replies (and compat. with jQuery 1.4) 2009-12-09 08:18:47 +00:00
alecpl
e0480e9df8 - remove redundant JQ() use 2009-09-01 15:13:45 +00:00
alecpl
ecb9fb058d - use RCMAIL_CHARSET instead of hardcoded 'utf-8' 2009-06-22 16:20:34 +00:00
thomascube
0e99d37a18 Use event system on the client to handle ajax callbacks 2009-06-01 15:35:53 +00:00
thomascube
69f18a09ae Add plugin hooks for creating/saving/deleting identities and contacts 2009-05-01 19:04:26 +00:00
thomascube
5c2d6e3555 Fix adding labels from plugins 2009-04-26 17:02:13 +00:00
thomascube
cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 2009-04-19 17:44:29 +00:00
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
thomascube
c8a21d646c Killed one more global var + log logins to a separate file (not console) 2008-09-05 07:27:23 +00:00
alecpl
f7a122fefd - typo 2008-06-23 11:06:19 +00:00
thomascube
fde466c58c Urlencode mail recipients for storing in session + little code cleanup 2008-06-20 11:40:05 +00:00
thomascube
c719f3c1e0 Store compose parameters in session and redirect to a unique URL 2008-06-20 10:40:01 +00:00
thomascube
83a7636872 More code cleanup 2008-06-14 12:23:08 +00:00
alecpl
a4e6ed10f6 - fixed setting pagetitle in ajax calls 2008-05-05 18:21:25 +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
alecpl
47fab0a48e - don't send set_env() when env array is empty 2008-04-15 07:34:28 +00:00
thomascube
b2d8b845de Don't use inexisting class name 2008-04-14 06:58:25 +00:00
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00