Michal Čihař
1f248cc254
Simplify code to use native tcpdf functions.
2010-08-18 13:58:52 +02:00
Marc Delisle
a8852c5dc9
JSON exported file extension should be .json
2010-08-03 13:10:31 -04:00
Hauke Henningsen
5675555d5a
patch #3038312 [export] JSON export
2010-08-03 13:08:21 -04:00
Michal Čihař
e5e340e525
Proper propagating of overrided values.
2010-07-21 10:16:30 +02:00
Michal Čihař
cb6716c481
Documentation in LaTeX format strings.
2010-07-21 10:11:35 +02:00
Michal Čihař
906d7bc632
By default use new format strings.
2010-07-21 10:06:16 +02:00
Michal Čihař
9b2aa3c40d
Indentation.
2010-07-21 09:55:13 +02:00
Michal Čihař
715f2f04f6
Move messages to place where they are used.
2010-07-21 09:54:04 +02:00
Michal Čihař
7415caa4e4
LaTeX export uses PMA_expandUserString.
2010-07-21 09:51:24 +02:00
Michal Čihař
318dc4b650
Drop @version tag from docblocks.
2010-07-20 13:59:17 +02:00
Michal Čihař
11e53fb141
[core] Dropped AllowAnywhereRecoding configuration variable.
...
It really does not make sense these days, now the recoding of
export/import is available when the necessary extensions are loaded and
it is possible to disable it using RecodingEngine directive.
2010-07-20 12:05:07 +02:00
Marc Delisle
6ea41018b2
Merge branch 'QA_3_3'
2010-07-12 09:01:05 -04:00
Marc Delisle
768de14815
typo
2010-07-12 09:00:39 -04:00
Marc Delisle
f6ef0c87a8
Merge branch 'QA_3_3'
2010-07-12 08:57:05 -04:00
Marc Delisle
cda9df7101
bug [export] CSV for MS Excel (Windows) should have semi-colon as separator
2010-07-12 08:56:30 -04:00
Dieter Adriaenssens
16ed06531a
remove author names
2010-06-28 20:36:12 +02:00
Marc Delisle
caa98445d8
conform to relational terminology regarding columns and rows
2010-05-31 14:33:21 -04:00
Michal Čihař
1a923fe9c6
Proper escaping.
2010-05-24 11:13:18 +02:00
Marc Delisle
b05a903dc3
gettext conversion
2010-05-14 07:47:50 -04:00
Marc Delisle
37f0d02a1e
avoid confusion with older $str variables
2010-05-05 15:34:53 -04:00
Marc Delisle
2182098af6
strings to gettext, second batch
2010-05-04 20:07:19 -04:00
Marc Delisle
f55823f47f
strings to gettext, first batch
2010-05-03 12:57:46 -04:00
Michal Čihař
73c75aacd2
There is no need to duplicate this message.
2010-05-03 14:00:06 +02:00
Michal Čihař
bd4e0b83d8
Fix mermissions.
2010-04-26 14:33:05 +02:00
Michal Čihař
e5ceb497df
Revert part of eb5e03880e
.
...
XLSX writer does not have setTempDir method.
2010-04-09 15:27:25 +02:00
Michal Čihař
62c149e38d
Revert part of eb5e03880e
.
...
XLSX writer does not have setTempDir method.
2010-04-09 15:26:37 +02:00
Michal Čihař
251403e617
Merge branch 'QA_3_3'
2010-03-31 14:32:37 +02:00
Björn Wiberg
eb5e03880e
bug #2973280 [export] Proper handling of temporary directory in XLS export.
2010-03-31 14:32:16 +02:00
Marc Delisle
91ab521480
Merge branch 'QA_3_3'
2010-03-30 12:56:17 -04:00
Victor Volkov
bb0ad40413
Patch #2977725 XML export wrongly encoded
2010-03-30 12:56:06 -04:00
Michal Čihař
9c73fec8a0
Fix permissions.
2010-03-08 14:23:06 +00:00
Marc Delisle
819324ede6
remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software
2010-03-06 18:04:17 +00:00
Michal Čihař
1243d870e7
rfe #2420684 [export] Allow export of timestamps in UTC.
2010-01-21 11:10:33 +00:00
Marc Delisle
4e4e40188f
bug #2924357 [operations] Cannot rename a database that has foreign key constraints
2010-01-01 22:41:29 +00:00
Marc Delisle
d3892fdbff
bug #2924357 [operations] Cannot rename a database that has foreign key constraints
2010-01-01 22:41:29 +00:00
Marc Delisle
526dce65cb
3.3
2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4
3.3
2009-12-31 13:09:18 +00:00
Marc Delisle
d63ed916fc
code cleanup
2009-12-30 13:46:17 +00:00
Marc Delisle
0a217b9b62
undefined variables
2009-12-29 17:58:07 +00:00
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