whitespace cleanup
This commit is contained in:
46
ChangeLog
46
ChangeLog
@@ -26,14 +26,14 @@ $Source$
|
||||
in the Browse header, thanks to Cal Henderson
|
||||
|
||||
2005-10-28 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||
* server_privilegs.php, libraries/common.lib.php,
|
||||
themes/*/theme_right.css.php:
|
||||
- minor tweak in display
|
||||
- added PMA_unescape_mysql_wildcards()
|
||||
- bug #1144110 Unable to escape "_"
|
||||
- now every user from every mysql table is displayed
|
||||
- no table specific rights for db wildcards
|
||||
* index.php, favicon.ico: added favicon.ico
|
||||
* server_privilegs.php, libraries/common.lib.php,
|
||||
themes/*/theme_right.css.php:
|
||||
- minor tweak in display
|
||||
- added PMA_unescape_mysql_wildcards()
|
||||
- bug #1144110 Unable to escape "_"
|
||||
- now every user from every mysql table is displayed
|
||||
- no table specific rights for db wildcards
|
||||
* index.php, favicon.ico: added favicon.ico
|
||||
|
||||
2005-10-27 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||
* libraries/common.lib.php::PMA_formatNumber(),
|
||||
@@ -66,12 +66,12 @@ $Source$
|
||||
* lang/french* updates
|
||||
|
||||
2005-10-26 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||
* themes/*/theme_right.css.php, libraries/auth/http.auth.lib.php,
|
||||
db_operations.php, mult_submits.inc.php, server_privileges.php,
|
||||
css/phpmyadmin.css.php, libraries/common.lib.php, sql.php,
|
||||
libraries/auth/cookie.auth.lib.php:
|
||||
unified message boxes (error, warning, confirmation)
|
||||
* server_privilegs.php: MySQL 5 requires CREATE USER before GRANT
|
||||
* themes/*/theme_right.css.php, libraries/auth/http.auth.lib.php,
|
||||
db_operations.php, mult_submits.inc.php, server_privileges.php,
|
||||
css/phpmyadmin.css.php, libraries/common.lib.php, sql.php,
|
||||
libraries/auth/cookie.auth.lib.php:
|
||||
unified message boxes (error, warning, confirmation)
|
||||
* server_privilegs.php: MySQL 5 requires CREATE USER before GRANT
|
||||
|
||||
2005-10-25 Michal Čihař <michal@cihar.com>
|
||||
* lang/english: "Log in" is correct naming for action (RFE #945440).
|
||||
@@ -819,10 +819,10 @@ $Source$
|
||||
|
||||
2005-07-29 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* tbl_change.php, lang/*: new message $strAndThen
|
||||
* libraries/dbg/profiling.php: patch #1160439, improvements,
|
||||
thanks to Glen Arason
|
||||
* scripts/upgrade.pl: patch #1198492, current version check,
|
||||
thanks to Herman van Rink - helmo
|
||||
* libraries/dbg/profiling.php: patch #1160439, improvements,
|
||||
thanks to Glen Arason
|
||||
* scripts/upgrade.pl: patch #1198492, current version check,
|
||||
thanks to Herman van Rink - helmo
|
||||
|
||||
2005-07-28 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* pdf_pages.php: Go button renamed to Save because it's really used to save coordinates
|
||||
@@ -1007,9 +1007,9 @@ $Source$
|
||||
|
||||
2005-06-23 Robin Johnson <robbat2@users.sourceforge.net>
|
||||
* config.inc.php, libraries/relation.lib.php,
|
||||
libraries/get_foreign.lib.php, tbl_select.php, tbl_change.php: Support for
|
||||
customizing foreign-key dropdown, take #2, now very customizable, incl max
|
||||
item limit.
|
||||
libraries/get_foreign.lib.php, tbl_select.php, tbl_change.php: Support for
|
||||
customizing foreign-key dropdown, take #2, now very customizable, incl max
|
||||
item limit.
|
||||
|
||||
2005-06-23 Michal Čihař <michal@cihar.com>
|
||||
* lang/czech: Update.
|
||||
@@ -1019,7 +1019,7 @@ $Source$
|
||||
|
||||
2005-06-22 Robin Johnson <robbat2@users.sourceforge.net>
|
||||
* config.inc.php, libraries/relation.lib.php: Support for customizing
|
||||
foreign-key dropdown, take #1.
|
||||
foreign-key dropdown, take #1.
|
||||
|
||||
2005-06-22 Garvin Hicking <rabustoldmethatiforgotmyemailaddress@supergarv.de>
|
||||
* server_databases.php: Bug #1225315, wrong message displayed
|
||||
@@ -2803,7 +2803,7 @@ $Source$
|
||||
* tbl_properties_export.php: Fix export of queries with empty WHERE clause
|
||||
(bug #990330).
|
||||
* libraries/display_export.lib.php: Display SQL export after saving file
|
||||
on server (bug #989657).
|
||||
on server (bug #989657).
|
||||
* tbl_properties_export.php: In case we don't need to reconstruct complete
|
||||
query just drop LIMIT part (workaround for bug #955175 and should fix
|
||||
bug #990724).
|
||||
|
Reference in New Issue
Block a user