Recalculate URL only if needed not all times when using https.
[phpmyadmin/last10db.git] / ChangeLog
blob8ca0230561647701ba0befe408e37ab24e1ac260
1 ----------------------
2 phpMyAdmin - ChangeLog
3 ----------------------
5 $Id$
6 $Source$
8 2006-06-27 Michal Čihař  <michal@cihar.com>
9     * libraries/import/csv.php: Fix special case of Excel export with ; at the
10       end (bug #1511046).
11     * scripts/setup.php, libraries/compat/var_export.php: Add var_export
12       compatibility wrapper from PEAR PHP_Compat to make setup.php work on PHP
13       4.1 (bug #1513007).
14     * libraries/Config.class.php: Recalculate URL only if needed not all times
15       when using https.
17 2006-06-25 Marc Delisle  <lem9@users.sourceforge.net>
18     * libraries/export/pdf.php, libraries/plugin_interface.lib.php, lang/*:
19       bug #1504218: display an explanation for what is a PDF export
20     * libraries/database_interface.lib.php: when a db directory has
21       wrong permissions/ownership, information_shema does not work
22       for all databases so we revert to SHOW TABLE STATUS
24 2006-06-23 Marc Delisle  <lem9@users.sourceforge.net>
25     * libraries/Config.class.php: bug #1501027, possible user/password
26       disclosure when switching from http to https
28 2006-06-22 Marc Delisle  <lem9@users.sourceforge.net>
29     * libraries/database_interface.lib.php, /export/sql.php, lang/*:
30     export of procedures and functions. Note: this needs improvement
31     because currently the DELIMITER for procedures is exported as a
32     comment. Users could remove the comment marker and feed this 
33     to command-line mysql but it would be better to generate DELIMITER
34     not as a comment and parse it while importing.
36 2006-06-21 Marc Delisle  <lem9@users.sourceforge.net>
37     * lang/french: update
38     * lang/slovak: update, thanks to Tomas Tatransky - droopytsf
39     * lang/tatarish: update, thanks to Albert Fazlí
40     * libraries/auth/http.auth.lib.php: bug #1504662, display server message
42 2006-06-20 Marc Delisle  <lem9@users.sourceforge.net>
43     * libraries/Table.class.php: a typo disabled table copy operation
45 2006-06-20 Sebastian Mendel <cybot_tm@users.sourceforge.net>
46     * themes/*/css/theme_right.css.php: bug #1449845 Nowrap in character sets
47     * libraries/common.lib.php::PMA_linkOrButton():
48       did not recognize hard coded & when ; is set as url separator in php
49     * js/querywindow.js, libraries/common.lib.php,
50       libraries/sql_query_form.lib.php: bug #1490556 Request-URI Too Large
52 2006-06-15 Marc Delisle  <lem9@users.sourceforge.net>
53     * libraries/sql_query_form.lib.php: Delimiter only if MySQL supports it
55 2006-06-13 Marc Delisle  <lem9@users.sourceforge.net>
56     * libraries/sql_query_form.lib.php, libraries/import/sql.php, lang/*:
57       bug # 1469699, can't create a stored procedure
58       Experimental, please test! I added a Delimiter field in the query form
59       so user can specify his special delimiter;
60       TODO: fix the display of the query which has a special delimiter
61             because for now it's empty
63 2006-06-09 Marc Delisle  <lem9@users.sourceforge.net>
64     * tbl_select.php: bug #1490569, search with LIKE on numeric fields
65     * libraries/import.lib.php: support display of HANDLER statement results
66     * libraries/header.inc.php, libraries/auth/http.auth.lib.php,
67       /cookie.auth.lib.php, removed header_custom.inc.php:
68       patch #1502453, unnecessary disk access,
69       thanks to Juergen Wind (windkiel)
70     * libraries/footer.inc.php, libraries/auth/http.auth.lib.php,
71       /cookie.auth.lib.php, removed footer_custom.inc.php:
72       applied the same optimization
74 2006-06-08 Marc Delisle  <lem9@users.sourceforge.net>
75     * libraries/header.inc.php: bug #1501891, undefined PMA_isSuperuser() when
76       the default server is 0
78 2006-06-06 Marc Delisle  <lem9@users.sourceforge.net>
79     * Documentation.html: various fixes, thanks to Cedric Corazza
81 2006-06-02 Marc Delisle  <lem9@users.sourceforge.net>
82     * libraries/auth/cookie.auth.lib.php: for auth_type='cookie', avoid
83       showing the "cookies must be enabled" message if they are enabled
84     * Documentation.html: requirements: web browser with cookies enabled
85     * libraries/header.inc.php: show message about cookies also
86       when auth_type = http or config
88 2006-05-31 Marc Delisle  <lem9@users.sourceforge.net>
89     * libraries/common.lib.php: bug #1498108, support twice the separator
90       in db name, thanks to Sylvain Derosiaux
92 2006-05-30 Marc Delisle  <lem9@users.sourceforge.net>
93     * lang/french*: updates
94     * querywindow.php: $is_superuser was not defined
95     * sql.php: bug #1490422, lost connection to MySQL server (SELECT DISTINCT)
97 2006-05-30 Michal Čihař  <michal@cihar.com>
98     * libraries/export/sql.php: Fix handling of backquotes (bug #1497239).
99     * libraries/export/xml.php: Fix export to XML (bug #1497239).
100     * libraries/plugin_interface.lib.php: Show that plugin has no option if it
101       has only hidden inputs.
102     * sql.php: Do not compare db if not defined.
103     * server_binlog.php, server_processlist.php: No need to grab all results
104       to memory.
105     * libraries/export/htmlexcel.php: Fix extension (bug #1497239).
106     * libraries/export/csv.php: Handle correctly AUTO (bug #1497239).
107     * lang/*: Remove obsolete messages, add missing ones.
108     * lang/czech: Updated.
109     * libraries/session.inc.php: Remove unused code.
110     * libraries/Table.class.php, libraries/select_lang.lib.php, lang/*: Add
111       todo translations (bug #1436564).
113 2006-05-29 Michal Čihař  <michal@cihar.com>
114     * lang/galician: Update, thanks to Xosé Calvo - xosecalvo.
115     * lang/japanese: Update, thanks to Ishigaki Kenichi - tcool.
116     * lang/norwegian: Update, thanks to Sven-Erik Andersen - sven-erik.
117     * lang/italian: Update, thanks to Rebe - rebeluca.
118     * lang/estonian: Update, thanks to Marko Ellermaa - uhuu.
119     * lang/finnish: Update, thanks to Yoneh - yoneh.
120     * lang/bulgarian: Update, thanks to Stanislav Yordanov - stanprog.
121     * lang/czech: Update.
123 2006-05-29 Marc Delisle  <lem9@users.sourceforge.net>
124     * main.php: bug #1496881, CVS link broken in main.php
126 2006-05-26 Marc Delisle  <lem9@users.sourceforge.net>
127     * tbl_change.php: bug #1451426, edit breaks protected BLOB field,
128       changes it from NULL to empty string
130 2006-05-23 Marc Delisle  <lem9@users.sourceforge.net>
131     * tbl_change.php, tbl_replace.php: bug #1438999, updating a multi-table
132       view
134 2006-05-21 Marc Delisle  <lem9@users.sourceforge.net>
135     * import.php, lang/*: bug #1467804, replaced strNothingToImport
136       by strNoDataReceived
138 2006-05-20 Marc Delisle  <lem9@users.sourceforge.net>
139     ### 2.8.1 released from MAINT_2_8_1
141 2006-05-19 Marc Delisle  <lem9@users.sourceforge.net>
142     * db_details_structure.php: indicate on the Sum line that storage type and
143       collation are the default values
145 2006-05-18 Marc Delisle  <lem9@users.sourceforge.net>
146     * libraries/check_user_privileges.lib.php, /database_interface.lib.php, /db_details_links.inc.php,
147       /server_common.inc.php, /header.inc.php: bug #1490193 and code simplification
149 2006-05-17 Marc Delisle  <lem9@users.sourceforge.net>
150     * server_privileges.php: bug #1478812, Add user (password containing
151       a backslash); also minor optimization
153 2006-05-15 Marc Delisle  <lem9@users.sourceforge.net>
154    * libraries/Table.class.php: bug #1475949, removing the default value
156 2006-05-15 Michal Čihař  <michal@cihar.com>
157     * scripts/setup.php: Compatibility with security tokens (bug #1488453).
158     * scripts/setup.php: Fix detection of writable config (bug #1488447).
159     * css/phpmyadmin.css.php, libraries/auth/cookie.auth.lib.php,
160       themes/darkblue_orange/css/theme_right.css.php,
161       themes/original/css/theme_right.css.php: Not so wide login form (RFE
162       #1445541).
163     * import.php, export.php: Increase magic contstant to avoid problems with
164       compression of some specific data (bug #1477029).
166 2006-05-14 Michal Čihař  <michal@cihar.com>
167     * libraries/common.lib.php: Fix reading database list with MySQL wildcards
168       (bug #1487613).
169     * changelog.php: There is no reason to make bug uppercase.
171 2006-05-14 Marc Delisle  <lem9@users.sourceforge.net>
172     * libraries/import.lib.php: bug #1482841, support USE statement in the import file
174 2006-05-12 Marc Delisle  <lem9@users.sourceforge.net>
175     ### 2.8.0.4 released from MAINT_2_8_0
177 2006-05-12 Michal Čihař  <michal@cihar.com>
178     * libraries/footer.inc.php: Escape user input to avoid XSS.
179     * libraries/common.lib.php, libraries/url_generating.lib.php: Better
180       handle other URL separator than & (bug #1487365).
182 2006-05-06 Michal Čihař  <michal@cihar.com>
183     * Documentation.html: Describe better regullar expressions in hide_db
184       (patch #1482049, thanks to Isaac Bennetch - ibennetch).
186 2006-05-05 Michal Čihař  <michal@cihar.com>
187     * libraries/export/sql.php: Fix UPDATE export with extended inserts
188       enabled (bug #1482103), fix export type selection.
189     * libraries/select_lang.lib.php: Use GET and POST explicitely as cookies
190       can override values in REQUEST (bug #1481584).
191     * lang/czech: Updated.
193 2006-05-03 Michal Čihař  <michal@cihar.com>
194     * Documentation.html: Document OpenDocument export and various fixes.
196 2006-05-02 Michal Čihař  <michal@cihar.com>
197     * libraries/select_lang.lib.php, libraries/Theme_Manager.class.php: Escape
198       user input (CVE-2006-2031).
199     * server_databases.php: Fix path to image (needs to be lower case).
200     * libraries/common.lib.php: Use htmlspecialchars instead of htmlentities,
201       it doesn't break utf-8.
203 2006-04-28 Michal Čihař  <michal@cihar.com>
204     * Documentation.html, main.php, libraries/config.default.php: Possibility
205       to hide creating of database from main (RFE #1370100).
206     * Documentation.html, main.php, libraries/left_header.inc.php:
207       Customizable link under left logo (RFE #1111599).
208     * libraries/export/htmlword.php: Fix including column names.
209     * libraries/export/latex.php: Add missing crlf, remove unused code.
210     * libraries/export/ods.php: Use correct charset.
211     * libraries/export/odt.php, lang/*, libraries/config.default.php: Add Open
212       Document Text export (RFE #1068007).
213     * libraries/opendocument.lib.php: Add document metainformation.
214     * libraries/opendocument.lib.php, libraries/export/ods.php,
215       libraries/export/odt.php: Include styles.xml in Open Document, now it
216       can be opened in KOffice, Gnumeric and OpenOffice.org.
218 2006-04-27 Sebastian Mendel <cybot_tm@users.sourceforge.net>
219     * db_printview.php: fixed bug 'no tables found', refactored
220     * tbl_change.php, tbl_indexes.php: removed table formating, done in css
222 2006-04-27 Michal Čihař  <michal@cihar.com>
223     * Documentation.html, libraries/config.default.php,
224       libraries/auth/cookie.auth.lib.php: Logout from all servers by default
225       (RFE #1370874).
226     * sql.php: Show results of REPLACE as affected as it contains both deleted
227       and inserted rows count (bug #1475765).
228     * libraries/common.lib.php: Better detection of duplicate rows (bug
229       #1477500).
230     * libraries/display_tbl.lib.php: Do not check for VIEW if no table name
231       (eg. SELECT 1) (bug #1473484).
232     * libraries/import/sql.php: Do not strip MySQL conditional statements in
233       comments (patch #1459782, thanks to unconed - unconed).
234     * Documentation.html: Various fixes in documentation, mostly grammmar
235       (patch #1453198, thanks to Isaac Bennetch - ibennetch).
236     * lang/*: Remove *font_family.
237     * Documentation.html, import.php, querywindow.php, js/functions.js,
238       libraries/header.inc.php, libraries/import.lib.php: Improve
239       functionality of limiting DROP DATABASE (bug #1456082).
240     * libraries/language.lib.php, libraries/common.lib.php,
241       libraries/database_interface.lib.php, libraries/select_lang.lib.php:
242       Reload language file after switch to utf-8 translation (bug #1442605).
243     * tbl_properties_operations.php,
244       libraries/tbl_properties_table_info.inc.php: Allow to set PACK_KEYS to
245       DEFAULT (bug #1440966).
247 2006-04-26 Michal Čihař  <michal@cihar.com>
248     * libraries/plugin_interface.lib.php:
249         - Display information that there are no settings.
250         - Be more verbose on error.
251         - Drop tables used for layout.
252         - Add support for groupping options.
253         - Support for forcing one of two bool/bgroups.
254         - Add documentation.
255         - Support for localised texts in defaults.
256     * css/phpmyadmin.css.php, themes/darkblue_orange/css/theme_right.css.php,
257       themes/original/css/theme_right.css.php: New style for non table forms
258       used in plugins.
259     * libraries/config.default.php, libraries/display_export.lib.php,
260       libraries/export/*: Convert export to plugin architecture, so that
261       plugins are independant piece of code (RFE #1325937).
262     * db_operations.php, tbl_properties_operations.php,
263       libraries/Table.class.php: Adapt to changes in export.
264     * export.php, libraries/export/*: Use plugins for extension and MIME type.
265     * libraries/export/ods.php, libraries/opendocument.lib.php,
266       libraries/config.default.php, lang/*: Export to OASIS OpenDocument
267       Spreadsheet (RFE #1068007).
268     * lang/czech: Update.
269     * export.php, libraries/plugin_interface.lib.php, libraries/export/*:
270       Allow forcing of export to file, it makes no sense to display PDF in
271       textarea ;-).
272     * libraries/display_export.lib.php: Reinclude table selection (bug
273       #1477226).
274     * libraries/auth/cookie.auth.lib.php: Remove unused function.
275     * libraries/auth/cookie.auth.lib.php, Documentation.html,
276       libraries/config.default.php: Allow configuration of cookie storage on
277       client (RFE #1095227).
278     * server_privileges.php, lang/*: Create database for newly created user
279       (RFE #479640).
281 2006-04-26 Sebastian Mendel <cybot_tm@users.sourceforge.net>
282     * themes/*:
283       updated themes;
284       fixed bug #1452131 Fonts too large;
285       fixed bug #1446211 Colors hardcoded in theme css files;
286     * libraries/Theme_Manager.class.php: search themes on every script start
287     * libraries/Theme_Manager.class.php, libraries/Theme.class.php:
288       use fallback (original) css file if not found in current theme
289       (no need to include unchanged files into theme, f. e. print.css)
291 2006-04-25 Michal Čihař  <michal@cihar.com>
292     * libraries/common.lib.php: Make cookie login form work with token
293       protection.
294     * libraries/auth/cookie.auth.lib.php: Do not include empty values.
295     * changelog.php: Generate proper XHTML, make URLs clickable.
297 2006-04-25 Sebastian Mendel <cybot_tm@users.sourceforge.net>
298     * db_details_qbe.php, db_printview.php, libraries/display_tbl.lib.php,
299       css/phpmyadmin.css.php, js/functions.js, pdf_pages.php, pdf_schema.php,
300       server_binlog.php, server_variables.php, tbl_change.php,
301       transformation_overview.php:
302       style upgrade
303     * changelog.php: replaced php short open tag
305 2006-04-24 Michal Čihař  <michal@cihar.com>
306     * main.php: Fix logout link (bug #1474694).
308 2006-04-21 Michal Čihař  <michal@cihar.com>
309     * libraries/import/csv.php: Fix importing files without trailing new line
310       (bug #1473944).
311     * Documentation.html: Document problems with PMA_blowfish on clusters of
312       different architectures (bug #1470912).
313     * Documentation.html: Document LoginCookieValidity (bug #1473357).
315 2006-04-20 Michal Čihař  <michal@cihar.com>
316     * index.php: Check target against goto_whitelist.
317     * libraries/url_generating.lib.php, libraries/session.inc.php,
318       libraries/common.lib.php: Protect against external links which could
319       perform any action (CVE-2006-1804).
320     * changelog.php: Link to CAN/CVE security issues, highlight releases, fix
321       email links, link releases to tags in CVS.
323 2006-04-13 Marc Delisle  <lem9@users.sourceforge.net>
324     * server_databases.php: need brackets for correct calculation of page
326 2006-04-13 Sebastian Mendel <cybot_tm@users.sourceforge.net>
327     * server_databases.php, libraries/database_interface.lib.php:
328       disable table stats for MySQL 5 by default
329     * server_databases.php:
330       use new functionality of PMA_DBI_get_databases_full() to limit display
331     * libraries/database_interface.lib.php:
332        - extended PMA_DBI_get_databases_full() to allow limiting and sorting
333        - added new function PMA_DBI_get_databases_count()
334     * libraries/config.default.php:
335       added new paramter to limit maximum displayed databases
336     * sql.php:
337        - fixed bug #1469469 cyclic redirect with sql.php as default table-page
338        - re-use already existing code
339     * changelog.php:
340       link also js, html, pl, and sh files, FAQ entries
341       and contributors to their sf.net user page, smaller regex fixes
343 2006-04-13 Marc Delisle  <lem9@users.sourceforge.net>
344     * export.php: bug #1443004 part 2: export views after the tables
346 2006-04-12 Marc Delisle  <lem9@users.sourceforge.net>
347     * export.php: bug #1443004 part 1: do not generate INSERT statements
348       for an exported VIEW
350 2006-04-12 Sebastian Mendel <cybot_tm@users.sourceforge.net>
351     * css/phpmyadmin.css.php:
352       fixed bug #1446017 red border in outdated themes
353     * libraries/common.lib.php:
354        - added option to PMA_arrayWalkRecursive() to use function also on keys
355        - un-magic_quotes_gpc also keys in GPC arrays
356     * libraries/db_table_exists.lib.php:
357       cleanup - what a mess; fixed several undefined variables
358     * tbl_printview.php:
359       fixed undefined variable by including libraries/tbl_properties_common.php
360     * changelog.php:
361       link users, files, bugs, rfes and patches
362     * libraries/footer.inc.php:
363       fixed bug #1454874 Javascript error in new (not framed) print window
364     * css/phpmyadmin.css.php, scripts/setup.php, test/theme.php
365       themes/darkblue_orange/css/theme_right.css.php,
366       themes/original/css/theme_right.css.php:
367       fixed bug #1444466 theme directory not being processed correctly
368     * libraries/common.lib.php, libraries/Theme_Manager.class.php:
369       fixed bug #1469174 configuration changes not accepted in theme manager
370     * libraries/Theme_Manager.class.php:
371       fixed bug #1469120 missing property in Theme_Manager class
372     * libraries/common.lib.php:
373       fixed bug #1469109 PMA_backquote() issues
375 2006-04-11 Marc Delisle  <lem9@users.sourceforge.net>
376     * Documentation.html: clarification about config.default.php
378 2006-04-11 Sebastian Mendel <cybot_tm@users.sourceforge.net>
379     * tbl_relation.php:
380       fixed bug #1459418 Add foreign key fail on column with ' in name
381     * index.php, libraries/auth/cookie.auth.lib.php,
382       libraries/auth/http.auth.lib.php, libraries/common.lib.php,
383       libraries/footer.inc.php, libraries/fpdf/fpdf.php,
384       libraries/grab_globals.lib.php, libraries/header.inc.php,
385       libraries/ip_allow_deny.lib.php, libraries/select_lang.lib.php,
386       libraries/Config.class.php:
387       use PMA_getenv()
388     * libraries/Config.class.php:
389       fixed not initilized variable in getCookiePath();
390     * libraries/common.lib.php:
391       added PMA_getenv() as a wrapper to $_SERVER, $_ENV, getenv() and apache_getenv()
393 2006-04-11 Michal Čihař  <michal@cihar.com>
394     * lang/galician: Fix missing ; (bug #1468439).
395     * libraries/Config.class.php: Fix parsing of paths containing : (patch
396       #1461766).
398 2006-04-10 Michal Čihař  <michal@cihar.com>
399     * libraries/Config.class.php: Check also default config mtime (bug
400       #1467620).
401     * libraries/Config.class.php: Better check for server system (patch
402       #1462738).
403     * libraries/import/csv.php: Fix parsing of large CSV files (bug #1456331).
405 2006-04-09 Marc Delisle  <lem9@users.sourceforge.net>
406     * tbl_replace.php, libraries/dbi/mysqli.dbi.lib.php: bug #1255923,
407       detect and report silent truncation (mysqli only)
409 2006-04-08 Marc Delisle  <lem9@users.sourceforge.net>
410     * libraries/display_import.lib.php, lang/*: bug #1449793,
411       respect file_uploads = Off
413 2006-04-07 Michal Čihař  <michal@cihar.com>
414     * scripts/setup.php: Parse correctly new version numbers.
416 2006-04-06 Marc Delisle  <lem9@users.sourceforge.net>
417     ### 2.8.0.3 released from branch MAINT_2_8_0
418     * themes/*/css/theme_left.css.php, /theme_right.css.php:
419       protection from unplanned execution path
421 2006-03-28 Marc Delisle  <lem9@users.sourceforge.net>
422     * libraries/Table_class.php, /sqlparser.lib.php: bug #1458245,
423       copy a db containing a VIEW
425 2006-03-26 Marc Delisle  <lem9@users.sourceforge.net>
426     * sql.php: bug #1448890 Column expander doesn't work
427     * libraries/tbl_properties.inc.php: bug #1458334, undefined offset
428     * libraries/sqlparser.data.php: bug #1455373, CONVERT in reserved words
430 2006-03-25 Marc Delisle  <lem9@users.sourceforge.net>
431     * db_operations.php, libraries/Table.class.php,
432       libraries/display_export.lib.php libraries/export/sql.php:
433       bug #1401864, DROP VIEW instead of DROP TABLE
435 2006-03-23 Marc Delisle  <lem9@users.sourceforge.net>
436     * db_operations.php, tbl_properties_operations.php,
437       libraries/display_export.lib.php, lang/*: start work for bug #1401864,
438       generation of DROP VIEW statements where appropriate
440 2006-03-23 Michal Čihař  <michal@cihar.com>
441     * libraries/import/sql.php: Fix handling of -- (bug #1453430).
443 2006-03-23 Alexander M. Turek  <me@derrabus.de>
444     * lang/german-*.inc.php: Updates, sync'ed some technical terms with the
445       German MySQL manual.
447 2006-03-23 Marc Delisle  <lem9@users.sourceforge.net>
448     * libraries/display_tbl.lib.php: bug #1444417 blobs are centered
449     * libraries/common.lib.php: patch #1455286, catch 'permission denied'
450       error on SHOW DATABASES, thanks to Bernard Dautrevaux - b-dautrevaux
452 2006-03-22 Alexander M. Turek  <me@derrabus.de>
453     * lang/spanish-*.inc.php: Updates, thanks to Daniel Hinostroza.
454     * lang/galician-*.inc.php: Updates, thanks to Xosé Calvo.
456 2006-03-21 Alexander M. Turek  <me@derrabus.de>
457     * libraries/german-*.inc.php:
458       - Reviewed recently translated strings;
459       - updated some untranslated messages.
461 2006-03-21 Marc Delisle  <lem9@users.sourceforge.net>
462     * server_privileges.php:  bug #1427707 Priv->user->pass radio buttons
463       unselectable: Sebastian's fix was not in HEAD
464     * libraries/Table.class.php: bug #1439002, drop basetable of a view gives
465       error on overview Table.class.php
467 2006-03-20 Alexander M. Turek  <me@derrabus.de>
468     * Documentation.html: Added a note about Connector/PHP to FAQ 1.17.
470 2006-03-19 Marc Delisle  <lem9@users.sourceforge.net>
471     * db_details_structure.php: bug #1445853, overhead should use the
472       same display units
473     * lang/english*, /french*: use IEC binary units; use "B" for Bytes
474       and "o" for "Octets" in French
475     * db_details_importdocsql.php: bug #1444025, dead code about DOCUMENT_ROOT
477 2006-03-17 Marc Delisle  <lem9@users.sourceforge.net>
478     * libraries/dbi/mysqli.dbi.lib.php: if $cfg['Servers'][$i]['nopassword']
479       is not defined (using an older config.inc.php), an error is displayed
480       when login fails
482 2006-03-17 Michal Čihař  <michal@cihar.com>
483     * scripts/setup.php: Allow empty socket (bug #1452142).
485 2006-03-16 Marc Delisle  <lem9@users.sourceforge.net>
486     * libraries/display_tbl.lib.php: undefined variable when a BLOB is NULL
487     * libraries/Theme_Manager.class.php: XSS vulnerability
488     * libraries/common.lib.php: bug #1392554, turn off
489        zend.ze1_compatibility_mode due to mysqli problems
490     ### 2.8.0.2 released from branch MAINT_2_8_0
492 2006-03-16 Michal Čihař  <michal@cihar.com>
493     * libraries/select_server.lib.php: Move end of fieldset to correct place
494       after button (patch #1450559).
495     * libraries/plugin_interface.lib.php: Add support for hidden inputs.
496     * libraries/common.lib.php: Do not forget wrongly configured servers,
497       otherwise user gets warning only on first access (RFE #1451521).
498     * libraries/auth/config.auth.lib.php: Show possible error messages.
499     * show_config_errors.php, libraries/common.lib.php: Add wrapper to show
500       config errors even with no error reporting (RFE #1447173).
501     * scripts/create-release.sh: Use w3m instead of lynx (bug #1451635).
503 2006-03-15 Michal Čihař  <michal@cihar.com>
504     * libraries/export/htmlexcel.php: Fix output handling (bug #1450555).
506 2006-03-14 Michal Čihař  <michal@cihar.com>
507     * lang/czech: Update, use binary prefixes.
508     * lang/english: Nothing to translate here.
509     * scripts/setup.php: Fix config loading (bug #1449821).
511 2006-03-14 Alexander M. Turek  <me@derrabus.de>
512     * lang/german-*.inc.php: Use correct binary prefixes for byte units.
514 2006-03-14 Marc Delisle  <lem9@users.sourceforge.net>
515     * libraries/common.lib.php: bug #1449715, loading of binary data very slow
516     * server_privileges.php: compatibility with MySQL < 4.0.2
517     * server_databases.php: bug #1445991, compatibility with MySQL 3.23.52
519 2006-03-13 Marc Delisle  <lem9@users.sourceforge.net>
520     * libraries/Config.class.php, /common.lib.php: bug #1445120,
521       cookie login not working on IIS
523 2006-03-10 Marc Delisle  <lem9@users.sourceforge.net>
524     * libraries/display_tbl.lib.php: reactivate in-line image display
525     * transformation_wrapper.php: bug #1444121, octetstream download fails
526       on versions of PHP accepting only one line per header,
527       thanks to Ryan Schmidt
529 2006-03-08 Marc Delisle  <lem9@users.sourceforge.net>
530     * libraries/database_interface.lib.php, tbl_create.php,
531       tbl_properties_operations.php: bug #1444892, TYPE deprecated in
532       MySQL 5.1
533     ### 2.8.0.1 released from branch MAINT_2_8_0
535 2006-03-07 Marc Delisle  <lem9@users.sourceforge.net>
536     * libraries/Config.class.php: bug #1444867, does not load config.inc.php
537       under PHP < 4.3.0, thanks to Julian Ladisch - julianladisch
539 2006-03-06 Marc Delisle  <lem9@users.sourceforge.net>
540     * main.php: bug #1443337, homepage link
541     ### 2.8.0 released from branch MAINT_2_8_0
543 2006-03-06 Sebastian Mendel <cybot_tm@users.sourceforge.net>
544     * libraries/Config.class.php, libraries/select_lang.lib.php,
545       libraries/footer.inc.php, libraries/ip_allow_deny.lib.php,
546       libraries/common.lib.php, libraries/header.inc.php,
547       libraries/grab_globals.lib.php, libraries/auth/cookie.auth.lib.php,
548       libraries/auth/http.auth.lib.php, libraries/fpdf/fdpf.php, index.php:
549       replaced $_SERVER and $_ENV with getenv()
550       PMA should now work without registered $_ENV and $_SERVER variables
552 2006-03-04 Marc Delisle  <lem9@users.sourceforge.net>
553     * lang/swedish: Update, thanks to Björn T. Hallberg - bjornth.
554     * import.php, libraries/common.lib.php: bug #1413880, page status not
555       preserved on Refresh
556     * lang/chinese_traditional: Updates, thanks to Siu Sun.
558 2006-03-03 Michal Čihař  <michal@cihar.com>
559     * libraries/Theme_Manager.class.php: Fix include path (bug #1442008).
561 2006-03-02 Marc Delisle  <lem9@users.sourceforge.net>
562     * libraries/session.inc.php and removed .htaccess:
563       bug #1411996: now we destroy an auto-started session
564     ### 2.8.0-rc2 released from MAINT_2_8_0 branch
566 2006-03-02 Michal Čihař  <michal@cihar.com>
567     * libraries/display_tbl.lib.php: Fix parameter to transformation (bug
568       #1440926).
569     * libraries/transformations/application_octetstream__hex.inc.php, lang/*:
570       Allow to configure how often space is added (RFE #1440384).
572 2006-02-24 Marc Delisle  <lem9@users.sourceforge.net>
573     * libraries/relation.lib.php: bug #1437754, search combos default to
574       key zero
575     * lang/swedish: Update, thanks to Björn T. Hallberg - bjornth.
577 2006-02-23 Michal Čihař  <michal@cihar.com>
578     * libraries/config.default.php, libraries/header.inc.php,
579       Documentation.html: More replacements for page title (RFE #1408241).
580     * contrib/packaging/Fedora/phpMyAdmin.spec: Update.
582 2006-02-23 Marc Delisle  <lem9@users.sourceforge.net>
583     * libraries/Config.class.php: bug #1418769 part 1: stat failed for
584       ./config.inc.php (under PHP 4)
585     * sql.php: bug #1437499, LIMIT clause when query ends with semicolon
587 2006-02-22 Marc Delisle  <lem9@users.sourceforge.net>
588     * libraries/display_tbl.lib.php: bug #1435303, error on empty BLOB transf.
589     * .htaccess: added a reference to FAQ 1.36
591 2006-02-22 Michal Čihař  <michal@cihar.com>
592     * libraries/iconv_wrapper.lib.php, libraries/charset_conversion.lib.php:
593       Fixes for AIX wrapper, thanks to Björn Wiberg - bwiberg.
594     * libraries/database_interface.lib.php: New function for getting available
595       SQL compatibility modes.
596     * libraries/plugin_interface.lib.php: Add support for select options and
597       documentation.
598     * libraries/display_export.lib.php: Use new function for SQL compatibility
599       modes.
600     * libraries/import/sql.php, lang/*, libraries/config.default.php:
601       Possibility to select SQL compatibility on import (RFE #1386132).
602     * main.php, lang/*: Better message for reloading privileges (RFE
603       #1420556).
604     * Documentation.html, libraries/config.default.php,
605       libraries/header.inc.php: Customizable window title (RFE #1408241).
606     * main.php, libraries/server_links.inc.php, lang/*: Same title for
607       processes link (RFE #1350356).
608     * lang/*: Remove unused strTableType, resorted, added missing strings to
609       various translations (timespanfmt was most often missing).
610     * lang/czech: Update.
611     * sql.php, libraries/display_tbl.lib.php, lang/*: Better message for query
612       export, move operation above query results into one fieldset (bug
613       #1431420).
614     * tbl_properties_operations.php: Enable optimize for InnoDB (bug
615       #1415975).
616     * contrib/packaging/Fedora: Add spec file for Fedora (patch #1388224,
617       thanks to Patrick MONNERAT - monnerat).
618     * Documentation.html, libraries/config.default.php,
619       libraries/dbi/mysql.dbi.lib.php, libraries/dbi/mysqli.dbi.lib.php: Allow
620       to use external authentication and use empty MySQL passwords (path
621       #1388210, thanks to Patrick MONNERAT - monnerat).
622     * .cvsignore: Do not ignore .htaccess.
624 2006-02-22 Sebastian Mendel <cybot_tm@users.sourceforge.net>
625     * libraries/footer.inc.php:
626       bug #1436279 Left frame links open in new windows in Safari
627     * libraries/footer.inc.php, themes/*/img/window-new.png *NEW*:
628       added icon for new window
629     * libraries/dbi/mysqli.dbi.lib.php: workaround for http://bugs.php.net/36007
630     * libraries/database_interface.lib.php PMA_DBI_get_tables_full(), left.php:
631       added workaround for bug #1436171 Cannot display Capitalised Databases
632     * js/querywindow.js: fixed 'mad' db slector
634 2006-02-21 Michal Čihař  <michal@cihar.com>
635     * scripts/setup.php:
636         - Various bug fixes (bug #1435700, bug #1435806, undefined indexes).
637         - XHTML fixes (patch #1435772, thanks to Matt LaPlante - cyberdog3k).
638     * libraries/export/sql.php: New line before values (RFE #1435919).
639     * libraries/Config.class.php: Trim spaces from config file to avoid
640       unwanted outpu (patch #1431566, thanks to Piotr_Skowronek -
641       piotr_skowronek).
642     * libraries/iconv_wrapper.lib.php, libraries/charset_conversion.lib.php,
643       libraries/database_interface.lib.php: Compatibility with iconv charset
644       names on AIX (patch #1420704, thanks to Björn Wiberg - bwiberg).
645     * libraries/import.lib.php: Skip byte order marks (bug #1423362).
647 2006-02-21 Sebastian Mendel <cybot_tm@users.sourceforge.net>
648     * libraries/common.lib.php PMA_getUvaCondition():
649       do not test for isset but strlen on orgname of table
650     * libraries/Table.class.php: *NEW* class PMA_Table
651     * tbl_addfield.php, tbl_create.php:
652       use Table.class.php
653     * db_details_qbe.php, db_details_structure.php, tbl_alter.php, sql.php,
654       libraries/common.lib.php, libraries/tbl_properties_table_info.inc.php,
655       libraries/display_export.lib.php, libraries/display_tbl.lib.php,
656       libraries/get_foreign.lib.php, libraries/relation.lib.php:
657       moved PMA_generateFieldSpec(), PMA_tableIsView(), PMA_countRecords(),
658       PMA_generateAlterTable() into class PMA_Table
659     * db_operations.php, tbl_move_copy.php, tbl_properties_operations.php,
660       libraries/Table.class.php, libraries/tbl_move_copy.php:
661       merged libraries/tbl_move_copy.php in class PMA_Table
662     * libraries/Table.class.php:
663       minor fixes and improvements, formating, documentation
664     * libraries/relation.lib.php:
665       check if $cfg['Server']['pmadb'] really exists and is selectable,
666       minor tweaks and formating
667     * libraries/common.lib.php PMA_getUvaCondition():
668       fixed bug #1436058 Notices while browsing table
669     * tbl_properties_operations.php, libraries/Table.class.php:
670       make use of PMA_Table object for renaming tables
671       (added also some required functionality to PMA_Table class)
673 2006-02-20 Marc Delisle  <lem9@users.sourceforge.net>
674     ### 2.8.0-rc1 released from QA_2_8 branch
676 2006-02-20 Sebastian Mendel <cybot_tm@users.sourceforge.net>
677     * libraries/dbi/mysqli.dbi.lib.php:
678       - fixed undefined MYSQLI_BINARY_FLAG constant
679       - documentation
680     * server_status.php:
681       - RFE #1434196 More significant digits in /status
682       - replaced number_format() with PMA_formatNumber()
683       - coding standards
684     * js/querywindow.js, css/phpmyadmin.css.php:
685       - RFE #1433382 visulal feat. request for left bar
686     * sql.php:
687       - fixed bug #1431422 Safari: Print view prints blank page
689 2006-02-19 Marc Delisle  <lem9@users.sourceforge.net>
690     * libraries/common.lib.php: re-establish previous error reporting mode
691     * sql.php: bug #1434576, undefined variable $db
692     * libraries/storage_engines.lib.php: bug #1434578, missing argument
693       for __construct()
694     * Documentation.html: bug #1433633, document consequences of having
695       a .htaccess file, thanks to Isaac Bennetch
697 2006-02-19 Sebastian Mendel <cybot_tm@users.sourceforge.net>
698     * libraries/common.lib.php PMA_getUvaCondition():
699        - fixed missing $analyzed_sql (partly bug #1431615)
700        - added table names to column names (partly bug #1431615)
701        - simplified search for alias
702     * libraries/dbi/mysqli.dbi.lib.php:
703       - make use of MYSQLI_* constants
704       - added column types newdecimal and bit
706 2006-02-18 Marc Delisle  <lem9@users.sourceforge.net>
707     * tbl_change.php: bug #1415465, undefined $sql_query
708     * libraries/common.lib.php: bug #1377215, errors with E_STRICT
710 2006-02-18 Sebastian Mendel <cybot_tm@users.sourceforge.net>
711     * libraries/sql_query_form.lib.php:
712       fixed bug #1433882 html special chars not escaped in query in querybox
714 2006-02-17 Marc Delisle  <lem9@users.sourceforge.net>
715     * lang/*, db_details_structure.php:
716       bug #1431352, no %d in strViewMaxExactCount
717     * db_details_structure.php: bug #1431340, rowcount for views and
718       unneeded $strViewMaxExactCount
719     * libraries/common.lib.php: array to string conversion
720     * libraries/display_tbl.lib.php: bug #1396998, added $strViewMaxExactCount
721       when browsing
723 2006-02-17 Sebastian Mendel <cybot_tm@users.sourceforge.net>
724     * docs.css, Documentation.html, translators.html:
725       - XHTML 1.1, more semantic, formating
726       - added glossar
727       - linked all references
728     * libraries/common.lib.php:
729       - fixed bug #1432626 'bad url error after select "(Databases)..."'
730     * libraries/select_server.lib.php:
731       - fixed pre-select for current server (fixed type missmatch)
732       - do not autosubmit on '(Server) ...'
733     * css/print.css: fixed bug #1419696 'print css results in blank table output'
734     * tbl_printview.php, css/print.css, themes/*/css/theme_print.css.php:
735       fixed/cleaned printer output
736     * libraries/footer.inc.php: do not print selflink
738 2006-02-16 Marc Delisle  <lem9@users.sourceforge.net>
739     * lang/italian: update, thanks to Luca Rebellato
740     * lang/german: remove duplicates
741     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat
742     * lang/finnish: update, thanks to Jouni Kahkonen
744 2006-02-15 Marc Delisle  <lem9@users.sourceforge.net>
745     * bug #1406378, default value and auto_increment, thanks to Nuvo - nyvsld
747 2006-02-14 Marc Delisle  <lem9@users.sourceforge.net>
748     * Documentation.html: XHTML error, thanks to Cédric Corazza
749     * Documentation.html: remove experimental status for MySQL 4.1 support
751 2006-02-14 Alexander M. Turek  <me@derrabus.de>
752     * lang/german-*.inc.php: Updates.
754 2006-02-14 Sebastian Mendel <cybot_tm@users.sourceforge.net>
755     * db_details_structure.php, tbl_properties_structure.php:
756       - fixed bug #1420474 'Consistency (order of truncate/drop)'
757       - some PEAR coding standard
759 2006-02-13 Marc Delisle  <lem9@users.sourceforge.net>
760     * libraries/display_tbl.lib.php: bug #1425522, warning when calling
761       a stored procedure, thanks to JTC - jcqns
763 2006-02-13 Sebastian Mendel <cybot_tm@users.sourceforge.net>
764     * libraries/common.lib.php:
765       - fixed bug #1416848 'Insert new row from Browse page'
766     * libraries/common.lib.php:
767       - fixed bug #1409893 - links in navigation frame opens new window
768     * libraries/select_server.lib.php:
769       - fixed bug #1425688 'Server Select quirk'
770       - valid XHTML 1.0
771       - code readability
772     * server_privileges.php:
773       - fixed bug #1427707 Priv->user->pass radio buttons unselectable
775 2006-02-12 Marc Delisle  <lem9@users.sourceforge.net>
776     * lang/english and hebrew: bug #1429769, typo
777     * tbl_change.php, tbl_replace.php: bug #1429074, "go back to this page"
778       choice should be sticky
780 2006-02-10 Marc Delisle  <lem9@users.sourceforge.net>
781     * .htaccess added to main directory for bug #1411996; at least on
782       servers supporting .htaccess we can run even if session.auto_start
783       is enabled
784     * lang/belarusian updates, thanks to Jaska Zedlik
785     * lang/catalan update, thanks to Xavier Navarro (xavin).
787 2006-02-09 Sebastian Mendel <cybot_tm@users.sourceforge.net>
788     * libararies/session.inc.php:
789       stop execution and ommit warning on session.auto_start enabled
791 2006-02-09 Marc Delisle  <lem9@users.sourceforge.net>
792     * libraries/mult_submit.inc.php: bug #1404565, left frame refresh on
793       db drop from Databases link in main page
795 2006-02-08 Marc Delisle  <lem9@users.sourceforge.net>
796     * libraries/Config.class.php: leave the possibility of having a
797       backslash in the path on non-Windows system, thanks to Michal;
798       and bug #1418769, part 2: missing argument (PHP 4 constructor)
800 2006-02-06 Michal Čihař  <michal@cihar.com>
801     * scripts/setup.php: Fix typos (bug #1424923).
803 2006-02-05 Sebastian Mendel <cybot_tm@users.sourceforge.net>
804     * libraries/mult_submits.inc.php, server_databases.php: array to string
805       conversion (sorry to late :-( ), use of $_REQUEST
806     * sql.php: fixed some 'not refreshing left frame'
807     * import.php: refresh left frame also on multiqueries and bookmarks
808     * libraries/common.lib.php:
809        - fixed bug #1416848 'Insert new row from Browse page'
810        - PMA_checkPageValidity() [bug #1416848]
811        - added PMA_getIcon()
812        - PMA_getDbLink(): unescape names
813     * scripts/setup.php:
814       fixed bug #1424274 'Found a problem in the setup script'
815       (ShowPHPInfo -> ShowPhpInfo)
817 2006-02-04 Marc Delisle  <lem9@users.sourceforge.net>
818     * libraries/Config.class.php: bug #1409770 auto-detection and dirname on
819       Windows, thanks to Alex - nixniemand
820     * libraries/mult_submits.inc.php, server_databases.php: array to string
821       conversion
822     * tbl_properties_operations.php, tbl_properties.php, tbl_import.php,
823       tbl_change.php: bug #1415465, undefined $sql_query
825 2006-01-31 Marc Delisle  <lem9@users.sourceforge.net>
826     * db_details_structure.php: bug #1412058, damaged table reporting
827     * import.php: bug #1418382, CSV import does not work
829 2006-01-30 Marc Delisle  <lem9@users.sourceforge.net>
830     * libraries/common.lib.php: bug #1418145, missing global,
831           thanks to Bananeweizen
833 2006-01-29 Marc Delisle  <lem9@users.sourceforge.net>
834     * lang/estonian updates, thanks to Marko Ellermaa - uhuu
835     * lang/polish: updates, thanks to Jakub Wilk - ubanus
836     * lang/japanese: Update, thanks to Tadashi Jokagi - elf2000.
837     * lang/italian: update, thanks to Luca Rebellato
838     * lang/norwegian: Update, thanks to Sven-Erik Andersen
839     * db_details_structure.php: bug #1396998, notice for view row count
840       in table list
841     * libraries/session.inc.php: bug #1414628, session.save_handler might
842       be set to something different than "files". Thanks to Nicola Asuni
843     ### 2.8.0-beta1 released
845 2006-01-28 Marc Delisle  <lem9@users.sourceforge.net>
846     * libraries/common.lib.php: bug #1396998, avoid displaying exact row
847     count for views, work in progress
849 2006-01-26 Michal Čihař  <michal@cihar.com>
850     * lang/czech: Translation update.
852 2006-01-25 Marc Delisle  <lem9@users.sourceforge.net>
853    * db_details_qbe.php: use PMA_countRecords() when possible, to be able
854      to centralise into it the VIEW detection logic
855    * sql.php: affected rows are returned in case of DELETE with no WHERE
856      clause, at least since MySQL 4.0.x, so no need to pre-count
858 2006-01-25 Sebastian Mendel <cybot_tm@users.sourceforge.net>
859     * server_status.php:
860       fixed bug: high ascii char in preg_match
861     * lang/german-*: update
863 2006-01-24 Marc Delisle  <lem9@users.sourceforge.net>
864     * lang/*: strViewMaxExactCount for the VIEW row count detection
865       I'm working on...
867 2006-01-23 Michal Čihař  <michal@cihar.com>
868     * lang/czech: Translation update.
870 2006-01-22 Marc Delisle  <lem9@users.sourceforge.net>
871     * libraries/common.lib.php: bug #1410787, incorrect merging of parameters
872       contained in an array
874 2006-01-21 Sebastian Mendel <cybot_tm@users.sourceforge.net>
875     * tbl_printview.php: typo
877 2006-01-20 Marc Delisle  <lem9@users.sourceforge.net>
878     * export.php: bug #1410078, error exporting query ending with semicolon,
879       thanks to Ryan Schmidt
881 2006-01-19 Marc Delisle  <lem9@users.sourceforge.net>
882     * main.php: already defined constant
883     * libraries/display_create_table.lib.php: bug #1376314, I remove
884       the check to detect the privilege to create a table (see comments
885       in the code)
887 2006-01-19 Sebastian Mendel <cybot_tm@users.sourceforge.net>
888     * pdf_schema.php, db_details_qbe.php, libraries/display_tbl.lib.php,
889       libraries/export/htmlword.php, libraries/export/latex.php,
890       libraries/import.lib.php, libraries/ip_allow_deny.lib.php,
891       libraries/transformations.lib.php,
892       libraries/transformations/text_plain__external.inc.php:
893       fixed bug #1409972 PHP 5.1.2 compatibility
894     * libraries/url_generating.lib.php:
895       fixed bug: undefined index server ($GLOBALS['server'])
897 2006-01-18 Michal Čihař  <michal@cihar.com>
898     * Documentation.html: Add info about Apache CGI and http auth (patch
899       #1375495).
901 2006-01-17 Sebastian Mendel <cybot_tm@users.sourceforge.net>
902     * libraries/database_interface.lib.php:
903       fixed bug: undefined index with empty database in db structure view
904     * libraries/display_import.lib.php:
905       fixed bug: display issues with Opera (and Safari?)
906     * libraries/plugin_interface.lib.php:
907       - fixed bug: display issues with Opera (and Safari?)
908       - added source documentation
909       - PEAR coding standard
910       - clarified some variable names
911     * db_sarch.php:
912       fixed bug: Undefined variable: num_tables
913     * [really much files]: (not complete) PEAR coding standard
915 2006-01-16 Marc Delisle  <lem9@users.sourceforge.net>
916     * server_privileges.php: typo
917     * libraries/check_user_privileges.lib.php: bug #1406499,
918       a username containing an hyphen could not create a db under
919       MySQL 4.0.x, thanks to "timeout-"
920     * libraries/common.lib.php: bug #1405956, uninitialized variable $link,
921       thanks to Sebastian Mendel
923 2006-01-14 Sebastian Mendel <cybot_tm@users.sourceforge.net>
924     * libraries/sql_query_form.lib.php: undefined js variable
925     * libraries/database_interface.lib.php: PMA_DBI_get_tables_full() first parameter
926       now also accepts an array of database names not only a single name
927     * libraries/common.lib.php: PMA_getTableList():
928       added second parameter to pass tables (if already fetched from db)
929     * left.php: make use of new functionality in PMA_getTableList() and
930       PMA_DBI_get_tables_full(): reduce db server traffic (MySQL >=5.0)
931     * libraries/common.lib.php:
932       removed aditional check for table row count for left frame tree
933       (bug #1397061 Left frame not loaded correct on MySQL error)
934     * libraries/common.lib.php, left.php:
935       bug #1392924 undefined index: tab_count
936     * libraries/display_export.lib.php, css/phpmyadmin.css.php,
937       themes/*/css/theme_right.css.php:
938       'fixed' layout of export screen for buggy safari and opera
939     * db_operations.php, export.php, index.php, left.php,
940       libraries/auth/cookie.auth.lib.php, libraries/common.lib.php,
941       libraries/db_details_common.inc.php, libraries/db_table_exists.lib.php,
942       libraries/display_export.lib.php, libraries/display_tbl.lib.php,
943       libraries/export/sql.php, libraries/footer.inc.php,
944       libraries/header.inc.php, libraries/left_header.inc.php,
945       libraries/mult_submits.inc.php, libraries/mysql_charsets.lib.php,
946       libraries/relation.lib.php, libraries/server_common.inc.php,
947       libraries/sql_query_form.lib.php, libraries/sqlparser.lib.php,
948       libraries/tbl_indexes.lib.php, libraries/tbl_move_copy.php,
949       libraries/url_generating.lib.php, querywindow.php, scripts/setup.php,
950       server_databases.php, server_privileges.php, server_processlist.php,
951       sql.php, tbl_addfield.php, tbl_alter.php, tbl_change.php, tbl_create.php,
952       tbl_indexes.php, tbl_replace.php:
953       allow 0 as name for database, table collumn, alias and index
955 2006-01-12 Marc Delisle  <lem9@users.sourceforge.net>
956     * Documentation.html: typo, thanks to Cédric Corazza
957     * libraries/common.lib.php: remove high-ascii characters, and an
958       assignment syntax that does not work on PHP 5.1.2
959     * libraries/database_interface.lib.php: PHP 5.1.2 compatibility
961 2006-01-11 Marc Delisle  <lem9@users.sourceforge.net>
962     * sql.php, libraries/sqlparser.lib.php: other fixes for bug #1394479
964 2006-01-11 Michal Čihař  <michal@cihar.com>
965     * main.php: Do not fail if no server is defined.
966     * main.php, libraries/left_header.inc.php,
967       libraries/select_server.lib.php: Show server selection if no server set
968       and we have one server configuration (bug #1399880).
969     * libraries/import/sql.php: Fix hang on unclosed quoted string (bug
970       #1402270).
972 2006-01-10 Marc Delisle  <lem9@users.sourceforge.net>
973     * libraries/sqlparser.lib.php: bug #1394479, problem detecting ending
974       semi-colon, generates a SHOW KEYS FROM no table name
976 2006-01-09 Michal Čihař  <michal@cihar.com>
977     * import.php: Work on 10MB chunks if no memory limit is set (bug
978       #1399477).
980 2006-01-07 Marc Delisle  <lem9@users.sourceforge.net>
981     * sql.php: bug #1395590 Safari Bookmark query fieldset float problem,
982       thanks to Ryan Schmidt
983     * libraries/common.lib.php: bug #1397749, Safari: space before
984       PMA_linkOrButton link is part of the link, thanks to Ryan Schmidt
985     * server_privileges.php: bug #1398018, Safari fieldset float issue in
986       privileges screens, thanks to Ryan Schmidt
987     * libraries/Config.class.php: bug #1398931, incorrect detection of
988       PmaAbsoluteUri in vhost situations, thanks to Ryan Schmidt
990 2006-01-06 Marc Delisle  <lem9@users.sourceforge.net>
991     * db_datadict.php, pdf_schema.php: bug #1389165, data dict shows all
992       columns as Null Yes
993     * pdf_schema.php: display PDF schema did not work (missing dot)
995 2006-01-04 Marc Delisle  <lem9@users.sourceforge.net>
996     * server_privileges.php: since we use DROP USER, some options to
997       remove a user did not work under MySQL 4.1.x (only mode 2 worked),
998       so I remove them from the dialog. Thanks to Ken Stanley for
999       the bug report.
1000     * server_status.php: patch #1395031, not proper URL encoding,
1001       adapted from proposed solution by Matt LaPlante, thanks
1003 2006-01-02 Marc Delisle  <lem9@users.sourceforge.net>
1004     * libraries/display_create_table.lib.php: bug #1389868,
1005       Safari's rendering of "Create table" fieldset, thanks to Ryan Schmidt
1007 2006-01-01 Michal Čihař  <michal@cihar.com>
1008     * libraries/Config.class.php: Do not check permissions on Windows, it
1009       seems to be broken anyway.
1011 2006-01-01 Marc Delisle  <lem9@users.sourceforge.net>
1012     * libraries/transformations.lib.php: remove some PHP3 compatibility code
1014 2005-12-31 Marc Delisle  <lem9@users.sourceforge.net>
1015     * libraries/common.lib.php: bug #1388167, deleting a row in a table
1016       without a primary key, handle correctly is_js_confirmed
1018 2005-12-30 Marc Delisle  <lem9@users.sourceforge.net>
1019     * server_databases.php: bug #1388135, IE and dropping databases
1020     * librairies/mult_submits.inc.php: strong warning for DROP DATABASE
1021     * tbl_printview.php: bug #1389165, Print view shows all columns as Null Yes
1022       (MySQL 5.x)
1023     * libraries/Config.class.php: patch #1392181, typo,
1024       thanks to Luis Mirabal - normannormal
1026 2005-12-27 Marc Delisle  <lem9@users.sourceforge.net>
1027     * main.php, libraries/check_user_privileges.lib.php:
1028       - reenable a non-privileged user to change his password
1029       - display the Reload MySQL link only if user has proper rights
1030     * Documentation.html: bug #1389582, unclosed code tag,
1031       thanks to Isaac Bennetch
1033 2005-12-25 Michal Čihař  <michal@cihar.com>
1034     * libraries/import.lib.php, libraries/import/sql.php: Handle correctly
1035       dumps with commented out commands (eg. from mysqldump).
1037 2005-12-22 Marc Delisle  <lem9@users.sourceforge.net>
1038     * tbl_change.php, libraries/common.lib.php: bug #1381856,
1039       Cannot edit a table having 40 columns
1040     * libraries/common.lib.php: bug #1388116, cannot pass TRUE by reference
1041       to PMA_setCookie, thanks to Isaac Bennetch
1042     * libraries/tbl_replace_fields.inc.php: recent fix introduced a bug:
1043       cannot change a value for a nullable field
1045 2005-12-21 Marc Delisle  <lem9@users.sourceforge.net>
1046     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat
1047     * lang/hungarian update, thanks to Mihály Mészáros <necronix@freemail.hu>
1048     * tbl_properties_operations.php, libraries/tbl_properties.inc.php:
1049       bug #1349262, mismatch between PMA and MySQL about Storage Engine
1050       and table type
1051     * server_status.php, lang/*: bug #1348249, add a warning hint about
1052       the possibility of some counters being overrun (stats from MySQL server)
1054 2005-12-20 Marc Delisle  <lem9@users.sourceforge.net>
1055     * libraries/common.lib.php: does not return to correct page after
1056       the creation of a bookmark
1057     * libraries/display_create_table.lib.php: bug #1376314, detection of
1058       privileges to create a table (fix for MySQL 4.0.x case)
1059     * tbl_change.php, tbl_replace.php, libraries/tbl_replace_fields.inc.php:
1060       bug #1385974, cannot un-null a value
1062 2005-12-17 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1063     * db_details_importdocsql.php, db_operations.php,
1064       libraries/relation.lib.php, libraries/relation_cleanup.lib.php
1065       libraries/tbl_move_copy.php, libraries/transformations.lib.php
1066       pdf_pages.php, pdf_schema.php, tbl_alter.php, tbl_relation.php:
1067       added database name to relation querys
1069 2005-12-17 Marc Delisle  <lem9@users.sourceforge.net>
1070     * libraries/url_generating.lib.php: problem with accented table names
1072 2005-12-16 Michal Čihař  <michal@cihar.com>
1073     * Documentation.html, libraries/common.lib.php,
1074       libraries/config.default.php, libraries/database_interface.lib.php: Add
1075       support for hiding databases (RFE #1372865).
1076     * Documentation.html, export.php, import.php,
1077       libraries/config.default.php: Configurable memory limit (RFE #1373904).
1079 2005-12-14 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1080     * libraries/Config.class.php:
1081       - added check is_readable for user config file
1082       - check config file also on wakeup (bug #1376522)
1083     * libraries/Config.class.php, libraries/common.lib.php:
1084       fixed handling of https and $cfg['ForceSSL'] (bug #1379491)
1085     * left.php, js/function.js: fixed undeclared javascript variables
1086     * js/keyhandler.js: fixed wrong spellt 'aplewebkit' (bug #1379034)
1088 2005-12-14 Michal Čihař  <michal@cihar.com>
1089     * libraries/config.default.php, Documentation.html: Transliterate invalid
1090       chars by default (RFE #1380255).
1091     * left.php: Resurrect database link in light frame (bug #1373804).
1092     * index.php, js/querywindow.js: Move navigation frame to right for rtl
1093       languages.
1095 2005-12-13 Michal Čihař  <michal@cihar.com>
1096     * querywindow.php: Fix query history displaying (bug #1374639).
1098 2005-12-12 Michal Čihař  <michal@cihar.com>
1099     * scripts/setup.php: Use same format of version file as in upgrade.pl.
1101 2005-12-12 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1102     * libraries/common.inc.php, libraries/grab_globals.inc.php:
1103       preprare removal of grab_globals:
1104        - moved stuff from grab_globals into common.inc.php
1105        - check/init global required variables like: $lang, $server, $db, $table,
1106          $convcharset, $goto, $back, $sql_query
1107        - introduced $goto-whitelist
1108        - PEAR coding standard
1109     * libraries/common.inc.php, libraries/auth/cookie.auth.lib.php,
1110       libraries/auth/http.auth.lib.php, libraries/grab_globals.lib.php,
1111       libraries/relation.lib.php, scripts/setup.php:
1112        - check magic_quotes only once in common.inc.php
1113     * css/phpmyadmin.css.php, tbl_properties_operations.php:
1114       styled table operations dialog
1115     * db_search.php: revised
1116     * libraries/common.inc.php: fixed high ascii char
1118 2005-12-11 Marc Delisle  <lem9@users.sourceforge.net>
1119     * libraries/tbl_properties_links.inc.php: bug #1375752,
1120       wrong page after insert (losing many URL parameters)
1122 2005-12-11 Michal Čihař  <michal@cihar.com>
1123     * scripts/create-release.sh, scripts/upgrade.pl: Use same URL for updating
1124       as for setup.php, this one is autogenerated so there is no need for more
1125       manual steps.
1126     * browse_foreigners.php, left.php, libraries/header_meta_style.inc.php:
1127       Drop <base href=".." />, it should not be needed at all.
1128     * lang/czech: Update.
1130 2005-12-11 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1131     * libraries/database_interface.lib.php::PMA_DBI_get_columns_full():
1132       - forgot debug code
1133       - correct result for non MySQL 5
1135 2005-12-10 Marc Delisle  <lem9@users.sourceforge.net>
1136     * tbl_properties_structure.php, lang/*: new $strBrowseDistinctValues
1137     * Documentation.html: anchors and formatting cleanup,
1138       thanks to Cédric Corazza
1139     * libraries/relation.lib.php: bug #1370785, error browsing a table under
1140       PHP 4 when no controluser is defined but a pmadb is defined
1142 2005-12-09 Michal Čihař  <michal@cihar.com>
1143     * libraries/auth/http.auth.lib.php: Simplify code, use getenv, support for
1144       CGI (inspired by patch #1375495).
1145     * Documentation.html: Clarify http auth description.
1146     * scripts/setup.php: Show available version information even when using
1147       CVS version.
1148     * libraries/dbi/mysql.dbi.lib.php: This is mysql extension.
1150 2005-12-09 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1151     * libraries/dbi:
1152       PMA_DBI_free_result() now accepts more than one resource to be freed
1153     * libraries/database_interface.lib.php:
1154       - some comments, PEAR coding standard
1155       - PMA_DBI_get_tables(), PMA_DBI_get_fields(): use PMA_DBI_fetch_result();
1156       - added PMA_DBI_get_columns_full()
1157       - PMA_DBI_fetch_result() now accepts an array as $key parameter
1158         for multidimensional arrays (returns: $result[key1][key2][key3] = $row)
1159       - PMA_DBI_get_variable(): use PMA_DBI_fetch_value()
1161 2005-12-08 Marc Delisle  <lem9@users.sourceforge.net>
1162     * scripts/setup.php: Typos
1163     * libraries/common.lib.php: unneeded parameter in PMA_safe_db_list()
1165 2005-12-08 Michal Čihař  <michal@cihar.com>
1166     * tbl_change.php: Fix XHTML and thus action selection behavior (bug
1167       #1376391).
1168     * lang/czech: Fix typo.
1169     * tbl_select.php, libraries/display_tbl.lib.php,
1170       tbl_properties_operations.php, tbl_indexes.php, db_operations.php,
1171       server_privileges.php, server_binlog.php: Fix XHTML.
1172     * tbl_properties_export.php: Fix output before headers.
1173     * Documentation.html: Add commands how to setup config dir, note about
1174       changing permissions.
1175     * scripts/setup.php: Show Save and Load buttons disabled if saving not
1176       available.
1177     * libraries/Config.class.php: Refuse to load config file with world
1178       writable permissions, refuse to work with existing config dir.
1179     * lang/*, libraries/auth/config.auth.lib.php: Suggest to run setup script
1180       if auth with default values fails.
1181     * libraries/grab_globals.lib.php: Do not choke on arrays in $_SERVER
1182       array (bug #1370414).
1183     * libraries/sql_query_form.lib.php: Require bookmark code when we use it.
1184     * libraries/export/sql.php: Backquote database name (RFE#1376336).
1185     * libraries/plugin_interface.lib.php, import.php,
1186       libraries/display_import.lib.php, libraries/import/*: Generic plugin
1187       infrastructure and use it in import (needed for RFE#1325937), work in
1188       progress.
1190 2005-12-08 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1191     * libraries/tbl_move_copy.php: added PMA_table_rename()
1192     * tbl_properties_common.php, libraries/tbl_properties_links.inc.php:
1193       moved table related output after possible table changes
1194     * libraries/tbl_properties_table_info.inc.php:
1195       added some comments and made some code more readable
1196     * tbl_properties_operations.php:
1197       complete revise (xhtml output, fieldsets, forms merged)
1198     * tbl_rename.php: removed, deprecated by function PMA_table_rename()
1199     * db_search.php, libraries/common.lib.php, libraries/tbl_move_copy.php,
1200       pdf_schema.php: removed PMA_isInto(), deprecated by in_array()
1201     * libraries/mult_submits.inc.php, sql.php, tbl_addfield.php, tbl_alter.php,
1202       tbl_import.php, tbl_properties.php, tbl_properties_structure.php,
1203       tbl_properties_operations.php, tbl_properties_export.php, tbl_select.php
1204       tbl_relation.php: moved tbl_properties_common.php into libraries
1205     * libraries/common.lib.php, libraries/tbl_properties_common.php,
1206       libraries/tbl_properties_links.inc.php, tbl_properties_operations.php:
1207       global init of $GLOBALS['url_params']
1209 2005-12-07 Michal Čihař  <michal@cihar.com>
1210     * lang/*: Unused messages cleanup, add missing ones.
1211     * lang/sync_lang.sh: Less verbose output to allow quick overview.
1212     * lang/czech: Update.
1213     * lang/galician: Update, thanks to Xose Calvo - xosecalvo.
1215 2005-12-07 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1216     * libraries/Config.class.php: clear old config values
1217     * libraries/engines/memory|ndbcluster|merge|mrg_myisam|binlog.lib.php: new
1218     * libraries/engines/myisam|bdb|berkeleydb.lib.php:
1219       - PEAR coding standard
1220       - added comments
1221       - added more status variables
1222     * libraries/storage_engines.lib.php, libraries/engines/innodb.lib.php:
1223       - added PMA_StorageEngine::getMysqlHelpPage()
1224     * server_engines.php:
1225       - display link to mysql manual for specific engine
1226     * css/phpmyadmin.css.php, libraries/engines/innodb.lib.php:
1227       arrange innodb buffer pool tables side by side
1228     * css/phpmyadmin.css.php, server_collations.php:
1229       - use style classes
1230       - PMA_NO_VARIABLES_IMPORT
1231     * server_variables.php:
1232       - use style classes
1233       - format numbers
1234       - display only global variables that differs from local/session
1235       - use PMA_DBI_fetch_result()
1236       - PMA_NO_VARIABLES_IMPORT
1237     * js/querywindows.js:
1238       - added setTable()
1239       - set empty table on db change (bug #1375387)
1240     * left.php: removed unsused javascript event
1241     * index.php, left.php, libraries/sql_query_form.lib.php:
1242       syncronize id and name attribute for frame tags but keep IE sending
1243       querywindow form to the correct window (bug #1374757, #1364470, #1297985)
1245 2005-12-06 Marc Delisle  <lem9@users.sourceforge.net>
1246     * libraries/common.lib.php: bug #1374236, sorting order
1247     * libraries/auth/cookie.auth.lib.php: bug #1374753, Language change on
1248       login panel not propagated
1250 2005-12-06 Michal Čihař  <michal@cihar.com>
1251     * libraries/config.default.php: Modify default export configuration (RFE
1252       #1373891).
1253     * libraries/database_interface.lib.php: Do not add BINARY types multiple
1254       times (bug #1374457).
1255     * libraries/common.lib.php, libraries/config.default.php: Variable name
1256       should be ForceSSL and not ForceSLL (bug #1374452).
1258 2005-12-06 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1259     * libraries/common.lib.php:
1260       - wrong quote, thanks to Matt "Cyber Dog" LaPlante
1261       - PMA_getTab(): use $_SERVER['PHP_SELF']
1262     * libraries/display_import.lib.php: missing '/' for closing div tag
1263     * libraries/display_export.lib.php: no name attribute for sup tag
1264     * server_engines.php:
1265       - revised (style, code, xhtml output)
1266       - use variable name as title if title is empty
1267       - make use of PMA_formatNumber() for non byte numeric values
1268       - set PMA_NO_VARIABLES_IMPORT
1269     * libraries/storage_engines.lib.php: revised
1270       - added PHP 5 constructor
1271       - added comments
1272       - PEAR coding standard
1273     * libraries/engines/innodb.lib.php:
1274       - revised (style, code, xhtml output)
1275       - added more status variables
1276       - PEAR coding standard
1277       - make use of PMA_formatNumber()
1278       - added comments
1279     * libraries/grab_globals.lib.php: protect $import_blacklist from overwriting
1281 2005-12-05 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1282     * libraries/common.lib.php: added PMA_array_merge_recursive()
1283     * libraries/Config.class.php:
1284       - make use of PMA_array_merge_recursive()
1285       - correctly reset config variables on changes in config.inc.php
1286     * sql.php: hide edit/delete links for information_schema (bug #1373201)
1287     * db_operations.php: revised (style, code, xhtml output)
1289 2005-12-05 Michal Čihař  <michal@cihar.com>
1290     * many files: Use same script tag, use CDATA for scripts (RFE #995065).
1291     * export.php: Check for correct parameters.
1292     * import.php, lang/*, libraries/import/csv.php, libraries/import/ldi.php:
1293       Fix import of some CSV files (bug #1373731), provide better error
1294       messages.
1295     * lang/czech: Update.
1296     * import.php, libraries/display_import.lib.php: Fix import layout (bug
1297       #1370416), prefer recoding of strings over changing MySQL charset as in
1298       this case we can show resulting queries.
1300 2005-12-04 Marc Delisle  <lem9@users.sourceforge.net>
1301     * lang/catalan update, thanks to Xavier Navarro (xavin).
1302     * server_privileges.php: do not use UNION DISTINCT, as it's not allowed
1303       before MySQL 4.0.17, and because "it does nothing" (cf manual)
1304       ### 2.7.0 released
1306 2005-12-04 Michal Čihař  <michal@cihar.com>
1307     * pdf_schema.php: Bad copy and paste, here should be iso-8859-2 (thanks
1308       Marc!).
1309     * libraries/import/csv.php: Fix use of escaped chars (bug #1371249).
1310     * lang/czech: Update.
1312 2005-12-03 Marc Delisle  <lem9@users.sourceforge.net>
1313     * export.php, libraries/config.default.php, libraries/export/pdf.php,
1314       libraries/display_export.php, lang/*.php: experimental PDF export
1316 2005-12-02 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1317     * libraries/header.inc.php: missing ; for html entity,
1318       thanks to Matt "Cyber Dog"
1319     * tbl_properties_structure.php: fixed bdo tag and id names
1320       thanks to Matt "Cyber Dog"
1321     * libraries/tbl_indexes.lib.php: fixed missing quote
1322       thanks to Matt "Cyber Dog"
1323     * libraries/tbl_indexes.lib.php, tbl_properties_structure.php,
1324       tbl_indexes.php: revised XHTML output
1325     * themes/original/css/theme_left|right_css.php: use $GLOBALS
1327 2005-12-01 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1328     * libraries/common.lib.php, Theme.class.php:
1329       missing '/' in img path (bug #1370437)
1330     * libraries/Config.class.php:
1331       no error for missing config file (bug #1370269)
1332     * libraries/session.inc.php: session cookie path (bug #1370294)
1333     * libraries/Theme_Manager.class.php: update theme list on wakeup
1335 2005-11-30 Michal Čihař  <michal@cihar.com>
1336     * lang/*: Messages for Sebastian.
1337     * libraries/Config.class.php: Actually load configuration.
1338     * Documentation.html, config.default.php (deleted),
1339       libraries/Config.class.php, libraries/config.default.php: Move
1340       config.default.php to librarires (bug #1365759).
1341     * scripts/setup.php: Adapted to new Config class, fix code generation.
1343 2005-11-30 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1344     * libraries/Config.class.php:
1345       - merged code from common.inc.php and defines.lib.php
1346       - allow to load without user config
1347     * libraries/common.inc.php:
1348       - make use of new PMA_Config class
1349       - merged PMA_dl() from libraries/defines.lib.php
1350     * libraries/defines.lib.php: removed
1351     * scripts/setup.php, scripts/upgrade.pl: use class PMA_Config
1352     * scripts/create-release.sh: removed references to defines.lib.php
1354 2005-11-29 Michal Čihař  <michal@cihar.com>
1355     * lang/sync_lang.sh: Add workaround for multibyte chars that can contain \
1356       as last byte.
1357     * lang/japanese: Update, thanks to Tadashi Jokagi - elf2000.
1358     * lang/czech: Update.
1359     * scripts/setup.php: Added check for latest version and links to homepage
1360       and donations page.
1362 2005-11-29 Marc Delisle  <lem9@users.sourceforge.net>
1363     * tbl_change.php, libraries/tbl_replace_fields.inc.php:
1364       bug #1367549, handling of CURRENT_TIMESTAMP
1366 2005-11-29 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1367     * libraries/common.lib.php
1368       - added PMA_setCookie() and PMA_removeCookie()
1369     * index.php, libraries/common.lib.php:
1370       - moved setting of cookies from index.php into common.lib.php
1371     * index.php
1372       - revised the parameter passing code
1373       - make use of new functionality of PMA_generate_common_url()
1374     * css/phpmyAdmin.css.php:
1375       - removed some unused deprecated elements
1376     * libraries/Theme.class.php, libraries/Theme_Manager.class.php:
1377       - added some functionality
1378       - added PMA_Theme_Manager::printPreviews() and PMA_Theme::printPreview()
1379     * main.php, css/phpmyAdmin.css.php, libraries/common.lib.php,
1380       index.php, libraries/auth/config.auth.lib.php,
1381       libraries/auth/cookie.auth.lib.php, themes.php, test/theme.php:
1382       - make use of new PMA_Theme and PMA_Theme_Manager classes
1383       - remove libraries/select_theme.lib.php
1384     * libraries/Config.class.php:
1385       new class for handling config
1387 2005-11-28 Marc Delisle  <lem9@users.sourceforge.net>
1388     * lang/italian: update, thanks to Luca Rebellato
1390 2005-11-28 Michal Čihař  <michal@cihar.com>
1391     * scripts/setup.php:
1392         - Don't allow loading of configuration if there is no write permission
1393           on config.
1394         - Add links to documentation.
1395         - Document all functions.
1396         - Warn about missing mbstring and old PHP version.
1397         - Display all warnings in one place.
1398     * libraries/auth/cookie.auth.lib.php: Display PMA_errors on login form.
1399     * Documentation.html: Add anchors to configuration directives.
1400     * libraries/sqlparser.lib.php: Do not use functions not supported by older
1401       PHP (bug #1367782).
1402     * libraries/string.lib.php: This line should not be commented out.
1404 2005-11-28 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1405     * libraries/Theme.class.php, libraries/Theme_Manager.class.php:
1406       new classes for handling themes
1407     * libraries/select_lang.lib.php:
1408       - revised
1409       - added check for lang directory (./lang/)
1410       - check files for languages
1411       - use PMA_sendHeaderLocation()
1412     * libraries/common.lib.php: moved all function to top, to make this as
1413       early as possible available
1415 2005-11-27 Michal Čihař  <michal@cihar.com>
1416     * Documentation.html, scripts/setup.php: Many new features to setup
1417       script.
1418     * pdf_schema.php: Do not use right_font_family.
1419     * lang/czech: Update.
1420     * libraries/auth/cookie.auth.lib.php: Fix undefined indexes.
1421     * libraries/display_select_lang.lib.php, libraries/select_lang.lib.php:
1422       Store HTML entities rather than relying on php functions to create them.
1424 2005-11-24 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1425     * libraries/grab_globals.lib.php: allow scripts to bypass importing vars
1426     * libraries/common.lib.php, libraries/export/sql.php,
1427       libraries/display_tbl.lib.php, libraries/mult_submits.inc.php, sql.php,
1428       tbl_replace.php, tbl_row_action.php:
1429       define variables only where needed, and use NULL to define them
1430       if some places test only for isset and not for content
1431     * libraries/select_lang.lib.php:
1432       - fixed unchecked variables as it was originaly in my mind
1433       - added error message if requested lang could not be set
1434       - set fallback to en-utf-8
1435       - minore fixes
1437 2005-11-25 Marc Delisle  <lem9@users.sourceforge.net>
1438     * main.php: move server choice into MySQL container
1439     * libraries/select_server.lib.php: show currently selected server
1440     * libraries/select_lang.lib.php: undefined pma_lang the first time (cookie
1441       does not exist)
1443 2005-11-24 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1444     * libraries/url_generating.lib.php:
1445       - do not htmlentities on whole string
1446       - respect arg_separator.input from php.ini
1447     * libraries/common.lib.php:
1448       - make PMA_sendHeaderLocation() earlier available
1449       - add SID only if set
1450       - check for url params already exist or not (wether & . SID or ? . SID)
1451       - respect arg_separator.input from php.ini
1452     * libraries/auth/cookie.auth.lib.php: use PMA_sendHeaderLocation()
1453       and new functionality of PMA_generate_common_url()
1454     * themes/original: revised
1455     * themes/darkblue_orange: revised
1457 2005-11-25 Michal Čihař  <michal@cihar.com>
1458     * Documentation.html, config.footer.inc.php(deleted),
1459       config.header.inc.php(deleted), libraries/common.lib.php,
1460       libraries/footer.inc.php, libraries/footer_custom.inc.php,
1461       libraries/header.inc.php, libraries/header_custom.inc.php,
1462       libraries/auth/cookie.auth.lib.php, libraries/auth/http.auth.lib.php:
1463       Header and footer per themes (RFE #984152) [this part removed later],
1464       config.{header,footer}.inc.php files are now optional.
1465     * libraries/select_lang.lib.php: Fix undefined indexes.
1466     * */.cvsignore: Ignore custom headers and temporary files from Vim.
1467     * libraries/footer.inc.php, lang/*: Better message for new window, thanks
1468       to Sebastian and Marc.
1469     * libraries/auth/cookie.auth.lib.php: Do not create URLs like index.php?&.
1470     * scripts/setup.php, Documentation.html, .cvsignore: Setup script (RFE
1471       #601016).
1473 2005-11-24 Marc Delisle  <lem9@users.sourceforge.net>
1474     * js/querywindow.js: bug #1365503, "do not overwrite this query"
1476 2005-11-24 Michal Čihař  <michal@cihar.com>
1477     * libraries/header_http.inc.php, libraries/header_meta_style.inc.php: Fix
1478       XSS on some libraries (CVE-2005-3665).
1479     * *.php, libraries/*.php: Move scritps that don't need direct access to
1480       libraries folder.
1481     * Documentation.html: Up to date information about relation stuff.
1482     * tbl_query_box.php: Remove unused file.
1483     * libraries/tbl_properties.inc.php: Disable clicking events on table
1484       creation (bug #1358896).
1485     * js/functions.js: Better support for noclickable rows (see above).
1486     * lang/swedish: Update, thanks to Björn T. Hallberg - bjornth.
1487     * lang/japanese: Update, thanks to Tadashi Jokagi - elf2000.
1488     * lang/czech: Updated.
1490 2005-11-24 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1491     * themes/original/*, css/phpmyadmin.css.php:
1492       - updated theme
1493       - added version, to include only needed styles
1494     * libraries/dbi/*: added PMA_DBI_get_client_info(), PMA_DBI_get_proto_info()
1495       PMA_DBI_get_host_info()
1496     * main.php, css/phpmyadmin.css.php:
1497       - replaced table layout
1498       - added some more infos
1499     * themes/original/css/theme_left.cs..php: fixed font size
1500     * libraries/url_generating.lib.php:
1501       - dont add variables already in cookie (reduces html output up to 30%)
1502       - can pass all url variables as array to function
1503     * main.php, index.php: moved setting of cookies into index.php
1504     * libraries/select_lang.lib.php: made code more reliable
1505     * index.php: wrong check for safari
1507 2005-11-23 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1508     * *REVERTED* libraries/display_select_lang.lib.php: correct lang definition
1509     * themes/original/*, libraries/auth/*.auth.lib.php, server_privilegs.php,
1510       db_printview.php, tbl_properties_structure.php, tbl_properties.inc.php,
1511       tbl_relation.php, browse_foreigners.php, css/phpmyadmin.css.php,
1512       header_printview.inc.php, header_meta_style.inc.php, themes.php:
1513       - drop PMA_setFontSizes()
1514     * browse_foreigners.php, css/phpmyadmin.css.php, querywindow.php, themes.php
1515       header.inc.php, libraries/auth/config.auth.lib.php, db_details_qbe.php
1516       libraries/auth/cookie.auth.lib.php, server_collations.php
1517       - moved styles into css
1518     * themes.php, css/phpmyadmin.css.php:
1519       - moved styles into css
1520       - no need for javascript
1521     * relation.lib.php: uninitialized variable
1522     * tbl_select.php, css/phpmyadmin.css.php:
1523       - moved styles into css
1524       - minor code improvements
1526 2005-11-23 Michal Čihař  <michal@cihar.com>
1527     * config.default.php, libraries/import/csv.php, libraries/import/ldi.php:
1528       Drop optional escaping as this should not have any real functionality.
1529     * libraries/import.lib.php: Do not overwrite error message from import in
1530       case of single SQL query is being executed.
1531     * libraries/import/csv.php: Make enclosing behaviour same as in MySQL LOAD
1532       DATA (bug #1363532).
1533     * lang/*: Remove unused messages.
1534     * main.php, libraries/display_select_lang.lib.php,
1535       libraries/auth/cookie.auth.lib.php: Common code for language selection
1536       form.
1537     * libraries/display_select_lang.lib.php, libraries/select_lang.lib.php:
1538       Show native names of languages (RFE #1342726).
1539     * libraries/auth/cookie.auth.lib.php: Try to load mcrypt extension.
1540     * Documentation.html, config.default.php, libraries/common.lib.php:
1541       Configurable default connection collation (RFE #1025969).
1542     * css/phpmyadmin.css.php, libraries/auth/cookie.auth.lib.php: Use
1543       fieldsets on login form (RFE #1364546), use notice box for cookie
1544       information.
1545     * libraries/display_select_lang.lib.php,
1546       libraries/auth/cookie.auth.lib.php: Use fieldset for language selection.
1547     * main.php, libraries/left_header.inc.php,
1548       libraries/select_server.lib.php, libraries/auth/cookie.auth.lib.php:
1549       Functionalised server selection and use it in cookie auth (RFE
1550       #1362727).
1551     * libraries/common.lib.php: Do not complain if config file is not present,
1552       as we can still work in this case (bug #1364647).
1553     * lang/*: Added missing $strInvalidServerHostname.
1554     * libraries/auth/cookie.auth.lib.php: Move error message on top of page.
1555     * lang/swedish: Update, thanks to Bjorn T. Hallberg - bjornth.
1556     * header.inc.php: Remove unused code.
1557     * Documentation.html, tbl_properties.inc.php,
1558       transformation_overview.php, libraries/transformations/overview.php
1559       (deleted): Move transformation overview out of libraries folder.
1560     * js/*.js, libraries/*.js (deleted), browse_foreigners.php, calendar.php,
1561       header.inc.php, index.php, pdf_pages.php, querywindow.php,
1562       tbl_change.php, tbl_properties.inc.php,
1563       libraries/display_tbl_links.lib.php, test/theme.php: Move javascript
1564       stuff out of libraries folder.
1565     * libraries/.htaccess: Deny access to libraries folder over HTTP.
1566     * Documentation.html: Recommend disabling access to libraries folder.
1567     * libraries/display_export.lib.php, lang/*: Better description for
1568       filename format (RFE #1362423).
1569     * Documentation.html, index.php: Add target parameter to index.php to
1570       allow direct jump to any script.
1571     * libraries/auth/cookie.auth.lib.php: Remember selected page when login
1572       time outs.
1573     * footer.inc.php, server_links.inc.php, css/phpmyadmin.css.php, lang/*,
1574       libraries/common.lib.php: Add link for duplicating current frameset (RFE
1575       #1165206).
1576     * config.default.php, sql.php, Documentation.html: Allow browse page to be
1577       default (RFE #1228013).
1578     * db_details_structure.php, left.php, tbl_properties_links.php: Do not
1579       pass default query to sql.php as it is not needed right now.
1580     * tbl_change.php, tbl_printview.php, tbl_properties.inc.php,
1581       tbl_properties_structure.php, libraries/display_tbl.lib.php,
1582       libraries/export/htmlword.php, libraries/export/latex.php: Use native
1583       MySQL comments when applicable (RFE #1362923).
1585 2005-11-22 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1586     * added test/theme.php: for testing themes
1587     * phpinfo.php:
1588       - respect only $GLOBALS['cfg']['ShowPhpInfo']
1589       - minimum include
1590     * libraries/common.lib.php
1591       - merged two server array checks
1592       - dont exit if user config loading failed
1593       - dont exit with invalid server index
1594       - use file_get_contents() or file() if not present
1595       - removed wrong error message
1596       - check if $cfg['ServerDefault'] is in $cfg['Servers'] before usning it
1598 2005-11-21 Michal Čihař  <michal@cihar.com>
1599     * libraries/import/sql.php: Fix query splitting in some cases (reported by
1600       Marc).
1601     * libraries/common.lib.php, lang/*: Translate message that has been
1602       ignored for 2.7.0 release.
1603     * libraries/common.lib.php: Make code more redable, default to MySQL 5.0
1604       documentation as it is latest stable version.
1605     * main.php, libraries/select_server.lib.php,
1606       libraries/auth/cookie.auth.lib.php: Escape verbose server name (bug
1607       #1362671).
1608     * index.php: Avoid XSS on HTTP_HOST.
1610 2005-11-20 Marc Delisle  <lem9@users.sourceforge.net>
1611     ### 2.7.0-rc1 released
1612     * many files: $dbh becomes $controllink for better contrast with $userlink
1614 2005-11-20 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1615     * libraries/common.lib.php::PMA_showMySQLDocu()
1616       - undefined constant (if server connection fails)
1617     * libraries/select_theme.lib.php
1618       - undefined variable (if server connection fails)
1620 2005-11-18 Marc Delisle  <lem9@users.sourceforge.net>
1621     * libraries/database_interface.lib.php: initialize in case there are
1622       no databases (MySQL < 5.0)
1624 2005-11-18 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1625     * server_databases.php:
1626       - require_once common.lib.php BEFORE ANYTHING else
1627       - unified style, removed tables
1628       - removed superuser check for dbstats
1629     * css/phpmyadmin.css.php:
1630       - small improvements
1631     * themes/darkblue_orange/css/*
1632       - fixed font sizes
1633     * lang/english-*: small improvements
1634     * tbl_properties_structure.php
1635       - do not truncate rowcount and next autoindex
1636     * /*
1637       - common.lib.php should REALLY REALLY and ALWAYS be the first include
1638       - no other calls to grab_gloabls.lib.php
1639     * fixed minimum_common for css files
1640     * header.inc.php: missing ; after &quot
1641     * libraries/function.js::pdfPaperSize()
1642       - function does not always return a vlaue
1643       - undeclared variables
1644     * libraries/display_export.lib.php
1645       - use superscript tag for comment
1646     * server_links.inc.php
1647       - require_once server_common.inc.php
1649 2005-11-17 Marc Delisle  <lem9@users.sourceforge.net>
1650     * Documentation.html: patch #1353283, thanks to Isaac Bennetch
1651     * lang/finnish: update, thanks to Jouni Kahkonen
1652     * lang/belarusian updates, thanks to Jaska Zedlik
1654 2005-11-17 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1655     * libraries/grab_globals.lib.php: just to be sure:
1656       - clean/empty $GLOBALS with $variables_whitelist
1657       - unset some vars after use
1658       - check all superglobals that could be imported by register_globals=on
1659         for GLOBALS key (not only _REQUEST and _FILES )
1660       - added $import_blacklist
1661         - added variables starting with pma_, numeric or containing spaces
1662         - *REVERT* do not prevent import pma_*
1663       - rewrote PMA_gpc_extract()
1664         - use $import_blacklist
1665         - documentation
1666     * libraries/common.lib.php, libraries/mysql_charsets.lib.php,
1667       libraries/select_lang.php: keep the global space clean
1668       - unset variables after use
1669       - commented out some never used variables
1670     * main.php, libraries/common.lib.php, libraries/dbi/*:
1671       - added $GLOBALS['PMA_errors'] array
1672     * libraries/database_interface.lib.php, libraries/dbi/*:
1673       fall back to alternative mysql extension if selected fails and switch to
1674       error.php if this fails too
1675        - moved loading of extension out of libraries/dbi/* into
1676          libraries/database_interface.lib.php
1677     * libraries/sanitizing.lib.php: dont use deprecated tags
1678     * lang/german-*: fixed $strCantLoad
1680 2005-11-16 Marc Delisle  <lem9@users.sourceforge.net>
1681     * tbl_properties_links.php: missing menu tabs
1682     * Documentation.html, config.default.php, footer.inc.php,
1683       querywindow.php, tbl_query_box.php, libraries/common.lib.php,
1684       libraries/left_header.inc.php, libraries/sql_query_form.lib.php:
1685       new Query Window behavior
1687 2005-11-16 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1688     * added missing themes/darkblue_orange/img/error.ico
1689     * themes/darkblue_orange/css/theme_right.css.php
1690       - wrong error.ico
1691     * themes/*/img/tbl_error.png, themes/original/img/tbl_*, themes/*/img/dot_*,
1692       themes/*/img/frm_linevrlt.png
1693       - removed
1695 2005-11-15 Michal Čihař  <michal@cihar.com>
1696     * css/phpmyadmin.css.php: Do not use common header file, as there is
1697       nothing common at all.
1698     * libraries/header_http.inc.php: Allways send text/html content type.
1699     * libraries/db_table_exists.lib.php, libraries/header_http.inc.php,
1700       transformation_wrapper.php: Use define rather than variable for
1701       conditional paths.
1702     * libraries/display_create_database.lib.php: Add label for create database
1703       input.
1705 2005-11-14 Michal Čihař  <michal@cihar.com>
1706     * libraries/sql_query_form.lib.php: Fix %f expansion (bug #1355776).
1708 2005-11-14 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1709     * themes/*/css/theme_right.css.php, css/phpmyadmin.css.php:
1710       bug #1342683 Wrong URL to error.ico
1711     * libraries/tooltip.js::pmaTooltip():
1712       - no return value (not always returns a value)
1713       - additional check
1714       - undefined variable docY
1715     * libraries/left_header.inc.php
1716       - added class icon
1717     * display_tbl.lib.php, libraries/display_tbl_links.lib.php:
1718       - added class icon to images
1719       - fixed select all rows
1720       - removed arrow_ltr/rtl.png for vertical display
1721       - cleaned up php code and html output
1722     * css/phpmyadmin.css.php:
1723       - removed space arround form elements
1725 2005-11-13 Michal Čihař  <michal@cihar.com>
1726     * Documentation.html, config.default.php, main.php, server_links.inc.php,
1727       server_variables.php, server_status.php: Drop $cfg['ShowMysqlInfo'] and
1728       $cfg['ShowMysqlVars'] and show info in all cases. Drop $is_superuser
1729       condition from showing php info.
1730     * lang/czech: Small improvements.
1732 2005-11-13 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1733     * db_details_structure.php: wrong js function call
1734     * libraries/functions.js
1735       - removed deprecated function setCheckboxesRange()
1736       - rewrote setCheckboxes()
1737       libraries/server_privilegs.js
1738       - removed setCheckboxes()
1739       header.inc.php: include functions.js for server_privilegs.php
1740       server_privilegs.php
1741       - bug #1353437 Table/Column privileges brokeness new in HEAD
1742       - fixed proper display fo yes/no for column/table specific rights
1743       - fixed row selection
1744       - make use of javascript:un/markAllRows()
1745       - adapted layout like db, table and row lists
1746     * lang/german: fixed translation
1748 2005-11-11 Marc Delisle  <lem9@users.sourceforge.net>
1749     * lang/bulgarian: Update, thanks to Stanislav Yordanov - stanprog.
1750     * lang/finnish: update, thanks to Jouni Kahkonen
1752 2005-11-10 Marc Delisle  <lem9@users.sourceforge.net>
1753     * libraries/session.inc.php, Documentation.html: bug #1352479, warn
1754       if PHP does not support session
1755     * server_privileges.php: bug #1353435, selecting users to drop is broken
1756       and bug #1353437, undefined index while editing a user
1758 2005-11-10 Michal Čihař  <michal@cihar.com>
1759     * scripts/create-release.sh: = is correct for comparsion in shell.
1760     * server_privileges.php: Revert fix for #1353437, there are wrong data and
1761       not displaying of it, fix bad display of table privileges.
1763 2005-11-09 Marc Delisle  <lem9@users.sourceforge.net>
1764     * pdf_pages.php: bug #1245891, too large scaling in PDF schema
1765     * libraries/bookmark.lib.php: bug #1339184 (for bookmark insertion)
1766     * tbl_properties.inc.php: superscript 1 for Length/Values
1768 2005-11-09 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1769     * server_databases.php, mysql_charsets-lib.php:
1770       bug #1351743 undefined function: pma_getservercollation()
1771     * database_interface.lib.php: added PMA_DBI_get_default_engine()
1772     * db_details_structure.php:
1773       - fixed display issues
1774       - display default engine in footer
1775     * libraries/common.lib.php: added PMA_getDbLink
1776     * libraries/display_create_table.lib.php: use fieldset
1777     * server_privilegs.php, libraries/server_privilegs.js:
1778        - db with only table specific rights where not displayed if there was not
1779          at least one db with db specfic rights
1780        - javascript errors
1781     * function.js, db_details_structure.php, tbl_properties_structure.php,
1782       display_tbl.lib.php, server_databases.php:
1783        - added js:markAllRows(), js:unMarkAllRows()
1784        - check/uncheck all rows now sets mark color for this rows
1786 2005-11-08 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1787     * Documentation.html, browse_foreigners.php, error.php,
1788       header_printview.inc.php, index.php, left.php, translators.html,
1789       libraries/header_meta_style.inc.php, scripts/decode_bug.php:
1790       fixed/added favicon
1791     * tbl_indexes.php: bug #1350872 Broken Link in Structure Tab
1793 2005-11-07 Marc Delisle  <lem9@users.sourceforge.net>
1794     * tbl_properties_links.php: undefined variable $db_is_information_schema
1795     ### 2.7.0-beta1 released
1797 2005-11-06 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1798     * libraries/display_tbl.lib.php:
1799       bug #985399 MIME-based in print view / need to select the pk
1800     * db_details_db_info.php: Undefined variable: db_is_information_schema
1801     * tbl_properties.inc.php: bug #1305585 Add field(s) -> type ENTER
1803 2005-11-06 Marc Delisle  <lem9@users.sourceforge.net>
1804     * lang/norwegian: Update, thanks to Sven-Erik Andersen
1806 2005-11-06 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1807     * libraries/database_interface.lib.php,
1808       libraries/dbi/*.dbi.lib.php:
1809       - added PMA_DBI_convert_message()
1810       - bug #1344654 Not converted mysql error message to chosen user language
1811     * sql.php: use fieldset for 'bookmark this'
1813 2005-11-05 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1814     * themes/*/css/theme_right.css.php:
1815       dropped deprecated style classes
1816     * server_databases, libraries/databases_interface.lib.php,
1817       libraries/mysql_charsets.lib.php:
1818       updated database list:
1819       - added PMA_getServerCollation()
1820         - display server collation in db list footer
1821       - added PMA_DBI_get_databases_full()
1822         - make use of info_schema on MySQL 5
1823         - always display db stats for MySQL 5
1824       - fixed html output
1825       - replaced " with ' in some queries
1826     * tbl_properties_structure.php, tbl_properties_common.php
1827       tbl_properties_links.php:
1828       - no drop, empty, operation, insert, import for information_schema tables
1829       - enabled export for views
1830     * db_details_common.php, db_details_structure.php, db_details_links.php:
1831       - no import, drop, rights, operation for information_schema
1833 2005-11-04 Marc Delisle  <lem9@users.sourceforge.net>
1834     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza)
1836 2005-11-04 Michal Čihař  <michal@cihar.com>
1837     * db_details_structure.php: Read InnoDB exact count before rendering icons
1838       for truncating (bug #1337744).
1840 2005-11-04 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1841     * db_details_structure.php:
1842       fixed display of stats for InnoDB and information_schema
1843     * main.php:
1844       - bug #1348089 SQL and actions bellow should be same width
1845       - removed nowrap, vertical srcolling is really annoying
1846     * main.php, libraries/check_user_privileges.lib.php:
1847       - bug #1348189 after droping db some links in main.php are missing
1848     * header.inc.php, libraries/common.lib.php:
1849       - added class icon to img-tags
1850     * libraries/header_meta_style.inc.php:
1851       fixed position of link meta tag
1852     * libraries/select_server.lib.php
1853       fixed html output
1855 2005-11-03 Marc Delisle  <lem9@users.sourceforge.net>
1856     * tbl_change.php, tbl_replace.php, tbl_replace_fields.php:
1857       bug #1339184, problems in strict mode inserting auto-increment fields
1858     * libraries/header_meta_style.inc.php: favicon on login panel
1859     * lang/japanese: Update, thanks to Tadashi Jokagi - elf2000.
1861 2005-11-03 Michal Čihař  <michal@cihar.com>
1862     * libraries/common.lib.php: Incorrect message for validate links (bug
1863       #1346608).
1865 2005-11-03 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1866     * themes/dakrblue_orange/theme_right.css.php, css/phpmyadmin.css.php:
1867       fixed different font sizes
1868     * footer.inc.php, libraries/dbg/*:
1869       use $GLOBALS as this scripts can be included from inside a function
1870     * left.php, libraries/common.lib.php:
1871       fixed some rtl lang issues
1873 2005-11-02 Michal Čihař  <michal@cihar.com>
1874     * config.default.php: This is not a configuration file.
1875     * config.default.php, Documentation.html, libraries/common.lib.php: Use
1876       $cfg['Servers'][1] from config.default.php as defaults for settings in
1877       config.inc.php (bug #1330847).
1879 2005-11-02 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1880     * libraries/dbg/setup.php:
1881       - display error in error box
1882       - fixed 'not defined function'
1883     * libraries/dbg/profiling.php:
1884       - minor fixes: html output, speed, rtl lang
1885     * tbl_realtion.php:
1886       - fixed html output of table
1887       - used fieldset for forms
1888     * libraries/common.lib.php, browse_foreigners.php:
1889       - replaced $cfg['Bgcolor*'] with classes
1890       - make use of fieldset
1891     * css/print.css, dbv_datadict.php:
1892       - replaced $cfg['Bgcolor*'] with classes
1893       - reduced output size by 40%
1894     * libraries/display_create_tbl.php
1895       - XHTML compl.
1896       - added class icon
1898 2005-11-01 Marc Delisle  <lem9@users.sourceforge.net>
1899     * server_privileges.php: undefined variable when changing a password
1901 2005-11-01 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1902     * libraries/common.lib.php:
1903       bug #1342332 Error messages wrongly formatted.
1904     * themes/*/css/theme_right.css.php:
1905        - fixed some rtl languages issues
1906        - added style for notice box (server_export.php)
1908 2005-10-31 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1909     * themes/*/css/theme_right.css.php:
1910        - use right image path
1911        - fixed icon alignment for rtl languages
1912     * main.php, phpmyadmin.css.php, libraries/mysql_charsets.lib.php:
1913        - fixed some rtl language issues
1914     * favicon.ico: changed icon
1916 2005-10-31 Marc Delisle  <lem9@users.sourceforge.net>
1917     * server_privileges.php: do not display No under the Password column
1918       if this is not a "real user" definition
1920 2005-10-31 Michal Čihař  <michal@cihar.com>
1921     * libraries/select_lang.lib.php: Simplify code.
1922     * libraries/common.lib.php: Allow collation change for ENUM and SET
1923       columns (bug #1343627).
1924     * main.php: Use normal message on reload, not just plain text.
1925     * themes/darkblue_orange/css/theme_right.css.php,
1926       themes/original/css/theme_right.css.php: Fix URL for cursor (bug
1927       #1342683).
1929 2005-10-30 Michal Čihař  <michal@cihar.com>
1930     * lang/slovak: Update, thanks to Ivan Kuriscak - shylauda69.
1931     * lang/*: Remove duplicite message.
1932     * lang/sync_lang.sh: Sync japanese also, it works now (at least for me).
1933     * lang/japanese: Update, thanks to Tadashi Jokagi - elf2000.
1934     * libraries/display_tbl.lib.php: Do not break on special chars in column
1935       name (bug #1180668).
1936     * libraries/common.lib.php: Do not escape SQL query twice while showing it
1937       in error message (bug #1336452).
1938     * left.php, querywindow.php, tbl_query_box.php: Fix including of files
1939       when search path does not contain current directory.
1940     * libraries/common.lib.php, libraries/left_header.inc.php: Use common code
1941       for generating links to documentation, fixes link to new style docs.
1943 2005-10-29 Michal Čihař  <michal@cihar.com>
1944     * Documentation.html, config.default.php, libraries/common.lib.php: Link
1945       documentation to version we run (RFE #1334292), fix links for chapter
1946       documentation (bug #1341676), drop support for old links.
1947     * tbl_indexes.php, tbl_properties.inc.php, tbl_select.php,
1948       libraries/display_create_database.lib.php,
1949       libraries/sql_query_form.lib.php: Fix documentation links (bug
1950       #1341676).
1952 2005-10-29 Olivier Mueller <om@omnis.ch>
1953     * scripts/upgrade.pl: various fixes (was not handling rc/pl correctely),
1954       and improvements (--force option, installation summary, backup
1955       directory timestamp)
1957 2005-10-29 Marc Delisle  <lem9@users.sourceforge.net>
1958     * Documentation.html: clarification on FAQ 6.20
1959     * server_privileges.php: respect the chosen initial
1960     * libraries/display_tbl.lib.php: patch 1328902 (adapted), format row count
1961       in the Browse header, thanks to Cal Henderson
1963 2005-10-28 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1964     * server_privilegs.php, libraries/common.lib.php,
1965       themes/*/theme_right.css.php:
1966        - minor tweak in display
1967        - added PMA_unescape_mysql_wildcards()
1968        - bug #1144110 Unable to escape "_"
1969        - now every user from every mysql table is displayed
1970        - no table specific rights for db wildcards
1971     * index.php, favicon.ico: added favicon.ico
1973 2005-10-27 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1974     * libraries/common.lib.php::PMA_formatNumber(),
1975       db_details_structure.php: do not truncate rowcount
1976     * libraries/mysql_charsets.lib.php::PMA_getDbCollation():
1977       - preserve selected db
1978       - make use of PMA_DBI_select_db()
1979       - documentation
1980     * tbl_properties_structure.php:
1981       - added browser icon for each field (count unique values)
1982       - removed styling
1983       - make use of global row highlighting/marking
1984       - display 'print table' and row stats for views
1985       - no actions for info_schema tables
1986     * css/phpmyadmin.css.php:
1987       - added style for class selectallarrow
1988       - added extra space between icons and text
1989     * browse_foreigners.php, header_printview.inc.php, left.php:
1990       bug #1334963 Per-server themes - left frame colors unthemed
1991     * server_privileges.php:
1992       - bug #1274032 Field privileges with database names containing underscores
1993       - use DROP USER
1994       - use db_name LIKE REPLACE( mysql.db.Db, \_, _ )
1995     * libraries/grab_globals.lib.php: [XSS] clean $_SERVER variables
1996     * left.php, libraries/common.lib.php: format rowcount in left frame
1997     * server_privileges.php:
1998       bug #688255 Can't edit priv. when different host in db and user
2000 2005-10-26 Marc Delisle  <lem9@users.sourceforge.net>
2001     * lang/french* updates
2003 2005-10-26 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2004     * themes/*/theme_right.css.php, libraries/auth/http.auth.lib.php,
2005       db_operations.php, mult_submits.inc.php, server_privileges.php,
2006       css/phpmyadmin.css.php, libraries/common.lib.php, sql.php,
2007       libraries/auth/cookie.auth.lib.php:
2008       unified message boxes (error, warning, confirmation)
2009     * server_privilegs.php: MySQL 5 requires CREATE USER before GRANT
2011 2005-10-25 Michal Čihař  <michal@cihar.com>
2012     * lang/english: "Log in" is correct naming for action (RFE #945440).
2013     * tbl_properties_operations.php: Allow to change auto_increment for
2014       InnoDB (bug #1337873).
2015     * tbl_properties_operations.php: Reread table information after change, so
2016       that rendered page contains change, that has been just done.
2018 2005-10-24 Michal Čihař  <michal@cihar.com>
2019     * tbl_properties_operations.php: Fix changing table attributes, reread new
2020       parameters after changing them (bug #1290413).
2021     * main.php: Remove useless isset.
2022     * lang/czech: Update.
2024 2005-10-23 Marc Delisle  <lem9@users.sourceforge.net>
2025     * libraries/relation.lib.php: there is already a function to do this
2026       sort (thanks to Sebastian)
2027     * tbl_change.php: bug #1334627, do not set NOW() as default function
2028       when the TIMESTAMP has a default value and does not have the
2029       ON UPDATE CURRENT TIMESTAMP attribute (phew! repeat this 3 times)
2031 2005-10-21 Marc Delisle  <lem9@users.sourceforge.net>
2032     * libraries/relation.lib.php: foreign dropdowns: sort id-content by id
2033       and content-id by content
2034     * libraries/common.lib.php: bug #1330847, undefined index connect_type
2036 2005-10-21 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2037     * db_details_export.php:
2038       - replaced for() with foreach()
2039       - dont pollute $GLOBALS['table']
2040     * libraries/mysql_charsets.lib.php:
2041       - make use of mysql variable collation_database
2042       - fixed call to PMA_DBI_fetch_value() (return second field, not first)
2043     * libraries/database_interface.lib.php:
2044       extended function PMA_DBI_get_tables_full():
2045        - make use of information_schema
2046        - always fill fields for information_schema and show table status
2047     * db_details_db_info.php: make use of function PMA_DBI_get_tables_full()
2049 2005-10-20 Marc Delisle  <lem9@users.sourceforge.net>
2050     * server_databases.php: security fix
2051     * libraries/common.lib.php, /grab_globals.lib.php: security fix
2053 2005-10-20 Alexander M. Turek  <me@derrabus.de>
2054     * libraries/mysql_charsets.lib.php:
2055       - On MySQL 5.0.6, we don't have to parse SHOW CREATE DATABASE anymore,
2056         if we just want to get to know a database's default collation;
2057      - Make use of this fancy new function PMA_DBI_fetch_value().
2059 2005-10-20 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2060     * sql.php, footer.inc.php: refresh left frame on view creation
2061     * left.php: view icon for views
2062     * libraries/left.js: dropped
2063     * libraries/function.js: tuned PMA_merkRowsInit():
2064       every table with class data now has mark and hover effect
2065     * css/phpmyadmin.css.php: nowrap for IE and pre for the rest
2066     * css/phpmyadmin.css.php, server_status.php: css cleanup
2067     * db_details_structure.php, db_details_db_info.php:
2068       - XHTML compliance, styling outsourced, row marker outsourced
2069       - do not too much if there is no table
2071 2005-10-19 Alexander M. Turek  <me@derrabus.de>
2072     * lang/*.inc.php, libraries/mysql_charsets.lib.php: Correct description
2073       for collations utf8_esperanto_ci, ucs2_esperanto_ci.
2074     * lang/german-*.inc.php: Updated some untranslated strings.
2076 2005-10-19 Marc Delisle  <lem9@users.sourceforge.net>
2077     * libraries/bookmark.lib.php: PHP 5.1.0-dev compatibility
2079 2005-10-19 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2080     * footer.inc.php, index.php, server_databases.php, libraries/querywindow.js:
2081       fix problem not remembering selected server
2082     * libraries/tooltip.js, themes/*/theme_right.css.php:
2083       moved not always needed code out of event handler, fixed display with larger font
2084     * libraries/function.js, css/phpmyadmin.css.php:
2085       added mark and hover effect to every table of class data
2086     * libraries/sql_query_form.lib.php: open db link from querywindow in main frame
2087     * footer.inc.php, header.inc.php, libraries/tooltip.js:
2088       moved tooltip javascript include into header
2090 2005-10-18 Michal Čihař  <michal@cihar.com>
2091     * libraries/relation.lib.php: Do not set database if not needed.
2092     * libraries/common.lib.php: Use common infrastructure for getting tables.
2093     * Documentation.html, config.default.php, libraries/select_lang.lib.php:
2094       Allow to limit list of shown languages (RFE #1328003).
2095     * libraries/common.lib.php: Fix URL detection when not called from top
2096       level directory (eg. transformations overview).
2097     * Documentation.html, config.default.php, export.php, import.php,
2098       tbl_change.php, tbl_replace_fields.php, libraries/common.lib.php,
2099       libraries/display_export.lib.php, libraries/display_import.lib.php,
2100       libraries/sql_query_form.lib.php: Support for user specific upload and
2101       save directories (RFE #1260039).
2103 2005-10-18 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2104     * querywindow.php: wrong handling of linebreaks in query: bug #1243888
2105     * left.php, sql.php, tbl_change.php, libraries/common.lib.php,
2106       libraries/querywindow.js: update row count in left frame bug #1243908
2107     * libraries/common.lib.php:
2108       bug #1216521: display duplicate rows for failed unique key creation
2110 2005-10-17 Michal Čihař  <michal@cihar.com>
2111     * lang/czech: Translation fixes.
2112     * libraries/common.lib.php: Group databases by rightmost separator (bug
2113       #1325651).
2114     * libraries/string.lib.php: Fix escaping detection on multi byte strings.
2115     * libraries/sql_query_form.lib.php: No warning if no db defined.
2116     * libraries/sqlparser.lib.php: Avoid warning if analyzing failed.
2118 2005-10-17 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2119     * css/phpmyadmin.css.php: border around tabs bug #1326730
2120     * libraries/header_meta_style.inc.php, themes/*: removed unused 'js_isDOM'
2121     * queryframe.php, db_operations.php, footer.inc.php, header.inc.php,
2122       header_printview.inc.php, left.php, querywindow.php,
2123       transformation_wrapper.php, left_header.inc.php:
2124       removed queryframe.php and references to it
2125     * index.php, footer.inc.php, left.php, querywindow.php, server_databases.php
2126       libraries/common.lib.php, libraries/left_header.inc.php,
2127       libraries/sql_query_form.lib.php, libraries/querywindow.js:
2128       code cleanup whole querywindow js stuff, moved all in one new js file,
2129       now included in index.php, bug #1327055
2131 2005-10-16 Michal Čihař  <michal@cihar.com>
2132     * db_details_links.php: Disable drop tab on mysql database (RFE #1327514).
2133     * server_databases.php: Don't allow to check mysql database for dropping
2134       (RFE #1327514).
2135     * lang/*, libraries/transformations/text_plain__sql.inc.php:
2136       Transformation for SQL pretty printing (RFE #1327648).
2138 2005-10-16 Marc Delisle  <lem9@users.sourceforge.net>
2139     * tbl_create.php, tbl_alter.php: undefined $field_collation under MySQL < 4.1.x
2140     * tbl_properties_structure.php, tbl_alter.php, libraries/sqlparser.lib.php:
2141       bug #1320470, timestamp is not shown as being NULL under MySQL < 4.1.x
2143 2005-10-14 Marc Delisle  <lem9@users.sourceforge.net>
2144     * libraries/dbi/mysqli.dbi.lib.php: problem under MySQL 4.0.x
2145     * libraries/sql_query_form.lib.php: support MySQL < 4.1.x
2147 2005-10-14 Michal Čihař  <michal@cihar.com>
2148     * libraries/sql_query_form.lib.php: Do not attempt to read upload dir when
2149       not configured.
2150     * libraries/sqlparser.lib.php: Do not walk chars for hex and numbers one
2151       by one, this boosts performance while inserting huge blobs (bug
2152       #1315232).
2153     * libraries/sqlparser.lib.php: Handle correctly float like .01 (bug
2154       #1252713).
2156 2005-10-14 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2157     * lang/*: typo 'unser' -> 'user'
2158     * lang/german: partial Update
2159     * libraries/import.lib.php: uninitialized variables
2161 2005-10-13 Marc Delisle  <lem9@users.sourceforge.net>
2162     * tbl_addfield.php: undefined $field_collation under MySQL < 4.1.x
2164 2005-10-13 Michal Čihař  <michal@cihar.com>
2165     * Documentation.html: Fix URL rewriting not to match empty parts.
2166     * calendar.php, themes.php, libraries/auth/config.auth.lib.php,
2167       libraries/auth/cookie.auth.lib.php, libraries/auth/http.auth.lib.php:
2168       Use common header.
2169     * libraries/header_meta_style.inc.php: Add support for defining page
2170       title.
2171     * libraries/left.js, libraries/header_meta_style.inc.php: Move browser
2172       detection to only place where it is currently used.
2173     * header.inc.php, css/phpmyadmin.css.php: Define CSS normal way and not
2174       by writing through JavaScript.
2175     * libraries/get_foreign.lib.php: Free temporary query result.
2176     * lang/czech: Improve some translations.
2177     * sql.php: We need bookmark code to be included everytime.
2178     * libraries/common.lib.php: Allow editing of query without database.
2180 2005-10-13 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2181     * left.php: preselect db if only one db
2182     * server_privileges.php:
2183       XHTML compl., NOTICE, Icons for Edit/Revoke Links
2184     * server_processlist.php, libraries/display_import.lib.php,
2185       css/phpmyadmin.css.php: XHTML compl.
2186     * libraries/display_import.lib.php, css/phpmyadmin.css.php:
2187       JavaScript errors, layout errors
2188     * libraries/display_import.lib.php, css/phpmyadmin.css.php:
2189       small CSS fixes
2190     * libraries/display_export.lib.php, server_export.php:
2191       XHTML compliance, introduced fieldsets
2193 2005-10-12 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2194     * css/phpmyadmin.css.php, libraries/common.lib.php,
2195       themes/darkblue_orange/css/theme_right.css.php,
2196       themes/original/css/theme_right.css.php:
2197       use list for navigation tabs RFE #1290423
2198     * db_details_structure.php: fixed NOTICE
2199     * css/phpmyadmin.css.php, themes/*/css/theme_*.css.php:
2200       revert icon size to fixed width and height
2201     * libraries/session.inc.php:
2202       dont use 6-bit chars on windows
2203     * css/phpmyadmin.css.php:
2204       display bug in FF with tabs in querywindow
2205     * libraries/common.lib.php:
2206       fixed rowcount in left frame for tables in information_schema
2207     * libraries/sql_query_form.lib.php:
2208       XHTML compl.
2209     * css/phpmyadmin.css.php, server_status.php, server_databases.php
2210       server_collations.php, server_engines.php, server_privileges.php
2211       server_variables.php: XHTML compl.
2213 2005-10-12 Michal Čihař  <michal@cihar.com>
2214     * libraries/get_foreign.lib.php: Fix paging.
2215     * tbl_properties_links.php: Make drop and empty tabs lead to structure
2216       instead of SQL.
2217     * libraries/common.lib.php: Use normal font sizes for Mozilla browsers.
2218     * querywindow.php: Add icon for history tab.
2220 2005-10-11 Marc Delisle  <lem9@users.sourceforge.net>
2221     * libraries/grab_globals.lib.php: bug #1322871, local file inclusion
2223 2005-10-11 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2224     * footer.inc.php, index.php, left.php, queryframe.php, querywindow.php
2225       server_databases.php, css/phpmyadmin.css.php, libraries/common.lib.php
2226       libraries/left_header.inc.php, libraries/sql_query_form.lib.php
2227       themes/darkblue_orange/css/theme_left.css.php
2228       themes/original/css/theme_left.css.php:
2229       XHTML 1.0 trans. compliance and more semantic XHTML output
2230     * tbl_printview.php, tbl_properties_structure.php:
2231       no table statistics for information_schema
2232     * tbl_properties_table_info.php:
2233       bug #1317655 information_schema browsing
2234     * db_details_db_info.php, db_details_structure.php:
2235       fixed display table statistics for information_schema
2236     * db_details_links.php, header.inc.php:
2237       moved database comment into header (serverinfo) after database name
2238     * header.inc.php, main.php, libraries/header_meta_style.inc.php:
2239       XHTML 1.0 trans. compliance
2241 2005-10-09 Marc Delisle  <lem9@users.sourceforge.net>
2242     * tbl_properties_links.php: invalid js confirmation and operation feedback
2243       when dropping a view
2244     * server_privileges.php: bug #1226819, Accepting Negative values in
2245       Resource Limits in Privileges
2247 2005-10-09 Michal Čihař  <michal@cihar.com>
2248     * libraries/display_export.lib.php, libraries/export/sql.php, lang/*,
2249       config.default.php: Add ability to limit maximal size of extended insert
2250       query, defaults to 50 KB (RFE #1015378).
2251     * import.php, libraries/common.lib.php, lang/*: Show message when
2252       bookmark has been created (RFE #477472), show deleted bookmark query.
2253     * server_privileges.php: Limit username and hostname to actual limits of
2254       MySQL (RFE #1178071).
2255     * config.default.php: Add COMPRESS and UNCOMPRESS functions.
2256     * tbl_change.php: Show functions for blobs when upload is enabled (RFE
2257       #1191792).
2258     * tbl_properties.inc.php: Remove unused code, show only available engines,
2259       remember value of seleted engine (bug #1239580).
2260     * browse_foreigners.php, libraries/get_foreign.lib.php: Support for
2261       searching in foreign keys (RFE #871091).
2262     * import.php, libraries/sql_query_form.lib.php, lang/*: Ability to replace
2263       existing bookmark (RFE #907438).
2264     * Documentation.html, libraries/ip_allow_deny.lib.php: Add more useful
2265       shortcuts for IP rules (RFE #1022831).
2267 2005-10-08 Marc Delisle  <lem9@users.sourceforge.net>
2268     * libraries/session.inc.php: workaround for warnings on session_start()
2269       displayed on sf.net server
2270     * sql.php: remove old code
2271     * server_privileges.php, lang/*.php, libraries/sqlparser.data.php:
2272       support MAX_USER_CONNECTIONS
2274 2005-10-08 Michal Čihař  <michal@cihar.com>
2275     * libraries/display_export.lib.php: Use same formatting for all options.
2276     * libraries/import/ldi.php: This one does not handle charset conversion.
2277     * sql.php: Work even if no db set.
2278     * server_status.php: Call sql.php directly, we don't need to care about
2279       query splitting done im read_dump.
2280     * libraries/import/sql.php: Fix import of queries containing `, fix import
2281       of queries not terminated by ;.
2282     * libraries/sqlparser.lib.php: Do not show error on empty query.
2283     * libraries/import.lib.php: Add support for DROP DATABASE checking.
2284     * libraries/display_tbl.lib.php, libraries/sql_query_form.lib.php,
2285       libraries/common.lib.php: Use import.php.
2286     * lang/*: New message for deleting bookmark.
2287     * import.php: Add support for bookmarks, support for goto URL, fail
2288       correctly if import plugin not found, commented some code.
2289     * sql.php, config.default.php: Remove references to read_dump.php.
2290     * read_dump.php: Remove unused code.
2291     * ldi_check.php, ldi_table.php: Remove unused code.
2292     * tbl_change.php: Remove references to ldi_*.
2293     * scripts/find_unused_messages.sh: Simplify and addapt to current
2294       messages.
2295     * import.php: Do not show query in different charset (bug #1028634).
2296     * libraries/auth/cookie.auth.lib.php: Keep database and table selection
2297       over login, needed for RFE #1278312.
2298     * Documentation.html: Add example for redirects like
2299       /phpMyAdmin/database/table (RFE  #1278312).
2300     * libraries/import.lib.php: Fix execution of single large queries.
2301     * import.php, lang/*: Try to detect that upload failed because of limits
2302       (RFE #1240480).
2303     * libraries/storage_engines.lib.php: Use defined messages.
2304     * libraries/auth/cookie.auth.lib.php: Removed unused code parts.
2305     * libraries/sqlvalidator.lib.php: Removed unused code.
2306     * server_privileges.php, lang/*: Better show error, define used message
2307       strDeleteNoUsersSelected.
2308     * tbl_properties_operations.php: Use strError instead of non existing
2309       strFailure.
2310     * lang/*: Remove unused messages.
2311     * sql.php: Use common code for superuser detection.
2312     * tbl_addfield.php, tbl_alter.php, tbl_create.php,
2313       libraries/common.lib.php, libraries/relation.lib.php: Use common code
2314       for CREATE/ALTER TABLE, set comments on creating table, so that user can
2315       see it in the query.
2316     * tbl_addfield.php, tbl_alter.php, tbl_create.php: Do not try to set
2317       comment and MIME transformation if field not named.
2318     * libraries/relation.lib.php: Fix reading native MySQL comments when no
2319       phpMyAdmin one defined (bug #1312758).
2320     * tbl_properties_structure.php: Removed query box as discussed on mailing
2321       list.
2322     * tbl_*: Use more require_once to avoid acquiring table info several
2323       times.
2324     * libraries/relation.lib.php: Do not try to restore database as control
2325       user, it has to fail.
2326     * libraries/import/sql.php: Fix query parsing when there is comment or
2327       string at the end.
2328     * import.php: Reenable LIMIT appending (bug #1318624).
2329     * sql.php: Fix appending LIMIT when there are comments.
2330     * libraries/common.lib.php: Parse query before inserting LIMIT to know
2331       where to place it.
2332     * lsng/czech: Update.
2334 2005-10-07 Marc Delisle  <lem9@users.sourceforge.net>
2335     * libraries/check_user_privileges.lib.php: bug #1313821, dbname containing a
2336       hyphen was not detected as being already created
2338 2005-10-07 Michal Čihař  <michal@cihar.com>
2339     * lang/bulgarian: Update, thanks to Stanislav Yordanov - stanprog.
2340     * libraries/common.lib.php: Drop some old code.
2342 2005-10-06 Michal Čihař  <michal@cihar.com>
2343     * import.php: Correctly report that file could not be read.
2344     * libraries/import/sql.php: Fix handling of whitespace at the end of
2345       imported file.
2346     * calendar.php, libraries/tbl_change.js: Calendar improvements: add submit
2347       button (bug# 1312373) and fix entering time begining with 0 (bug
2348       #1312373).
2350 2005-10-05 Marc Delisle  <lem9@users.sourceforge.net>
2351     * db_details_structure.php, tbl_properties_table_info.php: detect
2352       MySQL 5.0.13 views
2353     * libraries/display_tbl.lib.php: bug #1306833, full text link broken,
2354       thanks to Vernon Lyon - vlyon
2355     * libraries/charset_conversion.lib.php: PMA_MYSQL_INT_VERSION is not
2356       defined at login time but what tested
2357     * libraries/display_create_table.lib.php, bug #1311384, Create table
2358       dialog on escaped wildcard privileges
2360 2005-10-04 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2361     * libraries/functions.js, libraries/sql_query_form.lib.php:
2362       fixed JavaScript malfunction in querybox textarea with Opera
2364 2005-10-03 Marc Delisle  <lem9@users.sourceforge.net>
2365     * server_privileges.php: support for Execute_priv
2367 2005-10-01 Michal Čihař  <michal@cihar.com>
2368     * lang/czech: Update.
2370 2005-09-30 Marc Delisle  <lem9@users.sourceforge.net>
2371     * main.php, db_details_structure.php, db_operations.php,
2372       libraries/check_user_privileges.php, /display_create_database.lib.php,
2373       /display_create_table.lib.php: bug #1307208, detect lack of privileges
2374       before showing the "Create new table" dialog. Please test.
2375       TODO: detect escaped wildcard privileges
2377 2005-09-30 Michal Čihař  <michal@cihar.com>
2378     * libraries/display_export.lib.php, libraries/export/sql.php,
2379       db_operations.php, tbl_properties_operations.php: Fix auto increment
2380       export (bug #1309257).
2382 2005-09-28 Marc Delisle  <lem9@users.sourceforge.net>
2383     * tbl_alter.php, libraries/common.lib.php, /relation.lib.php:
2384       bug #1262250, cannot change ENUM default value to empty
2386 2005-09-28 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2387     * libraries/sql_query_form.lib.php: removed unneeded variable,
2388       dont display bookmark selection fieldset if no bookmark exists
2389     * libraries/session.inc.php: introduced PMA_secureSession()
2390     * sql.php: bug #1305830 wrong db choosen
2392 2005-09-27 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2393     * libraries/sql_query_form.lib.php, db_details.php, server_sql.php
2394       tbl_properties.php, tbl_properties_structure.php, sql.php,
2395       querywindow.php, read_dump.php: moved all code for queryboxes into
2396       libraries/sql_query_form.lib.php, replaced table with fieldsets, moved
2397       styles into css, minor interface changes related to queryboxes
2398     * libraries/sql_query_form.lib.php: completed function docblocks
2399     * css/phpmyadmin.css.php:
2400       partially fixed bug: odd display of navtabs in Gecko-Browsers
2401     * libraries/session.inc.php, libraries/grab_globals.lib.php,
2402       libraries/common.lib.php, libraries/auth/cookie.auth.lib.php:
2403       introducing sessions
2405 2005-09-27 Michal Čihař  <michal@cihar.com>
2406     * lang/czech: Update.
2407     * server_status.php, lang/*: Separate some new information on MySQL 5.
2408     * lang/hebrew, translators.html: New Hebrew translation, thanks to Hadar
2409       Porat - hpman28.
2410     * lang/*: Add missing messages, remove duplicates and no longer used.
2411     * libraries/sql_query_form.lib.php: Do not use strOr, drop file upload
2412       from normal SQL dialogs.
2413     * libraries/display_import.lib.php, libraries/file_listing.php: Sort file
2414       list on import tab, prepare generic framework to be used elsewhere (RFE
2415       #1303145).
2416     * tbl_change.php: Use file common file listing.
2417     * libraries/common.lib.php, libraries/display_import.lib.php,
2418       libraries/file_listing.php, libraries/sql_query_form.lib.php: Use common
2419       file listing in query window, remove no more used functions. Please note
2420       that file import from query windows is currently half rewritten, so
2421       compressed imports will not work.
2423 2005-09-26 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2424     * libraries/database_interface.lib.php: fixed bug in PMA_DBI_fetch_*()
2425       using PMA_DBI_num_rows() on unbuffered queries
2427 2005-09-26 Michal Čihař  <michal@cihar.com>
2428     * libraries/export/sql.php: Fix constraint parsing (bug #1304600).
2429     * libraries/display_import.lib.php, libraries/import/csv.php: Rename
2430       plugin parameters to allow using same parameter by multiple plugins.
2431     * config.default.php, lang/*, libraries/import/ldi.php: Alternate LOAD
2432       DATA import plugin for CSV.
2433     * libraries/display_import.lib.php: Sort list of import plugins.
2434     * mult_submits.inc.php, tbl_properties_structure.php: Support for browsing
2435       selected columns (RFE #1275909).
2436     * libraries/common.lib.php: Do no try to parse empty SQL query (bug
2437       #1303994).
2438     * tbl_create.php, lang/*: Do not allow to create table that already exists
2439       (RFE #1255931).
2441 2005-09-25 Marc Delisle  <lem9@users.sourceforge.net>
2442     * server_privileges.php: support MySQL 5 privileges
2444 2005-09-25 Michal Čihař  <michal@cihar.com>
2445     * lang/*: Messages for Sebastian.
2446     * lang/czech: Partial update.
2448 2005-09-25 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2449     * left.php, queryframe.php, libraries/common.lib.php,
2450       libraries/left_header.inc.php, css/phpmyadmin.css.php:
2451       grouping databases (bug #1281262)
2452     * server_status.php, libraries/common.lib.php, css/phpmyadmin.css.php:
2453       extended server status information with description and warnings,
2454       added PMA_formatNumber()
2455     * server_privilegs.php: fixed bug table not found
2456     * tbl_properties_structure.php, css/phpmyadmin.css.php:
2457       made statistic tables floating, moved styles into css
2458     * css/phpmyadmin.css.php: set font-size in caption to normal
2460 2005-09-24 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2461     * querywindow.php, css/phpmyadmin.css.php:
2462       resize querywindow to content (bug #1277375)
2464 2005-09-24 Marc Delisle  <lem9@users.sourceforge.net>
2465     * db_details_links.php, server_privileges.php, server_common.inc.php:
2466       bug #1302985, Privileges tab on database
2467     * tbl_change.php: bug #1272290, multiple MAX_FILE_SIZE limits BLOB
2468       insertion
2470 2005-09-24 Michal Čihař  <michal@cihar.com>
2471     * lang/add_message_file.sh: Make it deal with regullar php file, do not
2472       mark english text as to translate.
2473     * lang/add_message.sh: Do not mark english text as to translate.
2474     * *import*, Documentation.html, lang/*, main.php, *links*,
2475       css/phpmyadmin.css.php, libraries/unzip.lib.php: New import system,
2476       please test it (patch #1288933, RFEs: 618255, 780754, 1017598, 1097670,
2477       1274500, 807830).
2478     * libraries/import.lib.php, libraries/import/csv.php,
2479       libraries/import/sql.php, libraries/import/README: Fix possible data
2480       leak when reading large buffer.
2482 2005-09-23 Michal Čihař  <michal@cihar.com>
2483     * libraries/auth/cookie.auth.lib.php: Do not pass empty variables as
2484       haystack to strpos (bug #1299422).
2485     * server_privileges.php: Reload left frame if dropping database (bug
2486       #1298678).
2487     * libraries/fpdf/fpdf.php: Fix filename for PDF pages containing space in
2488       name (bug #1300837).
2490 2005-09-23 Marc Delisle  <lem9@users.sourceforge.net>
2491     * libraries/display_export.lib.php, libraries/export/csv.php:
2492       bug #1301374, csv on-screen export broken
2494 2005-09-20 Michal Čihař  <michal@cihar.com>
2495     * libraries/database_interface.lib.php: Added some useful functions to DBI
2496       layer (patch #1286451), thanks to Sebastian Mendel.
2497     * Documentation.html, config.default.php, libraries/common.lib.php: Add
2498       support for forcing https access to phpMyAdmin (RFE #1111333).
2500 2005-09-20 Marc Delisle  <lem9@users.sourceforge.net>
2501     * libraries/sqlparser.data.php: patch #1295365, missing function
2502       definitions in parser, thanks to Sebastian Mendel
2503     * db_details_links.php: patch #1196806, Privileges link on db page
2505 2005-09-18 Marc Delisle  <lem9@users.sourceforge.net>
2506     * libraries/display_export.lib.php: bug #1293937 Export compression
2507       default: bzip instead of bzip2, thanks to Rene Leonhardt
2509 2005-09-15 Michal Čihař  <michal@cihar.com>
2510     * config.default.php, libraries/common.lib.php: Simplify loading of
2511       defaults, why did I write such crap before?
2512     * libraries/common.lib.php: Fail if pcre support is missing.
2514 2005-09-14 Marc Delisle  <lem9@users.sourceforge.net>
2515     * export.php: bug #1290730, https export under MSIE fails
2517 2005-09-14 Michal Čihař  <michal@cihar.com>
2518     * css/phpmyadmin.css.php: Do not wrap tabs (patch #1282247), thanks to
2519       Sebastian Mendel.
2520     * config.default.php: Do not set blowfish_secret here at all, this needs
2521       to be done by user (bug #1290990).
2522     * libraries/auth/cookie.auth.lib.php: Fix undefined variable warnings.
2523     * libraries/common.lib.php, lang/*: Detect wrong authentication method and
2524       warn user using error.php (bug #1290888).
2525     * tbl_properties_operations.php: Update auto_increment value (bug
2526       #1290413).
2527     * read_dump.php, server_links.inc.php, server_sql.php, sql.php, lang/*:
2528       Add SQL tab for server (patch #1291084), (RFE #1048090).
2529     * Documentation.html: We dropped support for PHP 3 some time ago, so let's
2530       drop mentions about it from documentation.
2532 2005-09-13 Marc Delisle  <lem9@users.sourceforge.net>
2533     * scripts/create-release.sh: no longer copy config.inc.php to
2534       config.default.php to keep a backup of the previous version
2536 2005-09-13 Michal Čihař  <michal@cihar.com>
2537     * libraries/common.lib.php: Add support for lang/added_messages.php
2538       (mostly as feature for developer, to allow easilly adding messages
2539       while working on some features).
2540     * .cvsignore, Documentation.html, config.default.php,
2541       config.inc.php[removed], libraries/common.lib.php,
2542       libraries/config_import.lib.php[removed]: New configuration handling,
2543       use config.inc.php for configuration, default values are stored in
2544       config.default.php.
2545     * config.default.php: Remove non configuration stuff.
2546     * lang/.cvsignore: Ignore lang/added_messages.php.
2548 2005-09-12 Marc Delisle  <lem9@users.sourceforge.net>
2549     * tbl_relation.php: bug #1287611, no Save button in Relation view
2550           when pmadb is not defined
2552 2005-09-10 Marc Delisle  <lem9@users.sourceforge.net>
2553     ### 2.6.4 released
2555 2005-09-09 Marc Delisle  <lem9@users.sourceforge.net>
2556     * libraries/display_tbl.lib.php: bug #1283813, SHOW STATUS typed in a
2557       query box produces a SHOW CREATE TABLE STATUS under MySQL 5.0.x
2558     * lang/mongolian* update, thanks to Bayarsaikhan Enkhtaivan
2560 2005-09-07 Michal Čihař  <michal@cihar.com>
2561     * main.php, libraries/auth/cookie.auth.lib.php: XSS on username (bug
2562       #1283552)
2563     * ChangeLog: Move vim modelines to correctly interpret et after setting
2564       file type (otherwise tabs were not expanded as changelog ft sets noet).
2566 2005-09-06 Marc Delisle  <lem9@users.sourceforge.net>
2567     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
2569 2005-09-05 Marc Delisle  <lem9@users.sourceforge.net>
2570     * libraries/defines.lib.php, themes/*/info.inc.php: about themes version,
2571       phpMyAdmin 2.6.4 needs generation 2, version 1;
2572       phpMyAdmin 2.6.5 (currently) needs generation 2, version 2
2573     * header.inc.php: XSS on $title, thanks to Christian Wenz
2575 2005-09-05 Michal Čihař  <michal@cihar.com>
2576     * libraries/export/sql.php: Do not treat BLOBs as number (bug #1277309).
2578 2005-09-04 Marc Delisle  <lem9@users.sourceforge.net>
2579     * tbl_properties.inc.php: bug #1281533, collation not kept while
2580       changing table field count
2582 2005-09-02 Marc Delisle  <lem9@users.sourceforge.net>
2583     * lang/turkish update, thanks to boralioglu.
2585 2005-08-28 Marc Delisle  <lem9@users.sourceforge.net>
2586     * lang/belarusian updates, thanks to Jaska Zedlik
2587     ### 2.6.4-rc1 released
2588     * server_privileges, themes/*/css/theme_right.css.php: patch #1251692,
2589       fieldsets for privileges interface, thanks to Sebastian Mendel
2591 2005-08-26 Marc Delisle  <lem9@users.sourceforge.net>
2592     * lang/indonesian: update thanks to Rachim Tamsjadi - tamsy
2593     * lang/polish: update thanks to Jakub Wilk - ubanus
2595 2005-08-23 Marc Delisle  <lem9@users.sourceforge.net>
2596     * libraries/display_tbl.lib.php: bug #1267177, wrong return page
2597     * main.php, libraries/common.lib.php, Documentation.html,
2598       config.inc.php: patch #1257134, removed code to display the warning if
2599       PmaAbsoluteUri is not set. A notice will still display if the autodetect
2600       code is unable to figure out the proper URI. Thanks to Isaac Bennetch
2602 2005-08-23 Michal Čihař  <michal@cihar.com>
2603     * libraries/database_interface.lib.php: Abide cfg['Lang'] settings even if
2604       using MySQL > 4.1.x (bug #1266626).
2605     * libraries/display_tbl.lib.php: Do not get TABLES as table name, it's
2606       used on some queries by MySQL 5.0.x (bug #1266623).
2608 2005-08-22 Michal Čihař  <michal@cihar.com>
2609     * error.php, libraries/common.lib.php, libraries/sanitizing.lib.php:
2610       Protect against possible XSS (bug #1265740), move input sanitizing to
2611       special file.
2612     * config.inc.php, libraries/common.lib.php,
2613       libraries/config_import.lib.php, libraries/display_export.lib.php:
2614       Default charset for export is now configurable (RFE #1263772).
2616 2005-08-20 Marc Delisle  <lem9@users.sourceforge.net>
2617     * libraries/common.lib.php, new error.php: patch #1258978, move common
2618       code for error pages out of common.lib.php, thanks to Sebastian Mendel
2619     * lang/german*: bug #1258956, typo
2620     * libraries/defines.lib.php, themes/original/info.inc.php,
2621       themes/darkblue_orange/info.inc.php: PMA 2.6.4 needs theme version 3
2623 2005-08-19 Marc Delisle  <lem9@users.sourceforge.net>
2624     * lang/chinese_traditional: Updates, thanks to Siu Sun.
2625     * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000)
2627 2005-08-18 Marc Delisle  <lem9@users.sourceforge.net>
2628     * lang/indonesian: Update thanks to Rachim Tamsjadi - tamsy.
2629     * lang/galician: Updates, thanks to Xosé Calvo.
2630     * lang/brazilian-portuguese: update, thanks to Airon Luis Pereira
2631     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
2632     * lang/bulgarian:  Updated, thanks to Stanislav Yordanov (stanprog).
2633     * lang/estonian: Update thanks to Alvar Soome - finsoft.
2634     * lang/slovak: update, thanks to Ivan Kuriscak - shylauda69
2635     * lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
2636     * lang/catalan update, thanks to Xavier Navarro (xavin).
2637     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza)
2638     * lang/norwegian: Update, thanks to Sven-Erik Andersen
2639     * lang/azerbaijani: update, thanks to Shehriyar Imanov (sheki).
2641 2005-08-16 Marc Delisle  <lem9@users.sourceforge.net>
2642     * css/phpmyadmin.css.php, db_details_links.php, querywindow.php,
2643       server_links.inc.php, tbl_properties_links.php, libraries/common.lib.php
2644       themes/*/css/theme_right.css.php, themes/original/img/error.ico:
2645       patch #1252031, CSS for navigation tabs, thanks to Sebastian Mendel
2647 2005-08-15 Marc Delisle  <lem9@users.sourceforge.net>
2648     * libraries/common.lib.php: bug #1259951, invalid argument for foreach()
2650 2005-08-14 Marc Delisle  <lem9@users.sourceforge.net>
2651     * tbl_change.php: $goto was not encoded in the form, resulting in a
2652       problem after editing/saving a row (seen in IE6)
2653     * libraries/common.lib.php, /display_tbl.lib.php, /functions.js, /grab_globals.lib.php:
2654       patch #1257955 for bug #1248577 (incorrect message "you should define a primary key")
2655       and bug #1253125 (request URI too large), thanks to Sebastian Mendel
2656     * (many files): patch #1253465, avoid error messages for unset variables
2657       in PHP functions that require a parameter passed by reference,
2658       thanks to Sebastian Mendel
2660 2005-08-12 Marc Delisle  <lem9@users.sourceforge.net>
2661     * header.inc.php: remove the 'InnoDB free' segment from table comments
2662     * footer.inc.php: bug #1257106, display problem in the left frame (IE)
2664 2005-08-11 Marc Delisle  <lem9@users.sourceforge.net>
2665     * queryframe.php: shorten the path of db subtree items,
2666       thanks to Edward Rudd - urkle
2667     * config.inc.php, header.inc.php, tbl_properties_links.php,
2668       themes/*/css/theme_right.css.php, tbl_properties_table_info.php,
2669       Documentation.html, libraries/config_import.lib.php: patch #1249528,
2670       move table comments to header and enable configuration of header for
2671       TRUE/FALSE/'both', thanks to Sebastian Mendel - cybot_tm
2672     * db_details.php: undefined $header_url_qry
2673     * sql.php: bug #1255869, "MySQL returned an empty result set" not
2674       displayed in all cases
2676 2005-08-09 Marc Delisle  <lem9@users.sourceforge.net>
2677     * read_dump.php: add unique numbers to $strFileCouldNotBeRead to
2678       improve support when someone gets this error
2679     * Documentation.html: patch #1253248, links and anchors to every FAQ
2680       item, thanks to Alexander Schuch - ci-dev
2682 2005-08-08 Michal Čihař  <michal@cihar.com>
2683     * libraries/export/htmlword.php: Fix undefined variable when exporting
2684       relations (bug #1253457).
2686 2005-08-08 Marc Delisle  <lem9@users.sourceforge.net>
2687     * libraries/dbi/mysqli.dbi.lib.php: bug #1253453, using mysqli extension
2688       with MySQL 4.0.x
2689     * libraries/mysql_charsets.lib.php, /relation_cleanup.lib.php,
2690       /tbl_move_copy.php: patch #1253461 (code cleanup),
2691       thanks to Sebastian Mendel
2692     * libraries/sqlparser.lib.php: patch #1253478, variable initialization
2693       and code cleanup, thanks to Sebastian Mendel
2695 2005-08-07 Marc Delisle  <lem9@users.sourceforge.net>
2696     * Documentation.html: Save button for PDF schema coordinates,
2697       thanks to Ryan Schmidt
2698     * server_privileges.php: undefined index $GLOBALS[''],
2699       thanks to Ryan Schmidt
2700     * queryframe.php: need at least 2 items to display a group in the
2701       database selector, thanks to Ryan Schmidt
2703 2005-08-06 Marc Delisle  <lem9@users.sourceforge.net>
2704     * queryframe.php: fixes for tree subgroups in databases selector:
2705       escaping of special characters, display a db name inside its own
2706       group, and proper closing of optgroup, thanks to Ryan Schmidt
2708 2005-08-05 Marc Delisle  <lem9@users.sourceforge.net>
2709     * Documentation.html, readme.php, license.php:
2710       bug #965548, displaying README and LICENSE, thanks to Ryan Schmidt
2712 2005-08-04 Michal Čihař  <michal@cihar.com>
2713     * libraries/common.lib.php, export.php: Show error header on error to make
2714       clear that something bad has happened.
2716 2005-08-04 Marc Delisle  <lem9@users.sourceforge.net>
2717     * queryframe.php: patch #1250899:
2718      - unified spaces between icons
2719      - cleaned html and php code
2720      - display of querywindow-icon now follows
2721        $cfg['QueryFrame']
2722      - always use no_js=1 if $cfg['QueryFrameJS'] == true
2723       thanks to Sebastian Mendel
2724     * Documentation.html: patch #1169308, FAQ 1.17a improved,
2725       thanks to Isaac Bennetch
2726     * queryframe.php, footer.inc.php, config.inc.php, Documentation.html,
2727       libraries/common.lib.php, /config_import.lib.php:
2728       patch #1246245, tree subgroups for databases (in selector),
2729       thanks to Edward Rudd - urkle
2730     * db_details.php, tbl_query_box.php: patch #1250935, interface
2731       improvements, thanks to Sebastian Mendel
2732     * tbl_create.php: bug #1252124, XSS on table creation page
2734 2005-08-02 Marc Delisle  <lem9@users.sourceforge.net>
2735     * server_privileges.php: patch #1249363, remove unneeded wordwrap(),
2736       table width should be limited by template if necessary,
2737       thanks to Sebastian Mendel - cybot_tm
2738     * server_databases.php: patch #1249371, correct calculation of colspan,
2739       and patch #1249414, display improvements, thanks to Sebastian Mendel;
2740       also,  $dbstats should contain 0 or 1, not the colspan
2741     * sql.php: patch #1249451, display improvement for bookmark dialog,
2742       thanks to Sebastian Mendel
2743     * libraries/common.lib.php: patch #1249457, display improvements for Edit
2744       Explain etc dialog, thanks to Sebastian Mendel
2746 2005-08-01 Michal Čihař  <michal@cihar.com>
2747     * lang/czech: Fix bad translation (is was translated to is not :-)),
2748       update.
2750 2005-08-01 Marc Delisle  <lem9@users.sourceforge.net>
2751     * libraries/common.lib.php: bug #1249239, XSS vulnerability on Create page
2752     * Documentation.html: "bug #1248598, explain another cause of the Missing
2753       parameter error
2755 2005-07-29 Marc Delisle  <lem9@users.sourceforge.net>
2756     * tbl_change.php, lang/*: new message $strAndThen
2757     * libraries/dbg/profiling.php: patch #1160439, improvements,
2758       thanks to Glen Arason
2759     * scripts/upgrade.pl: patch #1198492, current version check,
2760       thanks to Herman van Rink - helmo
2762 2005-07-28 Marc Delisle  <lem9@users.sourceforge.net>
2763     * pdf_pages.php: Go button renamed to Save because it's really used to save coordinates
2765 2005-07-26 Marc Delisle  <lem9@users.sourceforge.net>
2766     * tbl_change.php: bug #1243908, left panel browse icon alt tag not updated
2767       after inserting a row
2768     * config.inc.php, libraries/config_import.lib.php, /common.lib.php:
2769       RFE #1177459, BOOL column type
2771 2005-07-26 Michal Čihař  <michal@cihar.com>
2772     * export.php: Use actual MIME type for CSV.
2774 2005-07-25 Marc Delisle  <lem9@users.sourceforge.net>
2775     * tbl_change.php: insert another new row: dropdown choice should be sticky
2777 2005-07-24 Michal Čihař  <michal@cihar.com>
2778     * libraries/check_user_privileges.lib.php: Undefined variable (bug
2779       #1243885).
2780     * libraries/config_import.lib.php: Do not override theme properties when
2781       path is not set.
2782     * libraries/select_theme.lib.php: Do not attempt to sort themes when
2783       themes are disabled (bug #1243883).
2785 2005-07-23 Marc Delisle  <lem9@users.sourceforge.net>
2786     * tbl_properties_structure.php, tbl_properties.inc.php:
2787       bug #1157230, escape special chars in ENUM or SET
2789 2005-07-22 Marc Delisle  <lem9@users.sourceforge.net>
2790     * db_details_structure.php: table creation should not be possible
2791       in information_schema
2792     * db_operations.php: those operations do not make sense on
2793       information_schema
2794     * browse_foreigners.php: bug #1242805, Show All does not work while
2795       browsing foreign values
2796     * libraries/relation.lib.php: for the new ForeignKeyDropdownOrder, id and
2797       content were reversed (id-content showed content then id)
2799 2005-07-21 Marc Delisle  <lem9@users.sourceforge.net>
2800     * libraries/auth/cookie.auth.lib.php: bug #1240880, XSS on the
2801       cookie-based login panel
2803 2005-07-20 Marc Delisle  <lem9@users.sourceforge.net>
2804     * ChangeLog: automatic utf-8 encoding modeline, thanks to Michal
2806 2005-07-19 Marc Delisle  <lem9@users.sourceforge.net>
2807     * translators.html: message about French translation will be in French
2809 2005-07-16 Marc Delisle  <lem9@users.sourceforge.net>
2810     * libraries/string.lib.php: typo
2811     * libraries/sqlparser.data.php: bug #1238222, parsing of ISNULL()
2813 2005-07-14 Marc Delisle  <lem9@users.sourceforge.net>
2814     * lang/*: removed unused strInvalidRowCount
2816 2005-07-13 Marc Delisle  <lem9@users.sourceforge.net>
2817     * Documentation.html: how to enable the charset choice for exported file
2819 2005-07-13 Michal Čihař  <michal@cihar.com>
2820     * libraries/common.lib.php: Use eval for config file including to catch
2821       parse errors (bug #1223319), on error page display config file that
2822       actually failed.
2823     * main.php, server_databases.php, libraries/check_user_privileges.lib.php,
2824       libraries/display_create_database.lib.php: Show box for creating
2825       database only if user has privileges to do so (bug #1167892).
2826     * libraries/display_tbl.lib.php: Use better message, thanks to Marc for
2827       noticing this.
2829 2005-07-12 Marc Delisle  <lem9@users.sourceforge.net>
2830     * sql.php: for Insert row and Export, use post when the query is too big
2831     * export.php: bug #1116026, export under IE 6 (XP SP2)
2833 2005-07-11 Marc Delisle  <lem9@users.sourceforge.net>
2834     * tbl_relations.php: bug #1227710, unsaved relations lost when changing
2835       field to display
2837 2005-07-11 Michal Čihař  <michal@cihar.com>
2838     * db_operations.php: Allow adding DROP TABLE when copying database (RFE
2839       #1235761).
2841 2005-07-10 Robin Johnson <robbat2@users.sourceforge.net>
2842     * config.inc.php, Documentation.html, libraries/common.lib.php,
2843       libraries/config_import.lib.php:
2844       Document previous foreign-key dropdown work, and also ensure that the
2845       configuration import code works properly with it.
2847 2005-07-10 Michal Čihař  <michal@cihar.com>
2848     * libraries/auth/http.auth.lib.php: Support FastGCI in http auth (patch
2849       #1192219)
2850     * Documentation.html, config.inc.php, left.php, queryframe.php,
2851       libraries/common.lib.php, libraries/config_import.lib.php,
2852       libraries/header_meta_style.inc.php, libraries/select_theme.lib.php:
2853       User can now have different theme per server (RFE #1231599).
2854     * config.inc.php: Add OLD_PASSWORD (bug #1216178).
2855     * main.php: Correct ALT attribute for image (bug #1232124).
2856     * mult_submits.inc.php, libraries/display_tbl.lib.php: Don't forget
2857       browsing state while deleting multiple rows (bug #1232624).
2858     * tbl_row_action.php: Fix undefined variable warning.
2859     * db_details_structure.php, db_operations.php, header.inc.php,
2860       querywindow.php, tbl_indexes.php, tbl_properties.inc.php,
2861       tbl_properties_structure.php, lang/*, libraries/display_tbl.lib.php,
2862       libraries/functions.js, libraries/indexes.js: Show better error messages
2863       when checking numerical inputs (bug #1207402).
2864     * sql.php, libraries/common.lib.php: Use post for print view when query is
2865       too big (bug #1203692).
2867 2005-07-10 Marc Delisle  <lem9@users.sourceforge.net>
2868     * libraries/display_tbl.lib.php: bug #1235473 display_tbl.lib.php,
2869       Undefined variable order_img
2870     * libraries/functions.js: bug #1234098, invalid "normal" cursor style
2871     * queryframe.php: bug #1231804, query windows does not open in new window,
2872       thanks to Michael Keck
2873     * db_details_qbe.php: bug #1234616, minor theme text color issue
2875 2005-07-06 Marc Delisle  <lem9@users.sourceforge.net>
2876     * db_search.php: bug #1233349, db search in MySQL 5.0.x on fields
2877       without a charset
2879 2005-07-04 Marc Delisle  <lem9@users.sourceforge.net>
2880     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza)
2881       and Mastermnd for the 2.6.2 translation cleanup
2882     * tbl_properties_table_info.php: bug #1231917, commands out of sync
2884 2005-07-03 Marc Delisle  <lem9@users.sourceforge.net>
2885     * Documentation.html: link in doc, thanks to Cedric Corazza
2886     ### 2.6.3 released
2888 2005-07-02 Marc Delisle  <lem9@users.sourceforge.net>
2889     * db_operations.php: bug #1230224, db rename and old pmadb information
2891 2005-07-01 Marc Delisle  <lem9@users.sourceforge.net>
2892     * Documentation.html: patch #1229673, improvement to big-file-import
2893       instructions, thanks to Isaac Bennetch - ibennetch
2895 2005-06-30 Marc Delisle  <lem9@users.sourceforge.net>
2896     * lang/hungarian update, thanks to Mihály Mészáros <necronix@freemail.hu>
2897     * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000)
2898     * lang/chinese_traditional: Updates, thanks to Siu Sun
2899     * lang/catalan update, thanks to Xavier Navarro (xavin).
2900     * lang/lithuanian: Updated, thanks to Vilius Simonaitis - maumas98
2901     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
2902     * lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
2904 2005-06-29 Marc Delisle  <lem9@users.sourceforge.net>
2905     * tbl_properties_table_info.php: bug #1228862, creating a table under
2906       MySQL 5.x with wrong table type
2908 2005-06-28 Marc Delisle  <lem9@users.sourceforge.net>
2909     * tbl_properties_operations.php: bug #1225635,
2910       cannot change table's collation under MySQL 5.0.4
2912 2005-06-27 Michal Čihař  <michal@cihar.com>
2913     * config.inc.php: Better comments describing multi server setup (patch
2914       #1226666).
2915     * db_details_links.php: Place export tab on same place as on table page
2916       (RFE #1047874).
2917     * tbl_properties_links.php: Switch browse and properties tabs
2918     * db_details_structure.php: Make order of icons same as on table view (RFE
2919       #1047874).
2921 2005-06-24 Michal Čihař  <michal@cihar.com>
2922     * tbl_change.php, tbl_properties_links.php, libraries/export/sql.php:
2923       Remove error reporting.
2924     * config.inc.php, libraries/common.lib.php,
2925       libraries/config_import.lib.php, libraries/display_export.lib.php:
2926       Configurable file name templates (RFE #1226941).
2927     * themes.php, libraries/select_theme.lib.php: Sort themes, use only one
2928       code for browsing directory with themes (RFE #1184251).
2929     * tbl_change.php: Use select instead of input, this saves some place and
2930       looks better (RFE #1169931).
2931     * tbl_change.php: Display column comment while editing data (RFE #860912).
2932     * lang/sync_lang.sh: Fix belarusian name.
2933     * libraries/transformations/application_octetstream__hex.inc.php, lang/*:
2934       Add hex transformation (RFE #1100068).
2936 2005-06-24 Marc Delisle  <lem9@users.sourceforge.net>
2937     * db_operations.php: problem renaming a db
2939 2005-06-24 Alexander M. Turek  <me@derrabus.de>
2940     * lang/german-*.inc.php: Updates.
2941     * db_operations.php: Cleaning up Marc's code... ;-p
2943 2005-06-23 Robin Johnson <robbat2@users.sourceforge.net>
2944     * config.inc.php, libraries/relation.lib.php,
2945       libraries/get_foreign.lib.php, tbl_select.php, tbl_change.php: Support for
2946       customizing foreign-key dropdown, take #2, now very customizable, incl max
2947       item limit.
2949 2005-06-23 Michal Čihař  <michal@cihar.com>
2950     * lang/czech: Update.
2952 2005-06-22 Alexander M. Turek  <me@derrabus.de>
2953     * tbl_properties_structure.php: Undefined index.
2955 2005-06-22 Robin Johnson <robbat2@users.sourceforge.net>
2956     * config.inc.php, libraries/relation.lib.php: Support for customizing
2957       foreign-key dropdown, take #1.
2959 2005-06-22 Garvin Hicking  <rabustoldmethatiforgotmyemailaddress@supergarv.de>
2960     * server_databases.php: Bug #1225315, wrong message displayed
2961       when no databases were dropped.
2962     * tbl_properties.inc.php: Patch #1225452, JS error for
2963       getting the value of a select field in certain browsers.
2965 2005-06-19 Marc Delisle  <lem9@users.sourceforge.net>
2966     * lang/chinese_traditional: Updates, thanks to Siu Sun
2967     * lang/italian: Updates, thanks to Pietro Danesi
2968     * lang/finnish: update, thanks to Jouni Kahkonen
2969     * lang/norwegian: Update, thanks to Sven-Erik Andersen
2970     * lang/mongolian update, thanks to Bayarsaikhan Enkhtaivan
2971     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
2972     * lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
2974 2005-06-18 Marc Delisle  <lem9@users.sourceforge.net>
2975     * libraries/sqlparser.lib.php: bug 1221602, undefined variable when trying
2976       to use a reserved word as an identifier
2977     * db_operations.php, libraries/database_interface.lib.php:
2978       bug #1221359, Copying a db containing a MERGE table
2980 2005-06-12 Marc Delisle  <lem9@users.sourceforge.net>
2981     * tbl_properties.inc.php: visually bind the Add x fields dialog to its
2982       submit button
2983     * db_operations.php: bug #1215688, Copying database does not preserve
2984       default charset and collation
2985     ### 2.6.3-rc1 released
2987 2005-06-12 Olivier Mueller <om@omnis.ch>
2988     * lang/*, server_privileges.php: added strings for RFE #1197482:
2989       $strGeneratePassword, $strGenerate and $strCopy
2991 2005-06-11 Marc Delisle  <lem9@users.sourceforge.net>
2992     * tbl_properties_export.php: bug #1169791, exporting results from queries
2993       with limit keyword
2994     * lang/mongolian* update, thanks to Bayarsaikhan Enkhtaivan
2995     * lang/finnish: update, thanks to Jouni Kahkonen
2996     * lang/norwegian: Update, thanks to Sven-Erik Andersen
2997     * lang/galician: Updates, thanks to Xosé Calvo.
2998     * lang/belarusian, libraries/select_lang.lib.php:
2999       belarusian is now belarusian_cyrillic; added belarusian_latin,
3000       thanks to Jaska Zedlik
3002 2005-06-08 Marc Delisle  <lem9@users.sourceforge.net>
3003     * libraries/common.lib.php: bug #1216901, missing backquotes on the Browse
3004       feature in case of duplicate entry
3006 2005-06-07 Marc Delisle  <lem9@users.sourceforge.net>
3007     * lang/tatarish*: updates, thanks to Albert Fazlí
3008     * config.inc.php: bug #1215950, typo in comment
3010 2005-06-06 Marc Delisle  <lem9@users.sourceforge.net>
3011     * lang/tatarish*, /sync_lang.sh, libraries/select_lang.lib.php,
3012       translators.html: renamed "tatar" to "tatarish" (tatar is
3013       a different language and this translation is really tatarish)
3014     * lang/mongolian*, libraries/select_lang.lib.php,
3015       translators.html, Documentation.html, README:
3016       new language (mongolian), thanks to Bayarsaikhan Enkhtaivan
3018 2005-06-05 Marc Delisle  <lem9@users.sourceforge.net>
3019     * libraries/functions.js: bug #1207405, invalid SQL when creating
3020       table with zero fields
3021     * sql.php: bug #1204951, left frame browse icon alt tag
3022       not updated on emptying table
3024 2005-06-05 Michal Čihař  <michal@cihar.com>
3025     * lang/czech: Update.
3027 2005-06-04 Marc Delisle  <lem9@users.sourceforge.net>
3028     * lang/chinese_traditional: Updates, thanks to Siu Sun.
3029     * lang/finnish: update, thanks to Jouni Kahkonen
3030     * lang/norwegian: Update, thanks to Sven-Erik Andersen
3031     * db_details_structure.php: optional message $strNumberOfFields,
3032       will use $strFields if not defined
3033     * db_operations.php, lang/*: bug #1212997, db copy should not
3034       always perform CREATE DATABASE
3036 2005-06-03 Marc Delisle  <lem9@users.sourceforge.net>
3037     * lang/tatar*, /sync_lang.sh, libraries/select_lang.lib.php,
3038       translators.html, Documentation.html, README:
3039       new language (tatar), thanks to Albert Fazlí
3041 2005-06-01 Marc Delisle  <lem9@users.sourceforge.net>
3042     * Documentation.html: bug #1213761, hint about Hardened PHP
3043       and the Missing parameters problem, thanks to Klaus Dorninger
3045 2005-05-31 Marc Delisle  <lem9@users.sourceforge.net>
3046     * db_details_structure.php: patch 1209863, XHTML validity,
3047       thanks to Ryan Schmidt
3049 2005-05-29 Marc Delisle  <lem9@users.sourceforge.net>
3050     * tbl_change.php: bug #1184325, Label IDs mismatch for ENUM type,
3051       thanks to Ryan Schmidt
3052     * footer.inc.php: bug #1209891, db list not refreshed when the left
3053       frame is positionned on a db, then a manual DROP DATABASE it done
3054       on another db
3055     * db_operations.php, footer.inc.php: bug #1170227, copying a db does not
3056       refresh the queryframe
3058 2005-05-27 Marc Delisle  <lem9@users.sourceforge.net>
3059     * tbl_properties.inc.php: bug #1205940, current timestamp checkbox
3060       when field type changes
3062 2005-05-26 Marc Delisle  <lem9@users.sourceforge.net>
3063     * tbl_create.php: bug #1207406, undefined index from PMA_setComment()
3064     * sql.php: bug #1204913, left frame update on manual table rename
3066 2005-05-25 Marc Delisle  <lem9@users.sourceforge.net>
3067     * tbl_properties.inc.php: bug #1207404, undefined variables
3069 2005-05-24 Marc Delisle  <lem9@users.sourceforge.net>
3070     * libraries/common.lib.php: bug #1207395, undefined theme_generation
3071       and theme_version, thanks to Ryan Schmidt
3072     * tbl_properties_operations.php: bug #1207212, changing table type
3073       under MySQL 5.0.4
3075 2005-05-22 Marc Delisle  <lem9@users.sourceforge.net>
3076     * libraries/charset_conversion.lib.php: diacritics wrongly converted
3077       in Browse mode under MySQL 4.1.x if AllowAnywhereRecoding set to TRUE
3078     * tbl_properties_structure.php, tbl_properties.inc.php,
3079       libraries/sqlparser.lib.php: bug #1163595, NULL detection of TIMESTAMP
3080     * many files: bug #1193250, XHTML compliance, thanks to Ryan Schmidt
3081     * themes/[darkblue_orange|original]/css/theme_print.css.php:
3082       spelling error Hevetica -> Helvetica, thanks to Castorius and
3083       Isaac Bennetch - ibennetch
3085 2005-05-19 Marc Delisle  <lem9@users.sourceforge.net>
3086     * tbl_select.php: bug #1204235, searching on a VARBINARY field
3088 2005-05-18 Marc Delisle  <lem9@users.sourceforge.net>
3089     * export.php: bug #1193442, 8 extra spaces at end of export area,
3090       thanks to Ryan Schmidt
3091     * db_details_structure.php: bug #1193430, zero_rows parameter
3092       not url-encoded, thanks to Ryan Schmidt
3094 2005-05-17 Marc Delisle  <lem9@users.sourceforge.net>
3095     * server_privileges.php, libraries/server_privileges.js:
3096       make the password generator work also on user account editing
3098 2005-05-17 Olivier Mueller <om@omnis.ch>
3099     * server_privileges.php, libraries/server_privileges.js: RFE #1197482,
3100       password generator on user creation.  RFC: ok like that?  TODO: add strings.
3102 2005-05-15 Marc Delisle  <lem9@users.sourceforge.net>
3103     * sql.php, libraries/sqlparser.lib.php: bug #1120434, comment at the end
3104       of query is applied to appended LIMIT as well
3106 2005-05-13 Marc Delisle  <lem9@users.sourceforge.net>
3107     * tbl_printview.php: bug #1178760, header not sent when displaying
3108       print view of multi tables, thanks to Hrvoje Novosel - interghost
3109     * libraries/functions.js: Patch #1191447, hand pointer on mouseover and
3110       mousedown, thanks to Ken Stanley - eclipsboi
3112 2005-05-11 Marc Delisle  <lem9@users.sourceforge.net>
3113     * tbl_properties.inc.php: bug #1069012, table collation forgotten
3114       when adding fields
3115     * libraries/storage_engines.lib.php: bug 1180119, undefined variable when
3116       showing the details of a storage engine under MySQL 4.0.x
3118 2005-05-10 Marc Delisle  <lem9@users.sourceforge.net>
3119     * libraries/sqlparser.lib.php: bug #1198156, undefined variable
3120       when exporting without enclosing with backquotes
3122 2005-05-08 Marc Delisle  <lem9@users.sourceforge.net>
3123     * db_details_links.php: patch #1196806, add a Privileges tab
3124       in db view, thanks to Herman van Rink - helmo
3125     * server_privileges.php: add a back link to the db on which
3126       we are checking privileges
3127     * Documentation.html: FAQ 3.13 about the MySQL API having problem dealing
3128       with USE followed with a db name containing an hyphen
3129     * read_dump.php: bug #1189664, js error when 2 queries submitted at once
3131 2005-05-08 Olivier Mueller <om@omnis.ch>
3132     * scripts/upgrade.pl: new script to let unix admins upgrade phpMyadmin
3133       with one command and 5 seconds. To be improved, but is working fine
3134       here (tm).  Based on: http://www.phpmyadmin.net/latest.txt
3135     * server_privileges.php: always display the "Add a new user" link
3136       on the User overview page (no more need to click on [show all] or
3137       an initial before)
3139 2005-05-05 Marc Delisle  <lem9@users.sourceforge.net>
3140     * libraries/mysql_charsets.lib.php: bug #1186983, missing character
3141       sets and collations (temporary workaround)
3142     * lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
3144 2005-05-04 Marc Delisle  <lem9@users.sourceforge.net>
3145     * Documentation.html: improvement about PmaAbsoluteUri,
3146       thanks to Isaac Bennetch - ibennetch
3148 2005-05-03 Marc Delisle  <lem9@users.sourceforge.net>
3149     * libraries/common.lib.php: bug #1185152, setting collation for a field,
3150       thanks to Ryan Schmidt - ryandesign
3152 2005-05-02 Marc Delisle  <lem9@users.sourceforge.net>
3153     * export.php: bug #1123284, avoid double compression when
3154       zlib.output_compression is On, thanks to unclef at users.sourceforge.net
3155     * libraries/common.lib.php: bug #1193223, undefined index htmlexcel_null,
3156       thanks to Ryan Schmidt - ryandesign
3158 2005-05-01 Marc Delisle  <lem9@users.sourceforge.net>
3159     * server_status.php: bug #1193225, missing </ul>
3160     * tbl_properties.inc.php: bug #1193353, js error on creating table
3162 2005-04-30 Marc Delisle  <lem9@users.sourceforge.net>
3163     * db_operations.php, libraries/tbl_move_copy.php:
3164       bug #1192468, bookmarks copied too many times
3166 2005-04-27 Marc Delisle  <lem9@users.sourceforge.net>
3167     * lang/finnish: update, thanks to Jouni Kahkonen
3168     * lang/russian: update, thanks to lobovich
3169     * libraries/sqlparser.lib.php: bug #1179887, ordering by count(*)
3171 2005-04-26 Marc Delisle  <lem9@users.sourceforge.net>
3172     * tbl_properties_structure.php, tbl_properties.inc.php:
3173       bug #1190092, wrong detection of NULL fields with MySQL 5.0.x
3174     * lang/finnish: big update, thanks to Jouni Kahkonen
3176 2005-04-25 Marc Delisle  <lem9@users.sourceforge.net>
3177     * libraries/sqlparser*: bug #1185173. A query using the Storage
3178       table name and an alias, returned no result. I changed the
3179       parser to add a list of "forbidden" reserved words, as listed
3180       in the MySQL manual (reserved words). Those are not allowed
3181       as a table/column name, but others (like Storage) are allowed.
3182       Now the query works. TODO: do not pretty print in color,
3183       in this case
3184     * libraries/common.lib.php: bug #1179241, wrong escaping of
3185       apostrophe in generated PHP code
3187 2005-04-25 Michal Čihař  <michal@cihar.com>
3188     * lang/czech: Update.
3189     * lang/english: Fix typo.
3191 2005-04-24 Marc Delisle  <lem9@users.sourceforge.net>
3192     * left.php, queryframe.php: bug #1168784, please respect the db order
3193       given in only_db
3195 2005-04-16 Marc Delisle  <lem9@users.sourceforge.net>
3196     * lang/chinese_simplified: Updates, thanks to mysf at etang.com
3197     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
3198     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
3199     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
3200     * lang/galician: Updates, thanks to Xosé Calvo.
3201     * new language: belarusian, thanks to Jaska Zedlik <jz53 at zedlik.com>
3202     * tbl_properties_export.php: bug #1180860, error going from Export
3203       to Insert tab
3204     ### 2.6.2 released
3206 2005-04-14 Marc Delisle  <lem9@users.sourceforge.net>
3207     * db_details_structure.php: Search icon centering
3209 2005-04-13 Marc Delisle  <lem9@users.sourceforge.net>
3210     * tbl_alter.php: undefined $field_comments
3212 2005-04-10 Alexander M. Turek  <me@derrabus.de>
3213     * lang/*.inc.php: New messages for MySQL 5.0 privileges.
3215 2005-04-10 Marc Delisle  <lem9@users.sourceforge.net>
3216     * lang/bulgarian:  Updated, thanks to Stanislav Yordanov (stanprog).
3217     * server_privileges.php: bug #1179969, problem editing a user's profile
3218       (and there was a problem also with the detection of
3219        an already existing user)
3221 2005-04-09 Alexander M. Turek  <me@derrabus.de>
3222     * libraries/sqlparser.data.php: Added keyword ROUTINE.
3224 2005-04-08 Marc Delisle  <lem9@users.sourceforge.net>
3225     * lang/catalan update, thanks to Xavier Navarro (xavin).
3227 2005-04-07 Alexander M. Turek  <me@derrabus.de>
3228     * libraries/select_lang.lib.php, lang/english-iso-8859-15.inc.php:
3229       en-iso-8859-15.
3230     * lang/*.inc.php: New messages for MySQL 5.0 privileges.
3232 2005-04-07 Marc Delisle  <lem9@users.sourceforge.net>
3233     * tbl_properties.inc.php, tbl_alter.php: bug #1176896, undefined variable
3234     * libraries/common.lib.php: wrong test when the field's type is
3235       TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
3237 2005-04-03 Marc Delisle  <lem9@users.sourceforge.net>
3238     ### 2.6.2-rc1 released
3240 2005-04-01 Marc Delisle  <lem9@users.sourceforge.net>
3241     * tbl_addfield.php: TIMESTAMP options support
3242     * libraries/common.lib.php: DEFAULT CURRENT_TIMESTAMP is only
3243       for TIMESTAMP (bug when changing from a TIMESTAMP to a non-TIMESTAMP type)    * (same): bug #1163595, problem 4: a TIMESTAMP must be explicitely
3244       set to NULL to have the NULL attribute
3245     * libraries/tbl_move_copy.php: bug #1168996, error copying InnoDB table
3246       with FK constraints to a table in the same db
3248 2005-03-31 Alexander M. Turek  <me@derrabus.de>
3249     * left.php: Undefined offset (Bug #1174045).
3251 2005-03-31 Marc Delisle  <lem9@users.sourceforge.net>
3252     * Documentation.html: added FAQ 5.17 about problem with
3253       Firefox when the Tabbrowser Extensions plugin is installed
3254     * tbl_properties.inc.php: TIMESTAMP options improved looks, thanks to Garvin
3255     * tbl_properties.inc.php: TIMESTAMP default CURRENT_TIMESTAMP checkbox
3256       made dynamic, depending on the field's type
3257     * tbl_create.php, libraries/relation.lib.php: TIMESTAMP options support
3259 2005-03-30 Alexander M. Turek  <me@derrabus.de>
3260     * server_databases.php: Bug #1172782 (Don't allow to drop
3261       information_schema).
3262     * libraries/mysql_charsets.lib.php: Typo.
3263     * lang/german-*.inc.php: Better translation.
3265 2005-03-30 Marc Delisle  <lem9@users.sourceforge.net>
3266     * Documentation.html: Patch #1164699, clarification about PmaAbsoluteURI,
3267       thanks to Isaac Bennetch - ibennetch
3268     * lang/english: improvements, thanks to Ryan Schmidt - ryandesign
3269     * lang/*: removed unused message and modified strCheckOverhead
3270       where still untranslated
3271     * tbl_properties.inc.php: bug #1163595 (problem #5): after an error
3272       modifying TIMESTAMP options, the table structure editing form
3273       was shown without the new options.
3275 2005-03-29 Marc Delisle  <lem9@users.sourceforge.net>
3276     * libraries/common.lib.php: XSS vulnerability on convcharset
3278 2005-03-29 Alexander M. Turek  <me@derrabus.de>
3279     * server_collations.php, libraries/mysql_charsets.lib.php: Don't offer
3280       unavailable collations (bug #1172517).
3282 2005-03-28 Alexander M. Turek  <me@derrabus.de>
3283     * left.php: Implemented the forgotten view icon.
3285 2005-03-27 Marc Delisle  <lem9@users.sourceforge.net>
3286     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
3287     * libraries/relation.lib.php: bug #1170549, adding fields NOT NULL
3288       under MySQL 4.1
3289     ### 2.6.2-beta1 released
3291 2005-03-27 Alexander M. Turek  <me@derrabus.de>
3292     * libraries/defines.lib.php, themes/*/info.inc.php: Marked 2.6.0 / 2.6.1
3293       themes as imcompatible because of recent changes.
3294     * libraries/information_schema_relations.lib.php,
3295       libraries/relation.lib.php: information_schema relations.
3297 2005-03-26 Alexander M. Turek  <me@derrabus.de>
3298     * libraries/engines/innodb.lib.php: Caught possible devision by zero.
3299     * lang/dutch-iso-8859-15.inc.php, lang/finnish-iso-8859-15.inc.php,
3300       lang/italian-iso-8859-15.inc.php, lang/portoguese-iso-8859-15.inc.php,
3301       lang/spanish-iso-8859-15.inc.php, libraries/select_lang.lib.php:
3302       Added more Latin9 language files.
3304 2005-03-25 Marc Delisle  <lem9@users.sourceforge.net>
3305     * tbl_properties.inc.php: bug #1170255, undefined index: Field
3307 2005-03-25 Alexander M. Turek  <me@derrabus.de>
3308     * db_details_structure.php: Let's prefer separate icons over CSS 3 hacks
3309       for marking a functionality as unavailable.
3310     * libraries/relation.lib.php:
3311       - Removed recoding function calls from controluser queries as they do
3312         not depend on the connection charset anymore;
3313       - Added emulated relations for some information_schema tables. To be
3314         continued.
3316 2005-03-24 Alexander M. Turek  <me@derrabus.de>
3317     * libraries/dbi/*.dbi.lib.php, libraries/common.lib.php,
3318       libraries/database_interface.lib.php:
3319       - Force separate connection for controluser queries;
3320       - Don't apply collation_connection settings to controluser connections.
3321     * lang/galician-*.inc.php: Updates, thanks to Xosé Calvo.
3322     * lang/chinese_traditional-*.inc.php: Updates, thanks to Siu Sun.
3324 2005-03-22 Marc Delisle  <lem9@users.sourceforge.net>
3325     * header.inc.php: undefined index tbl_is_view when copying a table
3326       with constraints and an error occurs
3328 2005-03-20 Marc Delisle  <lem9@users.sourceforge.net>
3329     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
3330     * tbl_properties.inc.php: do not add ON UPDATE CURRENT_TIMESTAMP twice
3332 2005-03-19 Alexander M. Turek  <me@derrabus.de>
3333     * lang/german-*.inc.php: Translations #1120157 (bad translation of
3334       $strAddSearchConditions).
3335     * libraries/select_lang.lib.php, lang/polish-windows-1250.inc.php:
3336       Translations #1161402 (added pl-win1250), thanks to Jakub Wilk (ubanus).
3337     * libraries/select_lang.lib.php, lang/german-iso-8859-15.inc.php,
3338       lang/french-iso-8859-15.inc.php: Added ISO-8859-15 (Latin9) editions of
3339       the German and French language files for testing.
3341 2005-03-19 Marc Delisle  <lem9@users.sourceforge.net>
3342     * lang/catalan update, thanks to Xavier Navarro (xavin).
3343     * lang/russian update, thanks to gunsky
3344     * lang/polish: Updated, thanks to Jakub Wilk (ubanus).
3346 2005-03-18 Marc Delisle  <lem9@users.sourceforge.net>
3347     * lang/estonian: Update thanks to Alvar Soome - finsoft.
3348     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
3349     * lang/brazilian-portuguese: big update, thanks to Airon Luis Pereira
3350       - thedarkness
3351     * lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
3352     * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000)
3354 2005-03-18 Alexander M. Turek  <me@derrabus.de>
3355     * lang/german-*.inc.php: Updates.
3357 2005-03-17 Marc Delisle  <lem9@users.sourceforge.net>
3358     * Documentation.html: bug #1165148, typo in Documentation.html
3359     * lang/indonesian: Update thanks to Rachim Tamsjadi - tamsy.
3360     * lang/galician: Updated, thanks to Xosé Calvo.
3362 2005-03-16 Marc Delisle  <lem9@users.sourceforge.net>
3363     * tbl_properties_structure.php, tbl_alter.php, tbl_properties.inc.php,
3364       config.inc.php (comment only), libraries/common.lib.php:
3365       experimental support for table structure editing with MySQL 4.1.2+
3366       TIMESTAMP options
3368 2005-03-13 Marc Delisle  <lem9@users.sourceforge.net>
3369     * tbl_row_delete.php renamed to tbl_row_action.php (RFE 1097729)
3371 2005-03-12 Marc Delisle  <lem9@users.sourceforge.net>
3372     * tbl_properties_structure.php, libraries/sqlparser.lib.php:
3373       start merging code for MySQL 4.1.2 TIMESTAMP options support
3375 2005-03-10 Alexander M. Turek  <me@derrabus.de>
3376     * libraries/relation.lib.php: Bug #1159415.
3378 2005-03-10 Marc Delisle  <lem9@users.sourceforge.net>
3379     * libraries/database_interface.lib.php, libraries/relation.lib.php:
3380       problem with getting comments when creating a new table under MySQL 4.1.x
3381       with mysql extension
3383 2005-03-09 Marc Delisle  <lem9@users.sourceforge.net>
3384     * db_operations.php: db comments updating broken
3385     * libraries/relation.lib.php: bug #1159415, data dictionary broken
3387 2005-03-08 Michael Keck  <mkkeck@users.sourceforge.net>
3388     * themes/*/img/bd_insrow.png, themes/*/bd_insrow.png: Added disabled
3389       versions of insert-row icons.
3391 2005-03-08 Marc Delisle  <lem9@users.sourceforge.net>
3392     * lang/french update
3394 2005-03-07 Marc Delisle  <lem9@users.sourceforge.net>
3395     * libraries/relation.lib.php: db comments broken
3396     * libraries/dbi/*.php, lang/*: new $strSocketProblem message
3397     * db_details.php, tbl_query_box.php, libraries/bookmark.lib.php:
3398       bookmark improvement,
3399       based on patch #1034161 by Ryan Schmidt - ryandesign:
3400       sort bookmarks by label, remove the number before each bookmark
3401       in the drop-down choice. For this I had to change some logic in the
3402       calling scripts. It's still possible to have the same label more
3403       than once.
3405 2005-03-07 Michal Čihař  <michal@cihar.com>
3406     * db_printview.php, tbl_printview.php, css/phpmyadmin.css.php,
3407       libraries/header_meta_style.inc.php: Actually use print style in themes,
3408       also fixes RFE #1120880.
3409     * sql.php: Better calculate inserted row id (bug #1156963).
3410     * db_details_links.php, db_details_structure.php: Show database comment on
3411       each tab (same as we do with table comments).
3413 2005-03-06 Michael Keck  <mkkeck@users.sourceforge.net>
3414     * themes/*/img/bd_deltbl.png, themes/*/bd_drop.png: Added disabled
3415       versions of drop icons.
3417 2005-03-06 Michal Čihař  <michal@cihar.com>
3418     * export.php, libraries/display_export.lib.php, config.inc.php,
3419       libraries/config_import.lib.php, libraries/export/htmlexcel.php,
3420       libraries/export/htmlword.php, lang/*: Added Microsoft Word and Excel
3421       2000 export (RFE #1155122).
3422     * lang/czech: Updated, thanks to Michal Marek (twofish) for "storage
3423       engine" translation.
3424     * lang/english: Nothing to translate here.
3425     * Documentation.html: Document new Excel export.
3426     * config.inc.php, libraries/config_import.lib.php,
3427       libraries/display_export.lib.php, libraries/export/htmlword.php: Word
3428       export now can contain table structure and better handles more
3429       tables/databases export.
3430     * db_operations.php, export.php, main.php, tbl_move_copy.php,
3431       libraries/common.lib.php, libraries/select_theme.lib.php,
3432       libraries/auth/cookie.auth.lib.php: Unified cookie path handling, added
3433       / to end of path (bug #1155373).
3435 2005-03-06 Marc Delisle  <lem9@users.sourceforge.net>
3436     * libraries/relation.lib.php, /display_export.lib.php,
3437       /export/sql.php: native comments. For MySQL 4.1.x+ I do not display
3438       the "Add into comments ... Comments" choice, since they are
3439       part of the structure
3441 2005-03-06 Alexander M. Turek  <me@derrabus.de>
3442     * lang/*.inc.php, libraries/engines/innodb.lib.php: InnoDB buffer pool
3443       activity statistics.
3444     * server_status.php: Removed InnoDB Status sub-page. It is now part of
3445       server_engines.php.
3446     * lang/*.inc.php, libraries/engines/innodb.lib.php: Buffer pool size
3447       indicators.
3448     * libraries/mysql_charsets.lib.php: Don't check the character set of the
3449       virtual database "information_schema" (MySQL 5.0).
3450     * db_details_links.php, db_details_structure.php: Don't allow the user to
3451       change anything in MySQL 5.0's information_schema database.
3453 2005-03-05 Marc Delisle  <lem9@users.sourceforge.net>
3454     * tbl_alter.php, tbl_addfield.php, db_datadict.php, pdf_schema.php,
3455       tbl_create.php, libraries/common.lib.php, /relation.lib.php,
3456       /database_interface.lib.php: MySQL 4.1.x native comments
3458 2005-03-05 Alexander M. Turek  <me@derrabus.de>
3459     * server_engines.php, lang/*.inc.php, libraries/storage_engines.lib.php
3460       libraries/engines/berkeleydb.lib.php, libraries/engines/bdb.lib.php,
3461       libraries/engines/innobase.lib.php, libraries/innodb.lib.php,
3462       libraries/engines/myisam.lib.php:
3463       - Moved engine-specific settings into plugins;
3464       - Added ability to create multiple sub-pages in server_engines.php for
3465         a specific engine;
3466       - Added a few InnoDB variables. To be continued. :-)
3467       - New InnoDB buffer pool monitor for MySQL >= 5.0.2.
3469 2005-03-04 Marc Delisle  <lem9@users.sourceforge.net>
3470     * Documentation.html, libraries/common.lib.php: new FAQ 2.8 about
3471       Missing parameters, and when the error happens, show a link to FAQ
3473 2005-03-03 Alexander M. Turek  <me@derrabus.de>
3474     * libraries/grab_globals.lib.php: Bug #1153079 (Updating columns starting
3475       with "str").
3476     * header.inc.php: Wrong icon for views.
3477     * libraries/sqlparser.data.php: Added more missing date / time functions.
3479 2005-03-02 Michal Čihař  <michal@cihar.com>
3480     * libraries/export/sql.php, libraries/display_export.lib.php: Do not offer
3481       modes not available in current MySQL version, do not fail on error when
3482       setting SQL_MODE (bug #1155209).
3484 2005-03-02 Marc Delisle  <lem9@users.sourceforge.net>
3485     * main.php: bug #1154307, wrong text for alt,
3486       thanks to Isaac Bennetch - ibennetch
3487     * Documentation.html: bug #1126156, FAQ 6.12 reworked,
3488       thanks to Isaac Bennetch - ibennetch
3490 2005-03-01 Marc Delisle  <lem9@users.sourceforge.net>
3491     * Documentation.html: bug #1153684, wrong doc for PDF pages generation,
3492       thanks to Ryan Schmidt
3493     * libraries/auth/config.auth.lib.php: bug #1149565, tooltip.js undefined
3494       var
3496 2005-02-27 Alexander M. Turek  <me@derrab.us>
3497     * libraries/sqlparser.data.php: Added missing MySQL functions STR_TO_DATE
3498       and GET_FORMAT (bug #1152310).
3500 2005-02-27 Michal Čihař  <michal@cihar.com>
3501     * server_binlog.php: MySQL 5 compatibility (bug #1151960).
3503 2005-02-26 Marc Delisle  <lem9@users.sourceforge.net>
3504     * Documentation.html: added FAQ 5.16 about various IE and Windows
3505       problems. Thanks to Michael Keck.
3506     * main.php: bug #1143528, Reload MySQL not seen on MySQL 4.1.2
3508 2005-02-24 Alexander M. Turek  <me@derrabus.de>
3509     * libraries/grab_globals.lib.php: Fixed the fix, thanks to Marc. :-)
3511 2005-02-23 Marc Delisle  <lem9@users.sourceforge.net>
3512     * libraries/auth/cookie.auth.lib.php: bug #1149373, error when
3513       blowfish_secret is empty
3515 2005-02-23 Alexander M. Turek  <me@derrabus.de>
3516     * libraries/grab_globals.lib.php: More hotfixes against bug #1149381.
3517     * libraries/mysql_charsets.lib.php: Detection for new Japanese charsets
3518       (cp932 and eucjpms) that will be introduced with MySQL 5.0.3.
3519     * libraries/select_lang.lib.php: Removed the UTF-8 deactivation code that
3520       we had already commented out a long time ago.
3522 2005-02-22 Alexander M. Turek  <me@derrabus.de>
3523     * libraries/grab_globals.lib.php: Hotfix against bug #1149381 and parts
3524       of bug #1149383.
3526 2005-02-21 Marc Delisle  <lem9@users.sourceforge.net>
3527     * pdf_pages.php: patch #1120466 (modified): optional column names
3528       in visual scratchboard, thanks to Remco Aalbers - remcoa
3530 2005-02-17 Marc Delisle  <lem9@users.sourceforge.net>
3531     * header.inc.php, queryframe.php: HTML improvement,
3532       thanks to Armel Fauveau
3533     * server_privileges.php: bug #1113788, escaping character removed by error
3535 2005-02-16 Alexander M. Turek  <me@derrabus.de>
3536     * db_details_export.php: Views are not exportable yet.
3537     * themes/*/css/theme_right.css.php: Allow to mark a whole row as disabled.
3538     * server_engines.php: Use new CSS class 'disabled' for unavailable
3539       engines.
3541 2005-02-14 Michal Čihař  <michal@cihar.com>
3542     * tbl_printview.php, libraries/tbl_indexes.lib.php: Fix displaying
3543       indexes for print view, use same function as for normal view (bug
3544       #1119388).
3545     * css/print.css, libraries/tbl_indexes.lib.php,
3546       libraries/header_meta_style.inc.php: Use CSS for hiding print button
3547       rather than javascript.
3549 2005-02-14 Marc Delisle  <lem9@users.sourceforge.net>
3550     * tbl_properties_table_info.php: avoid errors #1046, no database selected
3551       in MySQL 5.0.2
3552     * lang/romanian: Updated, thanks to Valics Lehel.
3554 2005-02-13 Marc Delisle  <lem9@users.sourceforge.net>
3555     * lang/french update
3556     * server_privileges.php: bug #1118137, host not changing when editing user
3558 2005-02-10 Marc Delisle  <lem9@users.sourceforge.net>
3559     * Documentation.html: new FAQ 1.32 about using HTTP auth under IIS
3561 2005-02-09 Marc Delisle  <lem9@users.sourceforge.net>
3562     * config.inc.php, Documentation.html: bug #1115327, document the
3563       maximum number of characters for blowfish_secret
3565 2005-02-09 Alexander M. Turek  <me@derrabus.de>
3566     * lang/italian-*.inc.php: Updates, thanks to Pietro Danesi.
3568 2005-02-08 Michal Čihař  <michal@cihar.com>
3569     * export.php: Fix export of SQL for Safari (bug #1113015).
3571 2005-02-07 Marc Delisle  <lem9@users.sourceforge.net>
3572     * libraries/dbi/*: bug #1116933, PMA_DBI_free_result():
3573       do not send a boolean to mysqli_free_result() or mysql_free_result(),
3574       it expects a result resource
3575     * libraries/tbl_move_copy.php: bug #1117112, commands out of sync when
3576       using "copy table" operation
3577     * libraries/common.lib.php: bug #1114363, error when SHOW DATABASES is
3578       disabled
3580 2005-02-07 Alexander M. Turek  <me@derrabus.de>
3581     * libraries/mcrypt.lib.php: Bug #1117907 ("wrong parameter count" with
3582       php 4.1.x.
3584 2005-02-06 Alexander M. Turek  <me@derrabus.de>
3585     * header.inc.php, tbl_properties_table_info.php: View detection for
3586       header.inc.php.
3587     * tbl_properties_links.php: Adjusted tab bar for views.
3589 2005-02-05 Marc Delisle  <lem9@users.sourceforge.net>
3590     * tbl_relation.php: removed comments handling (pmadb-style) from relation view
3592 2005-02-04 Michal Čihař  <michal@cihar.com>
3593     * tbl_change.php: Fix TIMESTAMP editing on MySQL 4.1 (bug #1114120).
3595 2005-02-03 Alexander M. Turek  <me@derrabus.de>
3596     * tbl_addfield.php: Bug #1040682 (adding field with collation).
3598 2005-02-02 Marc Delisle  <lem9@users.sourceforge.net>
3599     * libraries/dbi/*: PMA_DBI_num_rows(): do not send a boolean
3600       to mysqli_num_rows() or mysql_num_row(), it expects a result resource
3601     * tbl_properties.inc.php: bug #1114550, changing the type of
3602       a float unsigned column
3604 2005-01-30 Marc Delisle  <lem9@users.sourceforge.net>
3605     * libraries/export/sql.php: bug #1108521, part 2: mysqli_num_rows
3606       cannot be used with MYSQL_USE_RESULT
3608 2005-01-29 Alexander M. Turek  <me@derrabus.de>
3609     * lang/japanese-utf-8.inc.php: Bug #1111855 ("Undefined index" when using
3610       the Janapese language file under MySQL 4.1.
3612 2005-01-28 Marc Delisle  <lem9@users.sourceforge.net>
3613     * libraries/dbi/mysqli.dbi.lib.php: bug #1111706, call to undefined
3614       function PMA_reloadNavigation(). A failed connection was not properly
3615       detected
3616     * libraries/export/sql.php: bug #1108521, mysqli_free_result() expects
3617       parameter 1 to be a result
3619 2005-01-27 Marc Delisle  <lem9@users.sourceforge.net>
3620     * libraries/fpdf/fpdf.php: bug #1106146, missing header for PDF,
3621       thanks to Michal
3622     * libraries/display_tbl.lib.php: the LongOperation message should
3623       be just for InnoDB
3625 2005-01-27 Michal Čihař  <michal@cihar.com>
3626     * read_dump.php: Fix detection of SELECT query to display on multiple
3627       submits (bug #1110727).
3629 2005-01-23 Marc Delisle  <lem9@users.sourceforge.net>
3630     * tbl_query_box.php: bug #1107937, undefined $fields_list
3631     * lang/estonian: Update thanks to Alvar Soome - finsoft.
3632     ### 2.6.1 released
3634 2005-01-23 Michal Čihař  <michal@cihar.com>
3635     * export.php: Back to Content-Type application/x-bzip2 on bzip2 export
3636       (bug #1106652).
3638 2005-01-23 Alexander M. Turek  <me@derrabus.de>
3639     * libraries/sqlparser.data.php: Added some keywords.
3641 2005-01-22 Marc Delisle  <lem9@users.sourceforge.net>
3642     * libraries/bookmark.lib.php: bug #1103289: num_rows and MYSQL_USE_RESULT,
3643       and fix a typo "boommark"
3644     * lang/galician: Updated, thanks to Xosé Calvo.
3645     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
3647 2005-01-20 Michael Keck  <mkkeck@users.sourceforge.net>
3648     * libraries/tooltip.js: new JS library for tooltips (hints)
3649     * libraries/common.lib.php: img tag modified for mouseover / mouseout
3650       (show/hide tooltip)
3651     * header.inc.php: needed div-container for tooltips
3652     * footer.inc.php: linking to js-file tooltip.js
3653     * themes/.../theme_right.css.php: tooltip class
3654     * querywindow.php / tbl_query_box.php: resizing the querywindow if it
3655       to small
3656     * themes/.../layout.inc.php: increased QueryWindowHeight / QueryWindowWidth
3657     * themes/.../theme_right.css.php: new class for disabled (not available)
3658       text / values / messages
3659     * libraries/tooltip.js: removed wrong typos (sorry)
3661 2005-01-20 Alexander M. Turek  <me@derrabus.de>
3662     * server_engines.php, server_links.inc.php: Use Michael's new icon for
3663       storage engines.
3664     * main.php: Added link to storage engines sub-page.
3666 2005-01-18 Marc Delisle  <lem9@users.sourceforge.net>
3667     * sql.php, libraries/common.lib.php, /display_tbl.lib.php, /functions.js,
3668       lang/*.php: bug #1084820: ask a confirmation when a user wants to
3669       reach the End of rows, and count the exact number of rows to
3670       go to the real end
3671       TODO: page number selector
3672     * common.lib.php: PMA_showHint(): now the lightbulb is clickable,
3673       to reveal the full message for browsers who truncate it,
3674       thanks to Alexander for the suggestion
3676 2005-01-18 Alexander M. Turek  <me@derrabus.de>
3677     * server_engines.php, server_links.php libraries/storage_engines.lib.php:
3678       - Emulation for < MySQL 4.1.2;
3679       - BerkeleyDB version information.
3680     * tbl_properties.inc.php, tbl_properties_operations.php,
3681       libraries/storage_engines.lib.php: Auto-generated engine selection
3682       dropdown.
3683     * header.inc.php, libraries/common.lib.php: Finger pointer for lightbulbs.
3685 2005-01-17 Michael Keck  <mkkeck@users.sourceforge.net>
3686     * libraries/common.lib.php: modified function for
3687       Add a link by MySQL-Error #1062 - Duplicate entry
3688       (feature request #1036254)
3690 2005-01-17 Michal Čihař  <michal@cihar.com>
3691     * lang/czech: Fix typos (translation #1103785).
3693 2005-01-17 Alexander M. Turek  <me@derrabus.de>
3694     * server_engines.php, lang/*.inc.php: Nice output for some MyISAM
3695       parameters.
3697 2005-01-16 Marc Delisle  <lem9@users.sourceforge.net>
3698     * libraries/common.lib.php: bug #1103201, wrong treatment of MySQL error
3699       #1060 in the logic for error #1062
3701 2005-01-15 Alexander M. Turek  <me@derrabus.de>
3702     * server_engines.php, server_links.inc.php, lang/*.inc.php,
3703       libraries/storage_engines.php: Detailed storage engines status
3704       information.
3706 2005-01-12 Alexander M. Turek  <me@derrabus.de>
3707     * tbl_properties_table_info.inc.php: Basic view detection.
3708     * tbl_properties_structure.php: Disabled table-specific interface elements
3709       for views.
3711 2005-01-11 Alexander M. Turek  <me@derrabus.de>
3712     * libraries/relation.lib.php:
3713       - Removed redundant code;
3714       - Fixed some comments.
3715     * tbl_properties_structure.php: Corrected TH numbering.
3716     * db_details_structure.php: Small design glitch with "in use" tables.
3717     * db_details_structure.php, mult_submits.inc.php, lang/*.inc.php:
3718       - Views are now displayed correctly within the table list;
3719       - Added ability to drop views from the db structure page.
3720         TODO: It is not yet possible to drop a view from the table sub pages.
3722 2005-01-11 Marc Delisle  <lem9@users.sourceforge.net>
3723     * libraries/dbi/mysqli.dbi.lib.php: bug #1076213, headers sent
3724       on invalid login
3726 2005-01-10 Michal Čihař  <michal@cihar.com>
3727      * lang/czech: Fix typo (translation #1099459).
3729 2005-01-10 Olivier Mueller <om@omnis.ch>
3730     * README: copyright, we're in 2005
3732 2005-01-09 Marc Delisle  <lem9@users.sourceforge.net>
3733     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
3734     * lang/catalan update, thanks to Xavier Navarro (xavin).
3735     * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000)
3736     * lang/dutch: Updates, thanks to Ivo Teel.
3737     * lang/indonesian: Update thanks to Rachim Tamsjadi - tamsy.
3738     * lang/galician: Updated, thanks to Xosé Calvo.
3739     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
3740     ### 2.6.1-rc2 released
3742 2005-01-07 Marc Delisle  <lem9@users.sourceforge.net>
3743     * tbl_addfield.php: bug #1082680, undefined $field_charset when adding
3744       a FLOAT field in MySQL 4.1.x
3746 2005-01-07 Michal Čihař  <michal@cihar.com>
3747     * Documentation.html, tbl_change.php, tbl_properties.inc.php,
3748       libraries/functions.js, libraries/tbl_change.js,
3749       libraries/keyhandler.js: Use Option key for Safari for moving (bug
3750       #1094137), move key handler function to separate file so we have only
3751       one, make movement work correctly in vertical display of properties.
3752     * libraries/common.lib.php: Fix timestamp in uva condition with MySQL 4.1
3753       (bug #1097593).
3755 2005-01-06 Marc Delisle  <lem9@users.sourceforge.net>
3756     * tbl_change.php: removed old PHP3-workaround that caused problems
3757       with field names like '000'
3759 2005-01-05 Michal Čihař  <michal@cihar.com>
3760     * tbl_properties_operations.php: Fix changning table parameters if it has
3761       no auto increment (bug #1096246).
3763 2005-01-04 Alexander M. Turek  <me@derrabus.de>
3764     * lang/german-*.inc.php:
3765       - Updates and small corrections;
3766       - Synchronized translation with the German MySQL documentation.
3768 2005-01-03 Michal Čihař  <michal@cihar.com>
3769     * export.php: Use standardised mime types and use content encoding for
3770       gzip/bzip2. I hope this will fix double gzip compression as in bug
3771       #1094649.
3773 2005-01-01 Michal Čihař  <michal@cihar.com>
3774     * tbl_alter.php: Don't try to set collation for non text fields (bug
3775       #1094109).
3776     * sql.php: Do not forget reloading when launching multiple queries (bug
3777       #1090818).
3779          --- Older ChangeLogs can be found on our project website ---
3780                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
3782 # vim: et ts=4 sw=4 sts=4
3783 # vim: ft=changelog fenc=utf-8 encoding=utf-8
3784 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#'
3785 # vim: fdn=1 fdm=expr