Commit Graph

845 Commits

Author SHA1 Message Date
Michal Čihař
8a68abfc15 Better tabs highlighting when editing indexes. 2003-05-22 09:51:02 +00:00
Garvin Hicking
b65746a2f1 Bug #692854: Never execute a query in (with/without) PHP code views, and display a
new      "Execute query" link in this mode.
2003-05-22 09:28:00 +00:00
Marc Delisle
1f4c540ccf farsi never translated 2003-05-15 17:24:46 +00:00
Michal Čihař
2f5769cc3a Double sized textare for LONGTEXT is configurable (RFE #737174). 2003-05-15 10:42:57 +00:00
Michal Čihař
f736050896 Better way for highliting tabs when including files (set $active_page for highliting). 2003-05-14 15:52:34 +00:00
Michal Čihař
ca05ded981 Support for exporting CSV for multiple tables, it just puts all content into one file, but some people seem to want this (based on patch #735136). 2003-05-14 13:22:04 +00:00
Marc Delisle
d134073bff bug 736111 2003-05-14 13:12:15 +00:00
Michal Čihař
bf88b4e077 Support for saving to file on server (part of RFE #730197). 2003-05-13 16:27:16 +00:00
Michal Čihař
57e72b0541 Fix eporting without backquotes (bug #737023). 2003-05-13 13:27:17 +00:00
Marc Delisle
1263caa29c bug 736793 2003-05-13 12:21:27 +00:00
Michal Čihař
59838e8a3c Fix tab attributes when some specified as parameters. 2003-05-13 11:35:26 +00:00
Michal Čihař
1c7f574d3a Highlight tab also when current page is read_dump.php3 and $goto is link of current tab. 2003-05-13 11:16:30 +00:00
Garvin Hicking
9fdea166e3 Bug #736609 2003-05-13 10:40:17 +00:00
Michal Čihař
8f3a091efd Fixed warning in PMA_purgeHistory. 2003-05-13 09:38:47 +00:00
Michal Čihař
da61b429b2 fix light tabs 2003-05-12 18:33:14 +00:00
Garvin Hicking
8f7dc90062 Patch #725839 (Netsted display of tables) 2003-05-12 18:28:46 +00:00
Michal Čihař
ec3211e889 LaTeX export improvements. 2003-05-11 17:55:31 +00:00
Michal Čihař
c4d8107e45 Merged patch #728928 - show multi statement query result. 2003-05-11 17:33:30 +00:00
Michal Čihař
38db258110 Merged patch #729514 - support for iconv parameters. 2003-05-11 17:29:53 +00:00
Marc Delisle
864b9beb07 2.5.1-dev 2003-05-11 10:53:13 +00:00
Marc Delisle
566d6da5c6 2.5.0 2003-05-11 10:07:20 +00:00
Michal Čihař
51cbb260d1 $cfg['Server']['AllowDeny']['order'] might be undefined 2003-05-10 16:27:56 +00:00
Michal Čihař
4d1f628a8b Fix not displaying content of TEXT fields (was treated like BLOB). 2003-05-10 16:13:17 +00:00
Marc Delisle
51a589ca6d bug 735439 2003-05-10 11:18:05 +00:00
Michal Čihař
6390181be7 Whole tab is now link. 2003-05-10 09:17:22 +00:00
Michal Čihař
d9c8fcb8bd Disable CSV export for multiple tables - fixes #734104. 2003-05-10 09:16:41 +00:00
Marc Delisle
2636090111 bug 731367 2003-05-09 14:35:26 +00:00
Marc Delisle
720a8fb359 lost patches sf cvs problem 2003-05-09 13:58:10 +00:00
Garvin Hicking
e497149a93 Wrong escaping, uh. I'm sorry, should better go to bed. :) 2003-05-02 20:42:00 +00:00
Garvin Hicking
bcc7d8d9f3 Still have to propagate $hash to the left frame... 2003-05-02 20:18:24 +00:00
Garvin Hicking
8b8f0c6d16 PHP3 compatibility 2003-05-02 19:59:44 +00:00
Garvin Hicking
b2e5dfc23c Should be the fix for Bug #730718. Moved the hashform from the
"nav"-frame to the "queryframe"-frame,      altered the way the form is
submitted in LeftFrameLight mode to      keep the queryframe. Only if
JavaScript is usable, otherwise it's      not necessary to keep the 'opener'
pointer.
2003-05-02 19:56:45 +00:00
Marc Delisle
3177fcc672 bug 731480 2003-05-02 19:38:38 +00:00
Garvin Hicking
40cbb52b7f Bug #728813 2003-05-02 11:52:11 +00:00
Marc Delisle
9af23c8ec5 maybe -rc3 2003-04-27 11:16:53 +00:00
Michal Čihař
5269c1b894 Automatically check "Save as file" when selecting compression. 2003-04-23 09:03:29 +00:00
Garvin Hicking
aed1eff627 Propagate hash value 2003-04-22 19:43:17 +00:00
Garvin Hicking
97f979da4d Propagate hash value 2003-04-22 16:50:43 +00:00
Garvin Hicking
210576b0af Fixed Bug #723955, 723736, 723713 (Query Frame) 2003-04-20 18:09:05 +00:00
Garvin Hicking
092981e02b Bug #723713 2003-04-18 16:11:58 +00:00
Garvin Hicking
b640ff2a96 Bug #662320 2003-04-17 15:48:53 +00:00
Michal Čihař
25f2b35dce Export BLOBs hex quoted. 2003-04-16 16:56:03 +00:00
Michal Čihař
48fb8346c8 added AUTO_INCREMENT to reserved words 2003-04-16 12:50:38 +00:00
Michal Čihař
bfd0a07197 Fix edit link for table without primary key and with BLOB field (bug #708182). 2003-04-15 13:52:14 +00:00
Marc Delisle
5eae86494f bug 721278 2003-04-14 19:13:51 +00:00
Marc Delisle
aa717ef1bf bug 708887 2003-04-14 19:04:32 +00:00
Marc Delisle
3341c9da1f bug 647705 2003-04-14 18:52:07 +00:00
Michal Čihař
870b321052 Fixed bug #720672 - moved headers 2003-04-14 12:59:09 +00:00
Garvin Hicking
3e992a0cb7 Usage: SHOW TABLE STATUS FROM db LIKE 'table'
not  : SHOW TABLE STATUS LIKE 'table' FROM 'db'.
Note absence of '' around "db" and the FROM/LIKE order.
This time right, I hope. ;)
2003-04-14 09:02:54 +00:00
Garvin Hicking
c9ca0dde99 Bug #720846 2003-04-14 08:54:28 +00:00