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
Marc Delisle
0a3ca3efc1
remove /images
2004-06-23 13:50:38 +00:00
Marc Delisle
821f478fca
missing title tags
2004-06-16 01:32:02 +00:00
Michal Čihař
019ce8747e
Use same code for all server selection, possibly display server links also in right frame, show server links in query frame when possible.
2004-06-15 13:05:02 +00:00
Marc Delisle
d9a21610d1
redesign part 3
2004-06-13 21:39:08 +00:00
Marc Delisle
f776451297
undefined variable
2004-06-10 16:03:03 +00:00
Michal Čihař
1aaa89fa54
Little code reorganistaion (RFE #957308 ), removed some remaining php3 compatibility code in SQL parser.
2004-05-20 16:14:13 +00:00
Marc Delisle
06b78de508
Garvin fix for special characters in left panel
2004-05-10 17:29:04 +00:00
Alexander M. Turek
1856f02c20
patch #947190 (Redesign)
2004-05-08 14:20:25 +00:00
Garvin Hicking
44102a585f
no duplication for SHOW TABLE STATUS.
...
Allow to only show tables within a left-frame table group to be show
Fix mouseover-selection bug #947781
2004-05-05 13:11:17 +00:00
Garvin Hicking
b24cf7103a
NaturalOrder for Non-Light left frame.
...
New mode 'nested' for Tooltip-Aliases: Groups/folders are created using the
Alias name, the tablenames are the non-aliased ones. RFE from the forums.
2004-05-04 11:38:52 +00:00
Garvin Hicking
8a53f1cc55
added table nesting for aliased tables
2004-05-03 08:29:32 +00:00
Garvin Hicking
f76918063e
js typecasting error in safari
2004-04-29 15:57:17 +00:00
Garvin Hicking
147775e812
remove debugging code
2004-04-28 12:15:10 +00:00
Garvin Hicking
8cc4bd7fa4
Bug #942296 - Safari can't handle location.replace() redirects
...
correctly
2004-04-28 12:13:36 +00:00
Garvin Hicking
4536400250
fixed unneded spacing and collapsing on first click
2004-04-28 09:08:29 +00:00
Michal Čihař
04229e997f
Be valid XHTML.
2004-04-27 11:54:54 +00:00
Garvin Hicking
489d54e455
bug #942374 - undefined indizes in left frame. Fixed some code issues.
2004-04-27 08:34:26 +00:00
Marc Delisle
02580c9b3b
optional server list as links in left panel
2004-04-26 14:01:25 +00:00
Olivier Müller
8de779e4f1
RFE #859208 , Logout link in left frame
2004-04-15 15:57:53 +00:00