Commit Graph

10222 Commits

Author SHA1 Message Date
Michal Čihař
afce5339e1 These files had troubles while sorting. 2010-05-25 15:49:02 +02:00
Michal Čihař
4d8fc234f8 Sort language files. 2010-05-25 15:46:05 +02:00
Michal Čihař
5027260452 Reran import on fixed data. 2010-05-25 15:45:33 +02:00
Michal Čihař
6dfa097b57 These merges seem to go wrong, revert. 2010-05-25 15:43:44 +02:00
Michal Čihař
94f05bfb5c Syntax fixups. 2010-05-25 15:33:41 +02:00
Michal Čihař
6fb04650a8 Changelog entry. 2010-05-25 15:24:48 +02:00
Michal Čihař
e66f4ce761 Update Czech translation. 2010-05-25 15:23:55 +02:00
Michal Čihař
b42ebd4429 Sort language files. 2010-05-25 15:22:53 +02:00
Michal Čihař
14e345de7b Make sorting locale independent. 2010-05-25 15:22:41 +02:00
Michal Čihař
e369cc64df Merge translation updates from master branch. 2010-05-25 15:19:13 +02:00
Michal Čihař
1067a1c2ee Add script for merging back translations from gettext. 2010-05-25 15:17:51 +02:00
Panagiotis Papazoglou
3c33759072 Greek update 2010-05-18 12:35:33 -04:00
Marc Delisle
b52c1b578a 3.3.x no longer uses PEAR Excel module 2010-05-16 07:07:54 -04:00
Marc Delisle
33fba55436 unused message 2010-05-16 06:47:05 -04:00
Michal Čihař
bc5d816449 [browse] Fix handling of sort order if only column is specified. 2010-05-11 11:56:25 +02:00
Michal Čihař
f4d5f23e2b Merge remote branch 'origin/MAINT_3_3_3' into QA_3_3 2010-05-11 09:28:20 +02:00
Marc Delisle
fb9d4037cc 3.3.3 release 2010-05-10 12:30:01 -04:00
Marc Delisle
38445bef62 3.3.3 release 2010-05-10 12:28:49 -04:00
Marc Delisle
5227d998ec bug #2998889 Import button does not work in Catalan 2010-05-09 07:00:49 -04:00
Michal Čihař
972101f08c Merge remote branch 'origin/MAINT_3_3_3' into QA_3_3 2010-05-04 11:57:49 +02:00
Dieter Adriaenssens
a3a47a429d properly escape import value 2010-05-03 23:13:11 +02:00
Marc Delisle
f57a5cfdf9 3.3.4.0-dev 2010-05-01 15:20:38 -04:00
Marc Delisle
6b5edbe6db 3.3.4-dev 2010-05-01 15:19:30 -04:00
Marc Delisle
5f8c1f9268 3.3.3-rc1 2010-05-01 15:14:18 -04:00
Marc Delisle
6b50847a8c bug #2993970 Page numbering in Table of Contents 2010-04-29 12:54:25 -04:00
Marc Delisle
ef2a411db9 bug #2994168 Show auto_increment in uppercase 2010-04-29 12:30:59 -04:00
Marc Delisle
b76df0d609 Avoid selecting UNHEX function by default for a BLOB column for which editing is protected 2010-04-28 13:06:09 -04:00
Marc Delisle
06c8fa0abb Tracking report should obey MaxCharactersInDisplayedSQL 2010-04-26 16:38:20 -04:00
Michal Čihař
bd4e0b83d8 Fix mermissions. 2010-04-26 14:33:05 +02:00
Michal Čihař
f97fafea3d Add spaces after -- to avoid problems in strict mode. 2010-04-26 14:20:32 +02:00
Marc Delisle
6393fff59d bug #2975408 Data too long for column data_sql 2010-04-26 07:41:36 -04:00
Marc Delisle
e9ee6cf1d1 bug #2983065 Error when changing from Maria to MyISAM engine 2010-04-25 07:09:39 -04:00
Marc Delisle
acdf39e95b bug #2974067 non-binary fields shown as hex 2010-04-23 14:00:53 -04:00
Madhura Jayaratne
769aec95ef [engines] Fix warnings when changing table engine to Maria.
bug #2983062, patch #2989408
2010-04-20 10:22:10 +02:00
Sutharshan Balachandren
69dd779f40 [interface] Fix initial state of tables in designer.
bug #2983060, patch #2987900
2010-04-16 09:57:53 +02:00
Michal Čihař
b6132c5154 Update year. 2010-04-15 09:21:02 +02:00
Michal Čihař
30acade5a7 Merge remote branch 'origin/MAINT_3_3_2' into QA_3_3 2010-04-15 09:17:12 +02:00
Martynas Mickevičius
55572a531c Patch #2986708: Fix for the bug #2983066 2010-04-14 14:09:10 +02:00
Marc Delisle
9607165535 3.3.2 release 2010-04-13 15:06:00 -04:00
Marc Delisle
48cf4d398d 3.3.2 release 2010-04-13 14:28:25 -04:00
Michal Čihař
a879b64620 Avoid double spaces.
They come from PMA_formatNumber without unit.
2010-04-13 14:14:34 +02:00
Dieter Adriaenssens
f73b0e0195 PHPExcel : IBM AIX iconv() does not work 2010-04-12 20:15:13 +02:00
Madhura Jayaratne
d0d24a6e71 Patch #2984893 - InnoDB storage page emits warning 2010-04-10 07:22:37 -04:00
Michal Čihař
a59d10027b Merge branch 'MAINT_3_3_2' into QA_3_3 2010-04-09 15:27:30 +02:00
Michal Čihař
e5ceb497df Revert part of eb5e03880e.
XLSX writer does not have setTempDir method.
2010-04-09 15:27:25 +02:00
Ankit Gupta
b3c041bb99 patch #2983492 When asking to synchronize Structure and Data, only Structure is done 2010-04-08 10:32:13 -04:00
Michal Čihař
a99858b16a Merge branch 'MAINT_3_3_2' into QA_3_3 2010-04-08 12:33:35 +02:00
Michal Čihař
b68b7d1cdd Document enabling error reporting in devel docs. 2010-04-08 12:33:20 +02:00
Michal Čihař
c0b12a1eea Fix typo (cfb -> cfg). 2010-04-08 12:31:44 +02:00
Michal Čihař
95f6c0a137 Document Error_Handler. 2010-04-08 12:31:24 +02:00