updated czech translation
[phpmyadmin/crack.git] / ChangeLog
blobaea7b944f03405e13f106f2eb30cf051b903f6a3
1 ----------------------
2 phpMyAdmin - Changelog
3 ----------------------
5 $Id$
6 $Source$
8 2003-01-01 Michal Cihar  <nijel@users.sourceforge.net>
9     * lang/czech*: Updated.
11 2002-12-28 Marc Delisle  <lem9@users.sourceforge.net>
12     * lang/ukrainian: update, thanks to Markijan Baran
13     * user_details.php3: add $strGrantOption
14     * lang/french update
15     * main.php3, lang/*.php3: $strOriginalInterface
17 2002-12-25 Alexander M. Turek  <rabus@users.sourceforge.net>
18     * server_privileges.php3:
19       - Made the script compatible to MySQL < 3.22.11;
20       - Fixed the missing "LOCK TABLES" option in the privilege editor.
21       - Fixed a bug that caused the script not to use GRANT ALL PRIVILEGES even
22         if all privileges have been selected.
23     * libraries/sqlparser.data.php3:
24       - Fixed bug #655817 (New privileges are not detected correctly).
25       - Updated function list.
27 2002-12-23 Alexander M. Turek  <rabus@users.sourceforge.net>
28     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
30 2002-12-22 Alexander M. Turek  <rabus@users.sourceforge.net>
31     * server_privileges.php3, lang/*.inc.php3, libraries/user_details.js:
32       Added ability to delete users.
34 2002-12-21 Alexander M. Turek  <rabus@users.sourceforge.net>
35     * tbl_dump.php3:
36       - Fixed wrong charset information in XML exports.
37       - Beautified the output of the MySQL version number, e.g. '4.0.5' instead
38         of '4.00.05'.
40 2002-12-20 Alexander M. Turek  <rabus@users.sourceforge.net>
41     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
43 2002-12-19 Michal Cihar  <nijel@users.sourceforge.net>
44     * server_privileges.php3: Fixed undefined variable warning.
45     * lang/czech*: Updated.
46     * lang/*: Fixed a typo.
48 2002-12-19 Marc Delisle  <lem9@users.sourceforge.net>
49     * lang/romanian: update, thanks to Valics Lehel
50     * lang/dutch update, thanks to Ivo Teel
52 2002-12-19 Alexander M. Turek  <rabus@users.sourceforge.net>
53     * lang/norwegian-*.inc.php3:
54       - Corrections, thanks to Tore Longva <longva at stud.ntnu.no>.
55       - Updates, thanks again to Sven-Erik Andersen (sven-erik).
56     * lang/malay-*.inc.php3: Updates, thanks again to Shafique (sicksand).
57     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
58     * lang/german-*.inc.php3: Updates.
59     * lang/*.inc.php3: Fixed a typo.
60     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
61     * lang/english-*.inc.php3, lang/romanian-*.inc.php3: Reordered strings.
62     * server_privileges.php3, lang/*.inc.php3:
63       - Bugfixes;
64       - Small design modification;
65       - Added ability to change passwords via SET PASSWORD FOR user.
67 2002-12-18 Alexander M. Turek  <rabus@users.sourceforge.net>
68     * main.php3, header.inc.php3, server_privileges.php3, server_links.php3,
69       lang/*.inc.php3: Started rewriting the user administration; changes:
70       - Use GRANT / REVOKE for privilege changes (feature #502465);
71       - Support for the new privilege system introduced with MySQL 4.0.2-beta;
72       - Support for user resource limits;
73       - Improved user friendliness.
74       Currently, it can only display and edit global privileges.
75     * libraries/common.lib.php3: Undefined index.
76     * lang/slovenian-*.inc.php3: Updates, thanks again to Kositer Uros (urosh).
77     * lang/estonian-*.inc.php3: Updates, thanks again to Alvar Soome (finsoft).
79 2002-12-18 Michal Cihar  <nijel@users.sourceforge.net>
80     * main.php3: Since every user has access to his processlist, set
81       is_process_priv to TRUE as default (fixes undefined variable warning).
83 2002-12-18 Marc Delisle  <lem9@users.sourceforge.net>
84     * tbl_select.php3, bug 648263
85     * libraries/common.lib.php3, bug 653764
86     * tbl_move_copy.php3, tbl_properties_operations.php3: feature 508564,
87       append data only to a table
89 2002-12-17 Marc Delisle  <lem9@users.sourceforge.net>
90     * lang/russian: update, thanks to Nicolay Zakharov
92 2002-12-16 Michal Cihar  <nijel@users.sourceforge.net>
93     * lang/{sort_lang.sh,sync_lang.sh}: Make it work with POSIX sh.
94     * lang/czech: fixed typos, thanks to Vojta Beran <xmamut at email dot cz>
96 2002-12-16 Marc Delisle  <lem9@users.sourceforge.net>
97     * lang/russian: update, thanks to Nicolay Zakharov
98     * lang/galician: update, thanks to Xosé Calvo
100 2002-12-15 Marc Delisle  <lem9@users.sourceforge.net>
101     * libraries/get_foreign.lib.php3: bug 646263,
102       bad drop-down in select sub-page
104 2002-12-14 Alexander M. Turek  <rabus@users.sourceforge.net>
105     * libraries/common.lib.php3: Removed a comment.
107 2002-12-14 Marc Delisle  <lem9@users.sourceforge.net>
108     * ldi_check.php3: bug 530255 (LOAD DATA LOCAL INFILE)
110 2002-12-13 Michal Cihar  <nijel@users.sourceforge.net>
111     * tbl_dump.php3: Fix output order of inserts/creates, generate file
112       extension to include also file type, not only compression (now it
113       generates something like dump.sql.gz).
115 2002-12-13 Mike Beck <mikebeck@users.sourceforge.net>
116     * pdf_schema.php3: Change generated filename to
117       db_pdfname.pdf instead of db_pdfnumber.pdf
119 2002-12-12 Alexander M. Turek  <rabus@users.sourceforge.net>
120     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
121     * lang/polish-*.inc.php3: Updates, thanks again to Jakub Wilk (ubanus).
122     * lang/slovenian-*.inc.php3: Updates, thanks again to Kositer Uros (urosh).
123     * lang/norwegian-*.inc.php3: Updates, thanks again to
124       Sven-Erik Andersen (sven-erik).
125     * lang/german-*.inc.php3: Small grammar fix.
127 2002-12-11 Alexander M. Turek  <rabus@users.sourceforge.net>
128     * lang/german-*.inc.php3: Updates.
129     * lang/catalan-*.inc.php3: Updates, thanks again to Xavier Navarro (xavin).
130     * libraries/build_dump.php3:
131       - Fixed part 2 of bug #652311 (Undefined variables);
132       - Coding standards.
134 2002-12-11 Michal Cihar  <nijel@users.sourceforge.net>
135     * tbl_dump.php3: Fix exporting of structure and data to file, fix and make
136       cleaner charset conversion for export.
137     * db_details_export.php3, tbl_dump.php3, tbl_properties_export.php3,
138       lang/*, libraries/build_dump.lib.php3: Support for exporting to LaTeX,
139       thanks to Valentine for creating the patch #627496.
141 2002-12-11 Marc Delisle  <lem9@users.sourceforge.net>
142     * lang/galician: update, thanks to Xosé Calvo
143     * libraries/sqlparser.lib.php3: bug 649665 undefined vars with UNION,
144       but there is still some work to do about how to split a UNION
145     * tbl_properties_options.php3, bug 651522 wrong back-link,
146       thanks to Mischka ( stollner at uni-muenster dot de )
148 2002-12-10 Michal Cihar  <nijel@users.sourceforge.net>
149     * lang/czech*.php3: Updated translation.
150     * tbl_dump.php3: Fix Alexanders fix for bug #651414.
152 2002-12-10 Alexander M. Turek  <rabus@users.sourceforge.net>
153     * server_*.php3, lang/*.inc.php3, main.php3:
154       - Added 'SHOW PROCESSLIST' interface;
155       - Small bugfixes.
156       - XHTML fixes.
157     * lang/spanish-*.inc.php3: Updates, thanks again to
158       Dr. med. Daniel Hinostroza C.
159     * tbl_dump.php3, lang/*.inc.php3: Warning for bug #651414.
161 2002-12-09 Alexander M. Turek  <rabus@users.sourceforge.net>
162     * lang/norwegian-*.inc.php3: Updates, thanks again to
163       Sven-Erik Andersen (sven-erik).
164     * lang/swedish-*.inc.php3: Updates, thanks again to Björn T. Hallberg (bth).
165     * lang/spanish-*.inc.php3: Updates, thanks again to
166       Dr. med. Daniel Hinostroza C.
168 2002-12-08 Alexander M. Turek  <rabus@users.sourceforge.net>
169     * Documentation.html, header.inc.php3, header_printview.inc.php3, main.php3,
170       server_common.inc.php3, server_links.inc.php3, server_status.php3,
171       server_variables.php3, lang/*.inc.php3, libraries/common.lib.php3:
172       Started working on a new interface to server related pages.
173     * lang/thai-*.inc.php3: Updates, thanks to Arthit Suriyawongkul (bacteria).
174     * lang/german-*.inc.php3: Updates.
175     * lang/english-*.inc.php3: Reordered strings.
177 2002-12-07 Marc Delisle  <lem9@users.sourceforge.net>
178     * db_search.php3, libraries/display_tbl.lib.php3, libraries/common.lib.php3
179       bug 633422, use a button if search result would generate a too big URL
181 2002-12-06 Mike Beck <mikebeck@users.sourceforge.net>
182     * pdf_pages.php3,pdf_schema.php3,db_details_structure.php3:
183       Choose between Landscape and Portrait for the
184       Datadictionary in PDF Pages
185     * pdf_schema.php3: lineheight for Textrows in Datadictionary
186       was equal to textheight, i added one mm above and below text
187       (hope your tables are not too big not to fit on a page now ;)
189 2002-12-06 Alexander M. Turek  <rabus@users.sourceforge.net>
190     * lang/german.inc.php3: Updates.
191     * main.php3: Fixed bug #649641 (usernames containing '@' character).
192     * libaraies/ob.lib.php3: Merged patch #647148 (Fix for Output Handler
193       warning / php >= 4.3.0) by Mats Engstrom (matseng).
194     * lang/thai-*.inc.php3: Updates, thanks to Arthit Suriyawongkul (bacteria).
195     * lang/norvegian-*.inc.php3: Updates, thanks to Sven-Erik Andersen
196       (sven-erik).
197     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
198     * lang/estonian-*.inc.php3: Updates, thanks to Alvar Soome (finsoft).
199     * lang/italian-*.inc.php3:
200       - Updates, thanks to Pietro Danesi (danone).
201       - Coding standards.
203 2002-12-06 Marc Delisle  <lem9@users.sourceforge.net>
204     * lang/*.php3, pdf_schema.php3, pdf_pages.php3, db_details_structure.php3:
205       new data dict feature for PDF pages, thanks to Maxime Delorme
206     * lang/*.php3, libraries/auth/cookie.auth.lib.php3: login error message,
207       thanks to Piotr Roszatycki (d3xter)
209 2002-12-05 Alexander M. Turek  <rabus@users.sourceforge.net>
210     * lang/swedish.inc.php3: Updates, thanks again to Björn T. Hallberg (bth).
212 2002-12-05 Marc Delisle  <lem9@users.sourceforge.net>
213     * pdf_schema.php3: remove control M
214     * lang/dutch update, thanks to Ivo Teel
216 2002-12-04 Marc Delisle  <lem9@users.sourceforge.net>
217     ### 2.3.3pl1 released
219 2002-12-04 Alexander M. Turek  <rabus@users.sourceforge.net>
220     * sql.php3: Back to previous version.
222 2002-12-03 Alexander M. Turek  <rabus@users.sourceforge.net>
223     * sql.php3: Fixed bug #641652, thanks to "bumperbox".
224     * lang/latvian-windows-1257.inc.php3, lang/norwegian-iso-8859-1.inc.php3,
225       lang/polish-utf-8.inc.php3, lang/romanian-iso-8859-1.inc.php3,
226       lang/serbian-windows-1250.inc.php3, lang/slovak-windows-1250.inc.php3,
227       lang/slovenian.inc.php3, lang/swedish-iso-8859-1.inc.php3,
228       lang/turkish.inc.php3: Added missing strings.
229     * lang/estonian-*.inc.php3: Updates, thanks to Alvar Soome (finsoft).
231 2002-12-02 Marc Delisle  <lem9@users.sourceforge.net>
232     * db_search.php3: automatic wildcard
233     * lang/japanese-*.inc.php3: remove control Ms
234     ### 2.3.3 released
236 2002-12-02 Alexander M. Turek  <rabus@users.sourceforge.net>
237     * libraries/grab_globals.lib.php3: Back to previous version.
239 2002-12-01 Alexander M. Turek  <rabus@users.sourceforge.net>
240     * libraries/grab_globals.lib.php3: Possible fix against bug #641652.
242 2002-12-01 Marc Delisle  <lem9@users.sourceforge.net>
243     * user_details.php3: the script wrongly created a user % when asked
244       to create an anonymous user (should be empty)
246 2002-11-29 Michal Cihar  <nijel@users.sourceforge.net>
247     * lang/czech*.php3: Updated translation.
249 2002-11-29 Alexander M. Turek  <rabus@users.sourceforge.net>
250     * lang/italian.inc.php3: Updates, thanks again to Pietro Danesi (danone).
251     * lang/chinese_*.inc.php3: Updates, thanks again to Siu Sun (siusun).
252     * lang/japanese-*.inc.php3: Updates.
254 2002-11-29 Marc Delisle  <lem9@users.sourceforge.net>
255     * tbl_change.php3, tbl_select.php3, tbl_properties_operations.php3:
256       bug 645173 wrong back link for inserts
258 2002-11-28 Marc Delisle  <lem9@users.sourceforge.net>
259     * main.php3: display PHP 4.2.3 warning only if mbstring is loaded
261 2002-11-28 Alexander M. Turek  <rabus@users.sourceforge.net>
262     * db_datadict.php3, db_details_structure.php3, db_printview.php3,
263       db_stats.php3, tbl_printview.php3, tbl_properties_structure.php3,
264       lang/*.inc.php3: Fixed bug #644526 (ucfirst php function causes trouble).
265     * lang/german-*.inc.php3: Clarification.
267 2002-11-27 Marc Delisle  <lem9@users.sourceforge.net>
268     * libraries/sqlparser.lib.php3: bug 644030 part 1: syntax error
269       on a REVOKE
271 2002-11-26 Marc Delisle  <lem9@users.sourceforge.net>
272     * sql.php3: bug 644108: incorrect affected rows count
273     * libraries/sqlparser.data.php3: bug 643992, INTERVAL can be a
274       function but also a reserved word for date arithmetic functions
276 2002-11-25 Marc Delisle  <lem9@users.sourceforge.net>
277     * tbl_properties_structure.php3: wrong back link in case of errors
278     * sql.php3: undefined variable $sql_query when adding a bookmark
280 2002-11-23 Marc Delisle  <lem9@users.sourceforge.net>
281     * libraries/display_tbl.lib.php3: clicking on a COUNT() column to sort
282     * read_dump.php3: bug 634074: we now use is_writeable() on the tmp
283       subdir, instead of looking for a dot in the open_basedir path
284     * tbl_relation.php3: show a field in "Links to" if it has been defined
285       manually in the relationtable, even if it's not a key in the foreign table
287 2002-11-22 Marc Delisle  <lem9@users.sourceforge.net>
288     * libraries/display_tbl.lib.php3: numeric foreign keys used as alias
289     * sql.php3, libraries/sqlparser.lib.php3: bug 642319, navigation
290       and GROUP BY
292 2002-11-22 Alexander M. Turek  <rabus@users.sourceforge.net>
293     * scripts/create-release.sh: The script should now work at the SF shell
294       again.
296 2002-11-21 Marc Delisle  <lem9@users.sourceforge.net>
297     * libraries/display_tbl.lib.php3: undefined variable $display_field
299 2002-11-21 Alexander M. Turek  <rabus@users.sourceforge.net>
300     * lang/japanese-*.inc.php3: Updates.
302 2002-11-20 Marc Delisle  <lem9@users.sourceforge.net>
303     * lang/slovenian update: thanks to Kositer Uros (urosh)
304     * lang/slovak update, thanks to Lubos Klokner
305     * lang/malay update, thanks to Shafique (sicksand)
306     * lang/spanish update, thanks to Daniel Hinostroza
308 2002-11-20 Alexander M. Turek  <rabus@users.sourceforge.net>
309     * lang/norwegian-*.inc.php3: Updates, thanks to Sven Erik Andersen.
310     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas.
311     * lang/catalan-*.inc.php3, lang/spanish-*.inc.php3: Updates, thanks to
312       Xavier Navarro.
313     * lang/dutch-*.inc.php3: Updates, thanks to Ivo Teel.
314     * Documentation.html: Fixed typos.
316 2002-11-19 Alexander M. Turek  <rabus@users.sourceforge.net>
317     * db_create.php3, db_datadict.php3, db_details.php3, db_details_export.php3,
318       db_details_import.php3, db_details_qbe.php3, db_details_structure.php3,
319       db_stats.php3, header.inc.php3, ldi_table.php3, left.php3,
320       mult_submits.php3, pdf_pages.php3, sql.php3, tbl_change.php3,
321       tbl_create.php3, tbl_indexes.php3, tbl_properties.inc.php3,
322       tbl_properties_export.php3, tbl_properties_operations.php3,
323       tbl_properties_options.php3, tbl_properties_structure.php3,
324       tbl_query_box.php3, tbl_relation.php3, tbl_select.php3:
325       Fixed bug #640055 (HTML entities in db / table name) partly.
327 2002-11-19 Marc Delisle  <lem9@users.sourceforge.net>
328     ### 2.3.3-rc1 released
329     * lang/russian*: updates and new russian-dos-866, thanks to Nicolay Zakharov
330       (info at melody.org.ru)
331     * libraries/select_lang.lib.php3: russian-dos-866
332     * lang/sync_lang.sh: russian-dos-866 seems unsupported by convertors
333     * lang/polish: update thanks to Jakub Wilk
334     * lang/galician: update, thanks to Xosé Calvo
336 2002-11-18 Marc Delisle  <lem9@users.sourceforge.net>
337     * db_search.php3: undefined variable
339 2002-11-18 Michal Cihar  <nijel@users.sourceforge.net>
340     * lang/czech*.php3: Updated translation.
342 2002-11-18 Alexander M. Turek  <rabus@users.sourceforge.net>
343     * db_details.php3, read_dump.php3, tbl_query_box.php3, lang/*.inc.php3:
344       Feature #506106: Read compressed dump.
345     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
346     * libraries/grab_globals.lib.php3: Fixed bug #638548 (table name with a
347       quote).
348     * Documentation.txt: Update.
349     * lang/thai-*.inc.php3: Updates, thanks again to Arthit Suriyawongkul
350       (bacteria).
352 2002-11-16 Marc Delisle  <lem9@users.sourceforge.net>
353     * libraries/build_dump.lib.php3: fix for old MySQL, thanks to
354       Flavio Poletti (flavio at polettix.it)
355     * tbl_replace.php3: bug 638275: ignore NULL checkbox is there is
356       a value for the field (possible if js is disabled, or broken browser
357       like Konqueror 2.2.2); implemented on insert or update
358     * lang/thai* typo
359     * lang/malay update, thanks to Shafique (sicksand)
360     * lang/slovak update, thanks to Lubos Klokner
361     * lang/dutch update, thanks to Ivo Teel
362     * lang/spanish update, thanks to Daniel Hinostroza
363     * lang/korean update, thanks to Juhyon Kim (woosuhan)
364     * lang/hindi update, thanks to Girish Nair (girish_nair)
366 2002-11-16 Robin Johnson  <robbat2@users.sourceforge.net>
367     * libraries/sqlparser.data.php3: Bug #639291 fixed
369 2002-11-16 Alexander M. Turek  <rabus@users.sourceforge.net>
370     * tbl_indexes.php3: Fixed bug #638321 (FULLTEXT is not detected correctly
371       with MySQL >= 4.0.2-alpha).
372     * sql.php3: Fixed bug #584411 ("USE" command in query box).
374 2002-11-15 Alexander M. Turek  <rabus@users.sourceforge.net>
375     * scripts/create_tables.sql: Added a 'USE' command after 'CREATE DATABASE'.
377 2002-11-14 Marc Delisle  <lem9@users.sourceforge.net>
378     * sql.php3: stripslashes issues (with LOAD DATA)
379     * libraries/display_tbl.lib.php3: could not Edit or Delete when only
380       an alias is displayed
382 2002-11-13 Marc Delisle  <lem9@users.sourceforge.net>
383     * libraries/sqlparser.lib.php3: bug 636575 (unquoted identifiers)
384     * libraries/sqlparser.lib.php3, libraries/common.lib.php3, sql.php3:
385       bug 636563 undefined variable when deleting a row
386     * libraries/sqlparser.lib.php3: bug 636553 SELECT VERSION()
388 2002-11-11 Alexander M. Turek  <rabus@users.sourceforge.net>
389     * libaries/common.lib.php3: Fixed bug #636345 (Error when modifying table
390       keys).
392 2002-11-11 Marc Delisle  <lem9@users.sourceforge.net>
393     * libraries/sqlparser.lib.php3: LEFT JOIN ... USING
394     * libraries/sqlparser.lib.php3: bug 636575 (double and single quotes)
396 2002-11-10 Alexander M. Turek  <rabus@users.sourceforge.net>
397     * lang/german-*.inc.php3: Fixed a typo.
399 2002-11-08 Robin Johnson  <robbat2@users.sourceforge.net>
400     * config.inc.php3 sql.php3 tbl_move_copy.php3 libraries/common.lib.php3
401       libraries/sqlparser.lib.php3: Committed Marc's patches to the SQL parser
402       and pretty printer from bugs #605030 and #631421.
404 2002-11-07 Alexander M. Turek  <rabus@users.sourceforge.net>
405     * libraries/config_import.lib.php3: Fixed a small inconsistance.
406     * config.inc.php3: Added a note about bug #634931.
407     * tbl_properties_operations.php3:
408       - Fixed bug #628581 (Check referential integrity and NULL foreign key).
409       - Fixed bug #628583 (Check referential integrity and self-linked table).
410     * lang/thai-*.inc.php3: Upadtes, thanks again to
411       Arthit Suriyawongkul (bacteria).
412     * lang/norwegian-*.inc.php3: Updates, thanks again to
413       Sven-Erik Andersen (sven-erik).
414     * lang/galician-*.inc.php3: Updates, thanks again to Xosé Calvo (xosecalvo).
415     * lang/chinese_*.inc.php3: Updates, thanks again to Siu Sun (siusun).
417 2002-11-06 Alexander M. Turek  <rabus@users.sourceforge.net>
418     * translators.html, lang/*.inc.php3: Fixed some typos.
420 2002-11-06 Loïc Chapeaux  <lolo@phpheaven.net>
421     * db_datadict.php3, tbl_printview.php3: code cleanup
423 2002-11-06 Marc Delisle  <lem9@users.sourceforge.net>
424     * lang/ukrainian: update, thanks to Markijan Baran
425     * lang/japanese: update, thanks to Yukihiro Kawada
426     * db_search.php3: bug 633422, inconsistent use of radio buttons
428 2002-11-05 Alexander M. Turek  <rabus@users.sourceforge.net>
429     * lang/dutch-*.inc.php3: Updates, Thanks again to Ivo Teel.
430     * lang/catalan-*.inc.php3:
431       - Updates and ortographical corrections, thanks again to
432         Xavier Navarro (xavin);
433       - Removed HTML entities.
434     * lang/polish-*.inc.php3: Updates, thanks again to Jakub Wilk (ubanus).
435     * lang/albanian-*.inc.php3:
436       - Updates, thanks again to Laurent Dhima (laurenti);
437       - Removed new line at end of file.
439 2002-11-05 Michal Cihar  <nijel@users.sourceforge.net>
440     * lang/{czech,italian,lithuanian,slovenian,swedish}*.php3: updated
441       translations, thanks to me ;), Pietro Danesi, Vilius Zigmantas, Kositer
442       Uros and Björn T. Hallberg.
443     * tbl_dump.php3: Fixed bug #632310 (Export fails with UTF-8).
445 2002-11-05 Marc Delisle  <lem9@users.sourceforge.net>
446     * main.php3: when the user does not have required privs to create
447       a db, inform him of the situation
448     * lang/romanian: update, thanks to Valics Lehel
450 2002-11-04 Marc Delisle  <lem9@users.sourceforge.net>
451     * libraries/display_tbl.lib.php3, sort order problem
452       SELECT tablename.columnname ... order by tablename.columnname
454 2002-11-03 Alexander M. Turek  <rabus@users.sourceforge.net>
455     * translators.html: Added another message to avoid annoying emails.
457 2002-11-03 Loïc Chapeaux  <lolo@phpheaven.net>
458     * tbl_create.php3: bug 629630 auto-increment key does not have to
459       be the primary key
461 2002-11-02 Marc Delisle  <lem9@users.sourceforge.net>
462     * libraries/sqlparser.lib.php3: correct detection of PHP 4.2.x
463     * main.php3, lang/*.php3: PHP 4.2.3 warning
465 2002-11-02 Alexander M. Turek  <rabus@users.sourceforge.net>
466     * db_datadict.php3: Fixed bug #632515 (JS error in data dictonary).
467     * lang/german-*.inc.php3: Updates.
469 2002-11-01 Marc Delisle  <lem9@users.sourceforge.net>
470     * libraries/sqlparser.lib.php3, libraries/display_tbl.lib.php3,
471       sql.php3: analyzer for db, table, column, alias, with additional
472       performance improvements by Robin
474 2002-11-01 Alexander M. Turek  <rabus@users.sourceforge.net>
475     * libraries/sqlparser.lib.php3: Avoid regex if possible.
477 2002-10-31 Marc Delisle  <lem9@users.sourceforge.net>
478     * db_details_structure.php3, header.inc.php3, new db_datadict.php3,
479       lang/*.php3: data dictionary feature, thanks to Ian Davidson
480       (Ian.Davidson at tayside.pnn.police.uk)
481     * tbl_printview.php3: better format, thanks to Ian Davidson
483 2002-10-30 Alexander M. Turek  <rabus@users.sourceforge.net>
484     * libraries/common.lib.php3: Better display of the query if parser is
485       disabled.
486     * libraries/sqlparser.lib.php3:
487       - ANSI Comments were not recognized if the two '-' characters were
488         followed up by a line feed character instead of a space one;
489       - Fixed the misinterpretation of Windows / Mac line feeds.
491 2002-10-28 Alexander M. Turek  <rabus@users.sourceforge.net>
492     * lang/dutch.inc.php3: Fixed a bug in the Dutch language files
493       (see Translations #629818).
495 2002-10-25 Loïc Chapeaux  <lolo@phpheaven.net>
496     * libraries/common.lib.php3; libraries/display_tbl.lib.php3;
497       libraries/kanji-encoding.lib.php3; libraries/sqlparser.lib.php3
498       libraries/string.lib.php3; user_password.php3: coding standards.
499     * libraries/auth/cookie.auth.php3: fixes a PHP3 bug.
500     * libraries/functiuons.js: fixed bug #627567 - Javascript bug in
501       setPointer() function thanks to Christopher Bloom
502       <xangelusx at users.sourceforge.net>
503     * libraries/display_tbl.lib.php3, lines 1123-1124: fixed bug
504       #626366 - "date" columns wrap in browse mode.
506 2002-10-25 Marc Delisle  <lem9@users.sourceforge.net>
507     * Documentation.html, clarification about using Relation View
509 2002-10-22 Robin Johnson  <robbat2@users.sourceforge.net>
510     * user_password.php3: From Patch #625703.
511     * Changelog: Added VIM modelines for filetype, folding and indentation
512     * `find -name '*.php3'`: Added vim modelines for PEAR style indentation
514 2002-10-22 Marc Delisle  <lem9@users.sourceforge.net>
515     * pdf_pages.php3: undefined variable, fix thanks to
516       Jose Fandos (jose.fandos at sonnd.com).
518 2002-10-21 Alexander M. Turek  <rabus@users.sourceforge.net>
519     * lang/german-*.inc.php3: Clarifications.
521 2002-10-21 Marc Delisle  <lem9@users.sourceforge.net>
522     * lang/spanish: removed control M
523     * tbl_relation.php3: bug 619100, relation and non-primary key
524     * libraries/display_tbl.lib.ph3: bug 619097, order by sum(var)
526 2002-10-19 Alexander M. Turek  <rabus@users.sourceforge.net>
527     * translators.html, spanish-*.inc.php3: Updates, thanks again to
528       Dr. med. Daniel Hinostroza C.
530 2002-10-17 Alexander M. Turek  <rabus@users.sourceforge.net>
531     * Documentation.html: Added some notes about the MySQL 4.1 branch. See bug
532       report #623665 for more details.
534 2002-10-17 Marc Delisle  <lem9@users.sourceforge.net>
535     * lang/dutch: update, thanks to Ivo Teel.
537 2002-10-17 Loïc Chapeaux  <lolo@phpheaven.net>
538     * sql.php3: bug 624020, can't delete a row with a TEXT field containing
539       newlines
541 2002-10-15 Alexander M. Turek  <rabus@users.sourceforge.net>
542     * Documentation.html: FAQ entry about browser charset settings.
544 2002-10-15 Marc Delisle  <lem9@users.sourceforge.net>
545     * libraries/auth/cookie.auth.lib.php3: let them use a blank password,
546       thanks to Juliano Ravasi Ferraz (jferraz)
547     * main.php3: extend the warning about blank root password to all auth modes
549 2002-10-14 Alexander M. Turek  <rabus@users.sourceforge.net>
550     * libraries/display_tbl.lib.php3: Fixed bug #623185 (Ordering by
551       FUNCTION(`field`) fails).
553 2002-10-14 Marc Delisle  <lem9@users.sourceforge.net>
554     * Documentation.html: clarification about pmadb when you are not
555       the superuser
557 2002-10-13 Robin Johnson  <robbat2@users.sourceforge.net>
558     * libraries/sqlparser.lib.php3: bug #621357
559     * libraries/commom.inc.php3, string.lib.php3, sqlparser.lib.php3:
560        - Fixed MB bug
562 2002-10-11 Marc Delisle  <lem9@users.sourceforge.net>
563     * libraries/common.lib.php3: bug 620624
565 2002-10-11 Loïc Chapeaux  <lolo@phpheaven.net>
566     * tbl_indexes.php3: fixed bug #621295 (Incorrect URL)
567     * db_details_structure.php3: removed trailing whitespaces.
569 2002-10-10 Michal Cihar  <nijel@users.sourceforge.net>
570     * libraries/auth/config.auth.lib.php3: bug #620624 - displaying password
571       from config when MySQL connection can't be established
573 2002-10-09 Loïc Chapeaux  <lolo@phpheaven.net>
574     * libraries/display_tbl.lib.php3, bug 619735: display broken (bad HTML)
576 2002-10-09 Marc Delisle  <lem9@users.sourceforge.net>
577     * libraries/get_foreign.lib.php3: there are no functions
578       in this file that need to be protected from being defined
579       twice.  The added code introduced a bug
580     * db_details_structure.php3: total of records for InnoDB tables
582 2002-10-08 Marc Delisle  <lem9@users.sourceforge.net>
583     * ### 2.3.2 released ###
585 2002-10-05 Marc Delisle  <lem9@users.sourceforge.net>
586     * db_details_structure.php3: get true row count for InnoDB tables
587     * lang/albanian: update, thanks to Laurent Dhima
589 2002-10-03 Loïc Chapeaux  <lolo@phpheaven.net>
590     * tbl_select.php3, tbl_change.php3: require musn't be used inside
591       conditional statements.
592     * pdf_schema.php3; libraries/fpdf/fpdf.php3: upgraded to the 1.51 release
593       of the FPDF library.
594     * libraries/build_dump.lib.php3: fixed a parse error.
596 2002-10-03 Marc Delisle  <lem9@users.sourceforge.net>
597     * tbl_select.php3, tbl_change.php3,
598       new libraries/get_foreign.lib.php3: drop-down of foreign keys
599       on Select sub-page, thanks to Markus L. Noga (mlnoga)
601 2002-10-03 Alexander M. Turek  <rabus@users.sourceforge.net>
602     * tbl_dump.php3, libraries/build_dump.lib.php3: Completed fix against
603       bug #607896, thanks to Loïc.
604     * lang/english.inc.php3: Reordered strings.
605     * libraries/common.lib.php3: Added more fake settings in case of an
606       errornous config file.
608 2002-10-02 Alexander M. Turek  <rabus@users.sourceforge.net>
609     * header.inc.php3, header_prinview.inc.php3: Corrected value for the
610       'Expires' HTTP header (Fixed bug #607896).
611     * lang/german-utf-8.inc.php3: Wrong $charset value.
613 2002-10-02 Loïc Chapeaux  <lolo@phpheaven.net>
614     * tbl_change.php3, bug 617029: tabindex for linked fields
616 2002-10-02 Marc Delisle  <lem9@users.sourceforge.net>
617     * lang/thai: update, thanks to Arthit Suriyawongkul
618     * lang/german: remove control Ms from the utf-8 file
619     * libraries/bookmark.lib.php3: feature 584042, validation of
620       bookmark insert errors
622 2002-10-01 Marc Delisle  <lem9@users.sourceforge.net>
623     * Documentation.html, typo about GRANT: patch 616772,
624       thanks to Vince LaMonica (vjl323)
625     * tbl_alter.php3: patch 617044 for change field type,
626       thanks to Mats Engstrom (matseng)
628 2002-10-01 Alexander M. Turek  <rabus@users.sourceforge.net>
629     * lang/german-*.inc.php3: Fixed some typos,
630       thanks to Kai Michael Poppe (sdcepoppe).
632 2002-09-29 Marc Delisle  <lem9@users.sourceforge.net>
633     * lang/slovak update, thanks to Lubos Klokner
634     * lang/estonian: update, thanks to Alvar Soome
635     * Documentation.html: faq 1.24 about the PHP 4.2.3 bug
636     * ### 2.3.1 released ###
638 2002-09-29 Alexander M. Turek  <rabus@users.sourceforge.net>
639     * read_dump.php3: Fixed an "undefined variable" error.
641 2002-09-28 Alexander M. Turek  <rabus@users.sourceforge.net>
642     * libraries/common.lib.php3: $cfg['PmaAbsoluteURI'] detection did not work
643       properly on IIS 6.0.
644     * libraries/config_import.lib.php3:
645       - Fixed an inconsitence;
646       - Fixed an "undefined index" error.
647     * tbl_alter.php3: Fixed bug #615888 (error in column naming).
649 2002-09-27 Loïc Chapeaux  <lolo@phpheaven.net>
650     * db_details_qbe.php3: PHP3 fixes & coding standards.
651     * db_details_importdocsql.php3: optimization, xhtml fixes & coding
652       standards.
653     * ldi_check.php3, ldi_table.php3, sql.php3, most of "tbl_properties*"
654       scripts, tbl_relation.php3, tbl_select.php3: fixed bug #614303
655       (Duplicate args in table tabs links)
657 2002-09-26 Marc Delisle  <lem9@users.sourceforge.net>
658     * config.inc.php3, libraries/config_import.lib.php3: let UploadDir
659       empty because this means to not use the feature, thanks to Loïc
661 2002-09-25 Marc Delisle  <lem9@users.sourceforge.net>
662     * read_dump.php3: bug 611970, do not display the imported query
663       if larger than 500 (I don't think it's necessary to add another
664       config variable), thanks to Loïc
666 2002-09-24 Marc Delisle  <lem9@users.sourceforge.net>
667     * sql.php3: could not go to next page when browsing a query containing
668       a function like SUM(), due to IFs in reversed sequence
669     * lang/french update
671 2002-09-24 Michal Cihar  <nijel@users.sourceforge.net>
672     * lang/czech-*.inc.php3: update
674 2002-09-23 Marc Delisle  <lem9@users.sourceforge.net>
675     * lang/japanese: update, thanks to Yukihiro Kawada
676     * lang/italian: update, thanks to Pietro Danesi
677     * lang/galician: update, thanks to Xosé Calvo
678     * lang/chinese_*: update, thanks to Siu Sun (siusun)
679     * lang/indonesion: update, thanks to Rachim Tamsjadi (tamsy)
680     * tbl_replace.php3: inserts and foreign keys, thanks to Markus L. Noga
682 2002-09-23 Loïc Chapeaux  <lolo@phpheaven.net>
683     * libraries/display_tbl.lib.php3, tbl_change.php3: coding standards
685 2002-09-23 Michal Cihar  <nijel@users.sourceforge.net>
686     * libraries/sqlparser.lib.php3: fix for #613102 (ALTER TABLE:missing
687       spacebar)
689 2002-09-22 Loïc Chapeaux  <lolo@phpheaven.net>
690     * tbl_relation.php3: fix fox #611519 (slash in comment)
691     * libraries/sqlparser.lib.php3: coding standards
693 2002-09-21 Alexander M. Turek  <rabus@users.sourceforge.net>
694     * lang/german-*.inc.php3: Updates.
695     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
696       compatibility for config.inc.php3 < rev 1.144.
698 2002-09-20 Marc Delisle  <lem9@users.sourceforge.net>
699     * libraries/display_tbl.lib.php3: bug 612117, vertical view and
700       buttons as links
701     * libraries/tbl_change.js, tbl_change.php3, tbl_replace.php3:
702       patch 612202: NULL for foreign keys, thanks to Markus L. Noga
704 2002-09-19 Marc Delisle  <lem9@users.sourceforge.net>
705     * libraries/sqlparser.lib.php3: bug 608459: syntax coloring and
706       alias without AS
707     * libraries/display_tbl.lib.php3: bug 574852: relation and ORDER BY
708     * db_details_qbe.php3: missing global $dbh
710 2002-09-19 Loïc Chapeaux  <lolo@phpheaven.net>
711     * tbl_printview.php3: fix for #611499 (empty comment column)
712     * libraries/common.lib.php3: fix for #593971 (common.lib.php3 js error)
714 2002-09-19 Michal Cihar  <nijel@users.sourceforge.net>
715     * Documentation.html, config.inc.php3, tbl_change.php3,
716       libraries/config_import.lib.php3: fix for #581494 - problems with \n in
717       CHAR/VARCHAR, added new configs $cfg['CharEditing'] and
718       $cfg['CharTextarea{Cols,Rows}']
719     * tbl_change.php3: revised by Loïc to fit coding standards
721 2002-09-18 Mike Beck    <mikebeck@users.sourceforge.net>
722     * db_details_qbe.php3: complete rewrite of the code
723             that creates the JOINS hoping that this will
724             be much faster in certain circumstances
725             please try - this needs some testing
727 2002-09-18 Marc Delisle  <lem9@users.sourceforge.net>
728     * lang/slovenian update: thanks to Kositer Uros (urosh)
730 2002-09-18 Loïc Chapeaux  <lolo@phpheaven.net>
731     * tbl_change.php3, tbl_replace.php3, sql.php3,
732       libraries/display_tbl.lib.php3: bug 610315 full text toggle
734 2002-09-18 Michal Cihar  <nijel@users.sourceforge.net>
735     * lang/*.php3, tbl_properties_export.php3: removed duplicate message
736       with typo in name strCvsData (replaced by strStrucCSV)
737     * lang/czech-*.inc.php3: Updates.
738     * lang/sync_lang.sh: accepts parameters --iconv/--recode to force
739       convertor
741 2002-09-17 Marc Delisle  <lem9@users.sourceforge.net>
742     * lang/spanish: update, thanks to Daniel Hinostroza
743     * tbl_change.php3: bug 609614, default value for datetime ignored
744     * lang/catalan: update, thanks to Xavier Navarro
745     * lang/norwegian: update, thanks to Sven-Erik Andersen
746     * lang/finnish: update, thanks to Visa Kopu (visa)
747     * lang/swedish: update, thanks to Björn T. Hallberg
749 2002-09-17 Loïc Chapeaux  <lolo@phpheaven.net>
750     * tbl_change.php3: bug 610310: spaces in drop-down for foreign values
752 2002-09-16 Marc Delisle  <lem9@users.sourceforge.net>
753     * lang/japanese: update, thanks to Yukihiro Kawada
755 2002-09-15 Marc Delisle  <lem9@users.sourceforge.net>
756     * lang/romanian: update, thanks to Valics Lehel
757     * lang/polish: update, thanks to Jakub Wilk
758     * lang/lithuanian: update, thanks to Vilius Zigmantas
759     * lang/galician: update, thanks to Xosé Calvo
760     * ### 2.3.1-rc1 released
762 2002-09-14 Alexander M. Turek  <rabus@users.sourceforge.net>
763     * lang/german-*.inc.php3: Updates.
764     * lang/albanian-*.inc.php3: Updates, thanks again to
765       Laurent Dhima (laurenti).
767 2002-09-14 Marc Delisle  <lem9@users.sourceforge.net>
768     * Documentation.html: clarifications about Mac OS X, and installing
769     * lang/italian: update, thanks to Pietro Danesi
770     * lang/malay: update, thanks to Shafique (sicksand)
771     * lang/sync_lang.sh: added malay
773 2002-09-13 Loïc Chapeaux  <lolo@phpheaven.net>
774     * db_details.php3, line 121: XHTML fix.
775     * tbl_properties_export.php3; libraries/build_dump.lib.php3; lang/*:
776       feature #601603 (Field names on CSV export).
777     * main.php3, lines 11-13: new fix against bug #571409 (it doesn't work
778       properly with Zend Accelerator).
779     * libraries/relation.lib.php3, lines 70 & 79: PHP3 fix.
780     * libraries/display_tbl.lib.php3: fixed warnings.
782 2002-09-12 Marc Delisle  <lem9@users.sourceforge.net>
783     * libraries/display_tbl.lib.php3: bug 601809: when two fields have the
784       same name, both are showed NULL even if only one is NULL
786 2002-09-12 Alexander M. Turek  <rabus@users.sourceforge.net>
787     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
789 2002-09-11 Marc Delisle  <lem9@users.sourceforge.net>
790     * tbl_change.php3: "empty drop-downs" bug, and avoid displaying a
791       drop-down if more than 200 rows in the foreign table
793 2002-09-11 Loïc Chapeaux  <lolo@phpheaven.net> and Marc
794     * tbl_change.php3: bug 605342, edit fills current time in datetime field
796 2002-09-11 Michal Cihar  <nijel@users.sourceforge.net>
797     * lang/czech-*.inc.php3: Updates.
799 2002-09-11 Alexander M. Turek  <rabus@users.sourceforge.net>
800     * libraries/config_import.lib.php3: Another fix against bug #582890.
801     * lang/german-*.inc.php3: Updates.
802     * libraries/sqlparser.lib.php3: XHTML fix (nl2br() is not XHTML compilant
803       before PHP 4.0.5).
805 2002-09-10: Robin Johnson  <robbat2@users.sourceforge.net>
806     * libraries/common.lib.php3, main.php3:
807          - Final solution to bug #582890
808     * lang/*:
809          - String for localization used in auto-generation of names
811 2002-09-10 Alexander M. Turek  <rabus@users.sourceforge.net>
812     * Documentation.html: Added an FAQ entry about lower_case_table_names on
813       Windows machines.
815 2002-09-09 Alexander M. Turek  <rabus@users.sourceforge.net>
816     * lang/hindi-utf-8.inc.php3: Updates, thanks again to
817       Girish Nair (girish_nair).
819 2002-09-08 Robin Johnson  <robbat2@users.sourceforge.net>
820     * scripts/create-release.sh: Tweaked instruction list
821     * Documentaion.html, lib/sqlvalidator.class.php3:
822         - Noted overload * requirement
824 2002-09-07 Marc Delisle  <lem9@users.sourceforge.net>
825     * lang/dutch: update, thanks to Ivo Teel.
826     * lang/estonian: update, thanks to Alvar Soome
827     * lang/spanish: update, thanks to Enrique Garcia M. (egarcam)
828     * lang/italian: update, thanks to Pietro Danesi
829     * lang/norwegian: update, thanks to Sven-Erik Andersen
830     * lang/thai: update, thanks to Arthit Suriyawongkul
831     * lang/romanian: update, thanks to Valics Lehel
832     * lang/japanese: update, thanks to Yukihiro Kawada
834 2002-09-05 Marc Delisle  <lem9@users.sourceforge.net>
835     * tbl_change.php3: display values in drop-down even if no
836       display field is defined
838 2002-09-05 Loïc Chapeaux  <lolo@phpheaven.net>
839     * Documentation.html: modify name of relations in FAQ 6.6
840     * tbl_change.php3: check $cfgRelation['relwork'] before
841       using PMA_getForeigners(), thanks to Martyn Allan (mallan2)
843 2002-09-04 Loïc Chapeaux  <lolo@phpheaven.net>
844     * tbl_change.php3: protect with backquotes
846 2002-09-03 Marc Delisle  <lem9@users.sourceforge.net>
847     * tbl_change.php3: drop-down for foreign keys, patch 603939,
848       thanks to Markus L. Noga (markus at noga.de)
850 2002-09-03 Loïc Chapeaux  <lolo@phpheaven.net>
851     * libraries/display_tbl.lib.php3:
852       - fix a PHP3 problem (foreach function was called);
853       - XHTML fixes;
854       - coding standards.
856 2002-09-02 Marc Delisle  <lem9@users.sourceforge.net>
857     * db_details_structure.php3, mult_submits.inc.php3: Patch 582904:
858       add REPAIR TABLE choice in drop-down of db view, thanks to
859       Cal Henderson (iamcal)
860     * libraries/display_tbl.lib.php3: new function PMA_linkOrButton
861       to accomodate some browsers' limitations on the URL length, used on
862       left and right Edit and Delete links (or buttons), idea
863       and part of the code from patch 591497, thanks to Ruben Barkow (rubo77)
865 2002-09-01 Loïc Chapeaux  <lolo@phpheaven.net>
866     * libraries/auth/cookie.auth.lib.php3: bug 601721 (cookie and IIS)
868 2002-08-30 Loïc Chapeaux  <lolo@phpheaven.net>
869     * tbl_relation.php3, line 324; user_details.php3; lines 262-269:
870       fixed some warnings.
871     * libraries/display_tbl.lib.php3: fixed first part of bug
872       #601776 (Undefined variables).
873     * libraries/sqlvalidator.lib.php3: removed trailing spaces.
875 2002-08-29 Robin Johnson  <robbat2@users.sourceforge.net>
876     * libraries/sqlvalidator.lib.php3:
877         - Fix for bug in Alex's fix for bug #594947
878           line 67, change || to &&
879         - Fix for undefined string in error case of sqlvalidator that is
880           actually never reached. Just commented out for now
882 2002-08-28 Marc Delisle  <lem9@users.sourceforge.net>
883     * libraries/display_tbl.lib.php3: Bug 576895: matching a float field
885 2002-08-26 Michal Cihar  <nijel@users.sourceforge.net>
886     * lang/czech-*.inc.php3: Updates, fixes.
888 2002-08-26 Loïc Chapeaux  <lolo@phpheaven.net>
889     * tbl_indexes.php3: Another fix against the Zend Accelerator bug (#571409).
891 2002-08-26 Alexander M. Turek  <rabus@users.sourceforge.net>
892     * lang/japanese-*.inc.php3: Updates, thanks again to Yukihiro Kawada.
893     * lang/german-*.inc.php3: Updates.
894     * libraries/sqlvalidator.lib.php3, lang/*.inc.php3:
895       Better fix against bug #594947.
896     * libraries/common.lib.php3: Fixed a JS error.
898 2002-08-24 Marc Delisle  <lem9@users.sourceforge.net>
899     * Documentation.html, faq 6.15: creating an index on a BLOB field
900       and faq 1.22 about php.ini file_uploads
902 2002-08-23 Loïc Chapeaux  <lolo@phpheaven.net>
903     * left.php3, lines 169-181: XHTML optimizations.
904     * db_details_common.php3, tbl_properties_common.php3,
905       libraries/sqlparser.lib.php3: Fixed bug #571409 (it doesn't work properly
906       with Zend Accelerator).
907     * db_details.php3, lang/*: validation on web-server upload dir
909 2002-08-23 Alexander M. Turek  <rabus@users.sourceforge.net>
910     * libraries/charset_conversion.lib.php3: Don't let php display an error
911       message if dl() fails.
912     * translators.html, lang/malay-*.inc.php3: Updates.
914 2002-08-22 Robin Johnson  <robbat2@users.sourceforge.net>
915     * config.inc.php3, left.php3:
916         - $cfg['LeftDisplayLogo'] to turn off PMA logo display
918 2002-08-22 Alexander M. Turek  <rabus@users.sourceforge.net>
919     * libraries/sqlvalidator.lib.php3: Fixed bug #594947.
920     * libraries/common.lib.php3, libraries/config_import.lib.php3, left.php3:
921       Backwards compatibility.
922     * lang/malay-*.inc.php3, libraries/select_lang.lib.php3, translators.html:
923       New language, thanks to "Shafique" (sicksand).
924     * db_details.php3, Documentation.html: Display .sql files only.
926 2002-08-21 Marc Delisle  <lem9@users.sourceforge.net>
927     * db_details.php3, read_dump.php3, libraries/functions.js, lang/*,
928       config.inc.php3, Documentation.html: web-based upload directory,
929       thanks to Sönke J. Peters (s03nk3)
930     * tbl_properties_structure.php3: undefined index for innodb,
931       thanks to Loïc
932     * images/pma_logo.png, left.php3, libraries/auth/cookie.auth.lib.php3:
933       new logo, thanks to Ivan R. Lanin (ivanlanin); logo made transparent
934       by Alexander M. Turek
936 2002-08-21 Alexander M. Turek  <rabus@users.sourceforge.net>
937     * Documentation.html:
938       - Updated FAQ 1.6.
939       - Converted special characters into HTML entities.
940     * lang/german-*.inc.php3: Updates.
941     * translators.html: Another note in order to avoid annoying mails.
943 2002-08-21 Loïc Chapeaux  <lolo@phpheaven.net>
944     * config.inc.php3, db_details.php3, db_details_export.php3,
945       db_details_qbe.php3, Documentation.html, ldi_check.php3, ldi_table.php3,
946       tbl_dump.php3, tbl_properties_export.php3, tbl_query_box.php3,
947       libraries/charset_conversion.lib.php3: Coding standards.
948     * db_details.php3, read_dump.php3: optimize web-based upload directory
950 2002-08-21 Michal Cihar  <nijel@users.sourceforge.net>
951     * libraries/common.lib.php3: revised to fit coding standards (by Loïc) and
952       added documentation about parameters for PMA_showMySQLDocu()
954 2002-08-20 Alexander M. Turek  <rabus@users.sourceforge.net>
955     * sql.php3, libraries/sqlparser.lib.php3: Fixed bug #597184 (PHP3
956       compatibility).
957     * libraries/common.lib.php3: Undefined variable.
959 2002-08-17 Alexander M. Turek  <rabus@users.sourceforge.net>
960     * main.php3: Fixed bug #596019 (Undefined variable $re).
962 2002-08-15 Marc Delisle  <lem9@users.sourceforge.net>
963     * config.inc.php3, tbl_query_box.php3, db_details.php3, Documentation.html:
964       new $cfg['TextareaAutoSelect'] (Bug 582637)
966 2002-08-15 Michal Cihar  <nijel@users.sourceforge.net>
967     * Documentation.html, config.inc.php3, db_details.php3, db_search.php3,
968       ldi_table.php3, main.php3, tbl_indexes.php3, tbl_properties.inc.php3,
969       tbl_properties_operations.php3, tbl_properties_options.php3,
970       tbl_properties_structure.php3, tbl_query_box.php3, tbl_select.php3,
971       user_details.php3, libraries/common.lib.php3:
972       Implemented feature #545379 - phpMyAdmin has now support for all MySQL
973       manuals available.
975 2002-08-15 Alexander M. Turek  <rabus@users.sourceforge.net>
976     * main.php3: Undefined variable.
977     * lang/german-*.inc.php3: Fixed a typo, thanks to Steve Alberty (staybyte).
978     * Documentation.html: XHTML fixes.
979     * libraries/common.lib.php3, libraries/config_import.lib.php3: Improved
980       backwards compatibility for old config files.
982 2002-08-14 Olivier L. Müller  <om@omnis.ch>
983     * Documentation.html, README, ANNOUNCE.txt, tbl_dump.php3:
984       updated mail address of Tobias Ratschiller (requested by himself :)
986 2002-08-14 Michal Cihar  <nijel@users.sourceforge.net>
987     * libraries/charset_conversion.lib.php3, config.inc.php3, Documentation.*:
988       Improved detection of used recoding function, now can be configured
989       which function should be preffered ($cfg['RecodingEngine']).
990     * libraries/charset_conversion.lib.php3, read_dump.php3:
991       read_dump.php3 uses new fuction PMA_convert_string instead of hardcoded
992       iconv.
993     * libraries/charset_conversion.lib.php3, ldi_check.php3, ldi_table.php3:
994       Support for converting charset of loaded files, used new function
995       PMA_convert_file.
996     * tbl_dump.php3, db_details_export.php3, tbl_properties_export.php3:
997       Support for exporting in custom charset.
999 2002-08-14 Marc Delisle  <lem9@users.sourceforge.net>
1000     * lang/japanese update: thanks to Yukihiro Kawada
1002 2002-08-14 Loïc Chapeaux  <lolo@phpheaven.net>
1003     * Documentation.html, lines 2251-2252: fixed an XHTML error.
1004     * main.php3: removed some extra space characters.
1005     * scripts/create_release.sh: add a reminder about checking language files
1006       validity.
1008 2002-08-13 Michal Cihar  <nijel@users.sourceforge.net>
1009     * lang/czech-*.inc.php3: Updates.
1010     * lang/sync_lang.sh: Allow running only on specified translations.
1012 2002-08-13 Alexander M. Turek  <rabus@users.sourceforge.net>
1013     * lang/german-*.inc.php3: Updates.
1014     * Documentation.*: Updated credits.
1015     * libraries/mysql_wrappers.lib.php3: fixed bug #594235, thanks to
1016       Pawe³ Szczepañski (pauluz).
1017     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
1019 2002-08-13 Marc Delisle  <lem9@users.sourceforge.net>
1020     * lang/*, main.php3: new warning strInsecureMySQL, when running with
1021       the default MySQL privileged account
1023 2002-08-12 Robin Johnson  <robbat2@users.sourceforge.net>
1024     * libraries/sqlparser.lib.php3:
1025         - Fixed bug #594098
1027 2002-08-12 Marc Delisle  <lem9@users.sourceforge.net>
1028     * lang/japanese update: thanks to Yukihiro Kawada
1029     * lang/slovenian update: thanks to Kositer Uros (urosh)
1031 2002-08-12 Mike Beck  <mikebeck@users.sourceforge.net>
1032     * tbl_select.php3: Bugfix: it created IS 'NULL'
1033       instead of IS NULL.
1035 2002-08-12 Alexander M. Turek  <rabus@users.sourceforge.net>
1036     * libraries/defines_php.lib.php3, Documentation.*, translators.html:
1037       corrected version number.
1038     * libraries/grab_globals.lib.php3: disallow accessing serious server files
1039       via "?goto=".
1040     * lang/hindi-utf-8.inc.php3: File was corrupted.
1041     * lang/chinese_gb-utf-8.inc.php3: Back to previous version.
1042     * lang/czech-*.inc.php3: Small fixes, thanks again to Michal Cihar (nijel).
1044 2002-08-11 Robin Johnson  <robbat2@users.sourceforge.net>
1045     ### 2.3.0 is released ###
1046     * Documentation.html:
1047         - Updates for SQL Validator notes
1048     * lang/sort_lang.sh:
1049         - Fixed sorting bugs
1050         - Now correctely arranges str values.
1051         - Avoids extra blank line at top before CVS ID tag
1052     * lang/hindi:
1053         - Added '//to translate' to all untranslated strings
1054     * lang/*:
1055         - Resorted language files with fixed sort_lang.sh
1056     * scripts/create-release.sh:
1057         - Fix bug for existance of directory
1059 2002-08-11 Marc Delisle  <lem9@users.sourceforge.net>
1060     * lang/afrikaans: update, thanks to Andreas Pauley
1061     * ### 2.2.7 is released ###
1063 2002-08-11 Alexander M. Turek  <rabus@users.sourceforge.net>
1064     * lang/swedish-*.inc.php3: Updates, thanks again to Björn T. Hallberg (bth).
1065     * lang/slovak-*.inc.php3: Updates, thanks again to Lubos Klokner (erkac).
1066     * lang/polish-*.inc.php3: Updates, thanks again to Jakub Wilk (ubanus).
1067     * lang/albanian-*.inc.php3: Updates, thanks again to
1068       Laurent Dhima (laurenti).
1069     * lang/chinese_*.inc.php3: Updates, thanks again to Siu Sun (siusun).
1070     * lang/german-*.inc.php3: Updates.
1071     * tbl_properties_links.php3: Use "TRUNCATE TABLE" instead of "TRUNCATE".
1072     * tbl_indexes.php3: Default page for databases.
1073     * libraries/common.lib.php3: Workaround against bug #590055
1074       (Tables need repair after empty).
1076 2002-08-10 Robin Johnson  <robbat2@users.sourceforge.net>
1077     * libraries/string.lib.php3:
1078         - Fix for bug #593386
1079           Might need more work depending on character set
1080           research. We will need to end up knowing the
1081           character set MySQL is using to do it totally right.
1082     * libraries/common.lib.php3:
1083         - Fix for bug #582890
1084           Just detects for connect_type == 'tcp' before
1085           empty host. Might need better long term fix to
1086           detect socket connect_type, and check that a
1087           value exists for it, even if it is only the default.
1089 2002-08-10 Marc Delisle  <lem9@users.sourceforge.net>
1090     * lang/french: update.
1092 2002-08-10 Alexander M. Turek  <rabus@users.sourceforge.net>
1093     * sql.php3, db_details_common.php3, tbl_properties_common.php3,
1094       libraries/common.lib.php3: Default pages for tables / databases.
1096 2002-08-10 Loïc Chapeaux  <lolo@phpheaven.net>
1097     * config.inc.php3: coding standards.
1098     * db_details.php3; db_details_qbe.php3; tbl_change.php3;
1099       tbl_query_box.php3: fixed bug #592000 (dir="ltr" for textarea tags).
1100     * user_details.php3, lines 90-95: fixed bug #576896 - No "FILE" privileges
1101       on a database if neither "INSERT" nor "UPDATE" one.
1103 2002-08-09 Marc Delisle  <lem9@users.sourceforge.net>
1104     * user_details.php3: bug 591602, mysql.user lowercase "password",
1105       thanks to Thomas Bähr <baehr at glaswald.de>
1106     * lang/romanian: update, thanks to Valics Lehel
1108 2002-08-09 Robin Johnson  <robbat2@users.sourceforge.net>
1109     * Documentation.html:
1110         - Updates for SQL Parser
1111     * lang/finnish: update, thanks to Visa Kopu (visa)
1112     * lang/indonesion: update, thanks to Rachim Tamsjadi (tamsy)
1113     * lang/italian: update, thanks to Pietro Danesi (danone)
1114     * lang/sort_lang.sh:
1115         - New script to neaten all language files
1116     * lang/check_lang.sh:
1117         - New script to check language files for consistancy
1118     * lang/*.sh:
1119         - Added CVS tags to scripts
1120     * lang/*.inc.php3:
1121         - All languages neatened by lang/sort_lang.sh script.
1122     * libraries/string.lib.php3:
1123         - Added function to match accented characters
1125 2002-08-08 Robin Johnson  <robbat2@users.sourceforge.net>
1126     * Documentation.html:
1127         - Cleaned up and re-arranged Configuration section to match
1128           config.inc.php3
1129     * config.inc.php3:
1130         - Cleaned up and re-arranged Configuration section to match
1131           config.inc.php3
1133 2002-08-08 Loïc Chapeaux  <lolo@phpheaven.net>
1134     * left.php3: xhtml fixes (id name must start with a letter).
1135     * pdf_pages.php3, tbl_printview.php3, tbl_realtion.php3,
1136       scripts/decode_bug.php3: xhtml fixes.
1138 2002-08-08 Alexander M. Turek  <rabus@users.sourceforge.net>
1139     * lang/spanish-*.inc.php3:
1140       - Updates, thanks again to Daniel Hinostroza;
1141       - Reordered strings.
1142     * libraries/common.lib.php3: The ID names have been changed.
1143     * lang/hindi-utf-8.inc.php3, libraries/select_lang.lib.php3,
1144       translators.php3: Added Hindi language file, thanks to
1145       Girish Nair (girish_nair).
1146     * libraries/select_lang.lib.php3: The Georgian UTF-8 language file was
1147       offered even if $cfg['AllowAnywhereRecoding'] was set to FALSE.
1148     * lang/galician-*.inc.php3: Updates, thanks again to Xosé Calvo.
1149     * lang/thai-*.inc.php3: Updates, thanks again to
1150       Arthit Suriyawongkul (bacteria).
1152 2002-08-07 Marc Delisle  <lem9@users.sourceforge.net>
1153     * lang/afrikaans: update, thanks to Andreas Pauley
1154     * lang/turkish: update, thanks to Bora Alioglu
1155     * lang/polish: update, thanks to Jakub Wilk
1156     * lang/spanish: update, thanks to Daniel Hinostroza
1157     * lang/galician: update, thanks to Xosé Calvo
1158     * lang/hungarian: update, thanks to Peter Bakondy
1160 2002-08-07 Alexander M. Turek  <rabus@users.sourceforge.net>
1161     * lang/turkish-*.inc.php3: Updates, thanks again to
1162       Bora Alioglu <bora at risc01.ktu.edu.tr>.
1163     * lang/english-*.inc.php3: Reordered strings.
1164     * lang/czech-*.inc.php3: Updates, thanks agains to Michal Cihar (nijel).
1166 2002-08-07 Loïc Chapeaux  <lolo@phpheaven.net>
1167     * db_details.php3, read_dump.php3, tbl_properties_links.php3:
1168       Coding standards.
1169     * db_search.php3, tbl_alter.php3, tbl_properties_links.php3,
1170       tbl_properties_operations.php3, tbl_query_box.php3, tbl_select.php3,
1171       user_details.php3, libraries/build_dump.lib.php3,
1172       libraries/display_tbl.lib.php3: Improved MySQL 3.21 compatibility.
1173     * libraries/sqlparser.lib.php3:
1174         - Coding standard improvements (Merged by Robin)
1175     * scripts/decode_bug.php3:
1176         - Coding standard improvements (Merged by Robin)
1178 2002-08-07 Robin Johnson  <robbat2@users.sourceforge.net>
1179     * lang/slovak-iso-8859-2.inc.php3:
1180         - Updates, thanks to Lubos Klokner (erkac)
1181     * lang/indonesian-iso-8859-1.inc.php3:
1182         - Updates, thanks to Rachim Tamsjadi (tamsy)
1183     * lang/estonian-iso-8859-1.inc.php3:
1184         - Updates, thanks to Alvar Soome (finsoft)
1185     * lang/czech-iso-8859-2.inc.php3:
1186         - Updates, thanks to Michal Cihar (nijel)
1187     * lang/greek-iso-8859-7.inc.php3:
1188         - Updates, thanks to Kyriakos Xagoraris (theremon)
1189     * lang.swedish-iso-8859-1.inc.php3:
1190         - Updates, thanks to Björn T. Hallberg (bth)
1191     * libraries/sqlparser.lib.php3:
1192         - Added LANG to the list of BUG() data
1193         - Made easier to understand throwError() output
1194         - Spelling fix in
1195           $strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
1196     * lang/*:
1197         - Spelling fix in $strSQLParserBugMessage where not yet translated
1198         - Spelling fix in $strSQPBugUnknownPunctation where not yet translated
1199         - Spelling fix in
1200           $strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
1202 2002-08-06 Robin Johnson  <robbat2@users.sourceforge.net>
1203     * libraries/sqlvalidator.php3, libraries/sqlvalidator.lib.php3:
1204         - Renamed libraries/sqlvalidator.php3 to libraries/sqlvalidator.lib.php3
1205     * scripts/decode_bug.php3:
1206         - Cleaned up code to use <pre> arouund output
1207     * libraries/sqlparser.lib.php3:
1208         - Converted code to use $str* variables
1209         - BUG() code cleaned up (PMA_SQP_BUG, PMA_SQP_throwError)
1210         - More PHP3 compatibility
1211     * lang/*:
1212         - New variables for SQL Parser error messages
1214 2002-08-06 Marc Delisle  <lem9@users.sourceforge.net>
1215     * tbl_properties_links.php3: bug 590867: avoid undefined variable
1216       and add comments in the code for a future correction
1218 2002-08-06 Loïc Chapeaux  <lolo@phpheaven.net>
1219     * libraries/display_tbl.lib.php3, line 1412: do not die if relation table
1220       is broken in browse mode
1221     * libraries/sqlvalidator.lib.php3, libraries/sqlvalidator.class.php3:
1222         - Coding style fixes, documentation.
1224 2002-08-06 Alexander M. Turek  <rabus@users.sourceforge.net>
1225     * lang/english-*.inc.php3: Typo.
1226     * db_details.php3, read_dump.php3, tbl_query_box.php3, lang/*.inc.php3:
1227       Fixed bug #590863 (Importing an SQL dump fails when using UTF-8) by
1228       allowing the user to specify the charset of an uploaded SQL file.
1229     * lang/swedish-*.inc.php3: Updates, thanks again to Björn T. Hallberg (bth).
1231 2002-08-05 Loïc Chapeaux  <lolo@phpheaven.net>
1232     * tbl_indexes.php3, ldi_check.php3, libraries/sqlparser.lib.php3:
1233       coding standard
1235 2002-08-05 Alexander M. Turek  <rabus@users.sourceforge.net>
1236     * translators.html:
1237       - Added a small note in order to avoid annoying emails.
1238       - Corrected the name of the Chinese translator.
1239     * lang/slovenian-*.inc.php3: Updates, thanks again to Kositer Uros (urosh).
1240     * lang/chinese_.inc.php3: Updates, thanks again to Siu Sun (siusun).
1241     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
1243 2002-08-04 Marc Delisle  <lem9@users.sourceforge.net>
1244     * tbl_indexes.php3: was corrupting the query displayed in query box
1245       because it was using $sql_query for local needs. Replaced by $local_query
1247 2002-08-04 Alexander M. Turek  <rabus@users.sourceforge.net>
1248     * libraries/common.lib.php3, line 88: default language should be
1249       en-iso-8859-1.
1250     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
1251       compatibility for config file revisions before 1.131.
1252     * config.inc.php3: Display syntax errors when the user calls the config file
1253       directly even if "display_errors" has been switched off in php.ini.
1254     * lang/german-*.inc.php3: Updates.
1255     * lang/afrikaans-*.inc.php3: Tidied up a bit.
1256     * Documentation.html, ANNOUNCE.txt: We now have 41 languages, don't we?
1257     * Documentation.html:
1258       - Beautified XHTML code;
1259       - Edited my credit;
1260       - Fixed a typo.
1261     * tbl_properties.inc.php3: Tried to work around bug #590481 (By default
1262       radio button for primary key).
1264 2002-08-03 Marc Delisle  <lem9@users.sourceforge.net>
1265     * Documentation.html: remove unneeded GRANT
1266     * lang/turkish: update, thanks to Bora Alioglu
1267     * lang/french: update
1269 2002-08-03 Robin Johnson  <robbat2@users.sourceforge.net>
1270     * lang/*:
1271         - Strings for SQL Validator
1272     * config.inc.php3:
1273         - Config options for SQL Validator
1274     * libraries/common.lib.php3, sql.php3:
1275         - SQL Validator usage code
1276     * libraries/sqlvalidator.class.php3:
1277         - PHP Class to run SQL Validator
1278     * libraries/sqlvalidator.php3:
1279         - SQL Validator interface code
1280     * ChangeLog:
1281         - Neatened Changelog to general follow a format
1282         - (* <filename>: <details>)
1283     * db_details.php3, db_stats.php3, main.php3, sql.php3
1284       tbl_change.php3, tbl_query_box.php3, user_details.php3
1285       libraries/common.lib.php3:
1286         - changed show_query to use 1/0 instead of 'y'/'n'
1287     * sql.php3, libraries/common.lib.php3:
1288         - Improved logic of edit, show_as_php, explain and validator
1289           in the SQL query box
1290     * libraries/sqlvalidator.php3, libraries/sqlvalidator.class.php3:
1291         - Function documentation and cleanup
1292     * config.inc.php3:
1293         - Comments for SQL Validator options
1295 2002-08-02 Robin Johnson  <robbat2@users.sourceforge.net>
1296     * libraries/defines*:
1297         - Add another set of defines to make the original
1298           version datas available as strings
1299     * libraries/common.lib.php3:
1300         - Cleaned up SQL Query links
1301         - Made customizable in $cfg
1302     * config.inc.php3:
1303         - Added $cfg['SQLQuery']* for customizing SQL Query links
1304         - Set defaults of $cfg['SQLQuery']* to act like old behavior
1305     * lang/*:
1306         - Changed $strExplain to say 'Query' instead of code
1307         - Added $strNoExplain for reverse of Explain state
1309 2002-08-02 Marc Delisle  <lem9@users.sourceforge.net>
1310     * lang/portuguese: update, thanks to Lopo Pizarro
1311     * lang/catalan: update, thanks to Xavier Navarro
1312     * lang/ukrainian: update, thanks to Markijan Baran
1313     * ldi_check.php3: undefined $sub_part
1315 2002-08-01 Robin Johnson  <robbat2@users.sourceforge.net>
1316     * scripts/decode_bug.php3:
1317         - Improvements and PHP3 fixes thanks to Loic
1318     * libraries/string.lib.php3:
1319         - Detect U+00A0 as whitespace
1321 2002-08-01 Marc Delisle  <lem9@users.sourceforge.net>
1322     * lang/afrikaans: new language
1323         - thanks to Andreas Pauley (pauley at buitegroep.org.za)
1324     * lang/spanish: remove control m
1326 2002-07-31 Robin Johnson  <robbat2@users.sourceforge.net>
1327     * tbl_properties_structure.php3 +40: Fix for a warning notice
1328     * libraries/sqlparser.lib.php3: Fix for another minor formatting quirk
1330 2002-07-31 Marc Delisle  <lem9@users.sourceforge.net>
1331     * lang/thai: update, thanks to Arthit Suriyawongkul
1333 2002-07-30 Robin Johnson  <robbat2@users.sourceforge.net>
1334     * scripts/decode_bug.php3: Parser BUG decoder merged
1335     * lang/russian: Update thanks to http://psyonline.ru/
1336     * lang/spanish: Update thanks to Daniel ?
1337     * lang/*: ran sync_lang.sh
1339 2002-07-30 Marc Delisle  <lem9@users.sourceforge.net>
1340     * config.inc.php3: how to test auto-detect
1341     * lang/turkish: update, thanks to Bora Alioglu
1342     * lang/galician: update, thanks to Xosé Calvo
1343     * lang/albanian: update, thanks to Laurent Dhima.
1344     * lang/czech: update, thanks to Michal Cihar
1345     * lang/slovak-iso: update, thanks to Lubos Klokner
1347 2002-07-30 Loïc Chapeaux  <lolo@phpheaven.net>
1348     * Documentation.html: coding standards (line size <= 80).
1349     * db_details_structure.php3:, 456-460, beautified generated page.
1351 2002-07-29 Marc Delisle  <lem9@users.sourceforge.net>
1352     * Documentation.html: auto-detect, dot in dbname, CGI and cookie auth
1353     * lang/turkish: update, thanks to Bora Alioglu
1355 2002-07-29 Robin Johnson  <robbat2@users.sourceforge.net>
1356     * lang/galician*: Merged update from #588154
1357     * lang/estonian*: Merged update from Alvar Soome
1358     * lang/indonesian*: Merged update from Rachim Tamsjadi
1359     * lang/*: ran sync_lang.sh
1361 2002-07-29 Loïc Chapeaux  <lolo@phpheaven.net>
1362     * tbl_change.php3, line 203: fixed an xhtml bug (#587974) thanks to
1363       Christophe Jaillet <tititou at users.sourceforge.net>
1364     * libraries/sqlparser.lib.php3: fixed parse errors (bug #588010)
1365       thanks to Nagi Peters <nagipeters at users.sourceforge.net> and
1366       coding standards.
1367     * Documentation.html: coding standards.
1368     * libraries/relation.lib.php3: beautified generated page.
1370 2002-07-28 Marc Delisle  <lem9@users.sourceforge.net>
1371     * lang/romanian: update, thanks to Valics Lehel
1372     * lang/polish: update, thanks to Jakub Wilk
1373     * lang/swedish: update, thanks to Björn T. Hallberg
1374     * lang/italian: update, thanks to Pietro Danesi
1375     * lang/lithuanian: update, thanks to Vilius Zigmantas
1376     * lang/dutch: update, thanks to Ivo Teel.
1377     2.3.0-rc4 released
1379 2002-07-27 Marc Delisle  <lem9@users.sourceforge.net>
1380     * lang/italian: update, thanks to Pietro Danesi
1381     * lang/*: fix a typo
1383 2002-07-26 Robin Johnson  <robbat2@users.sourceforge.net>
1384     * libraries/sqlparser.lib.php3:
1385         - Fixed ANSI type string escaping
1386         - Fixed formatting wrt. whitespace in FormatHTML
1387         - PHP3 fix for gzcompress() bug code
1388         - Fix for ob_flush() bug code
1390 2002-07-26 Marc Delisle  <lem9@users.sourceforge.net>
1391     * Documentation.html: numbers for faq entries
1392     * russian: updates, from an anonymous contributor
1394 2002-07-25 Loïc Chapeaux  <lolo@phpheaven.net>
1395     * libraries/sqlparser.lib.php3:
1396         - PHP3 parse errors fixed;
1397         - coding standards.
1398     * pdf_schema.php3; lang/*: translated a string.
1399     * header.inc.php3, lines 155-156: better "fix" against bug
1400       #585094 (Runtime Error on Line 62).
1402 2002-07-25 Robin Johnson  <robbat2@users.sourceforge.net>
1403     * config.inc.php3:
1404         - Fix code to work around CSS bug in Mozilla/Konqueror with 'inherit'
1405           value.
1406     * libraries/sqlparser.lib.php3:
1407         - Fix code to work around CSS bug in Mozilla/Konqueror with 'inherit'
1408           value.
1409         - Fix strpos on line 168/169 to work with PHP3
1410         - Fixed analyze code to remove print_r()
1411     * lang/estonian-iso-8859-1.inc.php:
1412         - Updated translation (thanks to Alvar Soome)
1414 2002-07-25 Marc Delisle  <lem9@users.sourceforge.net>
1415     * Documentation.html, clarify about mysql extensions
1416     * tbl_properties_options.php3, tbl_properties_table_info.php3:
1417       bug 586230, thanks to Loïc
1418     * common.lib.php3: fix bad variable name
1419     * tbl_indexes.php3, tbl_change.php3: fixes for PHP3 compatibility
1421 2002-07-25 Loïc Chapeaux  <lolo@phpheaven.net>
1422     * coding standard: common.lib.php3, config.inc.php3, Documentation.html,
1423       header.inc.php3, sqlparser.data.php3, sqlparser.lib.php3,
1424       string.lib.php3, translators.html
1426 2002-07-24 Marc Delisle  <lem9@users.sourceforge.net>
1427     * new lang: slovenian, thanks to Kositer Uros (urosh)
1429 2002-07-24 Robin Johnson  <robbat2@users.sourceforge.net>
1430     * libraries/string.lib.php3:
1431         - optimizations/PHP3 fixes (thanks Loïc)
1432     * libraries/sqlparser.lib.php3:
1433         - Merged
1434         - Spacing around if statements
1435         - Added require statements for parser
1436         - Moved to global constants for size of keyword arrays
1437         - Added CSS creation rules
1438         - Cleaned up CSS creation functions
1439         - Formatting fixes
1440     * libraries/sqlparser.data.php3:
1441         - Merged
1442         - Added 'ANALYSE' reserved word (note spelling)
1443     * config.inc.php3:
1444         - Added SQL Parser variables
1445         - Remove old SQL Parser variables
1446     * header.inc.php3:
1447         - Added CSS for SQL Parser
1448     * libraries/common.lib.php3:
1449         - Change of PMA_format_sql to use new SQL Parser
1451 2002-07-24 Loïc Chapeaux  <lolo@phpheaven.net>
1452     * libraries/string.lib.php3: Function documentation
1454 2002-07-23 Robin Johnson  <robbat2@users.sourceforge.net>
1455     * libraries/string.lib.php3: String functions for the new
1456       SQL Parser system
1458 2002-07-22 Marc Delisle  <lem9@users.sourceforge.net>
1459     * lang/dutch update, thanks to Ivo Teel.
1461 2002-07-22 Loïc Chapeaux  <lolo@phpheaven.net>
1462     * libraries/common.lib.php3, lines 198-200: open the documentation
1463       link in the "documentation" window.
1464     * libraries/charset_conversion.lib.php3; libraries/select_lang.lib.php3:
1465       PHP3 fixes (don't use "require" inside a conditional statement).
1466     * Documentation.html: XHTML fixes.
1467     * db_details_structure.php3; tbl_properties.php3;
1468       tbl_change.php3, line 336; tbl_properties_structure.php3;
1469       tbl_select.php3, lines 122 & 127; tbl_query_box.php3: XHTML fixes.
1470     * db_details.php3; db_details_links.php3;
1471       tbl_properties_export.php3, lines 156-158: beautified generated
1472       XHTML code.
1474 2002-07-21 Marc Delisle  <lem9@users.sourceforge.net>
1475     * Documentation.html, libraries/common.lib.php3: added a faq about
1476       mysql extension, and a link to it when the error occurs
1478 2002-07-20 Marc Delisle  <lem9@users.sourceforge.net>
1479     * tbl_properties*: missing $sub_part for back links (bug 584069)
1481 2002-07-19 Alexander M. Turek  <rabus@users.sourceforge.net>
1482     * tbl_properties_links.php3: Fixed bug #583969.
1483     * lang/german-*.inc.php3: Updates.
1485 2002-07-19 Marc Delisle  <lem9@users.sourceforge.net>
1486     * pdf_schema.php3, bug 583833: should not complain if some tables
1487       are missing
1488     * lang/hungarian update, thanks to Peter Bakondy
1489     * lang/thai updates: thanks to Arthit Suriyawongkul.
1490     * lang/norwegian updates: thanks to Sven-Erik Andersen
1492 2002-07-19 Loïc Chapeaux  <lolo@phpheaven.net>
1493     * pdf_schema.php3; pdf_page.php3; libraries/common.lib.php3: PHP3 fixes.
1494     * tbl_properties_structure.php3: coding standards.
1496 2002-07-18 Alexander M. Turek  <rabus@users.sourceforge.net>
1497     * libraries/common.lib.php3, libraries/select_lang.lib.php3: Don't include
1498       the "real" config file if a developer edition exists.
1499     * libraries/charset_conversion.lib.php3: Exit the script if iconv cannot be
1500       used.
1502 2002-07-18 Marc Delisle  <lem9@users.sourceforge.net>
1503     * libraries/display_tbl.lib.php3: bug 579785, Edit links URLs too long
1504       for some browsers
1505     * lang/italian: update, thanks to Pietro Danesi
1506     * lang/chinese: update, thanks to Siu Sun
1507     * lang/albanian: update, thanks to Laurent Dhima.
1508     * lang/czech: update, thanks to Michal Cihar
1509     * lang/sync_lang.sh: can exclude some languages from conversion,
1510       thanks to Michal Cihar
1511     * lang/turkish: update, thanks to Bora Alioglu
1512     * lang/polish: update, thanks to Jakub Wilk
1513     * lang/galician: update, thanks to Xosé Calvo
1514     * lang/romanian: update, thanks to Valics Lehel
1515     * sql.php3: bug 582356, Propose table structure was not working when
1516       $cfg['ShowAll'] was FALSE
1518 2002-07-18 Steve Alberty  <staybyte@users.sourceforge.net>
1519     It is now possible to print stats for more than 2 GB (up to exa byte)
1520     * db_details_structure.php3: correct wrong link from table size to stats
1521     * tbl_printview.php3: fixed warnings if relation is not defined
1522     * db_printview.php3: fixed warnings and faults
1524 2002-07-17 Marc Delisle  <lem9@users.sourceforge.net>
1525     * lang/sync_lang.sh: support for multiple convertors (recode added),
1526       thanks to Michal Cihar
1527     * lang/spanish update:
1528         - thanks to Daniel Hinostroza
1529         - (Daniel.Hinostroza  at grunenthal.com.ec)
1530     * lang/swedish: updates: thanks to Björn T. Hallberg
1531     * lang/indonesian: updates, thanks to Rachim Tamsjadi.
1532     * lang/japanese*: updates, thanks to Yukihiro Kawada
1533     * lang/french: updates
1534     * lang/lithuanian: updates, thanks to Vilius Zigmantas
1535     * chk_rel.php3, db_details_structure.php3, Documentation.html,
1536       pdf_pages.php3, pdf_shema.php3, libraries/select_lang.lib.php3:
1537       commits for Loic
1538     * tbl_properties.php3, tbl_properties_structure.php3,
1539       new tbl_query_box.php3: query box at the bottom of the structure page
1541 2002-07-17 Alexander M. Turek  <rabus@users.sourceforge.net>
1542     * libraries/common.lib.php3, libraries/config_import.lib.php3: Added
1543       $cfg['PmaNoRelation_DisableWarning'] to the backwards compatibility code.
1544     * config.inc.php3, Documentation.html: Remerged the changes that were
1545       removed in the previous revision, thanks to Björn T. Hallberg (bth).
1546     * libraries/select_lang.lib.php3: Disable UTF-8 if
1547       $cfg['AllowAnywhereRecoding'] has been set to FALSE.
1549 2002-07-17 Mike Beck <mikebeck@users.sourceforge.net>
1550     * pdf_pages.php3: if a page is edit it can also be shown
1551     * pdf_schema.php3: now it is possible to have all tables
1552       displayed with the same (maximum) width (feature request 576537)
1554 2002-07-16 Mike Beck <mikebeck@users.sourceforge.net>
1555     * libraries/relation.lib.php3: verbose mode
1556     * db_details_structure.php3: show message if relation doesn't work
1557     * chk_rel.php3: new file to show what is wrong with relation
1559 2002-07-16 Alexander M. Turek  <rabus@users.sourceforge.net>
1560     * header.inc.php3: Use include() instead of require().
1562 2002-07-16 Marc Delisle  <lem9@users.sourceforge.net>
1563     * libraries: charset_conversion.lib.php3, common.lib.php3: bug 581577:
1564       a better if, because sometimes the test for PHP3 succeeds even
1565       for PHP4, thanks to Neil Darlow
1566     * libraries/relation.lib.php3: undefined variable
1568 2002-07-15 Alexander M. Turek  <rabus@users.sourceforge.net>
1569     * libraries/config_import.lib.php3:
1570         - Removed a comment and
1571         - Changed the default value for $cfg['AllowAnywhereRecoding'] into FALSE.
1572     * header.inc.php3: Better fix against bug #571409, thanks to Loïc.
1573     * libraries/common.lib.php3: Coding standards.
1575 2002-07-15 Marc Delisle  <lem9@users.sourceforge.net>
1576     * db_details_export.php3, db_details_links.php3, Documentation.html,
1577       sql.php3, tbl_properties_export.php3, libraries/common.lib.php3,
1578       libraries/select_lang.lib.php3: fixes from Loic
1579     * config.inc.php3: default value for $cfg['AllowAnywhereRecoding'] = FALSE;
1580       to avoid problems on multithreaded servers, thanks to Neil Darlow
1581       (ndarlow)
1582     * libraries/charset_conversion.lib.php3: remove the "@" before dl()
1583       because multithreaded servers don't support dl(), and we want
1584       to see the error message, thanks to /Leblanc
1585     * header.inc.php3: js error with OmniWeb, thanks to Loïc
1587 2002-07-14 Marc Delisle  <lem9@users.sourceforge.net>
1588     * Documentation.html, db_details_exports.php3, tbl_properties_export.php3:
1589       add a link to a new faq entry explaining some dump options
1590     * libraries/relation.lib.php3: bug 575868 Unitialized string offset
1591     2.3.0-rc3 released
1593 2002-07-14 Alexander M. Turek  <rabus@users.sourceforge.net>
1594     * config.inc.php3, libraries/common.lib.php3: Fixed bug #576018.
1595     * lang/german-*.inc.php3: Clarification.
1597 2002-07-13 Marc Delisle  <lem9@users.sourceforge.net>
1598     * libraries/common.lib.php3: bug 580929: do not EXPLAIN if this is
1599       not a SELECT
1600     * sql.php3: better way to show php code
1601     * sql.php3: bug 580920: do not display the confirm dialog
1602     * db_details_links.php3: undefined variable if coming from a Show MySQL
1603       link on the home page
1605 2002-07-13 Alexander M. Turek  <rabus@users.sourceforge.net>
1606     * Documentation.html: News about bug #540671.
1608 2002-07-12 Alexander M. Turek  <rabus@users.sourceforge.net>
1609     * main.php3: Fixed a bug of the SHOW GRANTS patch (bug #568174: Wildcards
1610       escaped in db name), thanks to Björn T. Hallberg (bth).
1612 2002-07-12 Mike Beck    <mikebeck@users.sourceforge.net>
1613     * sql.php3: only run query if we didn't ask for phpcode of sql.
1615 2002-07-12 Marc Delisle  <lem9@users.sourceforge.net>
1616     * libraries/select_lang.lib.php3: add -utf-8 choices.
1617     * lang/indonesian updates, thanks to Rachim Tamsjadi.
1618     * libraries/relation.lib.php3: better initialization for a variable,
1619       thanks to Jurgen Schwietering <jurgen at schwietering.com>.
1621 2002-07-11 Loïc Chapeaux  <lolo@phpheaven.net>
1622     * pdf_schema.php3; tbl_printview.php3; tbl_properties_links.php3;
1623       tbl_properties_operations.php3; tbl_relation.php3;
1624       libraries/charset_conversion.lib.php3; libraries/display_tbl.lib.php3;
1625       libraries/relation.lib.php3: coding standards.
1626     * libraries/common.lib.php3: coding standards and a little display bug.
1628 2002-07-11 Alexander M. Turek  <rabus@users.sourceforge.net>
1629     * libraries/common.lib.php3: PHP3 compatibility.
1630     * read_dump.php3: Fixed bug #579968, thanks to Alvar Soome (finsoft).
1632 2002-07-11 Robin Johnson  <robbat2@users.sourceforge.net>
1633     * libraries/common.lib.php3: Fix for case where HTTP_HOST contains
1634       the port already, as adding HTTP_PORT is wrong then.
1636 2002-07-10 Marc Delisle  <lem9@users.sourceforge.net>
1637     * libraries/charset_conversion.lib.php3: wrong function called,
1638       thanks to Michal Cihar
1639     * lang/*: cleanup of file names to include charset
1641 2002-07-09 Marc Delisle  <lem9@users.sourceforge.net>
1642     * libraries/common.lib.php3: fix from Loïc for bug 579017
1644 2002-07-08 Loïc Chapeaux  <lolo@phpheaven.net>
1645     * tbl_create.php3: Fixed bug #578321 (Wrong page after table creation).
1646     * libraries/common.lib.php3: Fixed bug #578404 (js error in no-frame mode).
1648 2002-07-08 Marc Delisle  <lem9@users.sourceforge.net>
1649     * libraries/display_tbl.lib.php3: bug 577645: extra space in the cell
1650     * libraries/common.lib.php3, defines.lib.php3, defines_php.lib.php3,
1651       scripts/create-release.sh: split defines.lib.php3 because
1652       of charset_conversion needs (thanks to Michal Cihar)
1653     * slovak: with permission from Peter Svek, now the windows-1250
1654       is generated from the -iso-8859-2 file.
1656 2002-07-07 Alexander M. Turek  <rabus@users.sourceforge.net>
1657     * libraries/common.lib.php3: Forgot a <meta /> tag in the config file error
1658       message.
1660 2002-07-06 Alexander M. Turek  <rabus@users.sourceforge.net>
1661     * libraries/charset_conversion.lib.php3: $strCantUseRecodeIconv has to be
1662       accessed via the $GLOBALS[] array.
1664 2002-07-06 Marc Delisle  <lem9@users.sourceforge.net>
1665     * tbl_properties_structure.php3: undefined variable
1666     * pdf_pages.php3: bug 574637 undefined index
1667     * db_details_structure.php3: remove a PMA_backquote added today that
1668       introduces a bug
1669     * pdf_schema.php3: undefined variables
1671 2002-07-05 Alexander M. Turek  <rabus@users.sourceforge.net>
1672     * header.inc.php3: Tried to fix bug #571409 (Zend Accelerator problems).
1674 2002-07-05 Marc Delisle  <lem9@users.sourceforge.net>
1675     * Documentation.html: about html entities in translations
1676     * libraries/common.lib.php3: charset_conversion needs the constants
1677     * libraries/select_lang.lib.php3, /lang: -utf8 files renamed -utf-8
1678     * tbl_qbe.php3 renamed db_details_qbe.php3:
1679        - bug 576510: (affects also db_details_links.php3)
1681 2002-07-01 Loïc Chapeaux  <lolo@phpheaven.net>
1682     * Documentation.html: coding standards and xhtml fixes.
1684 2002-07-01 Alexander M. Turek  <rabus@users.sourceforge.net>
1685     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
1686       compatibility for $cfg['PmaAbsoluteUri_DisableWarning'].
1688 2002-07-04 Robin Johnson  <robbat2@users.sourceforge.net>
1689     * config.inc.php3, libraries/common.lib.php3:
1690       Code for $cfg['PmaAbsoluteUri_DisableWarning']
1692 2002-07-03 Marc Delisle  <lem9@users.sourceforge.net>
1693     * lang/japanese* updates:, thanks to Yukihiro Kawada
1694     * Documentation.html: explain the oslash symbol in the statistics
1695     * left.php3: the - as first choice is not clear
1696     * tbl_properties_table_info.php3, tbl_properties_links.php3: bug
1697       576776: ShowAll never displayed
1698     * display_tbl.lib.php3: bug 576786: printview and ModifyDeleteAtRight
1700 2002-07-01 Alexander M. Turek  <rabus@users.sourceforge.net>
1701     * sql.php3: Completed fix against bug #575867 (Error with limit or load in
1702       the table name).
1704 2002-07-01 Olivier L. Müller  <om@omnis.ch>
1705     * header.inc.php3: nicer CSS for Tabs (J.Fornallaz)
1706     * tbl_properties.php3: added insert button to Marc's <select> :)
1708 2002-07-01 Marc Delisle  <lem9@users.sourceforge.net>
1709     * tbl_properties_links.php3, db_details_links.php3: better vertical spacing
1710     * tbl_properties.php3, db_details.php3: misplaced bullet
1711     * tbl_properties.php3: add field list on the query page
1712     * pdf_schema.php3: color for all segments of primary key, thanks to
1713       Joshua Eichorn (jeichorn at joshuaeichorn.com)
1715 2002-07-01 Alexander M. Turek  <rabus@users.sourceforge.net>
1716     * sql.php3: Fixed bug #575867 (Error with limit or load in the table name)
1717       partly.
1719 2002-06-30 Marc Delisle  <lem9@users.sourceforge.net>
1720     * user_details.php3: fix the tooltip
1721     2.3.0-rc2 released
1723 2002-06-30 Alexander M. Turek  <rabus@users.sourceforge.net>
1724     * user_details.php3: Added a tooltip for the new documenation link.
1725     * sql.php3: Fixed bug #574855 (wrong counted rows with many functions)
1726       thanks to Svetlozar Kovachev (svetlio).
1727     * db_details_export.php3: Fixed bug #575591 ('select all' doesn't work
1728       without javascript).
1730 2002-06-29 Marc Delisle  <lem9@users.sourceforge.net>
1731     * tbl_qbe.php3: show upper links
1732     * Documentation.html, user_details.php3: link to document what happens
1733       with grants and underscores.
1735 2002-06-29 Alexander M. Turek  <rabus@users.sourceforge.net>
1736     * libraries/config_import.lib.php3, libraries/common.lib.php3:
1737       Backwards compatibility for config files < rev. 1.113.
1738     * lang/german*.inc.php3: Better translation for $strQBE.
1740 2002-06-29 Olivier L. Müller  <om@omnis.ch>
1741     * Documentation.html: docs about $cfg['DefaultTabDatabase']
1742       and $cfg['DefaultTabTable']
1743     * config.inc.php3, index.php3, left.php3, libraries/common.lib.php3:
1744       default tab selection is now customizable from config.inc.php3.
1746 2002-06-28 Olivier L. Müller  <om@omnis.ch>
1747     * ANNOUNCE.txt: preparing 2.3.0 announcement... Feel free
1748       to improve and check
1750 2002-06-28 Marc Delisle  <lem9@users.sourceforge.net>
1751     * tbl_change.php3, tbl_properties_common.php3,
1752       new libraries/db_table_exists.lib.php3: menu on insert/edit
1754 2002-06-27 Marc Delisle  <lem9@users.sourceforge.net>
1755     * sql.php3, db_details_db_info.php3, db_details_links.php3: bug with a
1756       Select and no table
1757     * lang/slovak-iso: updates, thanks to Lubos Klokner
1758     * Documentation.html: faq about silent column type changing
1760 2002-06-26 Alexander M. Turek  <rabus@users.sourceforge.net>
1761     * lang/czech-*.inc.php3: Shorter term for QBE, thanks again to
1762       Michal Cihar (nijel).
1763     * index.php3, header.inc.php3, header_printview.php3, left.php3,
1764       libraries/auth/*.auth.lib.php3: Fixed bug #574025 (W3C validator didn't
1765       detect character encoding).
1767 2002-06-26 Marc Delisle  <lem9@users.sourceforge.net>
1768     * Documentation.html: update the persons/towns/countries example
1769     * sql.php3, tbl_properties_table_info.php3: sub-page links on browse
1770     * lang/japanese* updates: thanks to Yukihiro Kawada
1771     * libraries/mysql_wrappers.lib.php3: patch #574009, charset
1772       conversion for db names, thanks to Michal Cihar_
1774 2002-06-26 Olivier L. Müller  <om@omnis.ch>
1775     * tbl_change.php3: display the submit button every 15 lines:
1776       may be useful for tables with 200 fields...
1777     * db_details_structure.php3: fixed a wrong link: [Properties]
1778       was opening the tbl_properties.php3 instead of
1779       tbl_properties_structure.php3
1781 2002-06-25 Alexander M. Turek  <rabus@users.sourceforge.net>
1782     * lang/german-utf8.inc.php3: Synchronization.
1783     * ChangeLog: Added a note about the older ChangeLogs at EoF.
1785 2002-06-25 Marc Delisle  <lem9@users.sourceforge.net>
1786     * lang/georgian-utf-8 updates: thanks to Kakha Mchedlidze
1787     * lang/ukrainian-win1251 updates: thanks to Markijan Baran
1789 2002-06-25 Olivier L. Müller  <om@omnis.ch>
1790     * lang/german.inc.php3: Du -> Sie
1792 2002-06-24 Alexander M. Turek  <rabus@users.sourceforge.net>
1793     * lang/lithuanian.inc.php3: Removed line feed at EoF.
1795 2002-06-23 Robin Johnson  <robbat2@users.sourceforge.net>
1796     * lang/portuguese.inc.php3 updates: thanks to Lopo Pizarro
1798 2002-06-23 Alexander M. Turek  <rabus@users.sourceforge.net>
1799     Revised some files in /lang/:
1800     * chinese_*.inc.php3, estonian.inc.php3, finnish.inc.php3:
1801         - Reordered Strings.
1802     * arabic.inc.php3, brazilian_portuguese.inc.php3, bulgarian_*.php3,
1803       croatian-*.php3, danish.inc.php3, korean.inc.php3, russian_*.inc.php3,
1804       serbian-win1250.inc.php3:
1805         - Synchronized the untranslated string
1806           $strSplitWordsWithSpace with the English translation.
1808 2002-06-23 Olivier L. Müller  <om@omnis.ch>
1809     * db_stats.php3: Fixed warning from mysql_free_result.
1811 2002-06-22 Olivier L. Müller  <om@omnis.ch>
1812     * lang/english-utf8.inc.php3, lang/english.inc.php3, lang/french.inc.php3:
1813       shorter term for QBE
1814     * config.inc.php3: added configuration variables for default tabs
1815     * tbl_properties_links.php3: 'Empty' tab is now red as well
1816     * db_details_links.php3, index.php3, left.php3, tbl_properties_links.php3:
1817       moved 'Structure' to the front and use it as default value.
1818       TODO: make that customizable.
1819     * config.inc.php3, main.php3, docs: added cfg['SuggestDBName'] flag
1821 2002-06-22 Robin Johnson  <robbat2@users.sourceforge.net>
1822     * sql.php3:
1823         - Fix warning and error from mysql_free_result($cna_all_result);
1824     * tbl_printview.php3:
1825         - Fixed style="PAGE-BREAK-AFTER: always" from appearing on the
1826           last <div>, to stop a blank page being printed
1827         - Moved <hr /> to just inside </div> - gets line on the same page
1828     * lang/portuguese.inc.php3 updates: thanks to Lopo Pizarro
1829     * lang/chinese*.inc.php3 updates: thanks to Siu Sun
1830     * lang/english*: $strSplitWordsWithSpace
1831         - Fix spelling 'seperated' -> 'separated'
1833 2002-06-21 Olivier L. Müller  <om@omnis.ch>
1834     * libraries/common.lib.php3, main.php3: be more tolerant with lazy
1835       sysadmins or users by letting them having an empty
1836       $cfg['PmaAbsoluteUri']. A default value (which should work according
1837       to the docs...) will be set and a warning displayed on main.php3.
1839 2002-06-21 Robin Johnson  <robbat2@users.sourceforge.net>
1840     * lang/english*: $strSplitWordsWithSpace
1841         - 'splitted' changed to 'seperated'
1842     * lang/portuguese.inc.php3 updates: thanks to Lopo Pizarro
1843     * lang/polish.inc.php3 updates: thanks to Jakub Wilk
1844     * db_details_links.php3, header.inc.php3,
1845       tbl_properties_links.php3, libraries/common.lib.php3:
1846         - Neater tab code by Michal Cihar (Patch #571837)
1848 2002-06-21 Marc Delisle  <lem9@users.sourceforge.net>
1849     * sql.php3: patch 565627 for the old bug 461192: wrong query count
1850       for groups, thanks to Svetlozar Kovachev
1851     * lang/czech* updates: thanks to Michal Cihar
1852     * lang/greek updates: thanks to Kyriakos Xagoraris
1853     * lang/norwegian updates: thanks to Sven-Erik Andersen
1854     * tbl_properties_structure.php3, bug 572127: wrong back link, thanks
1855       to "nobody"
1856     * tbl_addfield.php3: goback to the structure sub-page
1858 2002-06-20 Robin Johnson  <robbat2@users.sourceforge.net>
1859     * tbl_qbe.php3: Using * for tables fields disables
1860       sorting for that field (Fix for bug #570698)
1861     * db_details_links.php3: Added $args3, $args4 = '', for no tables case
1863 2002-06-20 Marc Delisle  <lem9@users.sourceforge.net>
1864     * ChangeLog_till_2.2.6.gz: removed from the distribution and copied
1865       to home page
1866     * lang/georgian-utf-8: thanks to Kakha Mchedlidze <kakha at qartuli.com>
1867     * lang/polish updates: thanks to Jakub Wilk
1868     * lang/galician updates: thanks to Xosé Calvo
1870 2002-06-20 Alexander M. Turek  <rabus@users.sourceforge.net>
1871     * header.inc.php3, *_links.php3, libraries/common.lib.php3: Implemented
1872       Patch #571426 (Tabbed navigation), thanks to Joachim Fornallaz (jfornall).
1874 2002-06-19 Alexander M. Turek  <rabus@users.sourceforge.net>
1875     * libraries/common.lib.php3, libraries/config_import.lib.php3,
1876       config.inc.php3: Rewrote the whole backwards compatibility code for old
1877       config files.
1878     * config.inc.php3: Beautified code.
1879     * header.inc.php3, footer.inc.php3, libraries/common.lib.php3:
1880       Header and footer may now be included inside a function as well
1881       (Better fix against bug #549570).
1883 2002-06-19 Marc Delisle  <lem9@users.sourceforge.net>
1884     * index.php3: missing header, thanks to Michal Cihar
1885     * lang/japanese* updates: thanks to Yukihiro Kawada
1886     * lang/spanish, catalan updates: thanks to Xavier Navarro
1887     * lang/dutch updates: thanks to Ivo Teel.
1888     * lang/swedish updates: thanks to Björn T. Hallberg
1889     * lang/galician updates: thanks to Xosé Calvo
1890     * libraries/config_import.lib.php3, fixed 3 parse errors
1891     * common.lib.php3: due to formatting problems, bypass PMA_format_sql
1892       for 2.3.0-rc1
1893     * 2.3.0-rc1 release
1895 2002-06-19 Robin Johnson  <robbat2@users.sourceforge.net>
1896     * libraries/charset_conversion.lib.php3,
1897       libraries/common.lib.php3,
1898       main.php3:
1899         - added isset() before some configuration variables
1901 2002-06-18 Marc Delisle  <lem9@users.sourceforge.net>
1902     * lang/chinese* updates: thanks to Siu Sun
1903     * lang/lithuanian updates: thanks to Vilius Zigmantas
1904     * lang/romanian updates: thanks to Valics Lehel
1905     * lang/thai updates: thanks to Arthit Suriyawongkul.
1906     * lang/turkish updates: thanks to Bora Alioglu
1907     * tbl_relation.php3, bug 570691: query was executed too many times
1909 2002-06-18 Alexander M. Turek  <rabus@users.sourceforge.net>
1910     * lang/arabic.inc.php3: Changed $cfgPmaAbsoluteUri into $cfg['...'].
1912 2002-06-18 Robin Johnson  <robbat2@users.sourceforge.net>
1913     * libraries/relation.lib.php3:83
1914         - Fixed $cfg['Servers']['Server'] -> $cfg['Server']
1915     * libraries/relation.lib.php3:144,190
1916         - Cleaned up is_array() to isset() && is_array()
1917     * tbl_change.php3:204
1918         - $type_nowrap added to case 'timestamp'
1919     * lang/estonian.inc.php3 updates, thanks to Alvar Soome (#570330)
1920         - Last fix for $strConfigFileError done as well
1922 2002-06-17 Robin Johnson  <robbat2@users.sourceforge.net>
1923     * lang/finnish.inc.php3 updates: thanks to Visa Kopu (#569317)
1924     * lang/italian.inc.php3 update: thanks to Pietro Danesi (#569424)
1926 2002-06-17 Marc Delisle  <lem9@users.sourceforge.net>
1927     * scripts/create-release.sh: the I option in tar for bzip output
1928       is deprecated and no longer works on sourceforge, use j
1929     * lang/french.inc.php3: updates
1930     * user_password.php3: parse error as reported by Olivier
1931     * libraries/relation.lib.php3: pmadb can be left blank
1933 2002-06-16 Marc Delisle  <lem9@users.sourceforge.net>
1934     * lang/sync_lang.sh: new script thanks to Michal Cihar
1935     * Documentation.html: typos
1936     * lang/hebrew.inc.php3 updates: thanks to Yuval Sarna
1937     * lang/turkish.inc.php3 updates: thanks to Bora Alioglu
1939 2002-06-15 Mike Beck <mikebeck@users.sourceforge.net>
1940     more changes because of new centralized db for pma
1941     * db_details_structure.php3
1942     * pdf_pages.php3
1943     * pdf_schema.php3
1944     * libraries/display_tbl.lib.php3
1945     now also honour new place of relationtables
1946     * Documentation.html
1947     * Documentation.txt
1948     described new db and tables
1949     * db_details_links.php3
1950       - put the link to tbl_qbe in topnavigation
1951     * tbl_relation.php3
1952         writing of column_comments possible
1953     * tbl_printview.php3
1954         column_comments will be displayed
1955     * relation.lib.php3
1956         new function: getComments($db,$table)
1958 2002-06-15 Marc Delisle  <lem9@users.sourceforge.net>
1959     * lang/romanian.inc.php3: updates, thanks to Valics Lehel
1960     * lang/lithuanian.inc.php3: updates, thanks to Vilius Zigmantas
1961     * lang/polish.inc.php3: updates, thanks to Jakub Wilk
1962     * lang/ukrainian.inc.php3: updates, thanks to Markijan Baran
1963     * lang/spanish.inc.php3:, catala.inc.php3 updates, thanks to Xavier Navarro
1964     * lang/czech* updates:, thanks to Michal Cihar
1965     * lang/norwegian.inc.php3: updates, thanks to Sven-Erik Andersen
1966     * lang/swedish.inc.php3: updates, thanks to Björn T. Hallberg
1968 2002-06-15 Alexander M. Turek  <rabus@users.sourceforge.net>
1969     * lang/thai.inc.php3: Updates, thanks again to Arthit Suriyawongkul.
1970     * lang/albanian.inc.php3: Updates, thanks again to Laurent Dhima.
1971     * lang/german*.inc.php3: Translated $strComments.
1972     * config.inc.php3: Changed default values of some directives.
1974 2002-06-15 Mike Beck <mikebeck@users.sourceforge.net>
1975     started putting the relationtables in a central db
1976     with the bookmarktable
1977     * config.inc.php3
1978       - renamed $cfg['Servers'][$i]['bookmarkdb'] to
1979         $cfg['Servers'][$i]['pmadb']
1980       - allready added $cfg['Servers'][$i]['column_comments']
1981     * tbl_relation.lib.php3  new file
1982       - PMA_getRelationsParam(): get and test config
1983       - getForeigners() get an array of tables/fields
1984         related to the one you supply
1985       - getDisplayField() get the tables display column
1986       - PMA_query_as_cu() query the pmadb using the controluser
1987         if possible, otherwise normal user
1988     changes to use new place of tables are allready finished for
1989     those files:
1990     * tbl_relation.php3
1991     * db_details_structure.php3
1992     * pdf_pages.php3
1993     * tbl_qbe.php3
1995 2002-06-14 Alexander M. Turek  <rabus@users.sourceforge.net>
1996     * lang/german.inc.php3: Updates.
1997     * libraries/select_lang.lib.php3, lang/german-utf8.inc.php3:
1998       Added German UTF-8 file.
1999     * lang/italian.inc.php3: Updates, thanks again to
2000       Pietro Danesi <danone at users.sourceforge.net>.
2001     * libraries/user_details.js: Fixed a sytax error.
2003 2002-06-14 Marc Delisle  <lem9@users.sourceforge.net>
2004     * big patch for charset support, all files that call mysql have been
2005       modified; thanks to Michal Cihar.
2007 2002-06-14 Mike Beck  <mikebeck@users.sourceforge.net>
2008     * tbl_qbe:  Bugfixing
2009       - Don't try to use a generated SQL Statement without
2010         a SELECT (if none of the Columns is marked as display
2011         this could happen)
2012       - if no LEFT JOINS are generated make sure that the
2013         array containing tablenames is unique
2015 2002-06-12 Alexander M. Turek  <rabus@users.sourceforge.net>
2016     * lang/turkish.inc.php3: Updates, thanks again to
2017       Bora Alioglu <bora@risc01.ktu.edu.tr>.
2018     * lang/german.inc.php3: Translated $strMissingBracket.
2019     * lang/english.inc.php3: Reordered strings.
2020     * config.inc.php3:
2021       - Use hex codes for colors;
2022       - Removed a dublicate.
2024 2002-06-12 Mike Beck <mikebeck@users.sourceforge.net>
2025     Syntaxcoloring for SQL - Statements
2026     * config.inc.php3: lines 226-,302-
2027     * libraries/common.lib.php3: lines 34,43,192-,312-,987,1062
2029 2002-06-12 Marc Delisle  <lem9@users.sourceforge.net>
2030     * lang/dutch.inc.php3: updates, thanks to Ivo Teel.
2031     * lang/slovak-iso.inc.php3: updates, thanks to Lubos Klokner
2033 2002-06-11 Alexander M. Turek  <rabus@users.sourceforge.net>
2034     * libraries/display_tbl.lib.php3: JS fixes, thanks to
2035       Richard Hornsby <rhornsby at users.sourceforge.net>.
2036     * Documentation.html: Fixed a typo.
2037     * lang/german.inc.php3: Updates.
2038     * lang/italian.inc.php3:
2039       - Updates, thanks again to
2040         Pietro Danesi <danone at users.sourceforge.net>.
2041       - Removed HTML entities.
2043 2002-06-11 Marc Delisle  <lem9@users.sourceforge.net>
2044     * pdf_pages.php3, lang/*, Documentation.html: new message with doc
2045     * lang/hungarian.inc.php3: updates, thanks to Peter Bakondy
2046     * lang/japanese*.php3: updates, thanks to Yukihiro Kawada
2047     * lang/lithuanian.inc.php3: updates, thanks to Vilius Zigmantas
2049 2002-06-10 Marc Delisle  <lem9@users.sourceforge.net>
2050     * tbl_select.php3:, bug with end of lines
2052 2002-06-10 Mike Beck <mikebeck@users.sourceforge.net>
2053     * tbl_select.php3: lines 12-16,111-123,194-199
2054       - now you can use >= etc.
2056 2002-06-09 Marc Delisle  <lem9@users.sourceforge.net>
2057     * lang/french.inc.php3 updates
2059 2002-06-09 Alexander M. Turek  <rabus@users.sourceforge.net>
2060     * libraries/common.lib.php3: Corrected path to config_import.lib.php3.
2061     * libraries/common.lib.php3, lang/*.inc.php3, config.inc.php3:
2062       Catch parse errors in the config file.
2063     * lang/chinese_*.inc.php3: Converted to Unix line feed format.
2064     * lang/english.inc.php3: Reordered strings.
2066 2002-06-09 Robin Johnson  <robbat2@users.sourceforge.net>
2067     * libraries/common.lib.php3:
2068       - Initial checkin of base DB-Config code
2070 2002-06-08 Alexander M. Turek  <rabus@users.sourceforge.net>
2071     * lang/dutch.inc.php3: Updates, thanks to "CaliMonk" <calimonk at gmx.net>.
2072     * translators.html:
2073       - Changed Dutch translator.
2074       - Changed special characters into HTML entities.
2075     * lang/norwegian.inc.php3: Updates, thanks again to
2076       Sven-Erik Andersen <sven-erik at users.sourceforge.net>.
2077     * lang/polish.inc.php3: Small corrections, thanks again to
2078       Jakub Wilk <ubanus at users.sourceforge.net>.
2079     * tbl_replace.php3: Fixed bug #564741 (CURDATE doesn't need any arguments).
2081 2002-06-07 Marc Delisle  <lem9@users.sourceforge.net>
2082     * translators.html: updates (try to have only one official translator,
2083       probably the original author, or the one who now sends updates)
2084     * lang/czech*: updates, thanks to Michal Cihar
2085     * lang/chinese*: updates, thanks to Siu Sun
2087 2002-06-06 Alexander M. Turek  <rabus@users.sourceforge.net>
2088     * Documentation.*:
2089       - The textarea bug still appears in Mozilla 1.0-final;
2090       - Fixed a typo;
2091       - Updated credits.
2092     * lang/albanian.inc.php3: Updates, thanks again to
2093       Laurent Dhima <laurent at users.sourceforge.net>.
2094     * lang/german.inc.php3: Updates, added feedback link.
2096 2002-06-05 Alexander M. Turek  <rabus@users.sourceforge.net>
2097     * lang/dutch.inc.php3: Updates, thanks to "CaliMonk" <calimonk at gmx.net>.
2098     * lang/thai.inc.php3: Updates, thanks again to Arthit Suriyawongkul.
2099     * lang/italian.inc.php3: Updates, thanks again to
2100       Pietro Danesi <danone at users.sourceforge.net>.
2102 2002-06-05 Marc Delisle  <lem9@users.sourceforge.net>
2103     * lang/polish.inc.php3: updates, thanks to Jakub Wilk
2104     * lang/ukrainian.inc.php3: updates, thanks to Markijan Baran
2105     * lang/romanian.inc.php3: updates, thanks to Valics Lehel
2107 2002-06-03 Marc Delisle  <lem9@users.sourceforge.net>
2108     * lang/romanian.inc.php3: updates, thanks to Valics Lehel
2109     * lang/indonesian.inc.php3: updates, thanks to Rachim Tamsjadi
2111 2002-06-03 Mike Beck  <mike.beck@ibmiller.de>
2112     * pdf_pages.php3
2113     - new page to add and edit pdf pages
2114     * db_details_structure.php3 lines 452-482
2115       - added a link to pdf_pages
2116       - if pdf_pages exist offer to create pdfs
2117     * pdf_schema.pdf  lines lines 374-380,422-455,805-820
2118       - changed to work with the table_coords table
2119       - show primary_key and display_field in different color
2120     * config.inc.php3 lines 55,80,103
2121     - added a new servervariable $cfg['Servers'][$i]['table_coords']
2122     * Documentation.html line 593-770,1884-1920
2123     - added and changed Doku for Creating PDFs
2126 2002-06-02 Loïc Chapeaux  <lolo@phpheaven.net>
2127     * libraries/display_tbl.inc.php3, line 1413: xhtml fix.
2128     * libraries/fpdf/fpdf.php3: light optimizations and fixes.
2129     * sql.php3, lines 509-522: do print the page in "printview" mode.
2130     * scripts/check_lang.php3: added this script which goal is to ensure
2131       all languages files are valid.
2132     * Documentation.html; main.php3; translators.html:
2133       - Feature request #539644 (Translation feedback link).
2135 2002-06-01 Loïc Chapeaux  <lolo@phpheaven.net>
2136     * db_details_structure.php3, lines 440-441; Documentation.html;
2137       pdf_schema.php3; libraries/fpdf/*:
2138       - updated the FPDF library to the 1.5 revision;
2139       - rewrote it to make it PHP3 and xhtml compliant;
2140       - coding standards.
2141     * read_dump.php3, lines 245-252: improved the "open_basedir" handling.
2143 2002-06-01 Alexander M. Turek  <rabus@users.sourceforge.net>
2144     * lang/indonesian.inc.php3: Updates, thanks to Rachim Tamsjadi.
2145     * lang/italian.inc.php3: Updates, thanks again to
2146       Pietro Danesi <danone at users.sourceforge.net>.
2147     * lang/german.inc.php3: Small corrections.
2148     * lang/polish.inc.php3: Updates, thanks to
2149       Jakub Wilk <ubanus at users.sourcefore.net>.
2150     * header_printview.inc.php3, libraries/display_tbl.inc.php3:
2151       - Beautified generated code;
2152       - XHTML / CSS fixes.
2154 2002-05-31 Alexander M. Turek  <rabus@users.sourceforge.net>
2155     * lang/german.inc.php3: Small corrections.
2156     * sql.php3, header_printview.inc.php3, libraries/display_tbl.inc.php3,
2157       - lang/*.inc.php3: Implemented one part of feature #472038:
2158       - Print view for SQL results (features #523325, #562505).
2160 2002-05-30 Alexander M. Turek  <rabus@users.sourceforge.net>
2161     * lang/albanian.inc.php3: Updates, thanks again to
2162       Laurent Dhima <laurent at users.sourceforge.net>.
2164 2002-05-29 Alexander M. Turek  <rabus@users.sourceforge.net>
2165     * lang/german.inc.php3: Translated $strPdfDbSchema.
2166     * lang/italian.inc.php3: Updates, thanks again to
2167       Pietro Danesi <danone@users.sourceforge.net>.
2169 2002-05-28 Loïc Chapeaux  <lolo@phpheaven.net>
2170     * pdf_schema.php3; lang/*.inc.php3: beautified the generated page.
2172 2002-05-27 Loïc Chapeaux  <lolo@phpheaven.net>
2173     * lang/czech*.inc.php3: Updated, thanks to Michal Cihaø.
2175 2002-05-27 Alexander M. Turek  <rabus@users.sourceforge.net>
2176     * lang/estonian.inc.php3: Updates, thanks to
2177       Alvar Soome <finsoft at users.sourceforge.net>.
2178     * README: Updated requirements.
2180 2002-05-26 Alexander M. Turek  <rabus@users.sourceforge.net>
2181     * header.inc.php3, config.inc.php3, Documentation.html, images/bkg.gif,
2182       images/vertical_line.gif:
2183       - Made it possible to specify a background image for the right frame.
2184       - Renamed 'images/bkg.gif' to 'images/vertical_line.gif'.
2185     * Documentation.html: The external global variables don't exist anymore
2186       since PHP 4.2.0!
2188 2002-05-26 Loïc Chapeaux  <lolo@phpheaven.net>
2189     * scripts/create-release.sh, line 60: added the "-P" option (prune empty
2190       directory) for the cvs checkout.
2191     * sql.php3:
2192       - fixed a warning thanks to
2193         Svetlio Kovachev <svetlio at users.sourceforge.net>;
2194       - coding standards.
2195     * libraries/auth/cookies.auth.php3: improved a bit the detection mechanism.
2197 2002-05-25 Loïc Chapeaux  <lolo@phpheaven.net>
2198     * libraries/common.lib.php3:
2199       - fixed a PHP3 bug and warnings;
2200       - optimized a bit;
2201       - coding standards.
2202     * lang/english.inc.php3; lang/french.inc.php3: sorted.
2203     * header.inc.php3: enforce relative url in CSS.
2204     * tbl_relation.php3:
2205       - fixed an error when $cfg['Server']['table_info'] is not valid;
2206       - optimized a bit;
2207       - removed an "onchange" js handler to lower server charge.
2208     * pdf_schema.php3; fpdf/*; libraries/fpdf/*: moved the "fpdf" directory in
2209       the "libraries" one.
2210     * read_dump.php3, lines 255-256: path must use "\" under winwin.
2212 2002-05-25 Alexander M. Turek  <rabus@users.sourceforge.net>
2213     * lang/italian.inc.php3: Updates, thanks again to
2214       Pietro Danesi <danone@users.sourceforge.net>.
2215     * lang/german.inc.php3: Updates.
2217 2002-05-24 Alexander M. Turek  <rabus@users.sourceforge.net>
2218     * header.inc.php3, images/bkg.gif: Tried to "fix" bug (?) #558155.
2219     * Documentation.*: The Mozilla textarea bug also appears in Mozilla 1.0-RC3.
2221 2002-05-24 Marc Delisle  <lem9@users.sourceforge.net>
2222     * lang/*.php3, libraries/common.lib.php3: new features EXPLAIN
2223       and "Create PHP Code", thanks to Mike Beck
2224       (TODO: avoid executing the query again)
2225     * sql.php3: $is_analyse was sometimes undefined
2226     * tbl_alter.php3: go back to structure sub-page
2228 2002-05-24 Loïc Chapeaux  <lolo@phpheaven.net>
2229     * config.inc.php3; db_details_links.php3; db_search.php3;
2230       Documentation.html; lang/*; libraries/common.lib.php3: patch #554925
2231       - Search into database, thanks to Thomas Chaumeny <chaume92 at aol.com>.
2232     * libraries/functions.js, lines 15-17: fixed bug #559815 - Javascript
2233       problem with Opera.
2234     * sql.php3, line 213; tbl_properties_structure.php3, lines 541-549; lang/*;
2235       libraries/display_tbl.lib.php3, lines 71-74: patch #559618 - procedure
2236       analyse(), thanks to Mike Beck.
2238 2002-05-23 Marc Delisle  <lem9@users.sourceforge.net>
2239     * Documentation.html, config.inc.php3, db_details_structure.php3,
2240       pdf_schema.php3: new 'table_coords' because a table can appear
2241       on more than one PDF page
2242     * tbl_relation.php3, lang/*.php3: strChangeDisplay for display
2243       field maintenance, thanks to Mike Beck
2245 2002-05-23 Alexander M. Turek  <rabus@users.sourceforge.net>
2246     * Documentation.*: The Mozilla textarea bug also appears in
2247       Mozilla 1.0-RC2 and Netscape 7.0-PR1.
2249 2002-05-22 Loïc Chapeaux  <lolo@phpheaven.net>
2250     * libraries/display_tbl.lib.php3: fixed possible errors with special
2251       characters in tables names.
2252     * header.inc.php3, lines 25-26; left.php3, lines 47-48: fixed Apache 2+
2253       & PHP 4.2+ HTTP header bug.
2255 2002-05-22 Marc Delisle  <lem9@users.sourceforge.net>
2256     * Documentation.html, config.inc.php3, db_details_structure.php3,
2257       pdf_schema.php3, libraries/display_tbl.lib.php3: PMA_pdf_table_position
2258       renamed to PMA_table_info, "foreign_display_field" moved from
2259       PMA_relation to PMA_table_info (once per table)
2260     * lang/indonesian.inc.php3:
2261       - updates thanks to Rachim Tamsjadi (tamsjadi at icqmail.com)
2263 2002-05-21 Loïc Chapeaux  <lolo@phpheaven.net>
2264     * ldi_table.php3, line 44: beautified generated html.
2265     * tbl_properties_options.php3: fixed display errors with IE5.
2266     * lang/portuguese.inc.php3; lang/italian.inc.php3: updated thanks to usual
2267       translators.
2269 2002-05-21 Marc Delisle  <lem9@users.sourceforge.net>
2270     * lang/chinese*: updated thanks to Siu Sun
2272 2002-05-19 Marc Delisle  <lem9@users.sourceforge.net>
2273     * read_dump.php3, bug 556105: do not execute a bookmark if asked to
2274       only view it
2276 2002-05-19 Alexander M. Turek  <rabus@users.sourceforge.net>
2277     * lang/german.inc.php3:
2278       - Updated serveral untranslated strings.
2279       - Better translation.
2280     * lang/albanian.inc.php3, libraries/select_lang.lib.php3:
2281       New translation, thanks to Laurent Dhima <laurenti@users.sourceforge.net>.
2282     * ldi_table.php3: Added labels for checkboxes.
2284 2002-05-18 Marc Delisle  <lem9@users.sourceforge.net>
2285     * pdf_schema.php3: corrections by Loïc; and I fix the undefined variables
2286     * Documentation.html: PMA_relation, PMA_pdf_table_position, varchar(64)
2288 2002-05-18 Alexander M. Turek  <rabus@users.sourceforge.net>
2289     * libraries/display_tbl.lib.php3, line 1006: if a binary record contains
2290       some html special characters, display was not xhtml compilant.
2292 2002-05-18 Loïc Chapeaux  <lolo@phpheaven.net>
2293     * libraries/common.lib.php3; libraries/ip_allow_deny.lib.php3:
2294       - exported the "IP-based Allow/Deny" code in a distinct library;
2295       - coding standards;
2296       - improved PHP3 compliance;
2297       - better ip checking.
2298     * Documentation.html: typos and line sizes.
2299     * tbl_qbe.php3: cleanup.
2300     * fpdf/*: removed ^M.
2301     * fpdf/fpdf.php3, lines 1205+: ensure user agent is detected whatever are
2302       the PHP version and the "register globals" value.
2303     * pdf_schema.php3; lang/*: coding standards and PDF error handling.
2304     * config_import.lib.php3: fixed a parse error.
2306 2002-05-17 Robin Johnson  <robbat2@users.sourceforge.net>
2307     * config.inc.php3, libraries/common.lib.php3: IP-based Allow/Deny code
2308       from feature #484158
2309     * Documentation.*: feature #484158 documented
2311 2002-05-17 Marc Delisle  <lem9@users.sourceforge.net>
2312     * tbl_change.php3, bug 556296: field size for int
2313     * tbl_qbe.php3: adjust drop-down width, thanks to Mike Beck
2315 2002-05-17 Loïc Chapeaux  <lolo@phpheaven.net>
2316     * db_details_structure.php3, lines 442: does not display the "data scheme"
2317       form if there is no table in the database.
2318     * db_details_structure.php3, lines 446-458;
2319       tbl_properties_options.php3, lines 119-143: beautified generated code.
2320     * libraries/build_dump.php3, lines 70-75: fixed bug #551682 - PMA ignores
2321       case of table names under winwin, thanks to
2322       Pawe³ Szczepañski <pauluz at users.sourceforge.net>.
2323     * libraries/display_tbl.lib.php3, line 1006: if a binary record contains
2324       some html tags, display was broken. Thanks to
2325       SailorMax <max at elcor.lv>.
2326     * lang/italian.inc.php3: updated, thanks to Pietro Danesi.
2328 2002-05-16 Loïc Chapeaux  <lolo@phpheaven.net>
2329     * db_details_structure.php3; Documentation.html: coding standards.
2331 2002-05-14 Marc Delisle  <lem9@users.sourceforge.net>
2332     * pdf_schema.php3, db_details_structure.php3, lang/*, fpdf/*,
2333       Documentation.html:
2334       - new feature: pdf schema output,
2335       - thanks to Maxime Delorme (delorme.maxime at free.fr)
2336       - and to Olivier Plathey (www.fpdf.org)
2337       - (todo: scaling choice)
2339 2002-05-13 Loïc Chapeaux  <lolo@phpheaven.net>
2340     * left.php3, libraries/common.lib.php3: fixed xhtml bugs and optimized the
2341       fix against bug #546011 (Navigation tooltips).
2342     * lang/arabic.inc.php3: updated thanks to Tarik kallida.
2344 2002-05-13 Marc Delisle  <lem9@users.sourceforge.net>
2345     * lang/hungarian.inc.php3: updates, thanks to Péter Bakondy
2347 2002-05-09 Robin Johnson  <robbat2@users.sourceforge.net>
2348     * .cvsignore, libraries/common.lib.php3: Feature to stop developers
2349       commiting their config.inc.php3 so easily.
2351 2002-05-09 Alexander M. Turek  <rabus@users.sourceforge.net>
2352     * left.php3, libraries/common.lib.php3:
2353       Fixed bug #546011 (Navigation tooltips).
2354     * lang/german.inc.php3: Updates.
2356 2002-05-08 Marc Delisle  <lem9@users.sourceforge.net>
2357     * Documentation.html: update example for foreign_display_field
2358     * display_tbl.lib.php3: more room for record number
2360 2002-05-08 Loïc Chapeaux  <lolo@phpheaven.net>
2361     * lang/english.inc.php3; lang/french.inc.php3;
2362       libraries/build_dump.lib.php3: fixed bug #552486 - row count starts at 1?
2364 2002-05-07 Loïc Chapeaux  <lolo@phpheaven.net>
2365     * tbl_relation.php3; libraries/display_tbl.lib.php3: added backquotes and
2366       slashed some values.
2367     * lang/italian.inc.php3: updated, thanks to Pietro Danesi.
2369 2002-05-06 Marc Delisle  <lem9@users.sourceforge.net>
2370     * lang/romanian.inc.php3: updates thanks to Valics Lehel
2371     * lang/*, tbl_relation.php3, Documentation.html,
2372       libraries/display_tbl.lib.php3: foreign_display_field
2374 2002-05-05 Loïc Chapeaux  <lolo@phpheaven.net>
2375     * lang/thai.inc.php3: completed thanks to Arthit Suriyawongkul &
2376       Warit Wanasathian.
2377     * tbl_dump.php3; libraries/build_dump.lib.php3: enabled the ability to
2378       export only some records in xml format.
2379     * tbl_properties_export.php3: nicer display.
2380     * ldi_table.php3; tbl_select.php3: added top menu.
2382 2002-05-05 Alexander M. Turek  <rabus@users.sourceforge.net>
2383     * db_details_links.php3, tbl_properties_links.php3, lang/*.inc.php3:
2384       Use "SQL" instead of "home" as link name.
2385     * tbl_properties_export.php3: Added XML export option.
2386     * tbl_dump.php3: Beautified XML output.
2387     * lang/german.inc.php3: Better translation for $strDumpXRows.
2389 2002-05-04 Loïc Chapeaux  <lolo@phpheaven.net>
2390     * user_details.php3, line 984: do not use "mysql_result" if the query
2391       fails.
2392     * libraries/auth/cookie.auth.lib.php3: fixed an infinite loop problem.
2393     * tbl_qbe.php3: cleaned up a bit.
2394     * lang/chinese-*: updated thanks to Siu Sun.
2396 2002-05-03 Loïc Chapeaux  <lolo@phpheaven.net>
2397     * lang/italian.inc.php3: updated, thanks to Pietro Danesi.
2398     * tbl_properties.php3; tbl_properties_export.php3;
2399       tbl_properties_operations.php3; tbl_properties_options.php3;
2400       tbl_properties_strucuture.php3:
2401       - messages are now displayed if a query had been submitted to change some
2402         options or to sort the table;
2403       - pursuit the "stay on the sub-pages as long as needed" work.
2404     * db_details.php3; db_details_export.php3; db_details_strucuture.php3:
2405       pursuit the "stay on the sub-pages as long as needed" work.
2406     * libraries/auth/cookie.auth.lib.php3, lines 386-392: fixed bug #551898 -
2407       Cookie auth and cookies refused.
2409 2002-05-02 Loïc Chapeaux  <lolo@phpheaven.net>
2410     * lang/*.inc.php3: cleanup.
2411     * db_details.php3, line 38; db_details_links.php3, line 41: the start db
2412       details page couldn't be reached with an empty database.
2414 2002-05-02 Alexander M. Turek  <rabus@users.sourceforge.net>
2415     * tbl_properties_export.php3, lang/*.inc.php3: Clarified the interface.
2416     * lang/italian.inc.php3: Updates, thanks again to
2417       Pietro Danesi <danone@users.sourceforge.net>.
2418     * lang/german.inc.php3: Updates.
2420 2002-05-01 Marc Delisle  <lem9@users.sourceforge.net>
2421     * tbl_properties.php3, tbl_properties_links.php3,
2422       new tbl_properties_structure, lang/*.php3: Structure page
2423       (todo: - stay on the sub-pages as long as needed)
2424     * tbl_qbe.php3: last changes from Mike Beck
2425     * new tbl_relation.php3 (relation management), thanks to Mike Beck
2427 2002-05-01 Loïc Chapeaux  <lolo@phpheaven.net>
2428     * tbl_properties.php3; tbl_properties_table_info.php3: comments.
2429     * tbl_properties_options.php3: added labels and beautified display.
2430     * db_stats.php3, lines 12-22: ensure this script can only be ran by a
2431       super-user.
2432     * libraries/grab_globals.lib.php3: fixed a bug with the "extact()" function
2433       under php 3.0.12 thanks to Kris Wood <kris at navi.net>.
2434     * libraries/common.lib.php3, line 791: fixed a warning thanks to
2435       Kris Wood <kris at navi.net>.
2436     * mosts scripts: optimization - do not call "mysql_numrows",
2437       "mysql_results" and "mysql_fetch_array" on invalid queries.
2438     * db_details*.php3; mult_submits.inc.php3; sql.php3: splitted the large
2439       "database details" page in parts.
2440     * tbl_properties_links.php3: optimized (less server work).
2441     * tbl_dump.php3, lines 308-309: exporting a database with one table from
2442       the "database details" page doesn't export the table.
2444 2002-04-30 Loïc Chapeaux  <lolo@phpheaven.net>
2445     * lang/italian.inc.php3: updated thanks to Pietro Danesi.
2447 2002-04-30 Marc Delisle  <lem9@users.sourceforge.net>
2448     * tbl_qbe.php3: try to make it work again
2449     * tbl_properties.php3, tbl_properties_table_info.php3,
2450       tbl_properties_options.php3: support for 3 MyISAM table options
2452 2002-04-30 Alexander M. Turek  <rabus@users.sourceforge.net>
2453     * lang/german.inc.php3: Clarification ($strFlushTable).
2455 2002-04-29 Loïc Chapeaux  <lolo@phpheaven.net>
2456     * lang/italian.inc.php3; lang/portuguese.inc.php3: updated thanks to
2457       usual translators.
2458     * tbl_qbe.php3: code was broken and warnings.
2459     * user_details.php3, line 1343: fixed bug #549887 - Db name with "\_"
2460       changed when granting.
2462 2002-04-29 Alexander M. Turek  <rabus@users.sourceforge.net>
2463     * tbl_dump.php3, lines 347, 348: Fixed a bug concerning the
2464       file extensions of XML files in ZIP archives.
2465     * lang/german.inc.php3: Translated $strOptions.
2466     * tbl_properties_operations.php3: Added documentation link for 'FLUSH'.
2467     * header.inc.php3, tbl_properties_links.php3: New link design.
2468     * header.inc.php3: removed db_stats link.
2470 2002-04-29 Marc Delisle  <lem9@users.sourceforge.net>
2471     * tbl_qbe.php3: corrections from Mike Beck for better joins
2472       when more than one table is the master in a relation
2473     * tbl_properties_links.php3, tbl_properties_operations.php3,
2474       new tbl_properties_options.php3, lang/*: new Options page
2475       (will grow when Feature request 441716 is done)
2477 2002-04-28 Marc Delisle  <lem9@users.sourceforge.net>
2478     * tbl_properties.php3, new tbl_properties_common.php3:
2479       start the split
2480     * tbl_properties.php3, new tbl_properties_export.php3,
2481       tbl_properties_links.php3, lang/*.php3: export is splitted
2482     * new tbl_properties_table_info, to be able to display links
2483       on the export page
2484     * new tbl_properties_operations.php3
2486 2002-04-28 Alexander M. Turek  <rabus@users.sourceforge.net>
2487     * header.inc.php3, lines 162-170: Improved patch #548696.
2488     * db_details.php3, tbl_dump.php3, lang/*.php3,
2489       libraries/build_dump.lib.php3: XML exports (experimental).
2490     * tbl_dump.php3: improved PHP3 compatibility.
2492 2002-04-28 Loïc Chapeaux  <lolo@phpheaven.net>
2493     * tbl_properties.php3, line 395: replaced a "require" by an include.
2494     * tbl_properties_links.php3: beautified code.
2495     * db_details.php3, tbl_change.php3, tbl_properties.php3, user_details.php3:
2496       xhtml fixes.
2497     * lang/slovak-win1250.inc.php3: updated thanks to Peter Svec.
2498     * tbl_qbe.php3, line 732: fixed again a warning.
2499     * tbl_addfield.php3; tbl_alter.php3: fixed bug #548495 - Alter table not
2500       replicate.
2501     * db_stats.php3; libraries/functions.js: added a check/uncheck all feature.
2502     * tbl_properties.php3; tbl_properties_operations.php3: moved tables
2503       comments and type features and referential integrity checkings to the
2504       "table operations" page.
2505     * config.inc.php3, lines 184-185; db_details.php3, line 572;
2506       Documentation.html, lines 916-917; tbl_properties.php3, line 556:
2507       emphasized the sql query texteareas.
2509 2002-04-27 Marc Delisle  <lem9@users.sourceforge.net>
2510     * tbl_properties.php3, new tbl_properties_links.php3:
2511       remove duplicate links code.
2513 2002-04-27 Alexander M. Turek  <rabus@users.sourceforge.net>
2514     * Recompressed old ChangeLog without saving its path in the archive.
2515     * header.inc.php3:
2516       - Patch #548696 (DB/Table titles should be links), thanks to
2517         Ray Black <allah03@users.sourceforge.net>.
2518       - lines: 161-164: Undefined variable.
2519     * common.lib.php3, lines 162, 163, 435-437:
2520       - Fixed bug #549570
2521       - (Strange error if controluser is invalid).
2523 2002-04-27 Loïc Chapeaux  <lolo@phpheaven.net>
2524     * Documentation.html:
2525       - xhtml fixes;
2526       - added a faq entry about bug #547064 (JS error with textareas under
2527         Mozilla).
2528     * libraries/display_tbl.lib.php3; libraries/functions.js: better fix
2529       against bug #547384 (Marker Color can't equal Pointer Color).
2530     * libraries/auth/config.auth.lib.php3, line 111: fixed a header problem.
2531     * scripts/create-release.sh: improved so a CVS branch tag may be used.
2532     * lang/croatian-*; libraries/select_lang.lib.php3: new Croatian
2533       translations thanks to Sime Essert <sime@nofrx.org>.
2534     * tbl_properties.php3, lines 1238-1240: fix new fields names in the
2535       relation table.
2536     * tbl_printview.php3; tbl_qbe.php3: optimization, warnings and coding
2537       standards.
2538     * header.inc.php3, lines 166-172: xhtml fixes.
2539     * Compressed ChangeLog till the 2.2.6 release.
2541 2002-04-26 Loïc Chapeaux  <lolo@phpheaven.net>
2542     * ## created 2.2.7 branch into the CVS tree ##
2543     * lang/nowegian.inc.php: updated thanks to Sven-Erik Andersen.
2544     * lang/brazilian_portuguese.inc.php3: updated thanks to Renato Lins.
2545     * sql.php3; tbl_replace.php3: patch #547030 - file_exists $goto thanks to
2546       Melvyn Sopacua <nyvlem at users.sourceforge.net>.
2547     * libraries/common.lib.php3, line 70: "invalid" path.
2548     * tbl_printview.php3; tbl_qbe.php3: coding standards and warnings.
2550 2002-04-26 Marc Delisle  <lem9@users.sourceforge.net>
2551     * tbl_qbe.php3: automatic joins from Relation table, thanks
2552       to Mike Beck (mike.beck at ibmiller.de)
2553       (experimental: some things remain to be tested)
2554     * Documentation.html: example for automatic joins
2555     * tbl_qbe.php3, tbl_printview.php3, libraries/display_tbl.lib.php3,
2556       Documentation.html: rename fields in the relation table
2558 2002-04-26 Alexander M. Turek  <rabus@users.sourceforge.net>
2559     * libraries/common.lib.php3: fixed a controluser bug.
2560     * libraries/display_tbl.lib.php3: fixed bug #547384 (Marker Color can't
2561       equal Pointer Color)
2563 2002-04-25 Alexander M. Turek  <rabus@users.sourceforge.net>
2564     * lang/italian.inc.php3: updated, thanks again to Pietro Danesi.
2566 2002-04-24 Marc Delisle  <lem9@users.sourceforge.net>
2567     * tbl_*.php3: $cfg system changes
2569 2002-04-24 Alexander M. Turek  <rabus@users.sourceforge.net>
2570     * libraries/*, lang/*: $cfg system changes.
2571     * libraries/common.lib.php3, libraries/select_lang.lib.php3,
2572       libraries/config_import.lib.php3: Config file backwards compatibility.
2574 2002-04-24 Robin Johnson <robbat2@users.sourceforge.net>
2575     * *.php3 NOT tbl_*.php, Documentation.*: $cfg system changes.
2576     * scripts/extchg.sh: Updated URL
2577     * scripts/convertcfg.pl: Conversion between old config files and new ones.
2578     * scripts/*: Updated comments somewhat
2579     * tbl_dump.php3:121: renamed $cfgServer_backup to $backup_cfgServer
2580     * user_details.php3: forgot to change $GLOBALS['cfgXYZ'] to $GLOBALS['cfg']['XYZ']
2581     * libraries/common.lib.php3: a single $cfgServer instance was forgotten
2583 2002-04-23 Marc Delisle  <lem9@users.sourceforge.net>
2584     * tbl_printview.php3, lang/*.php3: Relation links in printview,
2585       thanks to Mike Beck (mike.beck at ibmiller.de)
2587 2002-04-23 Alexander M. Turek  <rabus@users.sourceforge.net>
2588     * libraries/common.lib.php3: fixed bug #547605 using Loïc's patch.
2589     * tbl_printview.php3: Fixed a small bug, some php and XHTML 1.0 errors and
2590       beautified the generated code.
2591     * lang/german.inc.php3: Translated the new string.
2592     * Documentation.html: Changed notes concerning php 4.2.0.
2594 2002-04-22 Loïc Chapeaux  <lolo@phpheaven.net>
2595     * lang/slovak-win1250.inc.php3: completed, thanks to Peter Svec.
2597 2002-04-22 Marc Delisle  <lem9@users.sourceforge.net>
2598     * lang/japanese* updates, thanks to Yukihiro Kawada
2600 2002-04-22 Alexander M. Turek  <rabus@users.sourceforge.net>
2601     * lang/russian-koi8.inc.php3: fixed a typo (bug #546981).
2602     * lang/german.inc.php3: better syntax.
2603     * db_details.php3, mult_submits.inx.php3, tbl_properties.php3:
2604       Use TRUNCATE instead of DELETE when using MySQL 4.
2606 2002-04-21 Alexander M. Turek  <rabus@users.sourceforge.net>
2607     * main.php3: Restarted work on patch #538740 (get users priv. with
2608       SHOW GRANTS).
2610 2002-04-21 Loïc Chapeaux  <lolo@phpheaven.net>
2611     * libraries/auth/http.auth.lib.php3: tried a fix to allow the use of http
2612       authentication mode with IIS.
2614 2002-04-21 Marc Delisle  <lem9@users.sourceforge.net>
2615     ### 2.2.6 released ###
2618          --- Older ChangeLogs can be found on our project website ---
2619                      http://www.phpmyadmin.net/ChangeLogs/
2621 # vim: ft=changelog
2622 # vim: expandtab ts=4 sw=4 sts=4
2623 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#'
2624 # vim: fdn=1 fdm=expr