summaryrefslogtreecommitdiff
path: root/program/include/rcube_json_output.php
AgeCommit message (Expand)Author
2012-04-11Keep improvement from r6060: show 'loading...' message when redirectingthomascube
2012-04-11- Revert r6060, fix #1487822 using css-onlyalecpl
2012-04-11Force page reload if list columns changed in IE8 (#1487822)thomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2011-09-16Remove debugging stuffthomascube
2011-09-16Fix session race conditions when composing new messagesthomascube
2011-08-09- Fix XSS vulnerability in UI messages (#1488030)alecpl
2011-08-03- Display current user name in page title if devel_mode=truealecpl
2011-07-07- Added possibility to undo last contact delete operationalecpl
2011-02-06Delegate contact input validation to rcube_addressbook instance; accept alrea...thomascube
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-10-26- Fix: don't return "empty" unlockalecpl
2010-10-14- Fix bug in rcube_plugin::local_skin_path()alecpl
2010-10-13- Improve displaying of UI messages (#1486977)alecpl
2010-09-29- Update phpdoc (#1486958)alecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-09-21- Fix setting headers for IE in AJAX responsesalecpl
2010-04-23- code cleanup (mostly identation fixes)alecpl
2010-01-18- fixed svn keywordsalecpl
2010-01-13- fix for jQuery-1.4rc1: remove comment from ajax responsealecpl
2009-12-11- use proper unicode cleanup for JSON, fixes #1486356alecpl
2009-12-09- Use built-in json_encode() for proper JSON format in AJAX replies (and comp...alecpl
2009-09-01- remove redundant JQ() usealecpl
2009-06-22- use RCMAIL_CHARSET instead of hardcoded 'utf-8'alecpl
2009-06-01Use event system on the client to handle ajax callbacksthomascube
2009-05-01Add plugin hooks for creating/saving/deleting identities and contactsthomascube
2009-04-26Fix adding labels from pluginsthomascube
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomascube
2009-01-17* bumping up copyright (happy new year ;-))till
2008-09-05Killed one more global var + log logins to a separate file (not console)thomascube
2008-06-23- typoalecpl
2008-06-20Urlencode mail recipients for storing in session + little code cleanupthomascube
2008-06-20Store compose parameters in session and redirect to a unique URLthomascube
2008-06-14More code cleanupthomascube
2008-05-05- fixed setting pagetitle in ajax callsalecpl
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomascube
2008-04-15- don't send set_env() when env array is emptyalecpl
2008-04-14Don't use inexisting class namethomascube
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube