Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: b598e40c1b388857ff1f0856401a1a030ba3003f https://github.com/phpmyadmin/phpmyadmin/commit/b598e40c1b388857ff1f0856401a... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/header.inc.php M libraries/user_preferences.lib.php
Log Message: ----------- Return string from PMA_userprefs_autoload_header()
Commit: 315fa0af0458f4647b196e05aa23c919b9e66746 https://github.com/phpmyadmin/phpmyadmin/commit/315fa0af0458f4647b196e05aa23... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/header.inc.php M libraries/user_preferences.lib.php
Log Message: ----------- Renamed PMA_userprefs_autoload_header() to PMA_userprefsAutoloadGetHeader()
Commit: d6f58a27e38edad0c7132198a43b0779eac89748 https://github.com/phpmyadmin/phpmyadmin/commit/d6f58a27e38edad0c7132198a43b... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/common.lib.php
Log Message: ----------- Return string from PMA_reloadNavigation()
Commit: d817f6cccc7eb14294c2618235a6eaff99e530bd https://github.com/phpmyadmin/phpmyadmin/commit/d817f6cccc7eb14294c2618235a6... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/common.lib.php M libraries/display_import.lib.php M libraries/header_scripts.inc.php M server_privileges.php M test/libraries/core/PMA_headerLocation_test_disabled.php
Log Message: ----------- Renamed PMA_reloadNavigation() to PMA_getReloadNavigationScript()
Commit: 65f11c69468f7beb2ff5143787195366995660a2 https://github.com/phpmyadmin/phpmyadmin/commit/65f11c69468f7beb2ff514378719... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/header.inc.php
Log Message: ----------- Return string from PMA_addRecentTable()
Commit: 97449dae42a11cfa7f4571aaadeab3fefc30acf7 https://github.com/phpmyadmin/phpmyadmin/commit/97449dae42a11cfa7f4571aaadea... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: A libraries/Header.class.php M libraries/Menu.class.php A libraries/Scripts.class.php M libraries/common.inc.php
Log Message: ----------- New classes PMA_Header and PMA_Scripts
Commit: 4a740376c89755698ae5fac3746eb57ba07142ae https://github.com/phpmyadmin/phpmyadmin/commit/4a740376c89755698ae5fac3746e... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M chk_rel.php M db_create.php M db_events.php M db_export.php M db_import.php M db_operations.php M db_routines.php M db_search.php M db_sql.php M db_structure.php M db_tracking.php M db_triggers.php M export.php M import.php M libraries/PDF.class.php M libraries/auth/config.auth.lib.php M libraries/common.inc.php M libraries/common.lib.php M libraries/core.lib.php M libraries/db_common.inc.php M libraries/display_tbl.lib.php R libraries/header.inc.php M libraries/header_printview.inc.php M libraries/header_scripts.inc.php M libraries/insert_edit.lib.php M libraries/mult_submits.inc.php M libraries/schema/Export_Relation_Schema.class.php M libraries/server_common.inc.php M libraries/tbl_common.inc.php M main.php M prefs_forms.php M prefs_manage.php M querywindow.php M server_databases.php M server_export.php M server_import.php M server_plugins.php M server_privileges.php M server_replication.php M server_sql.php M server_status.php M server_synchronize.php M server_variables.php M sql.php M tbl_addfield.php M tbl_alter.php M tbl_change.php M tbl_chart.php M tbl_create.php M tbl_export.php M tbl_gis_visualization.php M tbl_import.php M tbl_indexes.php M tbl_printview.php M tbl_relation.php M tbl_replace.php M tbl_select.php M tbl_sql.php M tbl_structure.php M tbl_zoom_select.php M transformation_overview.php M transformation_wrapper.php M user_password.php
Log Message: ----------- Dropped header.inc.php in favor of the PMA_Header class
Commit: 372335a8cad0295c170ccfdb36c42972a389eadc https://github.com/phpmyadmin/phpmyadmin/commit/372335a8cad0295c170ccfdb36c4... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M Documentation.html M libraries/core.lib.php M libraries/tbl_info.inc.php M tbl_change.php
Log Message: ----------- Removed some references to the non-existent header.inc.php file
Commit: 54d47b89db2bcb2641f59f9ca1941698cb13b549 https://github.com/phpmyadmin/phpmyadmin/commit/54d47b89db2bcb2641f59f9ca194... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Header.class.php M themes.php
Log Message: ----------- Use PMA_Header class in themes.php
Commit: 88c899ff6ae9eadc9e4d56a94f1845fd65da8d84 https://github.com/phpmyadmin/phpmyadmin/commit/88c899ff6ae9eadc9e4d56a94f18... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Header.class.php M libraries/Menu.class.php
Log Message: ----------- The PMA_Menu class no longer need to be a singleton
Commit: 753dd1a7d2df0e80d1b5a1810b9c2d4d46ab0626 https://github.com/phpmyadmin/phpmyadmin/commit/753dd1a7d2df0e80d1b5a1810b9c... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M browse_foreigners.php
Log Message: ----------- Use PMA_Header class in browse_foreigners.php
Commit: a1e255dde47d6abf1798e337bb1ad76d5119adad https://github.com/phpmyadmin/phpmyadmin/commit/a1e255dde47d6abf1798e337bb1a... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Header.class.php M transformation_overview.php
Log Message: ----------- Drop constant PMA_DISPLAY_HEADING
Commit: 3d18fb588afbccabd26dc49624d084380b1676fd https://github.com/phpmyadmin/phpmyadmin/commit/3d18fb588afbccabd26dc49624d0... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M gis_data_editor.php
Log Message: ----------- Got rid of some dead code from gis_data_editor.php
Commit: 0aee714983a57a9cbf062ebfdb0b94b6bc8c0738 https://github.com/phpmyadmin/phpmyadmin/commit/0aee714983a57a9cbf062ebfdb0b... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M querywindow.php
Log Message: ----------- Drop old header_*.inc.php scripts from querywindow.php
Commit: 05e7653f2add8e585324ba640123492ef8b56633 https://github.com/phpmyadmin/phpmyadmin/commit/05e7653f2add8e585324ba640123... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/navigation_header.inc.php M navigation.php
Log Message: ----------- Use PMA_Header class in navigation.php
Commit: bf0b05297cf69c66e959481da3b06fbd4bda61a1 https://github.com/phpmyadmin/phpmyadmin/commit/bf0b05297cf69c66e959481da3b0... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Header.class.php M libraries/display_tbl.lib.php
Log Message: ----------- PMA_Header::$headerIsSent must be static
Commit: ada9c98c0c5c09d7007094c1954bad44b57de348 https://github.com/phpmyadmin/phpmyadmin/commit/ada9c98c0c5c09d7007094c1954b... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Header.class.php M libraries/header_printview.inc.php
Log Message: ----------- Integrated print view functionality into the PMA_Header class
Commit: afb5600e7e66d94e26be6ab5da39886bbb60e961 https://github.com/phpmyadmin/phpmyadmin/commit/afb5600e7e66d94e26be6ab5da39... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M index.php M libraries/Header.class.php R libraries/header_http.inc.php M libraries/pmd_common.php M setup/index.php
Log Message: ----------- Dropped header_http.inc.php
Commit: a14da7bd5a49a3c10e1e54e7ed41a4435032fa0c https://github.com/phpmyadmin/phpmyadmin/commit/a14da7bd5a49a3c10e1e54e7ed41... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M browse_foreigners.php M libraries/Header.class.php
Log Message: ----------- Small code cleanup
Commit: a9e97a9e72b93dd448bcb27a97a51c2dfce63e86 https://github.com/phpmyadmin/phpmyadmin/commit/a9e97a9e72b93dd448bcb27a97a5... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M index.php M libraries/pmd_common.php M setup/index.php
Log Message: ----------- Fixed invalid method invocation
Commit: e306fadaab4c02b745fa9c641d3eb2e78fc09998 https://github.com/phpmyadmin/phpmyadmin/commit/e306fadaab4c02b745fa9c641d3e... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Scripts.class.php M libraries/pmd_common.php M pmd_general.php M pmd_pdf.php M pmd_relation_new.php M pmd_relation_upd.php
Log Message: ----------- Integrated pmd with the new Header class
Commit: da1e70e1fbfbd9db218ee037fe285e2bab2cdcf5 https://github.com/phpmyadmin/phpmyadmin/commit/da1e70e1fbfbd9db218ee037fe28... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Header.class.php M libraries/auth/config.auth.lib.php M libraries/auth/cookie.auth.lib.php M libraries/auth/http.auth.lib.php M libraries/common.inc.php M libraries/header_printview.inc.php M themes/original/css/common.css.php M themes/pmahomme/css/common.css.php
Log Message: ----------- Integrated authentication libraries with PMA_Header class
Commit: 243727043dc47e4752802ed101af9da1ac1a3690 https://github.com/phpmyadmin/phpmyadmin/commit/243727043dc47e4752802ed101af... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M Documentation.html M db_printview.php M js/cross_framing_protection.js M libraries/auth/cookie.auth.lib.php R libraries/header_meta_style.inc.php R libraries/header_printview.inc.php R libraries/header_scripts.inc.php M sql.php M tbl_printview.php
Log Message: ----------- Removed the last references to the old header files
Commit: 46de9ecf01032a1dbd7eca729246a00bafe24591 https://github.com/phpmyadmin/phpmyadmin/commit/46de9ecf01032a1dbd7eca729246... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M js/config.js M libraries/Scripts.class.php
Log Message: ----------- Fixed JS bug in user prefs
Commit: de36567ea67150c7a710bd34a570721efe6e1f0c https://github.com/phpmyadmin/phpmyadmin/commit/de36567ea67150c7a710bd34a570... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Header.class.php M libraries/Menu.class.php M libraries/Scripts.class.php
Log Message: ----------- Docblocks and coding style fixes for the new classes
Commit: e7a698200d2fd2a680f129b02977e2f0eff9b164 https://github.com/phpmyadmin/phpmyadmin/commit/e7a698200d2fd2a680f129b02977... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: A libraries/Footer.class.php A libraries/Footnotes.class.php M libraries/common.inc.php M libraries/common.lib.php M libraries/footer.inc.php
Log Message: ----------- Added PMA_Footer and PMA_Footnotes classes
Commit: d5fa1c666fce9934717c90dc48f2e9fb6ba3d02e https://github.com/phpmyadmin/phpmyadmin/commit/d5fa1c666fce9934717c90dc48f2... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Footer.class.php M libraries/Header.class.php M libraries/Scripts.class.php M libraries/footer.inc.php
Log Message: ----------- Handle scripts in the PMA_Footer class
Commit: 5e5141a46cd79e171f8b36eb720d0bb9b7495d9a https://github.com/phpmyadmin/phpmyadmin/commit/5e5141a46cd79e171f8b36eb720d... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Footer.class.php M libraries/footer.inc.php
Log Message: ----------- Moved the rendering of debug messages to the PMA_Footer class
Commit: 50dd031a6f8606ae4f0d52fac60973525e932ce3 https://github.com/phpmyadmin/phpmyadmin/commit/50dd031a6f8606ae4f0d52fac609... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Error.class.php M libraries/Error_Handler.class.php M libraries/Footer.class.php M libraries/Message.class.php M libraries/footer.inc.php
Log Message: ----------- Moved the rendering of error messages to the PMA_Footer class
Commit: 84ab4b1c0bb24ded593fc31c2502feaba943770f https://github.com/phpmyadmin/phpmyadmin/commit/84ab4b1c0bb24ded593fc31c2502... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Footnotes.class.php
Log Message: ----------- Fixed rendering when there are no footnotes
Commit: e712968b967af93789d537abc7e4dd578f8a9060 https://github.com/phpmyadmin/phpmyadmin/commit/e712968b967af93789d537abc7e4... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Footer.class.php M libraries/Menu.class.php M libraries/Scripts.class.php
Log Message: ----------- Coding style fixes
Commit: 3694c3288c8c217a10d18ea61119348cc869dfbb https://github.com/phpmyadmin/phpmyadmin/commit/3694c3288c8c217a10d18ea61119... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Footer.class.php M libraries/footer.inc.php
Log Message: ----------- Moved PMA_setHistory call to PMA_Footer class
Commit: a5761291f746fc1c0da9119c1ac18e08738054c8 https://github.com/phpmyadmin/phpmyadmin/commit/a5761291f746fc1c0da9119c1ac1... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Footer.class.php A libraries/Response.class.php M libraries/common.inc.php M libraries/footer.inc.php
Log Message: ----------- Added PMA_Response class
Commit: c2ae2ae265cade8b671acbd70073bbc22b61ee17 https://github.com/phpmyadmin/phpmyadmin/commit/c2ae2ae265cade8b671acbd70073... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M chk_rel.php M libraries/relation.lib.php
Log Message: ----------- Integrated chk_rel.php with PMA_Response class
Commit: a05456210029c8ba09db1eb765bcb116c449c746 https://github.com/phpmyadmin/phpmyadmin/commit/a05456210029c8ba09db1eb765bc... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M browse_foreigners.php M db_events.php M db_export.php M db_import.php M db_operations.php M db_printview.php M db_routines.php M db_search.php M db_sql.php M db_structure.php M db_tracking.php M db_triggers.php M export.php M import.php M index.php M libraries/Footer.class.php M libraries/Header.class.php M libraries/PDF.class.php M libraries/Response.class.php M libraries/auth/config.auth.lib.php M libraries/auth/cookie.auth.lib.php M libraries/auth/http.auth.lib.php M libraries/common.lib.php M libraries/core.lib.php M libraries/db_common.inc.php M libraries/insert_edit.lib.php M libraries/schema/Export_Relation_Schema.class.php M libraries/server_common.inc.php M libraries/tbl_common.inc.php M main.php M navigation.php M pmd_general.php M pmd_pdf.php M prefs_forms.php M prefs_manage.php M querywindow.php M server_databases.php M server_export.php M server_import.php M server_plugins.php M server_privileges.php M server_replication.php M server_sql.php M server_status.php M server_synchronize.php M server_variables.php M setup/index.php M sql.php M tbl_addfield.php M tbl_change.php M tbl_chart.php M tbl_create.php M tbl_export.php M tbl_gis_visualization.php M tbl_import.php M tbl_indexes.php M tbl_printview.php M tbl_relation.php M tbl_replace.php M tbl_select.php M tbl_sql.php M tbl_structure.php M tbl_zoom_select.php M themes.php M transformation_overview.php M transformation_wrapper.php M user_password.php
Log Message: ----------- PMA_Footer and PMA_Header no longer need to be singletons
Commit: 41cb6e20b0285271e91d422dfd334220e2c89e86 https://github.com/phpmyadmin/phpmyadmin/commit/41cb6e20b0285271e91d422dfd33... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M chk_rel.php M libraries/Footer.class.php M libraries/Header.class.php M libraries/Menu.class.php A libraries/OutputBuffering.class.php M libraries/Response.class.php M libraries/footer.inc.php R libraries/ob.lib.php M navigation.php M querywindow.php
Log Message: ----------- Added PMA_OutputBuffering class, dropped ob.lib.php
Commit: 635023c791f032705bd94bfd7d7d93c0105e453b https://github.com/phpmyadmin/phpmyadmin/commit/635023c791f032705bd94bfd7d7d... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M schema_edit.php M schema_export.php M sql.php M tbl_replace.php M tbl_zoom_select.php
Log Message: ----------- relation.lib.php is already included by common.inc.php
Commit: 07c7b29f48cf401a6f235271cf894b917e88a161 https://github.com/phpmyadmin/phpmyadmin/commit/07c7b29f48cf401a6f235271cf89... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Footer.class.php M libraries/Response.class.php M libraries/Scripts.class.php M libraries/common.inc.php M setup/index.php
Log Message: ----------- Fixes for disabling the response
Commit: 234480cdae019acd2cc980a5126775601cb298ab https://github.com/phpmyadmin/phpmyadmin/commit/234480cdae019acd2cc980a51267... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Theme.class.php M libraries/Theme_Manager.class.php M themes.php
Log Message: ----------- Integrated themes.php with PMA_Response class
Commit: d9bedbd75e3894e937a6f2974082867c9e4a7b21 https://github.com/phpmyadmin/phpmyadmin/commit/d9bedbd75e3894e937a6f2974082... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M browse_foreigners.php M index.php M libraries/Error_Handler.class.php M libraries/Header.class.php M libraries/Response.class.php M libraries/auth/config.auth.lib.php M libraries/auth/cookie.auth.lib.php M libraries/auth/http.auth.lib.php M libraries/core.lib.php M libraries/error.inc.php M navigation.php M pmd_general.php M pmd_pdf.php M querywindow.php
Log Message: ----------- Finished integrating the PMA_Footer class
Commit: 5765eaabb09b9e235ec48605c1b68f9e572ca98e https://github.com/phpmyadmin/phpmyadmin/commit/5765eaabb09b9e235ec48605c1b6... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Error_Handler.class.php M libraries/Header.class.php M libraries/Response.class.php
Log Message: ----------- Don't force 'text/html' on ajax requests
Commit: 7e35bbf6d1ff629ca68e7fde2c814ef0f3250227 https://github.com/phpmyadmin/phpmyadmin/commit/7e35bbf6d1ff629ca68e7fde2c81... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Error_Handler.class.php
Log Message: ----------- Fixed multiple errors display
Commit: 093725794c79b06993aee62f4dd733fd3bcf8fc0 https://github.com/phpmyadmin/phpmyadmin/commit/093725794c79b06993aee62f4dd7... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Response.class.php
Log Message: ----------- Added JSON responses to the PMA_Response class
Commit: 4d83b7f147bb13bc46586dd13d9a18a1ac5c4b39 https://github.com/phpmyadmin/phpmyadmin/commit/4d83b7f147bb13bc46586dd13d9a... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Footer.class.php
Log Message: ----------- Added missing library include
Commit: eb98110541b3b6e8436e004f67f077ad7126af43 https://github.com/phpmyadmin/phpmyadmin/commit/eb98110541b3b6e8436e004f67f0... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M db_datadict.php M db_export.php M db_import.php M db_operations.php M db_printview.php M db_qbe.php M db_search.php M db_sql.php M db_structure.php M db_tracking.php M export.php M import.php M js/common.js M libraries/PDF.class.php M libraries/common.lib.php M libraries/display_export.lib.php M libraries/display_import.lib.php R libraries/footer.inc.php M libraries/insert_edit.lib.php M libraries/mult_submits.inc.php M libraries/rte/rte_events.lib.php M libraries/rte/rte_main.inc.php M libraries/rte/rte_routines.lib.php M libraries/rte/rte_triggers.lib.php M libraries/schema/Export_Relation_Schema.class.php M main.php M prefs_forms.php M prefs_manage.php M schema_edit.php M server_binlog.php M server_collations.php M server_databases.php M server_engines.php M server_export.php M server_import.php M server_plugins.php M server_privileges.php M server_replication.php M server_sql.php M server_status.php M server_synchronize.php M server_variables.php M sql.php M tbl_addfield.php M tbl_alter.php M tbl_change.php M tbl_chart.php M tbl_create.php M tbl_export.php M tbl_gis_visualization.php M tbl_import.php M tbl_indexes.php M tbl_operations.php M tbl_printview.php M tbl_relation.php M tbl_row_action.php M tbl_select.php M tbl_sql.php M tbl_structure.php M tbl_tracking.php M tbl_zoom_select.php M transformation_overview.php M user_password.php M view_create.php M view_operations.php
Log Message: ----------- Dropped footer.inc.php
Commit: ed853f9e7c8e35be073457df632a9fc5416a674b https://github.com/phpmyadmin/phpmyadmin/commit/ed853f9e7c8e35be073457df632a... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M user_password.php
Log Message: ----------- Fixed undefined variable
Commit: bc7753ee7ccdd6c6509c0656470795c3403820fa https://github.com/phpmyadmin/phpmyadmin/commit/bc7753ee7ccdd6c6509c06564707... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Footer.class.php
Log Message: ----------- Don't display error messages in ajax responses
Commit: 3cf937022ee6d0a164f39780acf69b4602642d95 https://github.com/phpmyadmin/phpmyadmin/commit/3cf937022ee6d0a164f39780acf6... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M js/functions.js M libraries/Response.class.php M user_password.php
Log Message: ----------- Integrated ajax responses from user_password.php with PMA_Response class
Commit: 9c144428770d0676ca3db6cbc8e5865e9dca284d https://github.com/phpmyadmin/phpmyadmin/commit/9c144428770d0676ca3db6cbc8e5... Author: Dieter Adriaenssens ruleant@users.sourceforge.net Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Footer.class.php M libraries/Header.class.php M libraries/Response.class.php
Log Message: ----------- Fix typo
Commit: 4edb55f722e442b48550018aefdbf4bb0ad7db20 https://github.com/phpmyadmin/phpmyadmin/commit/4edb55f722e442b48550018aefdb... Author: Dieter Adriaenssens ruleant@users.sourceforge.net Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/OutputBuffering.class.php
Log Message: ----------- improve DocBlock
Commit: 0b3c5b9694547e2310f0f210b057fe3129d8bad5 https://github.com/phpmyadmin/phpmyadmin/commit/0b3c5b9694547e2310f0f210b057... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Response.class.php
Log Message: ----------- Fixed variable name
Commit: e7cd6a1e8aa60924ffc264942df3ab53827df4a1 https://github.com/phpmyadmin/phpmyadmin/commit/e7cd6a1e8aa60924ffc264942df3... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Scripts.class.php
Log Message: ----------- PHP seems to reset the CWD after a call to exit, so we need to collect the file timestamps early
Commit: 1f7daca60072a23b237a1f2025c7f5fbacf95bc1 https://github.com/phpmyadmin/phpmyadmin/commit/1f7daca60072a23b237a1f2025c7... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M index.php M libraries/core.lib.php M test/libraries/core/PMA_getLinks_test.php
Log Message: ----------- Dropped PMA_includeJS() in favor of the PMA_Scripts class
Commit: fd005fe4c48a8569b9ecef95ed0b0c9f5f20f752 https://github.com/phpmyadmin/phpmyadmin/commit/fd005fe4c48a8569b9ecef95ed0b... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Error.class.php
Log Message: ----------- The filename and line number sometimes are unavailable
Commit: 4995de86f4c9b00c34276ebf52283aeedb8903a5 https://github.com/phpmyadmin/phpmyadmin/commit/4995de86f4c9b00c34276ebf5228... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Error_Handler.class.php
Log Message: ----------- Display "Too many error messages" only once
Commit: ec4b3d9e4621ce8f9f318ddd7364f67ae46e2854 https://github.com/phpmyadmin/phpmyadmin/commit/ec4b3d9e4621ce8f9f318ddd7364... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Header.class.php M libraries/auth/cookie.auth.lib.php
Log Message: ----------- Disable warnings in header for cookie auth
Commit: ae6e50a8a82a70a1bff90cadc200f06819306615 https://github.com/phpmyadmin/phpmyadmin/commit/ae6e50a8a82a70a1bff90cadc200... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M browse_foreigners.php M db_printview.php M export.php M import.php M libraries/Footer.class.php M libraries/Header.class.php M libraries/PDF.class.php M libraries/auth/config.auth.lib.php M libraries/auth/cookie.auth.lib.php M libraries/auth/http.auth.lib.php M libraries/common.lib.php M libraries/db_common.inc.php M libraries/schema/Export_Relation_Schema.class.php M libraries/server_common.inc.php M libraries/tbl_common.inc.php M main.php M navigation.php M pmd_pdf.php M prefs_forms.php M prefs_manage.php M querywindow.php M sql.php M tbl_addfield.php M tbl_change.php M tbl_create.php M transformation_overview.php M user_password.php
Log Message: ----------- Drop display() from Header and Footer classes. The Response class will do all the rendering.
Commit: 3b2c2ec8611d5ec51f7c510a31a860e4410ffecf https://github.com/phpmyadmin/phpmyadmin/commit/3b2c2ec8611d5ec51f7c510a31a8... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Response.class.php
Log Message: ----------- Remember CWD after the initial script has shutdown
Commit: 015fce08ee014d42c4ed4042901e412548671831 https://github.com/phpmyadmin/phpmyadmin/commit/015fce08ee014d42c4ed4042901e... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/display_export.lib.php
Log Message: ----------- Fixed bad variable name
Commit: 6e12d1a0881434d9e067907c979f7749d1a73c37 https://github.com/phpmyadmin/phpmyadmin/commit/6e12d1a0881434d9e067907c979f... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/common.inc.php
Log Message: ----------- Ensure that PMA_Response is instanciated in common.inc.php
Commit: 31c8ca63011aaa8b08ea69a9cb37ea94077e5a7d https://github.com/phpmyadmin/phpmyadmin/commit/31c8ca63011aaa8b08ea69a9cb37... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M pmd_display_field.php M pmd_relation_new.php M pmd_relation_upd.php
Log Message: ----------- Disable Response class for XHR requests in PMD
Commit: f6bcab642526f0e7c0c06cf2acdc65510f719099 https://github.com/phpmyadmin/phpmyadmin/commit/f6bcab642526f0e7c0c06cf2acdc... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/common.inc.php
Log Message: ----------- Don't die before the Response class is instanciated
Commit: ca2f16194867fa0de9dd7731360c88532ce39ad2 https://github.com/phpmyadmin/phpmyadmin/commit/ca2f16194867fa0de9dd7731360c... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Header.class.php M libraries/auth/config.auth.lib.php M libraries/auth/cookie.auth.lib.php M libraries/auth/http.auth.lib.php
Log Message: ----------- Dropped $GLOBALS['page_title']
Commit: 30d7d92e0254acd7ada4706e64a8dce43ecfebe3 https://github.com/phpmyadmin/phpmyadmin/commit/30d7d92e0254acd7ada4706e64a8... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Footnotes.class.php M libraries/common.lib.php
Log Message: ----------- BBCode is never used with PMA_showHint() in the code base
Commit: 796012fcc574215cf95e4fb631501d2b198c70e9 https://github.com/phpmyadmin/phpmyadmin/commit/796012fcc574215cf95e4fb63150... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M js/db_structure.js M js/functions.js M js/server_privileges.js M js/server_status.js M js/tbl_structure.js M libraries/Footer.class.php R libraries/Footnotes.class.php M libraries/Message.class.php M libraries/common.inc.php M libraries/common.lib.php M setup/styles.css R test/PMA_showHint_test.php M themes/original/css/common.css.php M themes/pmahomme/css/common.css.php M themes/sprites.css.php
Log Message: ----------- Completely drop footnotes and use tooltips instead
Commit: a3d7a055ee2efaa5c1713642affb8ee9113d142d https://github.com/phpmyadmin/phpmyadmin/commit/a3d7a055ee2efaa5c1713642affb... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Footer.class.php M libraries/Header.class.php M libraries/Response.class.php
Log Message: ----------- Docblock fixes
Commit: 74199dd1146ca7684f997476f8fb34c24c177d88 https://github.com/phpmyadmin/phpmyadmin/commit/74199dd1146ca7684f997476f8fb... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M user_password.php
Log Message: ----------- Display messages once on password change
Commit: c7d835347ca80e15b93e20e523519ec3842e0bf5 https://github.com/phpmyadmin/phpmyadmin/commit/c7d835347ca80e15b93e20e52351... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Footer.class.php M libraries/Header.class.php M libraries/Response.class.php M libraries/auth/cookie.auth.lib.php M libraries/common.inc.php
Log Message: ----------- Force JSON response for AJAX requests
Commit: bdb33e4548ab33bf8b4c10674d4b2d02b9a9e76c https://github.com/phpmyadmin/phpmyadmin/commit/bdb33e4548ab33bf8b4c10674d4b... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M js/functions.js
Log Message: ----------- Fixed ajax response for change password form
Commit: 1e4d8fd6b45d7da5a558095f265e61c177700b8e https://github.com/phpmyadmin/phpmyadmin/commit/1e4d8fd6b45d7da5a558095f265e... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/display_git_revision.lib.php M main.php
Log Message: ----------- Fixed ajax response for "display git revision"
Commit: 11ccc109513c0b3cf7ae61878e7a70091ed55ee2 https://github.com/phpmyadmin/phpmyadmin/commit/11ccc109513c0b3cf7ae61878e7a... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Header.class.php
Log Message: ----------- Moved the check for whether warnings are enabled inside function
Commit: ef2b98dd8e12c7f7bd11de65930c69556cf0c28b https://github.com/phpmyadmin/phpmyadmin/commit/ef2b98dd8e12c7f7bd11de65930c... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/Response.class.php M libraries/common.lib.php
Log Message: ----------- Use PMA_Response class in PMA_ajaxResponse()
Commit: 971db49c1143446238157c9bf6b8fc5bed3b55fb https://github.com/phpmyadmin/phpmyadmin/commit/971db49c1143446238157c9bf6b8... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M js/db_operations.js M js/db_search.js M js/db_structure.js M js/functions.js M js/makegrid.js M js/navigation.js M js/server_databases.js M js/server_privileges.js M js/server_status.js M js/server_status_monitor.js M js/server_variables.js M js/sql.js M js/tbl_change.js M js/tbl_select.js M js/tbl_structure.js M sql.php
Log Message: ----------- Expect JSON for every ajax request in JavaScript
Commit: ec5322ed2617b902144c9b4857b3c2c4dc5becbe https://github.com/phpmyadmin/phpmyadmin/commit/ec5322ed2617b902144c9b4857b3... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M libraries/user_preferences.inc.php M prefs_manage.php
Log Message: ----------- Fixed conflicting global variable names
Commit: 8b0f21aa0d38751b674abf949223b0085eb03c97 https://github.com/phpmyadmin/phpmyadmin/commit/8b0f21aa0d38751b674abf949223... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M js/config.js M prefs_manage.php
Log Message: ----------- Fixed user preferences export/import
Commit: 1871e8279e26c91deea2b0e642dbdd9de479492e https://github.com/phpmyadmin/phpmyadmin/commit/1871e8279e26c91deea2b0e642db... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M server_variables.php
Log Message: ----------- Fixed ajax responses in server_variable.php
Commit: a16e723048940f87b4be4b4097d16c4376826f2c https://github.com/phpmyadmin/phpmyadmin/commit/a16e723048940f87b4be4b4097d1... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths: M db_create.php M db_operations.php M db_tables_search.php M db_tracking.php M gis_data_editor.php M import.php M js/functions.js M js/gis_data_editor.js M js/sql.js M js/tbl_zoom_plot_jqplot.js M libraries/auth/cookie.auth.lib.php M libraries/common.lib.php M libraries/db_common.inc.php M libraries/rte/rte_events.lib.php M libraries/rte/rte_export.lib.php M libraries/rte/rte_routines.lib.php M libraries/rte/rte_triggers.lib.php M navigation.php M prefs_manage.php M server_databases.php M server_privileges.php M sql.php M tbl_addfield.php M tbl_alter.php M tbl_create.php M tbl_indexes.php M tbl_move_copy.php M tbl_operations.php M tbl_replace.php M tbl_zoom_select.php R test/libraries/common/PMA_ajaxResponse_test.php M view_create.php
Log Message: ----------- Dropped PMA_ajaxResponse()
Commit: ffe5d7fdc38fa7b0f8d6e851bc94660b9ecfec9c https://github.com/phpmyadmin/phpmyadmin/commit/ffe5d7fdc38fa7b0f8d6e851bc94... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-12 (Tue, 12 Jun 2012)
Changed paths: M libraries/Footer.class.php
Log Message: ----------- Added missing API call to the PMA_Footer class
Commit: 1c01c222efd37f889194a85e48df5809f4a8de40 https://github.com/phpmyadmin/phpmyadmin/commit/1c01c222efd37f889194a85e48df... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-12 (Tue, 12 Jun 2012)
Changed paths: M libraries/Footer.class.php M libraries/Header.class.php M libraries/Response.class.php
Log Message: ----------- Coding style fixes
Commit: 007b10e90a23ee798d95d90a0cac7bb9af2b7fbd https://github.com/phpmyadmin/phpmyadmin/commit/007b10e90a23ee798d95d90a0cac... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-12 (Tue, 12 Jun 2012)
Changed paths: M libraries/Header.class.php M libraries/common.inc.php
Log Message: ----------- Moved lost global
Commit: 5e1cb4e7a688373681c81c2b4318956438a4843e https://github.com/phpmyadmin/phpmyadmin/commit/5e1cb4e7a688373681c81c2b4318... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-12 (Tue, 12 Jun 2012)
Changed paths: M libraries/auth/config.auth.lib.php
Log Message: ----------- Fixed config auth
Commit: dc8f8829194859837b0b32488691cd3dd3258a77 https://github.com/phpmyadmin/phpmyadmin/commit/dc8f8829194859837b0b32488691... Author: Rouslan Placella rouslan@placella.com Date: 2012-06-12 (Tue, 12 Jun 2012)
Changed paths: M libraries/Header.class.php M libraries/display_tbl.lib.php M server_status.php
Log Message: ----------- Set headerIsSent property of PMA_Header class as private, as it's no longer necessary to access it externally
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/bf219df66dab...dc8f88291948