Remove last CVS mentions.
[phpmyadmin/crack.git] / ChangeLog
blob832ed8e89a9d36232a6790748c6abce111e865a3
1 ----------------------
2 phpMyAdmin - ChangeLog
3 ----------------------
5 $Id$
6 $HeadURL$
8 2006-10-13 Michal Čihař  <michal@cihar.com>
9     * Documentation.html: Mention wiki.
10     * scripts/create-release.sh: Readd snapshot support.
11     * libraries/cleanup.lib.php, libraries/common.lib.php: Move cleanup to
12       separate function (bug #1569123).
13     * changelog.php: Switch to subversion.
14     * main.php: 
15         - Mention wiki.
16         - Switch to subversion.
17     * libraries/export/csv.php: Fix cvs/csv typo.
18     * ChangeLog, libraries/sqlvalidator.class.php: Use HeadURL instead of
19       Source keyword.
20     * scripts/setup.php, libraries/sqlparser.lib.php: Remove last CVS
21       mentions.
23 2006-10-12 Marc Delisle  <lem9@users.sourceforge.net>
24     * tbl_change.php: bug #1566219, automated timestamp values
26 2006-10-12 Michal Čihař  <michal@cihar.com>
27     * Documentation.html: Change CVS instructions to SVN.
28     * scripts/create-release.sh: Switch to SVN:
29         - use svn instead of cvs
30         - remove chmod (we can have correct permissions in svn)
31         - some cleanup
32         - use export and thus remove need for removing files
33         - fix help instructions to contain correct version
34         - CHANGE: you have to prepend "tags" or "branches" to tag or branch
35           specification
36     * */.cvsignore: Removed, this is now stored in svn:ignore property (use
37       svn propget/propset to work with them).
38     * many files: Fix permissions.
40 2006-10-11 Marc Delisle  <lem9@users.sourceforge.net>
41     ### Migration to Subversion
43 2006-10-10 Michal Čihař  <michal@cihar.com>
44     * lang/german: Fix typo (translation #1467138).
45     * libraries/import.lib.php: Correctly fail if file is too short (bug
46       #1574340).
47     * libraries/db_table_exists.lib.php: Fix displaying of entered query.
48     * libraries/common.lib.php: Check for sent headers, provide backtrace in
49       this case.
50     * libraries/export/excel.php: Fix MIME type and extension to state before
51       plugins were introduced (patch #1570742, thanks to ssevennm - ssevennm).
52     * libraries/sqlparser.lib.php: Fix parsing of CHAR column type (bug
53       #1573502).
55 2006-10-09 Michal Čihař  <michal@cihar.com>
56     * lang/german: Fix typo (translation #1570611).
58 2006-10-09 Marc Delisle  <lem9@users.sourceforge.net>
59     * libraries/export/sql.php: bug #1562533, problems with unbuffered queries
60     * Documentation.html: FontFamily, FontFamilyFixed
61     * themes/original/layout.inc.php: bug #1564409, default FontFamily
63 2006-10-07 Marc Delisle  <lem9@users.sourceforge.net>
64     * scripts/create-release.sh: use lang-cleanup.sh from the kit,
65       list all files, and allow non-anonymous access
67 2006-10-06 Marc Delisle  <lem9@users.sourceforge.net>
68     * libraries/database_interface.lib.php, bug #1568341, last part of
69       the fix to avoid problems on Windows servers, thanks to Juergen Wind
71 2006-10-06 Michal Čihař  <michal@cihar.com>
72     * scripts/lang-cleanup.sh: Script for removing not installed languages
73       from libraries/select_lang.lib.php.
74     * scripts/create-release.sh: Make it better :-):
75         - Create 7z archives
76         - Make compression list configurable
77         - Allow to define which kits to build
78         - Call scripts/lang-cleanup.sh to remove not wanted languages
79         - Do not login to cvs if already logged in
81 2006-10-05 Marc Delisle  <lem9@users.sourceforge.net>
82     * scripts/create-release.sh: starting changes for new kits
83       TODO: - trimming of libraries/select_lang.lib.php in the kit
84             - 7zip 
85             - remove gzip ?
87 2006-10-04 Michal Čihař  <michal@cihar.com>
88     * Documentation.html: Fixes thanks to Matt LaPlante - cyberdog3k.
89         - Fix Wikipedia URLs (patch #1568498).
90         - Fix duplicate ids (patch #1568504).
91     * tbl_replace.php, libraries/config.default.php: Add support for UTC_DATE,
92       UTC_TIME and UTC_TIMESTAMP functions, based on patch #1563585, thanks to
93       Alexander Schuch - ci-dev.
94     * tbl_alter.php: Fix order of includes (bug #1569277).
96 2006-10-03 Marc Delisle  <lem9@users.sourceforge.net>
97     ### 2.9.0.2 released from MAINT_2_9_0
99 2006-10-03 Michal Čihař  <michal@cihar.com>
100     * scripts/setup.php: Sync token name, move it's definition to one place
101       (bug #1569612).
102     * libraries/auth/signon.auth.lib.php: Sync token name.
104 2006-10-01 Marc Delisle  <lem9@users.sourceforge.net>
105     ### 2.9.0.1 released from MAINT_2_9_0
106     * libraries/database_interface.lib.php: bug #1568341, 
107       case sensitivity in database names
108     * tbl_relation.php: trap error 1452 when adding a foreign key
109       and a constraint fails
110     * libraries/export/sql.php: bug #1550690, wrong export of constraints,
111       thanks to Robert Vock
113 2006-09-29 Marc Delisle  <lem9@users.sourceforge.net>
114     * libraries/database_interface.lib.php, bug #1566904, typo in require,
115       thanks to Björn Wiberg - bwiberg.
116     * libraries/grab_globals.lib.php: fix attack via _FILES,
117       thanks to Stefan Esser
118     * libraries/common.lib.php, /session.inc.php, /url_generating.lib.php:
119       security fixes (announcement will come later),
120       thanks to Sebastian Mendel and Stefan Esser
121     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat
123 2006-09-27 Marc Delisle  <lem9@users.sourceforge.net>
124     * libraries/.htaccess: remove potential vulnerability (allow from none),
125       thanks to Michael Heimpold
127 2006-09-23 Marc Delisle  <lem9@users.sourceforge.net>
128     * libraries/common.lib.php: bug #1519859, avoid overflow on 64-bit machines
130 2006-09-22 Marc Delisle  <lem9@users.sourceforge.net>
131     * libraries/tbl_properties_links.inc.php: bug #1560152, 
132       after renaming a table the navigation does not work
134 2006-09-22 Sebastian Mendel <cybot_tm@users.sourceforge.net>
135     * libraries/ob.lib.php: refactored
136     * left.php: cleanup
137     * js/navigation.js: *new* JavaScript from left.php
139 2006-09-21 Sebastian Mendel <cybot_tm@users.sourceforge.net>
140     * libraries/PMA_List.class.php: new PMA_List class
141     * libraries/PMA_List_Database.class.php, left.php, libraries\common.lib.php:
142       moved some more code into class, some documentation improvements
144 2006-09-20 Marc Delisle  <lem9@users.sourceforge.net>
145     ### 2.9.0 released from QA_2_9
147 2006-09-20 Sebastian Mendel <cybot_tm@users.sourceforge.net>
148     * export.php, left.php, libraries\Table.class.php, libraries\common.lib.php,
149       libraries\database_interface.lib.php, libraries\dbi\mysql.dbi.lib.php,
150       libraries\dbi\mysqli.dbi.lib.php, libraries\sql_query_form.lib.php,
151       querywindow.php, server_databases.php, server_export.php,
152       tbl_properties_operations.php:
153       replaced $dblist with new PMA_List_Database class
154     * libraries\database_interface.lib.php: added error reporting if dblist
155       retrieval from information_schema fails
156     * left.php: remember navigation frame width
158 2006-09-19 Marc Delisle  <lem9@users.sourceforge.net>
159     * Documentation.html, libraries/footer.inc.php,
160       libraries/dbg/profiling.php: remove profiling feature
161       due to licensing issues (non GPL code)
163 2006-09-18 Michal Čihař  <michal@cihar.com>
164     * scripts/setup.php: Add phpdoc header comment.
165     * libraries/db_config.lib.php: Removed unused file.
167 2006-09-15 Marc Delisle  <lem9@users.sourceforge.net>
168     * libraries/common.lib.php libraries/Config.class.php:
169       rename a function borrowed from Moodle to avoid double definition
170       when PMA is called by Moodle
171     * lang/finnish: Update, thanks to Yoneh - yoneh.
172     * lang/bulgarian: Update, thanks to Stanislav Yordanov - stanprog.
174 2006-09-14 Michal Čihař  <michal@cihar.com>
175     * db_details_structure.php: Fix table footer when MySQL does not support
176       collations (bug #1554885, patch #1557269, thanks to Isaac Bennetch -
177       ibennetch).
179 2006-09-12 Marc Delisle  <lem9@users.sourceforge.net>
180     * libraries/config.default.php, libraries/export/sql.php:
181       bug #1556934, sql compatibility mode on export
183 2006-09-11 Marc Delisle  <lem9@users.sourceforge.net>
184     * libraries/export/sql.php: bug #1555760, export default parameter broken
186 2006-09-09 Marc Delisle  <lem9@users.sourceforge.net>
187     * libraries/common.lib.php: bug #1554166, magic_quotes_runtime
189 2006-09-08 Marc Delisle  <lem9@users.sourceforge.net>
190     * lang/check_lang.sh: ignore differences in doc_lang
191     * lang/italian: Update, thanks to Rebe - rebeluca.
192     ### 2.9.0-rc1 released from QA_2_9
193     * querywindow.php: bug #1549824, SQL history and quote escaping
195 2006-09-07 Marc Delisle  <lem9@users.sourceforge.net>
196     * lang/turkish: update, thanks to Burak Yavuz - bourock
198 2006-08-30 Marc Delisle  <lem9@users.sourceforge.net>
199     * libraries/common.lib.php: bug #1542865, themes not switching
200       when ThemePerServer is true
202 2006-08-30 Michal Čihař  <michal@cihar.com>
203     * libraries/common.lib.php, lang/*: Internationalise link to MySQL
204       documentation when translation exists, this needs to be defined in
205       language file (RFE #1547130).
206     * lang/belarusian_latin-utf-8.inc.php: Fix charset information.
207     * scripts/setup.php: Add link to wiki explaining configuration options.
209 2006-08-29 Michal Čihař  <michal@cihar.com>
210     * lang/croatian: Updated, thanks to Renato Pavicic - babalui.
212 2006-08-28 Michal Čihař  <michal@cihar.com>
213     * config.sample.inc.php, Documentation.html: Add minimal sample
214       configuration, so that lazy people won't copy
215       libraries/config.default.php (RFE #1544570).
217 2006-08-27 Marc Delisle  <lem9@users.sourceforge.net>
218     * themes/*/layout.inc.php: patch #1523543, possibility of vertical
219       solid line between frames, thanks to Juergen Wind
221 2006-08-26 Marc Delisle  <lem9@users.sourceforge.net>
222     * db_operations.php: bug #1544799, undefined variable on db copy
223     * libraries/common.lib.php: bug #1544734, error messages link outdated,
224       thanks to René Leonhardt
225     * lang/norwegian: Update, thanks to Sven-Erik Andersen - sven-erik.
226     * libraries/tbl_properties.inc.php: bug #1543996, wrong link for message,
227       thanks to GerardW
229 2006-08-24 Michal Čihař  <michal@cihar.com>
230     * Documentation.html, libraries/config.default.php,
231       libraries/auth/signon.auth.lib.php, scripts/signon.php,
232       scripts/setup.php: Add single signon authentication method (patch
233       #1545366, patch #1541379, patch #1531302 and RFE #1031391).
234     * libraries/auth/cookie.auth.lib.php, libraries/auth/http.auth.lib.php:
235       Add support for LogoutURL.
237 2006-08-22 Marc Delisle  <lem9@users.sourceforge.net>
238     * scripts/setup.php: bug #1536112, better fix (in case of
239       register_globals enabled), thanks to Michal
240     ### 2.8.2.3 released from MAINT_2_8_2
241     * scripts/setup.php: bug #1544692, version 2.8.2.3 breaks setup.php
242       on a server with register_globals enabled, thanks to Juergen Wind
243     ### 2.8.2.4 released from MAINT_2_8_2
245 2006-08-21 Marc Delisle  <lem9@users.sourceforge.net>
246     * libraries/common.lib.php, libraries/auth/cookie.auth.lib.php:
247       bug #1542875, Cookie auth on IIS
249 2006-08-20 Marc Delisle  <lem9@users.sourceforge.net>
250     * lang/bulgarian: Update, thanks to Stanislav Yordanov - stanprog.
252 2006-08-18 Marc Delisle  <lem9@users.sourceforge.net>
253     * libraries/export/pdf.php: do not display BLOBs on PDF export
254     * lang/brazilian-portuguese: update, thanks to thedarkness
255     * lang/catalan update, thanks to Xavier Navarro (xavin)
257 2006-08-16 Marc Delisle  <lem9@users.sourceforge.net>
258     * libraries/sqlparser.lib.php: sorting on column header
260 2006-08-16 Michal Čihař  <michal@cihar.com>
261     * libraries/export/htmlexcel.php: Fix charset header of exported HTML/XLS
262       file (bug #1541100).
264 2006-08-15 Sebastian Mendel <cybot_tm@users.sourceforge.net>
265     * lang/german: Updated
267 2006-08-14 Michal Čihař  <michal@cihar.com>
268     * scripts/setup.php: Improve readibility (patch #1539976), thanks to Isaac
269       Bennetch - ibennetch.
270     * lang/czech: Updated.
272 2006-08-14 Marc Delisle  <lem9@users.sourceforge.net>
273     * tbl_properties_structure.php: more complete check before showing
274       Relation View
275     ### 2.8.2.2 released from MAINT_2_8_2
277 2006-08-13 Marc Delisle  <lem9@users.sourceforge.net>
278     * libraries/display_tbl.lib.php: bug #1519799, imagelink error
279     * tbl_select.php: feature #1520222, calendar in Search
281 2006-08-12 Marc Delisle  <lem9@users.sourceforge.net>
282     * libraries/sqlparser.data.php: bug #1492772, parsing EXTRACT YEAR_MONTH
283       (there were sorting errors in the function names array)
284       also bug #1534007, STD function not working
285     * lang/polish: updates, thanks to Jakub Wilk - ubanus
286     * lang/swedish: Update, thanks to Björn T. Hallberg - bjornth.
287     * lang/italian: Update, thanks to Rebe - rebeluca.
288     * lang/japanese: Update, thanks to Ishigaki Kenichi - tcool.
289     * lang/belarusian updates, thanks to Jaska Zedlik
291 2006-08-11 Marc Delisle  <lem9@users.sourceforge.net>
292     * sql.php, import.php, libraries/parse_analyze.lib.php:
293       bug #1533945, wrong table name in header (SELECT from query window)
294     * libraries/auth/config.auth.lib.php: bug #1536112, config not loaded
295       (MySQL error 2002 or 2003)
297 2006-08-11 Sebastian Mendel <cybot_tm@users.sourceforge.net>
298     * css\phpmyadmin.css.php, themes\*:
299       updated themes to 2.9 and some minor fixes
300       thanks to Juergen Wind - windkiel for hinting this (patch #1535169)
302 2006-08-10 Marc Delisle  <lem9@users.sourceforge.net>
303     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat
304     * lang/catalan update, thanks to Xavier Navarro (xavin)
305     * lang/galician: Update, thanks to Xosé Calvo - xosecalvo.
306     * lang/estonian: Update, thanks to Marko Ellermaa - uhuu
307     * lang/russian: update, thanks to Gosha Sakovich - gt2
308     * libraries/common.lib.php: bug #1534475, arbitrary server
310 2006-08-09 Marc Delisle  <lem9@users.sourceforge.net>
311     * libraries/mysql_charsets.lib.php: bug #1530574:
312       MySQL 4.1.13 and double quotes in SHOW VARIABLES,
313       thanks to Herve Pages
314     * docs.css, Documentation.html: bug #1446538, FAQ numbers missing
315     * libraries/display_select_lang.lib.php, lang/*: $strLanguage
317 2006-08-08 Marc Delisle  <lem9@users.sourceforge.net>
318     * db_operations.php: added a FIXME for db copy with Add Constraints
319       and mysql extension
321 2006-08-05 Marc Delisle  <lem9@users.sourceforge.net>
322     * libraries/export/sql.php: bug #1527862, export foreign keys is broken
323     in latest CVS
325 2006-08-04 Marc Delisle  <lem9@users.sourceforge.net>
326     * tbl_properties_operations.php, libraries/export/sql.php:
327       bug #1526000, copying table to another db (MYSQL 5.0.24)
328     * db_details_structure.php: bug #1530574, misaligned HTML
329       when db_collation is empty
331 2006-08-03 Sebastian Mendel <cybot_tm@users.sourceforge.net>
332     *  libraries/dbi/mysqli.dbi.lib.php PMA_DBI_try_query(): do not force
333        MYSQLI_USE_RESULT if not requested, makes PMA_DBI_num_rows() not to work
335 2006-08-02 Marc Delisle  <lem9@users.sourceforge.net>
336     ### 2.8.2.1 released from MAINT_2_8_2
338 2006-08-02 Sebastian Mendel <cybot_tm@users.sourceforge.net>
339     * css\phpmyadmin.css.php, themes\darkblue_orange\css\theme_right.css.php
340       themes\darkblue_orange\layout.inc.php, themes\original\layout.inc.php
341       themes\original\css\theme_left.css.php,
342       themes\original\css\theme_right.css.php:
343       added variables to define (text) color for marked and hovered objects
344       thanks to Juergen Wind - windkiel for hinting this bug (patch #1503529)
345     * Documentation.html: updated style config option descriptions
346     * libraries/common.lib.php:
347       - added PMA_escapeJsString() to escape strings for JavaScript inside CDATA blocks
348       - added PMA_unQuote() to remove quotes from strings
349     * libraries/footer.inc.php: correctly escape strings inside JavaScript
350       (part of bug #1532721)
351     * libraries/sqlparser.lib.php: correctly unquote identifiers
352       (part of bug #1532721)
353     * libraries/display_tbl.lib.php:
354       bug #1524387 incorrectly detects table name for result field
356 2006-08-01 Marc Delisle  <lem9@users.sourceforge.net>
357     * Documentation.html: patch #1532493 + light editing from me,
358       thanks to Isaac Bennetch
360 2006-08-01 Sebastian Mendel <cybot_tm@users.sourceforge.net>
361     * left.php, libraries/header.inc.php:
362       do not apply 'vertical scrollbar bug'-fix to IE 7
363     * changelog.php: updatet CVS URL
364     * libraries/dbi/mysqli.dbi.lib.php:
365       bug #1532111 dbi/mysqli: MYSQLI_* constants thanks to Lierduh - lierduh
367 2006-07-31 Michal Čihař  <michal@cihar.com>
368     * lang/czech: Updated.
370 2006-07-31 Sebastian Mendel <cybot_tm@users.sourceforge.net>
371     * lang/german: Updated.
372     * libraries/common.lib.php: use PMA_Config class for cookie needs,
373       do not unset not set cookie
374     * css\phpmyadmin.css.php, libraries\Config.class.php, main.php,
375       themes\*: make font size user configurable
377 2006-07-30 Marc Delisle  <lem9@users.sourceforge.net>
378     * libraries/sqlparser.lib.php: bug #1526000, copy table on MySQL 5.0.23+,
379       thanks to Rapsys Phoenix - rapsys
381 2006-07-28 Michal Čihař  <michal@cihar.com>
382     * scripts/setup.php: Protect against php code input from user (bug
383       #1530370).
385 2006-07-27 Marc Delisle  <lem9@users.sourceforge.net>
386     * pdf_pages.php: automatic layout for InnoDB tables
387     * tbl_properties_operations.php: problem switching from InnoDB to MyISAM
388     * tbl_printview.php, libraries/mult_submits.inc.php,
389       libraries/db_table_exists.lib.php:
390       bug #1521910, with selected ... print view
392 2006-07-26 Marc Delisle  <lem9@users.sourceforge.net>
393     * server_privileges.php: bug #1526557, display error when admin
394       lacks some privileges and tries to do a privilege change
395     * libraries/common.lib.php: bug #1523784, blank page after Edit
396       in IE6 via IIS
398 2006-07-22 Marc Delisle  <lem9@users.sourceforge.net>
399     * libraries/display_import.lib.php: the Character set of the file
400       could appear twice
401     * tbl_properties_operations.php: handling of AUTO_INCREMENT when moving a
402       table
404 2006-07-20 Michal Čihař  <michal@cihar.com>
405     * libraries/compat/var_export.php: Dropped due to license problems.
406     * scripts/setup.php: Implement own var_export.
408 2006-07-19 Marc Delisle  <lem9@users.sourceforge.net>
409     * browse_foreigners.php: bug #1525393, no page selector in foreign key
410       browse page
412 2006-07-19 Michal Čihař  <michal@cihar.com>
413     * libraries/compat/var_export.php: Update to fixed version.
415 2006-07-19 Sebastian Mendel <cybot_tm@users.sourceforge.net>
416     * lang/german: updated, typos
418 2006-07-18 Michal Čihař  <michal@cihar.com>
419     * libraries/common.lib.php: Fix extension loading on HP-UX (bug #1524776),
420       thanks to Francois Laupretre - flp1.
422 2006-07-17 Marc Delisle  <lem9@users.sourceforge.net>
423     * libraries/dbi/mysql.dbi.lib.php:
424       bug #1523623, BIGINT auto_increment and mysql extension
426 2006-07-16 Marc Delisle  <lem9@users.sourceforge.net>
427     * tbl_change.php: Edit next row did not work in 2.9.0-dev
429 2006-07-13 Marc Delisle  <lem9@users.sourceforge.net>
430     * main.php: put emphasis on server name
432 2006-07-12 Marc Delisle  <lem9@users.sourceforge.net>
433     * Documentation.html: patch #1519351, security alerts,
434       thanks to Juergen Wind - windkiel
436 2006-07-09 Michal Čihař  <michal@cihar.com>
437     * Documentation.html: Readd accidentally removed quotes.
439 2006-07-09 Marc Delisle  <lem9@users.sourceforge.net>
440     * tbl_printview.php, db_datadict.php:
441       bug #1398748, print view and TIMESTAMP NULL
443 2006-07-09 Sebastian Mendel <cybot_tm@users.sourceforge.net>
444     * libraries/select_server.lib.php, main.php, libraries/left_header.inc.php:
445       move server selection in main to the 'right' (below 'phpMyAdmin')
447 2006-07-08 Sebastian Mendel <cybot_tm@users.sourceforge.net>
448     * left.php, libraries/header_meta_style.inc.php, libraries/header.inc.php:
449       fix to remove scrollbar bug in IE without quirks mode
451 2006-07-07 Marc Delisle  <lem9@users.sourceforge.net>
452     * db_details_qbe.php: deactivated some work in progress
454 2006-07-06 Marc Delisle  <lem9@users.sourceforge.net>
455     * db_details_structure.php, libraries/db_details_common.inc.php
456       libraries/db_details_db_info.inc.php:
457       bug #1518147, after displaying information_schema, displaying other
458       dbs does not show size
459     * libraries/auth/config.auth.lib.php: bug #1477402, if default server fails
460       you cannot switch in config auth
462 2006-07-06 Sebastian Mendel <cybot_tm@users.sourceforge.net>
463     * libraries/select_server.lib.php, css/phpmyadmin.css.php:
464       make serverlist a real html-list
465     * main.php: move server selection above server
466       details (more logical)
468 2006-07-04 Marc Delisle  <lem9@users.sourceforge.net>
469     * db_operations.php, tbl_properties_operations.php,
470       libraries/Table.class.php, libraries/export/sql.php,
471       tbl_move_copy.php:
472       a single-table copy did not copy the constraints;
473       also bug #1388048, constraints copied too early when copying a db
475 2006-07-04 Sebastian Mendel <cybot_tm@users.sourceforge.net>
476     * js\querywindow.js, libraries\footer.inc.php: renamed JavaScript function
477       refreshLeft() to refreshNavigation()
478     * libraries/Config.class.php: reload default configuration if config.inc.php
479       is removed
481 2006-07-03 Sebastian Mendel <cybot_tm@users.sourceforge.net>
482     * index.php, js\querywindow.js, querywindow.php, libraries\common.lib.php,
483       libraries\footer.inc.php, libraries\sql_query_form.lib.php:
484       bug #1477576 with rtl langs, navi links open in wrong frame
486 2006-07-02 Marc Delisle  <lem9@users.sourceforge.net>
487     * db_operations.php: undefined $table when copying a db
489 2006-06-30 Marc Delisle  <lem9@users.sourceforge.net>
490     * libraries/common.lib.php: escape also single quotes
491     ### 2.8.2 released from QA_2_8
493 2006-06-28 Marc Delisle  <lem9@users.sourceforge.net>
494     * libraries/Config.class.php: remove debug code
495     * libraries/common.lib.php: escape allowed parameters from non-token
496       requests
498 2006-06-27 Michal Čihař  <michal@cihar.com>
499     * libraries/import/csv.php: Fix special case of Excel export with ; at the
500       end (bug #1511046).
501     * scripts/setup.php, libraries/compat/var_export.php: Add var_export
502       compatibility wrapper from PEAR PHP_Compat to make setup.php work on PHP
503       4.1 (bug #1513007).
504     * libraries/Config.class.php: Recalculate URL only if needed not all times
505       when using https.
506     * lang/slovak: Updated, thanks to Tomas Tatransky - droopytsf.
507     * lang/czech: Translated missing strings.
509 2006-06-25 Marc Delisle  <lem9@users.sourceforge.net>
510     * libraries/export/pdf.php, libraries/plugin_interface.lib.php, lang/*:
511       bug #1504218: display an explanation for what is a PDF export
512     * libraries/database_interface.lib.php: when a db directory has
513       wrong permissions/ownership, information_shema does not work
514       for all databases so we revert to SHOW TABLE STATUS
516 2006-06-23 Marc Delisle  <lem9@users.sourceforge.net>
517     * libraries/Config.class.php: bug #1501027, possible user/password
518       disclosure when switching from http to https
520 2006-06-22 Marc Delisle  <lem9@users.sourceforge.net>
521     * libraries/database_interface.lib.php, /export/sql.php, lang/*:
522     export of procedures and functions. Note: this needs improvement
523     because currently the DELIMITER for procedures is exported as a
524     comment. Users could remove the comment marker and feed this
525     to command-line mysql but it would be better to generate DELIMITER
526     not as a comment and parse it while importing.
528 2006-06-21 Marc Delisle  <lem9@users.sourceforge.net>
529     * lang/french: update
530     * lang/slovak: update, thanks to Tomas Tatransky - droopytsf
531     * lang/tatarish: update, thanks to Albert Fazlí
532     * libraries/auth/http.auth.lib.php: bug #1504662, display server message
534 2006-06-20 Marc Delisle  <lem9@users.sourceforge.net>
535     * libraries/Table.class.php: a typo disabled table copy operation
537 2006-06-20 Sebastian Mendel <cybot_tm@users.sourceforge.net>
538     * themes/*/css/theme_right.css.php: bug #1449845 Nowrap in character sets
539     * libraries/common.lib.php::PMA_linkOrButton():
540       did not recognize hard coded & when ; is set as url separator in php
541     * js/querywindow.js, libraries/common.lib.php,
542       libraries/sql_query_form.lib.php: bug #1490556 Request-URI Too Large
544 2006-06-15 Marc Delisle  <lem9@users.sourceforge.net>
545     * libraries/sql_query_form.lib.php: Delimiter only if MySQL supports it
547 2006-06-13 Marc Delisle  <lem9@users.sourceforge.net>
548     * libraries/sql_query_form.lib.php, libraries/import/sql.php, lang/*:
549       bug # 1469699, can't create a stored procedure
550       Experimental, please test! I added a Delimiter field in the query form
551       so user can specify his special delimiter;
552       TODO: fix the display of the query which has a special delimiter
553             because for now it's empty
555 2006-06-09 Marc Delisle  <lem9@users.sourceforge.net>
556     * tbl_select.php: bug #1490569, search with LIKE on numeric fields
557     * libraries/import.lib.php: support display of HANDLER statement results
558     * libraries/header.inc.php, libraries/auth/http.auth.lib.php,
559       /cookie.auth.lib.php, removed header_custom.inc.php:
560       patch #1502453, unnecessary disk access,
561       thanks to Juergen Wind (windkiel)
562     * libraries/footer.inc.php, libraries/auth/http.auth.lib.php,
563       /cookie.auth.lib.php, removed footer_custom.inc.php:
564       applied the same optimization
566 2006-06-08 Marc Delisle  <lem9@users.sourceforge.net>
567     * libraries/header.inc.php: bug #1501891, undefined PMA_isSuperuser() when
568       the default server is 0
570 2006-06-06 Marc Delisle  <lem9@users.sourceforge.net>
571     * Documentation.html: various fixes, thanks to Cedric Corazza
573 2006-06-02 Marc Delisle  <lem9@users.sourceforge.net>
574     * libraries/auth/cookie.auth.lib.php: for auth_type='cookie', avoid
575       showing the "cookies must be enabled" message if they are enabled
576     * Documentation.html: requirements: web browser with cookies enabled
577     * libraries/header.inc.php: show message about cookies also
578       when auth_type = http or config
580 2006-05-31 Marc Delisle  <lem9@users.sourceforge.net>
581     * libraries/common.lib.php: bug #1498108, support twice the separator
582       in db name, thanks to Sylvain Derosiaux
584 2006-05-30 Marc Delisle  <lem9@users.sourceforge.net>
585     * lang/french*: updates
586     * querywindow.php: $is_superuser was not defined
587     * sql.php: bug #1490422, lost connection to MySQL server (SELECT DISTINCT)
589 2006-05-30 Michal Čihař  <michal@cihar.com>
590     * libraries/export/sql.php: Fix handling of backquotes (bug #1497239).
591     * libraries/export/xml.php: Fix export to XML (bug #1497239).
592     * libraries/plugin_interface.lib.php: Show that plugin has no option if it
593       has only hidden inputs.
594     * sql.php: Do not compare db if not defined.
595     * server_binlog.php, server_processlist.php: No need to grab all results
596       to memory.
597     * libraries/export/htmlexcel.php: Fix extension (bug #1497239).
598     * libraries/export/csv.php: Handle correctly AUTO (bug #1497239).
599     * lang/*: Remove obsolete messages, add missing ones.
600     * lang/czech: Updated.
601     * libraries/session.inc.php: Remove unused code.
602     * libraries/Table.class.php, libraries/select_lang.lib.php, lang/*: Add
603       todo translations (bug #1436564).
605 2006-05-29 Michal Čihař  <michal@cihar.com>
606     * lang/galician: Update, thanks to Xosé Calvo - xosecalvo.
607     * lang/japanese: Update, thanks to Ishigaki Kenichi - tcool.
608     * lang/norwegian: Update, thanks to Sven-Erik Andersen - sven-erik.
609     * lang/italian: Update, thanks to Rebe - rebeluca.
610     * lang/estonian: Update, thanks to Marko Ellermaa - uhuu.
611     * lang/finnish: Update, thanks to Yoneh - yoneh.
612     * lang/bulgarian: Update, thanks to Stanislav Yordanov - stanprog.
613     * lang/czech: Update.
615 2006-05-29 Marc Delisle  <lem9@users.sourceforge.net>
616     * main.php: bug #1496881, CVS link broken in main.php
618 2006-05-26 Marc Delisle  <lem9@users.sourceforge.net>
619     * tbl_change.php: bug #1451426, edit breaks protected BLOB field,
620       changes it from NULL to empty string
622 2006-05-23 Marc Delisle  <lem9@users.sourceforge.net>
623     * tbl_change.php, tbl_replace.php: bug #1438999, updating a multi-table
624       view
626 2006-05-21 Marc Delisle  <lem9@users.sourceforge.net>
627     * import.php, lang/*: bug #1467804, replaced strNothingToImport
628       by strNoDataReceived
630 2006-05-20 Marc Delisle  <lem9@users.sourceforge.net>
631     ### 2.8.1 released from MAINT_2_8_1
633 2006-05-19 Marc Delisle  <lem9@users.sourceforge.net>
634     * db_details_structure.php: indicate on the Sum line that storage type and
635       collation are the default values
637 2006-05-18 Marc Delisle  <lem9@users.sourceforge.net>
638     * libraries/check_user_privileges.lib.php, /database_interface.lib.php, /db_details_links.inc.php,
639       /server_common.inc.php, /header.inc.php: bug #1490193 and code simplification
641 2006-05-17 Marc Delisle  <lem9@users.sourceforge.net>
642     * server_privileges.php: bug #1478812, Add user (password containing
643       a backslash); also minor optimization
645 2006-05-15 Marc Delisle  <lem9@users.sourceforge.net>
646    * libraries/Table.class.php: bug #1475949, removing the default value
648 2006-05-15 Michal Čihař  <michal@cihar.com>
649     * scripts/setup.php: Compatibility with security tokens (bug #1488453).
650     * scripts/setup.php: Fix detection of writable config (bug #1488447).
651     * css/phpmyadmin.css.php, libraries/auth/cookie.auth.lib.php,
652       themes/darkblue_orange/css/theme_right.css.php,
653       themes/original/css/theme_right.css.php: Not so wide login form (RFE
654       #1445541).
655     * import.php, export.php: Increase magic contstant to avoid problems with
656       compression of some specific data (bug #1477029).
658 2006-05-14 Michal Čihař  <michal@cihar.com>
659     * libraries/common.lib.php: Fix reading database list with MySQL wildcards
660       (bug #1487613).
661     * changelog.php: There is no reason to make bug uppercase.
663 2006-05-14 Marc Delisle  <lem9@users.sourceforge.net>
664     * libraries/import.lib.php: bug #1482841, support USE statement in the import file
666 2006-05-12 Marc Delisle  <lem9@users.sourceforge.net>
667     ### 2.8.0.4 released from MAINT_2_8_0
669 2006-05-12 Michal Čihař  <michal@cihar.com>
670     * libraries/footer.inc.php: Escape user input to avoid XSS.
671     * libraries/common.lib.php, libraries/url_generating.lib.php: Better
672       handle other URL separator than & (bug #1487365).
674 2006-05-06 Michal Čihař  <michal@cihar.com>
675     * Documentation.html: Describe better regullar expressions in hide_db
676       (patch #1482049, thanks to Isaac Bennetch - ibennetch).
678 2006-05-05 Michal Čihař  <michal@cihar.com>
679     * libraries/export/sql.php: Fix UPDATE export with extended inserts
680       enabled (bug #1482103), fix export type selection.
681     * libraries/select_lang.lib.php: Use GET and POST explicitely as cookies
682       can override values in REQUEST (bug #1481584).
683     * lang/czech: Updated.
685 2006-05-03 Michal Čihař  <michal@cihar.com>
686     * Documentation.html: Document OpenDocument export and various fixes.
688 2006-05-02 Michal Čihař  <michal@cihar.com>
689     * libraries/select_lang.lib.php, libraries/Theme_Manager.class.php: Escape
690       user input (CVE-2006-2031).
691     * server_databases.php: Fix path to image (needs to be lower case).
692     * libraries/common.lib.php: Use htmlspecialchars instead of htmlentities,
693       it doesn't break utf-8.
695 2006-04-28 Michal Čihař  <michal@cihar.com>
696     * Documentation.html, main.php, libraries/config.default.php: Possibility
697       to hide creating of database from main (RFE #1370100).
698     * Documentation.html, main.php, libraries/left_header.inc.php:
699       Customizable link under left logo (RFE #1111599).
700     * libraries/export/htmlword.php: Fix including column names.
701     * libraries/export/latex.php: Add missing crlf, remove unused code.
702     * libraries/export/ods.php: Use correct charset.
703     * libraries/export/odt.php, lang/*, libraries/config.default.php: Add Open
704       Document Text export (RFE #1068007).
705     * libraries/opendocument.lib.php: Add document metainformation.
706     * libraries/opendocument.lib.php, libraries/export/ods.php,
707       libraries/export/odt.php: Include styles.xml in Open Document, now it
708       can be opened in KOffice, Gnumeric and OpenOffice.org.
710 2006-04-27 Sebastian Mendel <cybot_tm@users.sourceforge.net>
711     * db_printview.php: fixed bug 'no tables found', refactored
712     * tbl_change.php, tbl_indexes.php: removed table formating, done in css
714 2006-04-27 Michal Čihař  <michal@cihar.com>
715     * Documentation.html, libraries/config.default.php,
716       libraries/auth/cookie.auth.lib.php: Logout from all servers by default
717       (RFE #1370874).
718     * sql.php: Show results of REPLACE as affected as it contains both deleted
719       and inserted rows count (bug #1475765).
720     * libraries/common.lib.php: Better detection of duplicate rows (bug
721       #1477500).
722     * libraries/display_tbl.lib.php: Do not check for VIEW if no table name
723       (eg. SELECT 1) (bug #1473484).
724     * libraries/import/sql.php: Do not strip MySQL conditional statements in
725       comments (patch #1459782, thanks to unconed - unconed).
726     * Documentation.html: Various fixes in documentation, mostly grammmar
727       (patch #1453198, thanks to Isaac Bennetch - ibennetch).
728     * lang/*: Remove *font_family.
729     * Documentation.html, import.php, querywindow.php, js/functions.js,
730       libraries/header.inc.php, libraries/import.lib.php: Improve
731       functionality of limiting DROP DATABASE (bug #1456082).
732     * libraries/language.lib.php, libraries/common.lib.php,
733       libraries/database_interface.lib.php, libraries/select_lang.lib.php:
734       Reload language file after switch to utf-8 translation (bug #1442605).
735     * tbl_properties_operations.php,
736       libraries/tbl_properties_table_info.inc.php: Allow to set PACK_KEYS to
737       DEFAULT (bug #1440966).
739 2006-04-26 Michal Čihař  <michal@cihar.com>
740     * libraries/plugin_interface.lib.php:
741         - Display information that there are no settings.
742         - Be more verbose on error.
743         - Drop tables used for layout.
744         - Add support for groupping options.
745         - Support for forcing one of two bool/bgroups.
746         - Add documentation.
747         - Support for localised texts in defaults.
748     * css/phpmyadmin.css.php, themes/darkblue_orange/css/theme_right.css.php,
749       themes/original/css/theme_right.css.php: New style for non table forms
750       used in plugins.
751     * libraries/config.default.php, libraries/display_export.lib.php,
752       libraries/export/*: Convert export to plugin architecture, so that
753       plugins are independant piece of code (RFE #1325937).
754     * db_operations.php, tbl_properties_operations.php,
755       libraries/Table.class.php: Adapt to changes in export.
756     * export.php, libraries/export/*: Use plugins for extension and MIME type.
757     * libraries/export/ods.php, libraries/opendocument.lib.php,
758       libraries/config.default.php, lang/*: Export to OASIS OpenDocument
759       Spreadsheet (RFE #1068007).
760     * lang/czech: Update.
761     * export.php, libraries/plugin_interface.lib.php, libraries/export/*:
762       Allow forcing of export to file, it makes no sense to display PDF in
763       textarea ;-).
764     * libraries/display_export.lib.php: Reinclude table selection (bug
765       #1477226).
766     * libraries/auth/cookie.auth.lib.php: Remove unused function.
767     * libraries/auth/cookie.auth.lib.php, Documentation.html,
768       libraries/config.default.php: Allow configuration of cookie storage on
769       client (RFE #1095227).
770     * server_privileges.php, lang/*: Create database for newly created user
771       (RFE #479640).
773 2006-04-26 Sebastian Mendel <cybot_tm@users.sourceforge.net>
774     * themes/*:
775       updated themes;
776       fixed bug #1452131 Fonts too large;
777       fixed bug #1446211 Colors hardcoded in theme css files;
778     * libraries/Theme_Manager.class.php: search themes on every script start
779     * libraries/Theme_Manager.class.php, libraries/Theme.class.php:
780       use fallback (original) css file if not found in current theme
781       (no need to include unchanged files into theme, f. e. print.css)
783 2006-04-25 Michal Čihař  <michal@cihar.com>
784     * libraries/common.lib.php: Make cookie login form work with token
785       protection.
786     * libraries/auth/cookie.auth.lib.php: Do not include empty values.
787     * changelog.php: Generate proper XHTML, make URLs clickable.
789 2006-04-25 Sebastian Mendel <cybot_tm@users.sourceforge.net>
790     * db_details_qbe.php, db_printview.php, libraries/display_tbl.lib.php,
791       css/phpmyadmin.css.php, js/functions.js, pdf_pages.php, pdf_schema.php,
792       server_binlog.php, server_variables.php, tbl_change.php,
793       transformation_overview.php:
794       style upgrade
795     * changelog.php: replaced php short open tag
797 2006-04-24 Michal Čihař  <michal@cihar.com>
798     * main.php: Fix logout link (bug #1474694).
800 2006-04-21 Michal Čihař  <michal@cihar.com>
801     * libraries/import/csv.php: Fix importing files without trailing new line
802       (bug #1473944).
803     * Documentation.html: Document problems with PMA_blowfish on clusters of
804       different architectures (bug #1470912).
805     * Documentation.html: Document LoginCookieValidity (bug #1473357).
807 2006-04-20 Michal Čihař  <michal@cihar.com>
808     * index.php: Check target against goto_whitelist.
809     * libraries/url_generating.lib.php, libraries/session.inc.php,
810       libraries/common.lib.php: Protect against external links which could
811       perform any action (CVE-2006-1804).
812     * changelog.php: Link to CAN/CVE security issues, highlight releases, fix
813       email links, link releases to tags in CVS.
815 2006-04-13 Marc Delisle  <lem9@users.sourceforge.net>
816     * server_databases.php: need brackets for correct calculation of page
818 2006-04-13 Sebastian Mendel <cybot_tm@users.sourceforge.net>
819     * server_databases.php, libraries/database_interface.lib.php:
820       disable table stats for MySQL 5 by default
821     * server_databases.php:
822       use new functionality of PMA_DBI_get_databases_full() to limit display
823     * libraries/database_interface.lib.php:
824        - extended PMA_DBI_get_databases_full() to allow limiting and sorting
825        - added new function PMA_DBI_get_databases_count()
826     * libraries/config.default.php:
827       added new paramter to limit maximum displayed databases
828     * sql.php:
829        - fixed bug #1469469 cyclic redirect with sql.php as default table-page
830        - re-use already existing code
831     * changelog.php:
832       link also js, html, pl, and sh files, FAQ entries
833       and contributors to their sf.net user page, smaller regex fixes
835 2006-04-13 Marc Delisle  <lem9@users.sourceforge.net>
836     * export.php: bug #1443004 part 2: export views after the tables
838 2006-04-12 Marc Delisle  <lem9@users.sourceforge.net>
839     * export.php: bug #1443004 part 1: do not generate INSERT statements
840       for an exported VIEW
842 2006-04-12 Sebastian Mendel <cybot_tm@users.sourceforge.net>
843     * css/phpmyadmin.css.php:
844       fixed bug #1446017 red border in outdated themes
845     * libraries/common.lib.php:
846        - added option to PMA_arrayWalkRecursive() to use function also on keys
847        - un-magic_quotes_gpc also keys in GPC arrays
848     * libraries/db_table_exists.lib.php:
849       cleanup - what a mess; fixed several undefined variables
850     * tbl_printview.php:
851       fixed undefined variable by including libraries/tbl_properties_common.php
852     * changelog.php:
853       link users, files, bugs, rfes and patches
854     * libraries/footer.inc.php:
855       fixed bug #1454874 Javascript error in new (not framed) print window
856     * css/phpmyadmin.css.php, scripts/setup.php, test/theme.php
857       themes/darkblue_orange/css/theme_right.css.php,
858       themes/original/css/theme_right.css.php:
859       fixed bug #1444466 theme directory not being processed correctly
860     * libraries/common.lib.php, libraries/Theme_Manager.class.php:
861       fixed bug #1469174 configuration changes not accepted in theme manager
862     * libraries/Theme_Manager.class.php:
863       fixed bug #1469120 missing property in Theme_Manager class
864     * libraries/common.lib.php:
865       fixed bug #1469109 PMA_backquote() issues
867 2006-04-11 Marc Delisle  <lem9@users.sourceforge.net>
868     * Documentation.html: clarification about config.default.php
870 2006-04-11 Sebastian Mendel <cybot_tm@users.sourceforge.net>
871     * tbl_relation.php:
872       fixed bug #1459418 Add foreign key fail on column with ' in name
873     * index.php, libraries/auth/cookie.auth.lib.php,
874       libraries/auth/http.auth.lib.php, libraries/common.lib.php,
875       libraries/footer.inc.php, libraries/fpdf/fpdf.php,
876       libraries/grab_globals.lib.php, libraries/header.inc.php,
877       libraries/ip_allow_deny.lib.php, libraries/select_lang.lib.php,
878       libraries/Config.class.php:
879       use PMA_getenv()
880     * libraries/Config.class.php:
881       fixed not initilized variable in getCookiePath();
882     * libraries/common.lib.php:
883       added PMA_getenv() as a wrapper to $_SERVER, $_ENV, getenv() and apache_getenv()
885 2006-04-11 Michal Čihař  <michal@cihar.com>
886     * lang/galician: Fix missing ; (bug #1468439).
887     * libraries/Config.class.php: Fix parsing of paths containing : (patch
888       #1461766).
890 2006-04-10 Michal Čihař  <michal@cihar.com>
891     * libraries/Config.class.php: Check also default config mtime (bug
892       #1467620).
893     * libraries/Config.class.php: Better check for server system (patch
894       #1462738).
895     * libraries/import/csv.php: Fix parsing of large CSV files (bug #1456331).
897 2006-04-09 Marc Delisle  <lem9@users.sourceforge.net>
898     * tbl_replace.php, libraries/dbi/mysqli.dbi.lib.php: bug #1255923,
899       detect and report silent truncation (mysqli only)
901 2006-04-08 Marc Delisle  <lem9@users.sourceforge.net>
902     * libraries/display_import.lib.php, lang/*: bug #1449793,
903       respect file_uploads = Off
905 2006-04-07 Michal Čihař  <michal@cihar.com>
906     * scripts/setup.php: Parse correctly new version numbers.
908 2006-04-06 Marc Delisle  <lem9@users.sourceforge.net>
909     ### 2.8.0.3 released from branch MAINT_2_8_0
910     * themes/*/css/theme_left.css.php, /theme_right.css.php:
911       protection from unplanned execution path
913 2006-03-28 Marc Delisle  <lem9@users.sourceforge.net>
914     * libraries/Table_class.php, /sqlparser.lib.php: bug #1458245,
915       copy a db containing a VIEW
917 2006-03-26 Marc Delisle  <lem9@users.sourceforge.net>
918     * sql.php: bug #1448890 Column expander doesn't work
919     * libraries/tbl_properties.inc.php: bug #1458334, undefined offset
920     * libraries/sqlparser.data.php: bug #1455373, CONVERT in reserved words
922 2006-03-25 Marc Delisle  <lem9@users.sourceforge.net>
923     * db_operations.php, libraries/Table.class.php,
924       libraries/display_export.lib.php libraries/export/sql.php:
925       bug #1401864, DROP VIEW instead of DROP TABLE
927 2006-03-23 Marc Delisle  <lem9@users.sourceforge.net>
928     * db_operations.php, tbl_properties_operations.php,
929       libraries/display_export.lib.php, lang/*: start work for bug #1401864,
930       generation of DROP VIEW statements where appropriate
932 2006-03-23 Michal Čihař  <michal@cihar.com>
933     * libraries/import/sql.php: Fix handling of -- (bug #1453430).
935 2006-03-23 Alexander M. Turek  <me@derrabus.de>
936     * lang/german-*.inc.php: Updates, sync'ed some technical terms with the
937       German MySQL manual.
939 2006-03-23 Marc Delisle  <lem9@users.sourceforge.net>
940     * libraries/display_tbl.lib.php: bug #1444417 blobs are centered
941     * libraries/common.lib.php: patch #1455286, catch 'permission denied'
942       error on SHOW DATABASES, thanks to Bernard Dautrevaux - b-dautrevaux
944 2006-03-22 Alexander M. Turek  <me@derrabus.de>
945     * lang/spanish-*.inc.php: Updates, thanks to Daniel Hinostroza.
946     * lang/galician-*.inc.php: Updates, thanks to Xosé Calvo.
948 2006-03-21 Alexander M. Turek  <me@derrabus.de>
949     * libraries/german-*.inc.php:
950       - Reviewed recently translated strings;
951       - updated some untranslated messages.
953 2006-03-21 Marc Delisle  <lem9@users.sourceforge.net>
954     * server_privileges.php:  bug #1427707 Priv->user->pass radio buttons
955       unselectable: Sebastian's fix was not in HEAD
956     * libraries/Table.class.php: bug #1439002, drop basetable of a view gives
957       error on overview Table.class.php
959 2006-03-20 Alexander M. Turek  <me@derrabus.de>
960     * Documentation.html: Added a note about Connector/PHP to FAQ 1.17.
962 2006-03-19 Marc Delisle  <lem9@users.sourceforge.net>
963     * db_details_structure.php: bug #1445853, overhead should use the
964       same display units
965     * lang/english*, /french*: use IEC binary units; use "B" for Bytes
966       and "o" for "Octets" in French
967     * db_details_importdocsql.php: bug #1444025, dead code about DOCUMENT_ROOT
969 2006-03-17 Marc Delisle  <lem9@users.sourceforge.net>
970     * libraries/dbi/mysqli.dbi.lib.php: if $cfg['Servers'][$i]['nopassword']
971       is not defined (using an older config.inc.php), an error is displayed
972       when login fails
974 2006-03-17 Michal Čihař  <michal@cihar.com>
975     * scripts/setup.php: Allow empty socket (bug #1452142).
977 2006-03-16 Marc Delisle  <lem9@users.sourceforge.net>
978     * libraries/display_tbl.lib.php: undefined variable when a BLOB is NULL
979     * libraries/Theme_Manager.class.php: XSS vulnerability
980     * libraries/common.lib.php: bug #1392554, turn off
981        zend.ze1_compatibility_mode due to mysqli problems
982     ### 2.8.0.2 released from branch MAINT_2_8_0
984 2006-03-16 Michal Čihař  <michal@cihar.com>
985     * libraries/select_server.lib.php: Move end of fieldset to correct place
986       after button (patch #1450559).
987     * libraries/plugin_interface.lib.php: Add support for hidden inputs.
988     * libraries/common.lib.php: Do not forget wrongly configured servers,
989       otherwise user gets warning only on first access (RFE #1451521).
990     * libraries/auth/config.auth.lib.php: Show possible error messages.
991     * show_config_errors.php, libraries/common.lib.php: Add wrapper to show
992       config errors even with no error reporting (RFE #1447173).
993     * scripts/create-release.sh: Use w3m instead of lynx (bug #1451635).
995 2006-03-15 Michal Čihař  <michal@cihar.com>
996     * libraries/export/htmlexcel.php: Fix output handling (bug #1450555).
998 2006-03-14 Michal Čihař  <michal@cihar.com>
999     * lang/czech: Update, use binary prefixes.
1000     * lang/english: Nothing to translate here.
1001     * scripts/setup.php: Fix config loading (bug #1449821).
1003 2006-03-14 Alexander M. Turek  <me@derrabus.de>
1004     * lang/german-*.inc.php: Use correct binary prefixes for byte units.
1006 2006-03-14 Marc Delisle  <lem9@users.sourceforge.net>
1007     * libraries/common.lib.php: bug #1449715, loading of binary data very slow
1008     * server_privileges.php: compatibility with MySQL < 4.0.2
1009     * server_databases.php: bug #1445991, compatibility with MySQL 3.23.52
1011 2006-03-13 Marc Delisle  <lem9@users.sourceforge.net>
1012     * libraries/Config.class.php, /common.lib.php: bug #1445120,
1013       cookie login not working on IIS
1015 2006-03-10 Marc Delisle  <lem9@users.sourceforge.net>
1016     * libraries/display_tbl.lib.php: reactivate in-line image display
1017     * transformation_wrapper.php: bug #1444121, octetstream download fails
1018       on versions of PHP accepting only one line per header,
1019       thanks to Ryan Schmidt
1021 2006-03-08 Marc Delisle  <lem9@users.sourceforge.net>
1022     * libraries/database_interface.lib.php, tbl_create.php,
1023       tbl_properties_operations.php: bug #1444892, TYPE deprecated in
1024       MySQL 5.1
1025     ### 2.8.0.1 released from branch MAINT_2_8_0
1027 2006-03-07 Marc Delisle  <lem9@users.sourceforge.net>
1028     * libraries/Config.class.php: bug #1444867, does not load config.inc.php
1029       under PHP < 4.3.0, thanks to Julian Ladisch - julianladisch
1031 2006-03-06 Marc Delisle  <lem9@users.sourceforge.net>
1032     * main.php: bug #1443337, homepage link
1033     ### 2.8.0 released from branch MAINT_2_8_0
1035 2006-03-06 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1036     * libraries/Config.class.php, libraries/select_lang.lib.php,
1037       libraries/footer.inc.php, libraries/ip_allow_deny.lib.php,
1038       libraries/common.lib.php, libraries/header.inc.php,
1039       libraries/grab_globals.lib.php, libraries/auth/cookie.auth.lib.php,
1040       libraries/auth/http.auth.lib.php, libraries/fpdf/fdpf.php, index.php:
1041       replaced $_SERVER and $_ENV with getenv()
1042       PMA should now work without registered $_ENV and $_SERVER variables
1044 2006-03-04 Marc Delisle  <lem9@users.sourceforge.net>
1045     * lang/swedish: Update, thanks to Björn T. Hallberg - bjornth.
1046     * import.php, libraries/common.lib.php: bug #1413880, page status not
1047       preserved on Refresh
1048     * lang/chinese_traditional: Updates, thanks to Siu Sun.
1050 2006-03-03 Michal Čihař  <michal@cihar.com>
1051     * libraries/Theme_Manager.class.php: Fix include path (bug #1442008).
1053 2006-03-02 Marc Delisle  <lem9@users.sourceforge.net>
1054     * libraries/session.inc.php and removed .htaccess:
1055       bug #1411996: now we destroy an auto-started session
1056     ### 2.8.0-rc2 released from MAINT_2_8_0 branch
1058 2006-03-02 Michal Čihař  <michal@cihar.com>
1059     * libraries/display_tbl.lib.php: Fix parameter to transformation (bug
1060       #1440926).
1061     * libraries/transformations/application_octetstream__hex.inc.php, lang/*:
1062       Allow to configure how often space is added (RFE #1440384).
1064 2006-02-24 Marc Delisle  <lem9@users.sourceforge.net>
1065     * libraries/relation.lib.php: bug #1437754, search combos default to
1066       key zero
1067     * lang/swedish: Update, thanks to Björn T. Hallberg - bjornth.
1069 2006-02-23 Michal Čihař  <michal@cihar.com>
1070     * libraries/config.default.php, libraries/header.inc.php,
1071       Documentation.html: More replacements for page title (RFE #1408241).
1072     * contrib/packaging/Fedora/phpMyAdmin.spec: Update.
1074 2006-02-23 Marc Delisle  <lem9@users.sourceforge.net>
1075     * libraries/Config.class.php: bug #1418769 part 1: stat failed for
1076       ./config.inc.php (under PHP 4)
1077     * sql.php: bug #1437499, LIMIT clause when query ends with semicolon
1079 2006-02-22 Marc Delisle  <lem9@users.sourceforge.net>
1080     * libraries/display_tbl.lib.php: bug #1435303, error on empty BLOB transf.
1081     * .htaccess: added a reference to FAQ 1.36
1083 2006-02-22 Michal Čihař  <michal@cihar.com>
1084     * libraries/iconv_wrapper.lib.php, libraries/charset_conversion.lib.php:
1085       Fixes for AIX wrapper, thanks to Björn Wiberg - bwiberg.
1086     * libraries/database_interface.lib.php: New function for getting available
1087       SQL compatibility modes.
1088     * libraries/plugin_interface.lib.php: Add support for select options and
1089       documentation.
1090     * libraries/display_export.lib.php: Use new function for SQL compatibility
1091       modes.
1092     * libraries/import/sql.php, lang/*, libraries/config.default.php:
1093       Possibility to select SQL compatibility on import (RFE #1386132).
1094     * main.php, lang/*: Better message for reloading privileges (RFE
1095       #1420556).
1096     * Documentation.html, libraries/config.default.php,
1097       libraries/header.inc.php: Customizable window title (RFE #1408241).
1098     * main.php, libraries/server_links.inc.php, lang/*: Same title for
1099       processes link (RFE #1350356).
1100     * lang/*: Remove unused strTableType, resorted, added missing strings to
1101       various translations (timespanfmt was most often missing).
1102     * lang/czech: Update.
1103     * sql.php, libraries/display_tbl.lib.php, lang/*: Better message for query
1104       export, move operation above query results into one fieldset (bug
1105       #1431420).
1106     * tbl_properties_operations.php: Enable optimize for InnoDB (bug
1107       #1415975).
1108     * contrib/packaging/Fedora: Add spec file for Fedora (patch #1388224,
1109       thanks to Patrick MONNERAT - monnerat).
1110     * Documentation.html, libraries/config.default.php,
1111       libraries/dbi/mysql.dbi.lib.php, libraries/dbi/mysqli.dbi.lib.php: Allow
1112       to use external authentication and use empty MySQL passwords (path
1113       #1388210, thanks to Patrick MONNERAT - monnerat).
1114     * .cvsignore: Do not ignore .htaccess.
1116 2006-02-22 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1117     * libraries/footer.inc.php:
1118       bug #1436279 Left frame links open in new windows in Safari
1119     * libraries/footer.inc.php, themes/*/img/window-new.png *NEW*:
1120       added icon for new window
1121     * libraries/dbi/mysqli.dbi.lib.php: workaround for http://bugs.php.net/36007
1122     * libraries/database_interface.lib.php PMA_DBI_get_tables_full(), left.php:
1123       added workaround for bug #1436171 Cannot display Capitalised Databases
1124     * js/querywindow.js: fixed 'mad' db slector
1126 2006-02-21 Michal Čihař  <michal@cihar.com>
1127     * scripts/setup.php:
1128         - Various bug fixes (bug #1435700, bug #1435806, undefined indexes).
1129         - XHTML fixes (patch #1435772, thanks to Matt LaPlante - cyberdog3k).
1130     * libraries/export/sql.php: New line before values (RFE #1435919).
1131     * libraries/Config.class.php: Trim spaces from config file to avoid
1132       unwanted outpu (patch #1431566, thanks to Piotr_Skowronek -
1133       piotr_skowronek).
1134     * libraries/iconv_wrapper.lib.php, libraries/charset_conversion.lib.php,
1135       libraries/database_interface.lib.php: Compatibility with iconv charset
1136       names on AIX (patch #1420704, thanks to Björn Wiberg - bwiberg).
1137     * libraries/import.lib.php: Skip byte order marks (bug #1423362).
1139 2006-02-21 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1140     * libraries/common.lib.php PMA_getUvaCondition():
1141       do not test for isset but strlen on orgname of table
1142     * libraries/Table.class.php: *NEW* class PMA_Table
1143     * tbl_addfield.php, tbl_create.php:
1144       use Table.class.php
1145     * db_details_qbe.php, db_details_structure.php, tbl_alter.php, sql.php,
1146       libraries/common.lib.php, libraries/tbl_properties_table_info.inc.php,
1147       libraries/display_export.lib.php, libraries/display_tbl.lib.php,
1148       libraries/get_foreign.lib.php, libraries/relation.lib.php:
1149       moved PMA_generateFieldSpec(), PMA_tableIsView(), PMA_countRecords(),
1150       PMA_generateAlterTable() into class PMA_Table
1151     * db_operations.php, tbl_move_copy.php, tbl_properties_operations.php,
1152       libraries/Table.class.php, libraries/tbl_move_copy.php:
1153       merged libraries/tbl_move_copy.php in class PMA_Table
1154     * libraries/Table.class.php:
1155       minor fixes and improvements, formating, documentation
1156     * libraries/relation.lib.php:
1157       check if $cfg['Server']['pmadb'] really exists and is selectable,
1158       minor tweaks and formating
1159     * libraries/common.lib.php PMA_getUvaCondition():
1160       fixed bug #1436058 Notices while browsing table
1161     * tbl_properties_operations.php, libraries/Table.class.php:
1162       make use of PMA_Table object for renaming tables
1163       (added also some required functionality to PMA_Table class)
1165 2006-02-20 Marc Delisle  <lem9@users.sourceforge.net>
1166     ### 2.8.0-rc1 released from QA_2_8 branch
1168 2006-02-20 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1169     * libraries/dbi/mysqli.dbi.lib.php:
1170       - fixed undefined MYSQLI_BINARY_FLAG constant
1171       - documentation
1172     * server_status.php:
1173       - RFE #1434196 More significant digits in /status
1174       - replaced number_format() with PMA_formatNumber()
1175       - coding standards
1176     * js/querywindow.js, css/phpmyadmin.css.php:
1177       - RFE #1433382 visulal feat. request for left bar
1178     * sql.php:
1179       - fixed bug #1431422 Safari: Print view prints blank page
1181 2006-02-19 Marc Delisle  <lem9@users.sourceforge.net>
1182     * libraries/common.lib.php: re-establish previous error reporting mode
1183     * sql.php: bug #1434576, undefined variable $db
1184     * libraries/storage_engines.lib.php: bug #1434578, missing argument
1185       for __construct()
1186     * Documentation.html: bug #1433633, document consequences of having
1187       a .htaccess file, thanks to Isaac Bennetch
1189 2006-02-19 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1190     * libraries/common.lib.php PMA_getUvaCondition():
1191        - fixed missing $analyzed_sql (partly bug #1431615)
1192        - added table names to column names (partly bug #1431615)
1193        - simplified search for alias
1194     * libraries/dbi/mysqli.dbi.lib.php:
1195       - make use of MYSQLI_* constants
1196       - added column types newdecimal and bit
1198 2006-02-18 Marc Delisle  <lem9@users.sourceforge.net>
1199     * tbl_change.php: bug #1415465, undefined $sql_query
1200     * libraries/common.lib.php: bug #1377215, errors with E_STRICT
1202 2006-02-18 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1203     * libraries/sql_query_form.lib.php:
1204       fixed bug #1433882 html special chars not escaped in query in querybox
1206 2006-02-17 Marc Delisle  <lem9@users.sourceforge.net>
1207     * lang/*, db_details_structure.php:
1208       bug #1431352, no %d in strViewMaxExactCount
1209     * db_details_structure.php: bug #1431340, rowcount for views and
1210       unneeded $strViewMaxExactCount
1211     * libraries/common.lib.php: array to string conversion
1212     * libraries/display_tbl.lib.php: bug #1396998, added $strViewMaxExactCount
1213       when browsing
1215 2006-02-17 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1216     * docs.css, Documentation.html, translators.html:
1217       - XHTML 1.1, more semantic, formating
1218       - added glossar
1219       - linked all references
1220     * libraries/common.lib.php:
1221       - fixed bug #1432626 'bad url error after select "(Databases)..."'
1222     * libraries/select_server.lib.php:
1223       - fixed pre-select for current server (fixed type missmatch)
1224       - do not autosubmit on '(Server) ...'
1225     * css/print.css: fixed bug #1419696 'print css results in blank table output'
1226     * tbl_printview.php, css/print.css, themes/*/css/theme_print.css.php:
1227       fixed/cleaned printer output
1228     * libraries/footer.inc.php: do not print selflink
1230 2006-02-16 Marc Delisle  <lem9@users.sourceforge.net>
1231     * lang/italian: update, thanks to Luca Rebellato
1232     * lang/german: remove duplicates
1233     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat
1234     * lang/finnish: update, thanks to Jouni Kahkonen
1236 2006-02-15 Marc Delisle  <lem9@users.sourceforge.net>
1237     * bug #1406378, default value and auto_increment, thanks to Nuvo - nyvsld
1239 2006-02-14 Marc Delisle  <lem9@users.sourceforge.net>
1240     * Documentation.html: XHTML error, thanks to Cédric Corazza
1241     * Documentation.html: remove experimental status for MySQL 4.1 support
1243 2006-02-14 Alexander M. Turek  <me@derrabus.de>
1244     * lang/german-*.inc.php: Updates.
1246 2006-02-14 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1247     * db_details_structure.php, tbl_properties_structure.php:
1248       - fixed bug #1420474 'Consistency (order of truncate/drop)'
1249       - some PEAR coding standard
1251 2006-02-13 Marc Delisle  <lem9@users.sourceforge.net>
1252     * libraries/display_tbl.lib.php: bug #1425522, warning when calling
1253       a stored procedure, thanks to JTC - jcqns
1255 2006-02-13 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1256     * libraries/common.lib.php:
1257       - fixed bug #1416848 'Insert new row from Browse page'
1258     * libraries/common.lib.php:
1259       - fixed bug #1409893 - links in navigation frame opens new window
1260     * libraries/select_server.lib.php:
1261       - fixed bug #1425688 'Server Select quirk'
1262       - valid XHTML 1.0
1263       - code readability
1264     * server_privileges.php:
1265       - fixed bug #1427707 Priv->user->pass radio buttons unselectable
1267 2006-02-12 Marc Delisle  <lem9@users.sourceforge.net>
1268     * lang/english and hebrew: bug #1429769, typo
1269     * tbl_change.php, tbl_replace.php: bug #1429074, "go back to this page"
1270       choice should be sticky
1272 2006-02-10 Marc Delisle  <lem9@users.sourceforge.net>
1273     * .htaccess added to main directory for bug #1411996; at least on
1274       servers supporting .htaccess we can run even if session.auto_start
1275       is enabled
1276     * lang/belarusian updates, thanks to Jaska Zedlik
1277     * lang/catalan update, thanks to Xavier Navarro (xavin).
1279 2006-02-09 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1280     * libararies/session.inc.php:
1281       stop execution and ommit warning on session.auto_start enabled
1283 2006-02-09 Marc Delisle  <lem9@users.sourceforge.net>
1284     * libraries/mult_submit.inc.php: bug #1404565, left frame refresh on
1285       db drop from Databases link in main page
1287 2006-02-08 Marc Delisle  <lem9@users.sourceforge.net>
1288     * libraries/Config.class.php: leave the possibility of having a
1289       backslash in the path on non-Windows system, thanks to Michal;
1290       and bug #1418769, part 2: missing argument (PHP 4 constructor)
1292 2006-02-06 Michal Čihař  <michal@cihar.com>
1293     * scripts/setup.php: Fix typos (bug #1424923).
1295 2006-02-05 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1296     * libraries/mult_submits.inc.php, server_databases.php: array to string
1297       conversion (sorry to late :-( ), use of $_REQUEST
1298     * sql.php: fixed some 'not refreshing left frame'
1299     * import.php: refresh left frame also on multiqueries and bookmarks
1300     * libraries/common.lib.php:
1301        - fixed bug #1416848 'Insert new row from Browse page'
1302        - PMA_checkPageValidity() [bug #1416848]
1303        - added PMA_getIcon()
1304        - PMA_getDbLink(): unescape names
1305     * scripts/setup.php:
1306       fixed bug #1424274 'Found a problem in the setup script'
1307       (ShowPHPInfo -> ShowPhpInfo)
1309 2006-02-04 Marc Delisle  <lem9@users.sourceforge.net>
1310     * libraries/Config.class.php: bug #1409770 auto-detection and dirname on
1311       Windows, thanks to Alex - nixniemand
1312     * libraries/mult_submits.inc.php, server_databases.php: array to string
1313       conversion
1314     * tbl_properties_operations.php, tbl_properties.php, tbl_import.php,
1315       tbl_change.php: bug #1415465, undefined $sql_query
1317 2006-01-31 Marc Delisle  <lem9@users.sourceforge.net>
1318     * db_details_structure.php: bug #1412058, damaged table reporting
1319     * import.php: bug #1418382, CSV import does not work
1321 2006-01-30 Marc Delisle  <lem9@users.sourceforge.net>
1322     * libraries/common.lib.php: bug #1418145, missing global,
1323           thanks to Bananeweizen
1325 2006-01-29 Marc Delisle  <lem9@users.sourceforge.net>
1326     * lang/estonian updates, thanks to Marko Ellermaa - uhuu
1327     * lang/polish: updates, thanks to Jakub Wilk - ubanus
1328     * lang/japanese: Update, thanks to Tadashi Jokagi - elf2000.
1329     * lang/italian: update, thanks to Luca Rebellato
1330     * lang/norwegian: Update, thanks to Sven-Erik Andersen
1331     * db_details_structure.php: bug #1396998, notice for view row count
1332       in table list
1333     * libraries/session.inc.php: bug #1414628, session.save_handler might
1334       be set to something different than "files". Thanks to Nicola Asuni
1335     ### 2.8.0-beta1 released
1337 2006-01-28 Marc Delisle  <lem9@users.sourceforge.net>
1338     * libraries/common.lib.php: bug #1396998, avoid displaying exact row
1339     count for views, work in progress
1341 2006-01-26 Michal Čihař  <michal@cihar.com>
1342     * lang/czech: Translation update.
1344 2006-01-25 Marc Delisle  <lem9@users.sourceforge.net>
1345    * db_details_qbe.php: use PMA_countRecords() when possible, to be able
1346      to centralise into it the VIEW detection logic
1347    * sql.php: affected rows are returned in case of DELETE with no WHERE
1348      clause, at least since MySQL 4.0.x, so no need to pre-count
1350 2006-01-25 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1351     * server_status.php:
1352       fixed bug: high ascii char in preg_match
1353     * lang/german-*: update
1355 2006-01-24 Marc Delisle  <lem9@users.sourceforge.net>
1356     * lang/*: strViewMaxExactCount for the VIEW row count detection
1357       I'm working on...
1359 2006-01-23 Michal Čihař  <michal@cihar.com>
1360     * lang/czech: Translation update.
1362 2006-01-22 Marc Delisle  <lem9@users.sourceforge.net>
1363     * libraries/common.lib.php: bug #1410787, incorrect merging of parameters
1364       contained in an array
1366 2006-01-21 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1367     * tbl_printview.php: typo
1369 2006-01-20 Marc Delisle  <lem9@users.sourceforge.net>
1370     * export.php: bug #1410078, error exporting query ending with semicolon,
1371       thanks to Ryan Schmidt
1373 2006-01-19 Marc Delisle  <lem9@users.sourceforge.net>
1374     * main.php: already defined constant
1375     * libraries/display_create_table.lib.php: bug #1376314, I remove
1376       the check to detect the privilege to create a table (see comments
1377       in the code)
1379 2006-01-19 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1380     * pdf_schema.php, db_details_qbe.php, libraries/display_tbl.lib.php,
1381       libraries/export/htmlword.php, libraries/export/latex.php,
1382       libraries/import.lib.php, libraries/ip_allow_deny.lib.php,
1383       libraries/transformations.lib.php,
1384       libraries/transformations/text_plain__external.inc.php:
1385       fixed bug #1409972 PHP 5.1.2 compatibility
1386     * libraries/url_generating.lib.php:
1387       fixed bug: undefined index server ($GLOBALS['server'])
1389 2006-01-18 Michal Čihař  <michal@cihar.com>
1390     * Documentation.html: Add info about Apache CGI and http auth (patch
1391       #1375495).
1393 2006-01-17 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1394     * libraries/database_interface.lib.php:
1395       fixed bug: undefined index with empty database in db structure view
1396     * libraries/display_import.lib.php:
1397       fixed bug: display issues with Opera (and Safari?)
1398     * libraries/plugin_interface.lib.php:
1399       - fixed bug: display issues with Opera (and Safari?)
1400       - added source documentation
1401       - PEAR coding standard
1402       - clarified some variable names
1403     * db_sarch.php:
1404       fixed bug: Undefined variable: num_tables
1405     * [really much files]: (not complete) PEAR coding standard
1407 2006-01-16 Marc Delisle  <lem9@users.sourceforge.net>
1408     * server_privileges.php: typo
1409     * libraries/check_user_privileges.lib.php: bug #1406499,
1410       a username containing an hyphen could not create a db under
1411       MySQL 4.0.x, thanks to "timeout-"
1412     * libraries/common.lib.php: bug #1405956, uninitialized variable $link,
1413       thanks to Sebastian Mendel
1415 2006-01-14 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1416     * libraries/sql_query_form.lib.php: undefined js variable
1417     * libraries/database_interface.lib.php: PMA_DBI_get_tables_full() first parameter
1418       now also accepts an array of database names not only a single name
1419     * libraries/common.lib.php: PMA_getTableList():
1420       added second parameter to pass tables (if already fetched from db)
1421     * left.php: make use of new functionality in PMA_getTableList() and
1422       PMA_DBI_get_tables_full(): reduce db server traffic (MySQL >=5.0)
1423     * libraries/common.lib.php:
1424       removed aditional check for table row count for left frame tree
1425       (bug #1397061 Left frame not loaded correct on MySQL error)
1426     * libraries/common.lib.php, left.php:
1427       bug #1392924 undefined index: tab_count
1428     * libraries/display_export.lib.php, css/phpmyadmin.css.php,
1429       themes/*/css/theme_right.css.php:
1430       'fixed' layout of export screen for buggy safari and opera
1431     * db_operations.php, export.php, index.php, left.php,
1432       libraries/auth/cookie.auth.lib.php, libraries/common.lib.php,
1433       libraries/db_details_common.inc.php, libraries/db_table_exists.lib.php,
1434       libraries/display_export.lib.php, libraries/display_tbl.lib.php,
1435       libraries/export/sql.php, libraries/footer.inc.php,
1436       libraries/header.inc.php, libraries/left_header.inc.php,
1437       libraries/mult_submits.inc.php, libraries/mysql_charsets.lib.php,
1438       libraries/relation.lib.php, libraries/server_common.inc.php,
1439       libraries/sql_query_form.lib.php, libraries/sqlparser.lib.php,
1440       libraries/tbl_indexes.lib.php, libraries/tbl_move_copy.php,
1441       libraries/url_generating.lib.php, querywindow.php, scripts/setup.php,
1442       server_databases.php, server_privileges.php, server_processlist.php,
1443       sql.php, tbl_addfield.php, tbl_alter.php, tbl_change.php, tbl_create.php,
1444       tbl_indexes.php, tbl_replace.php:
1445       allow 0 as name for database, table collumn, alias and index
1447 2006-01-12 Marc Delisle  <lem9@users.sourceforge.net>
1448     * Documentation.html: typo, thanks to Cédric Corazza
1449     * libraries/common.lib.php: remove high-ascii characters, and an
1450       assignment syntax that does not work on PHP 5.1.2
1451     * libraries/database_interface.lib.php: PHP 5.1.2 compatibility
1453 2006-01-11 Marc Delisle  <lem9@users.sourceforge.net>
1454     * sql.php, libraries/sqlparser.lib.php: other fixes for bug #1394479
1456 2006-01-11 Michal Čihař  <michal@cihar.com>
1457     * main.php: Do not fail if no server is defined.
1458     * main.php, libraries/left_header.inc.php,
1459       libraries/select_server.lib.php: Show server selection if no server set
1460       and we have one server configuration (bug #1399880).
1461     * libraries/import/sql.php: Fix hang on unclosed quoted string (bug
1462       #1402270).
1464 2006-01-10 Marc Delisle  <lem9@users.sourceforge.net>
1465     * libraries/sqlparser.lib.php: bug #1394479, problem detecting ending
1466       semi-colon, generates a SHOW KEYS FROM no table name
1468 2006-01-09 Michal Čihař  <michal@cihar.com>
1469     * import.php: Work on 10MB chunks if no memory limit is set (bug
1470       #1399477).
1472 2006-01-07 Marc Delisle  <lem9@users.sourceforge.net>
1473     * sql.php: bug #1395590 Safari Bookmark query fieldset float problem,
1474       thanks to Ryan Schmidt
1475     * libraries/common.lib.php: bug #1397749, Safari: space before
1476       PMA_linkOrButton link is part of the link, thanks to Ryan Schmidt
1477     * server_privileges.php: bug #1398018, Safari fieldset float issue in
1478       privileges screens, thanks to Ryan Schmidt
1479     * libraries/Config.class.php: bug #1398931, incorrect detection of
1480       PmaAbsoluteUri in vhost situations, thanks to Ryan Schmidt
1482 2006-01-06 Marc Delisle  <lem9@users.sourceforge.net>
1483     * db_datadict.php, pdf_schema.php: bug #1389165, data dict shows all
1484       columns as Null Yes
1485     * pdf_schema.php: display PDF schema did not work (missing dot)
1487 2006-01-04 Marc Delisle  <lem9@users.sourceforge.net>
1488     * server_privileges.php: since we use DROP USER, some options to
1489       remove a user did not work under MySQL 4.1.x (only mode 2 worked),
1490       so I remove them from the dialog. Thanks to Ken Stanley for
1491       the bug report.
1492     * server_status.php: patch #1395031, not proper URL encoding,
1493       adapted from proposed solution by Matt LaPlante, thanks
1495 2006-01-02 Marc Delisle  <lem9@users.sourceforge.net>
1496     * libraries/display_create_table.lib.php: bug #1389868,
1497       Safari's rendering of "Create table" fieldset, thanks to Ryan Schmidt
1499 2006-01-01 Michal Čihař  <michal@cihar.com>
1500     * libraries/Config.class.php: Do not check permissions on Windows, it
1501       seems to be broken anyway.
1503 2006-01-01 Marc Delisle  <lem9@users.sourceforge.net>
1504     * libraries/transformations.lib.php: remove some PHP3 compatibility code
1506 2005-12-31 Marc Delisle  <lem9@users.sourceforge.net>
1507     * libraries/common.lib.php: bug #1388167, deleting a row in a table
1508       without a primary key, handle correctly is_js_confirmed
1510 2005-12-30 Marc Delisle  <lem9@users.sourceforge.net>
1511     * server_databases.php: bug #1388135, IE and dropping databases
1512     * librairies/mult_submits.inc.php: strong warning for DROP DATABASE
1513     * tbl_printview.php: bug #1389165, Print view shows all columns as Null Yes
1514       (MySQL 5.x)
1515     * libraries/Config.class.php: patch #1392181, typo,
1516       thanks to Luis Mirabal - normannormal
1518 2005-12-27 Marc Delisle  <lem9@users.sourceforge.net>
1519     * main.php, libraries/check_user_privileges.lib.php:
1520       - reenable a non-privileged user to change his password
1521       - display the Reload MySQL link only if user has proper rights
1522     * Documentation.html: bug #1389582, unclosed code tag,
1523       thanks to Isaac Bennetch
1525 2005-12-25 Michal Čihař  <michal@cihar.com>
1526     * libraries/import.lib.php, libraries/import/sql.php: Handle correctly
1527       dumps with commented out commands (eg. from mysqldump).
1529 2005-12-22 Marc Delisle  <lem9@users.sourceforge.net>
1530     * tbl_change.php, libraries/common.lib.php: bug #1381856,
1531       Cannot edit a table having 40 columns
1532     * libraries/common.lib.php: bug #1388116, cannot pass TRUE by reference
1533       to PMA_setCookie, thanks to Isaac Bennetch
1534     * libraries/tbl_replace_fields.inc.php: recent fix introduced a bug:
1535       cannot change a value for a nullable field
1537 2005-12-21 Marc Delisle  <lem9@users.sourceforge.net>
1538     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat
1539     * lang/hungarian update, thanks to Mihály Mészáros <necronix@freemail.hu>
1540     * tbl_properties_operations.php, libraries/tbl_properties.inc.php:
1541       bug #1349262, mismatch between PMA and MySQL about Storage Engine
1542       and table type
1543     * server_status.php, lang/*: bug #1348249, add a warning hint about
1544       the possibility of some counters being overrun (stats from MySQL server)
1546 2005-12-20 Marc Delisle  <lem9@users.sourceforge.net>
1547     * libraries/common.lib.php: does not return to correct page after
1548       the creation of a bookmark
1549     * libraries/display_create_table.lib.php: bug #1376314, detection of
1550       privileges to create a table (fix for MySQL 4.0.x case)
1551     * tbl_change.php, tbl_replace.php, libraries/tbl_replace_fields.inc.php:
1552       bug #1385974, cannot un-null a value
1554 2005-12-17 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1555     * db_details_importdocsql.php, db_operations.php,
1556       libraries/relation.lib.php, libraries/relation_cleanup.lib.php
1557       libraries/tbl_move_copy.php, libraries/transformations.lib.php
1558       pdf_pages.php, pdf_schema.php, tbl_alter.php, tbl_relation.php:
1559       added database name to relation querys
1561 2005-12-17 Marc Delisle  <lem9@users.sourceforge.net>
1562     * libraries/url_generating.lib.php: problem with accented table names
1564 2005-12-16 Michal Čihař  <michal@cihar.com>
1565     * Documentation.html, libraries/common.lib.php,
1566       libraries/config.default.php, libraries/database_interface.lib.php: Add
1567       support for hiding databases (RFE #1372865).
1568     * Documentation.html, export.php, import.php,
1569       libraries/config.default.php: Configurable memory limit (RFE #1373904).
1571 2005-12-14 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1572     * libraries/Config.class.php:
1573       - added check is_readable for user config file
1574       - check config file also on wakeup (bug #1376522)
1575     * libraries/Config.class.php, libraries/common.lib.php:
1576       fixed handling of https and $cfg['ForceSSL'] (bug #1379491)
1577     * left.php, js/function.js: fixed undeclared javascript variables
1578     * js/keyhandler.js: fixed wrong spellt 'aplewebkit' (bug #1379034)
1580 2005-12-14 Michal Čihař  <michal@cihar.com>
1581     * libraries/config.default.php, Documentation.html: Transliterate invalid
1582       chars by default (RFE #1380255).
1583     * left.php: Resurrect database link in light frame (bug #1373804).
1584     * index.php, js/querywindow.js: Move navigation frame to right for rtl
1585       languages.
1587 2005-12-13 Michal Čihař  <michal@cihar.com>
1588     * querywindow.php: Fix query history displaying (bug #1374639).
1590 2005-12-12 Michal Čihař  <michal@cihar.com>
1591     * scripts/setup.php: Use same format of version file as in upgrade.pl.
1593 2005-12-12 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1594     * libraries/common.inc.php, libraries/grab_globals.inc.php:
1595       preprare removal of grab_globals:
1596        - moved stuff from grab_globals into common.inc.php
1597        - check/init global required variables like: $lang, $server, $db, $table,
1598          $convcharset, $goto, $back, $sql_query
1599        - introduced $goto-whitelist
1600        - PEAR coding standard
1601     * libraries/common.inc.php, libraries/auth/cookie.auth.lib.php,
1602       libraries/auth/http.auth.lib.php, libraries/grab_globals.lib.php,
1603       libraries/relation.lib.php, scripts/setup.php:
1604        - check magic_quotes only once in common.inc.php
1605     * css/phpmyadmin.css.php, tbl_properties_operations.php:
1606       styled table operations dialog
1607     * db_search.php: revised
1608     * libraries/common.inc.php: fixed high ascii char
1610 2005-12-11 Marc Delisle  <lem9@users.sourceforge.net>
1611     * libraries/tbl_properties_links.inc.php: bug #1375752,
1612       wrong page after insert (losing many URL parameters)
1614 2005-12-11 Michal Čihař  <michal@cihar.com>
1615     * scripts/create-release.sh, scripts/upgrade.pl: Use same URL for updating
1616       as for setup.php, this one is autogenerated so there is no need for more
1617       manual steps.
1618     * browse_foreigners.php, left.php, libraries/header_meta_style.inc.php:
1619       Drop <base href=".." />, it should not be needed at all.
1620     * lang/czech: Update.
1622 2005-12-11 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1623     * libraries/database_interface.lib.php::PMA_DBI_get_columns_full():
1624       - forgot debug code
1625       - correct result for non MySQL 5
1627 2005-12-10 Marc Delisle  <lem9@users.sourceforge.net>
1628     * tbl_properties_structure.php, lang/*: new $strBrowseDistinctValues
1629     * Documentation.html: anchors and formatting cleanup,
1630       thanks to Cédric Corazza
1631     * libraries/relation.lib.php: bug #1370785, error browsing a table under
1632       PHP 4 when no controluser is defined but a pmadb is defined
1634 2005-12-09 Michal Čihař  <michal@cihar.com>
1635     * libraries/auth/http.auth.lib.php: Simplify code, use getenv, support for
1636       CGI (inspired by patch #1375495).
1637     * Documentation.html: Clarify http auth description.
1638     * scripts/setup.php: Show available version information even when using
1639       CVS version.
1640     * libraries/dbi/mysql.dbi.lib.php: This is mysql extension.
1642 2005-12-09 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1643     * libraries/dbi:
1644       PMA_DBI_free_result() now accepts more than one resource to be freed
1645     * libraries/database_interface.lib.php:
1646       - some comments, PEAR coding standard
1647       - PMA_DBI_get_tables(), PMA_DBI_get_fields(): use PMA_DBI_fetch_result();
1648       - added PMA_DBI_get_columns_full()
1649       - PMA_DBI_fetch_result() now accepts an array as $key parameter
1650         for multidimensional arrays (returns: $result[key1][key2][key3] = $row)
1651       - PMA_DBI_get_variable(): use PMA_DBI_fetch_value()
1653 2005-12-08 Marc Delisle  <lem9@users.sourceforge.net>
1654     * scripts/setup.php: Typos
1655     * libraries/common.lib.php: unneeded parameter in PMA_safe_db_list()
1657 2005-12-08 Michal Čihař  <michal@cihar.com>
1658     * tbl_change.php: Fix XHTML and thus action selection behavior (bug
1659       #1376391).
1660     * lang/czech: Fix typo.
1661     * tbl_select.php, libraries/display_tbl.lib.php,
1662       tbl_properties_operations.php, tbl_indexes.php, db_operations.php,
1663       server_privileges.php, server_binlog.php: Fix XHTML.
1664     * tbl_properties_export.php: Fix output before headers.
1665     * Documentation.html: Add commands how to setup config dir, note about
1666       changing permissions.
1667     * scripts/setup.php: Show Save and Load buttons disabled if saving not
1668       available.
1669     * libraries/Config.class.php: Refuse to load config file with world
1670       writable permissions, refuse to work with existing config dir.
1671     * lang/*, libraries/auth/config.auth.lib.php: Suggest to run setup script
1672       if auth with default values fails.
1673     * libraries/grab_globals.lib.php: Do not choke on arrays in $_SERVER
1674       array (bug #1370414).
1675     * libraries/sql_query_form.lib.php: Require bookmark code when we use it.
1676     * libraries/export/sql.php: Backquote database name (RFE#1376336).
1677     * libraries/plugin_interface.lib.php, import.php,
1678       libraries/display_import.lib.php, libraries/import/*: Generic plugin
1679       infrastructure and use it in import (needed for RFE#1325937), work in
1680       progress.
1682 2005-12-08 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1683     * libraries/tbl_move_copy.php: added PMA_table_rename()
1684     * tbl_properties_common.php, libraries/tbl_properties_links.inc.php:
1685       moved table related output after possible table changes
1686     * libraries/tbl_properties_table_info.inc.php:
1687       added some comments and made some code more readable
1688     * tbl_properties_operations.php:
1689       complete revise (xhtml output, fieldsets, forms merged)
1690     * tbl_rename.php: removed, deprecated by function PMA_table_rename()
1691     * db_search.php, libraries/common.lib.php, libraries/tbl_move_copy.php,
1692       pdf_schema.php: removed PMA_isInto(), deprecated by in_array()
1693     * libraries/mult_submits.inc.php, sql.php, tbl_addfield.php, tbl_alter.php,
1694       tbl_import.php, tbl_properties.php, tbl_properties_structure.php,
1695       tbl_properties_operations.php, tbl_properties_export.php, tbl_select.php
1696       tbl_relation.php: moved tbl_properties_common.php into libraries
1697     * libraries/common.lib.php, libraries/tbl_properties_common.php,
1698       libraries/tbl_properties_links.inc.php, tbl_properties_operations.php:
1699       global init of $GLOBALS['url_params']
1701 2005-12-07 Michal Čihař  <michal@cihar.com>
1702     * lang/*: Unused messages cleanup, add missing ones.
1703     * lang/sync_lang.sh: Less verbose output to allow quick overview.
1704     * lang/czech: Update.
1705     * lang/galician: Update, thanks to Xose Calvo - xosecalvo.
1707 2005-12-07 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1708     * libraries/Config.class.php: clear old config values
1709     * libraries/engines/memory|ndbcluster|merge|mrg_myisam|binlog.lib.php: new
1710     * libraries/engines/myisam|bdb|berkeleydb.lib.php:
1711       - PEAR coding standard
1712       - added comments
1713       - added more status variables
1714     * libraries/storage_engines.lib.php, libraries/engines/innodb.lib.php:
1715       - added PMA_StorageEngine::getMysqlHelpPage()
1716     * server_engines.php:
1717       - display link to mysql manual for specific engine
1718     * css/phpmyadmin.css.php, libraries/engines/innodb.lib.php:
1719       arrange innodb buffer pool tables side by side
1720     * css/phpmyadmin.css.php, server_collations.php:
1721       - use style classes
1722       - PMA_NO_VARIABLES_IMPORT
1723     * server_variables.php:
1724       - use style classes
1725       - format numbers
1726       - display only global variables that differs from local/session
1727       - use PMA_DBI_fetch_result()
1728       - PMA_NO_VARIABLES_IMPORT
1729     * js/querywindows.js:
1730       - added setTable()
1731       - set empty table on db change (bug #1375387)
1732     * left.php: removed unsused javascript event
1733     * index.php, left.php, libraries/sql_query_form.lib.php:
1734       syncronize id and name attribute for frame tags but keep IE sending
1735       querywindow form to the correct window (bug #1374757, #1364470, #1297985)
1737 2005-12-06 Marc Delisle  <lem9@users.sourceforge.net>
1738     * libraries/common.lib.php: bug #1374236, sorting order
1739     * libraries/auth/cookie.auth.lib.php: bug #1374753, Language change on
1740       login panel not propagated
1742 2005-12-06 Michal Čihař  <michal@cihar.com>
1743     * libraries/config.default.php: Modify default export configuration (RFE
1744       #1373891).
1745     * libraries/database_interface.lib.php: Do not add BINARY types multiple
1746       times (bug #1374457).
1747     * libraries/common.lib.php, libraries/config.default.php: Variable name
1748       should be ForceSSL and not ForceSLL (bug #1374452).
1750 2005-12-06 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1751     * libraries/common.lib.php:
1752       - wrong quote, thanks to Matt "Cyber Dog" LaPlante
1753       - PMA_getTab(): use $_SERVER['PHP_SELF']
1754     * libraries/display_import.lib.php: missing '/' for closing div tag
1755     * libraries/display_export.lib.php: no name attribute for sup tag
1756     * server_engines.php:
1757       - revised (style, code, xhtml output)
1758       - use variable name as title if title is empty
1759       - make use of PMA_formatNumber() for non byte numeric values
1760       - set PMA_NO_VARIABLES_IMPORT
1761     * libraries/storage_engines.lib.php: revised
1762       - added PHP 5 constructor
1763       - added comments
1764       - PEAR coding standard
1765     * libraries/engines/innodb.lib.php:
1766       - revised (style, code, xhtml output)
1767       - added more status variables
1768       - PEAR coding standard
1769       - make use of PMA_formatNumber()
1770       - added comments
1771     * libraries/grab_globals.lib.php: protect $import_blacklist from overwriting
1773 2005-12-05 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1774     * libraries/common.lib.php: added PMA_array_merge_recursive()
1775     * libraries/Config.class.php:
1776       - make use of PMA_array_merge_recursive()
1777       - correctly reset config variables on changes in config.inc.php
1778     * sql.php: hide edit/delete links for information_schema (bug #1373201)
1779     * db_operations.php: revised (style, code, xhtml output)
1781 2005-12-05 Michal Čihař  <michal@cihar.com>
1782     * many files: Use same script tag, use CDATA for scripts (RFE #995065).
1783     * export.php: Check for correct parameters.
1784     * import.php, lang/*, libraries/import/csv.php, libraries/import/ldi.php:
1785       Fix import of some CSV files (bug #1373731), provide better error
1786       messages.
1787     * lang/czech: Update.
1788     * import.php, libraries/display_import.lib.php: Fix import layout (bug
1789       #1370416), prefer recoding of strings over changing MySQL charset as in
1790       this case we can show resulting queries.
1792 2005-12-04 Marc Delisle  <lem9@users.sourceforge.net>
1793     * lang/catalan update, thanks to Xavier Navarro (xavin).
1794     * server_privileges.php: do not use UNION DISTINCT, as it's not allowed
1795       before MySQL 4.0.17, and because "it does nothing" (cf manual)
1796       ### 2.7.0 released
1798 2005-12-04 Michal Čihař  <michal@cihar.com>
1799     * pdf_schema.php: Bad copy and paste, here should be iso-8859-2 (thanks
1800       Marc!).
1801     * libraries/import/csv.php: Fix use of escaped chars (bug #1371249).
1802     * lang/czech: Update.
1804 2005-12-03 Marc Delisle  <lem9@users.sourceforge.net>
1805     * export.php, libraries/config.default.php, libraries/export/pdf.php,
1806       libraries/display_export.php, lang/*.php: experimental PDF export
1808 2005-12-02 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1809     * libraries/header.inc.php: missing ; for html entity,
1810       thanks to Matt "Cyber Dog"
1811     * tbl_properties_structure.php: fixed bdo tag and id names
1812       thanks to Matt "Cyber Dog"
1813     * libraries/tbl_indexes.lib.php: fixed missing quote
1814       thanks to Matt "Cyber Dog"
1815     * libraries/tbl_indexes.lib.php, tbl_properties_structure.php,
1816       tbl_indexes.php: revised XHTML output
1817     * themes/original/css/theme_left|right_css.php: use $GLOBALS
1819 2005-12-01 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1820     * libraries/common.lib.php, Theme.class.php:
1821       missing '/' in img path (bug #1370437)
1822     * libraries/Config.class.php:
1823       no error for missing config file (bug #1370269)
1824     * libraries/session.inc.php: session cookie path (bug #1370294)
1825     * libraries/Theme_Manager.class.php: update theme list on wakeup
1827 2005-11-30 Michal Čihař  <michal@cihar.com>
1828     * lang/*: Messages for Sebastian.
1829     * libraries/Config.class.php: Actually load configuration.
1830     * Documentation.html, config.default.php (deleted),
1831       libraries/Config.class.php, libraries/config.default.php: Move
1832       config.default.php to librarires (bug #1365759).
1833     * scripts/setup.php: Adapted to new Config class, fix code generation.
1835 2005-11-30 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1836     * libraries/Config.class.php:
1837       - merged code from common.inc.php and defines.lib.php
1838       - allow to load without user config
1839     * libraries/common.inc.php:
1840       - make use of new PMA_Config class
1841       - merged PMA_dl() from libraries/defines.lib.php
1842     * libraries/defines.lib.php: removed
1843     * scripts/setup.php, scripts/upgrade.pl: use class PMA_Config
1844     * scripts/create-release.sh: removed references to defines.lib.php
1846 2005-11-29 Michal Čihař  <michal@cihar.com>
1847     * lang/sync_lang.sh: Add workaround for multibyte chars that can contain \
1848       as last byte.
1849     * lang/japanese: Update, thanks to Tadashi Jokagi - elf2000.
1850     * lang/czech: Update.
1851     * scripts/setup.php: Added check for latest version and links to homepage
1852       and donations page.
1854 2005-11-29 Marc Delisle  <lem9@users.sourceforge.net>
1855     * tbl_change.php, libraries/tbl_replace_fields.inc.php:
1856       bug #1367549, handling of CURRENT_TIMESTAMP
1858 2005-11-29 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1859     * libraries/common.lib.php
1860       - added PMA_setCookie() and PMA_removeCookie()
1861     * index.php, libraries/common.lib.php:
1862       - moved setting of cookies from index.php into common.lib.php
1863     * index.php
1864       - revised the parameter passing code
1865       - make use of new functionality of PMA_generate_common_url()
1866     * css/phpmyAdmin.css.php:
1867       - removed some unused deprecated elements
1868     * libraries/Theme.class.php, libraries/Theme_Manager.class.php:
1869       - added some functionality
1870       - added PMA_Theme_Manager::printPreviews() and PMA_Theme::printPreview()
1871     * main.php, css/phpmyAdmin.css.php, libraries/common.lib.php,
1872       index.php, libraries/auth/config.auth.lib.php,
1873       libraries/auth/cookie.auth.lib.php, themes.php, test/theme.php:
1874       - make use of new PMA_Theme and PMA_Theme_Manager classes
1875       - remove libraries/select_theme.lib.php
1876     * libraries/Config.class.php:
1877       new class for handling config
1879 2005-11-28 Marc Delisle  <lem9@users.sourceforge.net>
1880     * lang/italian: update, thanks to Luca Rebellato
1882 2005-11-28 Michal Čihař  <michal@cihar.com>
1883     * scripts/setup.php:
1884         - Don't allow loading of configuration if there is no write permission
1885           on config.
1886         - Add links to documentation.
1887         - Document all functions.
1888         - Warn about missing mbstring and old PHP version.
1889         - Display all warnings in one place.
1890     * libraries/auth/cookie.auth.lib.php: Display PMA_errors on login form.
1891     * Documentation.html: Add anchors to configuration directives.
1892     * libraries/sqlparser.lib.php: Do not use functions not supported by older
1893       PHP (bug #1367782).
1894     * libraries/string.lib.php: This line should not be commented out.
1896 2005-11-28 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1897     * libraries/Theme.class.php, libraries/Theme_Manager.class.php:
1898       new classes for handling themes
1899     * libraries/select_lang.lib.php:
1900       - revised
1901       - added check for lang directory (./lang/)
1902       - check files for languages
1903       - use PMA_sendHeaderLocation()
1904     * libraries/common.lib.php: moved all function to top, to make this as
1905       early as possible available
1907 2005-11-27 Michal Čihař  <michal@cihar.com>
1908     * Documentation.html, scripts/setup.php: Many new features to setup
1909       script.
1910     * pdf_schema.php: Do not use right_font_family.
1911     * lang/czech: Update.
1912     * libraries/auth/cookie.auth.lib.php: Fix undefined indexes.
1913     * libraries/display_select_lang.lib.php, libraries/select_lang.lib.php:
1914       Store HTML entities rather than relying on php functions to create them.
1916 2005-11-24 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1917     * libraries/grab_globals.lib.php: allow scripts to bypass importing vars
1918     * libraries/common.lib.php, libraries/export/sql.php,
1919       libraries/display_tbl.lib.php, libraries/mult_submits.inc.php, sql.php,
1920       tbl_replace.php, tbl_row_action.php:
1921       define variables only where needed, and use NULL to define them
1922       if some places test only for isset and not for content
1923     * libraries/select_lang.lib.php:
1924       - fixed unchecked variables as it was originaly in my mind
1925       - added error message if requested lang could not be set
1926       - set fallback to en-utf-8
1927       - minore fixes
1929 2005-11-25 Marc Delisle  <lem9@users.sourceforge.net>
1930     * main.php: move server choice into MySQL container
1931     * libraries/select_server.lib.php: show currently selected server
1932     * libraries/select_lang.lib.php: undefined pma_lang the first time (cookie
1933       does not exist)
1935 2005-11-24 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1936     * libraries/url_generating.lib.php:
1937       - do not htmlentities on whole string
1938       - respect arg_separator.input from php.ini
1939     * libraries/common.lib.php:
1940       - make PMA_sendHeaderLocation() earlier available
1941       - add SID only if set
1942       - check for url params already exist or not (wether & . SID or ? . SID)
1943       - respect arg_separator.input from php.ini
1944     * libraries/auth/cookie.auth.lib.php: use PMA_sendHeaderLocation()
1945       and new functionality of PMA_generate_common_url()
1946     * themes/original: revised
1947     * themes/darkblue_orange: revised
1949 2005-11-25 Michal Čihař  <michal@cihar.com>
1950     * Documentation.html, config.footer.inc.php(deleted),
1951       config.header.inc.php(deleted), libraries/common.lib.php,
1952       libraries/footer.inc.php, libraries/footer_custom.inc.php,
1953       libraries/header.inc.php, libraries/header_custom.inc.php,
1954       libraries/auth/cookie.auth.lib.php, libraries/auth/http.auth.lib.php:
1955       Header and footer per themes (RFE #984152) [this part removed later],
1956       config.{header,footer}.inc.php files are now optional.
1957     * libraries/select_lang.lib.php: Fix undefined indexes.
1958     * */.cvsignore: Ignore custom headers and temporary files from Vim.
1959     * libraries/footer.inc.php, lang/*: Better message for new window, thanks
1960       to Sebastian and Marc.
1961     * libraries/auth/cookie.auth.lib.php: Do not create URLs like index.php?&.
1962     * scripts/setup.php, Documentation.html, .cvsignore: Setup script (RFE
1963       #601016).
1965 2005-11-24 Marc Delisle  <lem9@users.sourceforge.net>
1966     * js/querywindow.js: bug #1365503, "do not overwrite this query"
1968 2005-11-24 Michal Čihař  <michal@cihar.com>
1969     * libraries/header_http.inc.php, libraries/header_meta_style.inc.php: Fix
1970       XSS on some libraries (CVE-2005-3665).
1971     * *.php, libraries/*.php: Move scritps that don't need direct access to
1972       libraries folder.
1973     * Documentation.html: Up to date information about relation stuff.
1974     * tbl_query_box.php: Remove unused file.
1975     * libraries/tbl_properties.inc.php: Disable clicking events on table
1976       creation (bug #1358896).
1977     * js/functions.js: Better support for noclickable rows (see above).
1978     * lang/swedish: Update, thanks to Björn T. Hallberg - bjornth.
1979     * lang/japanese: Update, thanks to Tadashi Jokagi - elf2000.
1980     * lang/czech: Updated.
1982 2005-11-24 Sebastian Mendel <cybot_tm@users.sourceforge.net>
1983     * themes/original/*, css/phpmyadmin.css.php:
1984       - updated theme
1985       - added version, to include only needed styles
1986     * libraries/dbi/*: added PMA_DBI_get_client_info(), PMA_DBI_get_proto_info()
1987       PMA_DBI_get_host_info()
1988     * main.php, css/phpmyadmin.css.php:
1989       - replaced table layout
1990       - added some more infos
1991     * themes/original/css/theme_left.cs..php: fixed font size
1992     * libraries/url_generating.lib.php:
1993       - dont add variables already in cookie (reduces html output up to 30%)
1994       - can pass all url variables as array to function
1995     * main.php, index.php: moved setting of cookies into index.php
1996     * libraries/select_lang.lib.php: made code more reliable
1997     * index.php: wrong check for safari
1999 2005-11-23 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2000     * *REVERTED* libraries/display_select_lang.lib.php: correct lang definition
2001     * themes/original/*, libraries/auth/*.auth.lib.php, server_privilegs.php,
2002       db_printview.php, tbl_properties_structure.php, tbl_properties.inc.php,
2003       tbl_relation.php, browse_foreigners.php, css/phpmyadmin.css.php,
2004       header_printview.inc.php, header_meta_style.inc.php, themes.php:
2005       - drop PMA_setFontSizes()
2006     * browse_foreigners.php, css/phpmyadmin.css.php, querywindow.php, themes.php
2007       header.inc.php, libraries/auth/config.auth.lib.php, db_details_qbe.php
2008       libraries/auth/cookie.auth.lib.php, server_collations.php
2009       - moved styles into css
2010     * themes.php, css/phpmyadmin.css.php:
2011       - moved styles into css
2012       - no need for javascript
2013     * relation.lib.php: uninitialized variable
2014     * tbl_select.php, css/phpmyadmin.css.php:
2015       - moved styles into css
2016       - minor code improvements
2018 2005-11-23 Michal Čihař  <michal@cihar.com>
2019     * config.default.php, libraries/import/csv.php, libraries/import/ldi.php:
2020       Drop optional escaping as this should not have any real functionality.
2021     * libraries/import.lib.php: Do not overwrite error message from import in
2022       case of single SQL query is being executed.
2023     * libraries/import/csv.php: Make enclosing behaviour same as in MySQL LOAD
2024       DATA (bug #1363532).
2025     * lang/*: Remove unused messages.
2026     * main.php, libraries/display_select_lang.lib.php,
2027       libraries/auth/cookie.auth.lib.php: Common code for language selection
2028       form.
2029     * libraries/display_select_lang.lib.php, libraries/select_lang.lib.php:
2030       Show native names of languages (RFE #1342726).
2031     * libraries/auth/cookie.auth.lib.php: Try to load mcrypt extension.
2032     * Documentation.html, config.default.php, libraries/common.lib.php:
2033       Configurable default connection collation (RFE #1025969).
2034     * css/phpmyadmin.css.php, libraries/auth/cookie.auth.lib.php: Use
2035       fieldsets on login form (RFE #1364546), use notice box for cookie
2036       information.
2037     * libraries/display_select_lang.lib.php,
2038       libraries/auth/cookie.auth.lib.php: Use fieldset for language selection.
2039     * main.php, libraries/left_header.inc.php,
2040       libraries/select_server.lib.php, libraries/auth/cookie.auth.lib.php:
2041       Functionalised server selection and use it in cookie auth (RFE
2042       #1362727).
2043     * libraries/common.lib.php: Do not complain if config file is not present,
2044       as we can still work in this case (bug #1364647).
2045     * lang/*: Added missing $strInvalidServerHostname.
2046     * libraries/auth/cookie.auth.lib.php: Move error message on top of page.
2047     * lang/swedish: Update, thanks to Bjorn T. Hallberg - bjornth.
2048     * header.inc.php: Remove unused code.
2049     * Documentation.html, tbl_properties.inc.php,
2050       transformation_overview.php, libraries/transformations/overview.php
2051       (deleted): Move transformation overview out of libraries folder.
2052     * js/*.js, libraries/*.js (deleted), browse_foreigners.php, calendar.php,
2053       header.inc.php, index.php, pdf_pages.php, querywindow.php,
2054       tbl_change.php, tbl_properties.inc.php,
2055       libraries/display_tbl_links.lib.php, test/theme.php: Move javascript
2056       stuff out of libraries folder.
2057     * libraries/.htaccess: Deny access to libraries folder over HTTP.
2058     * Documentation.html: Recommend disabling access to libraries folder.
2059     * libraries/display_export.lib.php, lang/*: Better description for
2060       filename format (RFE #1362423).
2061     * Documentation.html, index.php: Add target parameter to index.php to
2062       allow direct jump to any script.
2063     * libraries/auth/cookie.auth.lib.php: Remember selected page when login
2064       time outs.
2065     * footer.inc.php, server_links.inc.php, css/phpmyadmin.css.php, lang/*,
2066       libraries/common.lib.php: Add link for duplicating current frameset (RFE
2067       #1165206).
2068     * config.default.php, sql.php, Documentation.html: Allow browse page to be
2069       default (RFE #1228013).
2070     * db_details_structure.php, left.php, tbl_properties_links.php: Do not
2071       pass default query to sql.php as it is not needed right now.
2072     * tbl_change.php, tbl_printview.php, tbl_properties.inc.php,
2073       tbl_properties_structure.php, libraries/display_tbl.lib.php,
2074       libraries/export/htmlword.php, libraries/export/latex.php: Use native
2075       MySQL comments when applicable (RFE #1362923).
2077 2005-11-22 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2078     * added test/theme.php: for testing themes
2079     * phpinfo.php:
2080       - respect only $GLOBALS['cfg']['ShowPhpInfo']
2081       - minimum include
2082     * libraries/common.lib.php
2083       - merged two server array checks
2084       - dont exit if user config loading failed
2085       - dont exit with invalid server index
2086       - use file_get_contents() or file() if not present
2087       - removed wrong error message
2088       - check if $cfg['ServerDefault'] is in $cfg['Servers'] before usning it
2090 2005-11-21 Michal Čihař  <michal@cihar.com>
2091     * libraries/import/sql.php: Fix query splitting in some cases (reported by
2092       Marc).
2093     * libraries/common.lib.php, lang/*: Translate message that has been
2094       ignored for 2.7.0 release.
2095     * libraries/common.lib.php: Make code more redable, default to MySQL 5.0
2096       documentation as it is latest stable version.
2097     * main.php, libraries/select_server.lib.php,
2098       libraries/auth/cookie.auth.lib.php: Escape verbose server name (bug
2099       #1362671).
2100     * index.php: Avoid XSS on HTTP_HOST.
2102 2005-11-20 Marc Delisle  <lem9@users.sourceforge.net>
2103     ### 2.7.0-rc1 released
2104     * many files: $dbh becomes $controllink for better contrast with $userlink
2106 2005-11-20 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2107     * libraries/common.lib.php::PMA_showMySQLDocu()
2108       - undefined constant (if server connection fails)
2109     * libraries/select_theme.lib.php
2110       - undefined variable (if server connection fails)
2112 2005-11-18 Marc Delisle  <lem9@users.sourceforge.net>
2113     * libraries/database_interface.lib.php: initialize in case there are
2114       no databases (MySQL < 5.0)
2116 2005-11-18 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2117     * server_databases.php:
2118       - require_once common.lib.php BEFORE ANYTHING else
2119       - unified style, removed tables
2120       - removed superuser check for dbstats
2121     * css/phpmyadmin.css.php:
2122       - small improvements
2123     * themes/darkblue_orange/css/*
2124       - fixed font sizes
2125     * lang/english-*: small improvements
2126     * tbl_properties_structure.php
2127       - do not truncate rowcount and next autoindex
2128     * /*
2129       - common.lib.php should REALLY REALLY and ALWAYS be the first include
2130       - no other calls to grab_gloabls.lib.php
2131     * fixed minimum_common for css files
2132     * header.inc.php: missing ; after &quot
2133     * libraries/function.js::pdfPaperSize()
2134       - function does not always return a vlaue
2135       - undeclared variables
2136     * libraries/display_export.lib.php
2137       - use superscript tag for comment
2138     * server_links.inc.php
2139       - require_once server_common.inc.php
2141 2005-11-17 Marc Delisle  <lem9@users.sourceforge.net>
2142     * Documentation.html: patch #1353283, thanks to Isaac Bennetch
2143     * lang/finnish: update, thanks to Jouni Kahkonen
2144     * lang/belarusian updates, thanks to Jaska Zedlik
2146 2005-11-17 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2147     * libraries/grab_globals.lib.php: just to be sure:
2148       - clean/empty $GLOBALS with $variables_whitelist
2149       - unset some vars after use
2150       - check all superglobals that could be imported by register_globals=on
2151         for GLOBALS key (not only _REQUEST and _FILES )
2152       - added $import_blacklist
2153         - added variables starting with pma_, numeric or containing spaces
2154         - *REVERT* do not prevent import pma_*
2155       - rewrote PMA_gpc_extract()
2156         - use $import_blacklist
2157         - documentation
2158     * libraries/common.lib.php, libraries/mysql_charsets.lib.php,
2159       libraries/select_lang.php: keep the global space clean
2160       - unset variables after use
2161       - commented out some never used variables
2162     * main.php, libraries/common.lib.php, libraries/dbi/*:
2163       - added $GLOBALS['PMA_errors'] array
2164     * libraries/database_interface.lib.php, libraries/dbi/*:
2165       fall back to alternative mysql extension if selected fails and switch to
2166       error.php if this fails too
2167        - moved loading of extension out of libraries/dbi/* into
2168          libraries/database_interface.lib.php
2169     * libraries/sanitizing.lib.php: dont use deprecated tags
2170     * lang/german-*: fixed $strCantLoad
2172 2005-11-16 Marc Delisle  <lem9@users.sourceforge.net>
2173     * tbl_properties_links.php: missing menu tabs
2174     * Documentation.html, config.default.php, footer.inc.php,
2175       querywindow.php, tbl_query_box.php, libraries/common.lib.php,
2176       libraries/left_header.inc.php, libraries/sql_query_form.lib.php:
2177       new Query Window behavior
2179 2005-11-16 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2180     * added missing themes/darkblue_orange/img/error.ico
2181     * themes/darkblue_orange/css/theme_right.css.php
2182       - wrong error.ico
2183     * themes/*/img/tbl_error.png, themes/original/img/tbl_*, themes/*/img/dot_*,
2184       themes/*/img/frm_linevrlt.png
2185       - removed
2187 2005-11-15 Michal Čihař  <michal@cihar.com>
2188     * css/phpmyadmin.css.php: Do not use common header file, as there is
2189       nothing common at all.
2190     * libraries/header_http.inc.php: Allways send text/html content type.
2191     * libraries/db_table_exists.lib.php, libraries/header_http.inc.php,
2192       transformation_wrapper.php: Use define rather than variable for
2193       conditional paths.
2194     * libraries/display_create_database.lib.php: Add label for create database
2195       input.
2197 2005-11-14 Michal Čihař  <michal@cihar.com>
2198     * libraries/sql_query_form.lib.php: Fix %f expansion (bug #1355776).
2200 2005-11-14 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2201     * themes/*/css/theme_right.css.php, css/phpmyadmin.css.php:
2202       bug #1342683 Wrong URL to error.ico
2203     * libraries/tooltip.js::pmaTooltip():
2204       - no return value (not always returns a value)
2205       - additional check
2206       - undefined variable docY
2207     * libraries/left_header.inc.php
2208       - added class icon
2209     * display_tbl.lib.php, libraries/display_tbl_links.lib.php:
2210       - added class icon to images
2211       - fixed select all rows
2212       - removed arrow_ltr/rtl.png for vertical display
2213       - cleaned up php code and html output
2214     * css/phpmyadmin.css.php:
2215       - removed space arround form elements
2217 2005-11-13 Michal Čihař  <michal@cihar.com>
2218     * Documentation.html, config.default.php, main.php, server_links.inc.php,
2219       server_variables.php, server_status.php: Drop $cfg['ShowMysqlInfo'] and
2220       $cfg['ShowMysqlVars'] and show info in all cases. Drop $is_superuser
2221       condition from showing php info.
2222     * lang/czech: Small improvements.
2224 2005-11-13 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2225     * db_details_structure.php: wrong js function call
2226     * libraries/functions.js
2227       - removed deprecated function setCheckboxesRange()
2228       - rewrote setCheckboxes()
2229       libraries/server_privilegs.js
2230       - removed setCheckboxes()
2231       header.inc.php: include functions.js for server_privilegs.php
2232       server_privilegs.php
2233       - bug #1353437 Table/Column privileges brokeness new in HEAD
2234       - fixed proper display fo yes/no for column/table specific rights
2235       - fixed row selection
2236       - make use of javascript:un/markAllRows()
2237       - adapted layout like db, table and row lists
2238     * lang/german: fixed translation
2240 2005-11-11 Marc Delisle  <lem9@users.sourceforge.net>
2241     * lang/bulgarian: Update, thanks to Stanislav Yordanov - stanprog.
2242     * lang/finnish: update, thanks to Jouni Kahkonen
2244 2005-11-10 Marc Delisle  <lem9@users.sourceforge.net>
2245     * libraries/session.inc.php, Documentation.html: bug #1352479, warn
2246       if PHP does not support session
2247     * server_privileges.php: bug #1353435, selecting users to drop is broken
2248       and bug #1353437, undefined index while editing a user
2250 2005-11-10 Michal Čihař  <michal@cihar.com>
2251     * scripts/create-release.sh: = is correct for comparsion in shell.
2252     * server_privileges.php: Revert fix for #1353437, there are wrong data and
2253       not displaying of it, fix bad display of table privileges.
2255 2005-11-09 Marc Delisle  <lem9@users.sourceforge.net>
2256     * pdf_pages.php: bug #1245891, too large scaling in PDF schema
2257     * libraries/bookmark.lib.php: bug #1339184 (for bookmark insertion)
2258     * tbl_properties.inc.php: superscript 1 for Length/Values
2260 2005-11-09 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2261     * server_databases.php, mysql_charsets-lib.php:
2262       bug #1351743 undefined function: pma_getservercollation()
2263     * database_interface.lib.php: added PMA_DBI_get_default_engine()
2264     * db_details_structure.php:
2265       - fixed display issues
2266       - display default engine in footer
2267     * libraries/common.lib.php: added PMA_getDbLink
2268     * libraries/display_create_table.lib.php: use fieldset
2269     * server_privilegs.php, libraries/server_privilegs.js:
2270        - db with only table specific rights where not displayed if there was not
2271          at least one db with db specfic rights
2272        - javascript errors
2273     * function.js, db_details_structure.php, tbl_properties_structure.php,
2274       display_tbl.lib.php, server_databases.php:
2275        - added js:markAllRows(), js:unMarkAllRows()
2276        - check/uncheck all rows now sets mark color for this rows
2278 2005-11-08 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2279     * Documentation.html, browse_foreigners.php, error.php,
2280       header_printview.inc.php, index.php, left.php, translators.html,
2281       libraries/header_meta_style.inc.php, scripts/decode_bug.php:
2282       fixed/added favicon
2283     * tbl_indexes.php: bug #1350872 Broken Link in Structure Tab
2285 2005-11-07 Marc Delisle  <lem9@users.sourceforge.net>
2286     * tbl_properties_links.php: undefined variable $db_is_information_schema
2287     ### 2.7.0-beta1 released
2289 2005-11-06 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2290     * libraries/display_tbl.lib.php:
2291       bug #985399 MIME-based in print view / need to select the pk
2292     * db_details_db_info.php: Undefined variable: db_is_information_schema
2293     * tbl_properties.inc.php: bug #1305585 Add field(s) -> type ENTER
2295 2005-11-06 Marc Delisle  <lem9@users.sourceforge.net>
2296     * lang/norwegian: Update, thanks to Sven-Erik Andersen
2298 2005-11-06 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2299     * libraries/database_interface.lib.php,
2300       libraries/dbi/*.dbi.lib.php:
2301       - added PMA_DBI_convert_message()
2302       - bug #1344654 Not converted mysql error message to chosen user language
2303     * sql.php: use fieldset for 'bookmark this'
2305 2005-11-05 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2306     * themes/*/css/theme_right.css.php:
2307       dropped deprecated style classes
2308     * server_databases, libraries/databases_interface.lib.php,
2309       libraries/mysql_charsets.lib.php:
2310       updated database list:
2311       - added PMA_getServerCollation()
2312         - display server collation in db list footer
2313       - added PMA_DBI_get_databases_full()
2314         - make use of info_schema on MySQL 5
2315         - always display db stats for MySQL 5
2316       - fixed html output
2317       - replaced " with ' in some queries
2318     * tbl_properties_structure.php, tbl_properties_common.php
2319       tbl_properties_links.php:
2320       - no drop, empty, operation, insert, import for information_schema tables
2321       - enabled export for views
2322     * db_details_common.php, db_details_structure.php, db_details_links.php:
2323       - no import, drop, rights, operation for information_schema
2325 2005-11-04 Marc Delisle  <lem9@users.sourceforge.net>
2326     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza)
2328 2005-11-04 Michal Čihař  <michal@cihar.com>
2329     * db_details_structure.php: Read InnoDB exact count before rendering icons
2330       for truncating (bug #1337744).
2332 2005-11-04 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2333     * db_details_structure.php:
2334       fixed display of stats for InnoDB and information_schema
2335     * main.php:
2336       - bug #1348089 SQL and actions bellow should be same width
2337       - removed nowrap, vertical srcolling is really annoying
2338     * main.php, libraries/check_user_privileges.lib.php:
2339       - bug #1348189 after droping db some links in main.php are missing
2340     * header.inc.php, libraries/common.lib.php:
2341       - added class icon to img-tags
2342     * libraries/header_meta_style.inc.php:
2343       fixed position of link meta tag
2344     * libraries/select_server.lib.php
2345       fixed html output
2347 2005-11-03 Marc Delisle  <lem9@users.sourceforge.net>
2348     * tbl_change.php, tbl_replace.php, tbl_replace_fields.php:
2349       bug #1339184, problems in strict mode inserting auto-increment fields
2350     * libraries/header_meta_style.inc.php: favicon on login panel
2351     * lang/japanese: Update, thanks to Tadashi Jokagi - elf2000.
2353 2005-11-03 Michal Čihař  <michal@cihar.com>
2354     * libraries/common.lib.php: Incorrect message for validate links (bug
2355       #1346608).
2357 2005-11-03 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2358     * themes/dakrblue_orange/theme_right.css.php, css/phpmyadmin.css.php:
2359       fixed different font sizes
2360     * footer.inc.php, libraries/dbg/*:
2361       use $GLOBALS as this scripts can be included from inside a function
2362     * left.php, libraries/common.lib.php:
2363       fixed some rtl lang issues
2365 2005-11-02 Michal Čihař  <michal@cihar.com>
2366     * config.default.php: This is not a configuration file.
2367     * config.default.php, Documentation.html, libraries/common.lib.php: Use
2368       $cfg['Servers'][1] from config.default.php as defaults for settings in
2369       config.inc.php (bug #1330847).
2371 2005-11-02 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2372     * libraries/dbg/setup.php:
2373       - display error in error box
2374       - fixed 'not defined function'
2375     * libraries/dbg/profiling.php:
2376       - minor fixes: html output, speed, rtl lang
2377     * tbl_realtion.php:
2378       - fixed html output of table
2379       - used fieldset for forms
2380     * libraries/common.lib.php, browse_foreigners.php:
2381       - replaced $cfg['Bgcolor*'] with classes
2382       - make use of fieldset
2383     * css/print.css, dbv_datadict.php:
2384       - replaced $cfg['Bgcolor*'] with classes
2385       - reduced output size by 40%
2386     * libraries/display_create_tbl.php
2387       - XHTML compl.
2388       - added class icon
2390 2005-11-01 Marc Delisle  <lem9@users.sourceforge.net>
2391     * server_privileges.php: undefined variable when changing a password
2393 2005-11-01 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2394     * libraries/common.lib.php:
2395       bug #1342332 Error messages wrongly formatted.
2396     * themes/*/css/theme_right.css.php:
2397        - fixed some rtl languages issues
2398        - added style for notice box (server_export.php)
2400 2005-10-31 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2401     * themes/*/css/theme_right.css.php:
2402        - use right image path
2403        - fixed icon alignment for rtl languages
2404     * main.php, phpmyadmin.css.php, libraries/mysql_charsets.lib.php:
2405        - fixed some rtl language issues
2406     * favicon.ico: changed icon
2408 2005-10-31 Marc Delisle  <lem9@users.sourceforge.net>
2409     * server_privileges.php: do not display No under the Password column
2410       if this is not a "real user" definition
2412 2005-10-31 Michal Čihař  <michal@cihar.com>
2413     * libraries/select_lang.lib.php: Simplify code.
2414     * libraries/common.lib.php: Allow collation change for ENUM and SET
2415       columns (bug #1343627).
2416     * main.php: Use normal message on reload, not just plain text.
2417     * themes/darkblue_orange/css/theme_right.css.php,
2418       themes/original/css/theme_right.css.php: Fix URL for cursor (bug
2419       #1342683).
2421 2005-10-30 Michal Čihař  <michal@cihar.com>
2422     * lang/slovak: Update, thanks to Ivan Kuriscak - shylauda69.
2423     * lang/*: Remove duplicite message.
2424     * lang/sync_lang.sh: Sync japanese also, it works now (at least for me).
2425     * lang/japanese: Update, thanks to Tadashi Jokagi - elf2000.
2426     * libraries/display_tbl.lib.php: Do not break on special chars in column
2427       name (bug #1180668).
2428     * libraries/common.lib.php: Do not escape SQL query twice while showing it
2429       in error message (bug #1336452).
2430     * left.php, querywindow.php, tbl_query_box.php: Fix including of files
2431       when search path does not contain current directory.
2432     * libraries/common.lib.php, libraries/left_header.inc.php: Use common code
2433       for generating links to documentation, fixes link to new style docs.
2435 2005-10-29 Michal Čihař  <michal@cihar.com>
2436     * Documentation.html, config.default.php, libraries/common.lib.php: Link
2437       documentation to version we run (RFE #1334292), fix links for chapter
2438       documentation (bug #1341676), drop support for old links.
2439     * tbl_indexes.php, tbl_properties.inc.php, tbl_select.php,
2440       libraries/display_create_database.lib.php,
2441       libraries/sql_query_form.lib.php: Fix documentation links (bug
2442       #1341676).
2444 2005-10-29 Olivier Mueller <om@omnis.ch>
2445     * scripts/upgrade.pl: various fixes (was not handling rc/pl correctely),
2446       and improvements (--force option, installation summary, backup
2447       directory timestamp)
2449 2005-10-29 Marc Delisle  <lem9@users.sourceforge.net>
2450     * Documentation.html: clarification on FAQ 6.20
2451     * server_privileges.php: respect the chosen initial
2452     * libraries/display_tbl.lib.php: patch 1328902 (adapted), format row count
2453       in the Browse header, thanks to Cal Henderson
2455 2005-10-28 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2456     * server_privilegs.php, libraries/common.lib.php,
2457       themes/*/theme_right.css.php:
2458        - minor tweak in display
2459        - added PMA_unescape_mysql_wildcards()
2460        - bug #1144110 Unable to escape "_"
2461        - now every user from every mysql table is displayed
2462        - no table specific rights for db wildcards
2463     * index.php, favicon.ico: added favicon.ico
2465 2005-10-27 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2466     * libraries/common.lib.php::PMA_formatNumber(),
2467       db_details_structure.php: do not truncate rowcount
2468     * libraries/mysql_charsets.lib.php::PMA_getDbCollation():
2469       - preserve selected db
2470       - make use of PMA_DBI_select_db()
2471       - documentation
2472     * tbl_properties_structure.php:
2473       - added browser icon for each field (count unique values)
2474       - removed styling
2475       - make use of global row highlighting/marking
2476       - display 'print table' and row stats for views
2477       - no actions for info_schema tables
2478     * css/phpmyadmin.css.php:
2479       - added style for class selectallarrow
2480       - added extra space between icons and text
2481     * browse_foreigners.php, header_printview.inc.php, left.php:
2482       bug #1334963 Per-server themes - left frame colors unthemed
2483     * server_privileges.php:
2484       - bug #1274032 Field privileges with database names containing underscores
2485       - use DROP USER
2486       - use db_name LIKE REPLACE( mysql.db.Db, \_, _ )
2487     * libraries/grab_globals.lib.php: [XSS] clean $_SERVER variables
2488     * left.php, libraries/common.lib.php: format rowcount in left frame
2489     * server_privileges.php:
2490       bug #688255 Can't edit priv. when different host in db and user
2492 2005-10-26 Marc Delisle  <lem9@users.sourceforge.net>
2493     * lang/french* updates
2495 2005-10-26 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2496     * themes/*/theme_right.css.php, libraries/auth/http.auth.lib.php,
2497       db_operations.php, mult_submits.inc.php, server_privileges.php,
2498       css/phpmyadmin.css.php, libraries/common.lib.php, sql.php,
2499       libraries/auth/cookie.auth.lib.php:
2500       unified message boxes (error, warning, confirmation)
2501     * server_privilegs.php: MySQL 5 requires CREATE USER before GRANT
2503 2005-10-25 Michal Čihař  <michal@cihar.com>
2504     * lang/english: "Log in" is correct naming for action (RFE #945440).
2505     * tbl_properties_operations.php: Allow to change auto_increment for
2506       InnoDB (bug #1337873).
2507     * tbl_properties_operations.php: Reread table information after change, so
2508       that rendered page contains change, that has been just done.
2510 2005-10-24 Michal Čihař  <michal@cihar.com>
2511     * tbl_properties_operations.php: Fix changing table attributes, reread new
2512       parameters after changing them (bug #1290413).
2513     * main.php: Remove useless isset.
2514     * lang/czech: Update.
2516 2005-10-23 Marc Delisle  <lem9@users.sourceforge.net>
2517     * libraries/relation.lib.php: there is already a function to do this
2518       sort (thanks to Sebastian)
2519     * tbl_change.php: bug #1334627, do not set NOW() as default function
2520       when the TIMESTAMP has a default value and does not have the
2521       ON UPDATE CURRENT TIMESTAMP attribute (phew! repeat this 3 times)
2523 2005-10-21 Marc Delisle  <lem9@users.sourceforge.net>
2524     * libraries/relation.lib.php: foreign dropdowns: sort id-content by id
2525       and content-id by content
2526     * libraries/common.lib.php: bug #1330847, undefined index connect_type
2528 2005-10-21 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2529     * db_details_export.php:
2530       - replaced for() with foreach()
2531       - dont pollute $GLOBALS['table']
2532     * libraries/mysql_charsets.lib.php:
2533       - make use of mysql variable collation_database
2534       - fixed call to PMA_DBI_fetch_value() (return second field, not first)
2535     * libraries/database_interface.lib.php:
2536       extended function PMA_DBI_get_tables_full():
2537        - make use of information_schema
2538        - always fill fields for information_schema and show table status
2539     * db_details_db_info.php: make use of function PMA_DBI_get_tables_full()
2541 2005-10-20 Marc Delisle  <lem9@users.sourceforge.net>
2542     * server_databases.php: security fix
2543     * libraries/common.lib.php, /grab_globals.lib.php: security fix
2545 2005-10-20 Alexander M. Turek  <me@derrabus.de>
2546     * libraries/mysql_charsets.lib.php:
2547       - On MySQL 5.0.6, we don't have to parse SHOW CREATE DATABASE anymore,
2548         if we just want to get to know a database's default collation;
2549      - Make use of this fancy new function PMA_DBI_fetch_value().
2551 2005-10-20 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2552     * sql.php, footer.inc.php: refresh left frame on view creation
2553     * left.php: view icon for views
2554     * libraries/left.js: dropped
2555     * libraries/function.js: tuned PMA_merkRowsInit():
2556       every table with class data now has mark and hover effect
2557     * css/phpmyadmin.css.php: nowrap for IE and pre for the rest
2558     * css/phpmyadmin.css.php, server_status.php: css cleanup
2559     * db_details_structure.php, db_details_db_info.php:
2560       - XHTML compliance, styling outsourced, row marker outsourced
2561       - do not too much if there is no table
2563 2005-10-19 Alexander M. Turek  <me@derrabus.de>
2564     * lang/*.inc.php, libraries/mysql_charsets.lib.php: Correct description
2565       for collations utf8_esperanto_ci, ucs2_esperanto_ci.
2566     * lang/german-*.inc.php: Updated some untranslated strings.
2568 2005-10-19 Marc Delisle  <lem9@users.sourceforge.net>
2569     * libraries/bookmark.lib.php: PHP 5.1.0-dev compatibility
2571 2005-10-19 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2572     * footer.inc.php, index.php, server_databases.php, libraries/querywindow.js:
2573       fix problem not remembering selected server
2574     * libraries/tooltip.js, themes/*/theme_right.css.php:
2575       moved not always needed code out of event handler, fixed display with larger font
2576     * libraries/function.js, css/phpmyadmin.css.php:
2577       added mark and hover effect to every table of class data
2578     * libraries/sql_query_form.lib.php: open db link from querywindow in main frame
2579     * footer.inc.php, header.inc.php, libraries/tooltip.js:
2580       moved tooltip javascript include into header
2582 2005-10-18 Michal Čihař  <michal@cihar.com>
2583     * libraries/relation.lib.php: Do not set database if not needed.
2584     * libraries/common.lib.php: Use common infrastructure for getting tables.
2585     * Documentation.html, config.default.php, libraries/select_lang.lib.php:
2586       Allow to limit list of shown languages (RFE #1328003).
2587     * libraries/common.lib.php: Fix URL detection when not called from top
2588       level directory (eg. transformations overview).
2589     * Documentation.html, config.default.php, export.php, import.php,
2590       tbl_change.php, tbl_replace_fields.php, libraries/common.lib.php,
2591       libraries/display_export.lib.php, libraries/display_import.lib.php,
2592       libraries/sql_query_form.lib.php: Support for user specific upload and
2593       save directories (RFE #1260039).
2595 2005-10-18 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2596     * querywindow.php: wrong handling of linebreaks in query: bug #1243888
2597     * left.php, sql.php, tbl_change.php, libraries/common.lib.php,
2598       libraries/querywindow.js: update row count in left frame bug #1243908
2599     * libraries/common.lib.php:
2600       bug #1216521: display duplicate rows for failed unique key creation
2602 2005-10-17 Michal Čihař  <michal@cihar.com>
2603     * lang/czech: Translation fixes.
2604     * libraries/common.lib.php: Group databases by rightmost separator (bug
2605       #1325651).
2606     * libraries/string.lib.php: Fix escaping detection on multi byte strings.
2607     * libraries/sql_query_form.lib.php: No warning if no db defined.
2608     * libraries/sqlparser.lib.php: Avoid warning if analyzing failed.
2610 2005-10-17 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2611     * css/phpmyadmin.css.php: border around tabs bug #1326730
2612     * libraries/header_meta_style.inc.php, themes/*: removed unused 'js_isDOM'
2613     * queryframe.php, db_operations.php, footer.inc.php, header.inc.php,
2614       header_printview.inc.php, left.php, querywindow.php,
2615       transformation_wrapper.php, left_header.inc.php:
2616       removed queryframe.php and references to it
2617     * index.php, footer.inc.php, left.php, querywindow.php, server_databases.php
2618       libraries/common.lib.php, libraries/left_header.inc.php,
2619       libraries/sql_query_form.lib.php, libraries/querywindow.js:
2620       code cleanup whole querywindow js stuff, moved all in one new js file,
2621       now included in index.php, bug #1327055
2623 2005-10-16 Michal Čihař  <michal@cihar.com>
2624     * db_details_links.php: Disable drop tab on mysql database (RFE #1327514).
2625     * server_databases.php: Don't allow to check mysql database for dropping
2626       (RFE #1327514).
2627     * lang/*, libraries/transformations/text_plain__sql.inc.php:
2628       Transformation for SQL pretty printing (RFE #1327648).
2630 2005-10-16 Marc Delisle  <lem9@users.sourceforge.net>
2631     * tbl_create.php, tbl_alter.php: undefined $field_collation under MySQL < 4.1.x
2632     * tbl_properties_structure.php, tbl_alter.php, libraries/sqlparser.lib.php:
2633       bug #1320470, timestamp is not shown as being NULL under MySQL < 4.1.x
2635 2005-10-14 Marc Delisle  <lem9@users.sourceforge.net>
2636     * libraries/dbi/mysqli.dbi.lib.php: problem under MySQL 4.0.x
2637     * libraries/sql_query_form.lib.php: support MySQL < 4.1.x
2639 2005-10-14 Michal Čihař  <michal@cihar.com>
2640     * libraries/sql_query_form.lib.php: Do not attempt to read upload dir when
2641       not configured.
2642     * libraries/sqlparser.lib.php: Do not walk chars for hex and numbers one
2643       by one, this boosts performance while inserting huge blobs (bug
2644       #1315232).
2645     * libraries/sqlparser.lib.php: Handle correctly float like .01 (bug
2646       #1252713).
2648 2005-10-14 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2649     * lang/*: typo 'unser' -> 'user'
2650     * lang/german: partial Update
2651     * libraries/import.lib.php: uninitialized variables
2653 2005-10-13 Marc Delisle  <lem9@users.sourceforge.net>
2654     * tbl_addfield.php: undefined $field_collation under MySQL < 4.1.x
2656 2005-10-13 Michal Čihař  <michal@cihar.com>
2657     * Documentation.html: Fix URL rewriting not to match empty parts.
2658     * calendar.php, themes.php, libraries/auth/config.auth.lib.php,
2659       libraries/auth/cookie.auth.lib.php, libraries/auth/http.auth.lib.php:
2660       Use common header.
2661     * libraries/header_meta_style.inc.php: Add support for defining page
2662       title.
2663     * libraries/left.js, libraries/header_meta_style.inc.php: Move browser
2664       detection to only place where it is currently used.
2665     * header.inc.php, css/phpmyadmin.css.php: Define CSS normal way and not
2666       by writing through JavaScript.
2667     * libraries/get_foreign.lib.php: Free temporary query result.
2668     * lang/czech: Improve some translations.
2669     * sql.php: We need bookmark code to be included everytime.
2670     * libraries/common.lib.php: Allow editing of query without database.
2672 2005-10-13 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2673     * left.php: preselect db if only one db
2674     * server_privileges.php:
2675       XHTML compl., NOTICE, Icons for Edit/Revoke Links
2676     * server_processlist.php, libraries/display_import.lib.php,
2677       css/phpmyadmin.css.php: XHTML compl.
2678     * libraries/display_import.lib.php, css/phpmyadmin.css.php:
2679       JavaScript errors, layout errors
2680     * libraries/display_import.lib.php, css/phpmyadmin.css.php:
2681       small CSS fixes
2682     * libraries/display_export.lib.php, server_export.php:
2683       XHTML compliance, introduced fieldsets
2685 2005-10-12 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2686     * css/phpmyadmin.css.php, libraries/common.lib.php,
2687       themes/darkblue_orange/css/theme_right.css.php,
2688       themes/original/css/theme_right.css.php:
2689       use list for navigation tabs RFE #1290423
2690     * db_details_structure.php: fixed NOTICE
2691     * css/phpmyadmin.css.php, themes/*/css/theme_*.css.php:
2692       revert icon size to fixed width and height
2693     * libraries/session.inc.php:
2694       dont use 6-bit chars on windows
2695     * css/phpmyadmin.css.php:
2696       display bug in FF with tabs in querywindow
2697     * libraries/common.lib.php:
2698       fixed rowcount in left frame for tables in information_schema
2699     * libraries/sql_query_form.lib.php:
2700       XHTML compl.
2701     * css/phpmyadmin.css.php, server_status.php, server_databases.php
2702       server_collations.php, server_engines.php, server_privileges.php
2703       server_variables.php: XHTML compl.
2705 2005-10-12 Michal Čihař  <michal@cihar.com>
2706     * libraries/get_foreign.lib.php: Fix paging.
2707     * tbl_properties_links.php: Make drop and empty tabs lead to structure
2708       instead of SQL.
2709     * libraries/common.lib.php: Use normal font sizes for Mozilla browsers.
2710     * querywindow.php: Add icon for history tab.
2712 2005-10-11 Marc Delisle  <lem9@users.sourceforge.net>
2713     * libraries/grab_globals.lib.php: bug #1322871, local file inclusion
2715 2005-10-11 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2716     * footer.inc.php, index.php, left.php, queryframe.php, querywindow.php
2717       server_databases.php, css/phpmyadmin.css.php, libraries/common.lib.php
2718       libraries/left_header.inc.php, libraries/sql_query_form.lib.php
2719       themes/darkblue_orange/css/theme_left.css.php
2720       themes/original/css/theme_left.css.php:
2721       XHTML 1.0 trans. compliance and more semantic XHTML output
2722     * tbl_printview.php, tbl_properties_structure.php:
2723       no table statistics for information_schema
2724     * tbl_properties_table_info.php:
2725       bug #1317655 information_schema browsing
2726     * db_details_db_info.php, db_details_structure.php:
2727       fixed display table statistics for information_schema
2728     * db_details_links.php, header.inc.php:
2729       moved database comment into header (serverinfo) after database name
2730     * header.inc.php, main.php, libraries/header_meta_style.inc.php:
2731       XHTML 1.0 trans. compliance
2733 2005-10-09 Marc Delisle  <lem9@users.sourceforge.net>
2734     * tbl_properties_links.php: invalid js confirmation and operation feedback
2735       when dropping a view
2736     * server_privileges.php: bug #1226819, Accepting Negative values in
2737       Resource Limits in Privileges
2739 2005-10-09 Michal Čihař  <michal@cihar.com>
2740     * libraries/display_export.lib.php, libraries/export/sql.php, lang/*,
2741       config.default.php: Add ability to limit maximal size of extended insert
2742       query, defaults to 50 KB (RFE #1015378).
2743     * import.php, libraries/common.lib.php, lang/*: Show message when
2744       bookmark has been created (RFE #477472), show deleted bookmark query.
2745     * server_privileges.php: Limit username and hostname to actual limits of
2746       MySQL (RFE #1178071).
2747     * config.default.php: Add COMPRESS and UNCOMPRESS functions.
2748     * tbl_change.php: Show functions for blobs when upload is enabled (RFE
2749       #1191792).
2750     * tbl_properties.inc.php: Remove unused code, show only available engines,
2751       remember value of seleted engine (bug #1239580).
2752     * browse_foreigners.php, libraries/get_foreign.lib.php: Support for
2753       searching in foreign keys (RFE #871091).
2754     * import.php, libraries/sql_query_form.lib.php, lang/*: Ability to replace
2755       existing bookmark (RFE #907438).
2756     * Documentation.html, libraries/ip_allow_deny.lib.php: Add more useful
2757       shortcuts for IP rules (RFE #1022831).
2759 2005-10-08 Marc Delisle  <lem9@users.sourceforge.net>
2760     * libraries/session.inc.php: workaround for warnings on session_start()
2761       displayed on sf.net server
2762     * sql.php: remove old code
2763     * server_privileges.php, lang/*.php, libraries/sqlparser.data.php:
2764       support MAX_USER_CONNECTIONS
2766 2005-10-08 Michal Čihař  <michal@cihar.com>
2767     * libraries/display_export.lib.php: Use same formatting for all options.
2768     * libraries/import/ldi.php: This one does not handle charset conversion.
2769     * sql.php: Work even if no db set.
2770     * server_status.php: Call sql.php directly, we don't need to care about
2771       query splitting done im read_dump.
2772     * libraries/import/sql.php: Fix import of queries containing `, fix import
2773       of queries not terminated by ;.
2774     * libraries/sqlparser.lib.php: Do not show error on empty query.
2775     * libraries/import.lib.php: Add support for DROP DATABASE checking.
2776     * libraries/display_tbl.lib.php, libraries/sql_query_form.lib.php,
2777       libraries/common.lib.php: Use import.php.
2778     * lang/*: New message for deleting bookmark.
2779     * import.php: Add support for bookmarks, support for goto URL, fail
2780       correctly if import plugin not found, commented some code.
2781     * sql.php, config.default.php: Remove references to read_dump.php.
2782     * read_dump.php: Remove unused code.
2783     * ldi_check.php, ldi_table.php: Remove unused code.
2784     * tbl_change.php: Remove references to ldi_*.
2785     * scripts/find_unused_messages.sh: Simplify and addapt to current
2786       messages.
2787     * import.php: Do not show query in different charset (bug #1028634).
2788     * libraries/auth/cookie.auth.lib.php: Keep database and table selection
2789       over login, needed for RFE #1278312.
2790     * Documentation.html: Add example for redirects like
2791       /phpMyAdmin/database/table (RFE  #1278312).
2792     * libraries/import.lib.php: Fix execution of single large queries.
2793     * import.php, lang/*: Try to detect that upload failed because of limits
2794       (RFE #1240480).
2795     * libraries/storage_engines.lib.php: Use defined messages.
2796     * libraries/auth/cookie.auth.lib.php: Removed unused code parts.
2797     * libraries/sqlvalidator.lib.php: Removed unused code.
2798     * server_privileges.php, lang/*: Better show error, define used message
2799       strDeleteNoUsersSelected.
2800     * tbl_properties_operations.php: Use strError instead of non existing
2801       strFailure.
2802     * lang/*: Remove unused messages.
2803     * sql.php: Use common code for superuser detection.
2804     * tbl_addfield.php, tbl_alter.php, tbl_create.php,
2805       libraries/common.lib.php, libraries/relation.lib.php: Use common code
2806       for CREATE/ALTER TABLE, set comments on creating table, so that user can
2807       see it in the query.
2808     * tbl_addfield.php, tbl_alter.php, tbl_create.php: Do not try to set
2809       comment and MIME transformation if field not named.
2810     * libraries/relation.lib.php: Fix reading native MySQL comments when no
2811       phpMyAdmin one defined (bug #1312758).
2812     * tbl_properties_structure.php: Removed query box as discussed on mailing
2813       list.
2814     * tbl_*: Use more require_once to avoid acquiring table info several
2815       times.
2816     * libraries/relation.lib.php: Do not try to restore database as control
2817       user, it has to fail.
2818     * libraries/import/sql.php: Fix query parsing when there is comment or
2819       string at the end.
2820     * import.php: Reenable LIMIT appending (bug #1318624).
2821     * sql.php: Fix appending LIMIT when there are comments.
2822     * libraries/common.lib.php: Parse query before inserting LIMIT to know
2823       where to place it.
2824     * lsng/czech: Update.
2826 2005-10-07 Marc Delisle  <lem9@users.sourceforge.net>
2827     * libraries/check_user_privileges.lib.php: bug #1313821, dbname containing a
2828       hyphen was not detected as being already created
2830 2005-10-07 Michal Čihař  <michal@cihar.com>
2831     * lang/bulgarian: Update, thanks to Stanislav Yordanov - stanprog.
2832     * libraries/common.lib.php: Drop some old code.
2834 2005-10-06 Michal Čihař  <michal@cihar.com>
2835     * import.php: Correctly report that file could not be read.
2836     * libraries/import/sql.php: Fix handling of whitespace at the end of
2837       imported file.
2838     * calendar.php, libraries/tbl_change.js: Calendar improvements: add submit
2839       button (bug# 1312373) and fix entering time begining with 0 (bug
2840       #1312373).
2842 2005-10-05 Marc Delisle  <lem9@users.sourceforge.net>
2843     * db_details_structure.php, tbl_properties_table_info.php: detect
2844       MySQL 5.0.13 views
2845     * libraries/display_tbl.lib.php: bug #1306833, full text link broken,
2846       thanks to Vernon Lyon - vlyon
2847     * libraries/charset_conversion.lib.php: PMA_MYSQL_INT_VERSION is not
2848       defined at login time but what tested
2849     * libraries/display_create_table.lib.php, bug #1311384, Create table
2850       dialog on escaped wildcard privileges
2852 2005-10-04 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2853     * libraries/functions.js, libraries/sql_query_form.lib.php:
2854       fixed JavaScript malfunction in querybox textarea with Opera
2856 2005-10-03 Marc Delisle  <lem9@users.sourceforge.net>
2857     * server_privileges.php: support for Execute_priv
2859 2005-10-01 Michal Čihař  <michal@cihar.com>
2860     * lang/czech: Update.
2862 2005-09-30 Marc Delisle  <lem9@users.sourceforge.net>
2863     * main.php, db_details_structure.php, db_operations.php,
2864       libraries/check_user_privileges.php, /display_create_database.lib.php,
2865       /display_create_table.lib.php: bug #1307208, detect lack of privileges
2866       before showing the "Create new table" dialog. Please test.
2867       TODO: detect escaped wildcard privileges
2869 2005-09-30 Michal Čihař  <michal@cihar.com>
2870     * libraries/display_export.lib.php, libraries/export/sql.php,
2871       db_operations.php, tbl_properties_operations.php: Fix auto increment
2872       export (bug #1309257).
2874 2005-09-28 Marc Delisle  <lem9@users.sourceforge.net>
2875     * tbl_alter.php, libraries/common.lib.php, /relation.lib.php:
2876       bug #1262250, cannot change ENUM default value to empty
2878 2005-09-28 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2879     * libraries/sql_query_form.lib.php: removed unneeded variable,
2880       dont display bookmark selection fieldset if no bookmark exists
2881     * libraries/session.inc.php: introduced PMA_secureSession()
2882     * sql.php: bug #1305830 wrong db choosen
2884 2005-09-27 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2885     * libraries/sql_query_form.lib.php, db_details.php, server_sql.php
2886       tbl_properties.php, tbl_properties_structure.php, sql.php,
2887       querywindow.php, read_dump.php: moved all code for queryboxes into
2888       libraries/sql_query_form.lib.php, replaced table with fieldsets, moved
2889       styles into css, minor interface changes related to queryboxes
2890     * libraries/sql_query_form.lib.php: completed function docblocks
2891     * css/phpmyadmin.css.php:
2892       partially fixed bug: odd display of navtabs in Gecko-Browsers
2893     * libraries/session.inc.php, libraries/grab_globals.lib.php,
2894       libraries/common.lib.php, libraries/auth/cookie.auth.lib.php:
2895       introducing sessions
2897 2005-09-27 Michal Čihař  <michal@cihar.com>
2898     * lang/czech: Update.
2899     * server_status.php, lang/*: Separate some new information on MySQL 5.
2900     * lang/hebrew, translators.html: New Hebrew translation, thanks to Hadar
2901       Porat - hpman28.
2902     * lang/*: Add missing messages, remove duplicates and no longer used.
2903     * libraries/sql_query_form.lib.php: Do not use strOr, drop file upload
2904       from normal SQL dialogs.
2905     * libraries/display_import.lib.php, libraries/file_listing.php: Sort file
2906       list on import tab, prepare generic framework to be used elsewhere (RFE
2907       #1303145).
2908     * tbl_change.php: Use file common file listing.
2909     * libraries/common.lib.php, libraries/display_import.lib.php,
2910       libraries/file_listing.php, libraries/sql_query_form.lib.php: Use common
2911       file listing in query window, remove no more used functions. Please note
2912       that file import from query windows is currently half rewritten, so
2913       compressed imports will not work.
2915 2005-09-26 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2916     * libraries/database_interface.lib.php: fixed bug in PMA_DBI_fetch_*()
2917       using PMA_DBI_num_rows() on unbuffered queries
2919 2005-09-26 Michal Čihař  <michal@cihar.com>
2920     * libraries/export/sql.php: Fix constraint parsing (bug #1304600).
2921     * libraries/display_import.lib.php, libraries/import/csv.php: Rename
2922       plugin parameters to allow using same parameter by multiple plugins.
2923     * config.default.php, lang/*, libraries/import/ldi.php: Alternate LOAD
2924       DATA import plugin for CSV.
2925     * libraries/display_import.lib.php: Sort list of import plugins.
2926     * mult_submits.inc.php, tbl_properties_structure.php: Support for browsing
2927       selected columns (RFE #1275909).
2928     * libraries/common.lib.php: Do no try to parse empty SQL query (bug
2929       #1303994).
2930     * tbl_create.php, lang/*: Do not allow to create table that already exists
2931       (RFE #1255931).
2933 2005-09-25 Marc Delisle  <lem9@users.sourceforge.net>
2934     * server_privileges.php: support MySQL 5 privileges
2936 2005-09-25 Michal Čihař  <michal@cihar.com>
2937     * lang/*: Messages for Sebastian.
2938     * lang/czech: Partial update.
2940 2005-09-25 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2941     * left.php, queryframe.php, libraries/common.lib.php,
2942       libraries/left_header.inc.php, css/phpmyadmin.css.php:
2943       grouping databases (bug #1281262)
2944     * server_status.php, libraries/common.lib.php, css/phpmyadmin.css.php:
2945       extended server status information with description and warnings,
2946       added PMA_formatNumber()
2947     * server_privilegs.php: fixed bug table not found
2948     * tbl_properties_structure.php, css/phpmyadmin.css.php:
2949       made statistic tables floating, moved styles into css
2950     * css/phpmyadmin.css.php: set font-size in caption to normal
2952 2005-09-24 Sebastian Mendel <cybot_tm@users.sourceforge.net>
2953     * querywindow.php, css/phpmyadmin.css.php:
2954       resize querywindow to content (bug #1277375)
2956 2005-09-24 Marc Delisle  <lem9@users.sourceforge.net>
2957     * db_details_links.php, server_privileges.php, server_common.inc.php:
2958       bug #1302985, Privileges tab on database
2959     * tbl_change.php: bug #1272290, multiple MAX_FILE_SIZE limits BLOB
2960       insertion
2962 2005-09-24 Michal Čihař  <michal@cihar.com>
2963     * lang/add_message_file.sh: Make it deal with regullar php file, do not
2964       mark english text as to translate.
2965     * lang/add_message.sh: Do not mark english text as to translate.
2966     * *import*, Documentation.html, lang/*, main.php, *links*,
2967       css/phpmyadmin.css.php, libraries/unzip.lib.php: New import system,
2968       please test it (patch #1288933, RFEs: 618255, 780754, 1017598, 1097670,
2969       1274500, 807830).
2970     * libraries/import.lib.php, libraries/import/csv.php,
2971       libraries/import/sql.php, libraries/import/README: Fix possible data
2972       leak when reading large buffer.
2974 2005-09-23 Michal Čihař  <michal@cihar.com>
2975     * libraries/auth/cookie.auth.lib.php: Do not pass empty variables as
2976       haystack to strpos (bug #1299422).
2977     * server_privileges.php: Reload left frame if dropping database (bug
2978       #1298678).
2979     * libraries/fpdf/fpdf.php: Fix filename for PDF pages containing space in
2980       name (bug #1300837).
2982 2005-09-23 Marc Delisle  <lem9@users.sourceforge.net>
2983     * libraries/display_export.lib.php, libraries/export/csv.php:
2984       bug #1301374, csv on-screen export broken
2986 2005-09-20 Michal Čihař  <michal@cihar.com>
2987     * libraries/database_interface.lib.php: Added some useful functions to DBI
2988       layer (patch #1286451), thanks to Sebastian Mendel.
2989     * Documentation.html, config.default.php, libraries/common.lib.php: Add
2990       support for forcing https access to phpMyAdmin (RFE #1111333).
2992 2005-09-20 Marc Delisle  <lem9@users.sourceforge.net>
2993     * libraries/sqlparser.data.php: patch #1295365, missing function
2994       definitions in parser, thanks to Sebastian Mendel
2995     * db_details_links.php: patch #1196806, Privileges link on db page
2997 2005-09-18 Marc Delisle  <lem9@users.sourceforge.net>
2998     * libraries/display_export.lib.php: bug #1293937 Export compression
2999       default: bzip instead of bzip2, thanks to Rene Leonhardt
3001 2005-09-15 Michal Čihař  <michal@cihar.com>
3002     * config.default.php, libraries/common.lib.php: Simplify loading of
3003       defaults, why did I write such crap before?
3004     * libraries/common.lib.php: Fail if pcre support is missing.
3006 2005-09-14 Marc Delisle  <lem9@users.sourceforge.net>
3007     * export.php: bug #1290730, https export under MSIE fails
3009 2005-09-14 Michal Čihař  <michal@cihar.com>
3010     * css/phpmyadmin.css.php: Do not wrap tabs (patch #1282247), thanks to
3011       Sebastian Mendel.
3012     * config.default.php: Do not set blowfish_secret here at all, this needs
3013       to be done by user (bug #1290990).
3014     * libraries/auth/cookie.auth.lib.php: Fix undefined variable warnings.
3015     * libraries/common.lib.php, lang/*: Detect wrong authentication method and
3016       warn user using error.php (bug #1290888).
3017     * tbl_properties_operations.php: Update auto_increment value (bug
3018       #1290413).
3019     * read_dump.php, server_links.inc.php, server_sql.php, sql.php, lang/*:
3020       Add SQL tab for server (patch #1291084), (RFE #1048090).
3021     * Documentation.html: We dropped support for PHP 3 some time ago, so let's
3022       drop mentions about it from documentation.
3024 2005-09-13 Marc Delisle  <lem9@users.sourceforge.net>
3025     * scripts/create-release.sh: no longer copy config.inc.php to
3026       config.default.php to keep a backup of the previous version
3028 2005-09-13 Michal Čihař  <michal@cihar.com>
3029     * libraries/common.lib.php: Add support for lang/added_messages.php
3030       (mostly as feature for developer, to allow easilly adding messages
3031       while working on some features).
3032     * .cvsignore, Documentation.html, config.default.php,
3033       config.inc.php[removed], libraries/common.lib.php,
3034       libraries/config_import.lib.php[removed]: New configuration handling,
3035       use config.inc.php for configuration, default values are stored in
3036       config.default.php.
3037     * config.default.php: Remove non configuration stuff.
3038     * lang/.cvsignore: Ignore lang/added_messages.php.
3040 2005-09-12 Marc Delisle  <lem9@users.sourceforge.net>
3041     * tbl_relation.php: bug #1287611, no Save button in Relation view
3042           when pmadb is not defined
3044 2005-09-10 Marc Delisle  <lem9@users.sourceforge.net>
3045     ### 2.6.4 released
3047 2005-09-09 Marc Delisle  <lem9@users.sourceforge.net>
3048     * libraries/display_tbl.lib.php: bug #1283813, SHOW STATUS typed in a
3049       query box produces a SHOW CREATE TABLE STATUS under MySQL 5.0.x
3050     * lang/mongolian* update, thanks to Bayarsaikhan Enkhtaivan
3052 2005-09-07 Michal Čihař  <michal@cihar.com>
3053     * main.php, libraries/auth/cookie.auth.lib.php: XSS on username (bug
3054       #1283552)
3055     * ChangeLog: Move vim modelines to correctly interpret et after setting
3056       file type (otherwise tabs were not expanded as changelog ft sets noet).
3058 2005-09-06 Marc Delisle  <lem9@users.sourceforge.net>
3059     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
3061 2005-09-05 Marc Delisle  <lem9@users.sourceforge.net>
3062     * libraries/defines.lib.php, themes/*/info.inc.php: about themes version,
3063       phpMyAdmin 2.6.4 needs generation 2, version 1;
3064       phpMyAdmin 2.6.5 (currently) needs generation 2, version 2
3065     * header.inc.php: XSS on $title, thanks to Christian Wenz
3067 2005-09-05 Michal Čihař  <michal@cihar.com>
3068     * libraries/export/sql.php: Do not treat BLOBs as number (bug #1277309).
3070 2005-09-04 Marc Delisle  <lem9@users.sourceforge.net>
3071     * tbl_properties.inc.php: bug #1281533, collation not kept while
3072       changing table field count
3074 2005-09-02 Marc Delisle  <lem9@users.sourceforge.net>
3075     * lang/turkish update, thanks to boralioglu.
3077 2005-08-28 Marc Delisle  <lem9@users.sourceforge.net>
3078     * lang/belarusian updates, thanks to Jaska Zedlik
3079     ### 2.6.4-rc1 released
3080     * server_privileges, themes/*/css/theme_right.css.php: patch #1251692,
3081       fieldsets for privileges interface, thanks to Sebastian Mendel
3083 2005-08-26 Marc Delisle  <lem9@users.sourceforge.net>
3084     * lang/indonesian: update thanks to Rachim Tamsjadi - tamsy
3085     * lang/polish: update thanks to Jakub Wilk - ubanus
3087 2005-08-23 Marc Delisle  <lem9@users.sourceforge.net>
3088     * libraries/display_tbl.lib.php: bug #1267177, wrong return page
3089     * main.php, libraries/common.lib.php, Documentation.html,
3090       config.inc.php: patch #1257134, removed code to display the warning if
3091       PmaAbsoluteUri is not set. A notice will still display if the autodetect
3092       code is unable to figure out the proper URI. Thanks to Isaac Bennetch
3094 2005-08-23 Michal Čihař  <michal@cihar.com>
3095     * libraries/database_interface.lib.php: Abide cfg['Lang'] settings even if
3096       using MySQL > 4.1.x (bug #1266626).
3097     * libraries/display_tbl.lib.php: Do not get TABLES as table name, it's
3098       used on some queries by MySQL 5.0.x (bug #1266623).
3100 2005-08-22 Michal Čihař  <michal@cihar.com>
3101     * error.php, libraries/common.lib.php, libraries/sanitizing.lib.php:
3102       Protect against possible XSS (bug #1265740), move input sanitizing to
3103       special file.
3104     * config.inc.php, libraries/common.lib.php,
3105       libraries/config_import.lib.php, libraries/display_export.lib.php:
3106       Default charset for export is now configurable (RFE #1263772).
3108 2005-08-20 Marc Delisle  <lem9@users.sourceforge.net>
3109     * libraries/common.lib.php, new error.php: patch #1258978, move common
3110       code for error pages out of common.lib.php, thanks to Sebastian Mendel
3111     * lang/german*: bug #1258956, typo
3112     * libraries/defines.lib.php, themes/original/info.inc.php,
3113       themes/darkblue_orange/info.inc.php: PMA 2.6.4 needs theme version 3
3115 2005-08-19 Marc Delisle  <lem9@users.sourceforge.net>
3116     * lang/chinese_traditional: Updates, thanks to Siu Sun.
3117     * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000)
3119 2005-08-18 Marc Delisle  <lem9@users.sourceforge.net>
3120     * lang/indonesian: Update thanks to Rachim Tamsjadi - tamsy.
3121     * lang/galician: Updates, thanks to Xosé Calvo.
3122     * lang/brazilian-portuguese: update, thanks to Airon Luis Pereira
3123     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
3124     * lang/bulgarian:  Updated, thanks to Stanislav Yordanov (stanprog).
3125     * lang/estonian: Update thanks to Alvar Soome - finsoft.
3126     * lang/slovak: update, thanks to Ivan Kuriscak - shylauda69
3127     * lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
3128     * lang/catalan update, thanks to Xavier Navarro (xavin).
3129     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza)
3130     * lang/norwegian: Update, thanks to Sven-Erik Andersen
3131     * lang/azerbaijani: update, thanks to Shehriyar Imanov (sheki).
3133 2005-08-16 Marc Delisle  <lem9@users.sourceforge.net>
3134     * css/phpmyadmin.css.php, db_details_links.php, querywindow.php,
3135       server_links.inc.php, tbl_properties_links.php, libraries/common.lib.php
3136       themes/*/css/theme_right.css.php, themes/original/img/error.ico:
3137       patch #1252031, CSS for navigation tabs, thanks to Sebastian Mendel
3139 2005-08-15 Marc Delisle  <lem9@users.sourceforge.net>
3140     * libraries/common.lib.php: bug #1259951, invalid argument for foreach()
3142 2005-08-14 Marc Delisle  <lem9@users.sourceforge.net>
3143     * tbl_change.php: $goto was not encoded in the form, resulting in a
3144       problem after editing/saving a row (seen in IE6)
3145     * libraries/common.lib.php, /display_tbl.lib.php, /functions.js, /grab_globals.lib.php:
3146       patch #1257955 for bug #1248577 (incorrect message "you should define a primary key")
3147       and bug #1253125 (request URI too large), thanks to Sebastian Mendel
3148     * (many files): patch #1253465, avoid error messages for unset variables
3149       in PHP functions that require a parameter passed by reference,
3150       thanks to Sebastian Mendel
3152 2005-08-12 Marc Delisle  <lem9@users.sourceforge.net>
3153     * header.inc.php: remove the 'InnoDB free' segment from table comments
3154     * footer.inc.php: bug #1257106, display problem in the left frame (IE)
3156 2005-08-11 Marc Delisle  <lem9@users.sourceforge.net>
3157     * queryframe.php: shorten the path of db subtree items,
3158       thanks to Edward Rudd - urkle
3159     * config.inc.php, header.inc.php, tbl_properties_links.php,
3160       themes/*/css/theme_right.css.php, tbl_properties_table_info.php,
3161       Documentation.html, libraries/config_import.lib.php: patch #1249528,
3162       move table comments to header and enable configuration of header for
3163       TRUE/FALSE/'both', thanks to Sebastian Mendel - cybot_tm
3164     * db_details.php: undefined $header_url_qry
3165     * sql.php: bug #1255869, "MySQL returned an empty result set" not
3166       displayed in all cases
3168 2005-08-09 Marc Delisle  <lem9@users.sourceforge.net>
3169     * read_dump.php: add unique numbers to $strFileCouldNotBeRead to
3170       improve support when someone gets this error
3171     * Documentation.html: patch #1253248, links and anchors to every FAQ
3172       item, thanks to Alexander Schuch - ci-dev
3174 2005-08-08 Michal Čihař  <michal@cihar.com>
3175     * libraries/export/htmlword.php: Fix undefined variable when exporting
3176       relations (bug #1253457).
3178 2005-08-08 Marc Delisle  <lem9@users.sourceforge.net>
3179     * libraries/dbi/mysqli.dbi.lib.php: bug #1253453, using mysqli extension
3180       with MySQL 4.0.x
3181     * libraries/mysql_charsets.lib.php, /relation_cleanup.lib.php,
3182       /tbl_move_copy.php: patch #1253461 (code cleanup),
3183       thanks to Sebastian Mendel
3184     * libraries/sqlparser.lib.php: patch #1253478, variable initialization
3185       and code cleanup, thanks to Sebastian Mendel
3187 2005-08-07 Marc Delisle  <lem9@users.sourceforge.net>
3188     * Documentation.html: Save button for PDF schema coordinates,
3189       thanks to Ryan Schmidt
3190     * server_privileges.php: undefined index $GLOBALS[''],
3191       thanks to Ryan Schmidt
3192     * queryframe.php: need at least 2 items to display a group in the
3193       database selector, thanks to Ryan Schmidt
3195 2005-08-06 Marc Delisle  <lem9@users.sourceforge.net>
3196     * queryframe.php: fixes for tree subgroups in databases selector:
3197       escaping of special characters, display a db name inside its own
3198       group, and proper closing of optgroup, thanks to Ryan Schmidt
3200 2005-08-05 Marc Delisle  <lem9@users.sourceforge.net>
3201     * Documentation.html, readme.php, license.php:
3202       bug #965548, displaying README and LICENSE, thanks to Ryan Schmidt
3204 2005-08-04 Michal Čihař  <michal@cihar.com>
3205     * libraries/common.lib.php, export.php: Show error header on error to make
3206       clear that something bad has happened.
3208 2005-08-04 Marc Delisle  <lem9@users.sourceforge.net>
3209     * queryframe.php: patch #1250899:
3210      - unified spaces between icons
3211      - cleaned html and php code
3212      - display of querywindow-icon now follows
3213        $cfg['QueryFrame']
3214      - always use no_js=1 if $cfg['QueryFrameJS'] == true
3215       thanks to Sebastian Mendel
3216     * Documentation.html: patch #1169308, FAQ 1.17a improved,
3217       thanks to Isaac Bennetch
3218     * queryframe.php, footer.inc.php, config.inc.php, Documentation.html,
3219       libraries/common.lib.php, /config_import.lib.php:
3220       patch #1246245, tree subgroups for databases (in selector),
3221       thanks to Edward Rudd - urkle
3222     * db_details.php, tbl_query_box.php: patch #1250935, interface
3223       improvements, thanks to Sebastian Mendel
3224     * tbl_create.php: bug #1252124, XSS on table creation page
3226 2005-08-02 Marc Delisle  <lem9@users.sourceforge.net>
3227     * server_privileges.php: patch #1249363, remove unneeded wordwrap(),
3228       table width should be limited by template if necessary,
3229       thanks to Sebastian Mendel - cybot_tm
3230     * server_databases.php: patch #1249371, correct calculation of colspan,
3231       and patch #1249414, display improvements, thanks to Sebastian Mendel;
3232       also,  $dbstats should contain 0 or 1, not the colspan
3233     * sql.php: patch #1249451, display improvement for bookmark dialog,
3234       thanks to Sebastian Mendel
3235     * libraries/common.lib.php: patch #1249457, display improvements for Edit
3236       Explain etc dialog, thanks to Sebastian Mendel
3238 2005-08-01 Michal Čihař  <michal@cihar.com>
3239     * lang/czech: Fix bad translation (is was translated to is not :-)),
3240       update.
3242 2005-08-01 Marc Delisle  <lem9@users.sourceforge.net>
3243     * libraries/common.lib.php: bug #1249239, XSS vulnerability on Create page
3244     * Documentation.html: "bug #1248598, explain another cause of the Missing
3245       parameter error
3247 2005-07-29 Marc Delisle  <lem9@users.sourceforge.net>
3248     * tbl_change.php, lang/*: new message $strAndThen
3249     * libraries/dbg/profiling.php: patch #1160439, improvements,
3250       thanks to Glen Arason
3251     * scripts/upgrade.pl: patch #1198492, current version check,
3252       thanks to Herman van Rink - helmo
3254 2005-07-28 Marc Delisle  <lem9@users.sourceforge.net>
3255     * pdf_pages.php: Go button renamed to Save because it's really used to save coordinates
3257 2005-07-26 Marc Delisle  <lem9@users.sourceforge.net>
3258     * tbl_change.php: bug #1243908, left panel browse icon alt tag not updated
3259       after inserting a row
3260     * config.inc.php, libraries/config_import.lib.php, /common.lib.php:
3261       RFE #1177459, BOOL column type
3263 2005-07-26 Michal Čihař  <michal@cihar.com>
3264     * export.php: Use actual MIME type for CSV.
3266 2005-07-25 Marc Delisle  <lem9@users.sourceforge.net>
3267     * tbl_change.php: insert another new row: dropdown choice should be sticky
3269 2005-07-24 Michal Čihař  <michal@cihar.com>
3270     * libraries/check_user_privileges.lib.php: Undefined variable (bug
3271       #1243885).
3272     * libraries/config_import.lib.php: Do not override theme properties when
3273       path is not set.
3274     * libraries/select_theme.lib.php: Do not attempt to sort themes when
3275       themes are disabled (bug #1243883).
3277 2005-07-23 Marc Delisle  <lem9@users.sourceforge.net>
3278     * tbl_properties_structure.php, tbl_properties.inc.php:
3279       bug #1157230, escape special chars in ENUM or SET
3281 2005-07-22 Marc Delisle  <lem9@users.sourceforge.net>
3282     * db_details_structure.php: table creation should not be possible
3283       in information_schema
3284     * db_operations.php: those operations do not make sense on
3285       information_schema
3286     * browse_foreigners.php: bug #1242805, Show All does not work while
3287       browsing foreign values
3288     * libraries/relation.lib.php: for the new ForeignKeyDropdownOrder, id and
3289       content were reversed (id-content showed content then id)
3291 2005-07-21 Marc Delisle  <lem9@users.sourceforge.net>
3292     * libraries/auth/cookie.auth.lib.php: bug #1240880, XSS on the
3293       cookie-based login panel
3295 2005-07-20 Marc Delisle  <lem9@users.sourceforge.net>
3296     * ChangeLog: automatic utf-8 encoding modeline, thanks to Michal
3298 2005-07-19 Marc Delisle  <lem9@users.sourceforge.net>
3299     * translators.html: message about French translation will be in French
3301 2005-07-16 Marc Delisle  <lem9@users.sourceforge.net>
3302     * libraries/string.lib.php: typo
3303     * libraries/sqlparser.data.php: bug #1238222, parsing of ISNULL()
3305 2005-07-14 Marc Delisle  <lem9@users.sourceforge.net>
3306     * lang/*: removed unused strInvalidRowCount
3308 2005-07-13 Marc Delisle  <lem9@users.sourceforge.net>
3309     * Documentation.html: how to enable the charset choice for exported file
3311 2005-07-13 Michal Čihař  <michal@cihar.com>
3312     * libraries/common.lib.php: Use eval for config file including to catch
3313       parse errors (bug #1223319), on error page display config file that
3314       actually failed.
3315     * main.php, server_databases.php, libraries/check_user_privileges.lib.php,
3316       libraries/display_create_database.lib.php: Show box for creating
3317       database only if user has privileges to do so (bug #1167892).
3318     * libraries/display_tbl.lib.php: Use better message, thanks to Marc for
3319       noticing this.
3321 2005-07-12 Marc Delisle  <lem9@users.sourceforge.net>
3322     * sql.php: for Insert row and Export, use post when the query is too big
3323     * export.php: bug #1116026, export under IE 6 (XP SP2)
3325 2005-07-11 Marc Delisle  <lem9@users.sourceforge.net>
3326     * tbl_relations.php: bug #1227710, unsaved relations lost when changing
3327       field to display
3329 2005-07-11 Michal Čihař  <michal@cihar.com>
3330     * db_operations.php: Allow adding DROP TABLE when copying database (RFE
3331       #1235761).
3333 2005-07-10 Robin Johnson <robbat2@users.sourceforge.net>
3334     * config.inc.php, Documentation.html, libraries/common.lib.php,
3335       libraries/config_import.lib.php:
3336       Document previous foreign-key dropdown work, and also ensure that the
3337       configuration import code works properly with it.
3339 2005-07-10 Michal Čihař  <michal@cihar.com>
3340     * libraries/auth/http.auth.lib.php: Support FastGCI in http auth (patch
3341       #1192219)
3342     * Documentation.html, config.inc.php, left.php, queryframe.php,
3343       libraries/common.lib.php, libraries/config_import.lib.php,
3344       libraries/header_meta_style.inc.php, libraries/select_theme.lib.php:
3345       User can now have different theme per server (RFE #1231599).
3346     * config.inc.php: Add OLD_PASSWORD (bug #1216178).
3347     * main.php: Correct ALT attribute for image (bug #1232124).
3348     * mult_submits.inc.php, libraries/display_tbl.lib.php: Don't forget
3349       browsing state while deleting multiple rows (bug #1232624).
3350     * tbl_row_action.php: Fix undefined variable warning.
3351     * db_details_structure.php, db_operations.php, header.inc.php,
3352       querywindow.php, tbl_indexes.php, tbl_properties.inc.php,
3353       tbl_properties_structure.php, lang/*, libraries/display_tbl.lib.php,
3354       libraries/functions.js, libraries/indexes.js: Show better error messages
3355       when checking numerical inputs (bug #1207402).
3356     * sql.php, libraries/common.lib.php: Use post for print view when query is
3357       too big (bug #1203692).
3359 2005-07-10 Marc Delisle  <lem9@users.sourceforge.net>
3360     * libraries/display_tbl.lib.php: bug #1235473 display_tbl.lib.php,
3361       Undefined variable order_img
3362     * libraries/functions.js: bug #1234098, invalid "normal" cursor style
3363     * queryframe.php: bug #1231804, query windows does not open in new window,
3364       thanks to Michael Keck
3365     * db_details_qbe.php: bug #1234616, minor theme text color issue
3367 2005-07-06 Marc Delisle  <lem9@users.sourceforge.net>
3368     * db_search.php: bug #1233349, db search in MySQL 5.0.x on fields
3369       without a charset
3371 2005-07-04 Marc Delisle  <lem9@users.sourceforge.net>
3372     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza)
3373       and Mastermnd for the 2.6.2 translation cleanup
3374     * tbl_properties_table_info.php: bug #1231917, commands out of sync
3376 2005-07-03 Marc Delisle  <lem9@users.sourceforge.net>
3377     * Documentation.html: link in doc, thanks to Cedric Corazza
3378     ### 2.6.3 released
3380 2005-07-02 Marc Delisle  <lem9@users.sourceforge.net>
3381     * db_operations.php: bug #1230224, db rename and old pmadb information
3383 2005-07-01 Marc Delisle  <lem9@users.sourceforge.net>
3384     * Documentation.html: patch #1229673, improvement to big-file-import
3385       instructions, thanks to Isaac Bennetch - ibennetch
3387 2005-06-30 Marc Delisle  <lem9@users.sourceforge.net>
3388     * lang/hungarian update, thanks to Mihály Mészáros <necronix@freemail.hu>
3389     * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000)
3390     * lang/chinese_traditional: Updates, thanks to Siu Sun
3391     * lang/catalan update, thanks to Xavier Navarro (xavin).
3392     * lang/lithuanian: Updated, thanks to Vilius Simonaitis - maumas98
3393     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
3394     * lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
3396 2005-06-29 Marc Delisle  <lem9@users.sourceforge.net>
3397     * tbl_properties_table_info.php: bug #1228862, creating a table under
3398       MySQL 5.x with wrong table type
3400 2005-06-28 Marc Delisle  <lem9@users.sourceforge.net>
3401     * tbl_properties_operations.php: bug #1225635,
3402       cannot change table's collation under MySQL 5.0.4
3404 2005-06-27 Michal Čihař  <michal@cihar.com>
3405     * config.inc.php: Better comments describing multi server setup (patch
3406       #1226666).
3407     * db_details_links.php: Place export tab on same place as on table page
3408       (RFE #1047874).
3409     * tbl_properties_links.php: Switch browse and properties tabs
3410     * db_details_structure.php: Make order of icons same as on table view (RFE
3411       #1047874).
3413 2005-06-24 Michal Čihař  <michal@cihar.com>
3414     * tbl_change.php, tbl_properties_links.php, libraries/export/sql.php:
3415       Remove error reporting.
3416     * config.inc.php, libraries/common.lib.php,
3417       libraries/config_import.lib.php, libraries/display_export.lib.php:
3418       Configurable file name templates (RFE #1226941).
3419     * themes.php, libraries/select_theme.lib.php: Sort themes, use only one
3420       code for browsing directory with themes (RFE #1184251).
3421     * tbl_change.php: Use select instead of input, this saves some place and
3422       looks better (RFE #1169931).
3423     * tbl_change.php: Display column comment while editing data (RFE #860912).
3424     * lang/sync_lang.sh: Fix belarusian name.
3425     * libraries/transformations/application_octetstream__hex.inc.php, lang/*:
3426       Add hex transformation (RFE #1100068).
3428 2005-06-24 Marc Delisle  <lem9@users.sourceforge.net>
3429     * db_operations.php: problem renaming a db
3431 2005-06-24 Alexander M. Turek  <me@derrabus.de>
3432     * lang/german-*.inc.php: Updates.
3433     * db_operations.php: Cleaning up Marc's code... ;-p
3435 2005-06-23 Robin Johnson <robbat2@users.sourceforge.net>
3436     * config.inc.php, libraries/relation.lib.php,
3437       libraries/get_foreign.lib.php, tbl_select.php, tbl_change.php: Support for
3438       customizing foreign-key dropdown, take #2, now very customizable, incl max
3439       item limit.
3441 2005-06-23 Michal Čihař  <michal@cihar.com>
3442     * lang/czech: Update.
3444 2005-06-22 Alexander M. Turek  <me@derrabus.de>
3445     * tbl_properties_structure.php: Undefined index.
3447 2005-06-22 Robin Johnson <robbat2@users.sourceforge.net>
3448     * config.inc.php, libraries/relation.lib.php: Support for customizing
3449       foreign-key dropdown, take #1.
3451 2005-06-22 Garvin Hicking  <rabustoldmethatiforgotmyemailaddress@supergarv.de>
3452     * server_databases.php: Bug #1225315, wrong message displayed
3453       when no databases were dropped.
3454     * tbl_properties.inc.php: Patch #1225452, JS error for
3455       getting the value of a select field in certain browsers.
3457 2005-06-19 Marc Delisle  <lem9@users.sourceforge.net>
3458     * lang/chinese_traditional: Updates, thanks to Siu Sun
3459     * lang/italian: Updates, thanks to Pietro Danesi
3460     * lang/finnish: update, thanks to Jouni Kahkonen
3461     * lang/norwegian: Update, thanks to Sven-Erik Andersen
3462     * lang/mongolian update, thanks to Bayarsaikhan Enkhtaivan
3463     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
3464     * lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
3466 2005-06-18 Marc Delisle  <lem9@users.sourceforge.net>
3467     * libraries/sqlparser.lib.php: bug 1221602, undefined variable when trying
3468       to use a reserved word as an identifier
3469     * db_operations.php, libraries/database_interface.lib.php:
3470       bug #1221359, Copying a db containing a MERGE table
3472 2005-06-12 Marc Delisle  <lem9@users.sourceforge.net>
3473     * tbl_properties.inc.php: visually bind the Add x fields dialog to its
3474       submit button
3475     * db_operations.php: bug #1215688, Copying database does not preserve
3476       default charset and collation
3477     ### 2.6.3-rc1 released
3479 2005-06-12 Olivier Mueller <om@omnis.ch>
3480     * lang/*, server_privileges.php: added strings for RFE #1197482:
3481       $strGeneratePassword, $strGenerate and $strCopy
3483 2005-06-11 Marc Delisle  <lem9@users.sourceforge.net>
3484     * tbl_properties_export.php: bug #1169791, exporting results from queries
3485       with limit keyword
3486     * lang/mongolian* update, thanks to Bayarsaikhan Enkhtaivan
3487     * lang/finnish: update, thanks to Jouni Kahkonen
3488     * lang/norwegian: Update, thanks to Sven-Erik Andersen
3489     * lang/galician: Updates, thanks to Xosé Calvo.
3490     * lang/belarusian, libraries/select_lang.lib.php:
3491       belarusian is now belarusian_cyrillic; added belarusian_latin,
3492       thanks to Jaska Zedlik
3494 2005-06-08 Marc Delisle  <lem9@users.sourceforge.net>
3495     * libraries/common.lib.php: bug #1216901, missing backquotes on the Browse
3496       feature in case of duplicate entry
3498 2005-06-07 Marc Delisle  <lem9@users.sourceforge.net>
3499     * lang/tatarish*: updates, thanks to Albert Fazlí
3500     * config.inc.php: bug #1215950, typo in comment
3502 2005-06-06 Marc Delisle  <lem9@users.sourceforge.net>
3503     * lang/tatarish*, /sync_lang.sh, libraries/select_lang.lib.php,
3504       translators.html: renamed "tatar" to "tatarish" (tatar is
3505       a different language and this translation is really tatarish)
3506     * lang/mongolian*, libraries/select_lang.lib.php,
3507       translators.html, Documentation.html, README:
3508       new language (mongolian), thanks to Bayarsaikhan Enkhtaivan
3510 2005-06-05 Marc Delisle  <lem9@users.sourceforge.net>
3511     * libraries/functions.js: bug #1207405, invalid SQL when creating
3512       table with zero fields
3513     * sql.php: bug #1204951, left frame browse icon alt tag
3514       not updated on emptying table
3516 2005-06-05 Michal Čihař  <michal@cihar.com>
3517     * lang/czech: Update.
3519 2005-06-04 Marc Delisle  <lem9@users.sourceforge.net>
3520     * lang/chinese_traditional: Updates, thanks to Siu Sun.
3521     * lang/finnish: update, thanks to Jouni Kahkonen
3522     * lang/norwegian: Update, thanks to Sven-Erik Andersen
3523     * db_details_structure.php: optional message $strNumberOfFields,
3524       will use $strFields if not defined
3525     * db_operations.php, lang/*: bug #1212997, db copy should not
3526       always perform CREATE DATABASE
3528 2005-06-03 Marc Delisle  <lem9@users.sourceforge.net>
3529     * lang/tatar*, /sync_lang.sh, libraries/select_lang.lib.php,
3530       translators.html, Documentation.html, README:
3531       new language (tatar), thanks to Albert Fazlí
3533 2005-06-01 Marc Delisle  <lem9@users.sourceforge.net>
3534     * Documentation.html: bug #1213761, hint about Hardened PHP
3535       and the Missing parameters problem, thanks to Klaus Dorninger
3537 2005-05-31 Marc Delisle  <lem9@users.sourceforge.net>
3538     * db_details_structure.php: patch 1209863, XHTML validity,
3539       thanks to Ryan Schmidt
3541 2005-05-29 Marc Delisle  <lem9@users.sourceforge.net>
3542     * tbl_change.php: bug #1184325, Label IDs mismatch for ENUM type,
3543       thanks to Ryan Schmidt
3544     * footer.inc.php: bug #1209891, db list not refreshed when the left
3545       frame is positionned on a db, then a manual DROP DATABASE it done
3546       on another db
3547     * db_operations.php, footer.inc.php: bug #1170227, copying a db does not
3548       refresh the queryframe
3550 2005-05-27 Marc Delisle  <lem9@users.sourceforge.net>
3551     * tbl_properties.inc.php: bug #1205940, current timestamp checkbox
3552       when field type changes
3554 2005-05-26 Marc Delisle  <lem9@users.sourceforge.net>
3555     * tbl_create.php: bug #1207406, undefined index from PMA_setComment()
3556     * sql.php: bug #1204913, left frame update on manual table rename
3558 2005-05-25 Marc Delisle  <lem9@users.sourceforge.net>
3559     * tbl_properties.inc.php: bug #1207404, undefined variables
3561 2005-05-24 Marc Delisle  <lem9@users.sourceforge.net>
3562     * libraries/common.lib.php: bug #1207395, undefined theme_generation
3563       and theme_version, thanks to Ryan Schmidt
3564     * tbl_properties_operations.php: bug #1207212, changing table type
3565       under MySQL 5.0.4
3567 2005-05-22 Marc Delisle  <lem9@users.sourceforge.net>
3568     * libraries/charset_conversion.lib.php: diacritics wrongly converted
3569       in Browse mode under MySQL 4.1.x if AllowAnywhereRecoding set to TRUE
3570     * tbl_properties_structure.php, tbl_properties.inc.php,
3571       libraries/sqlparser.lib.php: bug #1163595, NULL detection of TIMESTAMP
3572     * many files: bug #1193250, XHTML compliance, thanks to Ryan Schmidt
3573     * themes/[darkblue_orange|original]/css/theme_print.css.php:
3574       spelling error Hevetica -> Helvetica, thanks to Castorius and
3575       Isaac Bennetch - ibennetch
3577 2005-05-19 Marc Delisle  <lem9@users.sourceforge.net>
3578     * tbl_select.php: bug #1204235, searching on a VARBINARY field
3580 2005-05-18 Marc Delisle  <lem9@users.sourceforge.net>
3581     * export.php: bug #1193442, 8 extra spaces at end of export area,
3582       thanks to Ryan Schmidt
3583     * db_details_structure.php: bug #1193430, zero_rows parameter
3584       not url-encoded, thanks to Ryan Schmidt
3586 2005-05-17 Marc Delisle  <lem9@users.sourceforge.net>
3587     * server_privileges.php, libraries/server_privileges.js:
3588       make the password generator work also on user account editing
3590 2005-05-17 Olivier Mueller <om@omnis.ch>
3591     * server_privileges.php, libraries/server_privileges.js: RFE #1197482,
3592       password generator on user creation.  RFC: ok like that?  TODO: add strings.
3594 2005-05-15 Marc Delisle  <lem9@users.sourceforge.net>
3595     * sql.php, libraries/sqlparser.lib.php: bug #1120434, comment at the end
3596       of query is applied to appended LIMIT as well
3598 2005-05-13 Marc Delisle  <lem9@users.sourceforge.net>
3599     * tbl_printview.php: bug #1178760, header not sent when displaying
3600       print view of multi tables, thanks to Hrvoje Novosel - interghost
3601     * libraries/functions.js: Patch #1191447, hand pointer on mouseover and
3602       mousedown, thanks to Ken Stanley - eclipsboi
3604 2005-05-11 Marc Delisle  <lem9@users.sourceforge.net>
3605     * tbl_properties.inc.php: bug #1069012, table collation forgotten
3606       when adding fields
3607     * libraries/storage_engines.lib.php: bug 1180119, undefined variable when
3608       showing the details of a storage engine under MySQL 4.0.x
3610 2005-05-10 Marc Delisle  <lem9@users.sourceforge.net>
3611     * libraries/sqlparser.lib.php: bug #1198156, undefined variable
3612       when exporting without enclosing with backquotes
3614 2005-05-08 Marc Delisle  <lem9@users.sourceforge.net>
3615     * db_details_links.php: patch #1196806, add a Privileges tab
3616       in db view, thanks to Herman van Rink - helmo
3617     * server_privileges.php: add a back link to the db on which
3618       we are checking privileges
3619     * Documentation.html: FAQ 3.13 about the MySQL API having problem dealing
3620       with USE followed with a db name containing an hyphen
3621     * read_dump.php: bug #1189664, js error when 2 queries submitted at once
3623 2005-05-08 Olivier Mueller <om@omnis.ch>
3624     * scripts/upgrade.pl: new script to let unix admins upgrade phpMyadmin
3625       with one command and 5 seconds. To be improved, but is working fine
3626       here (tm).  Based on: http://www.phpmyadmin.net/latest.txt
3627     * server_privileges.php: always display the "Add a new user" link
3628       on the User overview page (no more need to click on [show all] or
3629       an initial before)
3631 2005-05-05 Marc Delisle  <lem9@users.sourceforge.net>
3632     * libraries/mysql_charsets.lib.php: bug #1186983, missing character
3633       sets and collations (temporary workaround)
3634     * lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
3636 2005-05-04 Marc Delisle  <lem9@users.sourceforge.net>
3637     * Documentation.html: improvement about PmaAbsoluteUri,
3638       thanks to Isaac Bennetch - ibennetch
3640 2005-05-03 Marc Delisle  <lem9@users.sourceforge.net>
3641     * libraries/common.lib.php: bug #1185152, setting collation for a field,
3642       thanks to Ryan Schmidt - ryandesign
3644 2005-05-02 Marc Delisle  <lem9@users.sourceforge.net>
3645     * export.php: bug #1123284, avoid double compression when
3646       zlib.output_compression is On, thanks to unclef at users.sourceforge.net
3647     * libraries/common.lib.php: bug #1193223, undefined index htmlexcel_null,
3648       thanks to Ryan Schmidt - ryandesign
3650 2005-05-01 Marc Delisle  <lem9@users.sourceforge.net>
3651     * server_status.php: bug #1193225, missing </ul>
3652     * tbl_properties.inc.php: bug #1193353, js error on creating table
3654 2005-04-30 Marc Delisle  <lem9@users.sourceforge.net>
3655     * db_operations.php, libraries/tbl_move_copy.php:
3656       bug #1192468, bookmarks copied too many times
3658 2005-04-27 Marc Delisle  <lem9@users.sourceforge.net>
3659     * lang/finnish: update, thanks to Jouni Kahkonen
3660     * lang/russian: update, thanks to lobovich
3661     * libraries/sqlparser.lib.php: bug #1179887, ordering by count(*)
3663 2005-04-26 Marc Delisle  <lem9@users.sourceforge.net>
3664     * tbl_properties_structure.php, tbl_properties.inc.php:
3665       bug #1190092, wrong detection of NULL fields with MySQL 5.0.x
3666     * lang/finnish: big update, thanks to Jouni Kahkonen
3668 2005-04-25 Marc Delisle  <lem9@users.sourceforge.net>
3669     * libraries/sqlparser*: bug #1185173. A query using the Storage
3670       table name and an alias, returned no result. I changed the
3671       parser to add a list of "forbidden" reserved words, as listed
3672       in the MySQL manual (reserved words). Those are not allowed
3673       as a table/column name, but others (like Storage) are allowed.
3674       Now the query works. TODO: do not pretty print in color,
3675       in this case
3676     * libraries/common.lib.php: bug #1179241, wrong escaping of
3677       apostrophe in generated PHP code
3679 2005-04-25 Michal Čihař  <michal@cihar.com>
3680     * lang/czech: Update.
3681     * lang/english: Fix typo.
3683 2005-04-24 Marc Delisle  <lem9@users.sourceforge.net>
3684     * left.php, queryframe.php: bug #1168784, please respect the db order
3685       given in only_db
3687 2005-04-16 Marc Delisle  <lem9@users.sourceforge.net>
3688     * lang/chinese_simplified: Updates, thanks to mysf at etang.com
3689     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
3690     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
3691     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
3692     * lang/galician: Updates, thanks to Xosé Calvo.
3693     * new language: belarusian, thanks to Jaska Zedlik <jz53 at zedlik.com>
3694     * tbl_properties_export.php: bug #1180860, error going from Export
3695       to Insert tab
3696     ### 2.6.2 released
3698 2005-04-14 Marc Delisle  <lem9@users.sourceforge.net>
3699     * db_details_structure.php: Search icon centering
3701 2005-04-13 Marc Delisle  <lem9@users.sourceforge.net>
3702     * tbl_alter.php: undefined $field_comments
3704 2005-04-10 Alexander M. Turek  <me@derrabus.de>
3705     * lang/*.inc.php: New messages for MySQL 5.0 privileges.
3707 2005-04-10 Marc Delisle  <lem9@users.sourceforge.net>
3708     * lang/bulgarian:  Updated, thanks to Stanislav Yordanov (stanprog).
3709     * server_privileges.php: bug #1179969, problem editing a user's profile
3710       (and there was a problem also with the detection of
3711        an already existing user)
3713 2005-04-09 Alexander M. Turek  <me@derrabus.de>
3714     * libraries/sqlparser.data.php: Added keyword ROUTINE.
3716 2005-04-08 Marc Delisle  <lem9@users.sourceforge.net>
3717     * lang/catalan update, thanks to Xavier Navarro (xavin).
3719 2005-04-07 Alexander M. Turek  <me@derrabus.de>
3720     * libraries/select_lang.lib.php, lang/english-iso-8859-15.inc.php:
3721       en-iso-8859-15.
3722     * lang/*.inc.php: New messages for MySQL 5.0 privileges.
3724 2005-04-07 Marc Delisle  <lem9@users.sourceforge.net>
3725     * tbl_properties.inc.php, tbl_alter.php: bug #1176896, undefined variable
3726     * libraries/common.lib.php: wrong test when the field's type is
3727       TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
3729 2005-04-03 Marc Delisle  <lem9@users.sourceforge.net>
3730     ### 2.6.2-rc1 released
3732 2005-04-01 Marc Delisle  <lem9@users.sourceforge.net>
3733     * tbl_addfield.php: TIMESTAMP options support
3734     * libraries/common.lib.php: DEFAULT CURRENT_TIMESTAMP is only
3735       for TIMESTAMP (bug when changing from a TIMESTAMP to a non-TIMESTAMP type)    * (same): bug #1163595, problem 4: a TIMESTAMP must be explicitely
3736       set to NULL to have the NULL attribute
3737     * libraries/tbl_move_copy.php: bug #1168996, error copying InnoDB table
3738       with FK constraints to a table in the same db
3740 2005-03-31 Alexander M. Turek  <me@derrabus.de>
3741     * left.php: Undefined offset (Bug #1174045).
3743 2005-03-31 Marc Delisle  <lem9@users.sourceforge.net>
3744     * Documentation.html: added FAQ 5.17 about problem with
3745       Firefox when the Tabbrowser Extensions plugin is installed
3746     * tbl_properties.inc.php: TIMESTAMP options improved looks, thanks to Garvin
3747     * tbl_properties.inc.php: TIMESTAMP default CURRENT_TIMESTAMP checkbox
3748       made dynamic, depending on the field's type
3749     * tbl_create.php, libraries/relation.lib.php: TIMESTAMP options support
3751 2005-03-30 Alexander M. Turek  <me@derrabus.de>
3752     * server_databases.php: Bug #1172782 (Don't allow to drop
3753       information_schema).
3754     * libraries/mysql_charsets.lib.php: Typo.
3755     * lang/german-*.inc.php: Better translation.
3757 2005-03-30 Marc Delisle  <lem9@users.sourceforge.net>
3758     * Documentation.html: Patch #1164699, clarification about PmaAbsoluteURI,
3759       thanks to Isaac Bennetch - ibennetch
3760     * lang/english: improvements, thanks to Ryan Schmidt - ryandesign
3761     * lang/*: removed unused message and modified strCheckOverhead
3762       where still untranslated
3763     * tbl_properties.inc.php: bug #1163595 (problem #5): after an error
3764       modifying TIMESTAMP options, the table structure editing form
3765       was shown without the new options.
3767 2005-03-29 Marc Delisle  <lem9@users.sourceforge.net>
3768     * libraries/common.lib.php: XSS vulnerability on convcharset
3770 2005-03-29 Alexander M. Turek  <me@derrabus.de>
3771     * server_collations.php, libraries/mysql_charsets.lib.php: Don't offer
3772       unavailable collations (bug #1172517).
3774 2005-03-28 Alexander M. Turek  <me@derrabus.de>
3775     * left.php: Implemented the forgotten view icon.
3777 2005-03-27 Marc Delisle  <lem9@users.sourceforge.net>
3778     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
3779     * libraries/relation.lib.php: bug #1170549, adding fields NOT NULL
3780       under MySQL 4.1
3781     ### 2.6.2-beta1 released
3783 2005-03-27 Alexander M. Turek  <me@derrabus.de>
3784     * libraries/defines.lib.php, themes/*/info.inc.php: Marked 2.6.0 / 2.6.1
3785       themes as imcompatible because of recent changes.
3786     * libraries/information_schema_relations.lib.php,
3787       libraries/relation.lib.php: information_schema relations.
3789 2005-03-26 Alexander M. Turek  <me@derrabus.de>
3790     * libraries/engines/innodb.lib.php: Caught possible devision by zero.
3791     * lang/dutch-iso-8859-15.inc.php, lang/finnish-iso-8859-15.inc.php,
3792       lang/italian-iso-8859-15.inc.php, lang/portoguese-iso-8859-15.inc.php,
3793       lang/spanish-iso-8859-15.inc.php, libraries/select_lang.lib.php:
3794       Added more Latin9 language files.
3796 2005-03-25 Marc Delisle  <lem9@users.sourceforge.net>
3797     * tbl_properties.inc.php: bug #1170255, undefined index: Field
3799 2005-03-25 Alexander M. Turek  <me@derrabus.de>
3800     * db_details_structure.php: Let's prefer separate icons over CSS 3 hacks
3801       for marking a functionality as unavailable.
3802     * libraries/relation.lib.php:
3803       - Removed recoding function calls from controluser queries as they do
3804         not depend on the connection charset anymore;
3805       - Added emulated relations for some information_schema tables. To be
3806         continued.
3808 2005-03-24 Alexander M. Turek  <me@derrabus.de>
3809     * libraries/dbi/*.dbi.lib.php, libraries/common.lib.php,
3810       libraries/database_interface.lib.php:
3811       - Force separate connection for controluser queries;
3812       - Don't apply collation_connection settings to controluser connections.
3813     * lang/galician-*.inc.php: Updates, thanks to Xosé Calvo.
3814     * lang/chinese_traditional-*.inc.php: Updates, thanks to Siu Sun.
3816 2005-03-22 Marc Delisle  <lem9@users.sourceforge.net>
3817     * header.inc.php: undefined index tbl_is_view when copying a table
3818       with constraints and an error occurs
3820 2005-03-20 Marc Delisle  <lem9@users.sourceforge.net>
3821     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
3822     * tbl_properties.inc.php: do not add ON UPDATE CURRENT_TIMESTAMP twice
3824 2005-03-19 Alexander M. Turek  <me@derrabus.de>
3825     * lang/german-*.inc.php: Translations #1120157 (bad translation of
3826       $strAddSearchConditions).
3827     * libraries/select_lang.lib.php, lang/polish-windows-1250.inc.php:
3828       Translations #1161402 (added pl-win1250), thanks to Jakub Wilk (ubanus).
3829     * libraries/select_lang.lib.php, lang/german-iso-8859-15.inc.php,
3830       lang/french-iso-8859-15.inc.php: Added ISO-8859-15 (Latin9) editions of
3831       the German and French language files for testing.
3833 2005-03-19 Marc Delisle  <lem9@users.sourceforge.net>
3834     * lang/catalan update, thanks to Xavier Navarro (xavin).
3835     * lang/russian update, thanks to gunsky
3836     * lang/polish: Updated, thanks to Jakub Wilk (ubanus).
3838 2005-03-18 Marc Delisle  <lem9@users.sourceforge.net>
3839     * lang/estonian: Update thanks to Alvar Soome - finsoft.
3840     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
3841     * lang/brazilian-portuguese: big update, thanks to Airon Luis Pereira
3842       - thedarkness
3843     * lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
3844     * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000)
3846 2005-03-18 Alexander M. Turek  <me@derrabus.de>
3847     * lang/german-*.inc.php: Updates.
3849 2005-03-17 Marc Delisle  <lem9@users.sourceforge.net>
3850     * Documentation.html: bug #1165148, typo in Documentation.html
3851     * lang/indonesian: Update thanks to Rachim Tamsjadi - tamsy.
3852     * lang/galician: Updated, thanks to Xosé Calvo.
3854 2005-03-16 Marc Delisle  <lem9@users.sourceforge.net>
3855     * tbl_properties_structure.php, tbl_alter.php, tbl_properties.inc.php,
3856       config.inc.php (comment only), libraries/common.lib.php:
3857       experimental support for table structure editing with MySQL 4.1.2+
3858       TIMESTAMP options
3860 2005-03-13 Marc Delisle  <lem9@users.sourceforge.net>
3861     * tbl_row_delete.php renamed to tbl_row_action.php (RFE 1097729)
3863 2005-03-12 Marc Delisle  <lem9@users.sourceforge.net>
3864     * tbl_properties_structure.php, libraries/sqlparser.lib.php:
3865       start merging code for MySQL 4.1.2 TIMESTAMP options support
3867 2005-03-10 Alexander M. Turek  <me@derrabus.de>
3868     * libraries/relation.lib.php: Bug #1159415.
3870 2005-03-10 Marc Delisle  <lem9@users.sourceforge.net>
3871     * libraries/database_interface.lib.php, libraries/relation.lib.php:
3872       problem with getting comments when creating a new table under MySQL 4.1.x
3873       with mysql extension
3875 2005-03-09 Marc Delisle  <lem9@users.sourceforge.net>
3876     * db_operations.php: db comments updating broken
3877     * libraries/relation.lib.php: bug #1159415, data dictionary broken
3879 2005-03-08 Michael Keck  <mkkeck@users.sourceforge.net>
3880     * themes/*/img/bd_insrow.png, themes/*/bd_insrow.png: Added disabled
3881       versions of insert-row icons.
3883 2005-03-08 Marc Delisle  <lem9@users.sourceforge.net>
3884     * lang/french update
3886 2005-03-07 Marc Delisle  <lem9@users.sourceforge.net>
3887     * libraries/relation.lib.php: db comments broken
3888     * libraries/dbi/*.php, lang/*: new $strSocketProblem message
3889     * db_details.php, tbl_query_box.php, libraries/bookmark.lib.php:
3890       bookmark improvement,
3891       based on patch #1034161 by Ryan Schmidt - ryandesign:
3892       sort bookmarks by label, remove the number before each bookmark
3893       in the drop-down choice. For this I had to change some logic in the
3894       calling scripts. It's still possible to have the same label more
3895       than once.
3897 2005-03-07 Michal Čihař  <michal@cihar.com>
3898     * db_printview.php, tbl_printview.php, css/phpmyadmin.css.php,
3899       libraries/header_meta_style.inc.php: Actually use print style in themes,
3900       also fixes RFE #1120880.
3901     * sql.php: Better calculate inserted row id (bug #1156963).
3902     * db_details_links.php, db_details_structure.php: Show database comment on
3903       each tab (same as we do with table comments).
3905 2005-03-06 Michael Keck  <mkkeck@users.sourceforge.net>
3906     * themes/*/img/bd_deltbl.png, themes/*/bd_drop.png: Added disabled
3907       versions of drop icons.
3909 2005-03-06 Michal Čihař  <michal@cihar.com>
3910     * export.php, libraries/display_export.lib.php, config.inc.php,
3911       libraries/config_import.lib.php, libraries/export/htmlexcel.php,
3912       libraries/export/htmlword.php, lang/*: Added Microsoft Word and Excel
3913       2000 export (RFE #1155122).
3914     * lang/czech: Updated, thanks to Michal Marek (twofish) for "storage
3915       engine" translation.
3916     * lang/english: Nothing to translate here.
3917     * Documentation.html: Document new Excel export.
3918     * config.inc.php, libraries/config_import.lib.php,
3919       libraries/display_export.lib.php, libraries/export/htmlword.php: Word
3920       export now can contain table structure and better handles more
3921       tables/databases export.
3922     * db_operations.php, export.php, main.php, tbl_move_copy.php,
3923       libraries/common.lib.php, libraries/select_theme.lib.php,
3924       libraries/auth/cookie.auth.lib.php: Unified cookie path handling, added
3925       / to end of path (bug #1155373).
3927 2005-03-06 Marc Delisle  <lem9@users.sourceforge.net>
3928     * libraries/relation.lib.php, /display_export.lib.php,
3929       /export/sql.php: native comments. For MySQL 4.1.x+ I do not display
3930       the "Add into comments ... Comments" choice, since they are
3931       part of the structure
3933 2005-03-06 Alexander M. Turek  <me@derrabus.de>
3934     * lang/*.inc.php, libraries/engines/innodb.lib.php: InnoDB buffer pool
3935       activity statistics.
3936     * server_status.php: Removed InnoDB Status sub-page. It is now part of
3937       server_engines.php.
3938     * lang/*.inc.php, libraries/engines/innodb.lib.php: Buffer pool size
3939       indicators.
3940     * libraries/mysql_charsets.lib.php: Don't check the character set of the
3941       virtual database "information_schema" (MySQL 5.0).
3942     * db_details_links.php, db_details_structure.php: Don't allow the user to
3943       change anything in MySQL 5.0's information_schema database.
3945 2005-03-05 Marc Delisle  <lem9@users.sourceforge.net>
3946     * tbl_alter.php, tbl_addfield.php, db_datadict.php, pdf_schema.php,
3947       tbl_create.php, libraries/common.lib.php, /relation.lib.php,
3948       /database_interface.lib.php: MySQL 4.1.x native comments
3950 2005-03-05 Alexander M. Turek  <me@derrabus.de>
3951     * server_engines.php, lang/*.inc.php, libraries/storage_engines.lib.php
3952       libraries/engines/berkeleydb.lib.php, libraries/engines/bdb.lib.php,
3953       libraries/engines/innobase.lib.php, libraries/innodb.lib.php,
3954       libraries/engines/myisam.lib.php:
3955       - Moved engine-specific settings into plugins;
3956       - Added ability to create multiple sub-pages in server_engines.php for
3957         a specific engine;
3958       - Added a few InnoDB variables. To be continued. :-)
3959       - New InnoDB buffer pool monitor for MySQL >= 5.0.2.
3961 2005-03-04 Marc Delisle  <lem9@users.sourceforge.net>
3962     * Documentation.html, libraries/common.lib.php: new FAQ 2.8 about
3963       Missing parameters, and when the error happens, show a link to FAQ
3965 2005-03-03 Alexander M. Turek  <me@derrabus.de>
3966     * libraries/grab_globals.lib.php: Bug #1153079 (Updating columns starting
3967       with "str").
3968     * header.inc.php: Wrong icon for views.
3969     * libraries/sqlparser.data.php: Added more missing date / time functions.
3971 2005-03-02 Michal Čihař  <michal@cihar.com>
3972     * libraries/export/sql.php, libraries/display_export.lib.php: Do not offer
3973       modes not available in current MySQL version, do not fail on error when
3974       setting SQL_MODE (bug #1155209).
3976 2005-03-02 Marc Delisle  <lem9@users.sourceforge.net>
3977     * main.php: bug #1154307, wrong text for alt,
3978       thanks to Isaac Bennetch - ibennetch
3979     * Documentation.html: bug #1126156, FAQ 6.12 reworked,
3980       thanks to Isaac Bennetch - ibennetch
3982 2005-03-01 Marc Delisle  <lem9@users.sourceforge.net>
3983     * Documentation.html: bug #1153684, wrong doc for PDF pages generation,
3984       thanks to Ryan Schmidt
3985     * libraries/auth/config.auth.lib.php: bug #1149565, tooltip.js undefined
3986       var
3988 2005-02-27 Alexander M. Turek  <me@derrab.us>
3989     * libraries/sqlparser.data.php: Added missing MySQL functions STR_TO_DATE
3990       and GET_FORMAT (bug #1152310).
3992 2005-02-27 Michal Čihař  <michal@cihar.com>
3993     * server_binlog.php: MySQL 5 compatibility (bug #1151960).
3995 2005-02-26 Marc Delisle  <lem9@users.sourceforge.net>
3996     * Documentation.html: added FAQ 5.16 about various IE and Windows
3997       problems. Thanks to Michael Keck.
3998     * main.php: bug #1143528, Reload MySQL not seen on MySQL 4.1.2
4000 2005-02-24 Alexander M. Turek  <me@derrabus.de>
4001     * libraries/grab_globals.lib.php: Fixed the fix, thanks to Marc. :-)
4003 2005-02-23 Marc Delisle  <lem9@users.sourceforge.net>
4004     * libraries/auth/cookie.auth.lib.php: bug #1149373, error when
4005       blowfish_secret is empty
4007 2005-02-23 Alexander M. Turek  <me@derrabus.de>
4008     * libraries/grab_globals.lib.php: More hotfixes against bug #1149381.
4009     * libraries/mysql_charsets.lib.php: Detection for new Japanese charsets
4010       (cp932 and eucjpms) that will be introduced with MySQL 5.0.3.
4011     * libraries/select_lang.lib.php: Removed the UTF-8 deactivation code that
4012       we had already commented out a long time ago.
4014 2005-02-22 Alexander M. Turek  <me@derrabus.de>
4015     * libraries/grab_globals.lib.php: Hotfix against bug #1149381 and parts
4016       of bug #1149383.
4018 2005-02-21 Marc Delisle  <lem9@users.sourceforge.net>
4019     * pdf_pages.php: patch #1120466 (modified): optional column names
4020       in visual scratchboard, thanks to Remco Aalbers - remcoa
4022 2005-02-17 Marc Delisle  <lem9@users.sourceforge.net>
4023     * header.inc.php, queryframe.php: HTML improvement,
4024       thanks to Armel Fauveau
4025     * server_privileges.php: bug #1113788, escaping character removed by error
4027 2005-02-16 Alexander M. Turek  <me@derrabus.de>
4028     * db_details_export.php: Views are not exportable yet.
4029     * themes/*/css/theme_right.css.php: Allow to mark a whole row as disabled.
4030     * server_engines.php: Use new CSS class 'disabled' for unavailable
4031       engines.
4033 2005-02-14 Michal Čihař  <michal@cihar.com>
4034     * tbl_printview.php, libraries/tbl_indexes.lib.php: Fix displaying
4035       indexes for print view, use same function as for normal view (bug
4036       #1119388).
4037     * css/print.css, libraries/tbl_indexes.lib.php,
4038       libraries/header_meta_style.inc.php: Use CSS for hiding print button
4039       rather than javascript.
4041 2005-02-14 Marc Delisle  <lem9@users.sourceforge.net>
4042     * tbl_properties_table_info.php: avoid errors #1046, no database selected
4043       in MySQL 5.0.2
4044     * lang/romanian: Updated, thanks to Valics Lehel.
4046 2005-02-13 Marc Delisle  <lem9@users.sourceforge.net>
4047     * lang/french update
4048     * server_privileges.php: bug #1118137, host not changing when editing user
4050 2005-02-10 Marc Delisle  <lem9@users.sourceforge.net>
4051     * Documentation.html: new FAQ 1.32 about using HTTP auth under IIS
4053 2005-02-09 Marc Delisle  <lem9@users.sourceforge.net>
4054     * config.inc.php, Documentation.html: bug #1115327, document the
4055       maximum number of characters for blowfish_secret
4057 2005-02-09 Alexander M. Turek  <me@derrabus.de>
4058     * lang/italian-*.inc.php: Updates, thanks to Pietro Danesi.
4060 2005-02-08 Michal Čihař  <michal@cihar.com>
4061     * export.php: Fix export of SQL for Safari (bug #1113015).
4063 2005-02-07 Marc Delisle  <lem9@users.sourceforge.net>
4064     * libraries/dbi/*: bug #1116933, PMA_DBI_free_result():
4065       do not send a boolean to mysqli_free_result() or mysql_free_result(),
4066       it expects a result resource
4067     * libraries/tbl_move_copy.php: bug #1117112, commands out of sync when
4068       using "copy table" operation
4069     * libraries/common.lib.php: bug #1114363, error when SHOW DATABASES is
4070       disabled
4072 2005-02-07 Alexander M. Turek  <me@derrabus.de>
4073     * libraries/mcrypt.lib.php: Bug #1117907 ("wrong parameter count" with
4074       php 4.1.x.
4076 2005-02-06 Alexander M. Turek  <me@derrabus.de>
4077     * header.inc.php, tbl_properties_table_info.php: View detection for
4078       header.inc.php.
4079     * tbl_properties_links.php: Adjusted tab bar for views.
4081 2005-02-05 Marc Delisle  <lem9@users.sourceforge.net>
4082     * tbl_relation.php: removed comments handling (pmadb-style) from relation view
4084 2005-02-04 Michal Čihař  <michal@cihar.com>
4085     * tbl_change.php: Fix TIMESTAMP editing on MySQL 4.1 (bug #1114120).
4087 2005-02-03 Alexander M. Turek  <me@derrabus.de>
4088     * tbl_addfield.php: Bug #1040682 (adding field with collation).
4090 2005-02-02 Marc Delisle  <lem9@users.sourceforge.net>
4091     * libraries/dbi/*: PMA_DBI_num_rows(): do not send a boolean
4092       to mysqli_num_rows() or mysql_num_row(), it expects a result resource
4093     * tbl_properties.inc.php: bug #1114550, changing the type of
4094       a float unsigned column
4096 2005-01-30 Marc Delisle  <lem9@users.sourceforge.net>
4097     * libraries/export/sql.php: bug #1108521, part 2: mysqli_num_rows
4098       cannot be used with MYSQL_USE_RESULT
4100 2005-01-29 Alexander M. Turek  <me@derrabus.de>
4101     * lang/japanese-utf-8.inc.php: Bug #1111855 ("Undefined index" when using
4102       the Janapese language file under MySQL 4.1.
4104 2005-01-28 Marc Delisle  <lem9@users.sourceforge.net>
4105     * libraries/dbi/mysqli.dbi.lib.php: bug #1111706, call to undefined
4106       function PMA_reloadNavigation(). A failed connection was not properly
4107       detected
4108     * libraries/export/sql.php: bug #1108521, mysqli_free_result() expects
4109       parameter 1 to be a result
4111 2005-01-27 Marc Delisle  <lem9@users.sourceforge.net>
4112     * libraries/fpdf/fpdf.php: bug #1106146, missing header for PDF,
4113       thanks to Michal
4114     * libraries/display_tbl.lib.php: the LongOperation message should
4115       be just for InnoDB
4117 2005-01-27 Michal Čihař  <michal@cihar.com>
4118     * read_dump.php: Fix detection of SELECT query to display on multiple
4119       submits (bug #1110727).
4121 2005-01-23 Marc Delisle  <lem9@users.sourceforge.net>
4122     * tbl_query_box.php: bug #1107937, undefined $fields_list
4123     * lang/estonian: Update thanks to Alvar Soome - finsoft.
4124     ### 2.6.1 released
4126 2005-01-23 Michal Čihař  <michal@cihar.com>
4127     * export.php: Back to Content-Type application/x-bzip2 on bzip2 export
4128       (bug #1106652).
4130 2005-01-23 Alexander M. Turek  <me@derrabus.de>
4131     * libraries/sqlparser.data.php: Added some keywords.
4133 2005-01-22 Marc Delisle  <lem9@users.sourceforge.net>
4134     * libraries/bookmark.lib.php: bug #1103289: num_rows and MYSQL_USE_RESULT,
4135       and fix a typo "boommark"
4136     * lang/galician: Updated, thanks to Xosé Calvo.
4137     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
4139 2005-01-20 Michael Keck  <mkkeck@users.sourceforge.net>
4140     * libraries/tooltip.js: new JS library for tooltips (hints)
4141     * libraries/common.lib.php: img tag modified for mouseover / mouseout
4142       (show/hide tooltip)
4143     * header.inc.php: needed div-container for tooltips
4144     * footer.inc.php: linking to js-file tooltip.js
4145     * themes/.../theme_right.css.php: tooltip class
4146     * querywindow.php / tbl_query_box.php: resizing the querywindow if it
4147       to small
4148     * themes/.../layout.inc.php: increased QueryWindowHeight / QueryWindowWidth
4149     * themes/.../theme_right.css.php: new class for disabled (not available)
4150       text / values / messages
4151     * libraries/tooltip.js: removed wrong typos (sorry)
4153 2005-01-20 Alexander M. Turek  <me@derrabus.de>
4154     * server_engines.php, server_links.inc.php: Use Michael's new icon for
4155       storage engines.
4156     * main.php: Added link to storage engines sub-page.
4158 2005-01-18 Marc Delisle  <lem9@users.sourceforge.net>
4159     * sql.php, libraries/common.lib.php, /display_tbl.lib.php, /functions.js,
4160       lang/*.php: bug #1084820: ask a confirmation when a user wants to
4161       reach the End of rows, and count the exact number of rows to
4162       go to the real end
4163       TODO: page number selector
4164     * common.lib.php: PMA_showHint(): now the lightbulb is clickable,
4165       to reveal the full message for browsers who truncate it,
4166       thanks to Alexander for the suggestion
4168 2005-01-18 Alexander M. Turek  <me@derrabus.de>
4169     * server_engines.php, server_links.php libraries/storage_engines.lib.php:
4170       - Emulation for < MySQL 4.1.2;
4171       - BerkeleyDB version information.
4172     * tbl_properties.inc.php, tbl_properties_operations.php,
4173       libraries/storage_engines.lib.php: Auto-generated engine selection
4174       dropdown.
4175     * header.inc.php, libraries/common.lib.php: Finger pointer for lightbulbs.
4177 2005-01-17 Michael Keck  <mkkeck@users.sourceforge.net>
4178     * libraries/common.lib.php: modified function for
4179       Add a link by MySQL-Error #1062 - Duplicate entry
4180       (feature request #1036254)
4182 2005-01-17 Michal Čihař  <michal@cihar.com>
4183     * lang/czech: Fix typos (translation #1103785).
4185 2005-01-17 Alexander M. Turek  <me@derrabus.de>
4186     * server_engines.php, lang/*.inc.php: Nice output for some MyISAM
4187       parameters.
4189 2005-01-16 Marc Delisle  <lem9@users.sourceforge.net>
4190     * libraries/common.lib.php: bug #1103201, wrong treatment of MySQL error
4191       #1060 in the logic for error #1062
4193 2005-01-15 Alexander M. Turek  <me@derrabus.de>
4194     * server_engines.php, server_links.inc.php, lang/*.inc.php,
4195       libraries/storage_engines.php: Detailed storage engines status
4196       information.
4198 2005-01-12 Alexander M. Turek  <me@derrabus.de>
4199     * tbl_properties_table_info.inc.php: Basic view detection.
4200     * tbl_properties_structure.php: Disabled table-specific interface elements
4201       for views.
4203 2005-01-11 Alexander M. Turek  <me@derrabus.de>
4204     * libraries/relation.lib.php:
4205       - Removed redundant code;
4206       - Fixed some comments.
4207     * tbl_properties_structure.php: Corrected TH numbering.
4208     * db_details_structure.php: Small design glitch with "in use" tables.
4209     * db_details_structure.php, mult_submits.inc.php, lang/*.inc.php:
4210       - Views are now displayed correctly within the table list;
4211       - Added ability to drop views from the db structure page.
4212         TODO: It is not yet possible to drop a view from the table sub pages.
4214 2005-01-11 Marc Delisle  <lem9@users.sourceforge.net>
4215     * libraries/dbi/mysqli.dbi.lib.php: bug #1076213, headers sent
4216       on invalid login
4218 2005-01-10 Michal Čihař  <michal@cihar.com>
4219      * lang/czech: Fix typo (translation #1099459).
4221 2005-01-10 Olivier Mueller <om@omnis.ch>
4222     * README: copyright, we're in 2005
4224 2005-01-09 Marc Delisle  <lem9@users.sourceforge.net>
4225     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
4226     * lang/catalan update, thanks to Xavier Navarro (xavin).
4227     * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000)
4228     * lang/dutch: Updates, thanks to Ivo Teel.
4229     * lang/indonesian: Update thanks to Rachim Tamsjadi - tamsy.
4230     * lang/galician: Updated, thanks to Xosé Calvo.
4231     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
4232     ### 2.6.1-rc2 released
4234 2005-01-07 Marc Delisle  <lem9@users.sourceforge.net>
4235     * tbl_addfield.php: bug #1082680, undefined $field_charset when adding
4236       a FLOAT field in MySQL 4.1.x
4238 2005-01-07 Michal Čihař  <michal@cihar.com>
4239     * Documentation.html, tbl_change.php, tbl_properties.inc.php,
4240       libraries/functions.js, libraries/tbl_change.js,
4241       libraries/keyhandler.js: Use Option key for Safari for moving (bug
4242       #1094137), move key handler function to separate file so we have only
4243       one, make movement work correctly in vertical display of properties.
4244     * libraries/common.lib.php: Fix timestamp in uva condition with MySQL 4.1
4245       (bug #1097593).
4247 2005-01-06 Marc Delisle  <lem9@users.sourceforge.net>
4248     * tbl_change.php: removed old PHP3-workaround that caused problems
4249       with field names like '000'
4251 2005-01-05 Michal Čihař  <michal@cihar.com>
4252     * tbl_properties_operations.php: Fix changning table parameters if it has
4253       no auto increment (bug #1096246).
4255 2005-01-04 Alexander M. Turek  <me@derrabus.de>
4256     * lang/german-*.inc.php:
4257       - Updates and small corrections;
4258       - Synchronized translation with the German MySQL documentation.
4260 2005-01-03 Michal Čihař  <michal@cihar.com>
4261     * export.php: Use standardised mime types and use content encoding for
4262       gzip/bzip2. I hope this will fix double gzip compression as in bug
4263       #1094649.
4265 2005-01-01 Michal Čihař  <michal@cihar.com>
4266     * tbl_alter.php: Don't try to set collation for non text fields (bug
4267       #1094109).
4268     * sql.php: Do not forget reloading when launching multiple queries (bug
4269       #1090818).
4271          --- Older ChangeLogs can be found on our project website ---
4272                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
4274 # vim: et ts=4 sw=4 sts=4
4275 # vim: ft=changelog fenc=utf-8 encoding=utf-8
4276 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#'
4277 # vim: fdn=1 fdm=expr