Commit Graph

33939 Commits

Author SHA1 Message Date
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
Garvin Hicking
6c29940d62 Added FAQ 5.14 (Buggy Opera6) 2003-05-14 12:39:42 +00:00
Garvin Hicking
5911dbcf11 RFE #641760 (SQL with no DB) 2003-05-14 12:20:05 +00:00
Garvin Hicking
11d98ed258 RFE #723124 (reset button) 2003-05-14 11:55:16 +00:00
Garvin Hicking
dea710c286 RFE #737174 implemented (comments welcome) 2003-05-14 11:48:19 +00:00
Garvin Hicking
8a19549509 Patch #736999 (Fixes bug #728789, #624712) from Maxime Delorme. 2003-05-14 11:00:51 +00:00
Garvin Hicking
281a31d2dc German Translations 2003-05-14 10:42:16 +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
e13ff90da1 bug 736793 2003-05-13 12:26:42 +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ř
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