Commit Graph

81 Commits

Author SHA1 Message Date
Sebastian Mendel
5ae7f9ce48 forgot closing script-tag 2006-09-23 19:56:01 +00:00
Sebastian Mendel
2ebdaf7469 cleanup 2006-09-22 13:45:19 +00:00
Sebastian Mendel
ca44c117a2 moved some more code into class, some documentation improvements 2006-09-21 12:59:57 +00:00
Sebastian Mendel
207720e11f fixed remembering navi width for Opera 2006-09-21 07:51:00 +00:00
Sebastian Mendel
e44079ad79 mhmpf 2006-09-21 07:10:19 +00:00
Sebastian Mendel
3d09eab46f fixed initial navi width settings, replaced var/cookie name with pma_navi_width 2006-09-21 07:02:40 +00:00
Sebastian Mendel
88a02d5cbe remember navigation frame width 2006-09-20 16:16:51 +00:00
Sebastian Mendel
45b04ab15d replaced $dblist with new PMA_List_Database class 2006-09-20 11:15:56 +00:00
Sebastian Mendel
0f3c26d47a do not apply 'vertical scrollbar bug'-fix to IE 7 2006-08-01 07:15:30 +00:00
Sebastian Mendel
ec1a26fcc4 fix to remove scrollbar bug in IE without quirks mode 2006-07-08 12:53:29 +00:00
Sebastian Mendel
757ba7b8da fix to remove scrollbar bug in IE without quirks mode 2006-07-08 09:35:52 +00:00
Sebastian Mendel
f1aedc6ab0 added workaround for bug #1436171 Cannot display Capitalised Databases 2006-02-22 15:10:28 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Sebastian Mendel
7358f5a712 allow 0 as name for database, table collumn, alias and index 2006-01-14 23:17:17 +00:00
Sebastian Mendel
d1301521b4 bug #1392924 undefined index: tab_count 2006-01-14 19:19:41 +00:00
Sebastian Mendel
747846fa2b make use of new functionality in PMA_getTableList() and PMA_DBI_get_tables_full(): reduce db server traffic (MySQL >=5.0) 2006-01-14 18:19:39 +00:00
Sebastian Mendel
4c0f4addb5 fixed undeclared javascript variables 2005-12-15 09:18:30 +00:00
Michal Čihař
720824ac4f Resurrect database link in light frame (bug #1373804). 2005-12-14 15:15:21 +00:00
Michal Čihař
8cdb8fb2aa Drop <base href=".." />, it should not be needed at all. 2005-12-11 20:20:14 +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
d87b6b2042 removed unused javascript event 2005-12-07 20:18:41 +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ř
19f21606d3 Do not pass default query to sql.php as it is not needed right now. 2005-11-23 21:43:01 +00:00
Marc Delisle
3885bb6bd7 dbh becomes controllink 2005-11-20 14:00:49 +00:00
Sebastian Mendel
28a08f296b fixed/added favicon 2005-11-08 09:45:13 +00:00
Sebastian Mendel
fb923f851a fixed some rtl lang issues 2005-11-03 17:50:09 +00:00
Michal Čihař
7ae4646de6 Fix including of files when search path does not contain current directory. 2005-10-30 18:51:34 +00:00
Sebastian Mendel
4e097c02e9 format rowcount in left frame 2005-10-27 17:09:59 +00:00
Sebastian Mendel
82e144529b bug #1334963 Per-server themes - left frame colors unthemed 2005-10-27 08:57:00 +00:00
Sebastian Mendel
f0b1d9adc0 view icon for views 2005-10-20 09:08:08 +00:00
Sebastian Mendel
889b2e9f2e update row count in left frame bug #1243908 2005-10-18 10:00:46 +00:00
Sebastian Mendel
cf9e4208d1 code cleanup whole querywindow js stuff, moved all in one new js file, now included in index.php, bug #1327055 2005-10-17 16:40:32 +00:00
Sebastian Mendel
ac4d335c25 removed queryframe.php and references to it 2005-10-17 12:04:39 +00:00
Sebastian Mendel
bce60be31c preselect db if only one db 2005-10-13 06:59:32 +00:00
Sebastian Mendel
3143135a5c XHTML 1.0 trans. compliance and more semantic XHTML output 2005-10-11 11:49:17 +00:00
Michal Čihař
64bd56dfba Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
Michal Čihař
fc1be828b6 User can now have different theme per server (RFE #1231599). 2005-07-10 18:42:00 +00:00
Marc Delisle
648d33d888 bug #1168784, please respect the db order given in only_db 2005-04-24 21:42:23 +00:00
Alexander M. Turek
0cddbb2cd4 bug #1174045 2005-03-31 22:28:04 +00:00
Alexander M. Turek
532c1ee25f Implemented the forgotten view icon. 2005-03-28 15:54:14 +00:00
Michal Čihař
f1f39b8ed1 added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
Garvin Hicking
9392a58483 removed superfluous spaces, introduced more CSS ID attributes 2004-10-08 11:14:08 +00:00
Marc Delisle
cb5af5eb2f bug #1006514, top left frame in Safari 1.2.3 2004-09-14 16:58:18 +00:00
Marc Delisle
49d79d2321 bug 1005479: remove hardcoded charset 2004-08-15 12:00:24 +00:00
Michal Čihař
c4df15c991 Use always natsort and not natcasesort in one case, it caused inconsistency (bug #1008120). 2004-08-12 18:19:56 +00:00
Michal Čihař
4b65ca1693 Replace htmlentities with htmlspecialchars (bug #1008002). 2004-08-12 15:22:06 +00:00
Michal Čihař
ca5b16f654 Change look of adding fields into table (bug #991095).
I again did some XHTML validation, so removed few of most obvious errors, but there are still many, mostly missing alt attributtes for images and wrongly nested tags.
2004-08-12 15:13:20 +00:00
Marc Delisle
dbd97eca13 bug 998698 db dropdown refresh 2004-08-05 17:21:28 +00:00
Marc Delisle
d743dfc5cc security alert 2004-06-30 18:29:41 +00:00
Marc Delisle
de04757024 LeftPointerEnable 2004-06-24 12:41:10 +00:00