Michal Čihař
|
c654bde0e7
|
better title
|
2005-12-08 19:43:12 +00:00 |
|
Michal Čihař
|
4144110d14
|
Fix XHTML.
|
2005-12-08 19:41:21 +00:00 |
|
Michal Čihař
|
826c11215b
|
Require bookmark code when we use it.
|
2005-12-08 19:39:34 +00:00 |
|
Michal Čihař
|
044b696570
|
Do not choke on arrays in $_SERVER array (bug #1370414).
|
2005-12-08 19:36:32 +00:00 |
|
Marc Delisle
|
2472e2f3aa
|
typo
|
2005-12-08 19:32:33 +00:00 |
|
Marc Delisle
|
b62ac45150
|
typo
|
2005-12-08 19:29:18 +00:00 |
|
Michal Čihař
|
b61e1e99ad
|
Fix XHTML.
|
2005-12-08 19:25:44 +00:00 |
|
Michal Čihař
|
bfdb94c249
|
Suggest to run setup script if auth with default values fails.
|
2005-12-08 18:56:40 +00:00 |
|
Michal Čihař
|
42268f9575
|
Refuse to load config file with world writable permissions, refuse to work with existing config dir.
|
2005-12-08 18:29:41 +00:00 |
|
Marc Delisle
|
213a3b43d7
|
typos
|
2005-12-08 18:26:45 +00:00 |
|
Michal Čihař
|
513055cfb2
|
Improve setup script permissions.
|
2005-12-08 18:18:24 +00:00 |
|
Michal Čihař
|
23e7411452
|
Show Save and Load buttons disabled if saving not available.
|
2005-12-08 18:16:16 +00:00 |
|
Michal Čihař
|
ff1d4d185b
|
Add commands how to setup config dir.
|
2005-12-08 18:15:21 +00:00 |
|
Michal Čihař
|
f420e85a67
|
Fix XHTML.
|
2005-12-08 16:15:48 +00:00 |
|
Michal Čihař
|
31d08caa29
|
Fix output before headers.
|
2005-12-08 16:13:51 +00:00 |
|
Michal Čihař
|
d9f741c9cb
|
XHTML
|
2005-12-08 16:06:50 +00:00 |
|
Michal Čihař
|
d12b802997
|
translation update
|
2005-12-08 16:04:39 +00:00 |
|
Michal Čihař
|
47111073a5
|
Fix XHTML and thus action selection behavior (bug #1376391).
|
2005-12-08 16:02:06 +00:00 |
|
Sebastian Mendel
|
4c006a8e30
|
global init of $GLOBALS['url_params']
|
2005-12-08 13:33:28 +00:00 |
|
Sebastian Mendel
|
8344198c10
|
moved tbl_properties_common.php into libraries
|
2005-12-08 13:19:25 +00:00 |
|
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 |
|