Commit Graph

2403 Commits

Author SHA1 Message Date
Marc Delisle
110277793a patch #1502453, unnecessary disc access 2006-06-09 20:45:17 +00:00
Marc Delisle
d4c13a9e55 patch #1502453, unnecessary disc access 2006-06-09 20:33:03 +00:00
Marc Delisle
32b1fb8039 support display of HANDLER statement results 2006-06-09 20:13:08 +00:00
Marc Delisle
2c4dac6d05 bug #1501891, undefined function PMA_isSuperuser 2006-06-08 16:44:35 +00:00
Marc Delisle
f2f6eda2e1 cookies must be enabled in the browser 2006-06-02 15:01:29 +00:00
Marc Delisle
6ed8175b45 only show the Cookies message if we detect that cookies are disabled 2006-06-02 12:39:53 +00:00
Marc Delisle
840a5b3d56 bug #1498108, support twice the separator in db name 2006-05-31 16:43:45 +00:00
Michal Čihař
0f7e8e9e7d Add todo translations (bug #1436564). 2006-05-30 14:58:40 +00:00
Michal Čihař
8bfebb7072 Remove unused code. 2006-05-30 14:50:40 +00:00
Michal Čihař
af54eb141e Handle correctly AUTO (bug #1497239). 2006-05-30 13:46:13 +00:00
Michal Čihař
b53b94af3e Fix extension. 2006-05-30 13:41:11 +00:00
Michal Čihař
84309517f2 Show that plugin has no option if it has only hidden inputs. 2006-05-30 06:45:16 +00:00
Michal Čihař
fba74f3b81 Fix export to XML (bug #1497239). 2006-05-30 06:43:00 +00:00
Michal Čihař
c42b74c54d Fix handling of backquotes (bug #1497239). 2006-05-30 06:33:47 +00:00
Marc Delisle
6215a6d94a bug #1490193 and code simplification 2006-05-18 16:53:40 +00:00
Marc Delisle
5b8668f181 bug #1475949, removing the default value 2006-05-15 17:23:15 +00:00
Michal Čihař
c542c2ee09 custom headers are not part of container 2006-05-15 13:58:50 +00:00
Michal Čihař
e7a09aad1a Not so wide login form (RFE #1445541). 2006-05-15 13:38:11 +00:00
Michal Čihař
22128e5f89 Fix reading database list with MySQL wildcards (bug #1487613). 2006-05-14 16:40:54 +00:00
Marc Delisle
1b5d1212dd bug #1482841, support USE statement in the import file 2006-05-14 11:47:56 +00:00
Michal Čihař
d90fbbf27c Better handle other URL separator than & (bug #1487365). 2006-05-12 15:39:33 +00:00
Michal Čihař
79f778db99 Escape user input to avoid XSS. 2006-05-12 14:33:29 +00:00
Michal Čihař
3f9e28ae66 Use GET and POST explicitely as cookies can override values in REQUEST (bug #1481584). 2006-05-05 09:30:13 +00:00
Michal Čihař
cd55bb7ccb Fix UPDATE export with extended inserts enabled (bug#1482103), fix export type selection. 2006-05-05 09:20:17 +00:00
Michal Čihař
ed84a68f63 Use htmlspecialchars instead of htmlentities, it doesn't break utf-8. 2006-05-02 13:28:35 +00:00
Michal Čihař
fad722d2f4 Escape user input (CVE-2006-2031). 2006-05-02 09:28:42 +00:00
Michal Čihař
67be078872 Include styles.xml in Open Document, now it can be opened in KOffice, Gnumeric and OpenOffice.org. 2006-04-28 10:46:13 +00:00
Michal Čihař
63097eb48e fix typo 2006-04-28 09:29:52 +00:00
Michal Čihař
77d003c05d Add document metainformation. 2006-04-28 09:07:46 +00:00
Michal Čihař
2f8975d2f5 Add Open Document Text export (RFE #1068007). 2006-04-28 08:54:27 +00:00
Michal Čihař
2e0f8f1bfa Use correct charset. 2006-04-28 08:52:25 +00:00
Michal Čihař
02ff4b83d3 Fix including column names. 2006-04-28 08:51:35 +00:00
Michal Čihař
5ec84ee7f8 Fix including column names. 2006-04-27 22:28:55 +00:00
Michal Čihař
339536d82d Customizable link under left logo (RFE #1111599). 2006-04-27 22:15:23 +00:00
Michal Čihař
a9a04c3b64 Possibility to hide creating of database from main (RFE #1370100). 2006-04-27 22:02:57 +00:00
Sebastian Mendel
9a4e3a65c2 improved themes 2006-04-27 13:18:42 +00:00
Sebastian Mendel
ab0c647e18 fixed fallback theme 2006-04-27 13:11:36 +00:00
Michal Čihař
f4e8e080d3 Reload language file after switch to utf-8 translation (bug #1442605). 2006-04-27 12:32:11 +00:00
Michal Čihař
9f8afc5d4e Reload language file after switch to utf-8 translation (bug #1442605). 2006-04-27 12:13:52 +00:00
Michal Čihař
bfec931486 Improve functionality of limiting DROP DATABASE (bug #1456082). 2006-04-27 11:35:54 +00:00
Michal Čihař
b60fcde9ad Do not strip MySQL conditional statements in comments (patch #1459782, thanks to unconed - unconed). 2006-04-27 10:05:04 +00:00
Michal Čihař
7d156b3f62 Do not check for VIEW if no table name (eg. SELECT 1) (bug #1473484). 2006-04-27 09:25:55 +00:00
Michal Čihař
3758013766 Better detection of duplicate rows (bug #1477500). 2006-04-27 09:16:32 +00:00
Michal Čihař
15eb10076c Logout from all servers by default (RFE #1370874). 2006-04-27 08:40:22 +00:00
Michal Čihař
d91c1fff8e Allow configuration of cookie storage on client (RFE #1095227). 2006-04-26 21:36:34 +00:00
Michal Čihař
d561a14419 Remove unused function. 2006-04-26 21:31:51 +00:00
Michal Čihař
8e64e6e39a Reinclude table selection (bug #1477226). 2006-04-26 20:59:09 +00:00
Michal Čihař
2e8469efef fix export limitation 2006-04-26 20:55:01 +00:00
Michal Čihař
0afc370aa7 Allow forcing of export to file, it makes no sense to display PDF in textarea ;-). 2006-04-26 19:16:52 +00:00
Michal Čihař
6f0015fb8b Export to OASIS OpenDocument Spreadsheet (RFE #1068007). 2006-04-26 18:48:03 +00:00