Smita Kumari
|
b21c43245d
|
bugfix 4346: if exeTimeLimit is set to zero then export timeout won't occur so need to check for it
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
|
2014-04-09 22:07:38 +05:30 |
|
Madhura Jayaratne
|
ff064833ec
|
bug #4291 Unable to export comments in OpenDocument text format
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-02-26 07:22:04 +05:30 |
|
Madhura Jayaratne
|
b0cd856632
|
bug #4297 DROP DATABASE tick box in export no longer works
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-02-26 06:47:41 +05:30 |
|
Madhura Jayaratne
|
ceecaa41c1
|
bug #4263 Japanese character encoding not working properly when exporting
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-02-03 06:06:19 +05:30 |
|
Marc Delisle
|
144e00e5da
|
bug #4221 Bzip2 export cannot be directly imported (so withdraw bz2 export)
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-01-15 08:39:42 -05:00 |
|
Marc Delisle
|
69c24b78bb
|
ChangeLog entry and fix explanation for bug #4209
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-01-01 06:19:39 -05:00 |
|
Jørgen Thomsen
|
685c1d3495
|
bug #4209 Missing compression in one case
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-01-01 06:18:19 -05:00 |
|
Marc Delisle
|
8021f31e36
|
bug #4201 Exports are not compressed
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2013-12-26 09:08:23 -05:00 |
|
Marc Delisle
|
d3fc017131
|
Code cleanup
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2013-12-19 06:26:18 -05:00 |
|
Smita Kumari
|
675e457f50
|
bug fix #2760
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
|
2013-12-18 19:17:59 +05:30 |
|
Madhura Jayaratne
|
064944a0b0
|
Fix indentation
|
2013-11-10 22:30:58 +05:30 |
|
Marc Delisle
|
04309b2645
|
Fix coding style
|
2013-11-10 05:45:36 -05:00 |
|
Marc Delisle
|
971aec3a01
|
Fix coding style
|
2013-11-09 06:21:21 -05:00 |
|
Michal Čihař
|
bbedf41180
|
Wrap long line
|
2013-10-02 13:56:23 +02:00 |
|
Michal Čihař
|
7090dc46ef
|
Remove commented out code
That's why we have version control...
|
2013-10-02 13:56:23 +02:00 |
|
Michal Čihař
|
90baeb5c26
|
Coding style: wrap long lines
|
2013-10-02 13:56:23 +02:00 |
|
Michal Čihař
|
3d067c50df
|
Simplify condition
Negative value will not match length of a string anyway.
|
2013-10-02 13:56:23 +02:00 |
|
Michal Čihař
|
c8993b624c
|
Extract memory limit parsing code
|
2013-10-02 13:56:23 +02:00 |
|
Michal Čihař
|
b02000cee8
|
Do not try to parse memory limit if empty
|
2013-10-02 13:56:23 +02:00 |
|
Marc Delisle
|
447965f984
|
Fix merge conflicts
|
2013-09-28 12:48:30 -04:00 |
|
Marc Delisle
|
7845a5ce6c
|
Fix codestyle
|
2013-09-10 06:11:06 -04:00 |
|
Marc Delisle
|
193f06b0af
|
Fix merge conflicts
|
2013-09-08 07:26:13 -04:00 |
|
Marc Delisle
|
2b979badd2
|
This new code should be excluded from running under the test suite
|
2013-09-05 07:41:39 -04:00 |
|
Marc Delisle
|
92f022caeb
|
Fix merge conflicts
|
2013-09-03 08:16:10 -04:00 |
|
Marc Delisle
|
56a9031f4e
|
Fix merge conflicts
|
2013-08-31 07:56:31 -04:00 |
|
Marc Delisle
|
5298602f8e
|
bug #4046 Exporting huge Tables causes memory-Problems
|
2013-08-29 10:26:24 -04:00 |
|
Marc Delisle
|
a803797e51
|
Fix merge conflicts
|
2013-08-09 06:22:36 -04:00 |
|
Marc Delisle
|
5873c498e9
|
bug #4025 gzip export is not actually compressed with mod_deflate
|
2013-08-09 06:19:12 -04:00 |
|
Michal Čihař
|
0a3d1d5be8
|
Better names for URL generating functions
|
2013-08-07 10:58:17 +02:00 |
|
Michal Čihař
|
deca3cb971
|
Fixed indentation
|
2013-08-06 15:31:53 +02:00 |
|
ayushchd
|
81a338679d
|
Tests for libraries/plugins/export*
|
2013-07-31 02:06:34 +05:30 |
|
Michal Čihař
|
cb1c893934
|
Fixed indentation
|
2013-07-30 13:19:31 +02:00 |
|
Kasun Chathuranga
|
558c4df1bb
|
Allow exporting views as if they were tables
|
2013-07-29 09:06:09 +05:30 |
|
Marc Delisle
|
dc92c72e8a
|
Merge commit '77e67c3'
|
2013-07-19 09:13:51 -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 |
|
Michal Čihař
|
1346134199
|
Various coding style improvements
|
2013-07-10 15:05:05 +02:00 |
|
Marc Delisle
|
ffaa1d2116
|
Fix typos
|
2013-06-16 08:11:16 -04:00 |
|
Marc Delisle
|
b39aeb1f89
|
Remove author name
|
2013-06-16 08:10:16 -04:00 |
|
Marc Delisle
|
47652894f7
|
Merge branch 'QA_4_0'
|
2013-06-10 13:01:22 -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
|
650a8cdda3
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
Madhura Jayaratne
|
aa8b424626
|
Merge branch 'QA_4_0'
|
2013-05-21 16:46:51 +05:30 |
|
Madhura Jayaratne
|
ef4d9361d1
|
bug #3948 Server export problems
|
2013-05-21 16:44:41 +05:30 |
|
Marc Delisle
|
a51604e226
|
Merge branch 'QA_4_0'
|
2013-05-20 08:11:28 -04:00 |
|
ayusun
|
d8b9a0b28c
|
creating database while exporting at database level
|
2013-05-16 20:52:50 +05:30 |
|
Marc Delisle
|
13c6e82551
|
Fix merge conflicts
|
2013-05-12 08:18:08 -04:00 |
|
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 |
|
Michal Čihař
|
0c2832ca04
|
Consistent function naming in Kanji support module
|
2013-05-10 09:53:41 +02:00 |
|
Madhura Jayaratne
|
ce94d11699
|
Merge branch 'QA_4_0'
Conflicts:
po/da.po
po/el.po
po/es.po
po/ko.po
po/pt.po
po/pt_BR.po
po/sl.po
po/sq.po
po/sv.po
|
2013-05-07 00:14:18 +05:30 |
|
J.M
|
2af515a9b8
|
Fix bug #3905 [export] Custom Exporting exports all databases
|
2013-05-05 13:07:51 +02:00 |
|