Ralf Becker
|
d510c4fc2b
|
removing xajax and enabling egw_json xajax legacy support
|
2010-07-27 09:16:07 +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
|
e88327f421
|
Mage egw_json_getFormValues a global function
|
2010-06-15 09:49:15 +00:00 |
|
Andreas Stöckel
|
6889a15f35
|
Fixed compatibility issues with IE
|
2010-06-14 16:07:12 +00:00 |
|
Andreas Stöckel
|
607326121b
|
Removed debug message
|
2010-06-11 15:10:27 +00:00 |
|
Andreas Stöckel
|
74bbdc1c05
|
Added escaping for json strings
|
2010-06-11 15:07:40 +00:00 |
|
Andreas Stöckel
|
193b77a5df
|
Fixed problem with generation of numerical indices in _egw_json_getFormValue, using the new global parameter of egw_json_response.redirect in json.php
|
2010-06-11 10:26:39 +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
|
506d9753be
|
Rewrote encoding of the json code, prevented "script"-handler from breaking on errors
|
2010-06-09 13:24:59 +00:00 |
|
Nathan Gray
|
9d4c60bc42
|
Use a javascript object instead of building a JSON string
|
2010-06-09 12:39:32 +00:00 |
|
Nathan Gray
|
b5179882ab
|
Add a check to handle being called from inside a frame
|
2010-06-09 10:40:17 +00:00 |
|
Andreas Stöckel
|
75651489a7
|
Allowed empty content to be returned from the server
|
2010-06-04 15:22:01 +00:00 |
|
Andreas Stöckel
|
7b2aedddb3
|
Renamed the alert handler to egw_alertHandler
|
2010-06-04 08:16:45 +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 |
|