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 |
|
Michal Čihař
|
c938c3e03b
|
just move code to better place
|
2005-11-23 20:57:03 +00:00 |
|
Michal Čihař
|
c82587ab32
|
Remember selected page when login time outs.
|
2005-11-23 20:31:47 +00:00 |
|
Michal Čihař
|
f370db5942
|
Add target parameter to index.php to allow direct jump to any script.
|
2005-11-23 20:30:56 +00:00 |
|
Michal Čihař
|
f9293a28b3
|
Better description for filename format (RFE #1362423).
|
2005-11-23 19:49:16 +00:00 |
|
Michal Čihař
|
4e540cb43e
|
Recommend disabling access to libraries folder.
|
2005-11-23 19:17:25 +00:00 |
|
Michal Čihař
|
513ead7b25
|
Deny access to libraries folder over HTTP.
|
2005-11-23 19:16:25 +00:00 |
|
Michal Čihař
|
618f2d7408
|
Move javascript stuff out of libraries folder.
|
2005-11-23 19:10:30 +00:00 |
|
Michal Čihař
|
075972b8ac
|
Move transformation overview out of libraries folder.
|
2005-11-23 18:59:42 +00:00 |
|
Sebastian Mendel
|
161f320f6e
|
- moved styles into css
- minor code improvements
|
2005-11-23 18:48:37 +00:00 |
|
Michal Čihař
|
c55e55c478
|
Remove unused code.
|
2005-11-23 18:30:23 +00:00 |
|
Michal Čihař
|
baaf4b12cc
|
small fixup
|
2005-11-23 17:57:13 +00:00 |
|
Michal Čihař
|
b80568bf60
|
translation update
|
2005-11-23 17:42:00 +00:00 |
|
Sebastian Mendel
|
b755b20bde
|
uninitialized variable
|
2005-11-23 17:34:44 +00:00 |
|
Sebastian Mendel
|
8f1bb56896
|
- moved styles into css
- no need for javascript for theme selection
|
2005-11-23 16:56:16 +00:00 |
|
Michal Čihař
|
fef607cd64
|
Move error message on top of page.
|
2005-11-23 16:45:13 +00:00 |
|
Michal Čihař
|
62c6124e26
|
Added missing $strInvalidServerHostname.
|
2005-11-23 15:38:59 +00:00 |
|
Michal Čihař
|
77a264fd90
|
code cleanup and XHTML validity
|
2005-11-23 15:32:15 +00:00 |
|
Michal Čihař
|
c7ec28b4c7
|
Do not complain if config file is not present, as we can still work in this case (bug #1364647).
|
2005-11-23 15:12:41 +00:00 |
|
Sebastian Mendel
|
37dec301be
|
*REVERTED* correct lang definition
|
2005-11-23 15:10:19 +00:00 |
|
Michal Čihař
|
8996ff60a1
|
Functionalised server selection and use it in cookie auth (RFE #1362727).
|
2005-11-23 15:03:57 +00:00 |
|