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 |
|
Michal Čihař
|
f1f39b8ed1
|
added infou about UFPDF to documentation
|
2004-12-29 14:16:51 +00:00 |
|
Michal Čihař
|
1293dc1a24
|
Implemented database copying (RFE #996730), this forced separating code for copying tables.
|
2004-10-20 17:29:18 +00:00 |
|
Michal Čihař
|
620f9b764b
|
Convert end of line chars we get from MySQL (bug #1042521).
|
2004-10-11 12:18:03 +00:00 |
|
Marc Delisle
|
fc085a6b91
|
bug #1039639
|
2004-10-11 10:52:22 +00:00 |
|
Michal Čihař
|
3bd2a9732f
|
Fixed export of '0' string (bug #1033869).
|
2004-09-24 15:41:50 +00:00 |
|
Michal Čihař
|
5b170594f6
|
Fix empty BLOB export (bug #1020052).
|
2004-09-01 13:40:52 +00:00 |
|
Michal Čihař
|
dea219c4a2
|
Fix exporting of TIMESTAMP (bug #1013730).
|
2004-08-23 13:59:32 +00:00 |
|
Michal Čihař
|
aa57fc019c
|
Removed unused code.
|
2004-08-02 09:07:54 +00:00 |
|
Marc Delisle
|
d9c061cdc9
|
bug 994942
|
2004-08-02 01:05:39 +00:00 |
|
Michal Čihař
|
7a2bc96243
|
Remove code for old MySQL version, do not store query, better handle various end of lines (probably bug #979635).
|
2004-07-16 08:47:21 +00:00 |
|
Michal Čihař
|
9fc1e14f3a
|
Fix export of '0' strings (bug #990398).
|
2004-07-15 15:26:34 +00:00 |
|