Commit Graph

7074 Commits

Author SHA1 Message Date
Marc Delisle
b1ae3a10bc show currently selected server 2005-11-25 15:36:04 +00:00
Marc Delisle
b9120de531 move server choice into MySQL container 2005-11-25 14:45:22 +00:00
Sebastian Mendel
fb3a870d56 revised 2005-11-25 14:33:45 +00:00
Sebastian Mendel
9c4259d171 revised 2005-11-25 13:20:43 +00:00
Sebastian Mendel
ea2720fe2f respect arg_separator.input from php.ini 2005-11-25 10:39:45 +00:00
Sebastian Mendel
42feed2cca use PMA_sendHeaderLocation() and new functionality of PMA_generate_common_url() 2005-11-25 10:25:27 +00:00
Sebastian Mendel
a79b25c0e2 forgot to remove debugging stuff ... 2005-11-25 10:23:26 +00:00
Sebastian Mendel
f3ac2a9225 - make PMA_sendHeaderLocation() earlier available
- add SID only if set
- check for url params already exist or not (wether & . SID or ? . SID)
- respect arg_separator.input from php.ini
2005-11-25 10:18:49 +00:00
Sebastian Mendel
8e029f7ad8 do not htmlentities on whole string 2005-11-25 09:51:18 +00:00
Michal Čihař
562c710eed Do not create URLs like index.php?&. 2005-11-25 09:12:13 +00:00
Michal Čihař
3a1d75cc2e remove per theme header and footer. 2005-11-25 08:58:11 +00:00
Michal Čihař
9aa4e9ac61 Better message for new window, thanks to Sebastian and Marc. 2005-11-25 08:49:56 +00:00
Michal Čihař
9935bfd907 Ignore custom headers and temporary files from Vim. 2005-11-25 08:44:56 +00:00
Michal Čihař
ab9aef8977 Header and footer per themes (RFE #984152), config.{header,footer}.inc.php files are now optional. 2005-11-25 08:37:54 +00:00
Michal Čihař
dc536cef69 Fix undefined indexes. 2005-11-25 08:28:51 +00:00
Michal Čihař
d4a6f3a670 Header and footer per themes (RFE #984152). 2005-11-25 08:17:42 +00:00
Sebastian Mendel
4d21dc6cae wrong check for safari 2005-11-24 17:29:48 +00:00
Sebastian Mendel
ea94a378d4 made code more reliable 2005-11-24 17:26:26 +00:00
Sebastian Mendel
81cd3d35dc moved setting of cookies into index.php 2005-11-24 17:23:46 +00:00
Sebastian Mendel
b9888e570d - dont add variables already in cookie (reduces html output up to 30%)
- can pass all url variables as array to function
2005-11-24 16:16:00 +00:00
Marc Delisle
886e0f0dac bug 1365503 2005-11-24 14:50:54 +00:00
Marc Delisle
e201cdf3dc Extensions 2005-11-24 13:57:46 +00:00
Marc Delisle
a5f401a825 oops 2005-11-24 13:32:57 +00:00
Marc Delisle
792e56d260 new messages for Sebastian 2005-11-24 13:30:15 +00:00
Sebastian Mendel
1a120f1d6e fixed font size 2005-11-24 12:58:10 +00:00
Sebastian Mendel
eaf7e8e493 - replaced table layout
- added some more infos
2005-11-24 12:45:49 +00:00
Sebastian Mendel
0419817bb5 added PMA_DBI_get_client_info(), PMA_DBI_get_proto_info() PMA_DBI_get_host_info() 2005-11-24 12:31:34 +00:00
Michal Čihař
dd8708f8fa translation update 2005-11-24 11:39:57 +00:00
Michal Čihař
a97dca8020 translation update 2005-11-24 11:39:57 +00:00
Michal Čihař
57fbefa470 translation update 2005-11-24 11:31:37 +00:00
Michal Čihař
e2c2874156 Better support for noclickable rows. 2005-11-24 10:20:01 +00:00
Alexander M. Turek
b35ef0b86c -.- 2005-11-24 10:11:24 +00:00
Michal Čihař
abb6b7e83d of course in both modes... 2005-11-24 10:04:08 +00:00
Michal Čihař
d859783c33 Disable clicking events on table creation (bug #1358896). 2005-11-24 10:00:46 +00:00
Michal Čihař
ee5bb05096 Disable clicking events on table creation (bug #1358896). 2005-11-24 10:00:46 +00:00
Michal Čihař
6aeabf44d1 Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
Michal Čihař
e040c424fa Move tbl_replace_fields.php to libraries folder as it does not require direct access. 2005-11-24 09:00:21 +00:00
Michal Čihař
5d098bb80a Remove unused file. 2005-11-24 08:57:25 +00:00
Michal Čihař
c40b663969 Move tbl_properties{.inc,_links,_table_info}.php to libraries folder as it does not require direct access. 2005-11-24 08:55:33 +00:00
Michal Čihař
8d7014c92c Up to date information about relation stuff. 2005-11-24 08:49:45 +00:00
Michal Čihař
5fe9f0f259 Move db_details_{common,db_info,links}.php to libraries folder as it does not require direct access. 2005-11-24 08:42:20 +00:00
Michal Čihař
66aa9d2396 Move server_{links,common}.inc.php to libraries folder as it does not require direct access. 2005-11-24 08:29:44 +00:00
Michal Čihař
f5f7fc3740 Move mult_submits.inc.php to libraries folder as it does not require direct access. 2005-11-24 08:22:28 +00:00
Michal Čihař
05c719aba3 Fix XSS on some libraries (CVE-2005-3665). 2005-11-24 08:15:00 +00:00
Sebastian Mendel
326eb9dab5 - updated theme
- added version, to include only needed styles
2005-11-24 07:15:55 +00:00
Michal Čihař
42d5ca744b Use native MySQL comments when applicable (RFE #1362923). 2005-11-23 22:13:18 +00:00
Michal Čihař
19f21606d3 Do not pass default query to sql.php as it is not needed right now. 2005-11-23 21:43:01 +00:00
Michal Čihař
3f2e3ab766 use bookmarked query for browsing when available 2005-11-23 21:41:16 +00:00
Michal Čihař
adf0c75d55 Allow browse page to be default (RFE #1228013). 2005-11-23 21:30:53 +00:00
Michal Čihař
280a47fecd Add link for duplicating current frameset (RFE #1165206). 2005-11-23 21:06:51 +00:00