css
partially fixed bug: odd display of navtabs in Gecko-Browsers
2005-09-27 14:42:29 +00:00
lang
translations update and fixup
2005-09-27 16:41:18 +00:00
libraries
Use common file listing in query window, remove no more used functions. Please note that file import from query windows is currently half rewritten, so compressed imports will not work.
2005-09-27 19:30:44 +00:00
scripts
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
themes
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
.cvsignore
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
browse_foreigners.php
bug #1242805 , Show all does not work while browsing foreign values
2005-07-22 17:22:31 +00:00
calendar.php
Minimal common.lib.php doesn't fix absolute path, so use full one (bug #1023444 ).
2004-09-07 11:45:46 +00:00
ChangeLog
Use common file listing in query window, remove no more used functions. Please note that file import from query windows is currently half rewritten, so compressed imports will not work.
2005-09-27 19:30:44 +00:00
changelog.php
Add headers to ChangeLog display.
2004-06-24 09:24:46 +00:00
chk_rel.php
Huge set of optimizations, please test!
2003-11-26 22:52:25 +00:00
config.default.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
config.footer.inc.php
Support for site configurable header and footer (patch #893477 ).
2004-03-09 17:07:43 +00:00
config.header.inc.php
Support for site configurable header and footer (patch #893477 ).
2004-03-09 17:07:43 +00:00
CREDITS
docs fixes, removed contents of CREDITS (is in Documentation.html)
2001-08-19 20:06:21 +00:00
db_create.php
more collation stuff
2004-04-17 03:07:15 +00:00
db_datadict.php
bug #1193450 : XHTML compliance
2005-05-22 17:11:10 +00:00
db_details_common.php
Cleanup of message displaying and navigation reloading.
2004-10-21 10:18:12 +00:00
db_details_db_info.php
out of sync
2004-07-13 16:17:32 +00:00
db_details_export.php
Views are not exportable yet
2005-02-16 16:05:48 +00:00
db_details_importdocsql.php
removed superfluous spaces, introduced more CSS ID attributes
2004-10-08 11:14:08 +00:00
db_details_links.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
db_details_qbe.php
bug #1234616 , minor theme text color issue
2005-07-10 17:08:32 +00:00
db_details_structure.php
no table creation in information_schema
2005-07-22 15:25:53 +00:00
db_details.php
moved all code for queryboxes into libraries/sql_query_form.lib.php, replaced table with fieldsets, moved styles into css, minor interface changes related to queryboxes
2005-09-27 13:53:49 +00:00
db_import.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
db_operations.php
those operations do not make sense on information_schema
2005-07-22 16:26:49 +00:00
db_printview.php
bug #1193450 : XHTML compliance
2005-05-22 17:11:10 +00:00
db_search.php
bug #1233349 db search in MySQL 5.0.x on fields without a charset
2005-07-07 01:21:41 +00:00
docs.css
docs.css: highlight FAQ questions in blue -> more readble.
2003-02-23 20:12:09 +00:00
Documentation.html
2.7.0-dev
2005-09-27 19:29:49 +00:00
error.php
Protect against possible XSS (bug #1265740 ), move input sanitizing to special file.
2005-08-22 21:00:52 +00:00
export.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
footer.inc.php
bug #1257106 , display problem in the left frame (IE)
2005-08-12 13:14:06 +00:00
header_printview.inc.php
Don't bypass $cfg['Server']['verbose'] settings; Include MySQL version in SQL printview headers.
2004-01-23 15:56:39 +00:00
header.inc.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
import.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
index.php
Add frame spacing (RFE #1036013 ).
2004-10-19 17:23:09 +00:00
INSTALL
adding Documentation.txt
2001-08-03 09:19:35 +00:00
ldi_check.php
PMA_securePath
2004-06-15 16:55:53 +00:00
ldi_table.php
Cleanup of message displaying and navigation reloading.
2004-10-21 10:18:12 +00:00
left.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
LICENSE
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
license.php
bug #965548 , displaying README and LICENSE
2005-08-05 10:50:49 +00:00
main.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
mult_submits.inc.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
pdf_pages.php
Go button renamed to Save because it's really used to save coordinates
2005-07-28 16:51:31 +00:00
pdf_schema.php
patch #1253465 , avoid error messages for unset variables in PHP functions that require a parameter passed by reference
2005-08-14 21:34:01 +00:00
phpinfo.php
phpMyAdmin should now be fully compatible with the new mysqli extension.
2004-04-08 12:30:40 +00:00
queryframe.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
querywindow.php
moved all code for queryboxes into libraries/sql_query_form.lib.php, replaced table with fieldsets, moved styles into css, minor interface changes related to queryboxes
2005-09-27 13:53:49 +00:00
read_dump.php
moved all code for queryboxes into libraries/sql_query_form.lib.php, replaced table with fieldsets, moved styles into css, minor interface changes related to queryboxes
2005-09-27 13:53:49 +00:00
README
2.7.0-dev
2005-09-27 19:29:49 +00:00
readme.php
bug #965548 , displaying README and LICENSE
2005-08-05 10:50:49 +00:00
server_binlog.php
MySQL 5 compatibility (bug #1151960 ).
2005-02-26 23:16:59 +00:00
server_collations.php
Don't offer unavailable collations.
2005-03-29 18:09:47 +00:00
server_common.inc.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
server_databases.php
patch #1249414 , display improvements
2005-08-02 13:03:21 +00:00
server_engines.php
InnoDB buffer pool monitor
2005-03-05 21:36:13 +00:00
server_export.php
redesign part 3
2004-06-13 21:39:08 +00:00
server_import.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
server_links.inc.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
server_privileges.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
server_processlist.php
Cleanup of message displaying and navigation reloading.
2004-10-21 10:18:12 +00:00
server_sql.php
moved all code for queryboxes into libraries/sql_query_form.lib.php, replaced table with fieldsets, moved styles into css, minor interface changes related to queryboxes
2005-09-27 13:53:49 +00:00
server_status.php
Separate some new information on MySQL 5.
2005-09-27 10:57:06 +00:00
server_variables.php
Change look of adding fields into table (bug #991095 ).
2004-08-12 15:13:20 +00:00
sql.php
moved all code for queryboxes into libraries/sql_query_form.lib.php, replaced table with fieldsets, moved styles into css, minor interface changes related to queryboxes
2005-09-27 13:53:49 +00:00
tbl_addfield.php
TIMESTAMP options and addfield
2005-04-01 17:08:04 +00:00
tbl_alter.php
undefined field_comments
2005-04-13 14:44:14 +00:00
tbl_change.php
Use file common file listing.
2005-09-27 19:07:36 +00:00
tbl_create.php
update comment
2005-09-26 19:39:46 +00:00
tbl_import.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
tbl_indexes.php
Show better error messages when checking numerical inputs (bug #1207402 ).
2005-07-10 20:35:58 +00:00
tbl_move_copy.php
Unified cookie path handling, added / to end of path (bug #1155373 ).
2005-03-06 21:10:53 +00:00
tbl_printview.php
bug #1193450 : XHTML compliance
2005-05-22 17:11:10 +00:00
tbl_properties_common.php
Cleanup of message displaying and navigation reloading.
2004-10-21 10:18:12 +00:00
tbl_properties_export.php
bug #1169791 , exporting results from queries with limit keyword
2005-06-11 09:23:41 +00:00
tbl_properties_links.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
tbl_properties_operations.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
tbl_properties_structure.php
moved all code for queryboxes into libraries/sql_query_form.lib.php, replaced table with fieldsets, moved styles into css, minor interface changes related to queryboxes
2005-09-27 13:53:49 +00:00
tbl_properties_table_info.php
patch #1249528 , move table comments to header and enable configuration of header
2005-08-11 13:56:35 +00:00
tbl_properties.inc.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
tbl_properties.php
moved all code for queryboxes into libraries/sql_query_form.lib.php, replaced table with fieldsets, moved styles into css, minor interface changes related to queryboxes
2005-09-27 13:53:49 +00:00
tbl_query_box.php
moved all code for queryboxes into libraries/sql_query_form.lib.php, replaced table with fieldsets, moved styles into css, minor interface changes related to queryboxes
2005-09-27 13:53:49 +00:00
tbl_relation.php
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
tbl_rename.php
Added MySQLi library; Removed calls to old mysql_wrappers library.
2004-01-22 02:13:48 +00:00
tbl_replace_fields.php
When field is not set, it is not set :-) (bug #953295 ).
2004-05-13 14:56:18 +00:00
tbl_replace.php
added infou about UFPDF to documentation
2004-12-29 14:16:51 +00:00
tbl_row_action.php
Fix undefined variable warning.
2005-07-10 19:38:54 +00:00
tbl_select.php
Support for customizing foreign-key dropdown, take #2 , now very customizable,
2005-06-23 14:16:33 +00:00
themes.php
Sort themes, use only one code for browsing directory with themes (RFE #1184251 ).
2005-06-24 12:35:22 +00:00
TODO
*** empty log message ***
2001-07-07 08:41:54 +00:00
transformation_wrapper.php
commands out of sync while displaying inline jpeg in mysqli
2004-08-21 13:41:41 +00:00
translators.html
2.7.0-dev
2005-09-27 19:29:49 +00:00
user_password.php
added infou about UFPDF to documentation
2004-12-29 14:16:51 +00:00