Commit Graph

16 Commits

Author SHA1 Message Date
Ralf Becker
d510c4fc2b removing xajax and enabling egw_json xajax legacy support 2010-07-27 09:16:07 +00:00
Ralf Becker
40092896a5 allow null as value in assign() 2010-07-21 13:17:37 +00:00
Andreas Stöckel
8c0e4cce64 Synchronized phpgwapi/js/jsapi, phpgwapi/js/egw_json.js and phpgwapi/inc/class.egw_json.inc.php with trunk 2010-06-23 09:14:09 +00:00
Andreas Stöckel
b99d1822d2 Synchronized jdots with trunk 2010-06-16 14:56:57 +00:00
Andreas Stöckel
b841f570f0 Added wrapper for xajax.addScriptCall(), added ?cd=10 to json.php response again 2010-06-11 11:43:54 +00:00
Andreas Stöckel
327324c95e Synchronized json code from trunk with 10.1 2010-06-11 08:38:36 +00:00
Andreas Stöckel
de3ee335a9 Fixed handling of json requests using etemplate.process_exec and fixes in the json encoding of hierarchical values 2010-06-10 10:48:59 +00:00
Ralf Becker
feaab09818 calling jquery as part of a response, eg. ->call('#123','addClass',array('valid')); 2010-06-09 14:41:40 +00:00
Andreas Stöckel
7eb21252af Removed code which might interrupt XAJAX from working 2010-06-09 13:52:38 +00:00
Andreas Stöckel
084ef11729 Handling of reqests which miss a parameter section 2010-06-09 13:46:35 +00:00
Nathan Gray
a09a58ae11 Add handling for in case the input data comes pre-parsed 2010-06-09 12:57:36 +00:00
Ralf Becker
ea57302fce not using options parameter on json_encode, as PHP5.2 returns empty string and loading template class only, if not autoloadable 2010-06-02 18:11:15 +00:00
Andreas Stöckel
ca263fc6d8 - Rewrote redirect function
- Setting the webserver url in head
2010-06-02 08:10:43 +00:00
Ralf Becker
a3bb4afe1b documenting and adding exception and redirect handler to json handler 2010-06-01 18:54:31 +00:00
Andreas Stöckel
0c243b49a3 - Updated JS and PHP egw_json code
- Added array_stripslashes() to common_functions.inc.php
- Added json handler (json.php)
2010-06-01 14:20:55 +00:00
Andreas Stöckel
2bbe2e1203 Added PHP and JS JSON libraries for replacement of XAJAX 2010-06-01 12:38:41 +00:00