---------------------- phpMyAdmin - Changelog ---------------------- $Id$ $Source$ 2002-06-30 Alexander M. Turek * user_details.php3: Added a tooltip for the new documenation link. * sql.php3: Fixed bug #574855 (wrong counted rows with many functions) thanks to Svetlozar Kovachev (svetlio). 2002-06-29 Marc Delisle * tbl_qbe.php3: show upper links * Documentation.html, user_details.php3: link to document what happens with grants and underscores. 2002-06-29 Alexander M. Turek * libraries/config_import.lib.php3, libraries/common.lib.php3: Backwards compatibility for config files < rev. 1.113. * lang/german*.inc.php3: Better translation for $strQBE. 2002-06-29 Olivier L. Müller * Documentation.html: docs about $cfg['DefaultTabDatabase'] and $cfg['DefaultTabTable'] * config.inc.php3, index.php3, left.php3, libraries/common.lib.php3: default tab selection is now customizable from config.inc.php3. 2002-06-28 Olivier L. Müller * ANNOUNCE.txt: preparing 2.3.0 announcement... Feel free to improve and check 2002-06-28 Marc Delisle * tbl_change.php3, tbl_properties_common.php3, new libraries/db_table_exists.lib.php3: menu on insert/edit 2002-06-27 Marc Delisle * sql.php3, db_details_db_info.php3, db_details_links.php3: bug with a Select and no table * lang/slovak-iso updates, thanks to Lubos Klokner * Documentation.html: faq about silent column type changing 2002-06-26 Alexander M. Turek * lang/czech-*.inc.php3: Shorter term for QBE, thanks again to Michal Cihar (nijel). * index.php3, header.inc.php3, header_printview.php3, left.php3, libraries/auth/*.auth.lib.php3: Fixed bug #574025 (W3C validator didn't detect character encoding). 2002-06-26 Marc Delisle * Documentation.html: update the persons/towns/countries example * sql.php3, tbl_properties_table_info.php3: sub-page links on browse * lang/japanese* updates, thanks to Yukihiro Kawada * libraries/mysql_wrappers.lib.php3 patch #574009, charset conversion for db names, thanks to Michal Cihar_ 2002-06-26 Olivier L. Müller * tbl_change.php3: display the submit button every 15 lines: may be useful for tables with 200 fields... * db_details_structure.php3: fixed a wrong link: [Properties] was opening the tbl_properties.php3 instead of tbl_properties_structure.php3 2002-06-25 Alexander M. Turek * lang/german-utf8.inc.php3: Synchronization. * ChangeLog: Added a note about the older ChangeLogs at EoF. 2002-06-25 Marc Delisle * lang/georgian-utf-8 updates, thanks to Kakha Mchedlidze * lang/ukrainian-win1251 updates, thanks to Markijan Baran 2002-06-25 Olivier L. Müller * lang/german.inc.php3: Du -> Sie 2002-06-24 Alexander M. Turek * lang/lithuanian.inc.php3: Removed line feed at EoF. 2002-06-23 Robin Johnson * lang/portuguese.inc.php3 updates, thanks to Lopo Pizarro 2002-06-23 Alexander M. Turek * Revised some files in /lang/: - chinese_*.inc.php3, estonian.inc.php3, finnish.inc.php3: Reordered Strings. - arabic.inc.php3, brazilian_portuguese.inc.php3, bulgarian_*.php3, croatian-*.php3, danish.inc.php3, korean.inc.php3, russian_*.inc.php3, serbian-win1250.inc.php3: Synchronized the untranslated string $strSplitWordsWithSpace with the English translation. 2002-06-23 Olivier L. Müller * db_stats.php3: Fixed warning from mysql_free_result. 2002-06-22 Olivier L. Müller * lang/english-utf8.inc.php3, lang/english.inc.php3, lang/french.inc.php3: shorter term for QBE * config.inc.php3: added configuration variables for default tabs * tbl_properties_links.php3: 'Empty' tab is now red as well * db_details_links.php3, index.php3, left.php3, tbl_properties_links.php3: moved 'Structure' to the front and use it as default value. TODO: make that customizable. * config.inc.php3, main.php3, docs: added cfg['SuggestDBName'] flag 2002-06-22 Robin Johnson * sql.php3: - Fix warning and error from mysql_free_result($cna_all_result); * tbl_printview.php3: - Fixed style="PAGE-BREAK-AFTER: always" from appearing on the last
, to stop a blank page being printed - Moved
to just inside
- gets line on the same page * lang/portuguese.inc.php3 updates, thanks to Lopo Pizarro * lang/chinese*.inc.php3 updates, thanks to Siu Sun * lang/english*: $strSplitWordsWithSpace - Fix spelling 'seperated' -> 'separated' 2002-06-21 Olivier L. Müller * libraries/common.lib.php3, main.php3: be more tolerant with lazy sysadmins or users by letting them having an empty $cfg['PmaAbsoluteUri']. A default value (which should work according to the docs...) will be set and a warning displayed on main.php3. 2002-06-21 Robin Johnson * lang/english*: $strSplitWordsWithSpace - 'splitted' changed to 'seperated' * lang/portuguese.inc.php3 updates, thanks to Lopo Pizarro * lang/polish.inc.php3 updates, thanks to Jakub Wilk * db_details_links.php3, header.inc.php3, tbl_properties_links.php3, libraries/common.lib.php3 - Neater tab code by Michal Cihar (Patch #571837) 2002-06-21 Marc Delisle * sql.php3: patch 565627 for the old bug 461192: wrong query count for groups, thanks to Svetlozar Kovachev * lang/czech* updates, thanks to Michal Cihar * lang/greek updates, thanks to Kyriakos Xagoraris * lang/norwegian updates, thanks to Sven-Erik Andersen * tbl_properties_structure.php3, bug 572127: wrong back link, thanks to "nobody" * tbl_addfield.php3, goback to the structure sub-page 2002-06-20 Robin Johnson * tbl_qbe.php3: Using * for tables fields disables sorting for that field (Fix for bug #570698) * db_details_links.php3: Added $args3, $args4 = '', for no tables case 2002-06-20 Marc Delisle * ChangeLog_till_2.2.6.gz removed from the distribution and copied to home page * lang/georgian-utf-8, thanks to Kakha Mchedlidze * lang/polish updates, thanks to Jakub Wilk * lang/galician updates, thanks to Xosé Calvo 2002-06-20 Alexander M. Turek * header.inc.php3, *_links.php3, libraries/common.lib.php3: Implemented Patch #571426 (Tabbed navigation), thanks to Joachim Fornallaz (jfornall). 2002-06-19 Alexander M. Turek * libraries/common.lib.php3, libraries/config_import.lib.php3, config.inc.php3: Rewrote the whole backwards compatibility code for old config files. * config.inc.php3: Beautified code. * header.inc.php3, footer.inc.php3, libraries/common.lib.php3: Header and footer may now be included inside a function as well (Better fix against bug #549570). 2002-06-19 Marc Delisle * index.php3: missing header, thanks to Michal Cihar * lang/japanese* updates, thanks to Yukihiro Kawada * lang/spanish, catala updates, thanks to Xavier Navarro * lang/dutch updates, thanks to Ivo Teel. * lang/swedish updates, thanks to Björn T. Hallberg * lang/galician updates, thanks to Xosé Calvo * libraries/config_import.lib.php3, fixed 3 parse errors * common.lib.php3: due to formatting problems, bypass PMA_format_sql for 2.3.0-rc1 * 2.3.0-rc1 release 2002-06-19 Robin Johnson * libraries/charset_conversion.lib.php3, libraries/common.lib.php3, main.php3 - added isset() before some configuration variables 2002-06-18 Marc Delisle * lang/chinese* updates, thanks to Siu Sun * lang/lithuanian updates, thanks to Vilius Zigmantas * lang/romanian updates, thanks to Valics Lehel * lang/thai updates, thanks to Arthit Suriyawongkul. * lang/turkish updates, thanks to Bora Alioglu * tbl_relation.php3, bug 570691: query was executed too many times 2002-06-18 Alexander M. Turek * lang/arabic.inc.php3: Changed $cfgPmaAbsoluteUri into $cfg['...']. 2002-06-18 Robin Johnson * libraries/relation.lib.php3:83 - Fixed $cfg['Servers']['Server'] -> $cfg['Server'] * libraries/relation.lib.php3:144,190 - Cleaned up is_array() to isset(0 && is_array() * tbl_change.php3:204 - $type_nowrap added to case 'timestamp' * lang/estonian.inc.php3 updates, thanks to Alvar Soome (#570330) - Last fix for $strConfigFileError done as well 2002-06-17 Robin Johnson * lang/finnish.inc.php3 updates, thanks to Visa Kopu (#569317) * lang/italian.inc.php3 update, thanks to Pietro Danesi (#569424) 2002-06-17 Marc Delisle * scripts/create-release.sh: the I option in tar for bzip output is deprecated and no longer works on sourceforge, use j * lang/french.inc.php3 updates * user_password.php3 parse error as reported by Olivier * libraries/relation.lib.php3: pmadb can be left blank 2002-06-16 Marc Delisle * lang/sync_lang.sh: new script thanks to Michal Cihar * Documentation.html: typos * lang/hebrew.inc.php3 updates, thanks to Yuval Sarna * lang/turkish.inc.php3 updates, thanks to Bora Alioglu 2002-06-15 Mike Beck more changes because of new centralized db for pma * db_details_structure.php3 * pdf_pages.php3 * pdf_schema.php3 * libraries/display_tbl.lib.php3 now also honour new place of relationtables * Documentation.html * Documentation.txt described new db and tables * db_details_links.php3 - put the link to tbl_qbe in topnavigation * tbl_relation.php3 writing of column_comments possible * tbl_printview.php3 column_comments will be displayed * relation.lib.php3 new function: getComments($db,$table) 2002-06-15 Marc Delisle * lang/romanian.inc.php3 updates, thanks to Valics Lehel * lang/lithuanian.inc.php3 updates, thanks to Vilius Zigmantas * lang/polish.inc.php3 updates, thanks to Jakub Wilk * lang/ukrainian.inc.php3 updates, thanks to Markijan Baran * lang/spanish.inc.php3, catala.inc.php3 updates, thanks to Xavier Navarro * lang/czech* updates, thanks to Michal Cihar * lang/norwegian.inc.php3 updates, thanks to Sven-Erik Andersen * lang/swedish.inc.php3 updates, thanks to Björn T. Hallberg 2002-06-15 Alexander M. Turek * lang/thai.inc.php3: Updates, thanks again to Arthit Suriyawongkul. * lang/albanian.inc.php3: Updates, thanks again to Laurent Dhima. * lang/german*.inc.php3: Translated $strComments. * config.inc.php3: Changed default values of some directives. 2002-06-15 Mike Beck started putting the relationtables in a central db with the bookmarktable * config.inc.php3 - renamed $cfg['Servers'][$i]['bookmarkdb'] to $cfg['Servers'][$i]['pmadb'] - allready added $cfg['Servers'][$i]['column_comments'] * tbl_relation.lib.php3 new file - PMA_getRelationsParam(): get and test config - getForeigners() get an array of tables/fields related to the one you supply - getDisplayField() get the tables display column - PMA_query_as_cu() query the pmadb using the controluser if possible, otherwise normal user changes to use new place of tables are allready finished for those files: * tbl_relation.php3 * db_details_structure.php3 * pdf_pages.php3 * tbl_qbe.php3 2002-06-14 Alexander M. Turek * lang/german.inc.php3: Updates. * libraries/select_lang.lib.php3, lang/german-utf8.inc.php3: Added German UTF-8 file. * lang/italian.inc.php3: Updates, thanks again to Pietro Danesi . * libraries/user_details.js: Fixed a sytax error. 2002-06-14 Marc Delisle * big patch for charset support, all files that call mysql have been modified; thanks to Michal Cihar. 2002-06-14 Mike Beck * tbl_qbe: Bugfixing - Don't try to use a generated SQL Statement without a SELECT (if none of the Columns is marked as display this could happen) - if no LEFT JOINS are generated make sure that the array containing tablenames is unique 2002-06-12 Alexander M. Turek * lang/turkish.inc.php3: Updates, thanks again to Bora Alioglu . * lang/german.inc.php3: Translated $strMissingBracket. * lang/english.inc.php3: Reordered strings. * config.inc.php3: - Use hex codes for colors; - Removed a dublicate. 2002-06-12 Mike Beck Syntaxcoloring for SQL - Statements * config.inc.php3 lines 226-,302- * libraries/common.lib.php3 lines 34,43,192-,312-,987,1062 2002-06-12 Marc Delisle * lang/dutch.inc.php3 updates, thanks to Ivo Teel. * lang/slovak-iso.inc.php3 updates, thanks to Lubos Klokner 2002-06-11 Alexander M. Turek * libraries/display_tbl.lib.php3: JS fixes, thanks to Richard Hornsby . * Documentation.html: Fixed a typo. * lang/german.inc.php3: Updates. * lang/italian.inc.php3: - Updates, thanks again to Pietro Danesi . - Removed HTML entities. 2002-06-11 Marc Delisle * pdf_pages.php3, lang/*, Documentation.html: new message with doc * lang/hungarian.inc.php3 updates, thanks to Peter Bakondy * lang/japanese*.php3 updates, thanks to Yukihiro Kawada * lang/lithuanian.inc.php3 updates, thanks to Vilius Zigmantas 2002-06-10 Marc Delisle * tbl_select.php3, bug with end of lines 2002-06-10 Mike Beck * tbl_select.php3: lines 12-16,111-123,194-199 - now you can use >= etc. 2002-06-09 Marc Delisle * lang/french.inc.php3 updates 2002-06-09 Alexander M. Turek * libraries/common.lib.php3: Corrected path to config_import.lib.php3. * libraries/common.lib.php3, lang/*.inc.php3, config.inc.php3: Catch parse errors in the config file. * lang/chinese.inc.php3: Converted to Unix line feed format. * lang/english.inc.php3: Reordered strings. 2002-06-09 Robin Johnson * Initial checkin of base DB-Config code 2002-06-08 Alexander M. Turek * lang/dutch.inc.php3: Updates, thanks to "CaliMonk" . * translators.html: - Changed Dutch translator. - Changed special characters into HTML entities. * lang/norwegian.inc.php3: Updates, thanks again to Sven-Erik Andersen . * lang/polish.inc.php3: Small corrections, thanks again to Jakub Wilk . * tbl_replace.php3: Fixed bug #564741 (CURDATE doesn't need any arguments). 2002-06-07 Marc Delisle * translators.html: updates (try to have only one official translator, probably the original author, or the one who now sends updates) * lang/czech* updates, thanks to Michal Cihar * lang/chinese* updates, thanks to Siu Sun 2002-06-06 Alexander M. Turek * Documentation.*: - The textarea bug still appears in Mozilla 1.0-final; - Fixed a typo; - Updated credits. * lang/albanian.inc.php3: Updates, thanks again to Laurent Dhima . * lang/german.inc.php3: Updates, added feedback link. 2002-06-05 Alexander M. Turek * lang/dutch.inc.php3: Updates, thanks to "CaliMonk" . * lang/thai.inc.php3: Updates, thanks again to Arthit Suriyawongkul. * lang/italian.inc.php3: Updates, thanks again to Pietro Danesi . 2002-06-05 Marc Delisle * lang/polish.inc.php3 updates, thanks to Jakub Wilk * lang/ukrainian.inc.php3 updates, thanks to Markijan Baran * lang/romanian.inc.php3 updates, thanks to Valics Lehel 2002-06-03 Marc Delisle * lang/romanian.inc.php3 updates, thanks to Valics Lehel * lang/indonesian.inc.php3 updates, thanks to Rachim Tamsjadi 2002-06-03 Mike Beck * pdf_pages.php3 - new page to add and edit pdf pages * db_details_structure.php3 lines 452-482 - added a link to pdf_pages - if pdf_pages exist offer to create pdfs * pdf_schema.pdf lines lines 374-380,422-455,805-820 - changed to work with the table_coords table - show primary_key and display_field in different color * config.inc.php3 lines 55,80,103 - added a new servervariable $cfg['Servers'][$i]['table_coords'] * Documentation.html line 593-770,1884-1920 - added and changed Doku for Creating PDFs 2002-06-02 Loïc Chapeaux * libraries/display_tbl.inc.php3, line 1413: xhtml fix. * libraries/fpdf/fpdf.php3: light optimizations and fixes. * sql.php3, lines 509-522: do print the page in "printview" mode. * scripts/check_lang.php3: added this script which goal is to ensure all languages files are valid. * Documentation.html; main.php3; translators.html: feature request #539644 (Translation feedback link). 2002-06-01 Loïc Chapeaux * db_details_structure.php3, lines 440-441; Documentation.html; pdf_schema.php3; libraries/fpdf/*: - updated the FPDF library to the 1.5 revision; - rewrote it to make it PHP3 and xhtml compliant; - coding standards. * read_dump.php3, lines 245-252: improved the "open_basedir" handling. 2002-06-01 Alexander M. Turek * lang/indonesian.inc.php3: Updates, thanks to Rachim Tamsjadi. * lang/italian.inc.php3: Updates, thanks again to Pietro Danesi . * lang/german.inc.php3: Small corrections. * lang/polish.inc.php3: Updates, thanks to Jakub Wilk . * header_printview.inc.php3, libraries/display_tbl.inc.php3: - Beautified generated code; - XHTML / CSS fixes. 2002-05-31 Alexander M. Turek * lang/german.inc.php3: Small corrections. * sql.php3, header_printview.inc.php3, libraries/display_tbl.inc.php3, lang/*.inc.php3: Implemented one part of feature #472038: Print view for SQL results (features #523325, #562505). 2002-05-30 Alexander M. Turek * lang/albanian.inc.php3: Updates, thanks again to Laurent Dhima . 2002-05-29 Alexander M. Turek * lang/german.inc.php3: Translated $strPdfDbSchema. * lang/italian.inc.php3: Updates, thanks again to Pietro Danesi . 2002-05-28 Loïc Chapeaux * pdf_schema.php3; lang/*.inc.php3: beautified the generated page. 2002-05-27 Loïc Chapeaux * lang/czech*.inc.php3: Updated, thanks to Michal Cihaø. 2002-05-27 Alexander M. Turek * lang/estonian.inc.php3: Updates, thanks to Alvar Soome . * README: Updated requirements. 2002-05-26 Alexander M. Turek * header.inc.php3, config.inc.php3, Documentation.html, images/bkg.gif, images/vertical_line.gif: - Made it possible to specify a background image for the right frame. - Renamed 'images/bkg.gif' to 'images/vertical_line.gif'. * Documentation.html: The external global variables don't exist anymore since PHP 4.2.0! 2002-05-26 Loïc Chapeaux * scripts/create-release.sh, line 60: added the "-P" option (prune empty directory) for the cvs checkout. * sql.php3: - fixed a warning thanks to Svetlio Kovachev ; - coding standards. * libraries/auth/cookies.auth.php3: improved a bit the detection mechanism. 2002-05-25 Loïc Chapeaux * libraries/common.lib.php3: - fixed a PHP3 bug and warnings; - optimized a bit; - coding standards. * lang/english.inc.php3; lang/french.inc.php3: sorted. * header.inc.php3: enforce relative url in CSS. * tbl_relation.php3: - fixed an error when $cfg['Server']['table_info'] is not valid; - optimized a bit; - removed an "onchange" js handler to lower server charge. * pdf_schema.php3; fpdf/*; libraries/fpdf/*: moved the "fpdf" directory in the "libraries" one. * read_dump.php3, lines 255-256: path must use "\" under winwin. 2002-05-25 Alexander M. Turek * lang/italian.inc.php3: Updates, thanks again to Pietro Danesi . * lang/german.inc.php3: Updates. 2002-05-24 Alexander M. Turek * header.inc.php3, images/bkg.gif: Tried to "fix" bug (?) #558155. * Documentation.*: The Mozilla textarea bug also appears in Mozilla 1.0-RC3. 2002-05-24 Marc Delisle * lang/*.php3, libraries/common.lib.php3: new features EXPLAIN and "Create PHP Code", thanks to Mike Beck (TODO: avoid executing the query again) * sql.php3: $is_analyse was sometimes undefined * tbl_alter.php3: go back to structure sub-page 2002-05-24 Loïc Chapeaux * config.inc.php3; db_details_links.php3; db_search.php3; Documentation.html; lang/*; libraries/common.lib.php3: patch #554925 - Search into database, thanks to Thomas Chaumeny . * libraries/functions.js, lines 15-17: fixed bug #559815 - Javascript problem with Opera. * sql.php3, line 213; tbl_properties_structure.php3, lines 541-549; lang/*; libraries/display_tbl.lib.php3, lines 71-74: patch #559618 - procedure analyse(), thanks to Mike Beck. 2002-05-23 Marc Delisle * Documentation.html, config.inc.php3, db_details_structure.php3, pdf_schema.php3: new 'table_coords' because a table can appear on more than one PDF page * tbl_relation.php3, lang/*.php3: strChangeDisplay for display field maintenance, thanks to Mike Beck 2002-05-23 Alexander M. Turek * Documentation.*: The Mozilla textarea bug also appears in Mozilla 1.0-RC2 and Netscape 7.0-PR1. 2002-05-22 Loïc Chapeaux * libraries/display_tbl.lib.php3: fixed possible errors with special characters in tables names. * header.inc.php3, lines 25-26; left.php3, lines 47-48: fixed Apache 2+ & PHP 4.2+ HTTP header bug. 2002-05-22 Marc Delisle * Documentation.html, config.inc.php3, db_details_structure.php3, pdf_schema.php3, libraries/display_tbl.lib.php3: PMA_pdf_table_position renamed to PMA_table_info, "foreign_display_field" moved from PMA_relation to PMA_table_info (once per table) * lang/indonesian.inc.php3 updates thanks to Rachim Tamsjadi (tamsjadi at icqmail.com) 2002-05-21 Loïc Chapeaux * ldi_table.php3, line 44: beautified generated html. * tbl_properties_options.php3: fixed display errors with IE5. * lang/portuguese.inc.php3; lang/italian.inc.php3: updated thanks to usual translators. 2002-05-21 Marc Delisle * lang/chinese*: updated thanks to Siu Sun 2002-05-19 Marc Delisle * read_dump.php3, bug 556105: do not execute a bookmark if asked to only view it 2002-05-19 Alexander M. Turek * lang/german.inc.php3: - Updated serveral untranslated strings. - Better translation. * lang/albanian.inc.php3, libraries/select_lang.lib.php3: New translation, thanks to Laurent Dhima . * ldi_table.php3: Added labels for checkboxes. 2002-05-18 Marc Delisle * pdf_schema.php3: corrections by Loïc; and I fix the undefined variables * Documentation.html: PMA_relation, PMA_pdf_table_position, varchar(64) 2002-05-18 Alexander M. Turek * libraries/display_tbl.lib.php3, line 1006: if a binary record contains some html special characters, display was not xhtml compliant. 2002-05-18 Loïc Chapeaux * libraries/common.lib.php3; libraries/ip_allow_deny.lib.php3: - exported the "IP-based Allow/Deny" code in a distinct library; - coding standards; - improved PHP3 compliance; - better ip checking. * Documentation.html: typos and line sizes. * tbl_qbe.php3: cleanup. * fpdf/*: removed ^M. * fpdf/fpdf.php3, lines 1205+: ensure user agent is detected whatever are the PHP version and the "register globals" value. * pdf_schema.php3; lang/*: coding standards and PDF error handling. * config_import.lib.php3: fixed a parse error. 2002-05-17 Robin Johnson * config.inc.php3, libraries/common.lib.php3: IP-based Allow/Deny code from feature #484158 * Documentation.*: feature #484158 documented 2002-05-17 Marc Delisle * tbl_change.php3, bug 556296: field size for int * tbl_qbe.php3, adjust drop-down width, thanks to Mike Beck 2002-05-17 Loïc Chapeaux * db_details_structure.php3, lines 442: does not display the "data scheme" form if there is no table in the database. * db_details_structure.php3, lines 446-458; tbl_properties_options.php3, lines 119-143: beautified generated code. * libraries/build_dump.php3, lines 70-75: fixed bug #551682 - PMA ignores case of table names under winwin, thanks to Pawe³ Szczepañski . * libraries/display_tbl.lib.php3, line 1006: if a binary record contains some html tags, display was broken. Thanks to SailorMax . * lang/italian.inc.php3: updated, thanks to Pietro Danesi. 2002-05-16 Loïc Chapeaux * db_details_structure.php3; Documentation.html: coding standards. 2002-05-14 Marc Delisle * pdf_schema.php3, db_details_structure.php3, lang/*, fpdf/*, Documentation.html: new feature: pdf schema output, thanks to Maxime Delorme (delorme.maxime at free.fr) and to Olivier Plathey (www.fpdf.org) (todo: scaling choice) 2002-05-13 Loïc Chapeaux * left.php3, libraries/common.lib.php3: fixed xhtml bugs and optimized the fix against bug #546011 (Navigation tooltips). * lang/arabic.inc.php3: updated thanks to Tarik kallida. 2002-05-13 Marc Delisle * lang/hungarian.inc.php3 updates, thanks to Péter Bakondy 2002-05-09 Robin Johnson * .cvsignore, libraries/common.lib.php3: Feature to stop developers commiting their config.inc.php3 so easily. 2002-05-09 Alexander M. Turek * left.php3, libraries/common.lib.php3: Fixed bug #546011 (Navigation tooltips). * lang/german.inc.php3: Updates. 2002-05-08 Marc Delisle * Documentation.html: update example for foreign_display_field * display_tbl.lib.php3: more room for record number 2002-05-08 Loïc Chapeaux * lang/english.inc.php3; lang/french.inc.php3; libraries/build_dump.lib.php3: fixed bug #552486 - row count starts at 1? 2002-05-07 Loïc Chapeaux * tbl_relation.php3; libraries/display_tbl.lib.php3: added backquotes and slashed some values. * lang/italian.inc.php3: updated, thanks to Pietro Danesi. 2002-05-06 Marc Delisle * lang/romanian.inc.php3 updates thanks to Valics Lehel * lang/*, tbl_relation.php3, Documentation.html, libraries/display_tbl.lib.php3: foreign_display_field 2002-05-05 Loïc Chapeaux * lang/thai.inc.php3: completed thanks to Arthit Suriyawongkul & Warit Wanasathian. * tbl_dump.php3; libraries/build_dump.lib.php3: enabled the ability to export only some records in xml format. * tbl_properties_export.php3: nicer display. * ldi_table.php3; tbl_select.php3: added top menu. 2002-05-05 Alexander M. Turek * db_details_links.php3, tbl_properties_links.php3, lang/*.inc.php3: Use "SQL" instead of "home" as link name. * tbl_properties_export.php3: Added XML export option. * tbl_dump.php3: Beautified XML output. * lang/german.inc.php3: Better translation for $strDumpXRows. 2002-05-04 Loïc Chapeaux * user_details.php3, line 984: do not use "mysql_result" if the query fails. * libraries/auth/cookie.auth.lib.php3: fixed an infinite loop problem. * tbl_qbe.php3: cleaned up a bit. * lang/chinese-*: updated thanks to Siu Sun. 2002-05-03 Loïc Chapeaux * lang/italian.inc.php3: updated, thanks to Pietro Danesi. * tbl_properties.php3; tbl_properties_export.php3; tbl_properties_operations.php3; tbl_properties_options.php3; tbl_properties_strucuture.php3: - messages are now displayed if a query had been submitted to change some options or to sort the table; - pursuit the "stay on the sub-pages as long as needed" work. * db_details.php3; db_details_export.php3; db_details_strucuture.php3: pursuit the "stay on the sub-pages as long as needed" work. * libraries/auth/cookie.auth.lib.php3, lines 386-392: fixed bug #551898 - Cookie auth and cookies refused. 2002-05-02 Loïc Chapeaux * lang/*.inc.php3: cleanup. * db_details.php3, line 38; db_details_links.php3, line 41: the start db details page couldn't be reached with an empty database. 2002-05-02 Alexander M. Turek * tbl_properties_export.php3, lang/*.inc.php3: Clarified the interface. * lang/italian.inc.php3: Updates, thanks again to Pietro Danesi . * lang/german.inc.php3: Updates. 2002-05-01 Marc Delisle * tbl_properties.php3, tbl_properties_links.php3, new tbl_properties_structure, lang/*.php3: Structure page (todo: - stay on the sub-pages as long as needed) * tbl_qbe.php3: last changes from Mike Beck * new tbl_relation.php3 (relation management), thanks to Mike Beck 2002-05-01 Loïc Chapeaux * tbl_properties.php3; tbl_properties_table_info.php3: comments. * tbl_properties_options.php3: added labels and beautified display. * db_stats.php3, lines 12-22: ensure this script can only be ran by a super-user. * libraries/grab_globals.lib.php3: fixed a bug with the "extact()" function under php 3.0.12 thanks to Kris Wood . * libraries/common.lib.php3, line 791: fixed a warning thanks to Kris Wood . * mosts scripts: optimization - do not call "mysql_numrows", "mysql_results" and "mysql_fetch_array" on invalid queries. * db_details*.php3; mult_submits.inc.php3; sql.php3: splitted the large "database details" page in parts. * tbl_properties_links.php3: optimized (less server work). * tbl_dump.php3, lines 308-309: exporting a database with one table from the "database details" page doesn't export the table. 2002-04-30 Loïc Chapeaux * lang/italian.inc.php3: updated thanks to Pietro Danesi. 2002-04-30 Marc Delisle * tbl_qbe.php3, try to make it work again * tbl_properties.php3, tbl_properties_table_info.php3, tbl_properties_options.php3: support for 3 MyISAM table options 2002-04-30 Alexander M. Turek * lang/german.inc.php3: Clarification ($strFlushTable). 2002-04-29 Loïc Chapeaux * lang/italian.inc.php3; lang/portuguese.inc.php3: updated thanks to usual translators. * tbl_qbe.php3: code was broken and warnings. * user_details.php3, line 1343: fixed bug #549887 - Db name with "\_" changed when granting. 2002-04-29 Alexander M. Turek * tbl_dump.php3, lines 347, 348: Fixed a bug concerning the file extensions of XML files in ZIP archives. * lang/german.inc.php3: Translated $strOptions. * tbl_properties_operations.php3: Added documentation link for 'FLUSH'. * header.inc.php3, tbl_properties_links.php3: New link design. * header.inc.php3: removed db_stats link. 2002-04-29 Marc Delisle * tbl_qbe.php3: corrections from Mike Beck for better joins when more than one table is the master in a relation * tbl_properties_links.php3, tbl_properties_operations.php3, new tbl_properties_options.php3, lang/*: new Options page (will grow when Feature request 441716 is done) 2002-04-28 Marc Delisle * tbl_properties.php3, new tbl_properties_common.php3: start the split * tbl_properties.php3, new tbl_properties_export.php3, tbl_properties_links.php3, lang/*.php3: export is splitted * new tbl_properties_table_info, to be able to display links on the export page * new tbl_properties_operations.php3 2002-04-28 Alexander M. Turek * header.inc.php3, lines 162-170: Improved patch #548696. * db_details.php3, tbl_dump.php3, lang/*.php3, libraries/build_dump.lib.php3: XML exports (experimental). * tbl_dump.php3: improved PHP3 compatibility. 2002-04-28 Loïc Chapeaux * tbl_properties.php3, line 395: replaced a "require" by an include. * tbl_properties_links.php3: beautified code. * db_details.php3, tbl_change.php3, tbl_properties.php3, user_details.php3: xhtml fixes. * lang/slovak-win1250.inc.php3: updated thanks to Peter Svec. * tbl_qbe.php3, line 732: fixed again a warning. * tbl_addfield.php3; tbl_alter.php3: fixed bug #548495 - Alter table not replicate. * db_stats.php3; libraries/functions.js: added a check/uncheck all feature. * tbl_properties.php3; tbl_properties_operations.php3: moved tables comments and type features and referential integrity checkings to the "table operations" page. * config.inc.php3, lines 184-185; db_details.php3, line 572; Documentation.html, lines 916-917; tbl_properties.php3, line 556: emphasized the sql query texteareas. 2002-04-27 Marc Delisle * tbl_properties.php3, new tbl_properties_links.php3: remove duplicate links code. 2002-04-27 Alexander M. Turek * Recompressed old ChangeLog without saving its path in the archive. * header.inc.php3: - Patch #548696 (DB/Table titles should be links), thanks to Ray Black . - lines: 161-164: Undefined variable. * common.lib.php3, lines 162, 163, 435-437: Fixed bug #549570 (Strange error if controluser is invalid). 2002-04-27 Loïc Chapeaux * Documentation.html: - xhtml fixes; - added a faq entry about bug #547064 (JS error with textareas under Mozilla). * libraries/display_tbl.lib.php3; libraries/functions.js: better fix against bug #547384 (Marker Color can't equal Pointer Color). * libraries/auth/config.auth.lib.php3, line 111: fixed a header problem. * scripts/create-release.sh: improved so a CVS branch tag may be used. * lang/croatian-*; libraries/select_lang.lib.php3: new Croatian translations thanks to Sime Essert . * tbl_properties.php3, lines 1238-1240: fix new fields names in the relation table. * tbl_printview.php3; tbl_qbe.php3: optimization, warnings and coding standards. * header.inc.php3, lines 166-172: xhtml fixes. * Compressed ChangeLog till the 2.2.6 release. 2002-04-26 Loïc Chapeaux * ## created 2.2.7 branch into the CVS tree ## * lang/nowegian.inc.php: updated thanks to Sven-Erik Andersen. * lang/brazilian_portuguese.inc.php3: updated thanks to Renato Lins. * sql.php3; tbl_replace.php3: patch #547030 - file_exists $goto thanks to Melvyn Sopacua . * libraries/common.lib.php3, line 70: "invalid" path. * tbl_printview.php3; tbl_qbe.php3: coding standards and warnings. 2002-04-26 Marc Delisle * tbl_qbe.php3: automatic joins from Relation table, thanks to Mike Beck (mike.beck at ibmiller.de) (experimental: some things remain to be tested) * Documentation.html: example for automatic joins * tbl_qbe.php3, tbl_printview.php3, libraries/display_tbl.lib.php3, Documentation.html: rename fields in the relation table 2002-04-26 Alexander M. Turek * libraries/common.lib.php3: fixed a controluser bug. * libraries/display_tbl.lib.php3: fixed bug #547384 (Marker Color can't equal Pointer Color) 2002-04-25 Alexander M. Turek * lang/italian.inc.php3: updated, thanks again to Pietro Danesi. 2002-04-24 Marc Delisle * tbl_*.php3: $cfg system changes 2002-04-24 Alexander M. Turek * libraries/*, lang/*: $cfg system changes. * libraries/common.lib.php3, libraries/select_lang.php3, libraries/config_import.lib.php3: Config file backwards compatibility. 2002-04-24 Robin Johnson * *.php3 NOT tbl_*.php, Documentation.*: $cfg system changes. * scripts/extchg.sh: Updated URL * scripts/convertcfg.pl: Conversion between old config files and new ones. * scripts/*: Updated comments somewhat * tbl_dump.php3:121: renamed $cfgServer_backup to $backup_cfgServer * user_details.php3: forgot to change $GLOBALS['cfgXYZ'] to $GLOBALS['cfg']['XYZ'] * libraries/common.lib.php3: a single $cfgServer instance was forgotten 2002-04-23 Marc Delisle * tbl_printview.php3, lang/*.php3: Relation links in printview, thanks to Mike Beck (mike.beck at ibmiller.de) 2002-04-23 Alexander M. Turek * libraries/common.lib.php3: fixed bug #547605 using Loïc's patch. * tbl_printview.php3: Fixed a small bug, some php and XHTML 1.0 errors and beautified the generated code. * lang/german.inc.php3: Translated the new string. * Documentation.html: Changed notes concerning php 4.2.0. 2002-04-22 Loïc Chapeaux * lang/slovak-win1250.inc.php3: completed, thanks to Peter Svec. 2002-04-22 Marc Delisle * lang/japanese* updates, thanks to Yukihiro Kawada 2002-04-22 Alexander M. Turek * lang/russian-koi8.inc.php3: fixed a typo (bug #546981). * lang/german.inc.php3: better syntax. * db_details.php3, mult_submits.inx.php3, tbl_properties.php3: Use TRUNCATE instead of DELETE when using MySQL 4. 2002-04-21 Alexander M. Turek * main.php3: Restarted work on patch #538740 (get users priv. with SHOW GRANTS). 2002-04-21 Loïc Chapeaux * libraries/auth/http.auth.lib.php3: tried a fix to allow the use of http authentication mode with IIS. 2002-04-21 Marc Delisle * ### 2.2.6 released ### --- Older ChangeLogs can be found on our project website --- http://www.phpmyadmin.net/ChangeLogs/