summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_json_output.php
AgeCommit message (Collapse)Author
2011-02-06Delegate contact input validation to rcube_addressbook instance; accept ↵thomasb
already localized texts in rcube_output::show_message() git-svn-id: https://svn.roundcube.net/trunk@4498 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@4410 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-26- Fix: don't return "empty" unlockalec
git-svn-id: https://svn.roundcube.net/trunk@4139 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-14- Fix bug in rcube_plugin::local_skin_path()alec
git-svn-id: https://svn.roundcube.net/trunk@4091 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-13- Improve displaying of UI messages (#1486977)alec
git-svn-id: https://svn.roundcube.net/trunk@4083 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Update phpdoc (#1486958)alec
git-svn-id: https://svn.roundcube.net/trunk@4015 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-21- Fix setting headers for IE in AJAX responsesalec
git-svn-id: https://svn.roundcube.net/trunk@3981 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- code cleanup (mostly identation fixes)alec
git-svn-id: https://svn.roundcube.net/trunk@3553 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-18- fixed svn keywordsalec
git-svn-id: https://svn.roundcube.net/trunk@3211 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-13- fix for jQuery-1.4rc1: remove comment from ajax responsealec
git-svn-id: https://svn.roundcube.net/trunk@3202 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-11- use proper unicode cleanup for JSON, fixes #1486356alec
git-svn-id: https://svn.roundcube.net/trunk@3175 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-09- Use built-in json_encode() for proper JSON format in AJAX replies (and ↵alec
compat. with jQuery 1.4) git-svn-id: https://svn.roundcube.net/trunk@3170 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-01- remove redundant JQ() usealec
git-svn-id: https://svn.roundcube.net/trunk@2905 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-22- use RCMAIL_CHARSET instead of hardcoded 'utf-8'alec
git-svn-id: https://svn.roundcube.net/trunk@2672 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-01Use event system on the client to handle ajax callbacksthomasb
git-svn-id: https://svn.roundcube.net/trunk@2589 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-01Add plugin hooks for creating/saving/deleting identities and contactsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2441 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-26Fix adding labels from pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2429 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵thomasb
sample plugins) git-svn-id: https://svn.roundcube.net/trunk@2401 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* bumping up copyright (happy new year ;-))till
git-svn-id: https://svn.roundcube.net/trunk@2237 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Killed one more global var + log logins to a separate file (not console)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1735 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-23- typoalec
git-svn-id: https://svn.roundcube.net/trunk@1568 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-20Urlencode mail recipients for storing in session + little code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@1564 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-20Store compose parameters in session and redirect to a unique URLthomasb
git-svn-id: https://svn.roundcube.net/trunk@1562 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-14More code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@1532 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05- fixed setting pagetitle in ajax callsalec
git-svn-id: https://svn.roundcube.net/trunk@1358 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some ↵thomasb
global vars git-svn-id: https://svn.roundcube.net/trunk@1344 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-15- don't send set_env() when env array is emptyalec
git-svn-id: https://svn.roundcube.net/trunk@1305 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-14Don't use inexisting class namethomasb
git-svn-id: https://svn.roundcube.net/trunk@1297 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c