Ralf Becker
|
08806fe9e5
|
backport of reworked solution from trunk
|
2011-03-17 20:40:02 +00:00 |
|
Andreas Stöckel
|
694dc8fc9f
|
Reverted to old revision as having a 10.1 as a remote application is not needed
|
2011-01-20 20:14:18 +00:00 |
|
Andreas Stöckel
|
ef09307743
|
Got remote applications in the jdots template finally working as they should - this unfortunately required a lot of 'dirty' hacks, as egroupware had not been designed to do this. So e.g. there had to be a litte bit code added to the login page, which prevented it from redirecting to a page with a full framework rebuild.
|
2011-01-20 14:12:12 +00:00 |
|
Andreas Stöckel
|
c03b31eb6b
|
Fixed typo in egw_json which had already been fixed in trunk a while ago but not here
|
2010-12-02 11:16:19 +00:00 |
|
Ralf Becker
|
f19335a721
|
do NOT return buttons, unless they are pressed
|
2010-10-12 13:57:46 +00:00 |
|
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 |
|