Commit Graph

25 Commits

Author SHA1 Message Date
Rouslan Placella
ede98d1fe2 Close page tags properly 2012-08-02 12:41:42 +02:00
Chanaka Indrajith
39d37fafcc Resolved conflicts 2012-06-27 21:53:59 +05:30
Chanaka Indrajith
1cc49d32d9 Resolved conflicts 2012-06-27 07:06:34 +05:30
Michal Čihař
ad824a9232 The sql_query can be unset 2012-06-25 12:16:51 +02:00
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Michal Čihař
4886150744 Correct usage of ob_end_clean and ob_get_contents 2012-06-18 10:01:59 +02:00
Rouslan Placella
1c01c222ef Coding style fixes 2012-06-12 14:04:39 +01:00
Rouslan Placella
ffe5d7fdc3 Added missing API call to the PMA_Footer class 2012-06-12 13:55:34 +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
796012fcc5 Completely drop footnotes and use tooltips instead 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
Dieter Adriaenssens
9c14442877 Fix typo 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
4d83b7f147 Added missing library include 2012-06-11 14:06:04 +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
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
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
Rouslan Placella
e7a698200d Added PMA_Footer and PMA_Footnotes classes 2012-06-11 14:06:03 +01:00