PHP3 compatible
[phpmyadmin/crack.git] / ChangeLog
blob99058e3402ab450ca5bbf08dc2f4842838f14f0f
1 ----------------------
2 phpMyAdmin - Changelog
3 ----------------------
5 $Id$
6 $Source$
8 2003-02-06 Marc Delisle  <lem9@users.sourceforge.net>
9     * libraries/sqlparser.lib.php3: PHP3 parse error
11 2003-02-05 Alexander M. Turek  <rabus@users.sourceforge.net>
12     * db_details.php3, tbl_query_box.php3: Disabled the autoselect feature of
13       the SQL query box for Opera 7 for Windows in order to avoid trouble here.
14     * Documentation.html: Removed FAQ entry about Opera 7.
15     * db_stats.php3: One <img> tag still pointed to a GIF file.
17 2003-02-05 Marc Delisle  <lem9@users.sourceforge.net>
18     * tbl_replace.php3, tbl_replace_fields.php3: do not display the
19       UPDATE query if there was some binary upload in it, otherwise
20       display it
22 2003-02-04 Alexander M. Turek  <rabus@users.sourceforge.net>
23     * common.lib.php3:
24       - Patch #669255 (Initial DB list for MySQL > 4.0.2), thanks to Charles
25         Bailey (charles_bailey);
26       - Don't use small fonts for Opera 7.
27     * ldi_check.php3: Backslahes should be escaped.
28     * Documentation.html: Added a note about Opera 7.
30 2003-02-04 Michal Cihar  <nijel@users.sourceforge.net>
31     * Documentation.*: Added information about binary checbox when uploading
32       files.
34 2003-02-04 Garvin Hicking  <me@supergarv.de>
35     * common.lib.php3: Fixed a possible 'undefined index' error.
37 2003-02-04 Marc Delisle  <lem9@users.sourceforge.net>
38     * Documentation.html: new faq entry about IE bug with http auth,
39       switching from one server to the other
40     * db_details_qbe.php3: bug 661758 (undefined offset when doing a qbe
41       and only table selected)
42     * ldi_check.php3: check local_infile on recent MySQL versions,
43       thanks to Alexander
45 2003-02-03 Michal Cihar  <nijel@users.sourceforge.net>
46     * libraries/display_tbl.lib.php3, tbl_change.php3: Show blob size (RFE
47       #678729).
48     * tbl_replace_fields.php3, tbl_change.php3: Allow binary uploads.
49     * tbl_dump.php3: Fix bug #679699 (export to XML, save to file - Undefined
50       variable: charset_of_file).
52 2003-02-03 Garvin Hicking  <me@supergarv.de>
53     * pdf_schema.php3, libraries/dbg/profiling.php3,
54       libraries/xpath/XPath.class.php: Backwards compatibility (foreach loops).
56 2003-02-03 Marc Delisle  <lem9@users.sourceforge.net>
57     ### 2.4.0-rc1 released
58     and after the release:
59     * lang/romanian: update, thanks to Valics Lehel
60     * lang/spanish: update, thanks to Daniel Hinostroza C.
61     * lang/catalan: update, thanks to Xavier Navarro
62     * lang/dutch update, thanks to Ivo Teel
64 2003-02-02 Olivier L. Müller  <om@omnis.ch>
65     * tbl_addfield.php3: ignore empty fields on alter table
67 2003-02-02 Alexander M. Turek  <rabus@users.sourceforge.net>
68     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
69       compatibility.
70     * lang/german-*.inc.php3: Updates.
71     * server_privileges.php3: Remove column privileges.
72     * config.inc.php3: Added $cfg['DefaultTabServer'].
73     * header.inc.php3: Link the default tabs.
74     * libraries/common.lib.php3: PHP3 compatibility.
76 2003-02-02 Michal Cihar  <nijel@users.sourceforge.net>
77     * lang/czech: Updated.
78     * lang/sort_lang.sh: This needs bash.
80 2003-02-02 Marc Delisle  <lem9@users.sourceforge.net>
81     * lang/indonesian: update, thanks to Rachim Tamsjadi (tamsy).
82     * lang/norwegian: update, thanks to Sven-Erik Andersen
83     * libraries/kanji-encoding.lib.php3 bug fix, thanks to Yukihiro Kawada
84     * libraries/dbg/setup.php3, lang/*: generic $strCantLoad
85       (later when we get enough translations,
86        we can use it instead of $strCandLoadMySQL)
87     * lang/romanian: update, thanks to Valics Lehel
88     * lang/galician: update, thanks to Xosé Calvo
89     * lang/lithuanian: update, thanks to Vilius Zigmantas
90     * lang/japanese: update, thanks to Yukihiro Kawada
91     * lang/*, libraries/dbg/profiling.php3: strDBGMaxTimeMs,
92       thanks to Alexander
94 2003-02-01 Robin Johnson  <robbat2@users.sourceforge.net>
95     * R.I.P.: --- On Feb. 1, 2003, the Space Shuttle Columbia (STS-107) was lost during its
96     re-entry into Earth's atmosphere. In memory of the brave men and women who
97     gave their lives for the people of Earth. ---
98     * Documentation.html: Removed a bit of duplication in [7.4] and the
99     Developers section
100     * libraries/dbg: New directory for DBG code
101     * libraries/dbg/setup.php3:
102        - DBG initialization code, including module support
103     * libraries/dbg/profiling.php3: Profiling code
104     * lang/*: New strings added for DBG extension
105     * config.inc.php3: config options for DBG, off by default
106     * footer.inc.php3: DBG profiling output
108 2003-02-01 Michal Cihar  <nijel@users.sourceforge.net>
109     * Documentation.*, translators.html, docs.css: New documentation layout.
110     * scripts/create-release.sh: Added --dont_wrap_pre to lynx parameters.
112 2003-02-01 Marc Delisle  <lem9@users.sourceforge.net>
113     * tbl_change.php3, tbl_replace.php3, (new)tbl_replace_fields.php3,
114       db_details.php3, tbl_query_box.php3, libraries/common.lib.php3:
115       new Feature: BLOB field upload
116       (TODO: handle open_basedir restrictions)
118 2003-01-31 Alexander M. Turek  <rabus@users.sourceforge.net>
119     * config.inc.php3, Documentation.html, libraries/common.lib.php3,
120       libraries/config_import.lib.php3: Added experimental support for
121       compressed connections to the MySQL server.
123 2003-01-30 Marc Delisle  <lem9@users.sourceforge.net>
124     * db_details_structure.php3, libraries/fpdf/fpdf.php3: better browser
125       support, thanks to Jose Fandos (jose.fandos at sonnd.com)
127 2003-01-30 Michal Cihar  <nijel@users.sourceforge.net>
128     * Documentation*: Added faq 1.27 about GZIP output buffering problem.
129     * Documentation.html, translators.html: Unified using of font sizes.
131 2003-01-30 Alexander M. Turek  <rabus@users.sourceforge.net>
132     * main.php3, user_details.php3, libraries/user_details.js: Removed the old
133       user management.
134     * server_processlist.php3: Fixed a bug the denied the access to the
135       process list for normal users.
136     * config.inc.php3: Removed note about buggy setting.
137     * lang/german-*.inc.php3: Updates.
138     * Documentation.html: There won't be a PHP 4.5.0; typos.
140 2003-01-29 Marc Delisle  <lem9@users.sourceforge.net>
141     * tbl_select.php3: drop-down for enums, thanks to Joerg Klein (j0erch)
143 2003-01-28 Marc Delisle  <lem9@users.sourceforge.net>
144     * sql.php3, tbl_replace.php3: display UPDATE statement after row edit
146 2003-01-27 Marc Delisle  <lem9@users.sourceforge.net>
147     * lang/slovenian update: thanks to Kositer Uros (urosh)
148     * lang/albanian: update, thanks to Laurent Dhima
149     * lang/slovak update, thanks to Lubos Klokner
151 2003-01-25 Marc Delisle  <lem9@users.sourceforge.net>
152     * libraries/relation.lib.php3: improve messages
154 2003-01-23 Marc Delisle  <lem9@users.sourceforge.net>
155     * tbl_relation.php3, bug 659227: in Relation View, cannot enter comments
157 2003-01-22 Robin Johnson  <robbat2@users.sourceforge.net>
158     * lang/swedish*: Updates, thanks to Björn T. Hallberg (bth)
159     * lang/italian*: Updates, thanks to Pietro Danesi (danone)
160     * lang/english*: Resorted and Resynced.
161     * lang/farsi*: Added ready for Farsi translation
162     * lang/sync_lang.sh, libraries/select_lang.lib.php3:
163         - Updates ready for Farsi translation
164     * lang/polish*: Updates, thanks to Jakub Wilk (ubanus)
165     * fulltext.png, partialtext.png, pma_logo.png:
166         - Ran PNGCRUSH on files to reduce size optimially.
167     * plus.gif, browse.gif, desc_order.gif, asc_order.gif, minus.gif,
168     vertical_line.gif, item_rtl.gif, item_ltr.gif:
169         - Old image files removed and replaced with PNG files (feature
170         #458895)
171     * plus.png, browse.png, desc_order.png, asc_order.png, minus.png,
172     vertical_line.png, item_rtl.png, item_ltr.png:
173         - New PNG image files (feature #458895)
174     * header.inc.php3, left.php3, main.php3, libraries/display_tbl.lib.php3:
175         - Code changes for PNG images (feature #458895)
177 2003-01-21 Robin Johnson  <robbat2@users.sourceforge.net>
178     * libraries/sqlparser.lib.php3: checkType function
180 2003-01-21 Alexander M. Turek  <rabus@users.sourceforge.net>
181     * lang/catalan-*.inc.php3: Updates, thanks to Xavier Navarro (xavin).
183 2003-01-21 Marc Delisle  <lem9@users.sourceforge.net>
184     * sql.php3, tbl_properties_export.php3, libraries/build_dump.lib.php3:
185       row limiting for exported results
187 2003-01-21 Michal Cihar  <nijel@users.sourceforge.net>
188     * db_datadict.php3, pdf_schema.php3, tbl_printview.php3,
189       tbl_properties.inc.php3, tbl_properties_structure.php3, tbl_select.php3:
190       Fixed bug #667682 ("UNSIGNED" option in SET or ENUM), SET and ENUM can't
191       be SIGNED/UNSIGNED/ZEROFILL.
193 2003-01-19 Alexander M. Turek  <rabus@users.sourceforge.net>
194     * server_privileges.php3: Added column privileges editor.
196 2003-01-19 Marc Delisle  <lem9@users.sourceforge.net>
197     * sql.php3, tbl_properties_export.php3, tbl_dump.php3,
198       tbl_move_copy.php3, libraries/build_dump.lib.php3:
199       Feature: Export results of SELECTs
201 2003-01-17 Marc Delisle  <lem9@users.sourceforge.net>
202     * Documentation.html: faq 5.12 about OS X Safari problem
203     * tbl_move_copy.php3: typo (wrong back link)
205 2003-01-17 Robin Johnson  <robbat2@users.sourceforge.net>
206     * lang/spanish-*.inc.php3: Updates, thanks to Daniel Hinostroza C.
207     * lang/norwegian-*.inc.php3: Updates, thanks to Sven-Erik Andersen
209 2003-01-17 Alexander M. Turek  <rabus@users.sourceforge.net>
210     * server_privileges.php3: Wrong label.
211     * scripts/create-release.sh: Changed the CVS hostname to cvs1 because
212       cvs1.sourceforge.net is now blocked for the SF shell servers, too. Note:
213       The script now works on the SF shell servers ONLY!
215 2003-01-16 Michal Cihar  <nijel@users.sourceforge.net>
216     * lang/czech: Updated.
217     * libraries/tbl_change.js, tbl_change.php3: Improved Ctrl+arrows moving in
218       field editing.
220 2003-01-15 Robin Johnson  <robbat2@users.sourceforge.net>
221     * lang/sort_lang.sh: Fix status output bug '\n'
222     * db_details_importdocsql.php3: Move hardcoded strings to language files
223     * lang/*.php3: Add new strings for docSQL importer
224     * libraries/sqlvalidator.*.php3: Finish fixing bug #644709
225     * Documentation.html: Revised FAQ entry about SQL Validator
227 2003-01-15 Alexander M. Turek  <rabus@users.sourceforge.net>
228     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
229     * lang/indonesian-*.inc.php3: Updates, thanks to Rachim Tamsjadi (tamsy).
230     * lang/italian-*.inc.php3: Updates, thanks to Pietro Danesi (danone).
231     * lang/polish-*.inc.php3: Updates, thanks to Jakub Wilk (ubanus).
232     * lang/slovak-*.inc.php3: Updates, thanks to Lubos Klokner (erkac).
234 2003-01-15 Marc Delisle  <lem9@users.sourceforge.net>
235     * pdf_pages.php3: feature: deleting a pdf page
236     * libraries/sqlparser.lib.php3: bug 667317 (INTERVAL 10YEAR)
237       , bug 667663 (ALTER TABLE tbl_name AUTO_INCREMENT = 1 )
239 2003-01-14 Alexander M. Turek  <rabus@users.sourceforge.net>
240     * server_privileges.php3:
241       - Lookup database / table lists if possible;
242       - The database name was displayed instead of the table name in the sub
243         page heading.
244     * lang/slovenian-*.inc.php3: Updates, thanks to Kositer Uros (urosh).
245     * lang/norwegian-*.inc.php3: Updates, thanks to
246       Sven-Erik Andersen (sven-erik).
247     * lang/albanian-*.inc.php3: Updates, thanks to Laurent Dhima (laurenti).
248     * lang/catalan-*.inc.php3: Updates, thanks to Xavier Navarro (xavin).
250 2003-01-14 Marc Delisle  <lem9@users.sourceforge.net>
251     * lang/galician: update, thanks to Xosé Calvo
252     * lang/spanish: update, thanks to Dr. med. Daniel Hinostroza C.
254 2003-01-14 Michal Cihar  <nijel@users.sourceforge.net>
255     * tbl_properties_structure.php3, libraries/functions.js: Added (un)check
256       all for fields selection.
257     * tbl_properties.inc.php3, libraries/functions.js: Merged patch #554439
258       (Jumping cursor using keyboard).
259     * tbl_alter.php3, tbl_addfield.php3, tbl_create.php3: Always include
260       functions.js to allow jumping using keyboard.
261     * tbl_change.php3, libraries/tbl_change.js: Moving cursor with Ctrl+arrows
262       works also for row editing.
263     * Documentation.*: Documented moving using Ctrl+arrows (FAQ 6.16).
265 2003-01-13 Robin Johnson  <robbat2@users.sourceforge.net>
266     * libraries/sqlvalidator.class.php3:
267       - Removed dependency on overload extension
268       - Started to fix bug #644709
269     * sql.php3, libraries/common.lib.php3, libraries/sqlparser.lib.php3:
270       - Revert line 88 of sql.php3, and fix it a different way...
272 2003-01-12 Robin Johnson  <robbat2@users.sourceforge.net>
273     * read_dump.php3, sql.php3, libraries/common.lib.php3,
274     libraries/sqlparser.lib.php3:
275       - Fixed bug #641765, see mailing list post
277 2003-01-11 Alexander M. Turek  <rabus@users.sourceforge.net>
278     * server_*.php3:
279       - The messages are now displayed by server_links.inc.php3, so
280         server_common.inc.php3 may be included earlier;
281       - Beautified code.
282     * server_privileges.php3:
283       - Wrong GRANT syntax;
284       - Changed the default behavior of the for fields "pred_username" and
285         "pred_password".
287 2003-01-10 Marc Delisle  <lem9@users.sourceforge.net>
288     * tbl_change.php3: bug 665885, wrong back link after sql error
289     * lang/spanish: update, thanks to Dr. med. Daniel Hinostroza C.
290     * lang/ukrainian: update, thanks to Markijan Baran
291     * lang/romanian: update, thanks to Valics Lehel
292     * lang/japanese: update, thanks to Yukihiro Kawada
294 2003-01-10 Michal Cihar  <nijel@users.sourceforge.net>
295     * lang/czech*: Updated.
297 2003-01-09 Marc Delisle  <lem9@users.sourceforge.net>
298     * sql.php3, libraries/sqlparser.lib.php3: bug 664951, add
299       support for the EXTRACT ... FROM syntax which is not a real
300       SELECT ... FROM
302 2003-01-09 Alexander M. Turek  <rabus@users.sourceforge.net>
303     * server_privileges.php3, lang/*.inc.php3:
304       - Forgot to implement "This host";
305       - Drop the users' databases;
306       - Don't send comments to the MySQL server;
307       - When trying to delete multiple users, display an error message if none
308         have been selected.
310 2003-01-08 Marc Delisle  <lem9@users.sourceforge.net>
311     * libraries/sqlparser.lib.php3, libraries/functions.js,
312       sql.php3: - use the parser for confirmation requests
313                 - better check before appending LIMIT
314     * lang/galician: update, thanks to Xosé Calvo
315     * lang/spanish: update, thanks to Dr. med. Daniel Hinostroza C.
316     * lang/indonesian: missing semicolon
317     * lang/japanese: update, thanks to Yukihiro Kawada
318     * lang/romanian: update, thanks to Valics Lehel
320 2003-01-08 Michal Cihar  <nijel@users.sourceforge.net>
321     * libraries/url_generating.lib.php3, libraries/common.lib.php3: New URL
322       and hidden input generating stuff.
323     * almost all php3 files: Use new URL and hidden input generation stuff.
324     * libraries/common.lib.php3: Addded extra check for MySQL even when in
325       safe mode (could fix #661949).
327 2003-01-08 Alexander M. Turek  <rabus@users.sourceforge.net>
328     * lang/english-*.inc.php3: Fixed a typo.
329     * server_privileges.php3, libraries/url_generating.lib.php3:
330       - Beautified generated XHTML code;
331       - Coding standards;
332       - Added a missing @param comment.
334 2003-01-07 Michal Cihar  <nijel@users.sourceforge.net>
335     * lang/czech: Updated.
337 2003-01-07 Alexander M. Turek  <rabus@users.sourceforge.net>
338     * server_privileges.php3: Sorting user list.
339     * translators.html: Typo.
340     * lang/catalan-*.inc.php3: Updates, thanks to Xavier Navarro (xavin).
341     * lang/indonesian-*.inc.php3: Updates, thanks to Rachim Tamsjadi (tamsy).
342     * lang/italian-*.inc.php3: Updates, thanks to Pietro Danesi (danone).
343     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
344     * lang/norwegian-*.inc.php3: Updates, thanks to
345       Sven-Erik Andersen (sven-erik).
346     * lang/spanish-*.inc.php3: Updates, thanks to Dr. med. Daniel Hinostroza C.
348 2003-01-07 Marc Delisle  <lem9@users.sourceforge.net>
349     * Documentation.html: clarification about cookie/http modes
350     * lang/dutch update, thanks to Ivo Teel
351     * lang/japanese: update, thanks to Yukihiro Kawada
352     * lang/ukrainian: remove duplicate messages
354 2003-01-06 Alexander M. Turek  <rabus@users.sourceforge.net>
355     * server_privileges.php3:
356       - Interface cosmetic;
357       - Smaller bugfixes;
358       - Added a db / table privileges editor.
359     * server_privileges.php3, server_links.inc.php3: XHTML fixes.
360     * server_privileges.php3, libraries/server_privileges.js:
361       - Optimized some JS functions for the new interface;
362       - Added ability to create new MySQL users via GRANT (feature #502465).
363     * Documentation.html, translators.html, libraries/defines_php.lib.php3:
364       Incremented version number to 2.4.0-dev.
366 2003-01-05 Alexander M. Turek  <rabus@users.sourceforge.net>
367     * Documentation.html: Added a note about "bug" #662602 (FAQ 3.4).
369 2003-01-03 Marc Delisle  <lem9@users.sourceforge.net>
370     * lang/estonian*, malay*: remove control M
371     * lang/romanian: update, thanks to Valics Lehel
372     * lang/galician: update, thanks to Xosé Calvo
373     * lang/english: typos fix, thanks to Björn T. Hallberg (bth)
375 2003-01-01 Alexander M. Turek  <rabus@users.sourceforge.net>
376     * lang/german*: Updated.
378 2003-01-01 Michal Cihar  <nijel@users.sourceforge.net>
379     * lang/czech*: Updated.
380     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
381     * lang/sort_lang.sh: Made POSIX sh compatible.
382     * lang/check_lang.sh: Made require bash.
383     * lang/swedish*: Updated.
384     * lang/*: For many translations fixed missing/duplicate strings.
386 2002-12-28 Marc Delisle  <lem9@users.sourceforge.net>
387     * lang/ukrainian: update, thanks to Markijan Baran
388     * user_details.php3: add $strGrantOption
389     * lang/french update
390     * main.php3, lang/*.php3: $strOriginalInterface
392 2002-12-25 Alexander M. Turek  <rabus@users.sourceforge.net>
393     * server_privileges.php3:
394       - Made the script compatible to MySQL < 3.22.11;
395       - Fixed the missing "LOCK TABLES" option in the privilege editor.
396       - Fixed a bug that caused the script not to use GRANT ALL PRIVILEGES even
397         if all privileges have been selected.
398     * libraries/sqlparser.data.php3:
399       - Fixed bug #655817 (New privileges are not detected correctly).
400       - Updated function list.
402 2002-12-23 Alexander M. Turek  <rabus@users.sourceforge.net>
403     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
405 2002-12-22 Alexander M. Turek  <rabus@users.sourceforge.net>
406     * server_privileges.php3, lang/*.inc.php3, libraries/user_details.js:
407       Added ability to delete users.
409 2002-12-21 Alexander M. Turek  <rabus@users.sourceforge.net>
410     * tbl_dump.php3:
411       - Fixed wrong charset information in XML exports.
412       - Beautified the output of the MySQL version number, e.g. '4.0.5' instead
413         of '4.00.05'.
415 2002-12-20 Alexander M. Turek  <rabus@users.sourceforge.net>
416     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
418 2002-12-19 Michal Cihar  <nijel@users.sourceforge.net>
419     * server_privileges.php3: Fixed undefined variable warning.
420     * lang/czech*: Updated.
421     * lang/*: Fixed a typo.
423 2002-12-19 Marc Delisle  <lem9@users.sourceforge.net>
424     * lang/romanian: update, thanks to Valics Lehel
425     * lang/dutch update, thanks to Ivo Teel
427 2002-12-19 Alexander M. Turek  <rabus@users.sourceforge.net>
428     * lang/norwegian-*.inc.php3:
429       - Corrections, thanks to Tore Longva <longva at stud.ntnu.no>.
430       - Updates, thanks again to Sven-Erik Andersen (sven-erik).
431     * lang/malay-*.inc.php3: Updates, thanks again to Shafique (sicksand).
432     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
433     * lang/german-*.inc.php3: Updates.
434     * lang/*.inc.php3: Fixed a typo.
435     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
436     * lang/english-*.inc.php3, lang/romanian-*.inc.php3: Reordered strings.
437     * server_privileges.php3, lang/*.inc.php3:
438       - Bugfixes;
439       - Small design modification;
440       - Added ability to change passwords via SET PASSWORD FOR user.
442 2002-12-18 Alexander M. Turek  <rabus@users.sourceforge.net>
443     * main.php3, header.inc.php3, server_privileges.php3, server_links.php3,
444       lang/*.inc.php3: Started rewriting the user administration; changes:
445       - Use GRANT / REVOKE for privilege changes (feature #502465);
446       - Support for the new privilege system introduced with MySQL 4.0.2-beta;
447       - Support for user resource limits;
448       - Improved user friendliness.
449       Currently, it can only display and edit global privileges.
450     * libraries/common.lib.php3: Undefined index.
451     * lang/slovenian-*.inc.php3: Updates, thanks again to Kositer Uros (urosh).
452     * lang/estonian-*.inc.php3: Updates, thanks again to Alvar Soome (finsoft).
454 2002-12-18 Michal Cihar  <nijel@users.sourceforge.net>
455     * main.php3: Since every user has access to his processlist, set
456       is_process_priv to TRUE as default (fixes undefined variable warning).
458 2002-12-18 Marc Delisle  <lem9@users.sourceforge.net>
459     * tbl_select.php3, bug 648263
460     * libraries/common.lib.php3, bug 653764
461     * tbl_move_copy.php3, tbl_properties_operations.php3: feature 508564,
462       append data only to a table
464 2002-12-17 Marc Delisle  <lem9@users.sourceforge.net>
465     * lang/russian: update, thanks to Nicolay Zakharov
467 2002-12-16 Michal Cihar  <nijel@users.sourceforge.net>
468     * lang/{sort_lang.sh,sync_lang.sh}: Make it work with POSIX sh.
469     * lang/czech: fixed typos, thanks to Vojta Beran <xmamut at email dot cz>
471 2002-12-16 Marc Delisle  <lem9@users.sourceforge.net>
472     * lang/russian: update, thanks to Nicolay Zakharov
473     * lang/galician: update, thanks to Xosé Calvo
475 2002-12-15 Marc Delisle  <lem9@users.sourceforge.net>
476     * libraries/get_foreign.lib.php3: bug 646263,
477       bad drop-down in select sub-page
479 2002-12-14 Alexander M. Turek  <rabus@users.sourceforge.net>
480     * libraries/common.lib.php3: Removed a comment.
482 2002-12-14 Marc Delisle  <lem9@users.sourceforge.net>
483     * ldi_check.php3: bug 530255 (LOAD DATA LOCAL INFILE)
485 2002-12-13 Michal Cihar  <nijel@users.sourceforge.net>
486     * tbl_dump.php3: Fix output order of inserts/creates, generate file
487       extension to include also file type, not only compression (now it
488       generates something like dump.sql.gz).
490 2002-12-13 Mike Beck <mikebeck@users.sourceforge.net>
491     * pdf_schema.php3: Change generated filename to
492       db_pdfname.pdf instead of db_pdfnumber.pdf
494 2002-12-12 Alexander M. Turek  <rabus@users.sourceforge.net>
495     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
496     * lang/polish-*.inc.php3: Updates, thanks again to Jakub Wilk (ubanus).
497     * lang/slovenian-*.inc.php3: Updates, thanks again to Kositer Uros (urosh).
498     * lang/norwegian-*.inc.php3: Updates, thanks again to
499       Sven-Erik Andersen (sven-erik).
500     * lang/german-*.inc.php3: Small grammar fix.
502 2002-12-11 Alexander M. Turek  <rabus@users.sourceforge.net>
503     * lang/german-*.inc.php3: Updates.
504     * lang/catalan-*.inc.php3: Updates, thanks again to Xavier Navarro (xavin).
505     * libraries/build_dump.php3:
506       - Fixed part 2 of bug #652311 (Undefined variables);
507       - Coding standards.
509 2002-12-11 Michal Cihar  <nijel@users.sourceforge.net>
510     * tbl_dump.php3: Fix exporting of structure and data to file, fix and make
511       cleaner charset conversion for export.
512     * db_details_export.php3, tbl_dump.php3, tbl_properties_export.php3,
513       lang/*, libraries/build_dump.lib.php3: Support for exporting to LaTeX,
514       thanks to Valentine for creating the patch #627496.
516 2002-12-11 Marc Delisle  <lem9@users.sourceforge.net>
517     * lang/galician: update, thanks to Xosé Calvo
518     * libraries/sqlparser.lib.php3: bug 649665 undefined vars with UNION,
519       but there is still some work to do about how to split a UNION
520     * tbl_properties_options.php3, bug 651522 wrong back-link,
521       thanks to Mischka ( stollner at uni-muenster dot de )
523 2002-12-10 Michal Cihar  <nijel@users.sourceforge.net>
524     * lang/czech*.php3: Updated translation.
525     * tbl_dump.php3: Fix Alexanders fix for bug #651414.
527 2002-12-10 Alexander M. Turek  <rabus@users.sourceforge.net>
528     * server_*.php3, lang/*.inc.php3, main.php3:
529       - Added 'SHOW PROCESSLIST' interface;
530       - Small bugfixes.
531       - XHTML fixes.
532     * lang/spanish-*.inc.php3: Updates, thanks again to
533       Dr. med. Daniel Hinostroza C.
534     * tbl_dump.php3, lang/*.inc.php3: Warning for bug #651414.
536 2002-12-09 Alexander M. Turek  <rabus@users.sourceforge.net>
537     * lang/norwegian-*.inc.php3: Updates, thanks again to
538       Sven-Erik Andersen (sven-erik).
539     * lang/swedish-*.inc.php3: Updates, thanks again to Björn T. Hallberg (bth).
540     * lang/spanish-*.inc.php3: Updates, thanks again to
541       Dr. med. Daniel Hinostroza C.
543 2002-12-08 Alexander M. Turek  <rabus@users.sourceforge.net>
544     * Documentation.html, header.inc.php3, header_printview.inc.php3, main.php3,
545       server_common.inc.php3, server_links.inc.php3, server_status.php3,
546       server_variables.php3, lang/*.inc.php3, libraries/common.lib.php3:
547       Started working on a new interface to server related pages.
548     * lang/thai-*.inc.php3: Updates, thanks to Arthit Suriyawongkul (bacteria).
549     * lang/german-*.inc.php3: Updates.
550     * lang/english-*.inc.php3: Reordered strings.
552 2002-12-07 Marc Delisle  <lem9@users.sourceforge.net>
553     * db_search.php3, libraries/display_tbl.lib.php3, libraries/common.lib.php3
554       bug 633422, use a button if search result would generate a too big URL
556 2002-12-06 Mike Beck <mikebeck@users.sourceforge.net>
557     * pdf_pages.php3,pdf_schema.php3,db_details_structure.php3:
558       Choose between Landscape and Portrait for the
559       Datadictionary in PDF Pages
560     * pdf_schema.php3: lineheight for Textrows in Datadictionary
561       was equal to textheight, i added one mm above and below text
562       (hope your tables are not too big not to fit on a page now ;)
564 2002-12-06 Alexander M. Turek  <rabus@users.sourceforge.net>
565     * lang/german.inc.php3: Updates.
566     * main.php3: Fixed bug #649641 (usernames containing '@' character).
567     * libaraies/ob.lib.php3: Merged patch #647148 (Fix for Output Handler
568       warning / php >= 4.3.0) by Mats Engstrom (matseng).
569     * lang/thai-*.inc.php3: Updates, thanks to Arthit Suriyawongkul (bacteria).
570     * lang/norvegian-*.inc.php3: Updates, thanks to Sven-Erik Andersen
571       (sven-erik).
572     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
573     * lang/estonian-*.inc.php3: Updates, thanks to Alvar Soome (finsoft).
574     * lang/italian-*.inc.php3:
575       - Updates, thanks to Pietro Danesi (danone).
576       - Coding standards.
578 2002-12-06 Marc Delisle  <lem9@users.sourceforge.net>
579     * lang/*.php3, pdf_schema.php3, pdf_pages.php3, db_details_structure.php3:
580       new data dict feature for PDF pages, thanks to Maxime Delorme
581     * lang/*.php3, libraries/auth/cookie.auth.lib.php3: login error message,
582       thanks to Piotr Roszatycki (d3xter)
584 2002-12-05 Alexander M. Turek  <rabus@users.sourceforge.net>
585     * lang/swedish.inc.php3: Updates, thanks again to Björn T. Hallberg (bth).
587 2002-12-05 Marc Delisle  <lem9@users.sourceforge.net>
588     * pdf_schema.php3: remove control M
589     * lang/dutch update, thanks to Ivo Teel
591 2002-12-04 Marc Delisle  <lem9@users.sourceforge.net>
592     ### 2.3.3pl1 released
594 2002-12-04 Alexander M. Turek  <rabus@users.sourceforge.net>
595     * sql.php3: Back to previous version.
597 2002-12-03 Alexander M. Turek  <rabus@users.sourceforge.net>
598     * sql.php3: Fixed bug #641652, thanks to "bumperbox".
599     * lang/latvian-windows-1257.inc.php3, lang/norwegian-iso-8859-1.inc.php3,
600       lang/polish-utf-8.inc.php3, lang/romanian-iso-8859-1.inc.php3,
601       lang/serbian-windows-1250.inc.php3, lang/slovak-windows-1250.inc.php3,
602       lang/slovenian.inc.php3, lang/swedish-iso-8859-1.inc.php3,
603       lang/turkish.inc.php3: Added missing strings.
604     * lang/estonian-*.inc.php3: Updates, thanks to Alvar Soome (finsoft).
606 2002-12-02 Marc Delisle  <lem9@users.sourceforge.net>
607     * db_search.php3: automatic wildcard
608     * lang/japanese-*.inc.php3: remove control Ms
609     ### 2.3.3 released
611 2002-12-02 Alexander M. Turek  <rabus@users.sourceforge.net>
612     * libraries/grab_globals.lib.php3: Back to previous version.
614 2002-12-01 Alexander M. Turek  <rabus@users.sourceforge.net>
615     * libraries/grab_globals.lib.php3: Possible fix against bug #641652.
617 2002-12-01 Marc Delisle  <lem9@users.sourceforge.net>
618     * user_details.php3: the script wrongly created a user % when asked
619       to create an anonymous user (should be empty)
621 2002-11-29 Michal Cihar  <nijel@users.sourceforge.net>
622     * lang/czech*.php3: Updated translation.
624 2002-11-29 Alexander M. Turek  <rabus@users.sourceforge.net>
625     * lang/italian.inc.php3: Updates, thanks again to Pietro Danesi (danone).
626     * lang/chinese_*.inc.php3: Updates, thanks again to Siu Sun (siusun).
627     * lang/japanese-*.inc.php3: Updates.
629 2002-11-29 Marc Delisle  <lem9@users.sourceforge.net>
630     * tbl_change.php3, tbl_select.php3, tbl_properties_operations.php3:
631       bug 645173 wrong back link for inserts
633 2002-11-28 Marc Delisle  <lem9@users.sourceforge.net>
634     * main.php3: display PHP 4.2.3 warning only if mbstring is loaded
636 2002-11-28 Alexander M. Turek  <rabus@users.sourceforge.net>
637     * db_datadict.php3, db_details_structure.php3, db_printview.php3,
638       db_stats.php3, tbl_printview.php3, tbl_properties_structure.php3,
639       lang/*.inc.php3: Fixed bug #644526 (ucfirst php function causes trouble).
640     * lang/german-*.inc.php3: Clarification.
642 2002-11-27 Marc Delisle  <lem9@users.sourceforge.net>
643     * libraries/sqlparser.lib.php3: bug 644030 part 1: syntax error
644       on a REVOKE
646 2002-11-26 Marc Delisle  <lem9@users.sourceforge.net>
647     * sql.php3: bug 644108: incorrect affected rows count
648     * libraries/sqlparser.data.php3: bug 643992, INTERVAL can be a
649       function but also a reserved word for date arithmetic functions
651 2002-11-25 Marc Delisle  <lem9@users.sourceforge.net>
652     * tbl_properties_structure.php3: wrong back link in case of errors
653     * sql.php3: undefined variable $sql_query when adding a bookmark
655 2002-11-23 Marc Delisle  <lem9@users.sourceforge.net>
656     * libraries/display_tbl.lib.php3: clicking on a COUNT() column to sort
657     * read_dump.php3: bug 634074: we now use is_writeable() on the tmp
658       subdir, instead of looking for a dot in the open_basedir path
659     * tbl_relation.php3: show a field in "Links to" if it has been defined
660       manually in the relationtable, even if it's not a key in the foreign table
662 2002-11-22 Marc Delisle  <lem9@users.sourceforge.net>
663     * libraries/display_tbl.lib.php3: numeric foreign keys used as alias
664     * sql.php3, libraries/sqlparser.lib.php3: bug 642319, navigation
665       and GROUP BY
667 2002-11-22 Alexander M. Turek  <rabus@users.sourceforge.net>
668     * scripts/create-release.sh: The script should now work at the SF shell
669       again.
671 2002-11-21 Marc Delisle  <lem9@users.sourceforge.net>
672     * libraries/display_tbl.lib.php3: undefined variable $display_field
674 2002-11-21 Alexander M. Turek  <rabus@users.sourceforge.net>
675     * lang/japanese-*.inc.php3: Updates.
677 2002-11-20 Marc Delisle  <lem9@users.sourceforge.net>
678     * lang/slovenian update: thanks to Kositer Uros (urosh)
679     * lang/slovak update, thanks to Lubos Klokner
680     * lang/malay update, thanks to Shafique (sicksand)
681     * lang/spanish update, thanks to Daniel Hinostroza
683 2002-11-20 Alexander M. Turek  <rabus@users.sourceforge.net>
684     * lang/norwegian-*.inc.php3: Updates, thanks to Sven Erik Andersen.
685     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas.
686     * lang/catalan-*.inc.php3, lang/spanish-*.inc.php3: Updates, thanks to
687       Xavier Navarro.
688     * lang/dutch-*.inc.php3: Updates, thanks to Ivo Teel.
689     * Documentation.html: Fixed typos.
691 2002-11-19 Alexander M. Turek  <rabus@users.sourceforge.net>
692     * db_create.php3, db_datadict.php3, db_details.php3, db_details_export.php3,
693       db_details_import.php3, db_details_qbe.php3, db_details_structure.php3,
694       db_stats.php3, header.inc.php3, ldi_table.php3, left.php3,
695       mult_submits.php3, pdf_pages.php3, sql.php3, tbl_change.php3,
696       tbl_create.php3, tbl_indexes.php3, tbl_properties.inc.php3,
697       tbl_properties_export.php3, tbl_properties_operations.php3,
698       tbl_properties_options.php3, tbl_properties_structure.php3,
699       tbl_query_box.php3, tbl_relation.php3, tbl_select.php3:
700       Fixed bug #640055 (HTML entities in db / table name) partly.
702 2002-11-19 Marc Delisle  <lem9@users.sourceforge.net>
703     ### 2.3.3-rc1 released
704     * lang/russian*: updates and new russian-dos-866, thanks to Nicolay Zakharov
705       (info at melody.org.ru)
706     * libraries/select_lang.lib.php3: russian-dos-866
707     * lang/sync_lang.sh: russian-dos-866 seems unsupported by convertors
708     * lang/polish: update thanks to Jakub Wilk
709     * lang/galician: update, thanks to Xosé Calvo
711 2002-11-18 Marc Delisle  <lem9@users.sourceforge.net>
712     * db_search.php3: undefined variable
714 2002-11-18 Michal Cihar  <nijel@users.sourceforge.net>
715     * lang/czech*.php3: Updated translation.
717 2002-11-18 Alexander M. Turek  <rabus@users.sourceforge.net>
718     * db_details.php3, read_dump.php3, tbl_query_box.php3, lang/*.inc.php3:
719       Feature #506106: Read compressed dump.
720     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
721     * libraries/grab_globals.lib.php3: Fixed bug #638548 (table name with a
722       quote).
723     * Documentation.txt: Update.
724     * lang/thai-*.inc.php3: Updates, thanks again to Arthit Suriyawongkul
725       (bacteria).
727 2002-11-16 Marc Delisle  <lem9@users.sourceforge.net>
728     * libraries/build_dump.lib.php3: fix for old MySQL, thanks to
729       Flavio Poletti (flavio at polettix.it)
730     * tbl_replace.php3: bug 638275: ignore NULL checkbox is there is
731       a value for the field (possible if js is disabled, or broken browser
732       like Konqueror 2.2.2); implemented on insert or update
733     * lang/thai* typo
734     * lang/malay update, thanks to Shafique (sicksand)
735     * lang/slovak update, thanks to Lubos Klokner
736     * lang/dutch update, thanks to Ivo Teel
737     * lang/spanish update, thanks to Daniel Hinostroza
738     * lang/korean update, thanks to Juhyon Kim (woosuhan)
739     * lang/hindi update, thanks to Girish Nair (girish_nair)
741 2002-11-16 Robin Johnson  <robbat2@users.sourceforge.net>
742     * libraries/sqlparser.data.php3: Bug #639291 fixed
744 2002-11-16 Alexander M. Turek  <rabus@users.sourceforge.net>
745     * tbl_indexes.php3: Fixed bug #638321 (FULLTEXT is not detected correctly
746       with MySQL >= 4.0.2-alpha).
747     * sql.php3: Fixed bug #584411 ("USE" command in query box).
749 2002-11-15 Alexander M. Turek  <rabus@users.sourceforge.net>
750     * scripts/create_tables.sql: Added a 'USE' command after 'CREATE DATABASE'.
752 2002-11-14 Marc Delisle  <lem9@users.sourceforge.net>
753     * sql.php3: stripslashes issues (with LOAD DATA)
754     * libraries/display_tbl.lib.php3: could not Edit or Delete when only
755       an alias is displayed
757 2002-11-13 Marc Delisle  <lem9@users.sourceforge.net>
758     * libraries/sqlparser.lib.php3: bug 636575 (unquoted identifiers)
759     * libraries/sqlparser.lib.php3, libraries/common.lib.php3, sql.php3:
760       bug 636563 undefined variable when deleting a row
761     * libraries/sqlparser.lib.php3: bug 636553 SELECT VERSION()
763 2002-11-11 Alexander M. Turek  <rabus@users.sourceforge.net>
764     * libaries/common.lib.php3: Fixed bug #636345 (Error when modifying table
765       keys).
767 2002-11-11 Marc Delisle  <lem9@users.sourceforge.net>
768     * libraries/sqlparser.lib.php3: LEFT JOIN ... USING
769     * libraries/sqlparser.lib.php3: bug 636575 (double and single quotes)
771 2002-11-10 Alexander M. Turek  <rabus@users.sourceforge.net>
772     * lang/german-*.inc.php3: Fixed a typo.
774 2002-11-08 Robin Johnson  <robbat2@users.sourceforge.net>
775     * config.inc.php3 sql.php3 tbl_move_copy.php3 libraries/common.lib.php3
776       libraries/sqlparser.lib.php3: Committed Marc's patches to the SQL parser
777       and pretty printer from bugs #605030 and #631421.
779 2002-11-07 Alexander M. Turek  <rabus@users.sourceforge.net>
780     * libraries/config_import.lib.php3: Fixed a small inconsistance.
781     * config.inc.php3: Added a note about bug #634931.
782     * tbl_properties_operations.php3:
783       - Fixed bug #628581 (Check referential integrity and NULL foreign key).
784       - Fixed bug #628583 (Check referential integrity and self-linked table).
785     * lang/thai-*.inc.php3: Upadtes, thanks again to
786       Arthit Suriyawongkul (bacteria).
787     * lang/norwegian-*.inc.php3: Updates, thanks again to
788       Sven-Erik Andersen (sven-erik).
789     * lang/galician-*.inc.php3: Updates, thanks again to Xosé Calvo (xosecalvo).
790     * lang/chinese_*.inc.php3: Updates, thanks again to Siu Sun (siusun).
792 2002-11-06 Alexander M. Turek  <rabus@users.sourceforge.net>
793     * translators.html, lang/*.inc.php3: Fixed some typos.
795 2002-11-06 Loïc Chapeaux  <lolo@phpheaven.net>
796     * db_datadict.php3, tbl_printview.php3: code cleanup
798 2002-11-06 Marc Delisle  <lem9@users.sourceforge.net>
799     * lang/ukrainian: update, thanks to Markijan Baran
800     * lang/japanese: update, thanks to Yukihiro Kawada
801     * db_search.php3: bug 633422, inconsistent use of radio buttons
803 2002-11-05 Alexander M. Turek  <rabus@users.sourceforge.net>
804     * lang/dutch-*.inc.php3: Updates, Thanks again to Ivo Teel.
805     * lang/catalan-*.inc.php3:
806       - Updates and ortographical corrections, thanks again to
807         Xavier Navarro (xavin);
808       - Removed HTML entities.
809     * lang/polish-*.inc.php3: Updates, thanks again to Jakub Wilk (ubanus).
810     * lang/albanian-*.inc.php3:
811       - Updates, thanks again to Laurent Dhima (laurenti);
812       - Removed new line at end of file.
814 2002-11-05 Michal Cihar  <nijel@users.sourceforge.net>
815     * lang/{czech,italian,lithuanian,slovenian,swedish}*.php3: updated
816       translations, thanks to me ;), Pietro Danesi, Vilius Zigmantas, Kositer
817       Uros and Björn T. Hallberg.
818     * tbl_dump.php3: Fixed bug #632310 (Export fails with UTF-8).
820 2002-11-05 Marc Delisle  <lem9@users.sourceforge.net>
821     * main.php3: when the user does not have required privs to create
822       a db, inform him of the situation
823     * lang/romanian: update, thanks to Valics Lehel
825 2002-11-04 Marc Delisle  <lem9@users.sourceforge.net>
826     * libraries/display_tbl.lib.php3, sort order problem
827       SELECT tablename.columnname ... order by tablename.columnname
829 2002-11-03 Alexander M. Turek  <rabus@users.sourceforge.net>
830     * translators.html: Added another message to avoid annoying emails.
832 2002-11-03 Loïc Chapeaux  <lolo@phpheaven.net>
833     * tbl_create.php3: bug 629630 auto-increment key does not have to
834       be the primary key
836 2002-11-02 Marc Delisle  <lem9@users.sourceforge.net>
837     * libraries/sqlparser.lib.php3: correct detection of PHP 4.2.x
838     * main.php3, lang/*.php3: PHP 4.2.3 warning
840 2002-11-02 Alexander M. Turek  <rabus@users.sourceforge.net>
841     * db_datadict.php3: Fixed bug #632515 (JS error in data dictonary).
842     * lang/german-*.inc.php3: Updates.
844 2002-11-01 Marc Delisle  <lem9@users.sourceforge.net>
845     * libraries/sqlparser.lib.php3, libraries/display_tbl.lib.php3,
846       sql.php3: analyzer for db, table, column, alias, with additional
847       performance improvements by Robin
849 2002-11-01 Alexander M. Turek  <rabus@users.sourceforge.net>
850     * libraries/sqlparser.lib.php3: Avoid regex if possible.
852 2002-10-31 Marc Delisle  <lem9@users.sourceforge.net>
853     * db_details_structure.php3, header.inc.php3, new db_datadict.php3,
854       lang/*.php3: data dictionary feature, thanks to Ian Davidson
855       (Ian.Davidson at tayside.pnn.police.uk)
856     * tbl_printview.php3: better format, thanks to Ian Davidson
858 2002-10-30 Alexander M. Turek  <rabus@users.sourceforge.net>
859     * libraries/common.lib.php3: Better display of the query if parser is
860       disabled.
861     * libraries/sqlparser.lib.php3:
862       - ANSI Comments were not recognized if the two '-' characters were
863         followed up by a line feed character instead of a space one;
864       - Fixed the misinterpretation of Windows / Mac line feeds.
866 2002-10-28 Alexander M. Turek  <rabus@users.sourceforge.net>
867     * lang/dutch.inc.php3: Fixed a bug in the Dutch language files
868       (see Translations #629818).
870 2002-10-25 Loïc Chapeaux  <lolo@phpheaven.net>
871     * libraries/common.lib.php3; libraries/display_tbl.lib.php3;
872       libraries/kanji-encoding.lib.php3; libraries/sqlparser.lib.php3
873       libraries/string.lib.php3; user_password.php3: coding standards.
874     * libraries/auth/cookie.auth.php3: fixes a PHP3 bug.
875     * libraries/functiuons.js: fixed bug #627567 - Javascript bug in
876       setPointer() function thanks to Christopher Bloom
877       <xangelusx at users.sourceforge.net>
878     * libraries/display_tbl.lib.php3, lines 1123-1124: fixed bug
879       #626366 - "date" columns wrap in browse mode.
881 2002-10-25 Marc Delisle  <lem9@users.sourceforge.net>
882     * Documentation.html, clarification about using Relation View
884 2002-10-22 Robin Johnson  <robbat2@users.sourceforge.net>
885     * user_password.php3: From Patch #625703.
886     * Changelog: Added VIM modelines for filetype, folding and indentation
887     * `find -name '*.php3'`: Added vim modelines for PEAR style indentation
889 2002-10-22 Marc Delisle  <lem9@users.sourceforge.net>
890     * pdf_pages.php3: undefined variable, fix thanks to
891       Jose Fandos (jose.fandos at sonnd.com).
893 2002-10-21 Alexander M. Turek  <rabus@users.sourceforge.net>
894     * lang/german-*.inc.php3: Clarifications.
896 2002-10-21 Marc Delisle  <lem9@users.sourceforge.net>
897     * lang/spanish: removed control M
898     * tbl_relation.php3: bug 619100, relation and non-primary key
899     * libraries/display_tbl.lib.ph3: bug 619097, order by sum(var)
901 2002-10-19 Alexander M. Turek  <rabus@users.sourceforge.net>
902     * translators.html, spanish-*.inc.php3: Updates, thanks again to
903       Dr. med. Daniel Hinostroza C.
905 2002-10-17 Alexander M. Turek  <rabus@users.sourceforge.net>
906     * Documentation.html: Added some notes about the MySQL 4.1 branch. See bug
907       report #623665 for more details.
909 2002-10-17 Marc Delisle  <lem9@users.sourceforge.net>
910     * lang/dutch: update, thanks to Ivo Teel.
912 2002-10-17 Loïc Chapeaux  <lolo@phpheaven.net>
913     * sql.php3: bug 624020, can't delete a row with a TEXT field containing
914       newlines
916 2002-10-15 Alexander M. Turek  <rabus@users.sourceforge.net>
917     * Documentation.html: FAQ entry about browser charset settings.
919 2002-10-15 Marc Delisle  <lem9@users.sourceforge.net>
920     * libraries/auth/cookie.auth.lib.php3: let them use a blank password,
921       thanks to Juliano Ravasi Ferraz (jferraz)
922     * main.php3: extend the warning about blank root password to all auth modes
924 2002-10-14 Alexander M. Turek  <rabus@users.sourceforge.net>
925     * libraries/display_tbl.lib.php3: Fixed bug #623185 (Ordering by
926       FUNCTION(`field`) fails).
928 2002-10-14 Marc Delisle  <lem9@users.sourceforge.net>
929     * Documentation.html: clarification about pmadb when you are not
930       the superuser
932 2002-10-13 Robin Johnson  <robbat2@users.sourceforge.net>
933     * libraries/sqlparser.lib.php3: bug #621357
934     * libraries/commom.inc.php3, string.lib.php3, sqlparser.lib.php3:
935        - Fixed MB bug
937 2002-10-11 Marc Delisle  <lem9@users.sourceforge.net>
938     * libraries/common.lib.php3: bug 620624
940 2002-10-11 Loïc Chapeaux  <lolo@phpheaven.net>
941     * tbl_indexes.php3: fixed bug #621295 (Incorrect URL)
942     * db_details_structure.php3: removed trailing whitespaces.
944 2002-10-10 Michal Cihar  <nijel@users.sourceforge.net>
945     * libraries/auth/config.auth.lib.php3: bug #620624 - displaying password
946       from config when MySQL connection can't be established
948 2002-10-09 Loïc Chapeaux  <lolo@phpheaven.net>
949     * libraries/display_tbl.lib.php3, bug 619735: display broken (bad HTML)
951 2002-10-09 Marc Delisle  <lem9@users.sourceforge.net>
952     * libraries/get_foreign.lib.php3: there are no functions
953       in this file that need to be protected from being defined
954       twice.  The added code introduced a bug
955     * db_details_structure.php3: total of records for InnoDB tables
957 2002-10-08 Marc Delisle  <lem9@users.sourceforge.net>
958     * ### 2.3.2 released ###
960 2002-10-05 Marc Delisle  <lem9@users.sourceforge.net>
961     * db_details_structure.php3: get true row count for InnoDB tables
962     * lang/albanian: update, thanks to Laurent Dhima
964 2002-10-03 Loïc Chapeaux  <lolo@phpheaven.net>
965     * tbl_select.php3, tbl_change.php3: require musn't be used inside
966       conditional statements.
967     * pdf_schema.php3; libraries/fpdf/fpdf.php3: upgraded to the 1.51 release
968       of the FPDF library.
969     * libraries/build_dump.lib.php3: fixed a parse error.
971 2002-10-03 Marc Delisle  <lem9@users.sourceforge.net>
972     * tbl_select.php3, tbl_change.php3,
973       new libraries/get_foreign.lib.php3: drop-down of foreign keys
974       on Select sub-page, thanks to Markus L. Noga (mlnoga)
976 2002-10-03 Alexander M. Turek  <rabus@users.sourceforge.net>
977     * tbl_dump.php3, libraries/build_dump.lib.php3: Completed fix against
978       bug #607896, thanks to Loïc.
979     * lang/english.inc.php3: Reordered strings.
980     * libraries/common.lib.php3: Added more fake settings in case of an
981       errornous config file.
983 2002-10-02 Alexander M. Turek  <rabus@users.sourceforge.net>
984     * header.inc.php3, header_prinview.inc.php3: Corrected value for the
985       'Expires' HTTP header (Fixed bug #607896).
986     * lang/german-utf-8.inc.php3: Wrong $charset value.
988 2002-10-02 Loïc Chapeaux  <lolo@phpheaven.net>
989     * tbl_change.php3, bug 617029: tabindex for linked fields
991 2002-10-02 Marc Delisle  <lem9@users.sourceforge.net>
992     * lang/thai: update, thanks to Arthit Suriyawongkul
993     * lang/german: remove control Ms from the utf-8 file
994     * libraries/bookmark.lib.php3: feature 584042, validation of
995       bookmark insert errors
997 2002-10-01 Marc Delisle  <lem9@users.sourceforge.net>
998     * Documentation.html, typo about GRANT: patch 616772,
999       thanks to Vince LaMonica (vjl323)
1000     * tbl_alter.php3: patch 617044 for change field type,
1001       thanks to Mats Engstrom (matseng)
1003 2002-10-01 Alexander M. Turek  <rabus@users.sourceforge.net>
1004     * lang/german-*.inc.php3: Fixed some typos,
1005       thanks to Kai Michael Poppe (sdcepoppe).
1007 2002-09-29 Marc Delisle  <lem9@users.sourceforge.net>
1008     * lang/slovak update, thanks to Lubos Klokner
1009     * lang/estonian: update, thanks to Alvar Soome
1010     * Documentation.html: faq 1.24 about the PHP 4.2.3 bug
1011     * ### 2.3.1 released ###
1013 2002-09-29 Alexander M. Turek  <rabus@users.sourceforge.net>
1014     * read_dump.php3: Fixed an "undefined variable" error.
1016 2002-09-28 Alexander M. Turek  <rabus@users.sourceforge.net>
1017     * libraries/common.lib.php3: $cfg['PmaAbsoluteURI'] detection did not work
1018       properly on IIS 6.0.
1019     * libraries/config_import.lib.php3:
1020       - Fixed an inconsitence;
1021       - Fixed an "undefined index" error.
1022     * tbl_alter.php3: Fixed bug #615888 (error in column naming).
1024 2002-09-27 Loïc Chapeaux  <lolo@phpheaven.net>
1025     * db_details_qbe.php3: PHP3 fixes & coding standards.
1026     * db_details_importdocsql.php3: optimization, xhtml fixes & coding
1027       standards.
1028     * ldi_check.php3, ldi_table.php3, sql.php3, most of "tbl_properties*"
1029       scripts, tbl_relation.php3, tbl_select.php3: fixed bug #614303
1030       (Duplicate args in table tabs links)
1032 2002-09-26 Marc Delisle  <lem9@users.sourceforge.net>
1033     * config.inc.php3, libraries/config_import.lib.php3: let UploadDir
1034       empty because this means to not use the feature, thanks to Loïc
1036 2002-09-25 Marc Delisle  <lem9@users.sourceforge.net>
1037     * read_dump.php3: bug 611970, do not display the imported query
1038       if larger than 500 (I don't think it's necessary to add another
1039       config variable), thanks to Loïc
1041 2002-09-24 Marc Delisle  <lem9@users.sourceforge.net>
1042     * sql.php3: could not go to next page when browsing a query containing
1043       a function like SUM(), due to IFs in reversed sequence
1044     * lang/french update
1046 2002-09-24 Michal Cihar  <nijel@users.sourceforge.net>
1047     * lang/czech-*.inc.php3: update
1049 2002-09-23 Marc Delisle  <lem9@users.sourceforge.net>
1050     * lang/japanese: update, thanks to Yukihiro Kawada
1051     * lang/italian: update, thanks to Pietro Danesi
1052     * lang/galician: update, thanks to Xosé Calvo
1053     * lang/chinese_*: update, thanks to Siu Sun (siusun)
1054     * lang/indonesion: update, thanks to Rachim Tamsjadi (tamsy)
1055     * tbl_replace.php3: inserts and foreign keys, thanks to Markus L. Noga
1057 2002-09-23 Loïc Chapeaux  <lolo@phpheaven.net>
1058     * libraries/display_tbl.lib.php3, tbl_change.php3: coding standards
1060 2002-09-23 Michal Cihar  <nijel@users.sourceforge.net>
1061     * libraries/sqlparser.lib.php3: fix for #613102 (ALTER TABLE:missing
1062       spacebar)
1064 2002-09-22 Loïc Chapeaux  <lolo@phpheaven.net>
1065     * tbl_relation.php3: fix fox #611519 (slash in comment)
1066     * libraries/sqlparser.lib.php3: coding standards
1068 2002-09-21 Alexander M. Turek  <rabus@users.sourceforge.net>
1069     * lang/german-*.inc.php3: Updates.
1070     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
1071       compatibility for config.inc.php3 < rev 1.144.
1073 2002-09-20 Marc Delisle  <lem9@users.sourceforge.net>
1074     * libraries/display_tbl.lib.php3: bug 612117, vertical view and
1075       buttons as links
1076     * libraries/tbl_change.js, tbl_change.php3, tbl_replace.php3:
1077       patch 612202: NULL for foreign keys, thanks to Markus L. Noga
1079 2002-09-19 Marc Delisle  <lem9@users.sourceforge.net>
1080     * libraries/sqlparser.lib.php3: bug 608459: syntax coloring and
1081       alias without AS
1082     * libraries/display_tbl.lib.php3: bug 574852: relation and ORDER BY
1083     * db_details_qbe.php3: missing global $dbh
1085 2002-09-19 Loïc Chapeaux  <lolo@phpheaven.net>
1086     * tbl_printview.php3: fix for #611499 (empty comment column)
1087     * libraries/common.lib.php3: fix for #593971 (common.lib.php3 js error)
1089 2002-09-19 Michal Cihar  <nijel@users.sourceforge.net>
1090     * Documentation.html, config.inc.php3, tbl_change.php3,
1091       libraries/config_import.lib.php3: fix for #581494 - problems with \n in
1092       CHAR/VARCHAR, added new configs $cfg['CharEditing'] and
1093       $cfg['CharTextarea{Cols,Rows}']
1094     * tbl_change.php3: revised by Loïc to fit coding standards
1096 2002-09-18 Mike Beck    <mikebeck@users.sourceforge.net>
1097     * db_details_qbe.php3: complete rewrite of the code
1098             that creates the JOINS hoping that this will
1099             be much faster in certain circumstances
1100             please try - this needs some testing
1102 2002-09-18 Marc Delisle  <lem9@users.sourceforge.net>
1103     * lang/slovenian update: thanks to Kositer Uros (urosh)
1105 2002-09-18 Loïc Chapeaux  <lolo@phpheaven.net>
1106     * tbl_change.php3, tbl_replace.php3, sql.php3,
1107       libraries/display_tbl.lib.php3: bug 610315 full text toggle
1109 2002-09-18 Michal Cihar  <nijel@users.sourceforge.net>
1110     * lang/*.php3, tbl_properties_export.php3: removed duplicate message
1111       with typo in name strCvsData (replaced by strStrucCSV)
1112     * lang/czech-*.inc.php3: Updates.
1113     * lang/sync_lang.sh: accepts parameters --iconv/--recode to force
1114       convertor
1116 2002-09-17 Marc Delisle  <lem9@users.sourceforge.net>
1117     * lang/spanish: update, thanks to Daniel Hinostroza
1118     * tbl_change.php3: bug 609614, default value for datetime ignored
1119     * lang/catalan: update, thanks to Xavier Navarro
1120     * lang/norwegian: update, thanks to Sven-Erik Andersen
1121     * lang/finnish: update, thanks to Visa Kopu (visa)
1122     * lang/swedish: update, thanks to Björn T. Hallberg
1124 2002-09-17 Loïc Chapeaux  <lolo@phpheaven.net>
1125     * tbl_change.php3: bug 610310: spaces in drop-down for foreign values
1127 2002-09-16 Marc Delisle  <lem9@users.sourceforge.net>
1128     * lang/japanese: update, thanks to Yukihiro Kawada
1130 2002-09-15 Marc Delisle  <lem9@users.sourceforge.net>
1131     * lang/romanian: update, thanks to Valics Lehel
1132     * lang/polish: update, thanks to Jakub Wilk
1133     * lang/lithuanian: update, thanks to Vilius Zigmantas
1134     * lang/galician: update, thanks to Xosé Calvo
1135     * ### 2.3.1-rc1 released
1137 2002-09-14 Alexander M. Turek  <rabus@users.sourceforge.net>
1138     * lang/german-*.inc.php3: Updates.
1139     * lang/albanian-*.inc.php3: Updates, thanks again to
1140       Laurent Dhima (laurenti).
1142 2002-09-14 Marc Delisle  <lem9@users.sourceforge.net>
1143     * Documentation.html: clarifications about Mac OS X, and installing
1144     * lang/italian: update, thanks to Pietro Danesi
1145     * lang/malay: update, thanks to Shafique (sicksand)
1146     * lang/sync_lang.sh: added malay
1148 2002-09-13 Loïc Chapeaux  <lolo@phpheaven.net>
1149     * db_details.php3, line 121: XHTML fix.
1150     * tbl_properties_export.php3; libraries/build_dump.lib.php3; lang/*:
1151       feature #601603 (Field names on CSV export).
1152     * main.php3, lines 11-13: new fix against bug #571409 (it doesn't work
1153       properly with Zend Accelerator).
1154     * libraries/relation.lib.php3, lines 70 & 79: PHP3 fix.
1155     * libraries/display_tbl.lib.php3: fixed warnings.
1157 2002-09-12 Marc Delisle  <lem9@users.sourceforge.net>
1158     * libraries/display_tbl.lib.php3: bug 601809: when two fields have the
1159       same name, both are showed NULL even if only one is NULL
1161 2002-09-12 Alexander M. Turek  <rabus@users.sourceforge.net>
1162     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
1164 2002-09-11 Marc Delisle  <lem9@users.sourceforge.net>
1165     * tbl_change.php3: "empty drop-downs" bug, and avoid displaying a
1166       drop-down if more than 200 rows in the foreign table
1168 2002-09-11 Loïc Chapeaux  <lolo@phpheaven.net> and Marc
1169     * tbl_change.php3: bug 605342, edit fills current time in datetime field
1171 2002-09-11 Michal Cihar  <nijel@users.sourceforge.net>
1172     * lang/czech-*.inc.php3: Updates.
1174 2002-09-11 Alexander M. Turek  <rabus@users.sourceforge.net>
1175     * libraries/config_import.lib.php3: Another fix against bug #582890.
1176     * lang/german-*.inc.php3: Updates.
1177     * libraries/sqlparser.lib.php3: XHTML fix (nl2br() is not XHTML compilant
1178       before PHP 4.0.5).
1180 2002-09-10: Robin Johnson  <robbat2@users.sourceforge.net>
1181     * libraries/common.lib.php3, main.php3:
1182          - Final solution to bug #582890
1183     * lang/*:
1184          - String for localization used in auto-generation of names
1186 2002-09-10 Alexander M. Turek  <rabus@users.sourceforge.net>
1187     * Documentation.html: Added an FAQ entry about lower_case_table_names on
1188       Windows machines.
1190 2002-09-09 Alexander M. Turek  <rabus@users.sourceforge.net>
1191     * lang/hindi-utf-8.inc.php3: Updates, thanks again to
1192       Girish Nair (girish_nair).
1194 2002-09-08 Robin Johnson  <robbat2@users.sourceforge.net>
1195     * scripts/create-release.sh: Tweaked instruction list
1196     * Documentaion.html, lib/sqlvalidator.class.php3:
1197         - Noted overload * requirement
1199 2002-09-07 Marc Delisle  <lem9@users.sourceforge.net>
1200     * lang/dutch: update, thanks to Ivo Teel.
1201     * lang/estonian: update, thanks to Alvar Soome
1202     * lang/spanish: update, thanks to Enrique Garcia M. (egarcam)
1203     * lang/italian: update, thanks to Pietro Danesi
1204     * lang/norwegian: update, thanks to Sven-Erik Andersen
1205     * lang/thai: update, thanks to Arthit Suriyawongkul
1206     * lang/romanian: update, thanks to Valics Lehel
1207     * lang/japanese: update, thanks to Yukihiro Kawada
1209 2002-09-05 Marc Delisle  <lem9@users.sourceforge.net>
1210     * tbl_change.php3: display values in drop-down even if no
1211       display field is defined
1213 2002-09-05 Loïc Chapeaux  <lolo@phpheaven.net>
1214     * Documentation.html: modify name of relations in FAQ 6.6
1215     * tbl_change.php3: check $cfgRelation['relwork'] before
1216       using PMA_getForeigners(), thanks to Martyn Allan (mallan2)
1218 2002-09-04 Loïc Chapeaux  <lolo@phpheaven.net>
1219     * tbl_change.php3: protect with backquotes
1221 2002-09-03 Marc Delisle  <lem9@users.sourceforge.net>
1222     * tbl_change.php3: drop-down for foreign keys, patch 603939,
1223       thanks to Markus L. Noga (markus at noga.de)
1225 2002-09-03 Loïc Chapeaux  <lolo@phpheaven.net>
1226     * libraries/display_tbl.lib.php3:
1227       - fix a PHP3 problem (foreach function was called);
1228       - XHTML fixes;
1229       - coding standards.
1231 2002-09-02 Marc Delisle  <lem9@users.sourceforge.net>
1232     * db_details_structure.php3, mult_submits.inc.php3: Patch 582904:
1233       add REPAIR TABLE choice in drop-down of db view, thanks to
1234       Cal Henderson (iamcal)
1235     * libraries/display_tbl.lib.php3: new function PMA_linkOrButton
1236       to accomodate some browsers' limitations on the URL length, used on
1237       left and right Edit and Delete links (or buttons), idea
1238       and part of the code from patch 591497, thanks to Ruben Barkow (rubo77)
1240 2002-09-01 Loïc Chapeaux  <lolo@phpheaven.net>
1241     * libraries/auth/cookie.auth.lib.php3: bug 601721 (cookie and IIS)
1243 2002-08-30 Loïc Chapeaux  <lolo@phpheaven.net>
1244     * tbl_relation.php3, line 324; user_details.php3; lines 262-269:
1245       fixed some warnings.
1246     * libraries/display_tbl.lib.php3: fixed first part of bug
1247       #601776 (Undefined variables).
1248     * libraries/sqlvalidator.lib.php3: removed trailing spaces.
1250 2002-08-29 Robin Johnson  <robbat2@users.sourceforge.net>
1251     * libraries/sqlvalidator.lib.php3:
1252         - Fix for bug in Alex's fix for bug #594947
1253           line 67, change || to &&
1254         - Fix for undefined string in error case of sqlvalidator that is
1255           actually never reached. Just commented out for now
1257 2002-08-28 Marc Delisle  <lem9@users.sourceforge.net>
1258     * libraries/display_tbl.lib.php3: Bug 576895: matching a float field
1260 2002-08-26 Michal Cihar  <nijel@users.sourceforge.net>
1261     * lang/czech-*.inc.php3: Updates, fixes.
1263 2002-08-26 Loïc Chapeaux  <lolo@phpheaven.net>
1264     * tbl_indexes.php3: Another fix against the Zend Accelerator bug (#571409).
1266 2002-08-26 Alexander M. Turek  <rabus@users.sourceforge.net>
1267     * lang/japanese-*.inc.php3: Updates, thanks again to Yukihiro Kawada.
1268     * lang/german-*.inc.php3: Updates.
1269     * libraries/sqlvalidator.lib.php3, lang/*.inc.php3:
1270       Better fix against bug #594947.
1271     * libraries/common.lib.php3: Fixed a JS error.
1273 2002-08-24 Marc Delisle  <lem9@users.sourceforge.net>
1274     * Documentation.html, faq 6.15: creating an index on a BLOB field
1275       and faq 1.22 about php.ini file_uploads
1277 2002-08-23 Loïc Chapeaux  <lolo@phpheaven.net>
1278     * left.php3, lines 169-181: XHTML optimizations.
1279     * db_details_common.php3, tbl_properties_common.php3,
1280       libraries/sqlparser.lib.php3: Fixed bug #571409 (it doesn't work properly
1281       with Zend Accelerator).
1282     * db_details.php3, lang/*: validation on web-server upload dir
1284 2002-08-23 Alexander M. Turek  <rabus@users.sourceforge.net>
1285     * libraries/charset_conversion.lib.php3: Don't let php display an error
1286       message if dl() fails.
1287     * translators.html, lang/malay-*.inc.php3: Updates.
1289 2002-08-22 Robin Johnson  <robbat2@users.sourceforge.net>
1290     * config.inc.php3, left.php3:
1291         - $cfg['LeftDisplayLogo'] to turn off PMA logo display
1293 2002-08-22 Alexander M. Turek  <rabus@users.sourceforge.net>
1294     * libraries/sqlvalidator.lib.php3: Fixed bug #594947.
1295     * libraries/common.lib.php3, libraries/config_import.lib.php3, left.php3:
1296       Backwards compatibility.
1297     * lang/malay-*.inc.php3, libraries/select_lang.lib.php3, translators.html:
1298       New language, thanks to "Shafique" (sicksand).
1299     * db_details.php3, Documentation.html: Display .sql files only.
1301 2002-08-21 Marc Delisle  <lem9@users.sourceforge.net>
1302     * db_details.php3, read_dump.php3, libraries/functions.js, lang/*,
1303       config.inc.php3, Documentation.html: web-based upload directory,
1304       thanks to Sönke J. Peters (s03nk3)
1305     * tbl_properties_structure.php3: undefined index for innodb,
1306       thanks to Loïc
1307     * images/pma_logo.png, left.php3, libraries/auth/cookie.auth.lib.php3:
1308       new logo, thanks to Ivan R. Lanin (ivanlanin); logo made transparent
1309       by Alexander M. Turek
1311 2002-08-21 Alexander M. Turek  <rabus@users.sourceforge.net>
1312     * Documentation.html:
1313       - Updated FAQ 1.6.
1314       - Converted special characters into HTML entities.
1315     * lang/german-*.inc.php3: Updates.
1316     * translators.html: Another note in order to avoid annoying mails.
1318 2002-08-21 Loïc Chapeaux  <lolo@phpheaven.net>
1319     * config.inc.php3, db_details.php3, db_details_export.php3,
1320       db_details_qbe.php3, Documentation.html, ldi_check.php3, ldi_table.php3,
1321       tbl_dump.php3, tbl_properties_export.php3, tbl_query_box.php3,
1322       libraries/charset_conversion.lib.php3: Coding standards.
1323     * db_details.php3, read_dump.php3: optimize web-based upload directory
1325 2002-08-21 Michal Cihar  <nijel@users.sourceforge.net>
1326     * libraries/common.lib.php3: revised to fit coding standards (by Loïc) and
1327       added documentation about parameters for PMA_showMySQLDocu()
1329 2002-08-20 Alexander M. Turek  <rabus@users.sourceforge.net>
1330     * sql.php3, libraries/sqlparser.lib.php3: Fixed bug #597184 (PHP3
1331       compatibility).
1332     * libraries/common.lib.php3: Undefined variable.
1334 2002-08-17 Alexander M. Turek  <rabus@users.sourceforge.net>
1335     * main.php3: Fixed bug #596019 (Undefined variable $re).
1337 2002-08-15 Marc Delisle  <lem9@users.sourceforge.net>
1338     * config.inc.php3, tbl_query_box.php3, db_details.php3, Documentation.html:
1339       new $cfg['TextareaAutoSelect'] (Bug 582637)
1341 2002-08-15 Michal Cihar  <nijel@users.sourceforge.net>
1342     * Documentation.html, config.inc.php3, db_details.php3, db_search.php3,
1343       ldi_table.php3, main.php3, tbl_indexes.php3, tbl_properties.inc.php3,
1344       tbl_properties_operations.php3, tbl_properties_options.php3,
1345       tbl_properties_structure.php3, tbl_query_box.php3, tbl_select.php3,
1346       user_details.php3, libraries/common.lib.php3:
1347       Implemented feature #545379 - phpMyAdmin has now support for all MySQL
1348       manuals available.
1350 2002-08-15 Alexander M. Turek  <rabus@users.sourceforge.net>
1351     * main.php3: Undefined variable.
1352     * lang/german-*.inc.php3: Fixed a typo, thanks to Steve Alberty (staybyte).
1353     * Documentation.html: XHTML fixes.
1354     * libraries/common.lib.php3, libraries/config_import.lib.php3: Improved
1355       backwards compatibility for old config files.
1357 2002-08-14 Olivier L. Müller  <om@omnis.ch>
1358     * Documentation.html, README, ANNOUNCE.txt, tbl_dump.php3:
1359       updated mail address of Tobias Ratschiller (requested by himself :)
1361 2002-08-14 Michal Cihar  <nijel@users.sourceforge.net>
1362     * libraries/charset_conversion.lib.php3, config.inc.php3, Documentation.*:
1363       Improved detection of used recoding function, now can be configured
1364       which function should be preffered ($cfg['RecodingEngine']).
1365     * libraries/charset_conversion.lib.php3, read_dump.php3:
1366       read_dump.php3 uses new fuction PMA_convert_string instead of hardcoded
1367       iconv.
1368     * libraries/charset_conversion.lib.php3, ldi_check.php3, ldi_table.php3:
1369       Support for converting charset of loaded files, used new function
1370       PMA_convert_file.
1371     * tbl_dump.php3, db_details_export.php3, tbl_properties_export.php3:
1372       Support for exporting in custom charset.
1374 2002-08-14 Marc Delisle  <lem9@users.sourceforge.net>
1375     * lang/japanese update: thanks to Yukihiro Kawada
1377 2002-08-14 Loïc Chapeaux  <lolo@phpheaven.net>
1378     * Documentation.html, lines 2251-2252: fixed an XHTML error.
1379     * main.php3: removed some extra space characters.
1380     * scripts/create_release.sh: add a reminder about checking language files
1381       validity.
1383 2002-08-13 Michal Cihar  <nijel@users.sourceforge.net>
1384     * lang/czech-*.inc.php3: Updates.
1385     * lang/sync_lang.sh: Allow running only on specified translations.
1387 2002-08-13 Alexander M. Turek  <rabus@users.sourceforge.net>
1388     * lang/german-*.inc.php3: Updates.
1389     * Documentation.*: Updated credits.
1390     * libraries/mysql_wrappers.lib.php3: fixed bug #594235, thanks to
1391       Pawe³ Szczepañski (pauluz).
1392     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
1394 2002-08-13 Marc Delisle  <lem9@users.sourceforge.net>
1395     * lang/*, main.php3: new warning strInsecureMySQL, when running with
1396       the default MySQL privileged account
1398 2002-08-12 Robin Johnson  <robbat2@users.sourceforge.net>
1399     * libraries/sqlparser.lib.php3:
1400         - Fixed bug #594098
1402 2002-08-12 Marc Delisle  <lem9@users.sourceforge.net>
1403     * lang/japanese update: thanks to Yukihiro Kawada
1404     * lang/slovenian update: thanks to Kositer Uros (urosh)
1406 2002-08-12 Mike Beck  <mikebeck@users.sourceforge.net>
1407     * tbl_select.php3: Bugfix: it created IS 'NULL'
1408       instead of IS NULL.
1410 2002-08-12 Alexander M. Turek  <rabus@users.sourceforge.net>
1411     * libraries/defines_php.lib.php3, Documentation.*, translators.html:
1412       corrected version number.
1413     * libraries/grab_globals.lib.php3: disallow accessing serious server files
1414       via "?goto=".
1415     * lang/hindi-utf-8.inc.php3: File was corrupted.
1416     * lang/chinese_gb-utf-8.inc.php3: Back to previous version.
1417     * lang/czech-*.inc.php3: Small fixes, thanks again to Michal Cihar (nijel).
1419 2002-08-11 Robin Johnson  <robbat2@users.sourceforge.net>
1420     ### 2.3.0 is released ###
1421     * Documentation.html:
1422         - Updates for SQL Validator notes
1423     * lang/sort_lang.sh:
1424         - Fixed sorting bugs
1425         - Now correctely arranges str values.
1426         - Avoids extra blank line at top before CVS ID tag
1427     * lang/hindi:
1428         - Added '//to translate' to all untranslated strings
1429     * lang/*:
1430         - Resorted language files with fixed sort_lang.sh
1431     * scripts/create-release.sh:
1432         - Fix bug for existance of directory
1434 2002-08-11 Marc Delisle  <lem9@users.sourceforge.net>
1435     * lang/afrikaans: update, thanks to Andreas Pauley
1436     * ### 2.2.7 is released ###
1438 2002-08-11 Alexander M. Turek  <rabus@users.sourceforge.net>
1439     * lang/swedish-*.inc.php3: Updates, thanks again to Björn T. Hallberg (bth).
1440     * lang/slovak-*.inc.php3: Updates, thanks again to Lubos Klokner (erkac).
1441     * lang/polish-*.inc.php3: Updates, thanks again to Jakub Wilk (ubanus).
1442     * lang/albanian-*.inc.php3: Updates, thanks again to
1443       Laurent Dhima (laurenti).
1444     * lang/chinese_*.inc.php3: Updates, thanks again to Siu Sun (siusun).
1445     * lang/german-*.inc.php3: Updates.
1446     * tbl_properties_links.php3: Use "TRUNCATE TABLE" instead of "TRUNCATE".
1447     * tbl_indexes.php3: Default page for databases.
1448     * libraries/common.lib.php3: Workaround against bug #590055
1449       (Tables need repair after empty).
1451 2002-08-10 Robin Johnson  <robbat2@users.sourceforge.net>
1452     * libraries/string.lib.php3:
1453         - Fix for bug #593386
1454           Might need more work depending on character set
1455           research. We will need to end up knowing the
1456           character set MySQL is using to do it totally right.
1457     * libraries/common.lib.php3:
1458         - Fix for bug #582890
1459           Just detects for connect_type == 'tcp' before
1460           empty host. Might need better long term fix to
1461           detect socket connect_type, and check that a
1462           value exists for it, even if it is only the default.
1464 2002-08-10 Marc Delisle  <lem9@users.sourceforge.net>
1465     * lang/french: update.
1467 2002-08-10 Alexander M. Turek  <rabus@users.sourceforge.net>
1468     * sql.php3, db_details_common.php3, tbl_properties_common.php3,
1469       libraries/common.lib.php3: Default pages for tables / databases.
1471 2002-08-10 Loïc Chapeaux  <lolo@phpheaven.net>
1472     * config.inc.php3: coding standards.
1473     * db_details.php3; db_details_qbe.php3; tbl_change.php3;
1474       tbl_query_box.php3: fixed bug #592000 (dir="ltr" for textarea tags).
1475     * user_details.php3, lines 90-95: fixed bug #576896 - No "FILE" privileges
1476       on a database if neither "INSERT" nor "UPDATE" one.
1478 2002-08-09 Marc Delisle  <lem9@users.sourceforge.net>
1479     * user_details.php3: bug 591602, mysql.user lowercase "password",
1480       thanks to Thomas Bähr <baehr at glaswald.de>
1481     * lang/romanian: update, thanks to Valics Lehel
1483 2002-08-09 Robin Johnson  <robbat2@users.sourceforge.net>
1484     * Documentation.html:
1485         - Updates for SQL Parser
1486     * lang/finnish: update, thanks to Visa Kopu (visa)
1487     * lang/indonesion: update, thanks to Rachim Tamsjadi (tamsy)
1488     * lang/italian: update, thanks to Pietro Danesi (danone)
1489     * lang/sort_lang.sh:
1490         - New script to neaten all language files
1491     * lang/check_lang.sh:
1492         - New script to check language files for consistancy
1493     * lang/*.sh:
1494         - Added CVS tags to scripts
1495     * lang/*.inc.php3:
1496         - All languages neatened by lang/sort_lang.sh script.
1497     * libraries/string.lib.php3:
1498         - Added function to match accented characters
1500 2002-08-08 Robin Johnson  <robbat2@users.sourceforge.net>
1501     * Documentation.html:
1502         - Cleaned up and re-arranged Configuration section to match
1503           config.inc.php3
1504     * config.inc.php3:
1505         - Cleaned up and re-arranged Configuration section to match
1506           config.inc.php3
1508 2002-08-08 Loïc Chapeaux  <lolo@phpheaven.net>
1509     * left.php3: xhtml fixes (id name must start with a letter).
1510     * pdf_pages.php3, tbl_printview.php3, tbl_realtion.php3,
1511       scripts/decode_bug.php3: xhtml fixes.
1513 2002-08-08 Alexander M. Turek  <rabus@users.sourceforge.net>
1514     * lang/spanish-*.inc.php3:
1515       - Updates, thanks again to Daniel Hinostroza;
1516       - Reordered strings.
1517     * libraries/common.lib.php3: The ID names have been changed.
1518     * lang/hindi-utf-8.inc.php3, libraries/select_lang.lib.php3,
1519       translators.php3: Added Hindi language file, thanks to
1520       Girish Nair (girish_nair).
1521     * libraries/select_lang.lib.php3: The Georgian UTF-8 language file was
1522       offered even if $cfg['AllowAnywhereRecoding'] was set to FALSE.
1523     * lang/galician-*.inc.php3: Updates, thanks again to Xosé Calvo.
1524     * lang/thai-*.inc.php3: Updates, thanks again to
1525       Arthit Suriyawongkul (bacteria).
1527 2002-08-07 Marc Delisle  <lem9@users.sourceforge.net>
1528     * lang/afrikaans: update, thanks to Andreas Pauley
1529     * lang/turkish: update, thanks to Bora Alioglu
1530     * lang/polish: update, thanks to Jakub Wilk
1531     * lang/spanish: update, thanks to Daniel Hinostroza
1532     * lang/galician: update, thanks to Xosé Calvo
1533     * lang/hungarian: update, thanks to Peter Bakondy
1535 2002-08-07 Alexander M. Turek  <rabus@users.sourceforge.net>
1536     * lang/turkish-*.inc.php3: Updates, thanks again to
1537       Bora Alioglu <bora at risc01.ktu.edu.tr>.
1538     * lang/english-*.inc.php3: Reordered strings.
1539     * lang/czech-*.inc.php3: Updates, thanks agains to Michal Cihar (nijel).
1541 2002-08-07 Loïc Chapeaux  <lolo@phpheaven.net>
1542     * db_details.php3, read_dump.php3, tbl_properties_links.php3:
1543       Coding standards.
1544     * db_search.php3, tbl_alter.php3, tbl_properties_links.php3,
1545       tbl_properties_operations.php3, tbl_query_box.php3, tbl_select.php3,
1546       user_details.php3, libraries/build_dump.lib.php3,
1547       libraries/display_tbl.lib.php3: Improved MySQL 3.21 compatibility.
1548     * libraries/sqlparser.lib.php3:
1549         - Coding standard improvements (Merged by Robin)
1550     * scripts/decode_bug.php3:
1551         - Coding standard improvements (Merged by Robin)
1553 2002-08-07 Robin Johnson  <robbat2@users.sourceforge.net>
1554     * lang/slovak-iso-8859-2.inc.php3:
1555         - Updates, thanks to Lubos Klokner (erkac)
1556     * lang/indonesian-iso-8859-1.inc.php3:
1557         - Updates, thanks to Rachim Tamsjadi (tamsy)
1558     * lang/estonian-iso-8859-1.inc.php3:
1559         - Updates, thanks to Alvar Soome (finsoft)
1560     * lang/czech-iso-8859-2.inc.php3:
1561         - Updates, thanks to Michal Cihar (nijel)
1562     * lang/greek-iso-8859-7.inc.php3:
1563         - Updates, thanks to Kyriakos Xagoraris (theremon)
1564     * lang.swedish-iso-8859-1.inc.php3:
1565         - Updates, thanks to Björn T. Hallberg (bth)
1566     * libraries/sqlparser.lib.php3:
1567         - Added LANG to the list of BUG() data
1568         - Made easier to understand throwError() output
1569         - Spelling fix in
1570           $strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
1571     * lang/*:
1572         - Spelling fix in $strSQLParserBugMessage where not yet translated
1573         - Spelling fix in $strSQPBugUnknownPunctation where not yet translated
1574         - Spelling fix in
1575           $strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
1577 2002-08-06 Robin Johnson  <robbat2@users.sourceforge.net>
1578     * libraries/sqlvalidator.php3, libraries/sqlvalidator.lib.php3:
1579         - Renamed libraries/sqlvalidator.php3 to libraries/sqlvalidator.lib.php3
1580     * scripts/decode_bug.php3:
1581         - Cleaned up code to use <pre> arouund output
1582     * libraries/sqlparser.lib.php3:
1583         - Converted code to use $str* variables
1584         - BUG() code cleaned up (PMA_SQP_BUG, PMA_SQP_throwError)
1585         - More PHP3 compatibility
1586     * lang/*:
1587         - New variables for SQL Parser error messages
1589 2002-08-06 Marc Delisle  <lem9@users.sourceforge.net>
1590     * tbl_properties_links.php3: bug 590867: avoid undefined variable
1591       and add comments in the code for a future correction
1593 2002-08-06 Loïc Chapeaux  <lolo@phpheaven.net>
1594     * libraries/display_tbl.lib.php3, line 1412: do not die if relation table
1595       is broken in browse mode
1596     * libraries/sqlvalidator.lib.php3, libraries/sqlvalidator.class.php3:
1597         - Coding style fixes, documentation.
1599 2002-08-06 Alexander M. Turek  <rabus@users.sourceforge.net>
1600     * lang/english-*.inc.php3: Typo.
1601     * db_details.php3, read_dump.php3, tbl_query_box.php3, lang/*.inc.php3:
1602       Fixed bug #590863 (Importing an SQL dump fails when using UTF-8) by
1603       allowing the user to specify the charset of an uploaded SQL file.
1604     * lang/swedish-*.inc.php3: Updates, thanks again to Björn T. Hallberg (bth).
1606 2002-08-05 Loïc Chapeaux  <lolo@phpheaven.net>
1607     * tbl_indexes.php3, ldi_check.php3, libraries/sqlparser.lib.php3:
1608       coding standard
1610 2002-08-05 Alexander M. Turek  <rabus@users.sourceforge.net>
1611     * translators.html:
1612       - Added a small note in order to avoid annoying emails.
1613       - Corrected the name of the Chinese translator.
1614     * lang/slovenian-*.inc.php3: Updates, thanks again to Kositer Uros (urosh).
1615     * lang/chinese_.inc.php3: Updates, thanks again to Siu Sun (siusun).
1616     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
1618 2002-08-04 Marc Delisle  <lem9@users.sourceforge.net>
1619     * tbl_indexes.php3: was corrupting the query displayed in query box
1620       because it was using $sql_query for local needs. Replaced by $local_query
1622 2002-08-04 Alexander M. Turek  <rabus@users.sourceforge.net>
1623     * libraries/common.lib.php3, line 88: default language should be
1624       en-iso-8859-1.
1625     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
1626       compatibility for config file revisions before 1.131.
1627     * config.inc.php3: Display syntax errors when the user calls the config file
1628       directly even if "display_errors" has been switched off in php.ini.
1629     * lang/german-*.inc.php3: Updates.
1630     * lang/afrikaans-*.inc.php3: Tidied up a bit.
1631     * Documentation.html, ANNOUNCE.txt: We now have 41 languages, don't we?
1632     * Documentation.html:
1633       - Beautified XHTML code;
1634       - Edited my credit;
1635       - Fixed a typo.
1636     * tbl_properties.inc.php3: Tried to work around bug #590481 (By default
1637       radio button for primary key).
1639 2002-08-03 Marc Delisle  <lem9@users.sourceforge.net>
1640     * Documentation.html: remove unneeded GRANT
1641     * lang/turkish: update, thanks to Bora Alioglu
1642     * lang/french: update
1644 2002-08-03 Robin Johnson  <robbat2@users.sourceforge.net>
1645     * lang/*:
1646         - Strings for SQL Validator
1647     * config.inc.php3:
1648         - Config options for SQL Validator
1649     * libraries/common.lib.php3, sql.php3:
1650         - SQL Validator usage code
1651     * libraries/sqlvalidator.class.php3:
1652         - PHP Class to run SQL Validator
1653     * libraries/sqlvalidator.php3:
1654         - SQL Validator interface code
1655     * ChangeLog:
1656         - Neatened Changelog to general follow a format
1657         - (* <filename>: <details>)
1658     * db_details.php3, db_stats.php3, main.php3, sql.php3
1659       tbl_change.php3, tbl_query_box.php3, user_details.php3
1660       libraries/common.lib.php3:
1661         - changed show_query to use 1/0 instead of 'y'/'n'
1662     * sql.php3, libraries/common.lib.php3:
1663         - Improved logic of edit, show_as_php, explain and validator
1664           in the SQL query box
1665     * libraries/sqlvalidator.php3, libraries/sqlvalidator.class.php3:
1666         - Function documentation and cleanup
1667     * config.inc.php3:
1668         - Comments for SQL Validator options
1670 2002-08-02 Robin Johnson  <robbat2@users.sourceforge.net>
1671     * libraries/defines*:
1672         - Add another set of defines to make the original
1673           version datas available as strings
1674     * libraries/common.lib.php3:
1675         - Cleaned up SQL Query links
1676         - Made customizable in $cfg
1677     * config.inc.php3:
1678         - Added $cfg['SQLQuery']* for customizing SQL Query links
1679         - Set defaults of $cfg['SQLQuery']* to act like old behavior
1680     * lang/*:
1681         - Changed $strExplain to say 'Query' instead of code
1682         - Added $strNoExplain for reverse of Explain state
1684 2002-08-02 Marc Delisle  <lem9@users.sourceforge.net>
1685     * lang/portuguese: update, thanks to Lopo Pizarro
1686     * lang/catalan: update, thanks to Xavier Navarro
1687     * lang/ukrainian: update, thanks to Markijan Baran
1688     * ldi_check.php3: undefined $sub_part
1690 2002-08-01 Robin Johnson  <robbat2@users.sourceforge.net>
1691     * scripts/decode_bug.php3:
1692         - Improvements and PHP3 fixes thanks to Loic
1693     * libraries/string.lib.php3:
1694         - Detect U+00A0 as whitespace
1696 2002-08-01 Marc Delisle  <lem9@users.sourceforge.net>
1697     * lang/afrikaans: new language
1698         - thanks to Andreas Pauley (pauley at buitegroep.org.za)
1699     * lang/spanish: remove control m
1701 2002-07-31 Robin Johnson  <robbat2@users.sourceforge.net>
1702     * tbl_properties_structure.php3 +40: Fix for a warning notice
1703     * libraries/sqlparser.lib.php3: Fix for another minor formatting quirk
1705 2002-07-31 Marc Delisle  <lem9@users.sourceforge.net>
1706     * lang/thai: update, thanks to Arthit Suriyawongkul
1708 2002-07-30 Robin Johnson  <robbat2@users.sourceforge.net>
1709     * scripts/decode_bug.php3: Parser BUG decoder merged
1710     * lang/russian: Update thanks to http://psyonline.ru/
1711     * lang/spanish: Update thanks to Daniel ?
1712     * lang/*: ran sync_lang.sh
1714 2002-07-30 Marc Delisle  <lem9@users.sourceforge.net>
1715     * config.inc.php3: how to test auto-detect
1716     * lang/turkish: update, thanks to Bora Alioglu
1717     * lang/galician: update, thanks to Xosé Calvo
1718     * lang/albanian: update, thanks to Laurent Dhima.
1719     * lang/czech: update, thanks to Michal Cihar
1720     * lang/slovak-iso: update, thanks to Lubos Klokner
1722 2002-07-30 Loïc Chapeaux  <lolo@phpheaven.net>
1723     * Documentation.html: coding standards (line size <= 80).
1724     * db_details_structure.php3:, 456-460, beautified generated page.
1726 2002-07-29 Marc Delisle  <lem9@users.sourceforge.net>
1727     * Documentation.html: auto-detect, dot in dbname, CGI and cookie auth
1728     * lang/turkish: update, thanks to Bora Alioglu
1730 2002-07-29 Robin Johnson  <robbat2@users.sourceforge.net>
1731     * lang/galician*: Merged update from #588154
1732     * lang/estonian*: Merged update from Alvar Soome
1733     * lang/indonesian*: Merged update from Rachim Tamsjadi
1734     * lang/*: ran sync_lang.sh
1736 2002-07-29 Loïc Chapeaux  <lolo@phpheaven.net>
1737     * tbl_change.php3, line 203: fixed an xhtml bug (#587974) thanks to
1738       Christophe Jaillet <tititou at users.sourceforge.net>
1739     * libraries/sqlparser.lib.php3: fixed parse errors (bug #588010)
1740       thanks to Nagi Peters <nagipeters at users.sourceforge.net> and
1741       coding standards.
1742     * Documentation.html: coding standards.
1743     * libraries/relation.lib.php3: beautified generated page.
1745 2002-07-28 Marc Delisle  <lem9@users.sourceforge.net>
1746     * lang/romanian: update, thanks to Valics Lehel
1747     * lang/polish: update, thanks to Jakub Wilk
1748     * lang/swedish: update, thanks to Björn T. Hallberg
1749     * lang/italian: update, thanks to Pietro Danesi
1750     * lang/lithuanian: update, thanks to Vilius Zigmantas
1751     * lang/dutch: update, thanks to Ivo Teel.
1752     2.3.0-rc4 released
1754 2002-07-27 Marc Delisle  <lem9@users.sourceforge.net>
1755     * lang/italian: update, thanks to Pietro Danesi
1756     * lang/*: fix a typo
1758 2002-07-26 Robin Johnson  <robbat2@users.sourceforge.net>
1759     * libraries/sqlparser.lib.php3:
1760         - Fixed ANSI type string escaping
1761         - Fixed formatting wrt. whitespace in FormatHTML
1762         - PHP3 fix for gzcompress() bug code
1763         - Fix for ob_flush() bug code
1765 2002-07-26 Marc Delisle  <lem9@users.sourceforge.net>
1766     * Documentation.html: numbers for faq entries
1767     * russian: updates, from an anonymous contributor
1769 2002-07-25 Loïc Chapeaux  <lolo@phpheaven.net>
1770     * libraries/sqlparser.lib.php3:
1771         - PHP3 parse errors fixed;
1772         - coding standards.
1773     * pdf_schema.php3; lang/*: translated a string.
1774     * header.inc.php3, lines 155-156: better "fix" against bug
1775       #585094 (Runtime Error on Line 62).
1777 2002-07-25 Robin Johnson  <robbat2@users.sourceforge.net>
1778     * config.inc.php3:
1779         - Fix code to work around CSS bug in Mozilla/Konqueror with 'inherit'
1780           value.
1781     * libraries/sqlparser.lib.php3:
1782         - Fix code to work around CSS bug in Mozilla/Konqueror with 'inherit'
1783           value.
1784         - Fix strpos on line 168/169 to work with PHP3
1785         - Fixed analyze code to remove print_r()
1786     * lang/estonian-iso-8859-1.inc.php:
1787         - Updated translation (thanks to Alvar Soome)
1789 2002-07-25 Marc Delisle  <lem9@users.sourceforge.net>
1790     * Documentation.html, clarify about mysql extensions
1791     * tbl_properties_options.php3, tbl_properties_table_info.php3:
1792       bug 586230, thanks to Loïc
1793     * common.lib.php3: fix bad variable name
1794     * tbl_indexes.php3, tbl_change.php3: fixes for PHP3 compatibility
1796 2002-07-25 Loïc Chapeaux  <lolo@phpheaven.net>
1797     * coding standard: common.lib.php3, config.inc.php3, Documentation.html,
1798       header.inc.php3, sqlparser.data.php3, sqlparser.lib.php3,
1799       string.lib.php3, translators.html
1801 2002-07-24 Marc Delisle  <lem9@users.sourceforge.net>
1802     * new lang: slovenian, thanks to Kositer Uros (urosh)
1804 2002-07-24 Robin Johnson  <robbat2@users.sourceforge.net>
1805     * libraries/string.lib.php3:
1806         - optimizations/PHP3 fixes (thanks Loïc)
1807     * libraries/sqlparser.lib.php3:
1808         - Merged
1809         - Spacing around if statements
1810         - Added require statements for parser
1811         - Moved to global constants for size of keyword arrays
1812         - Added CSS creation rules
1813         - Cleaned up CSS creation functions
1814         - Formatting fixes
1815     * libraries/sqlparser.data.php3:
1816         - Merged
1817         - Added 'ANALYSE' reserved word (note spelling)
1818     * config.inc.php3:
1819         - Added SQL Parser variables
1820         - Remove old SQL Parser variables
1821     * header.inc.php3:
1822         - Added CSS for SQL Parser
1823     * libraries/common.lib.php3:
1824         - Change of PMA_format_sql to use new SQL Parser
1826 2002-07-24 Loïc Chapeaux  <lolo@phpheaven.net>
1827     * libraries/string.lib.php3: Function documentation
1829 2002-07-23 Robin Johnson  <robbat2@users.sourceforge.net>
1830     * libraries/string.lib.php3: String functions for the new
1831       SQL Parser system
1833 2002-07-22 Marc Delisle  <lem9@users.sourceforge.net>
1834     * lang/dutch update, thanks to Ivo Teel.
1836 2002-07-22 Loïc Chapeaux  <lolo@phpheaven.net>
1837     * libraries/common.lib.php3, lines 198-200: open the documentation
1838       link in the "documentation" window.
1839     * libraries/charset_conversion.lib.php3; libraries/select_lang.lib.php3:
1840       PHP3 fixes (don't use "require" inside a conditional statement).
1841     * Documentation.html: XHTML fixes.
1842     * db_details_structure.php3; tbl_properties.php3;
1843       tbl_change.php3, line 336; tbl_properties_structure.php3;
1844       tbl_select.php3, lines 122 & 127; tbl_query_box.php3: XHTML fixes.
1845     * db_details.php3; db_details_links.php3;
1846       tbl_properties_export.php3, lines 156-158: beautified generated
1847       XHTML code.
1849 2002-07-21 Marc Delisle  <lem9@users.sourceforge.net>
1850     * Documentation.html, libraries/common.lib.php3: added a faq about
1851       mysql extension, and a link to it when the error occurs
1853 2002-07-20 Marc Delisle  <lem9@users.sourceforge.net>
1854     * tbl_properties*: missing $sub_part for back links (bug 584069)
1856 2002-07-19 Alexander M. Turek  <rabus@users.sourceforge.net>
1857     * tbl_properties_links.php3: Fixed bug #583969.
1858     * lang/german-*.inc.php3: Updates.
1860 2002-07-19 Marc Delisle  <lem9@users.sourceforge.net>
1861     * pdf_schema.php3, bug 583833: should not complain if some tables
1862       are missing
1863     * lang/hungarian update, thanks to Peter Bakondy
1864     * lang/thai updates: thanks to Arthit Suriyawongkul.
1865     * lang/norwegian updates: thanks to Sven-Erik Andersen
1867 2002-07-19 Loïc Chapeaux  <lolo@phpheaven.net>
1868     * pdf_schema.php3; pdf_page.php3; libraries/common.lib.php3: PHP3 fixes.
1869     * tbl_properties_structure.php3: coding standards.
1871 2002-07-18 Alexander M. Turek  <rabus@users.sourceforge.net>
1872     * libraries/common.lib.php3, libraries/select_lang.lib.php3: Don't include
1873       the "real" config file if a developer edition exists.
1874     * libraries/charset_conversion.lib.php3: Exit the script if iconv cannot be
1875       used.
1877 2002-07-18 Marc Delisle  <lem9@users.sourceforge.net>
1878     * libraries/display_tbl.lib.php3: bug 579785, Edit links URLs too long
1879       for some browsers
1880     * lang/italian: update, thanks to Pietro Danesi
1881     * lang/chinese: update, thanks to Siu Sun
1882     * lang/albanian: update, thanks to Laurent Dhima.
1883     * lang/czech: update, thanks to Michal Cihar
1884     * lang/sync_lang.sh: can exclude some languages from conversion,
1885       thanks to Michal Cihar
1886     * lang/turkish: update, thanks to Bora Alioglu
1887     * lang/polish: update, thanks to Jakub Wilk
1888     * lang/galician: update, thanks to Xosé Calvo
1889     * lang/romanian: update, thanks to Valics Lehel
1890     * sql.php3: bug 582356, Propose table structure was not working when
1891       $cfg['ShowAll'] was FALSE
1893 2002-07-18 Steve Alberty  <staybyte@users.sourceforge.net>
1894     It is now possible to print stats for more than 2 GB (up to exa byte)
1895     * db_details_structure.php3: correct wrong link from table size to stats
1896     * tbl_printview.php3: fixed warnings if relation is not defined
1897     * db_printview.php3: fixed warnings and faults
1899 2002-07-17 Marc Delisle  <lem9@users.sourceforge.net>
1900     * lang/sync_lang.sh: support for multiple convertors (recode added),
1901       thanks to Michal Cihar
1902     * lang/spanish update:
1903         - thanks to Daniel Hinostroza
1904         - (Daniel.Hinostroza  at grunenthal.com.ec)
1905     * lang/swedish: updates: thanks to Björn T. Hallberg
1906     * lang/indonesian: updates, thanks to Rachim Tamsjadi.
1907     * lang/japanese*: updates, thanks to Yukihiro Kawada
1908     * lang/french: updates
1909     * lang/lithuanian: updates, thanks to Vilius Zigmantas
1910     * chk_rel.php3, db_details_structure.php3, Documentation.html,
1911       pdf_pages.php3, pdf_shema.php3, libraries/select_lang.lib.php3:
1912       commits for Loic
1913     * tbl_properties.php3, tbl_properties_structure.php3,
1914       new tbl_query_box.php3: query box at the bottom of the structure page
1916 2002-07-17 Alexander M. Turek  <rabus@users.sourceforge.net>
1917     * libraries/common.lib.php3, libraries/config_import.lib.php3: Added
1918       $cfg['PmaNoRelation_DisableWarning'] to the backwards compatibility code.
1919     * config.inc.php3, Documentation.html: Remerged the changes that were
1920       removed in the previous revision, thanks to Björn T. Hallberg (bth).
1921     * libraries/select_lang.lib.php3: Disable UTF-8 if
1922       $cfg['AllowAnywhereRecoding'] has been set to FALSE.
1924 2002-07-17 Mike Beck <mikebeck@users.sourceforge.net>
1925     * pdf_pages.php3: if a page is edit it can also be shown
1926     * pdf_schema.php3: now it is possible to have all tables
1927       displayed with the same (maximum) width (feature request 576537)
1929 2002-07-16 Mike Beck <mikebeck@users.sourceforge.net>
1930     * libraries/relation.lib.php3: verbose mode
1931     * db_details_structure.php3: show message if relation doesn't work
1932     * chk_rel.php3: new file to show what is wrong with relation
1934 2002-07-16 Alexander M. Turek  <rabus@users.sourceforge.net>
1935     * header.inc.php3: Use include() instead of require().
1937 2002-07-16 Marc Delisle  <lem9@users.sourceforge.net>
1938     * libraries: charset_conversion.lib.php3, common.lib.php3: bug 581577:
1939       a better if, because sometimes the test for PHP3 succeeds even
1940       for PHP4, thanks to Neil Darlow
1941     * libraries/relation.lib.php3: undefined variable
1943 2002-07-15 Alexander M. Turek  <rabus@users.sourceforge.net>
1944     * libraries/config_import.lib.php3:
1945         - Removed a comment and
1946         - Changed the default value for $cfg['AllowAnywhereRecoding'] into FALSE.
1947     * header.inc.php3: Better fix against bug #571409, thanks to Loïc.
1948     * libraries/common.lib.php3: Coding standards.
1950 2002-07-15 Marc Delisle  <lem9@users.sourceforge.net>
1951     * db_details_export.php3, db_details_links.php3, Documentation.html,
1952       sql.php3, tbl_properties_export.php3, libraries/common.lib.php3,
1953       libraries/select_lang.lib.php3: fixes from Loic
1954     * config.inc.php3: default value for $cfg['AllowAnywhereRecoding'] = FALSE;
1955       to avoid problems on multithreaded servers, thanks to Neil Darlow
1956       (ndarlow)
1957     * libraries/charset_conversion.lib.php3: remove the "@" before dl()
1958       because multithreaded servers don't support dl(), and we want
1959       to see the error message, thanks to /Leblanc
1960     * header.inc.php3: js error with OmniWeb, thanks to Loïc
1962 2002-07-14 Marc Delisle  <lem9@users.sourceforge.net>
1963     * Documentation.html, db_details_exports.php3, tbl_properties_export.php3:
1964       add a link to a new faq entry explaining some dump options
1965     * libraries/relation.lib.php3: bug 575868 Unitialized string offset
1966     2.3.0-rc3 released
1968 2002-07-14 Alexander M. Turek  <rabus@users.sourceforge.net>
1969     * config.inc.php3, libraries/common.lib.php3: Fixed bug #576018.
1970     * lang/german-*.inc.php3: Clarification.
1972 2002-07-13 Marc Delisle  <lem9@users.sourceforge.net>
1973     * libraries/common.lib.php3: bug 580929: do not EXPLAIN if this is
1974       not a SELECT
1975     * sql.php3: better way to show php code
1976     * sql.php3: bug 580920: do not display the confirm dialog
1977     * db_details_links.php3: undefined variable if coming from a Show MySQL
1978       link on the home page
1980 2002-07-13 Alexander M. Turek  <rabus@users.sourceforge.net>
1981     * Documentation.html: News about bug #540671.
1983 2002-07-12 Alexander M. Turek  <rabus@users.sourceforge.net>
1984     * main.php3: Fixed a bug of the SHOW GRANTS patch (bug #568174: Wildcards
1985       escaped in db name), thanks to Björn T. Hallberg (bth).
1987 2002-07-12 Mike Beck    <mikebeck@users.sourceforge.net>
1988     * sql.php3: only run query if we didn't ask for phpcode of sql.
1990 2002-07-12 Marc Delisle  <lem9@users.sourceforge.net>
1991     * libraries/select_lang.lib.php3: add -utf-8 choices.
1992     * lang/indonesian updates, thanks to Rachim Tamsjadi.
1993     * libraries/relation.lib.php3: better initialization for a variable,
1994       thanks to Jurgen Schwietering <jurgen at schwietering.com>.
1996 2002-07-11 Loïc Chapeaux  <lolo@phpheaven.net>
1997     * pdf_schema.php3; tbl_printview.php3; tbl_properties_links.php3;
1998       tbl_properties_operations.php3; tbl_relation.php3;
1999       libraries/charset_conversion.lib.php3; libraries/display_tbl.lib.php3;
2000       libraries/relation.lib.php3: coding standards.
2001     * libraries/common.lib.php3: coding standards and a little display bug.
2003 2002-07-11 Alexander M. Turek  <rabus@users.sourceforge.net>
2004     * libraries/common.lib.php3: PHP3 compatibility.
2005     * read_dump.php3: Fixed bug #579968, thanks to Alvar Soome (finsoft).
2007 2002-07-11 Robin Johnson  <robbat2@users.sourceforge.net>
2008     * libraries/common.lib.php3: Fix for case where HTTP_HOST contains
2009       the port already, as adding HTTP_PORT is wrong then.
2011 2002-07-10 Marc Delisle  <lem9@users.sourceforge.net>
2012     * libraries/charset_conversion.lib.php3: wrong function called,
2013       thanks to Michal Cihar
2014     * lang/*: cleanup of file names to include charset
2016 2002-07-09 Marc Delisle  <lem9@users.sourceforge.net>
2017     * libraries/common.lib.php3: fix from Loïc for bug 579017
2019 2002-07-08 Loïc Chapeaux  <lolo@phpheaven.net>
2020     * tbl_create.php3: Fixed bug #578321 (Wrong page after table creation).
2021     * libraries/common.lib.php3: Fixed bug #578404 (js error in no-frame mode).
2023 2002-07-08 Marc Delisle  <lem9@users.sourceforge.net>
2024     * libraries/display_tbl.lib.php3: bug 577645: extra space in the cell
2025     * libraries/common.lib.php3, defines.lib.php3, defines_php.lib.php3,
2026       scripts/create-release.sh: split defines.lib.php3 because
2027       of charset_conversion needs (thanks to Michal Cihar)
2028     * slovak: with permission from Peter Svek, now the windows-1250
2029       is generated from the -iso-8859-2 file.
2031 2002-07-07 Alexander M. Turek  <rabus@users.sourceforge.net>
2032     * libraries/common.lib.php3: Forgot a <meta /> tag in the config file error
2033       message.
2035 2002-07-06 Alexander M. Turek  <rabus@users.sourceforge.net>
2036     * libraries/charset_conversion.lib.php3: $strCantUseRecodeIconv has to be
2037       accessed via the $GLOBALS[] array.
2039 2002-07-06 Marc Delisle  <lem9@users.sourceforge.net>
2040     * tbl_properties_structure.php3: undefined variable
2041     * pdf_pages.php3: bug 574637 undefined index
2042     * db_details_structure.php3: remove a PMA_backquote added today that
2043       introduces a bug
2044     * pdf_schema.php3: undefined variables
2046 2002-07-05 Alexander M. Turek  <rabus@users.sourceforge.net>
2047     * header.inc.php3: Tried to fix bug #571409 (Zend Accelerator problems).
2049 2002-07-05 Marc Delisle  <lem9@users.sourceforge.net>
2050     * Documentation.html: about html entities in translations
2051     * libraries/common.lib.php3: charset_conversion needs the constants
2052     * libraries/select_lang.lib.php3, /lang: -utf8 files renamed -utf-8
2053     * tbl_qbe.php3 renamed db_details_qbe.php3:
2054        - bug 576510: (affects also db_details_links.php3)
2056 2002-07-01 Loïc Chapeaux  <lolo@phpheaven.net>
2057     * Documentation.html: coding standards and xhtml fixes.
2059 2002-07-01 Alexander M. Turek  <rabus@users.sourceforge.net>
2060     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
2061       compatibility for $cfg['PmaAbsoluteUri_DisableWarning'].
2063 2002-07-04 Robin Johnson  <robbat2@users.sourceforge.net>
2064     * config.inc.php3, libraries/common.lib.php3:
2065       Code for $cfg['PmaAbsoluteUri_DisableWarning']
2067 2002-07-03 Marc Delisle  <lem9@users.sourceforge.net>
2068     * lang/japanese* updates:, thanks to Yukihiro Kawada
2069     * Documentation.html: explain the oslash symbol in the statistics
2070     * left.php3: the - as first choice is not clear
2071     * tbl_properties_table_info.php3, tbl_properties_links.php3: bug
2072       576776: ShowAll never displayed
2073     * display_tbl.lib.php3: bug 576786: printview and ModifyDeleteAtRight
2075 2002-07-01 Alexander M. Turek  <rabus@users.sourceforge.net>
2076     * sql.php3: Completed fix against bug #575867 (Error with limit or load in
2077       the table name).
2079 2002-07-01 Olivier L. Müller  <om@omnis.ch>
2080     * header.inc.php3: nicer CSS for Tabs (J.Fornallaz)
2081     * tbl_properties.php3: added insert button to Marc's <select> :)
2083 2002-07-01 Marc Delisle  <lem9@users.sourceforge.net>
2084     * tbl_properties_links.php3, db_details_links.php3: better vertical spacing
2085     * tbl_properties.php3, db_details.php3: misplaced bullet
2086     * tbl_properties.php3: add field list on the query page
2087     * pdf_schema.php3: color for all segments of primary key, thanks to
2088       Joshua Eichorn (jeichorn at joshuaeichorn.com)
2090 2002-07-01 Alexander M. Turek  <rabus@users.sourceforge.net>
2091     * sql.php3: Fixed bug #575867 (Error with limit or load in the table name)
2092       partly.
2094 2002-06-30 Marc Delisle  <lem9@users.sourceforge.net>
2095     * user_details.php3: fix the tooltip
2096     2.3.0-rc2 released
2098 2002-06-30 Alexander M. Turek  <rabus@users.sourceforge.net>
2099     * user_details.php3: Added a tooltip for the new documenation link.
2100     * sql.php3: Fixed bug #574855 (wrong counted rows with many functions)
2101       thanks to Svetlozar Kovachev (svetlio).
2102     * db_details_export.php3: Fixed bug #575591 ('select all' doesn't work
2103       without javascript).
2105 2002-06-29 Marc Delisle  <lem9@users.sourceforge.net>
2106     * tbl_qbe.php3: show upper links
2107     * Documentation.html, user_details.php3: link to document what happens
2108       with grants and underscores.
2110 2002-06-29 Alexander M. Turek  <rabus@users.sourceforge.net>
2111     * libraries/config_import.lib.php3, libraries/common.lib.php3:
2112       Backwards compatibility for config files < rev. 1.113.
2113     * lang/german*.inc.php3: Better translation for $strQBE.
2115 2002-06-29 Olivier L. Müller  <om@omnis.ch>
2116     * Documentation.html: docs about $cfg['DefaultTabDatabase']
2117       and $cfg['DefaultTabTable']
2118     * config.inc.php3, index.php3, left.php3, libraries/common.lib.php3:
2119       default tab selection is now customizable from config.inc.php3.
2121 2002-06-28 Olivier L. Müller  <om@omnis.ch>
2122     * ANNOUNCE.txt: preparing 2.3.0 announcement... Feel free
2123       to improve and check
2125 2002-06-28 Marc Delisle  <lem9@users.sourceforge.net>
2126     * tbl_change.php3, tbl_properties_common.php3,
2127       new libraries/db_table_exists.lib.php3: menu on insert/edit
2129 2002-06-27 Marc Delisle  <lem9@users.sourceforge.net>
2130     * sql.php3, db_details_db_info.php3, db_details_links.php3: bug with a
2131       Select and no table
2132     * lang/slovak-iso: updates, thanks to Lubos Klokner
2133     * Documentation.html: faq about silent column type changing
2135 2002-06-26 Alexander M. Turek  <rabus@users.sourceforge.net>
2136     * lang/czech-*.inc.php3: Shorter term for QBE, thanks again to
2137       Michal Cihar (nijel).
2138     * index.php3, header.inc.php3, header_printview.php3, left.php3,
2139       libraries/auth/*.auth.lib.php3: Fixed bug #574025 (W3C validator didn't
2140       detect character encoding).
2142 2002-06-26 Marc Delisle  <lem9@users.sourceforge.net>
2143     * Documentation.html: update the persons/towns/countries example
2144     * sql.php3, tbl_properties_table_info.php3: sub-page links on browse
2145     * lang/japanese* updates: thanks to Yukihiro Kawada
2146     * libraries/mysql_wrappers.lib.php3: patch #574009, charset
2147       conversion for db names, thanks to Michal Cihar_
2149 2002-06-26 Olivier L. Müller  <om@omnis.ch>
2150     * tbl_change.php3: display the submit button every 15 lines:
2151       may be useful for tables with 200 fields...
2152     * db_details_structure.php3: fixed a wrong link: [Properties]
2153       was opening the tbl_properties.php3 instead of
2154       tbl_properties_structure.php3
2156 2002-06-25 Alexander M. Turek  <rabus@users.sourceforge.net>
2157     * lang/german-utf8.inc.php3: Synchronization.
2158     * ChangeLog: Added a note about the older ChangeLogs at EoF.
2160 2002-06-25 Marc Delisle  <lem9@users.sourceforge.net>
2161     * lang/georgian-utf-8 updates: thanks to Kakha Mchedlidze
2162     * lang/ukrainian-win1251 updates: thanks to Markijan Baran
2164 2002-06-25 Olivier L. Müller  <om@omnis.ch>
2165     * lang/german.inc.php3: Du -> Sie
2167 2002-06-24 Alexander M. Turek  <rabus@users.sourceforge.net>
2168     * lang/lithuanian.inc.php3: Removed line feed at EoF.
2170 2002-06-23 Robin Johnson  <robbat2@users.sourceforge.net>
2171     * lang/portuguese.inc.php3 updates: thanks to Lopo Pizarro
2173 2002-06-23 Alexander M. Turek  <rabus@users.sourceforge.net>
2174     Revised some files in /lang/:
2175     * chinese_*.inc.php3, estonian.inc.php3, finnish.inc.php3:
2176         - Reordered Strings.
2177     * arabic.inc.php3, brazilian_portuguese.inc.php3, bulgarian_*.php3,
2178       croatian-*.php3, danish.inc.php3, korean.inc.php3, russian_*.inc.php3,
2179       serbian-win1250.inc.php3:
2180         - Synchronized the untranslated string
2181           $strSplitWordsWithSpace with the English translation.
2183 2002-06-23 Olivier L. Müller  <om@omnis.ch>
2184     * db_stats.php3: Fixed warning from mysql_free_result.
2186 2002-06-22 Olivier L. Müller  <om@omnis.ch>
2187     * lang/english-utf8.inc.php3, lang/english.inc.php3, lang/french.inc.php3:
2188       shorter term for QBE
2189     * config.inc.php3: added configuration variables for default tabs
2190     * tbl_properties_links.php3: 'Empty' tab is now red as well
2191     * db_details_links.php3, index.php3, left.php3, tbl_properties_links.php3:
2192       moved 'Structure' to the front and use it as default value.
2193       TODO: make that customizable.
2194     * config.inc.php3, main.php3, docs: added cfg['SuggestDBName'] flag
2196 2002-06-22 Robin Johnson  <robbat2@users.sourceforge.net>
2197     * sql.php3:
2198         - Fix warning and error from mysql_free_result($cna_all_result);
2199     * tbl_printview.php3:
2200         - Fixed style="PAGE-BREAK-AFTER: always" from appearing on the
2201           last <div>, to stop a blank page being printed
2202         - Moved <hr /> to just inside </div> - gets line on the same page
2203     * lang/portuguese.inc.php3 updates: thanks to Lopo Pizarro
2204     * lang/chinese*.inc.php3 updates: thanks to Siu Sun
2205     * lang/english*: $strSplitWordsWithSpace
2206         - Fix spelling 'seperated' -> 'separated'
2208 2002-06-21 Olivier L. Müller  <om@omnis.ch>
2209     * libraries/common.lib.php3, main.php3: be more tolerant with lazy
2210       sysadmins or users by letting them having an empty
2211       $cfg['PmaAbsoluteUri']. A default value (which should work according
2212       to the docs...) will be set and a warning displayed on main.php3.
2214 2002-06-21 Robin Johnson  <robbat2@users.sourceforge.net>
2215     * lang/english*: $strSplitWordsWithSpace
2216         - 'splitted' changed to 'seperated'
2217     * lang/portuguese.inc.php3 updates: thanks to Lopo Pizarro
2218     * lang/polish.inc.php3 updates: thanks to Jakub Wilk
2219     * db_details_links.php3, header.inc.php3,
2220       tbl_properties_links.php3, libraries/common.lib.php3:
2221         - Neater tab code by Michal Cihar (Patch #571837)
2223 2002-06-21 Marc Delisle  <lem9@users.sourceforge.net>
2224     * sql.php3: patch 565627 for the old bug 461192: wrong query count
2225       for groups, thanks to Svetlozar Kovachev
2226     * lang/czech* updates: thanks to Michal Cihar
2227     * lang/greek updates: thanks to Kyriakos Xagoraris
2228     * lang/norwegian updates: thanks to Sven-Erik Andersen
2229     * tbl_properties_structure.php3, bug 572127: wrong back link, thanks
2230       to "nobody"
2231     * tbl_addfield.php3: goback to the structure sub-page
2233 2002-06-20 Robin Johnson  <robbat2@users.sourceforge.net>
2234     * tbl_qbe.php3: Using * for tables fields disables
2235       sorting for that field (Fix for bug #570698)
2236     * db_details_links.php3: Added $args3, $args4 = '', for no tables case
2238 2002-06-20 Marc Delisle  <lem9@users.sourceforge.net>
2239     * ChangeLog_till_2.2.6.gz: removed from the distribution and copied
2240       to home page
2241     * lang/georgian-utf-8: thanks to Kakha Mchedlidze <kakha at qartuli.com>
2242     * lang/polish updates: thanks to Jakub Wilk
2243     * lang/galician updates: thanks to Xosé Calvo
2245 2002-06-20 Alexander M. Turek  <rabus@users.sourceforge.net>
2246     * header.inc.php3, *_links.php3, libraries/common.lib.php3: Implemented
2247       Patch #571426 (Tabbed navigation), thanks to Joachim Fornallaz (jfornall).
2249 2002-06-19 Alexander M. Turek  <rabus@users.sourceforge.net>
2250     * libraries/common.lib.php3, libraries/config_import.lib.php3,
2251       config.inc.php3: Rewrote the whole backwards compatibility code for old
2252       config files.
2253     * config.inc.php3: Beautified code.
2254     * header.inc.php3, footer.inc.php3, libraries/common.lib.php3:
2255       Header and footer may now be included inside a function as well
2256       (Better fix against bug #549570).
2258 2002-06-19 Marc Delisle  <lem9@users.sourceforge.net>
2259     * index.php3: missing header, thanks to Michal Cihar
2260     * lang/japanese* updates: thanks to Yukihiro Kawada
2261     * lang/spanish, catalan updates: thanks to Xavier Navarro
2262     * lang/dutch updates: thanks to Ivo Teel.
2263     * lang/swedish updates: thanks to Björn T. Hallberg
2264     * lang/galician updates: thanks to Xosé Calvo
2265     * libraries/config_import.lib.php3, fixed 3 parse errors
2266     * common.lib.php3: due to formatting problems, bypass PMA_format_sql
2267       for 2.3.0-rc1
2268     * 2.3.0-rc1 release
2270 2002-06-19 Robin Johnson  <robbat2@users.sourceforge.net>
2271     * libraries/charset_conversion.lib.php3,
2272       libraries/common.lib.php3,
2273       main.php3:
2274         - added isset() before some configuration variables
2276 2002-06-18 Marc Delisle  <lem9@users.sourceforge.net>
2277     * lang/chinese* updates: thanks to Siu Sun
2278     * lang/lithuanian updates: thanks to Vilius Zigmantas
2279     * lang/romanian updates: thanks to Valics Lehel
2280     * lang/thai updates: thanks to Arthit Suriyawongkul.
2281     * lang/turkish updates: thanks to Bora Alioglu
2282     * tbl_relation.php3, bug 570691: query was executed too many times
2284 2002-06-18 Alexander M. Turek  <rabus@users.sourceforge.net>
2285     * lang/arabic.inc.php3: Changed $cfgPmaAbsoluteUri into $cfg['...'].
2287 2002-06-18 Robin Johnson  <robbat2@users.sourceforge.net>
2288     * libraries/relation.lib.php3:83
2289         - Fixed $cfg['Servers']['Server'] -> $cfg['Server']
2290     * libraries/relation.lib.php3:144,190
2291         - Cleaned up is_array() to isset() && is_array()
2292     * tbl_change.php3:204
2293         - $type_nowrap added to case 'timestamp'
2294     * lang/estonian.inc.php3 updates, thanks to Alvar Soome (#570330)
2295         - Last fix for $strConfigFileError done as well
2297 2002-06-17 Robin Johnson  <robbat2@users.sourceforge.net>
2298     * lang/finnish.inc.php3 updates: thanks to Visa Kopu (#569317)
2299     * lang/italian.inc.php3 update: thanks to Pietro Danesi (#569424)
2301 2002-06-17 Marc Delisle  <lem9@users.sourceforge.net>
2302     * scripts/create-release.sh: the I option in tar for bzip output
2303       is deprecated and no longer works on sourceforge, use j
2304     * lang/french.inc.php3: updates
2305     * user_password.php3: parse error as reported by Olivier
2306     * libraries/relation.lib.php3: pmadb can be left blank
2308 2002-06-16 Marc Delisle  <lem9@users.sourceforge.net>
2309     * lang/sync_lang.sh: new script thanks to Michal Cihar
2310     * Documentation.html: typos
2311     * lang/hebrew.inc.php3 updates: thanks to Yuval Sarna
2312     * lang/turkish.inc.php3 updates: thanks to Bora Alioglu
2314 2002-06-15 Mike Beck <mikebeck@users.sourceforge.net>
2315     more changes because of new centralized db for pma
2316     * db_details_structure.php3
2317     * pdf_pages.php3
2318     * pdf_schema.php3
2319     * libraries/display_tbl.lib.php3
2320     now also honour new place of relationtables
2321     * Documentation.html
2322     * Documentation.txt
2323     described new db and tables
2324     * db_details_links.php3
2325       - put the link to tbl_qbe in topnavigation
2326     * tbl_relation.php3
2327         writing of column_comments possible
2328     * tbl_printview.php3
2329         column_comments will be displayed
2330     * relation.lib.php3
2331         new function: getComments($db,$table)
2333 2002-06-15 Marc Delisle  <lem9@users.sourceforge.net>
2334     * lang/romanian.inc.php3: updates, thanks to Valics Lehel
2335     * lang/lithuanian.inc.php3: updates, thanks to Vilius Zigmantas
2336     * lang/polish.inc.php3: updates, thanks to Jakub Wilk
2337     * lang/ukrainian.inc.php3: updates, thanks to Markijan Baran
2338     * lang/spanish.inc.php3:, catala.inc.php3 updates, thanks to Xavier Navarro
2339     * lang/czech* updates:, thanks to Michal Cihar
2340     * lang/norwegian.inc.php3: updates, thanks to Sven-Erik Andersen
2341     * lang/swedish.inc.php3: updates, thanks to Björn T. Hallberg
2343 2002-06-15 Alexander M. Turek  <rabus@users.sourceforge.net>
2344     * lang/thai.inc.php3: Updates, thanks again to Arthit Suriyawongkul.
2345     * lang/albanian.inc.php3: Updates, thanks again to Laurent Dhima.
2346     * lang/german*.inc.php3: Translated $strComments.
2347     * config.inc.php3: Changed default values of some directives.
2349 2002-06-15 Mike Beck <mikebeck@users.sourceforge.net>
2350     started putting the relationtables in a central db
2351     with the bookmarktable
2352     * config.inc.php3
2353       - renamed $cfg['Servers'][$i]['bookmarkdb'] to
2354         $cfg['Servers'][$i]['pmadb']
2355       - allready added $cfg['Servers'][$i]['column_comments']
2356     * tbl_relation.lib.php3  new file
2357       - PMA_getRelationsParam(): get and test config
2358       - getForeigners() get an array of tables/fields
2359         related to the one you supply
2360       - getDisplayField() get the tables display column
2361       - PMA_query_as_cu() query the pmadb using the controluser
2362         if possible, otherwise normal user
2363     changes to use new place of tables are allready finished for
2364     those files:
2365     * tbl_relation.php3
2366     * db_details_structure.php3
2367     * pdf_pages.php3
2368     * tbl_qbe.php3
2370 2002-06-14 Alexander M. Turek  <rabus@users.sourceforge.net>
2371     * lang/german.inc.php3: Updates.
2372     * libraries/select_lang.lib.php3, lang/german-utf8.inc.php3:
2373       Added German UTF-8 file.
2374     * lang/italian.inc.php3: Updates, thanks again to
2375       Pietro Danesi <danone at users.sourceforge.net>.
2376     * libraries/user_details.js: Fixed a sytax error.
2378 2002-06-14 Marc Delisle  <lem9@users.sourceforge.net>
2379     * big patch for charset support, all files that call mysql have been
2380       modified; thanks to Michal Cihar.
2382 2002-06-14 Mike Beck  <mikebeck@users.sourceforge.net>
2383     * tbl_qbe:  Bugfixing
2384       - Don't try to use a generated SQL Statement without
2385         a SELECT (if none of the Columns is marked as display
2386         this could happen)
2387       - if no LEFT JOINS are generated make sure that the
2388         array containing tablenames is unique
2390 2002-06-12 Alexander M. Turek  <rabus@users.sourceforge.net>
2391     * lang/turkish.inc.php3: Updates, thanks again to
2392       Bora Alioglu <bora@risc01.ktu.edu.tr>.
2393     * lang/german.inc.php3: Translated $strMissingBracket.
2394     * lang/english.inc.php3: Reordered strings.
2395     * config.inc.php3:
2396       - Use hex codes for colors;
2397       - Removed a dublicate.
2399 2002-06-12 Mike Beck <mikebeck@users.sourceforge.net>
2400     Syntaxcoloring for SQL - Statements
2401     * config.inc.php3: lines 226-,302-
2402     * libraries/common.lib.php3: lines 34,43,192-,312-,987,1062
2404 2002-06-12 Marc Delisle  <lem9@users.sourceforge.net>
2405     * lang/dutch.inc.php3: updates, thanks to Ivo Teel.
2406     * lang/slovak-iso.inc.php3: updates, thanks to Lubos Klokner
2408 2002-06-11 Alexander M. Turek  <rabus@users.sourceforge.net>
2409     * libraries/display_tbl.lib.php3: JS fixes, thanks to
2410       Richard Hornsby <rhornsby at users.sourceforge.net>.
2411     * Documentation.html: Fixed a typo.
2412     * lang/german.inc.php3: Updates.
2413     * lang/italian.inc.php3:
2414       - Updates, thanks again to
2415         Pietro Danesi <danone at users.sourceforge.net>.
2416       - Removed HTML entities.
2418 2002-06-11 Marc Delisle  <lem9@users.sourceforge.net>
2419     * pdf_pages.php3, lang/*, Documentation.html: new message with doc
2420     * lang/hungarian.inc.php3: updates, thanks to Peter Bakondy
2421     * lang/japanese*.php3: updates, thanks to Yukihiro Kawada
2422     * lang/lithuanian.inc.php3: updates, thanks to Vilius Zigmantas
2424 2002-06-10 Marc Delisle  <lem9@users.sourceforge.net>
2425     * tbl_select.php3:, bug with end of lines
2427 2002-06-10 Mike Beck <mikebeck@users.sourceforge.net>
2428     * tbl_select.php3: lines 12-16,111-123,194-199
2429       - now you can use >= etc.
2431 2002-06-09 Marc Delisle  <lem9@users.sourceforge.net>
2432     * lang/french.inc.php3 updates
2434 2002-06-09 Alexander M. Turek  <rabus@users.sourceforge.net>
2435     * libraries/common.lib.php3: Corrected path to config_import.lib.php3.
2436     * libraries/common.lib.php3, lang/*.inc.php3, config.inc.php3:
2437       Catch parse errors in the config file.
2438     * lang/chinese_*.inc.php3: Converted to Unix line feed format.
2439     * lang/english.inc.php3: Reordered strings.
2441 2002-06-09 Robin Johnson  <robbat2@users.sourceforge.net>
2442     * libraries/common.lib.php3:
2443       - Initial checkin of base DB-Config code
2445 2002-06-08 Alexander M. Turek  <rabus@users.sourceforge.net>
2446     * lang/dutch.inc.php3: Updates, thanks to "CaliMonk" <calimonk at gmx.net>.
2447     * translators.html:
2448       - Changed Dutch translator.
2449       - Changed special characters into HTML entities.
2450     * lang/norwegian.inc.php3: Updates, thanks again to
2451       Sven-Erik Andersen <sven-erik at users.sourceforge.net>.
2452     * lang/polish.inc.php3: Small corrections, thanks again to
2453       Jakub Wilk <ubanus at users.sourceforge.net>.
2454     * tbl_replace.php3: Fixed bug #564741 (CURDATE doesn't need any arguments).
2456 2002-06-07 Marc Delisle  <lem9@users.sourceforge.net>
2457     * translators.html: updates (try to have only one official translator,
2458       probably the original author, or the one who now sends updates)
2459     * lang/czech*: updates, thanks to Michal Cihar
2460     * lang/chinese*: updates, thanks to Siu Sun
2462 2002-06-06 Alexander M. Turek  <rabus@users.sourceforge.net>
2463     * Documentation.*:
2464       - The textarea bug still appears in Mozilla 1.0-final;
2465       - Fixed a typo;
2466       - Updated credits.
2467     * lang/albanian.inc.php3: Updates, thanks again to
2468       Laurent Dhima <laurent at users.sourceforge.net>.
2469     * lang/german.inc.php3: Updates, added feedback link.
2471 2002-06-05 Alexander M. Turek  <rabus@users.sourceforge.net>
2472     * lang/dutch.inc.php3: Updates, thanks to "CaliMonk" <calimonk at gmx.net>.
2473     * lang/thai.inc.php3: Updates, thanks again to Arthit Suriyawongkul.
2474     * lang/italian.inc.php3: Updates, thanks again to
2475       Pietro Danesi <danone at users.sourceforge.net>.
2477 2002-06-05 Marc Delisle  <lem9@users.sourceforge.net>
2478     * lang/polish.inc.php3: updates, thanks to Jakub Wilk
2479     * lang/ukrainian.inc.php3: updates, thanks to Markijan Baran
2480     * lang/romanian.inc.php3: updates, thanks to Valics Lehel
2482 2002-06-03 Marc Delisle  <lem9@users.sourceforge.net>
2483     * lang/romanian.inc.php3: updates, thanks to Valics Lehel
2484     * lang/indonesian.inc.php3: updates, thanks to Rachim Tamsjadi
2486 2002-06-03 Mike Beck  <mike.beck@ibmiller.de>
2487     * pdf_pages.php3
2488     - new page to add and edit pdf pages
2489     * db_details_structure.php3 lines 452-482
2490       - added a link to pdf_pages
2491       - if pdf_pages exist offer to create pdfs
2492     * pdf_schema.pdf  lines lines 374-380,422-455,805-820
2493       - changed to work with the table_coords table
2494       - show primary_key and display_field in different color
2495     * config.inc.php3 lines 55,80,103
2496     - added a new servervariable $cfg['Servers'][$i]['table_coords']
2497     * Documentation.html line 593-770,1884-1920
2498     - added and changed Doku for Creating PDFs
2501 2002-06-02 Loïc Chapeaux  <lolo@phpheaven.net>
2502     * libraries/display_tbl.inc.php3, line 1413: xhtml fix.
2503     * libraries/fpdf/fpdf.php3: light optimizations and fixes.
2504     * sql.php3, lines 509-522: do print the page in "printview" mode.
2505     * scripts/check_lang.php3: added this script which goal is to ensure
2506       all languages files are valid.
2507     * Documentation.html; main.php3; translators.html:
2508       - Feature request #539644 (Translation feedback link).
2510 2002-06-01 Loïc Chapeaux  <lolo@phpheaven.net>
2511     * db_details_structure.php3, lines 440-441; Documentation.html;
2512       pdf_schema.php3; libraries/fpdf/*:
2513       - updated the FPDF library to the 1.5 revision;
2514       - rewrote it to make it PHP3 and xhtml compliant;
2515       - coding standards.
2516     * read_dump.php3, lines 245-252: improved the "open_basedir" handling.
2518 2002-06-01 Alexander M. Turek  <rabus@users.sourceforge.net>
2519     * lang/indonesian.inc.php3: Updates, thanks to Rachim Tamsjadi.
2520     * lang/italian.inc.php3: Updates, thanks again to
2521       Pietro Danesi <danone at users.sourceforge.net>.
2522     * lang/german.inc.php3: Small corrections.
2523     * lang/polish.inc.php3: Updates, thanks to
2524       Jakub Wilk <ubanus at users.sourcefore.net>.
2525     * header_printview.inc.php3, libraries/display_tbl.inc.php3:
2526       - Beautified generated code;
2527       - XHTML / CSS fixes.
2529 2002-05-31 Alexander M. Turek  <rabus@users.sourceforge.net>
2530     * lang/german.inc.php3: Small corrections.
2531     * sql.php3, header_printview.inc.php3, libraries/display_tbl.inc.php3,
2532       - lang/*.inc.php3: Implemented one part of feature #472038:
2533       - Print view for SQL results (features #523325, #562505).
2535 2002-05-30 Alexander M. Turek  <rabus@users.sourceforge.net>
2536     * lang/albanian.inc.php3: Updates, thanks again to
2537       Laurent Dhima <laurent at users.sourceforge.net>.
2539 2002-05-29 Alexander M. Turek  <rabus@users.sourceforge.net>
2540     * lang/german.inc.php3: Translated $strPdfDbSchema.
2541     * lang/italian.inc.php3: Updates, thanks again to
2542       Pietro Danesi <danone@users.sourceforge.net>.
2544 2002-05-28 Loïc Chapeaux  <lolo@phpheaven.net>
2545     * pdf_schema.php3; lang/*.inc.php3: beautified the generated page.
2547 2002-05-27 Loïc Chapeaux  <lolo@phpheaven.net>
2548     * lang/czech*.inc.php3: Updated, thanks to Michal Cihaø.
2550 2002-05-27 Alexander M. Turek  <rabus@users.sourceforge.net>
2551     * lang/estonian.inc.php3: Updates, thanks to
2552       Alvar Soome <finsoft at users.sourceforge.net>.
2553     * README: Updated requirements.
2555 2002-05-26 Alexander M. Turek  <rabus@users.sourceforge.net>
2556     * header.inc.php3, config.inc.php3, Documentation.html, images/bkg.gif,
2557       images/vertical_line.gif:
2558       - Made it possible to specify a background image for the right frame.
2559       - Renamed 'images/bkg.gif' to 'images/vertical_line.gif'.
2560     * Documentation.html: The external global variables don't exist anymore
2561       since PHP 4.2.0!
2563 2002-05-26 Loïc Chapeaux  <lolo@phpheaven.net>
2564     * scripts/create-release.sh, line 60: added the "-P" option (prune empty
2565       directory) for the cvs checkout.
2566     * sql.php3:
2567       - fixed a warning thanks to
2568         Svetlio Kovachev <svetlio at users.sourceforge.net>;
2569       - coding standards.
2570     * libraries/auth/cookies.auth.php3: improved a bit the detection mechanism.
2572 2002-05-25 Loïc Chapeaux  <lolo@phpheaven.net>
2573     * libraries/common.lib.php3:
2574       - fixed a PHP3 bug and warnings;
2575       - optimized a bit;
2576       - coding standards.
2577     * lang/english.inc.php3; lang/french.inc.php3: sorted.
2578     * header.inc.php3: enforce relative url in CSS.
2579     * tbl_relation.php3:
2580       - fixed an error when $cfg['Server']['table_info'] is not valid;
2581       - optimized a bit;
2582       - removed an "onchange" js handler to lower server charge.
2583     * pdf_schema.php3; fpdf/*; libraries/fpdf/*: moved the "fpdf" directory in
2584       the "libraries" one.
2585     * read_dump.php3, lines 255-256: path must use "\" under winwin.
2587 2002-05-25 Alexander M. Turek  <rabus@users.sourceforge.net>
2588     * lang/italian.inc.php3: Updates, thanks again to
2589       Pietro Danesi <danone@users.sourceforge.net>.
2590     * lang/german.inc.php3: Updates.
2592 2002-05-24 Alexander M. Turek  <rabus@users.sourceforge.net>
2593     * header.inc.php3, images/bkg.gif: Tried to "fix" bug (?) #558155.
2594     * Documentation.*: The Mozilla textarea bug also appears in Mozilla 1.0-RC3.
2596 2002-05-24 Marc Delisle  <lem9@users.sourceforge.net>
2597     * lang/*.php3, libraries/common.lib.php3: new features EXPLAIN
2598       and "Create PHP Code", thanks to Mike Beck
2599       (TODO: avoid executing the query again)
2600     * sql.php3: $is_analyse was sometimes undefined
2601     * tbl_alter.php3: go back to structure sub-page
2603 2002-05-24 Loïc Chapeaux  <lolo@phpheaven.net>
2604     * config.inc.php3; db_details_links.php3; db_search.php3;
2605       Documentation.html; lang/*; libraries/common.lib.php3: patch #554925
2606       - Search into database, thanks to Thomas Chaumeny <chaume92 at aol.com>.
2607     * libraries/functions.js, lines 15-17: fixed bug #559815 - Javascript
2608       problem with Opera.
2609     * sql.php3, line 213; tbl_properties_structure.php3, lines 541-549; lang/*;
2610       libraries/display_tbl.lib.php3, lines 71-74: patch #559618 - procedure
2611       analyse(), thanks to Mike Beck.
2613 2002-05-23 Marc Delisle  <lem9@users.sourceforge.net>
2614     * Documentation.html, config.inc.php3, db_details_structure.php3,
2615       pdf_schema.php3: new 'table_coords' because a table can appear
2616       on more than one PDF page
2617     * tbl_relation.php3, lang/*.php3: strChangeDisplay for display
2618       field maintenance, thanks to Mike Beck
2620 2002-05-23 Alexander M. Turek  <rabus@users.sourceforge.net>
2621     * Documentation.*: The Mozilla textarea bug also appears in
2622       Mozilla 1.0-RC2 and Netscape 7.0-PR1.
2624 2002-05-22 Loïc Chapeaux  <lolo@phpheaven.net>
2625     * libraries/display_tbl.lib.php3: fixed possible errors with special
2626       characters in tables names.
2627     * header.inc.php3, lines 25-26; left.php3, lines 47-48: fixed Apache 2+
2628       & PHP 4.2+ HTTP header bug.
2630 2002-05-22 Marc Delisle  <lem9@users.sourceforge.net>
2631     * Documentation.html, config.inc.php3, db_details_structure.php3,
2632       pdf_schema.php3, libraries/display_tbl.lib.php3: PMA_pdf_table_position
2633       renamed to PMA_table_info, "foreign_display_field" moved from
2634       PMA_relation to PMA_table_info (once per table)
2635     * lang/indonesian.inc.php3:
2636       - updates thanks to Rachim Tamsjadi (tamsjadi at icqmail.com)
2638 2002-05-21 Loïc Chapeaux  <lolo@phpheaven.net>
2639     * ldi_table.php3, line 44: beautified generated html.
2640     * tbl_properties_options.php3: fixed display errors with IE5.
2641     * lang/portuguese.inc.php3; lang/italian.inc.php3: updated thanks to usual
2642       translators.
2644 2002-05-21 Marc Delisle  <lem9@users.sourceforge.net>
2645     * lang/chinese*: updated thanks to Siu Sun
2647 2002-05-19 Marc Delisle  <lem9@users.sourceforge.net>
2648     * read_dump.php3, bug 556105: do not execute a bookmark if asked to
2649       only view it
2651 2002-05-19 Alexander M. Turek  <rabus@users.sourceforge.net>
2652     * lang/german.inc.php3:
2653       - Updated serveral untranslated strings.
2654       - Better translation.
2655     * lang/albanian.inc.php3, libraries/select_lang.lib.php3:
2656       New translation, thanks to Laurent Dhima <laurenti@users.sourceforge.net>.
2657     * ldi_table.php3: Added labels for checkboxes.
2659 2002-05-18 Marc Delisle  <lem9@users.sourceforge.net>
2660     * pdf_schema.php3: corrections by Loïc; and I fix the undefined variables
2661     * Documentation.html: PMA_relation, PMA_pdf_table_position, varchar(64)
2663 2002-05-18 Alexander M. Turek  <rabus@users.sourceforge.net>
2664     * libraries/display_tbl.lib.php3, line 1006: if a binary record contains
2665       some html special characters, display was not xhtml compilant.
2667 2002-05-18 Loïc Chapeaux  <lolo@phpheaven.net>
2668     * libraries/common.lib.php3; libraries/ip_allow_deny.lib.php3:
2669       - exported the "IP-based Allow/Deny" code in a distinct library;
2670       - coding standards;
2671       - improved PHP3 compliance;
2672       - better ip checking.
2673     * Documentation.html: typos and line sizes.
2674     * tbl_qbe.php3: cleanup.
2675     * fpdf/*: removed ^M.
2676     * fpdf/fpdf.php3, lines 1205+: ensure user agent is detected whatever are
2677       the PHP version and the "register globals" value.
2678     * pdf_schema.php3; lang/*: coding standards and PDF error handling.
2679     * config_import.lib.php3: fixed a parse error.
2681 2002-05-17 Robin Johnson  <robbat2@users.sourceforge.net>
2682     * config.inc.php3, libraries/common.lib.php3: IP-based Allow/Deny code
2683       from feature #484158
2684     * Documentation.*: feature #484158 documented
2686 2002-05-17 Marc Delisle  <lem9@users.sourceforge.net>
2687     * tbl_change.php3, bug 556296: field size for int
2688     * tbl_qbe.php3: adjust drop-down width, thanks to Mike Beck
2690 2002-05-17 Loïc Chapeaux  <lolo@phpheaven.net>
2691     * db_details_structure.php3, lines 442: does not display the "data scheme"
2692       form if there is no table in the database.
2693     * db_details_structure.php3, lines 446-458;
2694       tbl_properties_options.php3, lines 119-143: beautified generated code.
2695     * libraries/build_dump.php3, lines 70-75: fixed bug #551682 - PMA ignores
2696       case of table names under winwin, thanks to
2697       Pawe³ Szczepañski <pauluz at users.sourceforge.net>.
2698     * libraries/display_tbl.lib.php3, line 1006: if a binary record contains
2699       some html tags, display was broken. Thanks to
2700       SailorMax <max at elcor.lv>.
2701     * lang/italian.inc.php3: updated, thanks to Pietro Danesi.
2703 2002-05-16 Loïc Chapeaux  <lolo@phpheaven.net>
2704     * db_details_structure.php3; Documentation.html: coding standards.
2706 2002-05-14 Marc Delisle  <lem9@users.sourceforge.net>
2707     * pdf_schema.php3, db_details_structure.php3, lang/*, fpdf/*,
2708       Documentation.html:
2709       - new feature: pdf schema output,
2710       - thanks to Maxime Delorme (delorme.maxime at free.fr)
2711       - and to Olivier Plathey (www.fpdf.org)
2712       - (todo: scaling choice)
2714 2002-05-13 Loïc Chapeaux  <lolo@phpheaven.net>
2715     * left.php3, libraries/common.lib.php3: fixed xhtml bugs and optimized the
2716       fix against bug #546011 (Navigation tooltips).
2717     * lang/arabic.inc.php3: updated thanks to Tarik kallida.
2719 2002-05-13 Marc Delisle  <lem9@users.sourceforge.net>
2720     * lang/hungarian.inc.php3: updates, thanks to Péter Bakondy
2722 2002-05-09 Robin Johnson  <robbat2@users.sourceforge.net>
2723     * .cvsignore, libraries/common.lib.php3: Feature to stop developers
2724       commiting their config.inc.php3 so easily.
2726 2002-05-09 Alexander M. Turek  <rabus@users.sourceforge.net>
2727     * left.php3, libraries/common.lib.php3:
2728       Fixed bug #546011 (Navigation tooltips).
2729     * lang/german.inc.php3: Updates.
2731 2002-05-08 Marc Delisle  <lem9@users.sourceforge.net>
2732     * Documentation.html: update example for foreign_display_field
2733     * display_tbl.lib.php3: more room for record number
2735 2002-05-08 Loïc Chapeaux  <lolo@phpheaven.net>
2736     * lang/english.inc.php3; lang/french.inc.php3;
2737       libraries/build_dump.lib.php3: fixed bug #552486 - row count starts at 1?
2739 2002-05-07 Loïc Chapeaux  <lolo@phpheaven.net>
2740     * tbl_relation.php3; libraries/display_tbl.lib.php3: added backquotes and
2741       slashed some values.
2742     * lang/italian.inc.php3: updated, thanks to Pietro Danesi.
2744 2002-05-06 Marc Delisle  <lem9@users.sourceforge.net>
2745     * lang/romanian.inc.php3: updates thanks to Valics Lehel
2746     * lang/*, tbl_relation.php3, Documentation.html,
2747       libraries/display_tbl.lib.php3: foreign_display_field
2749 2002-05-05 Loïc Chapeaux  <lolo@phpheaven.net>
2750     * lang/thai.inc.php3: completed thanks to Arthit Suriyawongkul &
2751       Warit Wanasathian.
2752     * tbl_dump.php3; libraries/build_dump.lib.php3: enabled the ability to
2753       export only some records in xml format.
2754     * tbl_properties_export.php3: nicer display.
2755     * ldi_table.php3; tbl_select.php3: added top menu.
2757 2002-05-05 Alexander M. Turek  <rabus@users.sourceforge.net>
2758     * db_details_links.php3, tbl_properties_links.php3, lang/*.inc.php3:
2759       Use "SQL" instead of "home" as link name.
2760     * tbl_properties_export.php3: Added XML export option.
2761     * tbl_dump.php3: Beautified XML output.
2762     * lang/german.inc.php3: Better translation for $strDumpXRows.
2764 2002-05-04 Loïc Chapeaux  <lolo@phpheaven.net>
2765     * user_details.php3, line 984: do not use "mysql_result" if the query
2766       fails.
2767     * libraries/auth/cookie.auth.lib.php3: fixed an infinite loop problem.
2768     * tbl_qbe.php3: cleaned up a bit.
2769     * lang/chinese-*: updated thanks to Siu Sun.
2771 2002-05-03 Loïc Chapeaux  <lolo@phpheaven.net>
2772     * lang/italian.inc.php3: updated, thanks to Pietro Danesi.
2773     * tbl_properties.php3; tbl_properties_export.php3;
2774       tbl_properties_operations.php3; tbl_properties_options.php3;
2775       tbl_properties_strucuture.php3:
2776       - messages are now displayed if a query had been submitted to change some
2777         options or to sort the table;
2778       - pursuit the "stay on the sub-pages as long as needed" work.
2779     * db_details.php3; db_details_export.php3; db_details_strucuture.php3:
2780       pursuit the "stay on the sub-pages as long as needed" work.
2781     * libraries/auth/cookie.auth.lib.php3, lines 386-392: fixed bug #551898 -
2782       Cookie auth and cookies refused.
2784 2002-05-02 Loïc Chapeaux  <lolo@phpheaven.net>
2785     * lang/*.inc.php3: cleanup.
2786     * db_details.php3, line 38; db_details_links.php3, line 41: the start db
2787       details page couldn't be reached with an empty database.
2789 2002-05-02 Alexander M. Turek  <rabus@users.sourceforge.net>
2790     * tbl_properties_export.php3, lang/*.inc.php3: Clarified the interface.
2791     * lang/italian.inc.php3: Updates, thanks again to
2792       Pietro Danesi <danone@users.sourceforge.net>.
2793     * lang/german.inc.php3: Updates.
2795 2002-05-01 Marc Delisle  <lem9@users.sourceforge.net>
2796     * tbl_properties.php3, tbl_properties_links.php3,
2797       new tbl_properties_structure, lang/*.php3: Structure page
2798       (todo: - stay on the sub-pages as long as needed)
2799     * tbl_qbe.php3: last changes from Mike Beck
2800     * new tbl_relation.php3 (relation management), thanks to Mike Beck
2802 2002-05-01 Loïc Chapeaux  <lolo@phpheaven.net>
2803     * tbl_properties.php3; tbl_properties_table_info.php3: comments.
2804     * tbl_properties_options.php3: added labels and beautified display.
2805     * db_stats.php3, lines 12-22: ensure this script can only be ran by a
2806       super-user.
2807     * libraries/grab_globals.lib.php3: fixed a bug with the "extact()" function
2808       under php 3.0.12 thanks to Kris Wood <kris at navi.net>.
2809     * libraries/common.lib.php3, line 791: fixed a warning thanks to
2810       Kris Wood <kris at navi.net>.
2811     * mosts scripts: optimization - do not call "mysql_numrows",
2812       "mysql_results" and "mysql_fetch_array" on invalid queries.
2813     * db_details*.php3; mult_submits.inc.php3; sql.php3: splitted the large
2814       "database details" page in parts.
2815     * tbl_properties_links.php3: optimized (less server work).
2816     * tbl_dump.php3, lines 308-309: exporting a database with one table from
2817       the "database details" page doesn't export the table.
2819 2002-04-30 Loïc Chapeaux  <lolo@phpheaven.net>
2820     * lang/italian.inc.php3: updated thanks to Pietro Danesi.
2822 2002-04-30 Marc Delisle  <lem9@users.sourceforge.net>
2823     * tbl_qbe.php3: try to make it work again
2824     * tbl_properties.php3, tbl_properties_table_info.php3,
2825       tbl_properties_options.php3: support for 3 MyISAM table options
2827 2002-04-30 Alexander M. Turek  <rabus@users.sourceforge.net>
2828     * lang/german.inc.php3: Clarification ($strFlushTable).
2830 2002-04-29 Loïc Chapeaux  <lolo@phpheaven.net>
2831     * lang/italian.inc.php3; lang/portuguese.inc.php3: updated thanks to
2832       usual translators.
2833     * tbl_qbe.php3: code was broken and warnings.
2834     * user_details.php3, line 1343: fixed bug #549887 - Db name with "\_"
2835       changed when granting.
2837 2002-04-29 Alexander M. Turek  <rabus@users.sourceforge.net>
2838     * tbl_dump.php3, lines 347, 348: Fixed a bug concerning the
2839       file extensions of XML files in ZIP archives.
2840     * lang/german.inc.php3: Translated $strOptions.
2841     * tbl_properties_operations.php3: Added documentation link for 'FLUSH'.
2842     * header.inc.php3, tbl_properties_links.php3: New link design.
2843     * header.inc.php3: removed db_stats link.
2845 2002-04-29 Marc Delisle  <lem9@users.sourceforge.net>
2846     * tbl_qbe.php3: corrections from Mike Beck for better joins
2847       when more than one table is the master in a relation
2848     * tbl_properties_links.php3, tbl_properties_operations.php3,
2849       new tbl_properties_options.php3, lang/*: new Options page
2850       (will grow when Feature request 441716 is done)
2852 2002-04-28 Marc Delisle  <lem9@users.sourceforge.net>
2853     * tbl_properties.php3, new tbl_properties_common.php3:
2854       start the split
2855     * tbl_properties.php3, new tbl_properties_export.php3,
2856       tbl_properties_links.php3, lang/*.php3: export is splitted
2857     * new tbl_properties_table_info, to be able to display links
2858       on the export page
2859     * new tbl_properties_operations.php3
2861 2002-04-28 Alexander M. Turek  <rabus@users.sourceforge.net>
2862     * header.inc.php3, lines 162-170: Improved patch #548696.
2863     * db_details.php3, tbl_dump.php3, lang/*.php3,
2864       libraries/build_dump.lib.php3: XML exports (experimental).
2865     * tbl_dump.php3: improved PHP3 compatibility.
2867 2002-04-28 Loïc Chapeaux  <lolo@phpheaven.net>
2868     * tbl_properties.php3, line 395: replaced a "require" by an include.
2869     * tbl_properties_links.php3: beautified code.
2870     * db_details.php3, tbl_change.php3, tbl_properties.php3, user_details.php3:
2871       xhtml fixes.
2872     * lang/slovak-win1250.inc.php3: updated thanks to Peter Svec.
2873     * tbl_qbe.php3, line 732: fixed again a warning.
2874     * tbl_addfield.php3; tbl_alter.php3: fixed bug #548495 - Alter table not
2875       replicate.
2876     * db_stats.php3; libraries/functions.js: added a check/uncheck all feature.
2877     * tbl_properties.php3; tbl_properties_operations.php3: moved tables
2878       comments and type features and referential integrity checkings to the
2879       "table operations" page.
2880     * config.inc.php3, lines 184-185; db_details.php3, line 572;
2881       Documentation.html, lines 916-917; tbl_properties.php3, line 556:
2882       emphasized the sql query texteareas.
2884 2002-04-27 Marc Delisle  <lem9@users.sourceforge.net>
2885     * tbl_properties.php3, new tbl_properties_links.php3:
2886       remove duplicate links code.
2888 2002-04-27 Alexander M. Turek  <rabus@users.sourceforge.net>
2889     * Recompressed old ChangeLog without saving its path in the archive.
2890     * header.inc.php3:
2891       - Patch #548696 (DB/Table titles should be links), thanks to
2892         Ray Black <allah03@users.sourceforge.net>.
2893       - lines: 161-164: Undefined variable.
2894     * common.lib.php3, lines 162, 163, 435-437:
2895       - Fixed bug #549570
2896       - (Strange error if controluser is invalid).
2898 2002-04-27 Loïc Chapeaux  <lolo@phpheaven.net>
2899     * Documentation.html:
2900       - xhtml fixes;
2901       - added a faq entry about bug #547064 (JS error with textareas under
2902         Mozilla).
2903     * libraries/display_tbl.lib.php3; libraries/functions.js: better fix
2904       against bug #547384 (Marker Color can't equal Pointer Color).
2905     * libraries/auth/config.auth.lib.php3, line 111: fixed a header problem.
2906     * scripts/create-release.sh: improved so a CVS branch tag may be used.
2907     * lang/croatian-*; libraries/select_lang.lib.php3: new Croatian
2908       translations thanks to Sime Essert <sime@nofrx.org>.
2909     * tbl_properties.php3, lines 1238-1240: fix new fields names in the
2910       relation table.
2911     * tbl_printview.php3; tbl_qbe.php3: optimization, warnings and coding
2912       standards.
2913     * header.inc.php3, lines 166-172: xhtml fixes.
2914     * Compressed ChangeLog till the 2.2.6 release.
2916 2002-04-26 Loïc Chapeaux  <lolo@phpheaven.net>
2917     * ## created 2.2.7 branch into the CVS tree ##
2918     * lang/nowegian.inc.php: updated thanks to Sven-Erik Andersen.
2919     * lang/brazilian_portuguese.inc.php3: updated thanks to Renato Lins.
2920     * sql.php3; tbl_replace.php3: patch #547030 - file_exists $goto thanks to
2921       Melvyn Sopacua <nyvlem at users.sourceforge.net>.
2922     * libraries/common.lib.php3, line 70: "invalid" path.
2923     * tbl_printview.php3; tbl_qbe.php3: coding standards and warnings.
2925 2002-04-26 Marc Delisle  <lem9@users.sourceforge.net>
2926     * tbl_qbe.php3: automatic joins from Relation table, thanks
2927       to Mike Beck (mike.beck at ibmiller.de)
2928       (experimental: some things remain to be tested)
2929     * Documentation.html: example for automatic joins
2930     * tbl_qbe.php3, tbl_printview.php3, libraries/display_tbl.lib.php3,
2931       Documentation.html: rename fields in the relation table
2933 2002-04-26 Alexander M. Turek  <rabus@users.sourceforge.net>
2934     * libraries/common.lib.php3: fixed a controluser bug.
2935     * libraries/display_tbl.lib.php3: fixed bug #547384 (Marker Color can't
2936       equal Pointer Color)
2938 2002-04-25 Alexander M. Turek  <rabus@users.sourceforge.net>
2939     * lang/italian.inc.php3: updated, thanks again to Pietro Danesi.
2941 2002-04-24 Marc Delisle  <lem9@users.sourceforge.net>
2942     * tbl_*.php3: $cfg system changes
2944 2002-04-24 Alexander M. Turek  <rabus@users.sourceforge.net>
2945     * libraries/*, lang/*: $cfg system changes.
2946     * libraries/common.lib.php3, libraries/select_lang.lib.php3,
2947       libraries/config_import.lib.php3: Config file backwards compatibility.
2949 2002-04-24 Robin Johnson <robbat2@users.sourceforge.net>
2950     * *.php3 NOT tbl_*.php, Documentation.*: $cfg system changes.
2951     * scripts/extchg.sh: Updated URL
2952     * scripts/convertcfg.pl: Conversion between old config files and new ones.
2953     * scripts/*: Updated comments somewhat
2954     * tbl_dump.php3:121: renamed $cfgServer_backup to $backup_cfgServer
2955     * user_details.php3: forgot to change $GLOBALS['cfgXYZ'] to $GLOBALS['cfg']['XYZ']
2956     * libraries/common.lib.php3: a single $cfgServer instance was forgotten
2958 2002-04-23 Marc Delisle  <lem9@users.sourceforge.net>
2959     * tbl_printview.php3, lang/*.php3: Relation links in printview,
2960       thanks to Mike Beck (mike.beck at ibmiller.de)
2962 2002-04-23 Alexander M. Turek  <rabus@users.sourceforge.net>
2963     * libraries/common.lib.php3: fixed bug #547605 using Loïc's patch.
2964     * tbl_printview.php3: Fixed a small bug, some php and XHTML 1.0 errors and
2965       beautified the generated code.
2966     * lang/german.inc.php3: Translated the new string.
2967     * Documentation.html: Changed notes concerning php 4.2.0.
2969 2002-04-22 Loïc Chapeaux  <lolo@phpheaven.net>
2970     * lang/slovak-win1250.inc.php3: completed, thanks to Peter Svec.
2972 2002-04-22 Marc Delisle  <lem9@users.sourceforge.net>
2973     * lang/japanese* updates, thanks to Yukihiro Kawada
2975 2002-04-22 Alexander M. Turek  <rabus@users.sourceforge.net>
2976     * lang/russian-koi8.inc.php3: fixed a typo (bug #546981).
2977     * lang/german.inc.php3: better syntax.
2978     * db_details.php3, mult_submits.inx.php3, tbl_properties.php3:
2979       Use TRUNCATE instead of DELETE when using MySQL 4.
2981 2002-04-21 Alexander M. Turek  <rabus@users.sourceforge.net>
2982     * main.php3: Restarted work on patch #538740 (get users priv. with
2983       SHOW GRANTS).
2985 2002-04-21 Loïc Chapeaux  <lolo@phpheaven.net>
2986     * libraries/auth/http.auth.lib.php3: tried a fix to allow the use of http
2987       authentication mode with IIS.
2989 2002-04-21 Marc Delisle  <lem9@users.sourceforge.net>
2990     ### 2.2.6 released ###
2993          --- Older ChangeLogs can be found on our project website ---
2994                      http://www.phpmyadmin.net/ChangeLogs/
2996 # vim: ft=changelog
2997 # vim: expandtab ts=4 sw=4 sts=4
2998 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#'
2999 # vim: fdn=1 fdm=expr