Commit Graph

34 Commits

Author SHA1 Message Date
Alex Marin
ad32e6a529 add theme parameter 2012-08-16 23:18:22 +03:00
Alex Marin
6867d605ae fix illegal character in get_image.js.php; trigger jQuery ready events 2012-08-16 16:38:56 +03:00
Chanaka Indrajith
038a81b1a8 Resolved comflicts 2012-06-28 06:10:43 +05:30
Madhura Jayaratne
98e1debafa Fix indentation 2012-06-27 23:09:38 +05:30
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ř
6a4ac7ef32 Do not emit headers when running testsuite 2012-06-25 12:17:33 +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
dc8f882919 Set headerIsSent property of PMA_Header class as private,
as it's no longer necessary to access it externally
2012-06-12 14:21:48 +01:00
Rouslan Placella
007b10e90a Moved lost global 2012-06-12 14:07:00 +01:00
Rouslan Placella
1c01c222ef Coding style fixes 2012-06-12 14:04:39 +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
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
ca2f161948 Dropped $GLOBALS['page_title'] 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
Dieter Adriaenssens
9c14442877 Fix typo 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
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
d5fa1c666f Handle scripts in the PMA_Footer class 2012-06-11 14:06:03 +01:00
Rouslan Placella
de36567ea6 Docblocks and coding style fixes for the new classes 2012-06-11 14:06:03 +01:00
Rouslan Placella
da1e70e1fb Integrated authentication libraries with PMA_Header class 2012-06-11 14:06:03 +01:00
Rouslan Placella
a14da7bd5a Small code cleanup 2012-06-11 14:06:03 +01:00
Rouslan Placella
afb5600e7e Dropped header_http.inc.php 2012-06-11 14:06:03 +01:00
Rouslan Placella
ada9c98c0c Integrated print view functionality into the PMA_Header class 2012-06-11 14:06:03 +01:00
Rouslan Placella
bf0b05297c PMA_Header::$headerIsSent must be static 2012-06-11 14:06:03 +01:00
Rouslan Placella
a1e255dde4 Drop constant PMA_DISPLAY_HEADING 2012-06-11 14:06:03 +01:00
Rouslan Placella
88c899ff6a The PMA_Menu class no longer need to be a singleton 2012-06-11 14:06:02 +01:00
Rouslan Placella
54d47b89db Use PMA_Header class in themes.php 2012-06-11 14:06:02 +01:00
Rouslan Placella
97449dae42 New classes PMA_Header and PMA_Scripts 2012-06-11 14:06:02 +01:00