Default pages for tables / databases.
[phpmyadmin/crack.git] / ChangeLog
blobcabe8f3545f637e645a97f33b54fca6fa342b713
1 ----------------------
2 phpMyAdmin - Changelog
3 ----------------------
5 $Id$
6 $Source$
8 2002-08-10 Alexander M. Turek  <rabus@users.sourceforge.net>
9     * sql.php3: Default pages for tables / databases.
11 2002-08-10 Loïc Chapeaux  <lolo@phpheaven.net>
12     * config.inc.php3: coding standards.
13     * db_details.php3; db_details_qbe.php3; tbl_change.php3;
14       tbl_query_box.php3: fixed bug #592000 (dir="ltr" for textarea tags).
15     * user_details.php3, lines 90-95: fixed bug #576896 - No "FILE" privileges
16       on a database if neither "INSERT" nor "UPDATE" one.
18 2002-08-09 Marc Delisle  <lem9@users.sourceforge.net>
19     * user_details.php3: bug 591602, mysql.user lowercase "password",
20       thanks to Thomas Bähr <baehr at glaswald.de>
21     * lang/romanian: update, thanks to Valics Lehel
23 2002-08-09 Robin Johnson  <robbat2@users.sourceforge.net>
24     * Documentation.html:
25         - Updates for SQL Parser
26     * lang/finnish: update, thanks to Visa Kopu (visa)
27     * lang/indonesion: update, thanks to Rachim Tamsjadi (tamsy)
28     * lang/italian: update, thanks to Pietro Danesi (danone)
29     * lang/sort_lang.sh:
30         - New script to neaten all language files
31     * lang/check_lang.sh:
32         - New script to check language files for consistancy
33     * lang/*.sh:
34         - Added CVS tags to scripts
35     * lang/*.inc.php3:
36         - All languages neatened by lang/sort_lang.sh script.
37     * libraries/string.lib.php3:
38         - Added function to match accented characters
40 2002-08-08 Robin Johnson  <robbat2@users.sourceforge.net>
41     * Documentation.html:
42         - Cleaned up and re-arranged Configuration section to match
43           config.inc.php3
44     * config.inc.php3:
45         - Cleaned up and re-arranged Configuration section to match
46           config.inc.php3
48 2002-08-08 Loïc Chapeaux  <lolo@phpheaven.net>
49     * left.php3: xhtml fixes (id name must start with a letter).
50     * pdf_pages.php3, tbl_printview.php3, tbl_realtion.php3,
51       scripts/decode_bug.php3: xhtml fixes.
53 2002-08-08 Alexander M. Turek  <rabus@users.sourceforge.net>
54     * lang/spanish-*.inc.php3:
55       - Updates, thanks again to Daniel Hinostroza;
56       - Reordered strings.
57     * libraries/common.lib.php3: The ID names have been changed.
58     * lang/hindi-utf-8.inc.php3, libraries/select_lang.lib.php3,
59       translators.php3: Added Hindi language file, thanks to
60       Girish Nair (girish_nair).
61     * libraries/select_lang.lib.php3: The Georgian UTF-8 language file was
62       offered even if $cfg['AllowAnywhereRecoding'] was set to FALSE.
63     * lang/galician-*.inc.php3: Updates, thanks again to Xosé Calvo.
64     * lang/thai-*.inc.php3: Updates, thanks again to
65       Arthit Suriyawongkul (bacteria).
67 2002-08-07 Marc Delisle  <lem9@users.sourceforge.net>
68     * lang/afrikaans: update, thanks to Andreas Pauley
69     * lang/turkish: update, thanks to Bora Alioglu
70     * lang/polish: update, thanks to Jakub Wilk
71     * lang/spanish: update, thanks to Daniel Hinostroza
72     * lang/galician: update, thanks to Xosé Calvo
73     * lang/hungarian: update, thanks to Peter Bakondy
75 2002-08-07 Alexander M. Turek  <rabus@users.sourceforge.net>
76     * lang/turkish-*.inc.php3: Updates, thanks again to
77       Bora Alioglu <bora at risc01.ktu.edu.tr>.
78     * lang/english-*.inc.php3: Reordered strings.
79     * lang/czech-*.inc.php3: Updates, thanks agains to Michal Cihar (nijel).
81 2002-08-07 Loïc Chapeaux  <lolo@phpheaven.net>
82     * db_details.php3, read_dump.php3, tbl_properties_links.php3:
83       Coding standards.
84     * db_search.php3, tbl_alter.php3, tbl_properties_links.php3,
85       tbl_properties_operations.php3, tbl_query_box.php3, tbl_select.php3,
86       user_details.php3, libraries/build_dump.lib.php3,
87       libraries/display_tbl.lib.php3: Improved MySQL 3.21 compatibility.
88     * libraries/sqlparser.lib.php3:
89         - Coding standard improvements (Merged by Robin)
90     * scripts/decode_bug.php3:
91         - Coding standard improvements (Merged by Robin)
93 2002-08-07 Robin Johnson  <robbat2@users.sourceforge.net>
94     * lang/slovak-iso-8859-2.inc.php3:
95         - Updates, thanks to Lubos Klokner (erkac)
96     * lang/indonesian-iso-8859-1.inc.php3:
97         - Updates, thanks to Rachim Tamsjadi (tamsy)
98     * lang/estonian-iso-8859-1.inc.php3:
99         - Updates, thanks to Alvar Soome (finsoft)
100     * lang/czech-iso-8859-2.inc.php3:
101         - Updates, thanks to Michal Cihar (nijel)
102     * lang/greek-iso-8859-7.inc.php3:
103         - Updates, thanks to Kyriakos Xagoraris (theremon)
104     * lang.swedish-iso-8859-1.inc.php3:
105         - Updates, thanks to Björn T. Hallberg (bth)
106     * libraries/sqlparser.lib.php3:
107         - Added LANG to the list of BUG() data
108         - Made easier to understand throwError() output
109         - Spelling fix in
110           $strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
111     * lang/*:
112         - Spelling fix in $strSQLParserBugMessage where not yet translated
113         - Spelling fix in $strSQPBugUnknownPunctation where not yet translated
114         - Spelling fix in
115           $strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
117 2002-08-06 Robin Johnson  <robbat2@users.sourceforge.net>
118     * libraries/sqlvalidator.php3, libraries/sqlvalidator.lib.php3:
119         - Renamed libraries/sqlvalidator.php3 to libraries/sqlvalidator.lib.php3
120     * scripts/decode_bug.php3:
121         - Cleaned up code to use <pre> arouund output
122     * libraries/sqlparser.lib.php3:
123         - Converted code to use $str* variables
124         - BUG() code cleaned up (PMA_SQP_BUG, PMA_SQP_throwError)
125         - More PHP3 compatibility
126     * lang/*:
127         - New variables for SQL Parser error messages
129 2002-08-06 Marc Delisle  <lem9@users.sourceforge.net>
130     * tbl_properties_links.php3: bug 590867: avoid undefined variable
131       and add comments in the code for a future correction
133 2002-08-06 Loïc Chapeaux  <lolo@phpheaven.net>
134     * libraries/display_tbl.lib.php3, line 1412: do not die if relation table
135       is broken in browse mode
136     * libraries/sqlvalidator.lib.php3, libraries/sqlvalidator.class.php3:
137         - Coding style fixes, documentation.
139 2002-08-06 Alexander M. Turek  <rabus@users.sourceforge.net>
140     * lang/english-*.inc.php3: Typo.
141     * db_details.php3, read_dump.php3, tbl_query_box.php3, lang/*.inc.php3:
142       Fixed bug #590863 (Importing an SQL dump fails when using UTF-8) by
143       allowing the user to specify the charset of an uploaded SQL file.
144     * lang/swedish-*.inc.php3: Updates, thanks again to Björn T. Hallberg (bth).
146 2002-08-05 Loïc Chapeaux  <lolo@phpheaven.net>
147     * tbl_indexes.php3, ldi_check.php3, libraries/sqlparser.lib.php3:
148       coding standard
150 2002-08-05 Alexander M. Turek  <rabus@users.sourceforge.net>
151     * translators.html:
152       - Added a small note in order to avoid annoying emails.
153       - Corrected the name of the Chinese translator.
154     * lang/slovenian-*.inc.php3: Updates, thanks again to Kositer Uros (urosh).
155     * lang/chinese_.inc.php3: Updates, thanks again to Siu Sun (siusun).
156     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
158 2002-08-04 Marc Delisle  <lem9@users.sourceforge.net>
159     * tbl_indexes.php3: was corrupting the query displayed in query box
160       because it was using $sql_query for local needs. Replaced by $local_query
162 2002-08-04 Alexander M. Turek  <rabus@users.sourceforge.net>
163     * libraries/common.lib.php3, line 88: default language should be
164       en-iso-8859-1.
165     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
166       compatibility for config file revisions before 1.131.
167     * config.inc.php3: Display syntax errors when the user calls the config file
168       directly even if "display_errors" has been switched off in php.ini.
169     * lang/german-*.inc.php3: Updates.
170     * lang/afrikaans-*.inc.php3: Tidied up a bit.
171     * Documentation.html, ANNOUNCE.txt: We now have 41 languages, don't we?
172     * Documentation.html:
173       - Beautified XHTML code;
174       - Edited my credit;
175       - Fixed a typo.
176     * tbl_properties.inc.php3: Tried to work around bug #590481 (By default
177       radio button for primary key).
179 2002-08-03 Marc Delisle  <lem9@users.sourceforge.net>
180     * Documentation.html: remove unneeded GRANT
181     * lang/turkish: update, thanks to Bora Alioglu
182     * lang/french: update
184 2002-08-03 Robin Johnson  <robbat2@users.sourceforge.net>
185     * lang/*:
186         - Strings for SQL Validator
187     * config.inc.php3:
188         - Config options for SQL Validator
189     * libraries/common.lib.php3, sql.php3:
190         - SQL Validator usage code
191     * libraries/sqlvalidator.class.php3:
192         - PHP Class to run SQL Validator
193     * libraries/sqlvalidator.php3:
194         - SQL Validator interface code
195     * ChangeLog:
196         - Neatened Changelog to general follow a format
197         - (* <filename>: <details>)
198     * db_details.php3, db_stats.php3, main.php3, sql.php3
199       tbl_change.php3, tbl_query_box.php3, user_details.php3
200       libraries/common.lib.php3:
201         - changed show_query to use 1/0 instead of 'y'/'n'
202     * sql.php3, libraries/common.lib.php3:
203         - Improved logic of edit, show_as_php, explain and validator
204           in the SQL query box
205     * libraries/sqlvalidator.php3, libraries/sqlvalidator.class.php3:
206         - Function documentation and cleanup
207     * config.inc.php3:
208         - Comments for SQL Validator options
210 2002-08-02 Robin Johnson  <robbat2@users.sourceforge.net>
211     * libraries/defines*:
212         - Add another set of defines to make the original
213           version datas available as strings
214     * libraries/common.lib.php3:
215         - Cleaned up SQL Query links
216         - Made customizable in $cfg
217     * config.inc.php3:
218         - Added $cfg['SQLQuery']* for customizing SQL Query links
219         - Set defaults of $cfg['SQLQuery']* to act like old behavior
220     * lang/*:
221         - Changed $strExplain to say 'Query' instead of code
222         - Added $strNoExplain for reverse of Explain state
224 2002-08-02 Marc Delisle  <lem9@users.sourceforge.net>
225     * lang/portuguese: update, thanks to Lopo Pizarro
226     * lang/catalan: update, thanks to Xavier Navarro
227     * lang/ukrainian: update, thanks to Markijan Baran
228     * ldi_check.php3: undefined $sub_part
230 2002-08-01 Robin Johnson  <robbat2@users.sourceforge.net>
231     * scripts/decode_bug.php3:
232         - Improvements and PHP3 fixes thanks to Loic
233     * libraries/string.lib.php3:
234         - Detect U+00A0 as whitespace
236 2002-08-01 Marc Delisle  <lem9@users.sourceforge.net>
237     * lang/afrikaans: new language
238         - thanks to Andreas Pauley (pauley at buitegroep.org.za)
239     * lang/spanish: remove control m
241 2002-07-31 Robin Johnson  <robbat2@users.sourceforge.net>
242     * tbl_properties_structure.php3 +40: Fix for a warning notice
243     * libraries/sqlparser.lib.php3: Fix for another minor formatting quirk
245 2002-07-31 Marc Delisle  <lem9@users.sourceforge.net>
246     * lang/thai: update, thanks to Arthit Suriyawongkul
248 2002-07-30 Robin Johnson  <robbat2@users.sourceforge.net>
249     * scripts/decode_bug.php3: Parser BUG decoder merged
250     * lang/russian: Update thanks to http://psyonline.ru/
251     * lang/spanish: Update thanks to Daniel ?
252     * lang/*: ran sync_lang.sh
254 2002-07-30 Marc Delisle  <lem9@users.sourceforge.net>
255     * config.inc.php3: how to test auto-detect
256     * lang/turkish: update, thanks to Bora Alioglu
257     * lang/galician: update, thanks to Xosé Calvo
258     * lang/albanian: update, thanks to Laurent Dhima.
259     * lang/czech: update, thanks to Michal Cihar
260     * lang/slovak-iso: update, thanks to Lubos Klokner
262 2002-07-30 Loïc Chapeaux  <lolo@phpheaven.net>
263     * Documentation.html: coding standards (line size <= 80).
264     * db_details_structure.php3:, 456-460, beautified generated page.
266 2002-07-29 Marc Delisle  <lem9@users.sourceforge.net>
267     * Documentation.html: auto-detect, dot in dbname, CGI and cookie auth
268     * lang/turkish: update, thanks to Bora Alioglu
270 2002-07-29 Robin Johnson  <robbat2@users.sourceforge.net>
271     * lang/galician*: Merged update from #588154
272     * lang/estonian*: Merged update from Alvar Soome
273     * lang/indonesian*: Merged update from Rachim Tamsjadi
274     * lang/*: ran sync_lang.sh
276 2002-07-29 Loïc Chapeaux  <lolo@phpheaven.net>
277     * tbl_change.php3, line 203: fixed an xhtml bug (#587974) thanks to
278       Christophe Jaillet <tititou at users.sourceforge.net>
279     * libraries/sqlparser.lib.php3: fixed parse errors (bug #588010)
280       thanks to Nagi Peters <nagipeters at users.sourceforge.net> and
281       coding standards.
282     * Documentation.html: coding standards.
283     * libraries/relation.lib.php3: beautified generated page.
285 2002-07-28 Marc Delisle  <lem9@users.sourceforge.net>
286     * lang/romanian: update, thanks to Valics Lehel
287     * lang/polish: update, thanks to Jakub Wilk
288     * lang/swedish: update, thanks to Björn T. Hallberg
289     * lang/italian: update, thanks to Pietro Danesi
290     * lang/lithuanian: update, thanks to Vilius Zigmantas
291     * lang/dutch: update, thanks to Ivo Teel.
292     2.3.0-rc4 released
294 2002-07-27 Marc Delisle  <lem9@users.sourceforge.net>
295     * lang/italian: update, thanks to Pietro Danesi
296     * lang/*: fix a typo
298 2002-07-26 Robin Johnson  <robbat2@users.sourceforge.net>
299     * libraries/sqlparser.lib.php3:
300         - Fixed ANSI type string escaping
301         - Fixed formatting wrt. whitespace in FormatHTML
302         - PHP3 fix for gzcompress() bug code
303         - Fix for ob_flush() bug code
305 2002-07-26 Marc Delisle  <lem9@users.sourceforge.net>
306     * Documentation.html: numbers for faq entries
307     * russian: updates, from an anonymous contributor
309 2002-07-25 Loïc Chapeaux  <lolo@phpheaven.net>
310     * libraries/sqlparser.lib.php3:
311         - PHP3 parse errors fixed;
312         - coding standards.
313     * pdf_schema.php3; lang/*: translated a string.
314     * header.inc.php3, lines 155-156: better "fix" against bug
315       #585094 (Runtime Error on Line 62).
317 2002-07-25 Robin Johnson  <robbat2@users.sourceforge.net>
318     * config.inc.php3:
319         - Fix code to work around CSS bug in Mozilla/Konqueror with 'inherit'
320           value.
321     * libraries/sqlparser.lib.php3:
322         - Fix code to work around CSS bug in Mozilla/Konqueror with 'inherit'
323           value.
324         - Fix strpos on line 168/169 to work with PHP3
325         - Fixed analyze code to remove print_r()
326     * lang/estonian-iso-8859-1.inc.php:
327         - Updated translation (thanks to Alvar Soome)
329 2002-07-25 Marc Delisle  <lem9@users.sourceforge.net>
330     * Documentation.html, clarify about mysql extensions
331     * tbl_properties_options.php3, tbl_properties_table_info.php3:
332       bug 586230, thanks to Loïc
333     * common.lib.php3: fix bad variable name
334     * tbl_indexes.php3, tbl_change.php3: fixes for PHP3 compatibility
336 2002-07-25 Loïc Chapeaux  <lolo@phpheaven.net>
337     * coding standard: common.lib.php3, config.inc.php3, Documentation.html,
338       header.inc.php3, sqlparser.data.php3, sqlparser.lib.php3,
339       string.lib.php3, translators.html
341 2002-07-24 Marc Delisle  <lem9@users.sourceforge.net>
342     * new lang: slovenian, thanks to Kositer Uros (urosh)
344 2002-07-24 Robin Johnson  <robbat2@users.sourceforge.net>
345     * libraries/string.lib.php3:
346         - optimizations/PHP3 fixes (thanks Loïc)
347     * libraries/sqlparser.lib.php3:
348         - Merged
349         - Spacing around if statements
350         - Added require statements for parser
351         - Moved to global constants for size of keyword arrays
352         - Added CSS creation rules
353         - Cleaned up CSS creation functions
354         - Formatting fixes
355     * libraries/sqlparser.data.php3:
356         - Merged
357         - Added 'ANALYSE' reserved word (note spelling)
358     * config.inc.php3:
359         - Added SQL Parser variables
360         - Remove old SQL Parser variables
361     * header.inc.php3:
362         - Added CSS for SQL Parser
363     * libraries/common.lib.php3:
364         - Change of PMA_format_sql to use new SQL Parser
366 2002-07-24 Loïc Chapeaux  <lolo@phpheaven.net>
367     * libraries/string.lib.php3: Function documentation
369 2002-07-23 Robin Johnson  <robbat2@users.sourceforge.net>
370     * libraries/string.lib.php3: String functions for the new
371       SQL Parser system
373 2002-07-22 Marc Delisle  <lem9@users.sourceforge.net>
374     * lang/dutch update, thanks to Ivo Teel.
376 2002-07-22 Loïc Chapeaux  <lolo@phpheaven.net>
377     * libraries/common.lib.php3, lines 198-200: open the documentation
378       link in the "documentation" window.
379     * libraries/charset_conversion.lib.php3; libraries/select_lang.lib.php3:
380       PHP3 fixes (don't use "require" inside a conditional statement).
381     * Documentation.html: XHTML fixes.
382     * db_details_structure.php3; tbl_properties.php3;
383       tbl_change.php3, line 336; tbl_properties_structure.php3;
384       tbl_select.php3, lines 122 & 127; tbl_query_box.php3: XHTML fixes.
385     * db_details.php3; db_details_links.php3;
386       tbl_properties_export.php3, lines 156-158: beautified generated
387       XHTML code.
389 2002-07-21 Marc Delisle  <lem9@users.sourceforge.net>
390     * Documentation.html, libraries/common.lib.php3: added a faq about
391       mysql extension, and a link to it when the error occurs
393 2002-07-20 Marc Delisle  <lem9@users.sourceforge.net>
394     * tbl_properties*: missing $sub_part for back links (bug 584069)
396 2002-07-19 Alexander M. Turek  <rabus@users.sourceforge.net>
397     * tbl_properties_links.php3: Fixed bug #583969.
398     * lang/german-*.inc.php3: Updates.
400 2002-07-19 Marc Delisle  <lem9@users.sourceforge.net>
401     * pdf_schema.php3, bug 583833: should not complain if some tables
402       are missing
403     * lang/hungarian update, thanks to Peter Bakondy
404     * lang/thai updates: thanks to Arthit Suriyawongkul.
405     * lang/norwegian updates: thanks to Sven-Erik Andersen
407 2002-07-19 Loïc Chapeaux  <lolo@phpheaven.net>
408     * pdf_schema.php3; pdf_page.php3; libraries/common.lib.php3: PHP3 fixes.
409     * tbl_properties_structure.php3: coding standards.
411 2002-07-18 Alexander M. Turek  <rabus@users.sourceforge.net>
412     * libraries/common.lib.php3, libraries/select_lang.lib.php3: Don't include
413       the "real" config file if a developer edition exists.
414     * libraries/charset_conversion.lib.php3: Exit the script if iconv cannot be
415       used.
417 2002-07-18 Marc Delisle  <lem9@users.sourceforge.net>
418     * libraries/display_tbl.lib.php3: bug 579785, Edit links URLs too long
419       for some browsers
420     * lang/italian: update, thanks to Pietro Danesi
421     * lang/chinese: update, thanks to Siu Sun
422     * lang/albanian: update, thanks to Laurent Dhima.
423     * lang/czech: update, thanks to Michal Cihar
424     * lang/sync_lang.sh: can exclude some languages from conversion,
425       thanks to Michal Cihar
426     * lang/turkish: update, thanks to Bora Alioglu
427     * lang/polish: update, thanks to Jakub Wilk
428     * lang/galician: update, thanks to Xosé Calvo
429     * lang/romanian: update, thanks to Valics Lehel
430     * sql.php3: bug 582356, Propose table structure was not working when
431       $cfg['ShowAll'] was FALSE
433 2002-07-18 Steve Alberty  <staybyte@users.sourceforge.net>
434     It is now possible to print stats for more than 2 GB (up to exa byte)
435     * db_details_structure.php3: correct wrong link from table size to stats
436     * tbl_printview.php3: fixed warnings if relation is not defined
437     * db_printview.php3: fixed warnings and faults
439 2002-07-17 Marc Delisle  <lem9@users.sourceforge.net>
440     * lang/sync_lang.sh: support for multiple convertors (recode added),
441       thanks to Michal Cihar
442     * lang/spanish update:
443         - thanks to Daniel Hinostroza
444         - (Daniel.Hinostroza  at grunenthal.com.ec)
445     * lang/swedish: updates: thanks to Björn T. Hallberg
446     * lang/indonesian: updates, thanks to Rachim Tamsjadi.
447     * lang/japanese*: updates, thanks to Yukihiro Kawada
448     * lang/french: updates
449     * lang/lithuanian: updates, thanks to Vilius Zigmantas
450     * chk_rel.php3, db_details_structure.php3, Documentation.html,
451       pdf_pages.php3, pdf_shema.php3, libraries/select_lang.lib.php3:
452       commits for Loic
453     * tbl_properties.php3, tbl_properties_structure.php3,
454       new tbl_query_box.php3: query box at the bottom of the structure page
456 2002-07-17 Alexander M. Turek  <rabus@users.sourceforge.net>
457     * libraries/common.lib.php3, libraries/config_import.lib.php3: Added
458       $cfg['PmaNoRelation_DisableWarning'] to the backwards compatibility code.
459     * config.inc.php3, Documentation.html: Remerged the changes that were
460       removed in the previous revision, thanks to Björn T. Hallberg (bth).
461     * libraries/select_lang.lib.php3: Disable UTF-8 if
462       $cfg['AllowAnywhereRecoding'] has been set to FALSE.
464 2002-07-17 Mike Beck <mikebeck@users.sourceforge.net>
465     * pdf_pages.php3: if a page is edit it can also be shown
466     * pdf_schema.php3: now it is possible to have all tables
467       displayed with the same (maximum) width (feature request 576537)
469 2002-07-16 Mike Beck <mikebeck@users.sourceforge.net>
470     * libraries/relation.lib.php3: verbose mode
471     * db_details_structure.php3: show message if relation doesn't work
472     * chk_rel.php3: new file to show what is wrong with relation
474 2002-07-16 Alexander M. Turek  <rabus@users.sourceforge.net>
475     * header.inc.php3: Use include() instead of require().
477 2002-07-16 Marc Delisle  <lem9@users.sourceforge.net>
478     * libraries: charset_conversion.lib.php3, common.lib.php3: bug 581577:
479       a better if, because sometimes the test for PHP3 succeeds even
480       for PHP4, thanks to Neil Darlow
481     * libraries/relation.lib.php3: undefined variable
483 2002-07-15 Alexander M. Turek  <rabus@users.sourceforge.net>
484     * libraries/config_import.lib.php3:
485         - Removed a comment and
486         - Changed the default value for $cfg['AllowAnywhereRecoding'] into FALSE.
487     * header.inc.php3: Better fix against bug #571409, thanks to Loïc.
488     * libraries/common.lib.php3: Coding standards.
490 2002-07-15 Marc Delisle  <lem9@users.sourceforge.net>
491     * db_details_export.php3, db_details_links.php3, Documentation.html,
492       sql.php3, tbl_properties_export.php3, libraries/common.lib.php3,
493       libraries/select_lang.lib.php3: fixes from Loic
494     * config.inc.php3: default value for $cfg['AllowAnywhereRecoding'] = FALSE;
495       to avoid problems on multithreaded servers, thanks to Neil Darlow
496       (ndarlow)
497     * libraries/charset_conversion.lib.php3: remove the "@" before dl()
498       because multithreaded servers don't support dl(), and we want
499       to see the error message, thanks to /Leblanc
500     * header.inc.php3: js error with OmniWeb, thanks to Loïc
502 2002-07-14 Marc Delisle  <lem9@users.sourceforge.net>
503     * Documentation.html, db_details_exports.php3, tbl_properties_export.php3:
504       add a link to a new faq entry explaining some dump options
505     * libraries/relation.lib.php3: bug 575868 Unitialized string offset
506     2.3.0-rc3 released
508 2002-07-14 Alexander M. Turek  <rabus@users.sourceforge.net>
509     * config.inc.php3, libraries/common.lib.php3: Fixed bug #576018.
510     * lang/german-*.inc.php3: Clarification.
512 2002-07-13 Marc Delisle  <lem9@users.sourceforge.net>
513     * libraries/common.lib.php3: bug 580929: do not EXPLAIN if this is
514       not a SELECT
515     * sql.php3: better way to show php code
516     * sql.php3: bug 580920: do not display the confirm dialog
517     * db_details_links.php3: undefined variable if coming from a Show MySQL
518       link on the home page
520 2002-07-13 Alexander M. Turek  <rabus@users.sourceforge.net>
521     * Documentation.html: News about bug #540671.
523 2002-07-12 Alexander M. Turek  <rabus@users.sourceforge.net>
524     * main.php3: Fixed a bug of the SHOW GRANTS patch (bug #568174: Wildcards
525       escaped in db name), thanks to Björn T. Hallberg (bth).
527 2002-07-12 Mike Beck    <mikebeck@users.sourceforge.net>
528     * sql.php3: only run query if we didn't ask for phpcode of sql.
530 2002-07-12 Marc Delisle  <lem9@users.sourceforge.net>
531     * libraries/select_lang.lib.php3: add -utf-8 choices.
532     * lang/indonesian updates, thanks to Rachim Tamsjadi.
533     * libraries/relation.lib.php3: better initialization for a variable,
534       thanks to Jurgen Schwietering <jurgen at schwietering.com>.
536 2002-07-11 Loïc Chapeaux  <lolo@phpheaven.net>
537     * pdf_schema.php3; tbl_printview.php3; tbl_properties_links.php3;
538       tbl_properties_operations.php3; tbl_relation.php3;
539       libraries/charset_conversion.lib.php3; libraries/display_tbl.lib.php3;
540       libraries/relation.lib.php3: coding standards.
541     * libraries/common.lib.php3: coding standards and a little display bug.
543 2002-07-11 Alexander M. Turek  <rabus@users.sourceforge.net>
544     * libraries/common.lib.php3: PHP3 compatibility.
545     * read_dump.php3: Fixed bug #579968, thanks to Alvar Soome (finsoft).
547 2002-07-11 Robin Johnson  <robbat2@users.sourceforge.net>
548     * libraries/common.lib.php3: Fix for case where HTTP_HOST contains
549       the port already, as adding HTTP_PORT is wrong then.
551 2002-07-10 Marc Delisle  <lem9@users.sourceforge.net>
552     * libraries/charset_conversion.lib.php3: wrong function called,
553       thanks to Michal Cihar
554     * lang/*: cleanup of file names to include charset
556 2002-07-09 Marc Delisle  <lem9@users.sourceforge.net>
557     * libraries/common.lib.php3: fix from Loïc for bug 579017
559 2002-07-08 Loïc Chapeaux  <lolo@phpheaven.net>
560     * tbl_create.php3: Fixed bug #578321 (Wrong page after table creation).
561     * libraries/common.lib.php3: Fixed bug #578404 (js error in no-frame mode).
563 2002-07-08 Marc Delisle  <lem9@users.sourceforge.net>
564     * libraries/display_tbl.lib.php3: bug 577645: extra space in the cell
565     * libraries/common.lib.php3, defines.lib.php3, defines_php.lib.php3,
566       scripts/create-release.sh: split defines.lib.php3 because
567       of charset_conversion needs (thanks to Michal Cihar)
568     * slovak: with permission from Peter Svek, now the windows-1250
569       is generated from the -iso-8859-2 file.
571 2002-07-07 Alexander M. Turek  <rabus@users.sourceforge.net>
572     * libraries/common.lib.php3: Forgot a <meta /> tag in the config file error
573       message.
575 2002-07-06 Alexander M. Turek  <rabus@users.sourceforge.net>
576     * libraries/charset_conversion.lib.php3: $strCantUseRecodeIconv has to be
577       accessed via the $GLOBALS[] array.
579 2002-07-06 Marc Delisle  <lem9@users.sourceforge.net>
580     * tbl_properties_structure.php3: undefined variable
581     * pdf_pages.php3: bug 574637 undefined index
582     * db_details_structure.php3: remove a PMA_backquote added today that
583       introduces a bug
584     * pdf_schema.php3: undefined variables
586 2002-07-05 Alexander M. Turek  <rabus@users.sourceforge.net>
587     * header.inc.php3: Tried to fix bug #571409 (Zend Accelerator problems).
589 2002-07-05 Marc Delisle  <lem9@users.sourceforge.net>
590     * Documentation.html: about html entities in translations
591     * libraries/common.lib.php3: charset_conversion needs the constants
592     * libraries/select_lang.lib.php3, /lang: -utf8 files renamed -utf-8
593     * tbl_qbe.php3 renamed db_details_qbe.php3:
594        - bug 576510: (affects also db_details_links.php3)
596 2002-07-01 Loïc Chapeaux  <lolo@phpheaven.net>
597     * Documentation.html: coding standards and xhtml fixes.
599 2002-07-01 Alexander M. Turek  <rabus@users.sourceforge.net>
600     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
601       compatibility for $cfg['PmaAbsoluteUri_DisableWarning'].
603 2002-07-04 Robin Johnson  <robbat2@users.sourceforge.net>
604     * config.inc.php3, libraries/common.lib.php3:
605       Code for $cfg['PmaAbsoluteUri_DisableWarning']
607 2002-07-03 Marc Delisle  <lem9@users.sourceforge.net>
608     * lang/japanese* updates:, thanks to Yukihiro Kawada
609     * Documentation.html: explain the oslash symbol in the statistics
610     * left.php3: the - as first choice is not clear
611     * tbl_properties_table_info.php3, tbl_properties_links.php3: bug
612       576776: ShowAll never displayed
613     * display_tbl.lib.php3: bug 576786: printview and ModifyDeleteAtRight
615 2002-07-01 Alexander M. Turek  <rabus@users.sourceforge.net>
616     * sql.php3: Completed fix against bug #575867 (Error with limit or load in
617       the table name).
619 2002-07-01 Olivier L. Müller  <om@omnis.ch>
620     * header.inc.php3: nicer CSS for Tabs (J.Fornallaz)
621     * tbl_properties.php3: added insert button to Marc's <select> :)
623 2002-07-01 Marc Delisle  <lem9@users.sourceforge.net>
624     * tbl_properties_links.php3, db_details_links.php3: better vertical spacing
625     * tbl_properties.php3, db_details.php3: misplaced bullet
626     * tbl_properties.php3: add field list on the query page
627     * pdf_schema.php3: color for all segments of primary key, thanks to
628       Joshua Eichorn (jeichorn at joshuaeichorn.com)
630 2002-07-01 Alexander M. Turek  <rabus@users.sourceforge.net>
631     * sql.php3: Fixed bug #575867 (Error with limit or load in the table name)
632       partly.
634 2002-06-30 Marc Delisle  <lem9@users.sourceforge.net>
635     * user_details.php3: fix the tooltip
636     2.3.0-rc2 released
638 2002-06-30 Alexander M. Turek  <rabus@users.sourceforge.net>
639     * user_details.php3: Added a tooltip for the new documenation link.
640     * sql.php3: Fixed bug #574855 (wrong counted rows with many functions)
641       thanks to Svetlozar Kovachev (svetlio).
642     * db_details_export.php3: Fixed bug #575591 ('select all' doesn't work
643       without javascript).
645 2002-06-29 Marc Delisle  <lem9@users.sourceforge.net>
646     * tbl_qbe.php3: show upper links
647     * Documentation.html, user_details.php3: link to document what happens
648       with grants and underscores.
650 2002-06-29 Alexander M. Turek  <rabus@users.sourceforge.net>
651     * libraries/config_import.lib.php3, libraries/common.lib.php3:
652       Backwards compatibility for config files < rev. 1.113.
653     * lang/german*.inc.php3: Better translation for $strQBE.
655 2002-06-29 Olivier L. Müller  <om@omnis.ch>
656     * Documentation.html: docs about $cfg['DefaultTabDatabase']
657       and $cfg['DefaultTabTable']
658     * config.inc.php3, index.php3, left.php3, libraries/common.lib.php3:
659       default tab selection is now customizable from config.inc.php3.
661 2002-06-28 Olivier L. Müller  <om@omnis.ch>
662     * ANNOUNCE.txt: preparing 2.3.0 announcement... Feel free
663       to improve and check
665 2002-06-28 Marc Delisle  <lem9@users.sourceforge.net>
666     * tbl_change.php3, tbl_properties_common.php3,
667       new libraries/db_table_exists.lib.php3: menu on insert/edit
669 2002-06-27 Marc Delisle  <lem9@users.sourceforge.net>
670     * sql.php3, db_details_db_info.php3, db_details_links.php3: bug with a
671       Select and no table
672     * lang/slovak-iso: updates, thanks to Lubos Klokner
673     * Documentation.html: faq about silent column type changing
675 2002-06-26 Alexander M. Turek  <rabus@users.sourceforge.net>
676     * lang/czech-*.inc.php3: Shorter term for QBE, thanks again to
677       Michal Cihar (nijel).
678     * index.php3, header.inc.php3, header_printview.php3, left.php3,
679       libraries/auth/*.auth.lib.php3: Fixed bug #574025 (W3C validator didn't
680       detect character encoding).
682 2002-06-26 Marc Delisle  <lem9@users.sourceforge.net>
683     * Documentation.html: update the persons/towns/countries example
684     * sql.php3, tbl_properties_table_info.php3: sub-page links on browse
685     * lang/japanese* updates: thanks to Yukihiro Kawada
686     * libraries/mysql_wrappers.lib.php3: patch #574009, charset
687       conversion for db names, thanks to Michal Cihar_
689 2002-06-26 Olivier L. Müller  <om@omnis.ch>
690     * tbl_change.php3: display the submit button every 15 lines:
691       may be useful for tables with 200 fields...
692     * db_details_structure.php3: fixed a wrong link: [Properties]
693       was opening the tbl_properties.php3 instead of
694       tbl_properties_structure.php3
696 2002-06-25 Alexander M. Turek  <rabus@users.sourceforge.net>
697     * lang/german-utf8.inc.php3: Synchronization.
698     * ChangeLog: Added a note about the older ChangeLogs at EoF.
700 2002-06-25 Marc Delisle  <lem9@users.sourceforge.net>
701     * lang/georgian-utf-8 updates: thanks to Kakha Mchedlidze
702     * lang/ukrainian-win1251 updates: thanks to Markijan Baran
704 2002-06-25 Olivier L. Müller  <om@omnis.ch>
705     * lang/german.inc.php3: Du -> Sie
707 2002-06-24 Alexander M. Turek  <rabus@users.sourceforge.net>
708     * lang/lithuanian.inc.php3: Removed line feed at EoF.
710 2002-06-23 Robin Johnson  <robbat2@users.sourceforge.net>
711     * lang/portuguese.inc.php3 updates: thanks to Lopo Pizarro
713 2002-06-23 Alexander M. Turek  <rabus@users.sourceforge.net>
714     Revised some files in /lang/:
715     * chinese_*.inc.php3, estonian.inc.php3, finnish.inc.php3:
716         - Reordered Strings.
717     * arabic.inc.php3, brazilian_portuguese.inc.php3, bulgarian_*.php3,
718       croatian-*.php3, danish.inc.php3, korean.inc.php3, russian_*.inc.php3,
719       serbian-win1250.inc.php3:
720         - Synchronized the untranslated string
721           $strSplitWordsWithSpace with the English translation.
723 2002-06-23 Olivier L. Müller  <om@omnis.ch>
724     * db_stats.php3: Fixed warning from mysql_free_result.
726 2002-06-22 Olivier L. Müller  <om@omnis.ch>
727     * lang/english-utf8.inc.php3, lang/english.inc.php3, lang/french.inc.php3:
728       shorter term for QBE
729     * config.inc.php3: added configuration variables for default tabs
730     * tbl_properties_links.php3: 'Empty' tab is now red as well
731     * db_details_links.php3, index.php3, left.php3, tbl_properties_links.php3:
732       moved 'Structure' to the front and use it as default value.
733       TODO: make that customizable.
734     * config.inc.php3, main.php3, docs: added cfg['SuggestDBName'] flag
736 2002-06-22 Robin Johnson  <robbat2@users.sourceforge.net>
737     * sql.php3:
738         - Fix warning and error from mysql_free_result($cna_all_result);
739     * tbl_printview.php3:
740         - Fixed style="PAGE-BREAK-AFTER: always" from appearing on the
741           last <div>, to stop a blank page being printed
742         - Moved <hr /> to just inside </div> - gets line on the same page
743     * lang/portuguese.inc.php3 updates: thanks to Lopo Pizarro
744     * lang/chinese*.inc.php3 updates: thanks to Siu Sun
745     * lang/english*: $strSplitWordsWithSpace
746         - Fix spelling 'seperated' -> 'separated'
748 2002-06-21 Olivier L. Müller  <om@omnis.ch>
749     * libraries/common.lib.php3, main.php3: be more tolerant with lazy
750       sysadmins or users by letting them having an empty
751       $cfg['PmaAbsoluteUri']. A default value (which should work according
752       to the docs...) will be set and a warning displayed on main.php3.
754 2002-06-21 Robin Johnson  <robbat2@users.sourceforge.net>
755     * lang/english*: $strSplitWordsWithSpace
756         - 'splitted' changed to 'seperated'
757     * lang/portuguese.inc.php3 updates: thanks to Lopo Pizarro
758     * lang/polish.inc.php3 updates: thanks to Jakub Wilk
759     * db_details_links.php3, header.inc.php3,
760       tbl_properties_links.php3, libraries/common.lib.php3:
761         - Neater tab code by Michal Cihar (Patch #571837)
763 2002-06-21 Marc Delisle  <lem9@users.sourceforge.net>
764     * sql.php3: patch 565627 for the old bug 461192: wrong query count
765       for groups, thanks to Svetlozar Kovachev
766     * lang/czech* updates: thanks to Michal Cihar
767     * lang/greek updates: thanks to Kyriakos Xagoraris
768     * lang/norwegian updates: thanks to Sven-Erik Andersen
769     * tbl_properties_structure.php3, bug 572127: wrong back link, thanks
770       to "nobody"
771     * tbl_addfield.php3: goback to the structure sub-page
773 2002-06-20 Robin Johnson  <robbat2@users.sourceforge.net>
774     * tbl_qbe.php3: Using * for tables fields disables
775       sorting for that field (Fix for bug #570698)
776     * db_details_links.php3: Added $args3, $args4 = '', for no tables case
778 2002-06-20 Marc Delisle  <lem9@users.sourceforge.net>
779     * ChangeLog_till_2.2.6.gz: removed from the distribution and copied
780       to home page
781     * lang/georgian-utf-8: thanks to Kakha Mchedlidze <kakha at qartuli.com>
782     * lang/polish updates: thanks to Jakub Wilk
783     * lang/galician updates: thanks to Xosé Calvo
785 2002-06-20 Alexander M. Turek  <rabus@users.sourceforge.net>
786     * header.inc.php3, *_links.php3, libraries/common.lib.php3: Implemented
787       Patch #571426 (Tabbed navigation), thanks to Joachim Fornallaz (jfornall).
789 2002-06-19 Alexander M. Turek  <rabus@users.sourceforge.net>
790     * libraries/common.lib.php3, libraries/config_import.lib.php3,
791       config.inc.php3: Rewrote the whole backwards compatibility code for old
792       config files.
793     * config.inc.php3: Beautified code.
794     * header.inc.php3, footer.inc.php3, libraries/common.lib.php3:
795       Header and footer may now be included inside a function as well
796       (Better fix against bug #549570).
798 2002-06-19 Marc Delisle  <lem9@users.sourceforge.net>
799     * index.php3: missing header, thanks to Michal Cihar
800     * lang/japanese* updates: thanks to Yukihiro Kawada
801     * lang/spanish, catalan updates: thanks to Xavier Navarro
802     * lang/dutch updates: thanks to Ivo Teel.
803     * lang/swedish updates: thanks to Björn T. Hallberg
804     * lang/galician updates: thanks to Xosé Calvo
805     * libraries/config_import.lib.php3, fixed 3 parse errors
806     * common.lib.php3: due to formatting problems, bypass PMA_format_sql
807       for 2.3.0-rc1
808     * 2.3.0-rc1 release
810 2002-06-19 Robin Johnson  <robbat2@users.sourceforge.net>
811     * libraries/charset_conversion.lib.php3,
812       libraries/common.lib.php3,
813       main.php3:
814         - added isset() before some configuration variables
816 2002-06-18 Marc Delisle  <lem9@users.sourceforge.net>
817     * lang/chinese* updates: thanks to Siu Sun
818     * lang/lithuanian updates: thanks to Vilius Zigmantas
819     * lang/romanian updates: thanks to Valics Lehel
820     * lang/thai updates: thanks to Arthit Suriyawongkul.
821     * lang/turkish updates: thanks to Bora Alioglu
822     * tbl_relation.php3, bug 570691: query was executed too many times
824 2002-06-18 Alexander M. Turek  <rabus@users.sourceforge.net>
825     * lang/arabic.inc.php3: Changed $cfgPmaAbsoluteUri into $cfg['...'].
827 2002-06-18 Robin Johnson  <robbat2@users.sourceforge.net>
828     * libraries/relation.lib.php3:83
829         - Fixed $cfg['Servers']['Server'] -> $cfg['Server']
830     * libraries/relation.lib.php3:144,190
831         - Cleaned up is_array() to isset() && is_array()
832     * tbl_change.php3:204
833         - $type_nowrap added to case 'timestamp'
834     * lang/estonian.inc.php3 updates, thanks to Alvar Soome (#570330)
835         - Last fix for $strConfigFileError done as well
837 2002-06-17 Robin Johnson  <robbat2@users.sourceforge.net>
838     * lang/finnish.inc.php3 updates: thanks to Visa Kopu (#569317)
839     * lang/italian.inc.php3 update: thanks to Pietro Danesi (#569424)
841 2002-06-17 Marc Delisle  <lem9@users.sourceforge.net>
842     * scripts/create-release.sh: the I option in tar for bzip output
843       is deprecated and no longer works on sourceforge, use j
844     * lang/french.inc.php3: updates
845     * user_password.php3: parse error as reported by Olivier
846     * libraries/relation.lib.php3: pmadb can be left blank
848 2002-06-16 Marc Delisle  <lem9@users.sourceforge.net>
849     * lang/sync_lang.sh: new script thanks to Michal Cihar
850     * Documentation.html: typos
851     * lang/hebrew.inc.php3 updates: thanks to Yuval Sarna
852     * lang/turkish.inc.php3 updates: thanks to Bora Alioglu
854 2002-06-15 Mike Beck <mikebeck@users.sourceforge.net>
855     more changes because of new centralized db for pma
856     * db_details_structure.php3
857     * pdf_pages.php3
858     * pdf_schema.php3
859     * libraries/display_tbl.lib.php3
860     now also honour new place of relationtables
861     * Documentation.html
862     * Documentation.txt
863     described new db and tables
864     * db_details_links.php3
865       - put the link to tbl_qbe in topnavigation
866     * tbl_relation.php3
867         writing of column_comments possible
868     * tbl_printview.php3
869         column_comments will be displayed
870     * relation.lib.php3
871         new function: getComments($db,$table)
873 2002-06-15 Marc Delisle  <lem9@users.sourceforge.net>
874     * lang/romanian.inc.php3: updates, thanks to Valics Lehel
875     * lang/lithuanian.inc.php3: updates, thanks to Vilius Zigmantas
876     * lang/polish.inc.php3: updates, thanks to Jakub Wilk
877     * lang/ukrainian.inc.php3: updates, thanks to Markijan Baran
878     * lang/spanish.inc.php3:, catala.inc.php3 updates, thanks to Xavier Navarro
879     * lang/czech* updates:, thanks to Michal Cihar
880     * lang/norwegian.inc.php3: updates, thanks to Sven-Erik Andersen
881     * lang/swedish.inc.php3: updates, thanks to Björn T. Hallberg
883 2002-06-15 Alexander M. Turek  <rabus@users.sourceforge.net>
884     * lang/thai.inc.php3: Updates, thanks again to Arthit Suriyawongkul.
885     * lang/albanian.inc.php3: Updates, thanks again to Laurent Dhima.
886     * lang/german*.inc.php3: Translated $strComments.
887     * config.inc.php3: Changed default values of some directives.
889 2002-06-15 Mike Beck <mikebeck@users.sourceforge.net>
890     started putting the relationtables in a central db
891     with the bookmarktable
892     * config.inc.php3
893       - renamed $cfg['Servers'][$i]['bookmarkdb'] to
894         $cfg['Servers'][$i]['pmadb']
895       - allready added $cfg['Servers'][$i]['column_comments']
896     * tbl_relation.lib.php3  new file
897       - PMA_getRelationsParam(): get and test config
898       - getForeigners() get an array of tables/fields
899         related to the one you supply
900       - getDisplayField() get the tables display column
901       - PMA_query_as_cu() query the pmadb using the controluser
902         if possible, otherwise normal user
903     changes to use new place of tables are allready finished for
904     those files:
905     * tbl_relation.php3
906     * db_details_structure.php3
907     * pdf_pages.php3
908     * tbl_qbe.php3
910 2002-06-14 Alexander M. Turek  <rabus@users.sourceforge.net>
911     * lang/german.inc.php3: Updates.
912     * libraries/select_lang.lib.php3, lang/german-utf8.inc.php3:
913       Added German UTF-8 file.
914     * lang/italian.inc.php3: Updates, thanks again to
915       Pietro Danesi <danone at users.sourceforge.net>.
916     * libraries/user_details.js: Fixed a sytax error.
918 2002-06-14 Marc Delisle  <lem9@users.sourceforge.net>
919     * big patch for charset support, all files that call mysql have been
920       modified; thanks to Michal Cihar.
922 2002-06-14 Mike Beck  <mikebeck@users.sourceforge.net>
923     * tbl_qbe:  Bugfixing
924       - Don't try to use a generated SQL Statement without
925         a SELECT (if none of the Columns is marked as display
926         this could happen)
927       - if no LEFT JOINS are generated make sure that the
928         array containing tablenames is unique
930 2002-06-12 Alexander M. Turek  <rabus@users.sourceforge.net>
931     * lang/turkish.inc.php3: Updates, thanks again to
932       Bora Alioglu <bora@risc01.ktu.edu.tr>.
933     * lang/german.inc.php3: Translated $strMissingBracket.
934     * lang/english.inc.php3: Reordered strings.
935     * config.inc.php3:
936       - Use hex codes for colors;
937       - Removed a dublicate.
939 2002-06-12 Mike Beck <mikebeck@users.sourceforge.net>
940     Syntaxcoloring for SQL - Statements
941     * config.inc.php3: lines 226-,302-
942     * libraries/common.lib.php3: lines 34,43,192-,312-,987,1062
944 2002-06-12 Marc Delisle  <lem9@users.sourceforge.net>
945     * lang/dutch.inc.php3: updates, thanks to Ivo Teel.
946     * lang/slovak-iso.inc.php3: updates, thanks to Lubos Klokner
948 2002-06-11 Alexander M. Turek  <rabus@users.sourceforge.net>
949     * libraries/display_tbl.lib.php3: JS fixes, thanks to
950       Richard Hornsby <rhornsby at users.sourceforge.net>.
951     * Documentation.html: Fixed a typo.
952     * lang/german.inc.php3: Updates.
953     * lang/italian.inc.php3:
954       - Updates, thanks again to
955         Pietro Danesi <danone at users.sourceforge.net>.
956       - Removed HTML entities.
958 2002-06-11 Marc Delisle  <lem9@users.sourceforge.net>
959     * pdf_pages.php3, lang/*, Documentation.html: new message with doc
960     * lang/hungarian.inc.php3: updates, thanks to Peter Bakondy
961     * lang/japanese*.php3: updates, thanks to Yukihiro Kawada
962     * lang/lithuanian.inc.php3: updates, thanks to Vilius Zigmantas
964 2002-06-10 Marc Delisle  <lem9@users.sourceforge.net>
965     * tbl_select.php3:, bug with end of lines
967 2002-06-10 Mike Beck <mikebeck@users.sourceforge.net>
968     * tbl_select.php3: lines 12-16,111-123,194-199
969       - now you can use >= etc.
971 2002-06-09 Marc Delisle  <lem9@users.sourceforge.net>
972     * lang/french.inc.php3 updates
974 2002-06-09 Alexander M. Turek  <rabus@users.sourceforge.net>
975     * libraries/common.lib.php3: Corrected path to config_import.lib.php3.
976     * libraries/common.lib.php3, lang/*.inc.php3, config.inc.php3:
977       Catch parse errors in the config file.
978     * lang/chinese_*.inc.php3: Converted to Unix line feed format.
979     * lang/english.inc.php3: Reordered strings.
981 2002-06-09 Robin Johnson  <robbat2@users.sourceforge.net>
982     * libraries/common.lib.php3:
983       - Initial checkin of base DB-Config code
985 2002-06-08 Alexander M. Turek  <rabus@users.sourceforge.net>
986     * lang/dutch.inc.php3: Updates, thanks to "CaliMonk" <calimonk at gmx.net>.
987     * translators.html:
988       - Changed Dutch translator.
989       - Changed special characters into HTML entities.
990     * lang/norwegian.inc.php3: Updates, thanks again to
991       Sven-Erik Andersen <sven-erik at users.sourceforge.net>.
992     * lang/polish.inc.php3: Small corrections, thanks again to
993       Jakub Wilk <ubanus at users.sourceforge.net>.
994     * tbl_replace.php3: Fixed bug #564741 (CURDATE doesn't need any arguments).
996 2002-06-07 Marc Delisle  <lem9@users.sourceforge.net>
997     * translators.html: updates (try to have only one official translator,
998       probably the original author, or the one who now sends updates)
999     * lang/czech*: updates, thanks to Michal Cihar
1000     * lang/chinese*: updates, thanks to Siu Sun
1002 2002-06-06 Alexander M. Turek  <rabus@users.sourceforge.net>
1003     * Documentation.*:
1004       - The textarea bug still appears in Mozilla 1.0-final;
1005       - Fixed a typo;
1006       - Updated credits.
1007     * lang/albanian.inc.php3: Updates, thanks again to
1008       Laurent Dhima <laurent at users.sourceforge.net>.
1009     * lang/german.inc.php3: Updates, added feedback link.
1011 2002-06-05 Alexander M. Turek  <rabus@users.sourceforge.net>
1012     * lang/dutch.inc.php3: Updates, thanks to "CaliMonk" <calimonk at gmx.net>.
1013     * lang/thai.inc.php3: Updates, thanks again to Arthit Suriyawongkul.
1014     * lang/italian.inc.php3: Updates, thanks again to
1015       Pietro Danesi <danone at users.sourceforge.net>.
1017 2002-06-05 Marc Delisle  <lem9@users.sourceforge.net>
1018     * lang/polish.inc.php3: updates, thanks to Jakub Wilk
1019     * lang/ukrainian.inc.php3: updates, thanks to Markijan Baran
1020     * lang/romanian.inc.php3: updates, thanks to Valics Lehel
1022 2002-06-03 Marc Delisle  <lem9@users.sourceforge.net>
1023     * lang/romanian.inc.php3: updates, thanks to Valics Lehel
1024     * lang/indonesian.inc.php3: updates, thanks to Rachim Tamsjadi
1026 2002-06-03 Mike Beck  <mike.beck@ibmiller.de>
1027     * pdf_pages.php3
1028     - new page to add and edit pdf pages
1029     * db_details_structure.php3 lines 452-482
1030       - added a link to pdf_pages
1031       - if pdf_pages exist offer to create pdfs
1032     * pdf_schema.pdf  lines lines 374-380,422-455,805-820
1033       - changed to work with the table_coords table
1034       - show primary_key and display_field in different color
1035     * config.inc.php3 lines 55,80,103
1036     - added a new servervariable $cfg['Servers'][$i]['table_coords']
1037     * Documentation.html line 593-770,1884-1920
1038     - added and changed Doku for Creating PDFs
1041 2002-06-02 Loïc Chapeaux  <lolo@phpheaven.net>
1042     * libraries/display_tbl.inc.php3, line 1413: xhtml fix.
1043     * libraries/fpdf/fpdf.php3: light optimizations and fixes.
1044     * sql.php3, lines 509-522: do print the page in "printview" mode.
1045     * scripts/check_lang.php3: added this script which goal is to ensure
1046       all languages files are valid.
1047     * Documentation.html; main.php3; translators.html:
1048       - Feature request #539644 (Translation feedback link).
1050 2002-06-01 Loïc Chapeaux  <lolo@phpheaven.net>
1051     * db_details_structure.php3, lines 440-441; Documentation.html;
1052       pdf_schema.php3; libraries/fpdf/*:
1053       - updated the FPDF library to the 1.5 revision;
1054       - rewrote it to make it PHP3 and xhtml compliant;
1055       - coding standards.
1056     * read_dump.php3, lines 245-252: improved the "open_basedir" handling.
1058 2002-06-01 Alexander M. Turek  <rabus@users.sourceforge.net>
1059     * lang/indonesian.inc.php3: Updates, thanks to Rachim Tamsjadi.
1060     * lang/italian.inc.php3: Updates, thanks again to
1061       Pietro Danesi <danone at users.sourceforge.net>.
1062     * lang/german.inc.php3: Small corrections.
1063     * lang/polish.inc.php3: Updates, thanks to
1064       Jakub Wilk <ubanus at users.sourcefore.net>.
1065     * header_printview.inc.php3, libraries/display_tbl.inc.php3:
1066       - Beautified generated code;
1067       - XHTML / CSS fixes.
1069 2002-05-31 Alexander M. Turek  <rabus@users.sourceforge.net>
1070     * lang/german.inc.php3: Small corrections.
1071     * sql.php3, header_printview.inc.php3, libraries/display_tbl.inc.php3,
1072       - lang/*.inc.php3: Implemented one part of feature #472038:
1073       - Print view for SQL results (features #523325, #562505).
1075 2002-05-30 Alexander M. Turek  <rabus@users.sourceforge.net>
1076     * lang/albanian.inc.php3: Updates, thanks again to
1077       Laurent Dhima <laurent at users.sourceforge.net>.
1079 2002-05-29 Alexander M. Turek  <rabus@users.sourceforge.net>
1080     * lang/german.inc.php3: Translated $strPdfDbSchema.
1081     * lang/italian.inc.php3: Updates, thanks again to
1082       Pietro Danesi <danone@users.sourceforge.net>.
1084 2002-05-28 Loïc Chapeaux  <lolo@phpheaven.net>
1085     * pdf_schema.php3; lang/*.inc.php3: beautified the generated page.
1087 2002-05-27 Loïc Chapeaux  <lolo@phpheaven.net>
1088     * lang/czech*.inc.php3: Updated, thanks to Michal Cihaø.
1090 2002-05-27 Alexander M. Turek  <rabus@users.sourceforge.net>
1091     * lang/estonian.inc.php3: Updates, thanks to
1092       Alvar Soome <finsoft at users.sourceforge.net>.
1093     * README: Updated requirements.
1095 2002-05-26 Alexander M. Turek  <rabus@users.sourceforge.net>
1096     * header.inc.php3, config.inc.php3, Documentation.html, images/bkg.gif,
1097       images/vertical_line.gif:
1098       - Made it possible to specify a background image for the right frame.
1099       - Renamed 'images/bkg.gif' to 'images/vertical_line.gif'.
1100     * Documentation.html: The external global variables don't exist anymore
1101       since PHP 4.2.0!
1103 2002-05-26 Loïc Chapeaux  <lolo@phpheaven.net>
1104     * scripts/create-release.sh, line 60: added the "-P" option (prune empty
1105       directory) for the cvs checkout.
1106     * sql.php3:
1107       - fixed a warning thanks to
1108         Svetlio Kovachev <svetlio at users.sourceforge.net>;
1109       - coding standards.
1110     * libraries/auth/cookies.auth.php3: improved a bit the detection mechanism.
1112 2002-05-25 Loïc Chapeaux  <lolo@phpheaven.net>
1113     * libraries/common.lib.php3:
1114       - fixed a PHP3 bug and warnings;
1115       - optimized a bit;
1116       - coding standards.
1117     * lang/english.inc.php3; lang/french.inc.php3: sorted.
1118     * header.inc.php3: enforce relative url in CSS.
1119     * tbl_relation.php3:
1120       - fixed an error when $cfg['Server']['table_info'] is not valid;
1121       - optimized a bit;
1122       - removed an "onchange" js handler to lower server charge.
1123     * pdf_schema.php3; fpdf/*; libraries/fpdf/*: moved the "fpdf" directory in
1124       the "libraries" one.
1125     * read_dump.php3, lines 255-256: path must use "\" under winwin.
1127 2002-05-25 Alexander M. Turek  <rabus@users.sourceforge.net>
1128     * lang/italian.inc.php3: Updates, thanks again to
1129       Pietro Danesi <danone@users.sourceforge.net>.
1130     * lang/german.inc.php3: Updates.
1132 2002-05-24 Alexander M. Turek  <rabus@users.sourceforge.net>
1133     * header.inc.php3, images/bkg.gif: Tried to "fix" bug (?) #558155.
1134     * Documentation.*: The Mozilla textarea bug also appears in Mozilla 1.0-RC3.
1136 2002-05-24 Marc Delisle  <lem9@users.sourceforge.net>
1137     * lang/*.php3, libraries/common.lib.php3: new features EXPLAIN
1138       and "Create PHP Code", thanks to Mike Beck
1139       (TODO: avoid executing the query again)
1140     * sql.php3: $is_analyse was sometimes undefined
1141     * tbl_alter.php3: go back to structure sub-page
1143 2002-05-24 Loïc Chapeaux  <lolo@phpheaven.net>
1144     * config.inc.php3; db_details_links.php3; db_search.php3;
1145       Documentation.html; lang/*; libraries/common.lib.php3: patch #554925
1146       - Search into database, thanks to Thomas Chaumeny <chaume92 at aol.com>.
1147     * libraries/functions.js, lines 15-17: fixed bug #559815 - Javascript
1148       problem with Opera.
1149     * sql.php3, line 213; tbl_properties_structure.php3, lines 541-549; lang/*;
1150       libraries/display_tbl.lib.php3, lines 71-74: patch #559618 - procedure
1151       analyse(), thanks to Mike Beck.
1153 2002-05-23 Marc Delisle  <lem9@users.sourceforge.net>
1154     * Documentation.html, config.inc.php3, db_details_structure.php3,
1155       pdf_schema.php3: new 'table_coords' because a table can appear
1156       on more than one PDF page
1157     * tbl_relation.php3, lang/*.php3: strChangeDisplay for display
1158       field maintenance, thanks to Mike Beck
1160 2002-05-23 Alexander M. Turek  <rabus@users.sourceforge.net>
1161     * Documentation.*: The Mozilla textarea bug also appears in
1162       Mozilla 1.0-RC2 and Netscape 7.0-PR1.
1164 2002-05-22 Loïc Chapeaux  <lolo@phpheaven.net>
1165     * libraries/display_tbl.lib.php3: fixed possible errors with special
1166       characters in tables names.
1167     * header.inc.php3, lines 25-26; left.php3, lines 47-48: fixed Apache 2+
1168       & PHP 4.2+ HTTP header bug.
1170 2002-05-22 Marc Delisle  <lem9@users.sourceforge.net>
1171     * Documentation.html, config.inc.php3, db_details_structure.php3,
1172       pdf_schema.php3, libraries/display_tbl.lib.php3: PMA_pdf_table_position
1173       renamed to PMA_table_info, "foreign_display_field" moved from
1174       PMA_relation to PMA_table_info (once per table)
1175     * lang/indonesian.inc.php3:
1176       - updates thanks to Rachim Tamsjadi (tamsjadi at icqmail.com)
1178 2002-05-21 Loïc Chapeaux  <lolo@phpheaven.net>
1179     * ldi_table.php3, line 44: beautified generated html.
1180     * tbl_properties_options.php3: fixed display errors with IE5.
1181     * lang/portuguese.inc.php3; lang/italian.inc.php3: updated thanks to usual
1182       translators.
1184 2002-05-21 Marc Delisle  <lem9@users.sourceforge.net>
1185     * lang/chinese*: updated thanks to Siu Sun
1187 2002-05-19 Marc Delisle  <lem9@users.sourceforge.net>
1188     * read_dump.php3, bug 556105: do not execute a bookmark if asked to
1189       only view it
1191 2002-05-19 Alexander M. Turek  <rabus@users.sourceforge.net>
1192     * lang/german.inc.php3:
1193       - Updated serveral untranslated strings.
1194       - Better translation.
1195     * lang/albanian.inc.php3, libraries/select_lang.lib.php3:
1196       New translation, thanks to Laurent Dhima <laurenti@users.sourceforge.net>.
1197     * ldi_table.php3: Added labels for checkboxes.
1199 2002-05-18 Marc Delisle  <lem9@users.sourceforge.net>
1200     * pdf_schema.php3: corrections by Loïc; and I fix the undefined variables
1201     * Documentation.html: PMA_relation, PMA_pdf_table_position, varchar(64)
1203 2002-05-18 Alexander M. Turek  <rabus@users.sourceforge.net>
1204     * libraries/display_tbl.lib.php3, line 1006: if a binary record contains
1205       some html special characters, display was not xhtml compilant.
1207 2002-05-18 Loïc Chapeaux  <lolo@phpheaven.net>
1208     * libraries/common.lib.php3; libraries/ip_allow_deny.lib.php3:
1209       - exported the "IP-based Allow/Deny" code in a distinct library;
1210       - coding standards;
1211       - improved PHP3 compliance;
1212       - better ip checking.
1213     * Documentation.html: typos and line sizes.
1214     * tbl_qbe.php3: cleanup.
1215     * fpdf/*: removed ^M.
1216     * fpdf/fpdf.php3, lines 1205+: ensure user agent is detected whatever are
1217       the PHP version and the "register globals" value.
1218     * pdf_schema.php3; lang/*: coding standards and PDF error handling.
1219     * config_import.lib.php3: fixed a parse error.
1221 2002-05-17 Robin Johnson  <robbat2@users.sourceforge.net>
1222     * config.inc.php3, libraries/common.lib.php3: IP-based Allow/Deny code
1223       from feature #484158
1224     * Documentation.*: feature #484158 documented
1226 2002-05-17 Marc Delisle  <lem9@users.sourceforge.net>
1227     * tbl_change.php3, bug 556296: field size for int
1228     * tbl_qbe.php3: adjust drop-down width, thanks to Mike Beck
1230 2002-05-17 Loïc Chapeaux  <lolo@phpheaven.net>
1231     * db_details_structure.php3, lines 442: does not display the "data scheme"
1232       form if there is no table in the database.
1233     * db_details_structure.php3, lines 446-458;
1234       tbl_properties_options.php3, lines 119-143: beautified generated code.
1235     * libraries/build_dump.php3, lines 70-75: fixed bug #551682 - PMA ignores
1236       case of table names under winwin, thanks to
1237       Pawe³ Szczepañski <pauluz at users.sourceforge.net>.
1238     * libraries/display_tbl.lib.php3, line 1006: if a binary record contains
1239       some html tags, display was broken. Thanks to
1240       SailorMax <max at elcor.lv>.
1241     * lang/italian.inc.php3: updated, thanks to Pietro Danesi.
1243 2002-05-16 Loïc Chapeaux  <lolo@phpheaven.net>
1244     * db_details_structure.php3; Documentation.html: coding standards.
1246 2002-05-14 Marc Delisle  <lem9@users.sourceforge.net>
1247     * pdf_schema.php3, db_details_structure.php3, lang/*, fpdf/*,
1248       Documentation.html:
1249       - new feature: pdf schema output,
1250       - thanks to Maxime Delorme (delorme.maxime at free.fr)
1251       - and to Olivier Plathey (www.fpdf.org)
1252       - (todo: scaling choice)
1254 2002-05-13 Loïc Chapeaux  <lolo@phpheaven.net>
1255     * left.php3, libraries/common.lib.php3: fixed xhtml bugs and optimized the
1256       fix against bug #546011 (Navigation tooltips).
1257     * lang/arabic.inc.php3: updated thanks to Tarik kallida.
1259 2002-05-13 Marc Delisle  <lem9@users.sourceforge.net>
1260     * lang/hungarian.inc.php3: updates, thanks to Péter Bakondy
1262 2002-05-09 Robin Johnson  <robbat2@users.sourceforge.net>
1263     * .cvsignore, libraries/common.lib.php3: Feature to stop developers
1264       commiting their config.inc.php3 so easily.
1266 2002-05-09 Alexander M. Turek  <rabus@users.sourceforge.net>
1267     * left.php3, libraries/common.lib.php3:
1268       Fixed bug #546011 (Navigation tooltips).
1269     * lang/german.inc.php3: Updates.
1271 2002-05-08 Marc Delisle  <lem9@users.sourceforge.net>
1272     * Documentation.html: update example for foreign_display_field
1273     * display_tbl.lib.php3: more room for record number
1275 2002-05-08 Loïc Chapeaux  <lolo@phpheaven.net>
1276     * lang/english.inc.php3; lang/french.inc.php3;
1277       libraries/build_dump.lib.php3: fixed bug #552486 - row count starts at 1?
1279 2002-05-07 Loïc Chapeaux  <lolo@phpheaven.net>
1280     * tbl_relation.php3; libraries/display_tbl.lib.php3: added backquotes and
1281       slashed some values.
1282     * lang/italian.inc.php3: updated, thanks to Pietro Danesi.
1284 2002-05-06 Marc Delisle  <lem9@users.sourceforge.net>
1285     * lang/romanian.inc.php3: updates thanks to Valics Lehel
1286     * lang/*, tbl_relation.php3, Documentation.html,
1287       libraries/display_tbl.lib.php3: foreign_display_field
1289 2002-05-05 Loïc Chapeaux  <lolo@phpheaven.net>
1290     * lang/thai.inc.php3: completed thanks to Arthit Suriyawongkul &
1291       Warit Wanasathian.
1292     * tbl_dump.php3; libraries/build_dump.lib.php3: enabled the ability to
1293       export only some records in xml format.
1294     * tbl_properties_export.php3: nicer display.
1295     * ldi_table.php3; tbl_select.php3: added top menu.
1297 2002-05-05 Alexander M. Turek  <rabus@users.sourceforge.net>
1298     * db_details_links.php3, tbl_properties_links.php3, lang/*.inc.php3:
1299       Use "SQL" instead of "home" as link name.
1300     * tbl_properties_export.php3: Added XML export option.
1301     * tbl_dump.php3: Beautified XML output.
1302     * lang/german.inc.php3: Better translation for $strDumpXRows.
1304 2002-05-04 Loïc Chapeaux  <lolo@phpheaven.net>
1305     * user_details.php3, line 984: do not use "mysql_result" if the query
1306       fails.
1307     * libraries/auth/cookie.auth.lib.php3: fixed an infinite loop problem.
1308     * tbl_qbe.php3: cleaned up a bit.
1309     * lang/chinese-*: updated thanks to Siu Sun.
1311 2002-05-03 Loïc Chapeaux  <lolo@phpheaven.net>
1312     * lang/italian.inc.php3: updated, thanks to Pietro Danesi.
1313     * tbl_properties.php3; tbl_properties_export.php3;
1314       tbl_properties_operations.php3; tbl_properties_options.php3;
1315       tbl_properties_strucuture.php3:
1316       - messages are now displayed if a query had been submitted to change some
1317         options or to sort the table;
1318       - pursuit the "stay on the sub-pages as long as needed" work.
1319     * db_details.php3; db_details_export.php3; db_details_strucuture.php3:
1320       pursuit the "stay on the sub-pages as long as needed" work.
1321     * libraries/auth/cookie.auth.lib.php3, lines 386-392: fixed bug #551898 -
1322       Cookie auth and cookies refused.
1324 2002-05-02 Loïc Chapeaux  <lolo@phpheaven.net>
1325     * lang/*.inc.php3: cleanup.
1326     * db_details.php3, line 38; db_details_links.php3, line 41: the start db
1327       details page couldn't be reached with an empty database.
1329 2002-05-02 Alexander M. Turek  <rabus@users.sourceforge.net>
1330     * tbl_properties_export.php3, lang/*.inc.php3: Clarified the interface.
1331     * lang/italian.inc.php3: Updates, thanks again to
1332       Pietro Danesi <danone@users.sourceforge.net>.
1333     * lang/german.inc.php3: Updates.
1335 2002-05-01 Marc Delisle  <lem9@users.sourceforge.net>
1336     * tbl_properties.php3, tbl_properties_links.php3,
1337       new tbl_properties_structure, lang/*.php3: Structure page
1338       (todo: - stay on the sub-pages as long as needed)
1339     * tbl_qbe.php3: last changes from Mike Beck
1340     * new tbl_relation.php3 (relation management), thanks to Mike Beck
1342 2002-05-01 Loïc Chapeaux  <lolo@phpheaven.net>
1343     * tbl_properties.php3; tbl_properties_table_info.php3: comments.
1344     * tbl_properties_options.php3: added labels and beautified display.
1345     * db_stats.php3, lines 12-22: ensure this script can only be ran by a
1346       super-user.
1347     * libraries/grab_globals.lib.php3: fixed a bug with the "extact()" function
1348       under php 3.0.12 thanks to Kris Wood <kris at navi.net>.
1349     * libraries/common.lib.php3, line 791: fixed a warning thanks to
1350       Kris Wood <kris at navi.net>.
1351     * mosts scripts: optimization - do not call "mysql_numrows",
1352       "mysql_results" and "mysql_fetch_array" on invalid queries.
1353     * db_details*.php3; mult_submits.inc.php3; sql.php3: splitted the large
1354       "database details" page in parts.
1355     * tbl_properties_links.php3: optimized (less server work).
1356     * tbl_dump.php3, lines 308-309: exporting a database with one table from
1357       the "database details" page doesn't export the table.
1359 2002-04-30 Loïc Chapeaux  <lolo@phpheaven.net>
1360     * lang/italian.inc.php3: updated thanks to Pietro Danesi.
1362 2002-04-30 Marc Delisle  <lem9@users.sourceforge.net>
1363     * tbl_qbe.php3: try to make it work again
1364     * tbl_properties.php3, tbl_properties_table_info.php3,
1365       tbl_properties_options.php3: support for 3 MyISAM table options
1367 2002-04-30 Alexander M. Turek  <rabus@users.sourceforge.net>
1368     * lang/german.inc.php3: Clarification ($strFlushTable).
1370 2002-04-29 Loïc Chapeaux  <lolo@phpheaven.net>
1371     * lang/italian.inc.php3; lang/portuguese.inc.php3: updated thanks to
1372       usual translators.
1373     * tbl_qbe.php3: code was broken and warnings.
1374     * user_details.php3, line 1343: fixed bug #549887 - Db name with "\_"
1375       changed when granting.
1377 2002-04-29 Alexander M. Turek  <rabus@users.sourceforge.net>
1378     * tbl_dump.php3, lines 347, 348: Fixed a bug concerning the
1379       file extensions of XML files in ZIP archives.
1380     * lang/german.inc.php3: Translated $strOptions.
1381     * tbl_properties_operations.php3: Added documentation link for 'FLUSH'.
1382     * header.inc.php3, tbl_properties_links.php3: New link design.
1383     * header.inc.php3: removed db_stats link.
1385 2002-04-29 Marc Delisle  <lem9@users.sourceforge.net>
1386     * tbl_qbe.php3: corrections from Mike Beck for better joins
1387       when more than one table is the master in a relation
1388     * tbl_properties_links.php3, tbl_properties_operations.php3,
1389       new tbl_properties_options.php3, lang/*: new Options page
1390       (will grow when Feature request 441716 is done)
1392 2002-04-28 Marc Delisle  <lem9@users.sourceforge.net>
1393     * tbl_properties.php3, new tbl_properties_common.php3:
1394       start the split
1395     * tbl_properties.php3, new tbl_properties_export.php3,
1396       tbl_properties_links.php3, lang/*.php3: export is splitted
1397     * new tbl_properties_table_info, to be able to display links
1398       on the export page
1399     * new tbl_properties_operations.php3
1401 2002-04-28 Alexander M. Turek  <rabus@users.sourceforge.net>
1402     * header.inc.php3, lines 162-170: Improved patch #548696.
1403     * db_details.php3, tbl_dump.php3, lang/*.php3,
1404       libraries/build_dump.lib.php3: XML exports (experimental).
1405     * tbl_dump.php3: improved PHP3 compatibility.
1407 2002-04-28 Loïc Chapeaux  <lolo@phpheaven.net>
1408     * tbl_properties.php3, line 395: replaced a "require" by an include.
1409     * tbl_properties_links.php3: beautified code.
1410     * db_details.php3, tbl_change.php3, tbl_properties.php3, user_details.php3:
1411       xhtml fixes.
1412     * lang/slovak-win1250.inc.php3: updated thanks to Peter Svec.
1413     * tbl_qbe.php3, line 732: fixed again a warning.
1414     * tbl_addfield.php3; tbl_alter.php3: fixed bug #548495 - Alter table not
1415       replicate.
1416     * db_stats.php3; libraries/functions.js: added a check/uncheck all feature.
1417     * tbl_properties.php3; tbl_properties_operations.php3: moved tables
1418       comments and type features and referential integrity checkings to the
1419       "table operations" page.
1420     * config.inc.php3, lines 184-185; db_details.php3, line 572;
1421       Documentation.html, lines 916-917; tbl_properties.php3, line 556:
1422       emphasized the sql query texteareas.
1424 2002-04-27 Marc Delisle  <lem9@users.sourceforge.net>
1425     * tbl_properties.php3, new tbl_properties_links.php3:
1426       remove duplicate links code.
1428 2002-04-27 Alexander M. Turek  <rabus@users.sourceforge.net>
1429     * Recompressed old ChangeLog without saving its path in the archive.
1430     * header.inc.php3:
1431       - Patch #548696 (DB/Table titles should be links), thanks to
1432         Ray Black <allah03@users.sourceforge.net>.
1433       - lines: 161-164: Undefined variable.
1434     * common.lib.php3, lines 162, 163, 435-437:
1435       - Fixed bug #549570
1436       - (Strange error if controluser is invalid).
1438 2002-04-27 Loïc Chapeaux  <lolo@phpheaven.net>
1439     * Documentation.html:
1440       - xhtml fixes;
1441       - added a faq entry about bug #547064 (JS error with textareas under
1442         Mozilla).
1443     * libraries/display_tbl.lib.php3; libraries/functions.js: better fix
1444       against bug #547384 (Marker Color can't equal Pointer Color).
1445     * libraries/auth/config.auth.lib.php3, line 111: fixed a header problem.
1446     * scripts/create-release.sh: improved so a CVS branch tag may be used.
1447     * lang/croatian-*; libraries/select_lang.lib.php3: new Croatian
1448       translations thanks to Sime Essert <sime@nofrx.org>.
1449     * tbl_properties.php3, lines 1238-1240: fix new fields names in the
1450       relation table.
1451     * tbl_printview.php3; tbl_qbe.php3: optimization, warnings and coding
1452       standards.
1453     * header.inc.php3, lines 166-172: xhtml fixes.
1454     * Compressed ChangeLog till the 2.2.6 release.
1456 2002-04-26 Loïc Chapeaux  <lolo@phpheaven.net>
1457     * ## created 2.2.7 branch into the CVS tree ##
1458     * lang/nowegian.inc.php: updated thanks to Sven-Erik Andersen.
1459     * lang/brazilian_portuguese.inc.php3: updated thanks to Renato Lins.
1460     * sql.php3; tbl_replace.php3: patch #547030 - file_exists $goto thanks to
1461       Melvyn Sopacua <nyvlem at users.sourceforge.net>.
1462     * libraries/common.lib.php3, line 70: "invalid" path.
1463     * tbl_printview.php3; tbl_qbe.php3: coding standards and warnings.
1465 2002-04-26 Marc Delisle  <lem9@users.sourceforge.net>
1466     * tbl_qbe.php3: automatic joins from Relation table, thanks
1467       to Mike Beck (mike.beck at ibmiller.de)
1468       (experimental: some things remain to be tested)
1469     * Documentation.html: example for automatic joins
1470     * tbl_qbe.php3, tbl_printview.php3, libraries/display_tbl.lib.php3,
1471       Documentation.html: rename fields in the relation table
1473 2002-04-26 Alexander M. Turek  <rabus@users.sourceforge.net>
1474     * libraries/common.lib.php3: fixed a controluser bug.
1475     * libraries/display_tbl.lib.php3: fixed bug #547384 (Marker Color can't
1476       equal Pointer Color)
1478 2002-04-25 Alexander M. Turek  <rabus@users.sourceforge.net>
1479     * lang/italian.inc.php3: updated, thanks again to Pietro Danesi.
1481 2002-04-24 Marc Delisle  <lem9@users.sourceforge.net>
1482     * tbl_*.php3: $cfg system changes
1484 2002-04-24 Alexander M. Turek  <rabus@users.sourceforge.net>
1485     * libraries/*, lang/*: $cfg system changes.
1486     * libraries/common.lib.php3, libraries/select_lang.lib.php3,
1487       libraries/config_import.lib.php3: Config file backwards compatibility.
1489 2002-04-24 Robin Johnson <robbat2@users.sourceforge.net>
1490     * *.php3 NOT tbl_*.php, Documentation.*: $cfg system changes.
1491     * scripts/extchg.sh: Updated URL
1492     * scripts/convertcfg.pl: Conversion between old config files and new ones.
1493     * scripts/*: Updated comments somewhat
1494     * tbl_dump.php3:121: renamed $cfgServer_backup to $backup_cfgServer
1495     * user_details.php3: forgot to change $GLOBALS['cfgXYZ'] to $GLOBALS['cfg']['XYZ']
1496     * libraries/common.lib.php3: a single $cfgServer instance was forgotten
1498 2002-04-23 Marc Delisle  <lem9@users.sourceforge.net>
1499     * tbl_printview.php3, lang/*.php3: Relation links in printview,
1500       thanks to Mike Beck (mike.beck at ibmiller.de)
1502 2002-04-23 Alexander M. Turek  <rabus@users.sourceforge.net>
1503     * libraries/common.lib.php3: fixed bug #547605 using Loïc's patch.
1504     * tbl_printview.php3: Fixed a small bug, some php and XHTML 1.0 errors and
1505       beautified the generated code.
1506     * lang/german.inc.php3: Translated the new string.
1507     * Documentation.html: Changed notes concerning php 4.2.0.
1509 2002-04-22 Loïc Chapeaux  <lolo@phpheaven.net>
1510     * lang/slovak-win1250.inc.php3: completed, thanks to Peter Svec.
1512 2002-04-22 Marc Delisle  <lem9@users.sourceforge.net>
1513     * lang/japanese* updates, thanks to Yukihiro Kawada
1515 2002-04-22 Alexander M. Turek  <rabus@users.sourceforge.net>
1516     * lang/russian-koi8.inc.php3: fixed a typo (bug #546981).
1517     * lang/german.inc.php3: better syntax.
1518     * db_details.php3, mult_submits.inx.php3, tbl_properties.php3:
1519       Use TRUNCATE instead of DELETE when using MySQL 4.
1521 2002-04-21 Alexander M. Turek  <rabus@users.sourceforge.net>
1522     * main.php3: Restarted work on patch #538740 (get users priv. with
1523       SHOW GRANTS).
1525 2002-04-21 Loïc Chapeaux  <lolo@phpheaven.net>
1526     * libraries/auth/http.auth.lib.php3: tried a fix to allow the use of http
1527       authentication mode with IIS.
1529 2002-04-21 Marc Delisle  <lem9@users.sourceforge.net>
1530     ### 2.2.6 released ###
1533          --- Older ChangeLogs can be found on our project website ---
1534                      http://www.phpmyadmin.net/ChangeLogs/