Commit Graph

167 Commits

Author SHA1 Message Date
Marc Delisle
75c0fa389a bug #1556934, SQL compatibility mode on export 2006-09-12 17:20:07 +00:00
Marc Delisle
2f1c30d257 bug #1555760, export default parameter broken 2006-09-11 21:27:21 +00:00
Marc Delisle
8806c5dd0d do not display BLOBs on PDF export 2006-08-18 12:16:45 +00:00
Michal Čihař
0eae2f35a7 Fix charset header of exported HTML/XLS file (bug #1541100). 2006-08-16 09:10:23 +00:00
Marc Delisle
8e5514549d bug #1527862, export foreign keys is broken in latest CVS 2006-08-05 10:51:03 +00:00
Marc Delisle
c0e3385e69 bug #1526000, copying table to another db (MYSQL 5.0.24) 2006-08-04 17:21:48 +00:00
Marc Delisle
029a63a1f5 single-table copy did not copy the constraints 2006-07-04 15:53:41 +00:00
Marc Delisle
d130c36ef4 bug #1504218, better explanation for what is a PDF export 2006-06-25 11:42:18 +00:00
Marc Delisle
31a7ac1c5c procedures and functions 2006-06-22 20:55:19 +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ř
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
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ř
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ř
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ř
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
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
Marc Delisle
e91fcb271d bug #1401864, DROP VIEW instead of DROP TABLE 2006-03-25 10:10:44 +00:00
Michal Čihař
b3bb99329e Fix output handling (bug #1450555). 2006-03-15 19:36:22 +00:00
Michal Čihař
3ffb7e775e New line before values (RFE #1435919). 2006-02-21 17:37:35 +00:00
Sebastian Mendel
6b4f751e41 fixed bug #1409972 PHP 5.1.2 compatibility 2006-01-19 15:39:29 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Sebastian Mendel
7358f5a712 allow 0 as name for database, table collumn, alias and index 2006-01-14 23:17:17 +00:00
Michal Čihař
4de79cbc10 Backquote database name (RFE#1376336). 2005-12-08 21:07:05 +00:00
Marc Delisle
4a89855656 towards PEAR coding standards 2005-12-04 19:28:28 +00:00
Marc Delisle
dc5cd6d778 PDF export 2005-12-03 19:28:22 +00:00
Sebastian Mendel
5afd8905a6 define variables only where needed, and use NULL to define them, as some places test only for isset and not for content 2005-11-26 06:35:23 +00:00
Michal Čihař
9935bfd907 Ignore custom headers and temporary files from Vim. 2005-11-25 08:44:56 +00:00
Michal Čihař
42d5ca744b Use native MySQL comments when applicable (RFE #1362923). 2005-11-23 22:13:18 +00:00
Michal Čihař
4166977846 Add ability to limit maximal size of extended insert query, defaults to 50 KB (RFE #1015378). 2005-10-09 08:16:57 +00:00
Michal Čihař
ea707775d2 Fix auto increment export (bug #1309257). 2005-09-30 18:38:14 +00:00
Michal Čihař
64bd56dfba Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
Marc Delisle
7cf7ada8ac patch #1253465, avoid error messages for unset variables in PHP functions that require a parameter passed by reference 2005-08-14 21:34:01 +00:00
Michal Čihař
57fc27c0bd Fix undefined variable when exporting relations (bug #1253457). 2005-08-08 20:13:03 +00:00
Michal Čihař
b8746b6e09 Remove error reporting. 2005-06-24 12:01:43 +00:00
Michal Čihař
a3d769e73d Word export now can contain table structure and better handles more tables/databases export. 2005-03-06 14:54:15 +00:00
Michal Čihař
d5f9ad07b7 Added Microsoft Word and Excel 2000 export (RFE #1155122). 2005-03-06 12:52:20 +00:00
Marc Delisle
e430651d24 native comments 2005-03-06 12:33:19 +00:00
Michal Čihař
de484bfce1 Do not offer modes not available in current MySQL version, do not fail on error when setting SQL_MODE (bug #1155209). 2005-03-02 21:17:24 +00:00
Marc Delisle
22736ce77d bug #1108521, part 2: mysqli_num_rows; Function cannot be used with MYSQL_USE_RESULT 2005-01-30 12:57:50 +00:00
Marc Delisle
cefbde0902 bug 1108521, mysqli_free_result() expects parameter 1 to be a result 2005-01-28 20:44:02 +00:00