Commit Graph

4628 Commits

Author SHA1 Message Date
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ř
38bf517f83 Display message after updating row. 2003-05-13 11:29:24 +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
Garvin Hicking
ef840b80d1 German update 2003-05-13 10:24:04 +00:00
Michal Čihař
6dc1dab2d5 Correctly checks whether table exists. 2003-05-13 09:52:35 +00:00
Michal Čihař
53b4212040 Behave correctly if no file is given for loading. 2003-05-13 09:41:54 +00:00
Michal Čihař
8f3a091efd Fixed warning in PMA_purgeHistory. 2003-05-13 09:38:47 +00:00
Michal Čihař
4d466674ef Check for same table and db name when moving (RFE #734985). 2003-05-13 09:33:58 +00:00
Garvin Hicking
ffbf893536 s/ereg_replace/str_replace/ 2003-05-13 09:00:46 +00:00
Garvin Hicking
65e4406c69 Bug #736197 (EDIT link for query window) 2003-05-13 08:55:25 +00:00
Michal Čihař
724e56b334 Fixed displaying of tables with quote in name. 2003-05-13 08:44:35 +00:00
Garvin Hicking
5557d911ab Allow uploaded CSV importing. Should prevent some timeout issues when
uploading huge amounts of data.
Needs some testing.
2003-05-12 19:50:55 +00:00
Michal Čihař
4b6342c71c Add confirmation when dropping databases 2003-05-12 18:57:24 +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
Garvin Hicking
8e23dab626 Fix Bug #735970 (query history only with correct queries) 2003-05-12 17:17:13 +00:00
Garvin Hicking
9dc279db5f Beautify. 2003-05-12 16:58:36 +00:00
Michal Čihař
9fb701cd42 Better fix for #736003. 2003-05-12 09:11:29 +00:00
Michal Čihař
e0119fc744 bad date :-) 2003-05-11 20:54:57 +00:00
Michal Čihař
ebd103ec46 Fixed typo in hash, fixed bad hash propagated with JavaScript. Fixes #736003. 2003-05-11 18:59:45 +00:00
Michal Čihař
ba1c817d23 Remember state of insert as another row - fixes #736064, show used query. 2003-05-11 18:56:21 +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ř
95a4750719 Don't display 0 for InnoDB tables as records count - fixes #735441. 2003-05-10 16:14:34 +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
7260ba8c6c clarification 2003-05-10 11:54:24 +00:00
Marc Delisle
51a589ca6d bug 735439 2003-05-10 11:18:05 +00:00
Michal Čihař
c19783a34e translations update 2003-05-10 09:58:32 +00:00
Michal Čihař
92a569e96b fix for POSIX sh 2003-05-10 09:56:47 +00:00
Michal Čihař
29300d73c3 changes... 2003-05-10 09:18:07 +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
Marc Delisle
c2002b91e4 clarification 2003-05-09 12:40:46 +00:00
Marc Delisle
f6f093d68c latest version 2003-05-08 12:30:07 +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
Garvin Hicking
4ebeb6822f Patch #709383 2003-05-02 10:59:43 +00:00
Garvin Hicking
c7af0e4d34 Enhance FAQ 2.3 (mysql.sock) 2003-05-02 10:29:30 +00:00