Commit Graph

206 Commits

Author SHA1 Message Date
Marc Delisle
182c02c5e8 bug #2893221 [core] Statement may not be safe to log in statement format 2009-11-21 13:22:08 +00:00
Derek Schaefer
300ff173db MediaWiki display name now uses localization. 2009-09-14 22:16:24 +00:00
Derek Schaefer
dde6838ad6 Added MediaWiki export module. Feature request #2838642 2009-09-14 22:11:03 +00:00
Derek Schaefer
6e26b05999 Improved ODS date/time/datetime export format. Patch #2856664 2009-09-14 06:21:04 +00:00
Marc Delisle
f038959b4f bug #2839548 [export] Triggers order on export 2009-08-30 12:43:07 +00:00
Marc Delisle
15441ded5d do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
Marc Delisle
d9c6e3b345 patch #2816713, fix for PHP array export: NULL values not correctly dumped 2009-07-06 12:18:39 +00:00
Marc Delisle
e428843f80 patch #2805828 [export] PHP array export plugin 2009-06-27 18:31:34 +00:00
Marc Delisle
81b5cfbc51 undefined variable 2009-06-27 11:57:11 +00:00
Herman van Rink
35609969af Renamed misleading label escapeCRLF to removeCRLF 2009-05-25 08:11:32 +00:00
Marc Delisle
c2c260b79e patch #2739001 [export] XML does not allow spaces in element names 2009-04-19 12:24:45 +00:00
Herman van Rink
5f4f2e8f3f bug #2687046 [export] Structure export: Null always YES 2009-04-14 13:34:20 +00:00
Marc Delisle
a9c77afa54 patch #2715142 [export] (rfe 2416960, escape new line in CSV export) 2009-03-30 23:08:54 +00:00
Michal Čihař
c32bc4ed86 bug #2609346 [operations] Fix copying views. 2009-03-03 10:12:17 +00:00
Marc Delisle
5a8d192fea bug #2445213 [export] Commas for CSV Excel 2008 for Mac 2008-12-25 14:52:28 +00:00
Marc Delisle
398feb40fd patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3 2008-12-14 13:58:06 +00:00
Marc Delisle
2500001427 bug #1963184 [export] YAML export improvement 2008-12-12 13:03:43 +00:00
Michal Čihař
74fe4a0e13 bug #2280904 [export] do not include view name in export 2008-11-28 12:28:49 +00:00
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Michal Čihař
ebeb0c319f Adding @package, first part. 2008-11-24 10:32:56 +00:00
Michal Čihař
9561f56875 Fix some phpdoc errors. 2008-11-24 09:55:30 +00:00
Michal Čihař
5d010348da Add phpdoc package header to some files. 2008-11-24 09:14:31 +00:00
Michal Čihař
04570f5eb7 rfe #1612724 [export] add option to export without comments 2008-09-03 16:08:14 +00:00
Michal Čihař
a7ab2b98ee patch #2089240 [export] handle correctly switching SQL modes 2008-09-03 15:32:57 +00:00
Michal Čihař
181eb71fae Add links to mysqldump documentation for some options. 2008-09-03 11:54:58 +00:00
Marc Delisle
63d4079051 bug #2045512 [export] Numbers in Excel export 2008-08-13 16:28:43 +00:00
Marc Delisle
33421a8e5b bug #2037375 [export] DROP PROCEDURE needs IF EXISTS 2008-08-09 13:58:44 +00:00
Marc Delisle
1ded7cd77f bug #2037381 [export] Export type "replace" does not work 2008-08-06 17:25:31 +00:00
Marc Delisle
544831fda7 patch #2007196, Typos in comments, thanks to knittl - knittl 2008-07-01 19:21:28 +00:00
Marc Delisle
96adecc19b bug #1989281 [export] CSV for MS Excel incorrect escaping of double quotes 2008-06-28 14:17:11 +00:00
Marc Delisle
e4f84a9bbb PMA_getTableDef() is also called from Table.class.php 2008-06-27 14:27:18 +00:00
Marc Delisle
5d61bfbba1 bug #1989281 [export] Export fails if one table is marked as crashed 2008-06-26 15:37:15 +00:00
Marc Delisle
afbb2a9dc2 protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
Marc Delisle
565dc8d348 bug #1906983 [export] Reimport of FUNCTION fails 2008-04-06 23:22:19 +00:00
Marc Delisle
e8c15e7e85 bug 1926357, last part of the fix 2008-04-06 12:52:53 +00:00
Marc Delisle
9ddb422b87 bug #1906980 [Export] Import of VIEWs fails if temp table exists 2008-03-18 16:57:33 +00:00
Marc Delisle
a034f729ae bug #1893034 [Export] SET NAMES for importing with command-line client 2008-03-09 13:42:39 +00:00
Marc Delisle
73764ba49b patch 1902591 (Valid YAML), thanks to Dan Barry 2008-03-02 20:06:09 +00:00
Marc Delisle
5d0c2032ce Export events 2008-02-27 18:00:30 +00:00
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