Commit Graph

872 Commits

Author SHA1 Message Date
Michal Čihař
69cefd5bf9 Cleanup phpMyAdmin tables also after multi submit actions (RFE #749989). 2003-06-06 10:02:58 +00:00
Michal Čihař
6ba498c9c4 config import for 555978 2003-06-05 19:23:42 +00:00
Michal Čihař
9d7ccb8c30 Default iconv parameters to empty string. 2003-06-05 18:45:21 +00:00
Marc Delisle
84be37b7d3 bug 716679 2003-06-05 17:35:51 +00:00
Michal Čihař
e129c5fe13 Some javascript cleanup. 2003-06-05 09:26:49 +00:00
Marc Delisle
88c398c43b bug 683975 2003-06-04 16:33:30 +00:00
Marc Delisle
e194f0f031 596692 2003-06-04 13:08:26 +00:00
Michal Čihař
f9a70ac60c Fixed MySQLManualType/MySQLManualBase setting. 2003-06-03 16:27:52 +00:00
Garvin Hicking
fc69f54ae1 Bug #748084 2003-06-03 12:21:22 +00:00
Michal Čihař
4160ee0d87 Allow to replace "NULL" with alternative string (RFE #747343). 2003-06-02 09:52:00 +00:00
Michal Čihař
06b99dff39 Better text on button for executing bookmark (bug #745993). 2003-06-02 08:46:07 +00:00
Alexander M. Turek
81bed61e0d -dev? 2003-06-02 08:07:55 +00:00
Marc Delisle
0051411d83 2.5.2 maybe 2003-06-02 02:18:41 +00:00
Marc Delisle
98df0d900c 2.5.1 2003-06-02 00:40:59 +00:00
Alexander M. Turek
30304e2578 Correct behavior for "SHOW INNODB STATUS". 2003-06-01 23:09:46 +00:00
Michal Čihař
1d676548dc Default iconv parameters to empty string, as older iconv version don't support it 2003-06-01 21:50:19 +00:00
Alexander M. Turek
02f7e3df0f XHTML fixes 2003-05-30 20:54:02 +00:00
Alexander M. Turek
fd7b853c9d * Removed check for default tab values: They are already checked in config_import.lib.php3;
* Corrected config file revison.
2003-05-30 20:12:50 +00:00
Alexander M. Turek
cf0b2ac6b3 Support for CHARACTER SET syntaxes 2003-05-30 19:55:41 +00:00
Alexander M. Turek
871c9be445 Experimental MySQL 4.1 support (RFE #623665) and some small fixes. 2003-05-30 14:42:08 +00:00
Garvin Hicking
c2e8c12b58 Bug #739096 2003-05-28 10:04:59 +00:00
Marc Delisle
ec39214f5b 2.5.1-rc2 2003-05-26 12:53:46 +00:00
Marc Delisle
50bf82ce87 2.5.1-rc1 2003-05-26 12:34:43 +00:00
Michal Čihař
0c379d3c7b Possibility to disable Ctrl+Arrows moving. 2003-05-26 11:06:10 +00:00
Marc Delisle
6486f0f3da bug 653964 2003-05-23 20:50:49 +00:00
Michal Čihař
4bdb4b8deb Improved GD 2 detection (bugs #736111, #741192). 2003-05-22 12:21:53 +00:00
Michal Čihař
1ccd69980a Don't hexify BLOB if it is empty (bug #741599). 2003-05-22 09:58:52 +00:00
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