---------------------- phpMyAdmin - Changelog ---------------------- $Id$ $Source$ 2004-05-16 Alexander M. Turek * db_details.php, db_details_structure.php, sql.php, tbl_indexes.php, tbl_properties_structure.php, tbl_query_box.php, images/b_dbstatistics.png, images/b_tbloptimize.png, images/b_useradd.png, images/b_usercheck.png, images/b_userdrop.png, images/b_useredit, libraries/display_tbl.lib.php, libraries/display_tbl_links.lib.php: Patch #947190 (Redesign) - Part 2, thanks to Michael Keck (mkkeck). * libraries/functions.js: Bugfix for (un)check all features if $cfg['ModifyAtLeft'] and $cfg['ModifyAtRight'] are enabled both, thanks to Michael Keck (mkkeck). 2004-05-14 Michal Čihař * libraries/auth/cookie.auth.lib.php: Use one cookie set for each server, not just one global (patch #952917, bug #687009). 2004-05-13 Michal Čihař * libraries/export/sql.php: Minor optimalisations. * sql.php, tbl_replace.php, libraries/display_tbl.lib.php: Use same code for generating INSERT and UPDATE queries (also fixes bug #953250). * tbl_replace_fields.php: When field is not set, it is not set :-) (bug #953295). * tbl_change.php: Repeat Go button every 15 rows globally and not per record. * tbl_change.php, libraries/tbl_change.js: Uncheck Ignore checkbox for inserting when multiple inserts after changing value (RFE #749733). * header.inc.php: Simplified title generating. * lang/czech: Fixed untranslated word (translation #952551). * scripts/create_tables.sql: Cleaned up description, regenerated dump. * tbl_row_delete.php: Highlight correct tab for multi row editing/export. * tbl_properties_export.php: Generate better query for multi row export. * tbl_row_delete.php, lang/*: Handle situation, where user didn't select anything, display DROP query on better place (bellow tabs). * libraries/common.lib.php: Show refresh link only for SELECT and SHOW queries. * main.php, css/phpmyadmin.css.php: Let's get rid of some tables. * libraries/sqlparser.lib.php, lang/*: Report syntax error when there is a broken comment (bug #905066). * db_details_structure.php: Fixed colspan. * tbl_properties_table_info.php: Do not fail on broken table. 2004-05-12 Marc Delisle * db_details_structure.php: bug #951143, undefined $header_url_qry 2004-05-11 Marc Delisle * tbl_replace.php, tbl_indexes.php, sql.php, db_details_common.php, libraries/db_table_exists.php: use PMA_sendHeaderLocation() 2004-05-11 Michal Čihař * libraries/sqlparser.lib.php: Modified pretty printer to display nicer queries generated by our db search. * db_search.php: Do not generate search query to include all fields, just SELECT * is enough. * libraries/display_tbl.lib.php: Use shorter query for edit/delete if original one is too long (bug #951744). 2004-05-10 Marc Delisle * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis). * left.php: commit for Garvin: fix for wrong group expanding (group name containing foreign characters) 2004-05-10 Michal Čihař * libraries/dbi/mysql.dbi.lib.php: Fix PMA_DBI_field_name, fixes also bug #951226. 2004-05-10 Garvin Hicking * db_details_structure.php, tbl_properties_structure.php: Fixed row-selection Javascript for Internet Explorer. 2004-05-09 Garvin Hicking * main.php, css/phpmyadmin.css.php: Corrected
position to XHTML compliance. Introduced "nospace" class. 2004-05-09 Michal Čihař * lang/czech: Updated. * tbl_properties_operations.php: Fixed documentation link. 2004-05-09 Alexander M. Turek * db_datadict.php: Patch #950726 (minor CSS fixes) thanks to Adam Shantz (musus). * lang/german-*.inc.php: Updates. * db_details_structure.php, main.php: - coding standards; - removed debug code. 2004-05-09 Marc Delisle * tbl_properties_operations.php, lang/*: InnoDB table defragmentation 2004-05-08 Alexander M. Turek * config.inc.php, db_details_structure.php, Documentation.html, header.inc.php, left.php, main.php, images/*, libraries/common.lib.php, libraries/config_import.lib.php: Patch #947190 (Redesign) - Part 1, thanks to Michael Keck (mkkeck). 2004-05-07 Alexander M. Turek * calendar.php: Added missing CVS-ID-Tag. 2004-05-07 Marc Delisle ### 2.6.0-alpha2 released 2004-05-07 Garvin Hicking * db_details_db_info.php: When $cfg['ShowTooltipAliasTB'] is set to 'nested', the displayed table names should always be the real names, not the table comments. * libraries/display_tbl.lib.php, libraries/display_tbl_links.lib.php, librarries/functions.js: RFE #856208 - Show (un)check all boxes for query results. * tbl_create.php, tbl_addfield.php, tbl_properties.inc.php: RFE #949594 - Allow changing amount of columns for adding fields/ creating table (without losing previous data) 2004-05-07 Alexander M. Turek * README: Updated copyright as discussed a couple of days ago. 2004-05-06 Garvin Hicking * libraries/display_tbl.lib.php: Bug #949087 - Fixed JS error for mousepointer hovering on rows w/o checkboxes. 2004-05-05 Marc Delisle * tbl_select.php: patch #939197, new choice of operator LIKE %...% because this syntax is so often used, thanks to Ruben Barkow (rubo77) 2004-05-05 Garvin Hicking * db_details_db_info.php, db_details_structure.php, left.php: Speed up table fetching when using $cfg['ShowTooltips']. Allow to only see the grouped/nested tables in properties panel when clicking on a table group on the left frame. * db_details_structure.php: If JS is enabled, take away