2.5.0
[phpmyadmin/crack.git] / ChangeLog
bloba7ed52918d323a232e05fd63c41bbef28eef1437
1 ----------------------
2 phpMyAdmin - Changelog
3 ----------------------
5 $Id$
6 $Source$
8 2003-05-11 Marc Delisle  <lem9@users.sourceforge.net>
9      ### 2.5.0 released
11 2003-05-10 Marc Delisle  <lem9@users.sourceforge.net>
12      * libraries/display_tbl.lib.php3: bug 735439: if too many page numbers,
13        show just the pages near the current page
15 2003-05-10 Michal Cihar  <nijel@users.sourceforge.net>
16      * libraries/common.lib.php3: Whole tab is now link.
17      * libraries/display_export.lib.php3: Disable CSV export for multiple
18        tables - fixes #734104.
19      * lang/latvian: Update thanks to Sandis Jerics (saaa2002).
20      * lang/chinese: Update thanks to Wang (fundawang).
21      * lang/sync_lang.sh: Fix for POSIX sh.
22      * db_details_structure.php3: Don't display 0 for InnoDB tables as records
23        count - fixes #735441.
24      * libraries/display_tbl.lib.php3: Fix not displaying content of TEXT
25        fields (was treated like BLOB).
26      * libraries/common.lib.php3: $cfg['Server']['AllowDeny']['order'] might
27        be undefined.
29 2003-05-09 Marc Delisle  <lem9@users.sourceforge.net>
30      * libraries/display_tbl.lib.php3: bug 731367: hexifying all
31        TEXT fields (a if on the type returns "blob") caused
32        problems
34 2003-05-05 Marc Delisle  <lem9@users.sourceforge.net>
35      * libraries/build_dump.lib.php3: bug 731866: text fields were
36        exported hexified, because mysql_field_type() was used and
37        it returns 'blob' for 'text' fields, so use a new PMA_fieldTypes()
39 2003-05-02 Marc Delisle  <lem9@users.sourceforge.net>
40     * libraries/get_foreign.lib.php3: bug 731480: was not counting
41       the rows of the foreign, thanks to Stefan Elssner
43 2003-05-02 Garvin Hicking <me@supergarv.de>
44     * css/phpmyadmin.css.php3: Small typo, seems to be
45       solution of support request #728820
46     * Documentation.html: Enhance FAQ 2.3 (mysql.sock readable,
47       thanks to Ryan)
48     * Added scripts/inno2pma (from Ernie Hershey). Please see
49       Patch Tracker #709383 for further information.
50     * libraries/display_tbl.lib.php3: Bug #728813 (title for
51       relations when foreign_db != master_db)
52     * index.php3, left.php3, tbl_query_box.php3, db_details_common.php3,
53       main.php3, queryframe.php3, libraries/common.lib.php3: Should be 
54       the fix for Bug #730718.
55       Moved the hashform from the "nav"-frame to the "queryframe"-frame,
56       altered the way the form is submitted in LeftFrameLight mode to
57       keep the queryframe. Only if JavaScript is usable, otherwise it's
58       not necessary to keep the 'opener' pointer.
59     * libraries/display_tbl.lib.php3: PHP3 compatibility.
60     * libraries/common.lib.php3, db_details_common.php3, index.php3,
61       main.php3: Still have to propagate $hash to the left frame...
63 2003-04-30 Marc Delisle  <lem9@users.sourceforge.net>
64     * pdf_schema.php3, bug 729517, better comment output,
65       thanks to Maxime Delorme
67 2003-04-30 Michal Cihar  <nijel@users.sourceforge.net>
68     * tbl_move_copy.php3: Better fix for #729416 (use INSERT IGNORE).
70 2003-04-29 Michal Cihar  <nijel@users.sourceforge.net>
71     * server_privileges.php3: No need to escape wild characters here.
73 2003-04-29 Garvin Hicking <me@supergarv.de>
74     * tbl_move_copy.php3: Bug #729416
75     * tbl_query_box.php3, queryframe.php3: Bug #729446, maybe #728571
76     * index.php3: Typo    
77     * db_details_structure.php3: Prevent uninitialized variable
79 2003-04-28 Garvin Hicking <me@supergarv.de>
80     * index.php3, queryframe.php3, tbl_query_box.php3, querywindow.php3:
81       Even more issues when QueryFrameJS is set to true, but JS is not
82       activated. Haven't ever thought this would be necessary. ;)
83       I tested everything with QueryFrame/QueryFrameJS set to true/false
84       with and without JavaScript enabled, and got everything working.
85       Please verify for yourselves! :)
87 2003-04-28 Marc Delisle  <lem9@users.sourceforge.net>
88     * lang/polish: update, thanks to Jakub Wilk
90 2003-04-28 Michal Cihar  <nijel@users.sourceforge.net>
91     * tbl_query_box.php3: Partial fix for #728935 (can not submit SQL without
92       javascript). But there are still problems without javascript.
94 2003-04-27 Marc Delisle  <lem9@users.sourceforge.net>
95     ### 2.5.0-rc2 released
97 2003-04-25 Michal Cihar  <nijel@users.sourceforge.net>
98     * lang/estonian: Updated, thanks to finsoft@sourceforge.net.
99     * lang/norwegian: Updated, thanks to Sven-Erik Andersen (sven-erik).
100     * lang/thai: Updated, thanks to Arthit Suriyawongkul.
101     * lang/{catalan,english,indonesian,spanish}: Added some missing
102       translations.
104 2003-04-23 Michal Cihar  <nijel@users.sourceforge.net>
105     * tbl_dump.php3: Fixed syntax error with === (#724093, #707538).
106     * libraries/display_export.lib.php3: Automatically check "Save as file"
107       when selecting compression.
109 2003-04-22 Garvin Hicking <me@supergarv.de>
110     * libraries/common.lib.php3, main.php3, db_details_common.php3:
111       When reloading the frame, propagate hash value (for querywindow)
113 2003-04-22 Marc Delisle  <lem9@users.sourceforge.net>
114     * tbl_indexes.php3: bug 725711: FULLTEXT index type not shown
115       in the drop-down box
117 2003-04-20 Garvin Hicking <me@supergarv.de>
118     * libraries/display_tbl.lib.php3, index.php3, left.php3,
119       tbl_query_box.php3, queryframe.php3, querywindow.php3:
120       Fixed Bug #723955, 723736, 723713 (Query Frame). Workaround for
121       (serious) issues with multiple instances of phpMyAdmin and
122       the query window. Also made sure that disabling the QueryFrame
123       is possible without seeing errors. Of course, this is
124       extremely reduced usability without JS.
126 2003-04-18 Garvin Hicking <me@supergarv.de>
127     * left.php3, index.php3, tbl_query_box.php3,
128       libraries/display_tbl.lib.php3, queryframe.php3:
129       Fixed Bug #723713
131 2003-04-18 Marc Delisle  <lem9@users.sourceforge.net>
132     * Documentation.html: faq about double auth windows
133     * lang/ukrainian: update, thanks to Markijan Baran
134     * tbl_relation.php3: bug 696215: can now choose all segments
135       of the primary key
137 2003-04-17 Marc Delisle  <lem9@users.sourceforge.net>
138     * lang/ukrainian: update, thanks to Markijan Baran
139     * server_common.inc.php3: bug 722791: "USE mysql" is not a good
140       test in MySQL 4 to check if superuser
142 2003-04-17 Michal Cihar  <nijel@users.sourceforge.net>
143     * tbl_replace_fields.php3: Fix typo.
144     * tbl_replace.php3: Use rather SELECT *, as selecting only BLOB causes
145       MySQL sometimes problems...
147 2003-04-17 Garvin Hicking <me@supergarv.de>
148     * tbl_replace_fields.php3: Use $encoded_key instead of $key to
149       detect changes in BLOB fields with a special name.
150     * tbl_replace.php3, tbl_replace_fields.php3: Bug #722629 - Use
151       original values of a BLOB field when 'Insert as new row' is
152       chosen on edit.
153     * libraries/display_tbl.lib.php3: Bug #662320 (highlight fields
154       crossing DB borders now allowed)
156 2003-04-16 Garvin Hicking <me@supergarv.de>
157     * tbl_query_box.php3: Only hide 'go' SQL button, when in files mode
158       with no $db set
160 2003-04-16 Marc Delisle  <lem9@users.sourceforge.net>
161     * badwords.txt: "status" is not a reserved word
163 2003-04-16 Michal Cihar  <nijel@users.sourceforge.net>
164     * libraries/sqlparser.data.php3: Added AUTO_INCREMET to reserved words.
165     * tbl_properties_common.php3: Avoid displaying message twice in some cases
166       (fixes bug #722378).
167     * libraries/build_dump.lib.php3: Export BLOBs hex quoted.
169 2003-04-15 Michal Cihar  <nijel@users.sourceforge.net>
170     * tbl_query_box.php3: Only display charset selection when a DB is
171       selected.
172     * libraries/display_tbl.lib.php3: Fix edit link for table without primary
173       key and with BLOB field (bug #708182).
175 2003-04-15 Garvin Hicking <me@supergarv.de>
176     * footer.inc.php3, queryframe.php3: Changed anchor target
177       and window name of queryframe as suggested by Armel
178       Fauveau (thanks!)
180 2003-04-14 Marc Delisle  <lem9@users.sourceforge.net>
181     * libraries/sqlparser.data.php3: bug 647705: 'NO' is not
182       a reserved word in MySQL
183     * libraries/sqlparser.data.php3: bug 708887: MONTH() and YEAR() 
184       are functions
185     * libraries/common.lib.php3: bug 721278: Skip Explain SQL
187 2003-04-14 Michal Cihar  <nijel@users.sourceforge.net>
188     * lang/some translations: Damn, I didn't commit all empty translations
189       yesterday...
190     * lang/sync_lang.sh: Updated to avoid empty translations problems (reports
191       which translations has failed, now also converts by default only
192       modified files and is capable to get charset from filename when reading
193       from file has failed.
194     * left.php3: More fixes for HTML entities.
195     * tbl_properties_options.php3: Remove '; InnoDB free:' part from comment
196       when changing it.
197     * lang/czech: Updated.
198     * lang/indonesian: Updted, thanks to Rachim Tamsjadi (tamsy).
199     * lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
200     * lang/italian: Updated, thanks to Pietro Danesi (danone).
201     * lang/catalan: Updated, thanks to Xavier Navarro.
202     * footer.inc.php3: Fixed for quotes, HTML entities and other weird
203       characters in db/table name.
204     * libraries/display_tbl.lib.php3: Fixed bug #720672 - moved headers.
205     * db_details.php3, tbl_query_box.php3: Display choice for charset also
206       when only UploadDir available.
208 2003-04-14 Garvin Hicking <me@supergarv.de>
209     * libraries/common.lib.php3: Fixed SHOW TABLE STATUS LIKE ... FROM ...
210       usage. (Bug #720846)
211     * footer.inc.php3: Needed \n for some cases.
212     * tbl_query_box.php3: Only display file import when a DB is selected.
214 2003-04-13 Marc Delisle  <lem9@users.sourceforge.net>
215     * lang/french: update
216     * lang/spanish: Updates, thanks to Dr. med. Daniel Hinostroza C.
217     * lang/polish: update, thanks to Jakub Wilk
218     ### 2.5.0-rc1 released
220 2003-04-13 Alexander M. Turek  <rabus@users.sourceforge.net>
221     * lang/bulgarian-windows-1251.inc.php3, lang/croatian-windows-1250.inc.php3,
222       lang/czech-windows-1250.inc.php3, lang/russian-koi8-r.inc.php3:
223       Added $strCharset.      
225 2003-04-13 Michal Cihar  <nijel@users.sourceforge.net>
226     * lang/{slovenian,russian,croatian,bulgarian}: We don't
227       want empty translations...
229 2003-04-12 Alexander M. Turek  <rabus@users.sourceforge.net>
230     * libraries/common.lib.php3: Better fix against possible "wrong parameter
231       count" errors.
232     * server_privileges.php3:
233       - Fixed a broken link in the user overview table;
234       - Fixed bug #539756 again.
235     * lang/german-*.inc.php3: Updates.
236     * tbl_properties_structure.php3, lang/*.inc.php3: Nicer output for MySQL 4.1
237       (Feature #623665, part 1).
239 2003-04-11 Marc Delisle  <lem9@users.sourceforge.net>
240     * libraries/common.lib.php3, config_import.lib.php3:
241       MaxExactCount backwards compatibility
242     * db_details_structure.php3: undefined $row_count for InnoDB tables
244 2003-04-11 Michal Cihar  <nijel@users.sourceforge.net>
245     * db_details_structure.php3: Get row count by SHOW TABLE STATUS, and by
246       SELECT COUNT(*) only for small (<20000 rows) tables (RFE #708533).
247     * config.inc.php3, db_details_structure.php3, libraries/common.lib.php3:
248       $cfg['MaxExactCount'] is now used instead of hardcoded 20000 for above.
249     * Documentation.*: Documented above.
250     * lang/albanian: Updated, thanks to Laurent Dhima (laurenti).
251     * lang/galician: Added missing string.
252     * lang/thai: Updated, thanks to Arthit Suriyawongkul.
254 2003-04-10 Michal Cihar  <nijel@users.sourceforge.net>
255     * pdf_schema.php3, libraries/common.lib.php3,
256       libraries/display_tbl.lib.php3, libraries/get_foreign.lib.php3: Get row
257       count by SHOW TABLE STATUS, and by SELECT COUNT(*) only for small
258       (<20000 rows) tables (RFE #708533).
259     * tbl_printview.php3: Make javascript work on more browsers than MSIE.
260     * Documentation.*: Fixed typo and corrected FAQ 1.23 (bug #718569), fixed
261       XHTML errors, document is again valid XHTML.
262     * lang/italian: Updated, thanks to Pietro Danesi (danone).
264 2003-04-09 Michal Cihar  <nijel@users.sourceforge.net>
265     * libraries/build_dump.lib.php3: Fixed undefined index warnings in LaTeX
266       and XML dump.
267     * libraries/display_export.lib.php3: Added <br /> before charset
268       selection in export.
270 2003-04-09 Marc Delisle  <lem9@users.sourceforge.net>
271     * lang/*: $updComTab -> $strUpdComTab
272     * libraries/relation.lib.php3: put back version 1.30 message
273       that uses $strUpdComTab
274     * lang/indonesian: Updated, thanks again to Rachim Tamsjadi.
276 2003-04-09 Garvin Hicking <me@supergarv.de>
277     * pdf_schema.php3: Fix from Doug Suerich (dougsuerich)
278       to prevent false arrow aligning when using 'same widths'.
280 2003-04-08 Marc Delisle  <lem9@users.sourceforge.net>
281     * lang/galician: update, thanks to Xosé Calvo
282     * lang/lithuanian: Updated, thanks to Vilius Zigmantas.
283     * lang/italian: Updated, thanks to Pietro Danesi.
284     * lang/chinese_gb: update, thanks to (fundawang)
285     * lang/swedish: update, thanks to Björn T. Hallberg
286     * lang/norwegian: update, thanks to Sven-Erik Andersen
288 2003-04-07 Michal Cihar  <nijel@users.sourceforge.net>
289     * db_details_structure.php3, mult_submits.inc.php3: Added ANALYZE TABLE to
290       multi submit actions.
292 2003-04-06 Garvin Hicking <me@supergarv.de>
293     * tbl_query_box.php, libraries/functions.js: Patch #705899 included.
294       Now multiple fields can be inserted at cursor position (Mozilla/IE)
295       in the sql query textarea. Thanks to Alexis Soulard (alexis_soulard)
296     * header.inc.php3, footer.inc.php3, libraries/common.lib.php3,
297       libraries/relation.lib.php3: RFE #715914: Sort query history by
298       (autoincrement) key instead of timevalue. Only save queries in
299       history if they were successful. This required the moving of
300       the JS-stuff in header.inc.php3 to footer.inc.php3. Please
301       test, if this works for everyone. It does for me.
303 2003-04-06 Alexander M. Turek  <rabus@users.sourceforge.net>
304     * db_datadict.php3: The result of SHOW INDEX does not have a 'Comment'
305       column before MySQL 3.23 (bug #712055).
306     * libraries/grab_globals.lib.php3: Make $HTTP_ACCEPT_LANGUAGE available for
307       machines with register_globals = off.
309 2003-04-05 Marc Delisle  <lem9@users.sourceforge.net>
310     * lang/romanian updates, thanks to Valics Lehel
311     * lang/slovenian update, thanks to Kositer Uros
313 2003-04-03 Garvin Hicking <me@supergarv.de>
314     * libraries/display_tbl.lib.php3: Bug #714744 fixed. Thanks to poster.
316 2003-04-02 Garvin Hicking <me@supergarv.de>
317     * tbl_query_box.php3: RFE #714095. Use backquotes for inserted fields.
318     * tbl_move_copy.php3: At least one of the PDF integrity checks
319       on moving/copying a table can safely be enabled.
320     * tbl_move_copy.php3, tbl_properties_operations.php3: Made 'move to
321       newly created table' depend on a selected checkbox. State of that
322       checkbox is saved in a cookie.
323     * lang/*: Added $strSwitchToTable for the above.
324     * lang/german-*: Translations
326 2003-04-02 Michal Cihar  <nijel@users.sourceforge.net>
327     * tbl_move_copy.php3: Fixed copying/moving to work after some changes in
328       generated SQL dump, move to newly created table also after copying.
329     * tbl_properties_operations.php3: Some fixes for html entities in db/table
330       names.
331     * db_details_structure.php3, mult_submits.inc.php3,
332       tbl_properties_structure.php3: Show multi submits result after headers
333       and tabs from originating place.
334     * lang/czech: Updated.
335     * tbl_properties_operations.php3: Not only remember, but also recall state
336       of checkbox for move to newly created table (see Garvin's entry above).
338 2003-04-01 Marc Delisle  <lem9@users.sourceforge.net>
339     * Documentation.html: clarify about wildcard database
340     * lang/bulgarian, translators.html: big update from the new translator:
341       Stanislav Yordanov, stan at stud.ru.acad.bg
342     * lang/italian: Updated, thanks to Pietro Danesi.
344 2003-03-31 Marc Delisle  <lem9@users.sourceforge.net>
345     * css/phpmyadmin.css.php3: calls from a css file are relative to itself
346       thanks to Jose Fandos (jose.fandos at sonnd.com)
348 2003-03-27 Alexander M. Turek  <rabus@users.sourceforge.net>
349     * server_privileges.php3, lang/*.inc.php3:
350       - Fixed bug #708292 (Support for host-based privileges).
351       - Show SQL query when adding a user.
352     * server_processlist.php3, lang/*.inc.php3: Feature #707495
353       (SHOW FULL PROCESSLIST).
354     * lang/german-*.inc.php3: Updates.
356 2003-03-27 Marc Delisle  <lem9@users.sourceforge.net>
357     * sql.php3: avoid long delays when browsing big tables (MySQL 4)
359 2003-03-26 Michal Cihar  <nijel@users.sourceforge.net>
360     * db_details.php3, db_details_qbe.php3, left.php3, tbl_change.php3,
361       tbl_properties_operations.php3, tbl_properties_structure.php3,
362       tbl_query_box.php3, tbl_select.php3, libraries/common.lib.php3: Even
363       more fixes for HTML entities in field/table/db name.
365 2003-03-25 Alexander M. Turek  <rabus@users.sourceforge.net>
366     * Documentation.html: Fixed GRANT queries for the controluser.
368 2003-03-25 Marc Delisle  <lem9@users.sourceforge.net>
369     * main.php3: replace the 'USE mysql' test, as users with a global
370       priv like CREATE TEMPORARY TABLES can do a 'USE mysql'
372 2003-03-25 Michal Cihar  <nijel@users.sourceforge.net>
373     * tbl_query_box.php3, tbl_properties_operations.php3,
374       libraries/common.lib.php3, tbl_query_box.php3, querywindow.php3: More
375       HTML entities fixes.
376     * read_dump.php3: Fixed detection of $goto.
377     * header.inc.php3: Neated URL generating.
378     * lang/czech: Updated.
380 2003-03-24 Michal Cihar  <nijel@users.sourceforge.net>
381     * db_details_structure.php3, mult_submits.inc.php: Added CHECK TABLE to
382       multisubmit actions (RFE #622603).
383     * db_details_structure.php3, mult_submits.inc.php3, tbl_alter.php3,
384       tbl_properties_structure.php3: Show result of CHECK/OPTIMIZE/REPAIR
385       queries for multiple tables.
386     * db_details_structure.php3: Display correctly table names that contain
387       HTML entities.
388     * libraries/build_dump.lib.php3: Removed PMA_htmlFormat function as it
389       caused HTML entities to be quoted twice.
390     * tbl_indexes.php3: Fixed editing of index with HTML entities.
391     * lang/czech: Updated.
392     * tbl_properties_structure.php3: Fix enabling/disabling links to index
393       creating (it requires type, but there was also MIME type added).
395 2003-03-23 Marc Delisle  <lem9@users.sourceforge.net>
396     * libraries/sqlparser.lib.php3, libraries/config_import.lib.php3,
397       config.inc.php3, Documentation.html: disabling of the parser no
398       longer possible
400 2003-03-22 Alexander M. Turek  <rabus@users.sourceforge.net>
401     * libraries/defines.lib.php3: Small bugfix.
402     * libraries/defines_php.lib.php3: New constant: PMA_MYSQL_CLIENT_API.
403     * libraries/common.lib.php3: Possible fix against "wrong parameter count"
404       errors.
406 2003-03-22 Marc Delisle  <lem9@users.sourceforge.net>
407     * libraries/transformations/text_plain__imagelink: display the
408       image, with width and height options
409     * libraries/transformations/text_plain__link: the link was not
410       functional at my site; also, document this transform in lang.
412 2003-03-21 Marc Delisle  <lem9@users.sourceforge.net>
413     * server_privileges.php3: typo
414     * lang/french update
415     * image_jpeg__plain renamed to text_plain__imagelink, because
416       the contents is not an image but a filename
418 2003-03-21 Michal Cihar  <nijel@users.sourceforge.net>
419     * ldi_check.php3: Use $sql_query instead of $query to put query correctly
420       to sql.php3.
421     * libraries/display_export.lib.php3: Again fixed selecting table/db
422       filename template.
423     * tbl_move_copy.php3, libraries/sqlparser.lib.php3: Fixed copying of
424       table.
426 2003-03-20 Marc Delisle  <lem9@users.sourceforge.net>
427     * lang/hebrew update, thanks to Yuval Sarna
429 2003-03-20 Michal Cihar  <nijel@users.sourceforge.net>
430     * lang/indonesian: Updated, thanks again to Rachim Tamsjadi.
431     * libraries/mysql_wrappers.lib.php3: Fix for bug #705531 - check for field
432       type when doing charset conversion.
433     * libraries/display_export.lib.php3: Fixed selecting table/db filename
434       template.
435     * libraries/read_dump.lib.php3, db_details.php3,
436       db_details_importdocsql.php3, tbl_dump.php3, tbl_query_box.php3, lang/*:
437       Automatic detection of compression for uploaded data.
439 2003-03-19 Garvin Hicking <me@supergarv.de>
440     * tbl_change.php3, tbl_query_box.php3, tbl_replace_fields.php3:
441       Display select box for stored files on Server ($cfg['UploadDir']) in every SQL
442       input area (SQL window, table properties) AND in the 'Insert/Update field' display
443       where you can upload files to blob fields. Experimental.
445 2003-03-19 Alexander M. Turek  <rabus@users.sourceforge.net>
446     * lang/german-*.inc.php3: Updates.
448 2003-03-19 Michal Cihar  <nijel@users.sourceforge.net>
449     * tbl_properties_operations.php3: fixed bad id of option (#706147).
450     * lang/dutch: Updated, thanks to Gilles van den Hoven.
451     * lang/thai: Updated.
452     * lang/italian: Updated, thanks to Pietro Danesi.
453     * lang/indonesian: Updated, thanks to Rachim Tamsjadi.
454     * lang/lithuanian: Updated, thanks to Vilius Zigmantas.
455     * lang/chinese: Updated, thanks to Siu Sun.
457 2003-03-18 Garvin Hicking <me@supergarv.de>
458     * libraries/display_export.lib.php3: Fixed variable usage.
459     * lang/*, libraries/transformations/*, libraries/display_tbl.lib.php3,
460       libraries/common.lib.php3: Added new transforms for a substr()
461       function, a dateformat() modified and a basic plugin for external
462       programs. Support for TIDY has been experimentally been built in.
463       External programs make use of piping and thus cannot be used in
464       Windows.
465       Added the ability for transforms to adjust the "nowrap" option of a
466       cell.
467       Some german translation.
469 2003-03-18 Marc Delisle  <lem9@users.sourceforge.net>
470     * libraries/select_lang.lib.php3: modify order of Russian lang files
471       because MSIE does not accept cp866 and users do not see anything,
472       thanks to Volckov Konstantin Michailovich (wolf at sw.ru)
474 2003-03-18 Michal Cihar  <nijel@users.sourceforge.net>
475     * libraries/display_tbl.lib.php3: removed &nbsp; from button text, as
476       Konqueror doesn't like it there and it is not needed.
477     * lang/czech: updated.
478     * libraries/display_tbl.lib.php3: Don't show BLOB text instead of content
479       when using transformations.
480     * libraries/display_export.lib.php3, db_details_links.php3,
481       server_common.inc.php3, server_databases.php3, server_links.inc.php3,
482       server_processlist.php3, server_status.php3, server_variables.php3,
483       tbl_change.php3 libraries/server_privileges.js: Fixed end of line chars.
484     * tbl_dump.php3, libraries/display_export.lib.php3, lang/*: User can now
485       specify how will filename for exported data look like (RFE #678642).
486     * Documentation.*: Next release seems to be 2.5.0.
487     * lang/latvian: Updated, thanks to Sandis Jerics.
489 2003-03-17 Mike Beck  <mikebeck@users.sourceforge.net>
490     * pdf_pages.php3  will now check if the pdf_pages table has entries
491       that reference tables that no longer exist. if it does user is prompted
492       to delete them.
494 2003-03-17 Marc Delisle  <lem9@users.sourceforge.net>
495     * user_password.php3, header.inc.php3, libraries/user_password.js:
496       put back js functions for user password change (= old user_details.js)
497     * libraries/display_tbl.lib.php3, functions.js: new feature:
498       browse mode page drop-down, thanks to Alexis Soulard (alexis_soulard)
500 2003-03-15 Marc Delisle  <lem9@users.sourceforge.net>
501     * pdf_pages.php3: Automatic layout of tables on the schema
503 2003-03-15 Garvin Hicking <me@supergarv.de>
504     * pdf_schema.php3: Fixed typo.
506 2003-03-14 Garvin Hicking <me@supergarv.de>
507     * libraries/display_tbl.lib.php3, db_details_importdocsql.php3: Fixed
508     '../' safety issues, display transformations only if file exists
509     (Bug #703555)
511 2003-03-14 Robin Johnson  <robbat2@users.sourceforge.net>
512     * config.inc.php3, libraries/config_import.lib.php3 tbl_change.php3:
513         - Typo fixes:
514         s/RestricColumnTypes/RestrictColumnTypes/
515         s/RestricFunctions/RestrictFunctions/
516     * scripts/create_tables.sql:
517         -  Neaten up SQL, add DROP TABLE/DATABASE cleanness
519 2003-03-13 Alexander M. Turek  <rabus@users.sourceforge.net>
520     * server_status.php3: Fixed the Garvin's calculations.
521     * server_variables.php3: Fixed the display for MySQL <= 4.0.3-beta.
522     * libraries/header_meta_style.inc.php3,
523       libraries/transformations/overview.php3: Fixed CSS link.
524     * tbl_properties.inc.php3: Added tooltips for transformations.
526 2003-03-13 Marc Delisle  <lem9@users.sourceforge.net>
527     * libraries/sqlparser.lib.php3: analyzer: where_clause_identifiers
529 2003-03-13 Garvin Hicking <me@supergarv.de>
530     * lang/*, server_status.php3: RFE #702485 - display total# queries per hour/minute/second.
531     * config.inc.php3: Put a note for flipped headers: CSS only works for IE. ('writing-mode')
532     * libraries/display_tbl.lib.php3: Display fields used for WHERE query highlighted in
533       results page (1px border in the color of BrowserMarkerColor around the cells).
534       RFE #638800
535     * libraries/build_dump.lib.php3, db_details_structure.php3, db_printview.php3,
536       pdf_schema.php3, tbl_dump.php3, tbl_printview.php3, tbl_properties_structure.php3,
537       lang/*: RFE #7000385: Export AUTO_INCREMENT field.
538       Display Create/Update/Check_time in PDF-Pages, printview, DB/Table structure and table
539       dumps, if information is available (gathered by 'SHOW TABLE STATUS' for MySQL 3.23.XX).
540     * config.inc.php3 - Altered comments for PMA_* tables for easier integration and more
541       clarity. Make it easier to enable defaults (RFE #695265)
543 2003-03-12 Garvin Hicking <me@supergarv.de>
544     * db_details_structure.php3: When using Alias-Displays for Tables, fix bug when a tablename
545       was not displayed if it has no comment.
546     * libraries/display_tbl.lib.php3 RFE #550554 - Execute SQL bookmarks when browsing the
547       bookmarktable.
548     * db_details_structure.php, left.php3, tbl_properties_links.php3, libraries/bookmark.lib.php3:
549       RFE #550552: Change default initial query for browse mode, if a bookmark with the same
550       label as the tablename is found.
551     * tbl_properties_options.php3, tbl_properties_table_info.php3: Support changing
552       auto_increment value. (RFE #639655)
553     * db_printview.php3, tbl_printview.php3, db_datadict.php3, pdf_schema.php3:
554       Display DB comments and MIME types, where appropriate.
555     * header.inc.php3, querywindow.php3, libraries/common.lib.php3: Fixed some bugs for
556       the querywindow which didn't show the latest querys always.
557     * Documentation.html, db_details.php3, read_dump.php3, tbl_query_box.php3:
558       RFE #470000 - Use parameters for bookmarked queries. This is a bit tricky
559       to do, so please see Documentation.html. I thought it too hard to move the
560       bookmark-box around where you can store the bookmarks, because there are a couples
561       of redirections involved. So the major problem is that your to-be-stored bookmark
562       HAS to yield at least a single result row for you to be able to store that.
563     * tbl_move_copy.php3, tbl_properties_operations.php3: RFE #571838 :
564       Add 'DROP TABLE IF EXISTS' checkbox. Will maintain any existing PMA_* entries
565       for that table.
566     * tbl_properties_export.php3, db_details_export.php3,
567       libraries/display_export.lib.php3: Reworked DB/Table export, so that DB
568       export now is a perfect look-alike except for a multi-tables dropdown.
569       Put the code to display the export into a seperate file for re-usability.
570     * tbl_change.php3, config.inc.php3, libraries/config_import.lib.php3,
571       libraries/common.lib.php3: RFE #422243 - Definition of which MySQL functions
572       map to which MySQL field type and in the dropdown of the function list first
573       display the fitting functions, and then for compatibility reasons the rest of
574       the functions.
575       TODO: I don't know if I chose the correct mapping for all types. Please correct
576       config_import.lib.php3 and config.inc.php3 if therer are any mismappings.
577     * sql.php3, tbl_alter.php3, tbl_move_copy.php3, tbl_properties_structure.php3,
578       tbl_rename.php3, libraries/relation.lib.php3:
579       Bugfix #579256 / RFE #577328 : Automatic update of relations,
580       display fields, comments, bookmarks, ... on update, delete and duplicate.
581       Automatic duplication/moving of PDF pages does not yet work. Would the
582       original author please be so kind to have a look at the tbl_move_copy.php
583       script, search for '[TODO]' and apply necessary fixes? ;)
584     * tbl_dump.php3: New $sql_structure variable for the new table export
585       design broke DB export functionality. Fixed this.
587 2003-03-12 Marc Delisle  <lem9@users.sourceforge.net>
588     * lang/ukrainian: update, thanks to Markijan Baran
590 2003-03-11 Garvin Hicking <me@supergarv.de>
591     * docSQL/*, read_dump.php3, db_details_importdocsql.php3,
592       libraries/grab_globals.lib.php3, libraries/read_dump.lib.php3:
593       Improved security of docSQL importer. You now can only access
594       a subdirectory of phpMyAdmin ('docSQL' proposed) OR upload each
595       file on its own via File Upload (if $is_upload is true).
596       Filenames not matching the converter will no more printed out to
597       maintain security. Permits input of '../'.
598     * transformation_wrapper.php3 - Remove $err_url, because if a query
599       fails here, the user won't get to see the error string anyways.
600       Can happen if you want to display a blob without having an index
601       key in your query, because the blob cannot be filtered by a content
602       WHERE-string.
604 2003-03-11 Marc Delisle  <lem9@users.sourceforge.net>
605     * libraries/sqlparser.data.php3: bug 700082, support of XOR
607 2003-03-10 Alexander M. Turek  <rabus@users.sourceforge.net>
608     * translators.html: Another mechanism against stupid people who use the
609       translator list as a list of localised support hotlines or try to get a
610       translation by mail order... :o)
611     * header_printview.inc.php3, index.php3, left.php3, queryframe.php3,
612       libraries/common.lib.php3, libraries/header_meta_style.inc.php3: Ensured
613       that the correct font families are used.
615 2003-03-10 Garvin Hicking <me@supergarv.de>
616     * libraries/common.lib.php3: Fixed getElementbyId-Bug #687548,
617       thanks to Csaba Gabor!
618     * sql.php3: Fixed another occurence of addslashes() where it no longer
619       belongs.
620     * tbl_addfield.php3, tbl_alter.php3, tbl_create.php3,
621       tbl_properties.inc.php3, libraries/common.lib.php3: Goodie for you all
622       - when creating/altering/adding table fields you can now change the
623       wrong form input, instead of losing all your data. Have fun. :-)
624     * tbl_dump.php3, tbl_properties_export.php3, css/phpmyadmin.css.php3,
625       lang/*:
626       Added new table export format by Michal Cihar. db_details_export.php3
627       should be adapted to the new layout somewhen. Fixed Compression.
628     * header.inc.php3, header_printview.inc.php3, index.php3,
629       left.php3, queryframe.php3, querywindow.php3,
630       transformation_wrapper.php3, css/phpmyadmin.css.php3,
631       libraries/common.lib.php3, libraries/db_table_exists.lib.php3,
632       libraries/functions.js, libraries/header_http.inc.php3,
633       libraries/header_meta_style.inc.php3, libraries/left.js
634       libraries/sqlparser.lib.php3:
635       Massive code-cleanup. Put all stylesheets into new central file
636       css/phpmyadmin.css.php3. To reduce overhead in this file, the
637       common.lib.php3 has a new variable to determine whether the full
638       code structure or only those codes needed for the stylesheet class
639       is parsed. This is to prevent duplicated code, even though it looks
640       somehow ugly. The stylesheet is now embedded via a <link rel>-
641       directive and should also be able to be cached by the browser.
642       See patch #699454.
643       Also some unneccessary code was removed from querywindow/wrapper.
644     * tbl_change.php3: Patch #697541 to prevent non-associative MySQL
645       fieldnames to be mapped to false keys for display.
647 2003-03-10 Marc Delisle  <lem9@users.sourceforge.net>
648     * transformation_wrapper.php3, lang/*,
649       libraries/transformations/image_png__inline.inc.php3:
650       new transformation for png (inline)
651       (still issues with PNG's transparency in PHP 4.3.0)
652     * libraries/common.lib.php3: bug 692652, support for disabled ini_get()
654 2003-03-09 Garvin Hicking <me@supergarv.de>
655     * db_printview.php3: Added print button (#700205)
657 2003-03-08 Marc Delisle  <lem9@users.sourceforge.net>
658     * libraries/transformations/*.sh: did not work in bash
660 2003-03-07 Marc Delisle  <lem9@users.sourceforge.net>
661     * transformation_wrapper.php3, lang/*,
662       libraries/transformations/image_jpeg__inline.inc.php3:
663       now 2 options for resize: width, height
665 2003-03-06 Garvin Hicking <me@supergarv.de>
666     * libraries/common.lib.php3, libraries/display_tbl.lib.php3:
667       Fix bug #658668, special escaping of \n, \r and \t characters.
668       Please test, works fine for me now (both magic_quotes on/off).
670 2003-03-05 Robin Johnson  <robbat2@users.sourceforge.net>
671     * Documentation.html, Documentation.txt: Long-withstanding spelling fixes!
672     * updatedocs.sh: Script to make conversion easier
674 2003-03-05 Garvin Hicking <me@supergarv.de>
675     * Documentation.html: Added FAQ 2.6 about localhost-socket connections.
676     * libraries/relation.lib.php3, libraries/transformations.lib.php3,
677       tbl_relation.php3, tbl_move_copy.php3: Replace PMA_handleSlashes()
678       call with PMA_sqlAddslashes() call because of new global s
679       lashes-handling.
680     * sql.php3: Fixed querytime bug, when query was only shown for PHP
681       display.
682     * read_dump.php3, sql.php3, tbl_alter.php3,
683       tbl_properties_export.php3: Fixed remaining calls to stripslashes()
684       where not neccessary, because grab_globals already stripslashed
685       the data. This fixes the problem of the SQL Pretty printer showing
686       the data wrongly formatted.
688 2003-03-05 Michal Cihar  <nijel@users.sourceforge.net>
689     * libraries/sqlparser.data.php3: TRANSACTION isn't reserved word (fixes
690      #697961)
692 2003-03-05 Marc Delisle  <lem9@users.sourceforge.net>
693     * Documentation.html, faq 1.29 about the "duplicate field names" problem
694     * transformation_wrapper.php3, libraries/defines_php.lib.php3,
695       libraries/transformations/image_jpeg__inline.inc.php3:
696       resized thumbnails
698 2003-03-03 Alexander M. Turek  <rabus@users.sourceforge.net>
699     * tbl_replace_fields.php3: Bugfix: User was unable to insert values
700       containing quotes.
701     * libraries/common.lib.php3:
702       - Avoid reloading the left frame twice;
703       - PHP3 compatibility;
704       - $cfg['PmaAbsoluteUri'] autodetection did not work as expected if php was
705         in CGI mode.
707 2003-03-03 Marc Delisle  <lem9@users.sourceforge.net>
708     * badwords.txt: bug 692874: "date" is not a reserved word
710 2003-03-02 Alexander M. Turek  <rabus@users.sourceforge.net>
711     * db_details.php3, db_details_qbe.php3, db_search.php3, ldi_check.php3,
712       mult_submits.inc.php3, read_dump.php3, sql.php3, tbl_addfield.php3,
713       tbl_change.php3, tbl_create.php3, tbl_dump.php3, tbl_indexes.php3,
714       tbl_move_copy.php3, tbl_properties.inc.php3,
715       tbl_properties_operations.php3, tbl_properties_options.php3,
716       tbl_query_box.php3, tbl_rename.php3, tbl_replace.php3,
717       tbl_replace_fields.php3, tbl_select.php3, transformation_wrapper.php3,
718       user_password.php3, libraries/build_dump.php3, libraries/common.lib.php3,
719       libraries/display_tbl.lib.php3, libraries/grab_globals.php3:
720       If magic_quotes_gpc is enabled, grab_globals calls stripslashes when
721       extracting the arrays $_GET and $_POST. This should replace a lots of
722       workarounds and avoid present and future problems with magic_quotes_gpc.
723     * server_privileges.php3, libraries/common.lib.php3:
724       - Escape wildcard characters in the database and table dropdown boxes;
725       - CSS fixes.
727 2003-03-01 Marc Delisle  <lem9@users.sourceforge.net>
728     * lang/english: typo
729     * tbl_dump.php3: undefined variable $use_comments
730     * tbl_properties_export.php3: bug 692143: now we remove the
731       LIMIT clause from the original query to use the limits entered
732       on the export form
733     * pdf_schema.php3: better header/footer for long pages,
734       thanks to Maxime Delorme
736 2003-03-01 Michal Cihar  <nijel@users.sourceforge.net>
737     * tbl_indexes.php3: Cleaner solution for showing query after changing
738       index.
740 2003-03-01 Robin Johnson  <robbat2@users.sourceforge.net>
741     * libraries/xpath/XPath.class.php, libraries/xpath/:
742     - Removed (was part of the early DB config prototype)
743     * lang/translatecount.sh:
744     - Counts just how out of date the translations are!
746 2003-02-28 Michal Cihar  <nijel@users.sourceforge.net>
747     * tbl_indexes.php3: Show SQL query after modifying/creating index (closes
748       #694800), show structure after modifying index.
750 2003-02-28 Alexander M. Turek  <rabus@users.sourceforge.net>
751     * Documentation.html: Fixed a typo.
752     * server_privileges.php3: Fixed bug #691910.
753     * server_status.php3, lang/*.inc.php3: Patch #683302: InnoDB status monitor,
754       thanks to Jason Carlson (jjcarlson).
756 2003-02-28 Garvin Hicking <me@supergarv.de>
757     * config.inc.php3, header.inc.php3, queryframe.php3, querywindow.php3,
758       tbl_query_box.php3, libraries/common.lib.php3, libraries/config_import.lib.php3,
759       Documentation.html:
760       - Finetuneing for query window: Only three tabs, if DefaultTab
761         is not set to 'full'.
762       - Inserted nobr-Tags to make german translation for 'sql history' fit inside a tab.
763       - Improved windowsize of the query window (no a *lot* smaller, hope this will suit
764          Rabus ;).
765       - Made the textarea smaller (*1.25 instead of *2) for the window only.
766       - Fixed a bug when you changed from a table to a database on the left frame and the
767         query window still wants to show the previous table.
768     * tbl_query_box.php3: Only show fieldlist, when $table is set.
769     * translators.html: Adjusted to same topmenu as Documentation.html.
770       With the new 'Transformations' item the bar was too large to fit
771       on standard 800x600 browser windows.
773 2003-02-27 Michal Cihar  <nijel@users.sourceforge.net>
774     * lang/czech: Updated.
775     * lang/english: Resorted.
777 2003-02-27 Alexander M. Turek  <rabus@users.sourceforge.net>
778     * libraries/common.lib.php3, libraries/config_import.lib.php3:
779       - Backwards compatibility;
780       - Removed some unnecessary code;
781       - Added a small HOWTO.
782     * config.inc.php3: The tab settings don't fit into the 'left frame' part.
783     * lang/german-*.inc.php3: Grammar.
784     * Documentation.html: Fixed some dead links.
785     * scripts/create_tables.sql: Adjusted table comments.
787 2003-02-27 Garvin Hicking <me@supergarv.de>
788     * libraries/common.lib.php3, tbl_properties_links.php3, db_details_links.php3,
789       querywindow.php3: Integrated Manuzhais patch for Lightweight Tabs.
790     * querywindow.php3, tbl_query_box.php3, config.inc.php3, header.inc.php3, index.php3,
791       libraries/config_import.lib.php3: Added (optional) DB-based SQL-history with
792       purging on login, made querywindow tabbed, improved Querywindow-compatibility.
793     * tbl_properties.inc.php3, config.inc.php, librarires/config_import.lib.php3:
794       Experimental: Added $cfg['DefaultPropDisplay']. Enables vertical display
795       (optional, default off) of the columns. I didn't like to have to scroll in horizontal
796       directions, so with this mode you can see about 6 columns at once on a single screen.
797     * tbl_properties.inc.php3: Fixed bug when certain fields are not
798       enabled, they threw an undefined offset. [2nd try, now for real :)]
799     * Documentation.html: Updated for my new features. Should include
800       everyting, I hope. But seriously needs a proofread.
801     * config.inc.php3: Inserted new directives for empty
802       $cfg['Servers'][$i]. (history, verbose_check)
803     * tbl_create.php3, tbl_addfield.php3, tbl_alter.php3: Added more checks
804       to suppress Notices/Warnings when MIME-types are not enabled.
806 2003-02-26 Garvin Hicking <me@supergarv.de>
807     * lang/german-*: better grammar. ;)
808     * libraries/display_tbl.lib.php3: Fixed transformation-link variable
809       usage for special queries like 'SHOW FIELDS', where certain variables are
810       not set.
811     * config.inc.php3, tbl_addfield.php3, tbl_alter.php3, tbl_create.php3,
812       tbl_move_copy.php3, tbl_properties.inc.php3, tbl_properties_structure.php3,
813       transformation_wrapper.php3, libraries/config_import.lib.php3,
814       libraries/display_tbl.lib.php3, libraries/relation.lib.php3,
815       scripts/create_tables.sql:
816        Test if MIME-feature are really available. Preparation for PMA_db-based
817        SQL-History.
818        Removed a dupe for inserting comments, fixed integrity check when
819        moving/renaming tables and keeping comments.
820      * header.inc.php3: Added one more Javascript if-structure to make sure
821        the frameset is initialized when querying for an active window. Without
822        this, when starting phpMyAdmin for the first time, IE6 may complain
823        depending on the order it loads the framesets.
825 2003-02-25 Marc Delisle  <lem9@users.sourceforge.net>
826     * db_details_structure.php3: undefined variable $comment
827     * tbl_move_copy.php3: 'column_info'
829 2003-02-25 Alexander M. Turek  <rabus@users.sourceforge.net>
830     * lang/bulgarian-*.inc.php3, lang/czech-*.inc.php3, lang/dutch-*.inc.php3,
831       lang/swedish-*.inc.php3, lang/thai-*.inc.php3: Removed problematic %e from
832       $datefmt (translations #692065).
833     * lang/japanese-*.inc.php3: Fixed some inconsistences.
834     * config.inc.php3, db_details_importdocsql.php3, Documentation.html,
835       sql.php3, tbl_move_copy.php3, tbl_rename.php3,
836       libraries/config_import.lib.php3, libraries/relation.lib.php3,
837       libraries/transformations.lib.php3: Changed 'column_comments' to
838       'column_info'.
839     * ChangeLog: Removed the 2.3.x branch from this ChangeLog; I moved it to
840       <http://www.phpmyadmin.net/ChangeLogs/>.
842 2003-02-25 Garvin Hicking <me@supergarv.de>
843     * tbl_properties.inc.php3: Fixed duped display of comments due to
844       merging diff conflict.
845     * lang/german*: German translations, only missing transformation
846       descriptions. They shouldn't be translated at that early point, I guess.
847     * libraries/config_import.lib.php3, libraries/relation.lib.php3,
848       libraries/transformations.lib.php3: 'column_info', they were somehow
849       not included in rabus' commit?!
851 2003-02-24 Alexander M. Turek  <rabus@users.sourceforge.net>
852     * common.lib.php3: Backwards compatibility.
854 2003-02-24 Garvin Hicking <me@supergarv.de>
855     Submitted multiple patches from the patch tracker:
856     * JS rowmarker now works in vertical display mode
857         Files: libraries/functions.js, display_tbl.lib.php3
858     * Display nav_bar even when only one row is returned, to enable display in
859         vertical/horizontal mode (especially for rotated headers)
860         Files: libraries/display_tbl.lib.php3
861     * Measures basic query time [#571934]
862         Files: sql.php3, display_tbl.lib.php3
863     * New display mode with 90 degree rotated table headers [#544361]. Works
864         either as CSS or as 'faked' PHP-transformation.
865         Files: libraries/common.lib.php3, libraries/display_tbl.lib.php3
866     * Update and display column comments in Add/Edit Fieldmode and CREATE table
867         mode. Display comments in table structure (optional) with underlined
868         CSS-mouseovers. Display comments in browser mode (optional), both in
869         vertical and horizontal display mode. Keep column comments in synch, when
870         DROPping/ALTERing and moving/copying tables.
871         Files: tbl_addfield.php3, tbl_alter.php3, tbl_create.php3,
872         tbl_properties.inc.php3, tbl_properties_structure.php3, db_details_links,
873         tbl_relation.php3,tbl_move_copy.php3, tbl_properties_links.php3,
874         tbl_rename.php3, sql.php3, db_details_structure.php3, db_details_links.php3,
875         libraries/relation.lib.php3
876     * Display and enter DB/table comments for navigation, stored in pma comments table.
877         May be displayed as Alias-Tooltips in left frame. [#650064]
878         Files: db_details_structure.php3, left.php3, relation.lib.php3
879     * Display column comments in table/database dumps, as inline SQL-Comments
880         Files: tbl_dump.php3, tbl_properties_export.php3, build_dump.lib.php3
881     * Display MIME types to transform any table cell. You can only choose from a
882         list of pre-defined MIME-types. The list gets built by a function searching
883         a directory for valid transforms. For further information see
884         libraries/transformations/README-file and soon in documentation. ;)
885         Files: tbl_properties.inc.php3, transformations.lib.php3, relation.lib.php3,
886         create_tables.sql, tbl_addfield.php3, tbl_alter.php3, tbl_create.php3,
887         tbl_move_copy.php3, transformation_wrapper.php3,
888         libraries/display_tbl.lib.php3, libraries/transformations/*
889         TODO: Add predefined functions!
890     * Display a (javascript) based query window as a new frame below the left
891         frame with query history [#526008]. Currently a bit experimental, works with
892         IE6 and Mozilla 1.2. Utilizes pretty basic JavaScript functions which *should*
893         work with any browser.
894         Files: queryframe.php3, querywindow.php3, header.inc.php3,
895         tbl_query_box.php3, common.lib.php3
897 2003-02-24 Olivier L. Müller  <om@omnis.ch>
898     * libraries/common.lib.php3: if $cfg['PmaAbsoluteUri'] is empty and
899       port == 80 or port == 443, do not add ":80" or ":443" anymore to the
900       generated URL -> prevents a double password query with some browsers
901       (Safari) in case of http authentication.  (tested with https, http and
902       http running on port 8080)
904 2003-02-24 Michal Cihar  <nijel@users.sourceforge.net>
905     * tbl_change.php3, tbl_replace_fields.php3: Move magic words used for
906       fields type into special variable. Fixes #647689.
907     * db_details_structure.php3: Removed extra /. Fixes #692171.
909 2003-02-23 Marc Delisle  <lem9@users.sourceforge.net>
910     ### 2.4.0 released
912 2003-02-23 Olivier L. Müller  <om@omnis.ch>
913     * docs.css: highlight FAQ questions in blue -> more readble.
915 2003-02-23 Alexander M. Turek  <rabus@users.sourceforge.net>
916     * server_privileges: Better code for "check privileges"; This should fix
917       bug #687808 and a few other problems.
918     * ANNOUNCE.txt: Updated list of known bugs.
919     * server_variables.php3: Modified generated XHTML code.
921 2003-02-22 Marc Delisle  <lem9@users.sourceforge.net>
922     * lang/italian update, thanks to Pietro Danesi
923     * lang/slovak update, thanks to Lubos Klokner
924     * lang/polish: update, thanks to Jakub Wilk
925     * lang/thai: update, thanks to Arthit Suriyawongkul
926     * tbl_change.php3: do not use enctype="multipart/form-data"
927       if !$is_upload (possible solution for bug 689215)
928     * lang/swedish: update, thanks to Björn T. Hallberg
930 2003-02-19 Alexander M. Turek  <rabus@users.sourceforge.net>
931     * libraries/display_tbl.lib.php3: Coding standards.
932     * lang/romanian-*.inc.php3: Updates, thanks to Valics Lehel.
933     * lang/spanish-*.inc.php3: Updates, thanks to Dr. med. Daniel Hinostroza C.
934     * lang/galician-*.inc.php3: Updates, thanks to Xosé Calvo.
935     * lang/catalan-*.inc.php3: Updates, thanks to Xavier Navarro.
937 2003-02-18 Marc Delisle  <lem9@users.sourceforge.net>
938     * sql.php3: bug 649665: undefined variables with UNION, and
939       also get the correct row count
940     * lang/norwegian: update, thanks to Sven-Erik Andersen
942 2003-02-18 Alexander M. Turek  <rabus@users.sourceforge.net>
943     * server_databases.php3:
944       - Fixed bug #688360 (Database privileges and AllowUserDropDatabase);
945       - The link "check privileges" is now only displayed to superusers.
947 2003-02-17 Michal Cihar  <nijel@users.sourceforge.net>
948     * lang/czech: Updated.
949     * Documentation.html: Removed obsolete FAQ 6.17 about binary upload.
951 2003-02-17 Alexander M. Turek  <rabus@users.sourceforge.net>
952     * server_privileges.php3: Fixed edit link.
953     * Documentation.html:
954       - Reformulated some passages;
955       - FAQ 1.28.
956     * ANNOUNCE.txt: Synchronized features list with documentation.
957     * server_databases.php3: Fixed bug #688271 (missing "?").
959 2003-02-17 Garvin Hicking <me@supergarv.de>
960     * tbl_replace_fields.php3, read_dump.php3, libraries/common.lib.php3:
961       Reworked blob file upload. More security cautions, and preserve
962       fields contents, if no new file was uploaded. Moved is_uploaded_file
963       function from read_dump.php3 to common.lib.php3 for reusability.
965 2003-02-17 Michal Cihar  <nijel@users.sourceforge.net>
966     * tbl_change.php3, tbl_replace_fields.php3: Removed checkbox for binary
967       upload, upload field moved into table.
969 2003-02-17 Marc Delisle  <lem9@users.sourceforge.net>
970     ### 2.4.0-rc2 released
971     * sql.php3: use SQL_CALC_FOUND_ROWS on MySQL 4 to find the
972       correct number of rows
974 2003-02-16 Alexander M. Turek  <rabus@users.sourceforge.net>
975     * server_privileges.php3, lang/*.inc.php3, lang/server_privileges.js:
976       - Reimplemented ability to change a user's login information
977         (bug #684984);
978       - Feature: copy user profiles;
979       - "Check privileges" should now also check for wildcards;
980       - The revoke mode for deleting users did not always produce valid MySQL.
981     * lang/chinese-*.inc.php3: Fixed bug #682161 by removing some errornous strings.
982     * ANNOUNCE.txt: synchronized list of features and fixes.
984 2003-02-16 Michal Cihar  <nijel@users.sourceforge.net>
985     * lang/czech: Updated.
986     * docs.css: Fixed URL.
988 2003-02-16 Marc Delisle  <lem9@users.sourceforge.net>
989     * sql.php3, libraries/sqlparser.lib.php3: new analyzer logic
990       for splitting the SELECT clauses, to solve almost all records
991       counting bugs
992     * pdf_schema.php3: improved alignment, thanks to Maxime Delorme
993     * lang/japanese: update, thanks to Yukihiro Kawada
995 2003-02-15 Alexander M. Turek  <rabus@users.sourceforge.net>
996     * ANNOUNCE.txt: Prepared announcement for 2.4.0. Please feel free to correct
997       it if necessary.
998     * libraries/common.lib.php3: Don't display edit link for
999       database-independant queries.
1000     * lang/polish-*.inc.php3: Updates, thanks to Jakub Wilk (ubanus).
1001     * docs.css:
1002       - Wrong URI;
1003       - Typo.
1005 2003-02-14 Alexander M. Turek  <rabus@users.sourceforge.net>
1006     * server_databases.php3, server_privileges.php3, lang/*.inc.php3:
1007       Reimplemented "check privileges" feature.
1009 2003-02-13 Robin Johnson  <robbat2@users.sourceforge.net>
1010     * sql.php3: Fix simple little bug #685082
1012 2003-02-12 Alexander M. Turek  <rabus@users.sourceforge.net>
1013     * server_privileges.php3: Fixed bug #684947 ('uncheck all' of 'privileges'
1014       is broken), thanks to Alexander Schuch (ci-dev).
1016 2003-02-12 Marc Delisle  <lem9@users.sourceforge.net>
1017     * lang/indonesian update, thanks to Rachim Tamsjadi
1018     * lang/italian update, thanks to Pietro Danesi
1019     * lang/lithuanian update, thanks to Vilius Zigmantas
1020     * lang/slovenian update, thanks to Kositer Uros
1021     * lang/swedish: update, thanks to Björn T. Hallberg
1022     * tbl_change.php3: upload field only to BLOBs
1023     * libraries/defines.lib.php3, libraries/common.lib.php3: adjust Konqueror
1024       font size
1026 2003-02-11 Marc Delisle  <lem9@users.sourceforge.net>
1027     * tbl_replace_fields.php3: sometimes we receive "none" as the file
1028       name when there is no field upload for some field
1029     * sql.php3: bug 684712, undefined variable $table (js disabled
1030       and confirmation for drop database)
1032 2003-02-11 Alexander M. Turek  <rabus@users.sourceforge.net>
1033     * server_databases.php3: Wrong link title.
1035 2003-02-10 Alexander M. Turek  <rabus@users.sourceforge.net>
1036     * server_databases.php3: Ensured that the database list is built.
1038 2003-02-10 Marc Delisle  <lem9@users.sourceforge.net>
1039     * lang/catalan: update, thanks to Xavier Navarro
1041 2003-02-09 Robin Johnson  <robbat2@users.sourceforge.net>
1042     * lang/Galician*: Updates thanks to xosecalvo
1044 2003-02-09 Michal Cihar  <nijel@users.sourceforge.net>
1045     * lang/czech: Updated again.
1047 2003-02-09 Alexander M. Turek  <rabus@users.sourceforge.net>
1048     * server_databases.php3, lang/*.inc.php3:
1049       - Bugfixes & interface cosmetic;
1050       - Drop multiple databases.
1051     * db_stats.php3: Removed, the file is replaced by server_databases.php3.
1052     * lang/german-*.inc.php3: Updates.
1053     * config.inc.php3: Added a note about another possible setting.
1054     * lang/galician-*.inc.php3: Updates, thanks to Xosé Calvo.
1055     * lang/romanian-*.inc.php3: Updates, thanks to Valics Lehel.
1056     * translators.html: Fixed a typo.
1057     * lang/indonesian-*.inc.php3: Updates, thanks to Rachim Tamsjadi (tamsy).
1058     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
1060 2003-02-08 Alexander M. Turek  <rabus@users.sourceforge.net>
1061     * config.inc.php3, lang/add_message.sh: Typos.
1062     * lang/italian.inc.php3: Updates, thanks to Pietro Danesi (danone).
1063     * server_databases.php3, server_links.inc.php3, lang/*.inc.php3:
1064       Reworte db_stats.php3 to be conform with the new server_ pages.
1066 2003-02-07 Michal Cihar  <nijel@users.sourceforge.net>
1067     * lang/czech: Updated.
1069 2003-02-07 Marc Delisle  <lem9@users.sourceforge.net>
1070     * lang/italian: update, thanks to Pietro Danesi
1071     * lang/norwegian: update, thanks to Sven-Erik Andersen
1072     * lang/polish: update, thanks to Jakub Wilk
1073     * lang/swedish: update, thanks to Björn T. Hallberg
1074     * lang/slovak: remove duplicates
1075     * lang/*, tbl_properties.inc.php3: new $strDefaultValueHelp
1077 2003-02-06 Robin Johnson  <robbat2@users.sourceforge.net>
1078     * lang/arabic*: Updates thanks to Ossama Khayat <ossamak at nht.com.kw>
1079     * lang/chinese_gb.inc.php3: Fixed duplicate '$strDBGMin' where it should
1080       be '$strDBGMax'
1081     * translators.html: Added Ossama Khayat <ossamak at nht.com.kw>
1083 2003-02-06 Marc Delisle  <lem9@users.sourceforge.net>
1084     * libraries/sqlparser.lib.php3: PHP3 parse error
1085     * Documentation.html, db_details_importdocsql.php3, tbl_relation.php3,
1086       libraries/relation.lib.php3: bug 681298, we should always backquote
1087       a restricted word like "comment" when used as an identifier
1088     * Documentation.html, bug 681776, wrong command for my.ini file
1089     * libraries/left.js: png files
1091 2003-02-05 Alexander M. Turek  <rabus@users.sourceforge.net>
1092     * db_details.php3, tbl_query_box.php3: Disabled the autoselect feature of
1093       the SQL query box for Opera 7 for Windows in order to avoid trouble here.
1094     * Documentation.html: Removed FAQ entry about Opera 7.
1095     * db_stats.php3: One <img> tag still pointed to a GIF file.
1097 2003-02-05 Marc Delisle  <lem9@users.sourceforge.net>
1098     * tbl_replace.php3, tbl_replace_fields.php3: do not display the
1099       UPDATE query if there was some binary upload in it, otherwise
1100       display it
1102 2003-02-04 Alexander M. Turek  <rabus@users.sourceforge.net>
1103     * common.lib.php3:
1104       - Patch #669255 (Initial DB list for MySQL > 4.0.2), thanks to Charles
1105         Bailey (charles_bailey);
1106       - Don't use small fonts for Opera 7.
1107     * ldi_check.php3: Backslahes should be escaped.
1108     * Documentation.html: Added a note about Opera 7.
1110 2003-02-04 Michal Cihar  <nijel@users.sourceforge.net>
1111     * Documentation.*: Added information about binary checkbox when uploading
1112       files.
1114 2003-02-04 Garvin Hicking  <me@supergarv.de>
1115     * common.lib.php3: Fixed a possible 'undefined index' error.
1117 2003-02-04 Marc Delisle  <lem9@users.sourceforge.net>
1118     * Documentation.html: new faq entry about IE bug with http auth,
1119       switching from one server to the other
1120     * db_details_qbe.php3: bug 661758 (undefined offset when doing a qbe
1121       and only table selected)
1122     * ldi_check.php3: check local_infile on recent MySQL versions,
1123       thanks to Alexander
1125 2003-02-03 Michal Cihar  <nijel@users.sourceforge.net>
1126     * libraries/display_tbl.lib.php3, tbl_change.php3: Show blob size (RFE
1127       #678729).
1128     * tbl_replace_fields.php3, tbl_change.php3: Allow binary uploads.
1129     * tbl_dump.php3: Fix bug #679699 (export to XML, save to file - Undefined
1130       variable: charset_of_file).
1132 2003-02-03 Garvin Hicking  <me@supergarv.de>
1133     * pdf_schema.php3, libraries/dbg/profiling.php3,
1134       libraries/xpath/XPath.class.php: Backwards compatibility (foreach loops).
1136 2003-02-03 Marc Delisle  <lem9@users.sourceforge.net>
1137     ### 2.4.0-rc1 released
1138     and after the release:
1139     * lang/romanian: update, thanks to Valics Lehel
1140     * lang/spanish: update, thanks to Daniel Hinostroza C.
1141     * lang/catalan: update, thanks to Xavier Navarro
1142     * lang/dutch update, thanks to Ivo Teel
1144 2003-02-02 Olivier L. Müller  <om@omnis.ch>
1145     * tbl_addfield.php3: ignore empty fields on alter table
1147 2003-02-02 Alexander M. Turek  <rabus@users.sourceforge.net>
1148     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
1149       compatibility.
1150     * lang/german-*.inc.php3: Updates.
1151     * server_privileges.php3: Remove column privileges.
1152     * config.inc.php3: Added $cfg['DefaultTabServer'].
1153     * header.inc.php3: Link the default tabs.
1154     * libraries/common.lib.php3: PHP3 compatibility.
1156 2003-02-02 Michal Cihar  <nijel@users.sourceforge.net>
1157     * lang/czech: Updated.
1158     * lang/sort_lang.sh: This needs bash.
1160 2003-02-02 Marc Delisle  <lem9@users.sourceforge.net>
1161     * lang/indonesian: update, thanks to Rachim Tamsjadi (tamsy).
1162     * lang/norwegian: update, thanks to Sven-Erik Andersen
1163     * libraries/kanji-encoding.lib.php3 bug fix, thanks to Yukihiro Kawada
1164     * libraries/dbg/setup.php3, lang/*: generic $strCantLoad
1165       (later when we get enough translations,
1166        we can use it instead of $strCandLoadMySQL)
1167     * lang/romanian: update, thanks to Valics Lehel
1168     * lang/galician: update, thanks to Xosé Calvo
1169     * lang/lithuanian: update, thanks to Vilius Zigmantas
1170     * lang/japanese: update, thanks to Yukihiro Kawada
1171     * lang/*, libraries/dbg/profiling.php3: strDBGMaxTimeMs,
1172       thanks to Alexander
1174 2003-02-01 Robin Johnson  <robbat2@users.sourceforge.net>
1175     * R.I.P.: --- On Feb. 1, 2003, the Space Shuttle Columbia (STS-107) was lost during its
1176     re-entry into Earth's atmosphere. In memory of the brave men and women who
1177     gave their lives for the people of Earth. ---
1178     * Documentation.html: Removed a bit of duplication in [7.4] and the
1179     Developers section
1180     * libraries/dbg: New directory for DBG code
1181     * libraries/dbg/setup.php3:
1182        - DBG initialization code, including module support
1183     * libraries/dbg/profiling.php3: Profiling code
1184     * lang/*: New strings added for DBG extension
1185     * config.inc.php3: config options for DBG, off by default
1186     * footer.inc.php3: DBG profiling output
1188 2003-02-01 Michal Cihar  <nijel@users.sourceforge.net>
1189     * Documentation.*, translators.html, docs.css: New documentation layout.
1190     * scripts/create-release.sh: Added --dont_wrap_pre to lynx parameters.
1192 2003-02-01 Marc Delisle  <lem9@users.sourceforge.net>
1193     * tbl_change.php3, tbl_replace.php3, (new)tbl_replace_fields.php3,
1194       db_details.php3, tbl_query_box.php3, libraries/common.lib.php3:
1195       new Feature: BLOB field upload
1196       (TODO: handle open_basedir restrictions)
1198 2003-01-31 Alexander M. Turek  <rabus@users.sourceforge.net>
1199     * config.inc.php3, Documentation.html, libraries/common.lib.php3,
1200       libraries/config_import.lib.php3: Added experimental support for
1201       compressed connections to the MySQL server.
1203 2003-01-30 Marc Delisle  <lem9@users.sourceforge.net>
1204     * db_details_structure.php3, libraries/fpdf/fpdf.php3: better browser
1205       support, thanks to Jose Fandos (jose.fandos at sonnd.com)
1207 2003-01-30 Michal Cihar  <nijel@users.sourceforge.net>
1208     * Documentation*: Added faq 1.27 about GZIP output buffering problem.
1209     * Documentation.html, translators.html: Unified using of font sizes.
1211 2003-01-30 Alexander M. Turek  <rabus@users.sourceforge.net>
1212     * main.php3, user_details.php3, libraries/user_details.js: Removed the old
1213       user management.
1214     * server_processlist.php3: Fixed a bug the denied the access to the
1215       process list for normal users.
1216     * config.inc.php3: Removed note about buggy setting.
1217     * lang/german-*.inc.php3: Updates.
1218     * Documentation.html: There won't be a PHP 4.5.0; typos.
1220 2003-01-29 Marc Delisle  <lem9@users.sourceforge.net>
1221     * tbl_select.php3: drop-down for enums, thanks to Joerg Klein (j0erch)
1223 2003-01-28 Marc Delisle  <lem9@users.sourceforge.net>
1224     * sql.php3, tbl_replace.php3: display UPDATE statement after row edit
1226 2003-01-27 Marc Delisle  <lem9@users.sourceforge.net>
1227     * lang/slovenian update: thanks to Kositer Uros (urosh)
1228     * lang/albanian: update, thanks to Laurent Dhima
1229     * lang/slovak update, thanks to Lubos Klokner
1231 2003-01-25 Marc Delisle  <lem9@users.sourceforge.net>
1232     * libraries/relation.lib.php3: improve messages
1234 2003-01-23 Marc Delisle  <lem9@users.sourceforge.net>
1235     * tbl_relation.php3, bug 659227: in Relation View, cannot enter comments
1237 2003-01-22 Robin Johnson  <robbat2@users.sourceforge.net>
1238     * lang/swedish*: Updates, thanks to Björn T. Hallberg (bth)
1239     * lang/italian*: Updates, thanks to Pietro Danesi (danone)
1240     * lang/english*: Resorted and Resynced.
1241     * lang/farsi*: Added ready for Farsi translation
1242     * lang/sync_lang.sh, libraries/select_lang.lib.php3:
1243         - Updates ready for Farsi translation
1244     * lang/polish*: Updates, thanks to Jakub Wilk (ubanus)
1245     * fulltext.png, partialtext.png, pma_logo.png:
1246         - Ran PNGCRUSH on files to reduce size optimially.
1247     * plus.gif, browse.gif, desc_order.gif, asc_order.gif, minus.gif,
1248     vertical_line.gif, item_rtl.gif, item_ltr.gif:
1249         - Old image files removed and replaced with PNG files (feature
1250         #458895)
1251     * plus.png, browse.png, desc_order.png, asc_order.png, minus.png,
1252     vertical_line.png, item_rtl.png, item_ltr.png:
1253         - New PNG image files (feature #458895)
1254     * header.inc.php3, left.php3, main.php3, libraries/display_tbl.lib.php3:
1255         - Code changes for PNG images (feature #458895)
1257 2003-01-21 Robin Johnson  <robbat2@users.sourceforge.net>
1258     * libraries/sqlparser.lib.php3: checkType function
1260 2003-01-21 Alexander M. Turek  <rabus@users.sourceforge.net>
1261     * lang/catalan-*.inc.php3: Updates, thanks to Xavier Navarro (xavin).
1263 2003-01-21 Marc Delisle  <lem9@users.sourceforge.net>
1264     * sql.php3, tbl_properties_export.php3, libraries/build_dump.lib.php3:
1265       row limiting for exported results
1267 2003-01-21 Michal Cihar  <nijel@users.sourceforge.net>
1268     * db_datadict.php3, pdf_schema.php3, tbl_printview.php3,
1269       tbl_properties.inc.php3, tbl_properties_structure.php3, tbl_select.php3:
1270       Fixed bug #667682 ("UNSIGNED" option in SET or ENUM), SET and ENUM can't
1271       be SIGNED/UNSIGNED/ZEROFILL.
1273 2003-01-19 Alexander M. Turek  <rabus@users.sourceforge.net>
1274     * server_privileges.php3: Added column privileges editor.
1276 2003-01-19 Marc Delisle  <lem9@users.sourceforge.net>
1277     * sql.php3, tbl_properties_export.php3, tbl_dump.php3,
1278       tbl_move_copy.php3, libraries/build_dump.lib.php3:
1279       Feature: Export results of SELECTs
1281 2003-01-17 Marc Delisle  <lem9@users.sourceforge.net>
1282     * Documentation.html: faq 5.12 about OS X Safari problem
1283     * tbl_move_copy.php3: typo (wrong back link)
1285 2003-01-17 Robin Johnson  <robbat2@users.sourceforge.net>
1286     * lang/spanish-*.inc.php3: Updates, thanks to Daniel Hinostroza C.
1287     * lang/norwegian-*.inc.php3: Updates, thanks to Sven-Erik Andersen
1289 2003-01-17 Alexander M. Turek  <rabus@users.sourceforge.net>
1290     * server_privileges.php3: Wrong label.
1291     * scripts/create-release.sh: Changed the CVS hostname to cvs1 because
1292       cvs1.sourceforge.net is now blocked for the SF shell servers, too. Note:
1293       The script now works on the SF shell servers ONLY!
1295 2003-01-16 Michal Cihar  <nijel@users.sourceforge.net>
1296     * lang/czech: Updated.
1297     * libraries/tbl_change.js, tbl_change.php3: Improved Ctrl+arrows moving in
1298       field editing.
1300 2003-01-15 Robin Johnson  <robbat2@users.sourceforge.net>
1301     * lang/sort_lang.sh: Fix status output bug '\n'
1302     * db_details_importdocsql.php3: Move hardcoded strings to language files
1303     * lang/*.php3: Add new strings for docSQL importer
1304     * libraries/sqlvalidator.*.php3: Finish fixing bug #644709
1305     * Documentation.html: Revised FAQ entry about SQL Validator
1307 2003-01-15 Alexander M. Turek  <rabus@users.sourceforge.net>
1308     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
1309     * lang/indonesian-*.inc.php3: Updates, thanks to Rachim Tamsjadi (tamsy).
1310     * lang/italian-*.inc.php3: Updates, thanks to Pietro Danesi (danone).
1311     * lang/polish-*.inc.php3: Updates, thanks to Jakub Wilk (ubanus).
1312     * lang/slovak-*.inc.php3: Updates, thanks to Lubos Klokner (erkac).
1314 2003-01-15 Marc Delisle  <lem9@users.sourceforge.net>
1315     * pdf_pages.php3: feature: deleting a pdf page
1316     * libraries/sqlparser.lib.php3: bug 667317 (INTERVAL 10YEAR)
1317       , bug 667663 (ALTER TABLE tbl_name AUTO_INCREMENT = 1 )
1319 2003-01-14 Alexander M. Turek  <rabus@users.sourceforge.net>
1320     * server_privileges.php3:
1321       - Lookup database / table lists if possible;
1322       - The database name was displayed instead of the table name in the sub
1323         page heading.
1324     * lang/slovenian-*.inc.php3: Updates, thanks to Kositer Uros (urosh).
1325     * lang/norwegian-*.inc.php3: Updates, thanks to
1326       Sven-Erik Andersen (sven-erik).
1327     * lang/albanian-*.inc.php3: Updates, thanks to Laurent Dhima (laurenti).
1328     * lang/catalan-*.inc.php3: Updates, thanks to Xavier Navarro (xavin).
1330 2003-01-14 Marc Delisle  <lem9@users.sourceforge.net>
1331     * lang/galician: update, thanks to Xosé Calvo
1332     * lang/spanish: update, thanks to Dr. med. Daniel Hinostroza C.
1334 2003-01-14 Michal Cihar  <nijel@users.sourceforge.net>
1335     * tbl_properties_structure.php3, libraries/functions.js: Added (un)check
1336       all for fields selection.
1337     * tbl_properties.inc.php3, libraries/functions.js: Merged patch #554439
1338       (Jumping cursor using keyboard).
1339     * tbl_alter.php3, tbl_addfield.php3, tbl_create.php3: Always include
1340       functions.js to allow jumping using keyboard.
1341     * tbl_change.php3, libraries/tbl_change.js: Moving cursor with Ctrl+arrows
1342       works also for row editing.
1343     * Documentation.*: Documented moving using Ctrl+arrows (FAQ 6.16).
1345 2003-01-13 Robin Johnson  <robbat2@users.sourceforge.net>
1346     * libraries/sqlvalidator.class.php3:
1347       - Removed dependency on overload extension
1348       - Started to fix bug #644709
1349     * sql.php3, libraries/common.lib.php3, libraries/sqlparser.lib.php3:
1350       - Revert line 88 of sql.php3, and fix it a different way...
1352 2003-01-12 Robin Johnson  <robbat2@users.sourceforge.net>
1353     * read_dump.php3, sql.php3, libraries/common.lib.php3,
1354     libraries/sqlparser.lib.php3:
1355       - Fixed bug #641765, see mailing list post
1357 2003-01-11 Alexander M. Turek  <rabus@users.sourceforge.net>
1358     * server_*.php3:
1359       - The messages are now displayed by server_links.inc.php3, so
1360         server_common.inc.php3 may be included earlier;
1361       - Beautified code.
1362     * server_privileges.php3:
1363       - Wrong GRANT syntax;
1364       - Changed the default behavior of the for fields "pred_username" and
1365         "pred_password".
1367 2003-01-10 Marc Delisle  <lem9@users.sourceforge.net>
1368     * tbl_change.php3: bug 665885, wrong back link after sql error
1369     * lang/spanish: update, thanks to Dr. med. Daniel Hinostroza C.
1370     * lang/ukrainian: update, thanks to Markijan Baran
1371     * lang/romanian: update, thanks to Valics Lehel
1372     * lang/japanese: update, thanks to Yukihiro Kawada
1374 2003-01-10 Michal Cihar  <nijel@users.sourceforge.net>
1375     * lang/czech*: Updated.
1377 2003-01-09 Marc Delisle  <lem9@users.sourceforge.net>
1378     * sql.php3, libraries/sqlparser.lib.php3: bug 664951, add
1379       support for the EXTRACT ... FROM syntax which is not a real
1380       SELECT ... FROM
1382 2003-01-09 Alexander M. Turek  <rabus@users.sourceforge.net>
1383     * server_privileges.php3, lang/*.inc.php3:
1384       - Forgot to implement "This host";
1385       - Drop the users' databases;
1386       - Don't send comments to the MySQL server;
1387       - When trying to delete multiple users, display an error message if none
1388         have been selected.
1390 2003-01-08 Marc Delisle  <lem9@users.sourceforge.net>
1391     * libraries/sqlparser.lib.php3, libraries/functions.js,
1392       sql.php3: - use the parser for confirmation requests
1393                 - better check before appending LIMIT
1394     * lang/galician: update, thanks to Xosé Calvo
1395     * lang/spanish: update, thanks to Dr. med. Daniel Hinostroza C.
1396     * lang/indonesian: missing semicolon
1397     * lang/japanese: update, thanks to Yukihiro Kawada
1398     * lang/romanian: update, thanks to Valics Lehel
1400 2003-01-08 Michal Cihar  <nijel@users.sourceforge.net>
1401     * libraries/url_generating.lib.php3, libraries/common.lib.php3: New URL
1402       and hidden input generating stuff.
1403     * almost all php3 files: Use new URL and hidden input generation stuff.
1404     * libraries/common.lib.php3: Addded extra check for MySQL even when in
1405       safe mode (could fix #661949).
1407 2003-01-08 Alexander M. Turek  <rabus@users.sourceforge.net>
1408     * lang/english-*.inc.php3: Fixed a typo.
1409     * server_privileges.php3, libraries/url_generating.lib.php3:
1410       - Beautified generated XHTML code;
1411       - Coding standards;
1412       - Added a missing @param comment.
1414 2003-01-07 Michal Cihar  <nijel@users.sourceforge.net>
1415     * lang/czech: Updated.
1417 2003-01-07 Alexander M. Turek  <rabus@users.sourceforge.net>
1418     * server_privileges.php3: Sorting user list.
1419     * translators.html: Typo.
1420     * lang/catalan-*.inc.php3: Updates, thanks to Xavier Navarro (xavin).
1421     * lang/indonesian-*.inc.php3: Updates, thanks to Rachim Tamsjadi (tamsy).
1422     * lang/italian-*.inc.php3: Updates, thanks to Pietro Danesi (danone).
1423     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
1424     * lang/norwegian-*.inc.php3: Updates, thanks to
1425       Sven-Erik Andersen (sven-erik).
1426     * lang/spanish-*.inc.php3: Updates, thanks to Dr. med. Daniel Hinostroza C.
1428 2003-01-07 Marc Delisle  <lem9@users.sourceforge.net>
1429     * Documentation.html: clarification about cookie/http modes
1430     * lang/dutch update, thanks to Ivo Teel
1431     * lang/japanese: update, thanks to Yukihiro Kawada
1432     * lang/ukrainian: remove duplicate messages
1434 2003-01-06 Alexander M. Turek  <rabus@users.sourceforge.net>
1435     * server_privileges.php3:
1436       - Interface cosmetic;
1437       - Smaller bugfixes;
1438       - Added a db / table privileges editor.
1439     * server_privileges.php3, server_links.inc.php3: XHTML fixes.
1440     * server_privileges.php3, libraries/server_privileges.js:
1441       - Optimized some JS functions for the new interface;
1442       - Added ability to create new MySQL users via GRANT (feature #502465).
1443     * Documentation.html, translators.html, libraries/defines_php.lib.php3:
1444       Incremented version number to 2.4.0-dev.
1446 2003-01-05 Alexander M. Turek  <rabus@users.sourceforge.net>
1447     * Documentation.html: Added a note about "bug" #662602 (FAQ 3.4).
1449 2003-01-03 Marc Delisle  <lem9@users.sourceforge.net>
1450     * lang/estonian*, malay*: remove control M
1451     * lang/romanian: update, thanks to Valics Lehel
1452     * lang/galician: update, thanks to Xosé Calvo
1453     * lang/english: typos fix, thanks to Björn T. Hallberg (bth)
1455 2003-01-01 Alexander M. Turek  <rabus@users.sourceforge.net>
1456     * lang/german*: Updated.
1458 2003-01-01 Michal Cihar  <nijel@users.sourceforge.net>
1459     * lang/czech*: Updated.
1460     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
1461     * lang/sort_lang.sh: Made POSIX sh compatible.
1462     * lang/check_lang.sh: Made require bash.
1463     * lang/swedish*: Updated.
1464     * lang/*: For many translations fixed missing/duplicate strings.
1466 2002-12-28 Marc Delisle  <lem9@users.sourceforge.net>
1467     * lang/ukrainian: update, thanks to Markijan Baran
1468     * user_details.php3: add $strGrantOption
1469     * lang/french update
1470     * main.php3, lang/*.php3: $strOriginalInterface
1472 2002-12-25 Alexander M. Turek  <rabus@users.sourceforge.net>
1473     * server_privileges.php3:
1474       - Made the script compatible to MySQL < 3.22.11;
1475       - Fixed the missing "LOCK TABLES" option in the privilege editor.
1476       - Fixed a bug that caused the script not to use GRANT ALL PRIVILEGES even
1477         if all privileges have been selected.
1478     * libraries/sqlparser.data.php3:
1479       - Fixed bug #655817 (New privileges are not detected correctly).
1480       - Updated function list.
1482 2002-12-23 Alexander M. Turek  <rabus@users.sourceforge.net>
1483     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
1485 2002-12-22 Alexander M. Turek  <rabus@users.sourceforge.net>
1486     * server_privileges.php3, lang/*.inc.php3, libraries/user_details.js:
1487       Added ability to delete users.
1489 2002-12-21 Alexander M. Turek  <rabus@users.sourceforge.net>
1490     * tbl_dump.php3:
1491       - Fixed wrong charset information in XML exports.
1492       - Beautified the output of the MySQL version number, e.g. '4.0.5' instead
1493         of '4.00.05'.
1495 2002-12-20 Alexander M. Turek  <rabus@users.sourceforge.net>
1496     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
1498 2002-12-19 Michal Cihar  <nijel@users.sourceforge.net>
1499     * server_privileges.php3: Fixed undefined variable warning.
1500     * lang/czech*: Updated.
1501     * lang/*: Fixed a typo.
1503 2002-12-19 Marc Delisle  <lem9@users.sourceforge.net>
1504     * lang/romanian: update, thanks to Valics Lehel
1505     * lang/dutch update, thanks to Ivo Teel
1507 2002-12-19 Alexander M. Turek  <rabus@users.sourceforge.net>
1508     * lang/norwegian-*.inc.php3:
1509       - Corrections, thanks to Tore Longva <longva at stud.ntnu.no>.
1510       - Updates, thanks again to Sven-Erik Andersen (sven-erik).
1511     * lang/malay-*.inc.php3: Updates, thanks again to Shafique (sicksand).
1512     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
1513     * lang/german-*.inc.php3: Updates.
1514     * lang/*.inc.php3: Fixed a typo.
1515     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
1516     * lang/english-*.inc.php3, lang/romanian-*.inc.php3: Reordered strings.
1517     * server_privileges.php3, lang/*.inc.php3:
1518       - Bugfixes;
1519       - Small design modification;
1520       - Added ability to change passwords via SET PASSWORD FOR user.
1522 2002-12-18 Alexander M. Turek  <rabus@users.sourceforge.net>
1523     * main.php3, header.inc.php3, server_privileges.php3, server_links.php3,
1524       lang/*.inc.php3: Started rewriting the user administration; changes:
1525       - Use GRANT / REVOKE for privilege changes (feature #502465);
1526       - Support for the new privilege system introduced with MySQL 4.0.2-beta;
1527       - Support for user resource limits;
1528       - Improved user friendliness.
1529       Currently, it can only display and edit global privileges.
1530     * libraries/common.lib.php3: Undefined index.
1531     * lang/slovenian-*.inc.php3: Updates, thanks again to Kositer Uros (urosh).
1532     * lang/estonian-*.inc.php3: Updates, thanks again to Alvar Soome (finsoft).
1534 2002-12-18 Michal Cihar  <nijel@users.sourceforge.net>
1535     * main.php3: Since every user has access to his processlist, set
1536       is_process_priv to TRUE as default (fixes undefined variable warning).
1538 2002-12-18 Marc Delisle  <lem9@users.sourceforge.net>
1539     * tbl_select.php3, bug 648263
1540     * libraries/common.lib.php3, bug 653764
1541     * tbl_move_copy.php3, tbl_properties_operations.php3: feature 508564,
1542       append data only to a table
1544 2002-12-17 Marc Delisle  <lem9@users.sourceforge.net>
1545     * lang/russian: update, thanks to Nicolay Zakharov
1547 2002-12-16 Michal Cihar  <nijel@users.sourceforge.net>
1548     * lang/{sort_lang.sh,sync_lang.sh}: Make it work with POSIX sh.
1549     * lang/czech: fixed typos, thanks to Vojta Beran <xmamut at email dot cz>
1551 2002-12-16 Marc Delisle  <lem9@users.sourceforge.net>
1552     * lang/russian: update, thanks to Nicolay Zakharov
1553     * lang/galician: update, thanks to Xosé Calvo
1555 2002-12-15 Marc Delisle  <lem9@users.sourceforge.net>
1556     * libraries/get_foreign.lib.php3: bug 646263,
1557       bad drop-down in select sub-page
1559 2002-12-14 Alexander M. Turek  <rabus@users.sourceforge.net>
1560     * libraries/common.lib.php3: Removed a comment.
1562 2002-12-14 Marc Delisle  <lem9@users.sourceforge.net>
1563     * ldi_check.php3: bug 530255 (LOAD DATA LOCAL INFILE)
1565 2002-12-13 Michal Cihar  <nijel@users.sourceforge.net>
1566     * tbl_dump.php3: Fix output order of inserts/creates, generate file
1567       extension to include also file type, not only compression (now it
1568       generates something like dump.sql.gz).
1570 2002-12-13 Mike Beck <mikebeck@users.sourceforge.net>
1571     * pdf_schema.php3: Change generated filename to
1572       db_pdfname.pdf instead of db_pdfnumber.pdf
1574 2002-12-12 Alexander M. Turek  <rabus@users.sourceforge.net>
1575     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
1576     * lang/polish-*.inc.php3: Updates, thanks again to Jakub Wilk (ubanus).
1577     * lang/slovenian-*.inc.php3: Updates, thanks again to Kositer Uros (urosh).
1578     * lang/norwegian-*.inc.php3: Updates, thanks again to
1579       Sven-Erik Andersen (sven-erik).
1580     * lang/german-*.inc.php3: Small grammar fix.
1582 2002-12-11 Alexander M. Turek  <rabus@users.sourceforge.net>
1583     * lang/german-*.inc.php3: Updates.
1584     * lang/catalan-*.inc.php3: Updates, thanks again to Xavier Navarro (xavin).
1585     * libraries/build_dump.php3:
1586       - Fixed part 2 of bug #652311 (Undefined variables);
1587       - Coding standards.
1589 2002-12-11 Michal Cihar  <nijel@users.sourceforge.net>
1590     * tbl_dump.php3: Fix exporting of structure and data to file, fix and make
1591       cleaner charset conversion for export.
1592     * db_details_export.php3, tbl_dump.php3, tbl_properties_export.php3,
1593       lang/*, libraries/build_dump.lib.php3: Support for exporting to LaTeX,
1594       thanks to Valentine for creating the patch #627496.
1596 2002-12-11 Marc Delisle  <lem9@users.sourceforge.net>
1597     * lang/galician: update, thanks to Xosé Calvo
1598     * libraries/sqlparser.lib.php3: bug 649665 undefined vars with UNION,
1599       but there is still some work to do about how to split a UNION
1600     * tbl_properties_options.php3, bug 651522 wrong back-link,
1601       thanks to Mischka ( stollner at uni-muenster dot de )
1603 2002-12-10 Michal Cihar  <nijel@users.sourceforge.net>
1604     * lang/czech*.php3: Updated translation.
1605     * tbl_dump.php3: Fix Alexanders fix for bug #651414.
1607 2002-12-10 Alexander M. Turek  <rabus@users.sourceforge.net>
1608     * server_*.php3, lang/*.inc.php3, main.php3:
1609       - Added 'SHOW PROCESSLIST' interface;
1610       - Small bugfixes.
1611       - XHTML fixes.
1612     * lang/spanish-*.inc.php3: Updates, thanks again to
1613       Dr. med. Daniel Hinostroza C.
1614     * tbl_dump.php3, lang/*.inc.php3: Warning for bug #651414.
1616 2002-12-09 Alexander M. Turek  <rabus@users.sourceforge.net>
1617     * lang/norwegian-*.inc.php3: Updates, thanks again to
1618       Sven-Erik Andersen (sven-erik).
1619     * lang/swedish-*.inc.php3: Updates, thanks again to Björn T. Hallberg (bth).
1620     * lang/spanish-*.inc.php3: Updates, thanks again to
1621       Dr. med. Daniel Hinostroza C.
1623 2002-12-08 Alexander M. Turek  <rabus@users.sourceforge.net>
1624     * Documentation.html, header.inc.php3, header_printview.inc.php3, main.php3,
1625       server_common.inc.php3, server_links.inc.php3, server_status.php3,
1626       server_variables.php3, lang/*.inc.php3, libraries/common.lib.php3:
1627       Started working on a new interface to server related pages.
1628     * lang/thai-*.inc.php3: Updates, thanks to Arthit Suriyawongkul (bacteria).
1629     * lang/german-*.inc.php3: Updates.
1630     * lang/english-*.inc.php3: Reordered strings.
1632 2002-12-07 Marc Delisle  <lem9@users.sourceforge.net>
1633     * db_search.php3, libraries/display_tbl.lib.php3, libraries/common.lib.php3
1634       bug 633422, use a button if search result would generate a too big URL
1636 2002-12-06 Mike Beck <mikebeck@users.sourceforge.net>
1637     * pdf_pages.php3,pdf_schema.php3,db_details_structure.php3:
1638       Choose between Landscape and Portrait for the
1639       Datadictionary in PDF Pages
1640     * pdf_schema.php3: lineheight for Textrows in Datadictionary
1641       was equal to textheight, i added one mm above and below text
1642       (hope your tables are not too big not to fit on a page now ;)
1644 2002-12-06 Alexander M. Turek  <rabus@users.sourceforge.net>
1645     * lang/german.inc.php3: Updates.
1646     * main.php3: Fixed bug #649641 (usernames containing '@' character).
1647     * libaraies/ob.lib.php3: Merged patch #647148 (Fix for Output Handler
1648       warning / php >= 4.3.0) by Mats Engstrom (matseng).
1649     * lang/thai-*.inc.php3: Updates, thanks to Arthit Suriyawongkul (bacteria).
1650     * lang/norvegian-*.inc.php3: Updates, thanks to Sven-Erik Andersen
1651       (sven-erik).
1652     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
1653     * lang/estonian-*.inc.php3: Updates, thanks to Alvar Soome (finsoft).
1654     * lang/italian-*.inc.php3:
1655       - Updates, thanks to Pietro Danesi (danone).
1656       - Coding standards.
1658 2002-12-06 Marc Delisle  <lem9@users.sourceforge.net>
1659     * lang/*.php3, pdf_schema.php3, pdf_pages.php3, db_details_structure.php3:
1660       new data dict feature for PDF pages, thanks to Maxime Delorme
1661     * lang/*.php3, libraries/auth/cookie.auth.lib.php3: login error message,
1662       thanks to Piotr Roszatycki (d3xter)
1664 2002-12-05 Alexander M. Turek  <rabus@users.sourceforge.net>
1665     * lang/swedish.inc.php3: Updates, thanks again to Björn T. Hallberg (bth).
1667 2002-12-05 Marc Delisle  <lem9@users.sourceforge.net>
1668     * pdf_schema.php3: remove control M
1669     * lang/dutch update, thanks to Ivo Teel
1671 2002-12-04 Marc Delisle  <lem9@users.sourceforge.net>
1672     ### 2.3.3pl1 released
1675          --- Older ChangeLogs can be found on our project website ---
1676                      http://www.phpmyadmin.net/ChangeLogs/
1678 # vim: ft=changelog
1679 # vim: expandtab ts=4 sw=4 sts=4
1680 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#'
1681 # vim: fdn=1 fdm=expr