Marc Delisle
|
4bb9cdf1b3
|
PMA_DBI_get_definition()
|
2008-02-26 13:17:22 +00:00 |
|
Michal Čihař
|
2ddcac3f82
|
Add Texy! markup export.
|
2008-01-16 02:07:26 +00:00 |
|
Marc Delisle
|
dafe790a10
|
patch #1861717 [export] CSV Escape character not exported right
|
2008-01-02 16:46:42 +00:00 |
|
Marc Delisle
|
8e0a78e0c6
|
remove code/message for deprecated pmadb-style column comments in the export file
|
2007-12-23 13:49:34 +00:00 |
|
Sebastian Mendel
|
1e015a8214
|
bug #1826205 [export] Problems with yaml text export
|
2007-12-17 14:56:29 +00:00 |
|
Marc Delisle
|
fee794f39b
|
constants defined twice
|
2007-11-10 15:27:06 +00:00 |
|
Marc Delisle
|
1978e182d2
|
new export plugin for NHibernate
|
2007-11-06 17:51:37 +00:00 |
|
Marc Delisle
|
d6da079aaf
|
bug #1825172 [export] Exporting and functions
|
2007-11-03 14:52:05 +00:00 |
|
Marc Delisle
|
5f2d082a1b
|
make export in PDF work with the PHP5 TCPDF version
|
2007-10-24 16:57:25 +00:00 |
|
Sebastian Mendel
|
e19db554ee
|
upgraded TCPDF to 1.53.0.TC034 (PHP 5) - (needs some more work)
|
2007-10-19 11:33:00 +00:00 |
|
Sebastian Mendel
|
8a3d582aaa
|
removed MySQL < 5 code
|
2007-10-02 08:47:20 +00:00 |
|
Marc Delisle
|
f0f97fefc6
|
bug #1783667 NO_AUTO_VALUE_ON_ZERO and MySQL version
|
2007-08-30 16:35:47 +00:00 |
|
Marc Delisle
|
664a9f9fc0
|
patch #1766633 Incorrect export with specified MySQL port, thanks to Juergen Wind
|
2007-08-11 13:01:36 +00:00 |
|
Sebastian Mendel
|
d2b9013fad
|
fixed E_STRICT
|
2007-08-02 11:40:16 +00:00 |
|
Marc Delisle
|
f3636aedc3
|
bug #1751172 Do not export data when exporting a single VIEW
|
2007-07-12 14:48:52 +00:00 |
|
Marc Delisle
|
8ea5dfc479
|
bug #1747215, other cases of blanks at end of line
|
2007-07-11 19:19:32 +00:00 |
|
Marc Delisle
|
f772df4b99
|
bug #1747215 Export emits blanks at line ends
|
2007-07-11 13:53:58 +00:00 |
|
Marc Delisle
|
e1bd91f914
|
bug #1722502 DROP TABLE in export VIEW
|
2007-06-14 17:10:25 +00:00 |
|
Marc Delisle
|
e33c249de2
|
bug #1722502 DROP TABLE in export view structure
|
2007-05-21 17:13:49 +00:00 |
|
Marc Delisle
|
951b2a2f9e
|
bug #1715709 export in SQL format always includes procedures and functions
|
2007-05-20 19:00:38 +00:00 |
|
Sebastian Mendel
|
573a6161bd
|
fixed code indention
|
2007-05-09 12:18:57 +00:00 |
|
Marc Delisle
|
15a5a8104d
|
bug #1672636 [export] PDF export too wide
|
2007-04-13 17:26:10 +00:00 |
|
Marc Delisle
|
f9948b6848
|
[export] Native Excel (Spreadsheet_Excel_Writer) improvements
|
2007-04-02 20:33:18 +00:00 |
|
Sebastian Mendel
|
cfeb306526
|
coding standard: no spaces inside braces
|
2007-04-01 11:02:46 +00:00 |
|
Sebastian Mendel
|
adb39168cc
|
coding standard: no braces around include
|
2007-04-01 09:51:41 +00:00 |
|
Sebastian Mendel
|
008734f8b0
|
do NEVER unset $table or $db;
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
|
2007-03-30 09:12:05 +00:00 |
|
Marc Delisle
|
b84107152d
|
bug #1688053, improvement for latest fix
|
2007-03-29 13:20:58 +00:00 |
|
Marc Delisle
|
4de60460b3
|
bug #1688053 [export] Wrong export of binary character fields
|
2007-03-26 16:48:13 +00:00 |
|
Marc Delisle
|
e31fd70d78
|
oops
|
2007-03-25 11:41:44 +00:00 |
|
Marc Delisle
|
8575706de8
|
more doc about signon
|
2007-03-25 11:39:40 +00:00 |
|
Sebastian Mendel
|
374abd5173
|
fixed/added page level docblock
|
2007-03-20 10:32:13 +00:00 |
|
Sebastian Mendel
|
817e790762
|
synced/fixed vim line
|
2007-03-19 17:55:39 +00:00 |
|
Marc Delisle
|
d51f1126f6
|
use generic $strOptions
|
2007-02-19 18:15:55 +00:00 |
|
Marc Delisle
|
26230ea6eb
|
YAML export
|
2007-02-18 13:39:27 +00:00 |
|
Marc Delisle
|
735de4b93c
|
undefined variable if AllowAnywhereRecoding is false
|
2007-02-17 18:02:36 +00:00 |
|
Michal Čihař
|
6ac319f159
|
DELIMITER should not be commented out (bug #1612870).
|
2007-01-02 09:24:56 +00:00 |
|
Marc Delisle
|
b0588d3570
|
bug #1621280, support VIEW dependencies during export
|
2006-12-26 16:10:47 +00:00 |
|
Marc Delisle
|
93659bd8d1
|
typos
|
2006-12-26 14:27:14 +00:00 |
|
Marc Delisle
|
5c351fc48b
|
bug #1619647, export of query results should not contain procedure definitions
|
2006-12-21 01:11:00 +00:00 |
|
Marc Delisle
|
46ccf8cdca
|
duplicated line, committed too fast
|
2006-12-11 14:54:47 +00:00 |
|
Marc Delisle
|
6a4e2a1164
|
patch #1595784, add charset information to SQL exported file
|
2006-12-10 12:56:12 +00:00 |
|
Marc Delisle
|
d01f9977fb
|
remove uva prefix
|
2006-12-10 12:32:41 +00:00 |
|
Michal Čihař
|
fb9a3a598e
|
Check before commit!
|
2006-11-17 08:49:30 +00:00 |
|
Michal Čihař
|
0bca319d18
|
Keep 0 in exported auto_increment fields (bug #1440544).
|
2006-10-18 14:39:49 +00:00 |
|
Michal Čihař
|
0d9c5892c6
|
Fix cvs/csv typo.
|
2006-10-13 08:14:31 +00:00 |
|
Michal Čihař
|
0e48825a46
|
Finalise SVN migration.
|
2006-10-12 16:27:13 +00:00 |
|
Michal Čihař
|
861d70b5a2
|
Fix MIME type and extension to state before plugins were introduced (patch #1570742, thanks to ssevennm - ssevennm).
|
2006-10-10 14:20:58 +00:00 |
|
Marc Delisle
|
6de7cbca22
|
bug 1562533, unbuffered queries
|
2006-10-09 12:39:08 +00:00 |
|
Marc Delisle
|
b00f3d56cb
|
bug #1550690, wrong export of constraints
|
2006-10-01 18:48:43 +00:00 |
|
Sebastian Mendel
|
1eadc0a41a
|
use @todo tag for todo items, to show up in generated documentation
|
2006-09-21 14:28:46 +00:00 |
|
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 |
|