Commit Graph

7434 Commits

Author SHA1 Message Date
Sebastian Mendel
81feec2fc2 fixed undefined variables (moved table related output after possible table changes) 2005-12-08 13:11:10 +00:00
Sebastian Mendel
7e5b651bec fixed undefined variables (moved table related output after possible table changes) 2005-12-08 13:08:28 +00:00
Sebastian Mendel
fb53db0807 *** empty log message *** 2005-12-08 12:42:01 +00:00
Sebastian Mendel
388e2364fb removed, deprecated by function PMA_table_rename() 2005-12-08 12:39:59 +00:00
Sebastian Mendel
fe8553fa7b removed PMA_isInto(), deprecated by in_array() 2005-12-08 12:37:38 +00:00
Sebastian Mendel
c0966e3ad0 deprecated by function PMA_table_rename() 2005-12-08 12:27:02 +00:00
Sebastian Mendel
42c1128c84 complete revise (xhtml output, fieldsets, forms merged) 2005-12-08 12:23:04 +00:00
Sebastian Mendel
f802429004 added some comments and made some code more readable 2005-12-08 12:14:34 +00:00
Sebastian Mendel
d8cbe1e01b *** empty log message *** 2005-12-08 10:07:13 +00:00
Sebastian Mendel
a9d6fdacef added PMA_table_rename() 2005-12-08 09:29:50 +00:00
Sebastian Mendel
6d5746b7bb moved table related output after possible table changes (bug #1375752?, partly discussion of #1373804) 2005-12-08 09:25:22 +00:00
Michal Čihař
78e43bc480 translation update 2005-12-07 23:19:25 +00:00
Michal Čihař
0dddcd129a translations fixups 2005-12-07 23:08:15 +00:00
Michal Čihař
9afaaf2637 less verbose output to allow quick overview 2005-12-07 23:03:46 +00:00
Sebastian Mendel
049382d64c *** empty log message *** 2005-12-07 23:01:33 +00:00
Sebastian Mendel
8444d62a58 syncronize id and name attribute for frame tags but keep IE sending querywindow form to the correct window (bug #1374757, #1364470, #1297985) 2005-12-07 22:59:37 +00:00
Sebastian Mendel
59361bb98f *** empty log message *** 2005-12-07 20:22:57 +00:00
Sebastian Mendel
432141ecca set empty table on db change (bug #1375387) (forgot with last commit) 2005-12-07 20:20:33 +00:00
Sebastian Mendel
d87b6b2042 removed unused javascript event 2005-12-07 20:18:41 +00:00
Sebastian Mendel
f718cfd256 added setTable() 2005-12-07 20:08:37 +00:00
Sebastian Mendel
4a427eaf7c *** empty log message *** 2005-12-07 13:20:46 +00:00
Sebastian Mendel
a3a50c18c4 PMA_NO_VARIABLES_IMPORT 2005-12-07 12:58:14 +00:00
Sebastian Mendel
6bf8b8330e - use style classes
- format numbers
- display only global variables that differs from local/session
- use PMA_DBI_fetch_result()
- PMA_NO_VARIABLES_IMPORT
2005-12-07 12:57:07 +00:00
Sebastian Mendel
d3a6024fd8 move styles into css 2005-12-07 12:16:56 +00:00
Sebastian Mendel
2e98aab560 arrange innodb buffer pool tables side by side 2005-12-07 11:24:38 +00:00
Sebastian Mendel
b7a3154e48 *** empty log message *** 2005-12-07 10:56:50 +00:00
Sebastian Mendel
87abe9a477 NEW 2005-12-07 10:55:34 +00:00
Sebastian Mendel
2b653e3908 NEW 2005-12-07 10:49:43 +00:00
Sebastian Mendel
b15044a6ab NEW 2005-12-07 10:41:35 +00:00
Sebastian Mendel
00cc9dd431 - PEAR coding standard
- added comments
- added more status variables
2005-12-07 10:28:50 +00:00
Sebastian Mendel
029c5b1811 *** empty log message *** 2005-12-07 10:02:35 +00:00
Sebastian Mendel
8ebab681b6 NEW 2005-12-07 10:01:43 +00:00
Sebastian Mendel
a5a8082232 display link to mysql help page for specific engine 2005-12-07 09:52:16 +00:00
Sebastian Mendel
085bd0c36b added more status variables 2005-12-07 09:51:29 +00:00
Sebastian Mendel
adfd1bd6ef added PMA_StorageEngine::getMysqlHelpPage() 2005-12-07 09:05:15 +00:00
Sebastian Mendel
5cbdcc29a7 - PEAR coding standard
- added comments
- added more status variables
2005-12-07 08:59:45 +00:00
Sebastian Mendel
50c4439d30 clear old config values 2005-12-07 08:32:21 +00:00
Marc Delisle
8fb1f3ce4c bug #1374753, Language change on login panel not propagated 2005-12-06 19:57:42 +00:00
Marc Delisle
369c1bf264 bug #1374236, sorting order 2005-12-06 17:01:30 +00:00
Sebastian Mendel
070b73318a *** empty log message *** 2005-12-06 16:12:50 +00:00
Sebastian Mendel
c1c725f9f3 PMA_getTab(): use $_SERVER['PHP_SELF'] 2005-12-06 16:08:49 +00:00
Michal Čihař
055cd43009 Variable name should be ForceSSL and not ForceSLL (bug #1374452). 2005-12-06 15:38:10 +00:00
Sebastian Mendel
a3eff0682a *** empty log message *** 2005-12-06 15:36:03 +00:00
Sebastian Mendel
d9c74db022 set PMA_NO_VARIABLES_IMPORT 2005-12-06 15:34:14 +00:00
Sebastian Mendel
223203e5ec - revised (style, code, xhtml output)
- added more status variables
- PEAR coding standard
- make use of PMA_formatNumber()
- added comments
2005-12-06 15:32:53 +00:00
Sebastian Mendel
5f3b086ed2 protect $import_blacklist from overwriting 2005-12-06 14:51:49 +00:00
Michal Čihař
a49827a084 Do not add BINARY types multiple times (bug #1374457). 2005-12-06 14:10:37 +00:00
Sebastian Mendel
723d393b54 *** empty log message *** 2005-12-06 13:06:37 +00:00
Sebastian Mendel
874a18a4bc - use variable name as title if title is empty
- make use of PMA_formatNumber() for non byte numeric values
2005-12-06 12:56:23 +00:00
Sebastian Mendel
a1f0d6b8eb *** empty log message *** 2005-12-06 12:48:05 +00:00