Rouslan Placella
|
1871e8279e
|
Fixed ajax responses in server_variable.php
|
2012-06-11 14:06:05 +01:00 |
|
Rouslan Placella
|
8b0f21aa0d
|
Fixed user preferences export/import
|
2012-06-11 14:06:05 +01:00 |
|
Rouslan Placella
|
ec5322ed26
|
Fixed conflicting global variable names
|
2012-06-11 14:06:05 +01:00 |
|
Rouslan Placella
|
971db49c11
|
Expect JSON for every ajax request in JavaScript
|
2012-06-11 14:06:05 +01:00 |
|
Rouslan Placella
|
ef2b98dd8e
|
Use PMA_Response class in PMA_ajaxResponse()
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
11ccc10951
|
Moved the check for whether warnings are enabled inside function
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
1e4d8fd6b4
|
Fixed ajax response for "display git revision"
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
bdb33e4548
|
Fixed ajax response for change password form
|
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
|
74199dd114
|
Display messages once on password change
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
a3d7a055ee
|
Docblock fixes
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
796012fcc5
|
Completely drop footnotes and use tooltips instead
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
30d7d92e02
|
BBCode is never used with PMA_showHint() in the code base
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
ca2f161948
|
Dropped $GLOBALS['page_title']
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
f6bcab6425
|
Don't die before the Response class is instanciated
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
31c8ca6301
|
Disable Response class for XHR requests in PMD
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
6e12d1a088
|
Ensure that PMA_Response is instanciated in common.inc.php
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
015fce08ee
|
Fixed bad variable name
|
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
|
ae6e50a8a8
|
Drop display() from Header and Footer classes. The Response class will do all the rendering.
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
ec4b3d9e46
|
Disable warnings in header for cookie auth
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
4995de86f4
|
Display "Too many error messages" only once
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
fd005fe4c4
|
The filename and line number sometimes are unavailable
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
1f7daca600
|
Dropped PMA_includeJS() in favor of the PMA_Scripts class
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
e7cd6a1e8a
|
PHP seems to reset the CWD after a call to exit, so we need to collect the file timestamps early
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
0b3c5b9694
|
Fixed variable name
|
2012-06-11 14:06:04 +01:00 |
|
Dieter Adriaenssens
|
4edb55f722
|
improve DocBlock
|
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
|
bc7753ee7c
|
Don't display error messages in ajax responses
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
ed853f9e7c
|
Fixed undefined variable
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
eb98110541
|
Dropped footer.inc.php
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
4d83b7f147
|
Added missing library include
|
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
|
7e35bbf6d1
|
Fixed multiple errors display
|
2012-06-11 14:06:03 +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
|
234480cdae
|
Integrated themes.php with PMA_Response 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
|
635023c791
|
relation.lib.php is already included by common.inc.php
|
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
|
c2ae2ae265
|
Integrated chk_rel.php with PMA_Response class
|
2012-06-11 14:06:03 +01:00 |
|
Rouslan Placella
|
a5761291f7
|
Added PMA_Response class
|
2012-06-11 14:06:03 +01:00 |
|
Rouslan Placella
|
3694c3288c
|
Moved PMA_setHistory call to PMA_Footer class
|
2012-06-11 14:06:03 +01:00 |
|
Rouslan Placella
|
e712968b96
|
Coding style fixes
|
2012-06-11 14:06:03 +01:00 |
|
Rouslan Placella
|
84ab4b1c0b
|
Fixed rendering when there are no footnotes
|
2012-06-11 14:06:03 +01:00 |
|
Rouslan Placella
|
50dd031a6f
|
Moved the rendering of error messages to the PMA_Footer class
|
2012-06-11 14:06:03 +01:00 |
|
Rouslan Placella
|
5e5141a46c
|
Moved the rendering of debug messages to the PMA_Footer class
|
2012-06-11 14:06:03 +01:00 |
|
Rouslan Placella
|
d5fa1c666f
|
Handle scripts in the PMA_Footer class
|
2012-06-11 14:06:03 +01:00 |
|