Commit Graph

27 Commits (63d4d61148cdaac48973baea2ab783d3e965a9c2)

Author SHA1 Message Date
alecpl 1ac5431877 - Fix bug in rcube_plugin::local_skin_path() 14 years ago
alecpl ad334a1257 - Improve displaying of UI messages (#1486977) 14 years ago
alecpl 5c461bada9 - Update phpdoc (#1486958) 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl 1151581366 - Fix setting headers for IE in AJAX responses 14 years ago
alecpl 2eb7943f2a - code cleanup (mostly identation fixes) 14 years ago
alecpl 1d786c86bf - fixed svn keywords 15 years ago
alecpl fd9cca2f2b - fix for jQuery-1.4rc1: remove comment from ajax response 15 years ago
alecpl 2717f9f68e - use proper unicode cleanup for JSON, fixes #1486356 15 years ago
alecpl e5d60d69d4 - Use built-in json_encode() for proper JSON format in AJAX replies (and compat. with jQuery 1.4) 15 years ago
alecpl e0480e9df8 - remove redundant JQ() use 15 years ago
alecpl ecb9fb058d - use RCMAIL_CHARSET instead of hardcoded 'utf-8' 15 years ago
thomascube 0e99d37a18 Use event system on the client to handle ajax callbacks 15 years ago
thomascube 69f18a09ae Add plugin hooks for creating/saving/deleting identities and contacts 15 years ago
thomascube 5c2d6e3555 Fix adding labels from plugins 15 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 15 years ago
till cbbef379a5 * bumping up copyright (happy new year ;-)) 16 years ago
thomascube c8a21d646c Killed one more global var + log logins to a separate file (not console) 16 years ago
alecpl f7a122fefd - typo 16 years ago
thomascube fde466c58c Urlencode mail recipients for storing in session + little code cleanup 16 years ago
thomascube c719f3c1e0 Store compose parameters in session and redirect to a unique URL 16 years ago
thomascube 83a7636872 More code cleanup 16 years ago
alecpl a4e6ed10f6 - fixed setting pagetitle in ajax calls 16 years ago
thomascube 197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 16 years ago
alecpl 47fab0a48e - don't send set_env() when env array is empty 16 years ago
thomascube b2d8b845de Don't use inexisting class name 16 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago