Commit Graph

210 Commits

Author SHA1 Message Date
Val
b717657de7 bug #4095 NUL symbols added to the end of database dump file 2013-09-28 12:29:55 -04:00
Marc Delisle
afb393816d bug #4080 Overwrite existing file not obeyed 2013-09-08 07:16:59 -04:00
Marc Delisle
1bab8bfeea The rendering of "view output as text" should not be affected by the fix for the memory problems in export 2013-09-02 07:56:08 -04:00
Marc Delisle
5298602f8e bug #4046 Exporting huge Tables causes memory-Problems 2013-08-29 10:26:24 -04:00
Marc Delisle
5873c498e9 bug #4025 gzip export is not actually compressed with mod_deflate 2013-08-09 06:19:12 -04:00
Marc Delisle
77e67c3f2c - bug #4019 Create database if not exists (export): add an option to the
interface to enable generating CREATE DATABASE and USE (false by default)
2013-07-19 09:09:24 -04:00
Kari Söderholm
0a13fa1938 Fix missing post params in export.php for removeCRLF option in ExportCsv
and ExportExcel plugins.

This is needed after commit a564d981e9
2013-06-10 12:58:39 -04:00
Madhura Jayaratne
ef4d9361d1 bug #3948 Server export problems 2013-05-21 16:44:41 +05:30
ayusun
d8b9a0b28c creating database while exporting at database level 2013-05-16 20:52:50 +05:30
Marc Delisle
4113d9e98b bug #3915 Import of CSV file (Replace table data with file) with duplicate values 2013-05-12 08:09:02 -04:00
J.M
2af515a9b8 Fix bug #3905 [export] Custom Exporting exports all databases 2013-05-05 13:07:51 +02:00
J.M
ff2d22f639 Fix bug #3892 SQL Export files are empty 2013-04-27 22:10:50 +02:00
Marc Delisle
28f74e7c29 Security: block another case of remote execution vulnerability 2013-04-23 16:16:13 -04:00
Marc Delisle
ae67d35cdc Security: sanitize parameter to fix a local file inclusion vulnerability 2013-04-18 13:26:23 -04:00
Marc Delisle
a564d981e9 Security: avoid $GLOBALS overwrite 2013-04-18 13:23:26 -04:00
Marc Delisle
bf9266ef37 Better function name 2013-03-19 07:59:24 -04:00
Gemorroj
d8e5087f5d correct previous commit (bug 3840) 2013-03-18 13:49:16 +03:00
Gemorroj
30b4fda252 bug #3840 When exporting to gzip format, the data is compressed 2 times 2013-03-18 13:15:44 +03:00
Marc Delisle
c46187df98 Missing detection of mod_deflate Apache module in one code path 2013-03-04 12:54:31 -05:00
Michal Čihař
81bdcec2ac This variable might be unset 2013-02-07 12:11:07 +01:00
Marc Delisle
98d290f6e5 Fix merge conflicts 2012-11-10 06:27:26 -05:00
Marc Delisle
dc969a9ae5 bug #3563824 [export] Support Apache mod_deflate 2012-11-10 06:25:10 -05:00
Chanaka Indrajith
e6894be57f Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
Chanaka Indrajith
0829709064 Remove variable 2012-09-16 14:31:22 +05:30
Madhura Jayaratne
ba16e22315 Coding style improvements 2012-08-31 00:46:35 +05:30
Alex Marin
9458f9d062 oop: integrate the properties system for ExportXml 2012-07-17 13:32:13 +03:00
J.M
b55019e00c Fix function call not camelCased yet 2012-07-02 23:05:23 +02:00
J.M
3449d9f01f Fix html entities for astext export backlink, use jQuery for textSQLDUMP box 2012-07-02 20:51:32 +02:00
Chanaka Indrajith
106265a7f8 Resolve conflicts 2012-06-30 11:30:39 +05:30
Alex Marin
3fa180b228 oop: merge master, fix commits 2012-06-27 19:52:37 +03:00
Chanaka Indrajith
39d37fafcc Resolved conflicts 2012-06-27 21:53:59 +05:30
Madhura Jayaratne
f5ed603c36 Use camel case for function names - another instance 2012-06-23 22:59:08 +05:30
Madhura Jayaratne
6fdf3a9243 Class names should start with capital letters 2012-06-23 22:12:51 +05:30
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Alex Marin
5623356e7a oop: fix bugs and phpcs errors for all export plugins 2012-06-18 14:22:12 +03:00
Alex Marin
2c9fba0560 Merge branch 'work_week3' into plugins-and-OOP 2012-06-17 11:43:45 +03:00
Alex Marin
0899d6722e oop: merge master 2012-06-17 11:40:11 +03:00
Alex Marin
88a958828b oop: remove debugging echo from export.php 2012-06-16 17:14:55 +03:00
Alex Marin
06d6645eb3 oop: ExportPhparray 2012-06-16 16:55:22 +03:00
Alex Marin
4b0dbf6a42 oop: ExportLatex 2012-06-15 19:22:07 +03:00
Rouslan Placella
ae6e50a8a8 Drop display() from Header and Footer classes. The Response class will do all the rendering. 2012-06-11 14:06:04 +01:00
Rouslan Placella
eb98110541 Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
Rouslan Placella
a054562100 PMA_Footer and PMA_Header no longer need to be singletons 2012-06-11 14:06:03 +01:00
Rouslan Placella
4a740376c8 Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
Alex Marin
683d7677b9 oop: export codegen; camel caps export naming convention 2012-06-08 11:47:36 +03:00
Alex Marin
04f82137cb oop: export properties bug 2012-06-07 19:47:02 +03:00
Alex Marin
0ff6393062 plugins and OOP: merge master, fix conflicts 2012-06-04 12:14:32 +03:00
Madhura Jayaratne
73d69309c7 Fix warning "There must be exactly one blank line before the tags in file comment" 2012-06-03 20:09:25 +05:30
Madhura Jayaratne
5d71c1c3d7 Add spaces after exclamation marks to improve readability 2012-06-03 20:08:02 +05:30
Madhura Jayaratne
ab646aa440 Wrap some more long lines 2012-06-03 20:04:23 +05:30