Commit Graph

32 Commits

Author SHA1 Message Date
Rouslan Placella
de36d629b6 Don't add any extra data to failed ajax requests 2012-11-30 19:40:54 +00:00
Rouslan Placella
d505e3c70e Wait for erroring out about the token until after the authentication 2012-11-27 01:00:56 +00:00
Rouslan Placella
25111c57b3 Fixed undefined variable 2012-11-27 00:43:43 +00:00
Rouslan Placella
12be96c61d Error out on ajax requests with an invalid token 2012-11-27 00:37:35 +00:00
Rouslan Placella
afbb6cacbc Fixed fatal errors in DisplayResults test cases 2012-11-01 13:27:06 +00:00
Rouslan Placella
483dab2feb phpcs fixes 2012-10-30 20:24:01 +00:00
Rouslan Placella
886f926c0b Implemented menu caching 2012-10-30 20:24:00 +00:00
Rouslan Placella
dc04f8f80a Display the message (with the outcome of the execution of the query) after ajax page requests 2012-10-30 20:24:00 +00:00
Rouslan Placella
234e8d6520 Fixed generation of the url for the selflink 2012-10-30 20:24:00 +00:00
Rouslan Placella
7356b407ad Rewrite and integration of js/common.js 2012-10-30 20:23:59 +00:00
Rouslan Placella
7232467d2e Started fixing server-side reloading of the querywindow 2012-10-30 20:23:59 +00:00
Rouslan Placella
bc3d5999bd Fixed server-side reloading of the navigation tree 2012-10-30 20:23:59 +00:00
Rouslan Placella
50266d206b Fixed updating of the title of the page 2012-10-30 20:16:58 +00:00
Rouslan Placella
0eb956373f Display PHP errors after AJAX request for pages 2012-10-30 20:10:21 +00:00
Rouslan Placella
783897e60a Update selflink on ajax requests 2012-10-30 20:10:21 +00:00
Rouslan Placella
5486bdb312 Implemented page, menu and scripts loading via ajax 2012-10-30 20:04:52 +00:00
Rouslan Placella
c9fe310512 Fixed docblock 2012-08-04 12:39:58 +02:00
Rouslan Placella
1c01c222ef Coding style fixes 2012-06-12 14:04:39 +01:00
Rouslan Placella
ef2b98dd8e Use PMA_Response class in PMA_ajaxResponse() 2012-06-11 14:06:04 +01:00
Rouslan Placella
c7d835347c Force JSON response for AJAX requests 2012-06-11 14:06:04 +01:00
Rouslan Placella
a3d7a055ee Docblock fixes 2012-06-11 14:06:04 +01:00
Rouslan Placella
3b2c2ec861 Remember CWD after the initial script has shutdown 2012-06-11 14:06:04 +01:00
Rouslan Placella
0b3c5b9694 Fixed variable name 2012-06-11 14:06:04 +01:00
Dieter Adriaenssens
9c14442877 Fix typo 2012-06-11 14:06:04 +01:00
Rouslan Placella
3cf937022e Integrated ajax responses from user_password.php with PMA_Response class 2012-06-11 14:06:04 +01:00
Rouslan Placella
093725794c Added JSON responses to the PMA_Response class 2012-06-11 14:06:04 +01:00
Rouslan Placella
5765eaabb0 Don't force 'text/html' on ajax requests 2012-06-11 14:06:03 +01:00
Rouslan Placella
d9bedbd75e Finished integrating the PMA_Footer class 2012-06-11 14:06:03 +01:00
Rouslan Placella
07c7b29f48 Fixes for disabling the response 2012-06-11 14:06:03 +01:00
Rouslan Placella
41cb6e20b0 Added PMA_OutputBuffering class, dropped ob.lib.php 2012-06-11 14:06:03 +01:00
Rouslan Placella
a054562100 PMA_Footer and PMA_Header no longer need to be singletons 2012-06-11 14:06:03 +01:00
Rouslan Placella
a5761291f7 Added PMA_Response class 2012-06-11 14:06:03 +01:00