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