Commit Graph

2379 Commits

Author SHA1 Message Date
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
Michal Čihař
9199199219 Use plugins for extension and MIME type. 2006-04-26 17:49:47 +00:00
Sebastian Mendel
5c82bf4b29 use fallback (original) css file if not found in current theme (no need to include unchanged files into theme, f. e. print.css) 2006-04-26 17:09:45 +00:00
Michal Čihař
04e666ff7c Adapt to changes in export. 2006-04-26 17:00:46 +00:00
Michal Čihař
19d0390e8c Fix selecting of default export. 2006-04-26 16:55:12 +00:00
Michal Čihař
b3d0d7622e oops forgot to remove FIXME comments 2006-04-26 16:34:44 +00:00
Michal Čihař
6e17c995fb Convert export to plugin architecture, so that plugins are independant piece of code (RFE #1325937). 2006-04-26 16:33:59 +00:00
Michal Čihař
29977afa0e Support for localised texts in defaults. 2006-04-26 16:28:38 +00:00
Michal Čihař
df23439b13 Add documentation. 2006-04-26 16:12:27 +00:00
Michal Čihař
b021ff9c12 Support for forcing one of two bool/bgroups. 2006-04-26 16:10:38 +00:00
Michal Čihař
a4c95b7e71 allow group without checkbox 2006-04-26 15:05:39 +00:00
Michal Čihař
77e320b7be fix condition 2006-04-26 14:44:10 +00:00
Michal Čihař
a750f1eade Add support for groupping options. 2006-04-26 14:42:19 +00:00
Michal Čihař
bdf65efd3c Drop tables used for layout. 2006-04-26 14:36:53 +00:00
Michal Čihař
b71eb94625 Be more verbose on error. 2006-04-26 14:14:03 +00:00
Michal Čihař
1d3b486a20 Display information that there are no settings. 2006-04-26 14:11:32 +00:00
Sebastian Mendel
161d2eb2aa search themes on every script start 2006-04-26 13:29:01 +00:00
Michal Čihař
d8e41fbaac Do not include empty values. 2006-04-25 14:53:30 +00:00
Michal Čihař
47bbff3b81 Make cookie login form work with token protection. 2006-04-25 14:46:51 +00:00
Sebastian Mendel
3151948bea style upgrade 2006-04-25 14:30:27 +00:00
Michal Čihař
094805dcbe Fix importing files without trailing new line (bug #1473944). 2006-04-21 07:55:12 +00:00
Michal Čihař
0bf717892f Protect against external links which could perform any action (CVE-2006-1804). 2006-04-20 14:45:42 +00:00
Sebastian Mendel
951ea7cdfa disable table stats for MySQL 5 by default 2006-04-13 15:37:09 +00:00
Sebastian Mendel
5d084ddce8 fixed initial sort order 2006-04-13 13:58:58 +00:00
Sebastian Mendel
64941d2881 - extended PMA_DBI_get_databases_full() to allow limiting and sorting
- added new function PMA_DBI_get_databases_count()
2006-04-13 13:49:28 +00:00