Commit Graph

12695 Commits

Author SHA1 Message Date
u4663530
19b92c56a0 Translation update done using Pootle. 2010-05-01 05:58:20 +02:00
u4663530
aef28d6289 Translation update done using Pootle. 2010-05-01 05:58:08 +02:00
u4663530
74ed6272a1 Translation update done using Pootle. 2010-05-01 05:57:49 +02:00
u4663530
ae6089fb0c Translation update done using Pootle. 2010-05-01 05:57:01 +02:00
u4663530
09315c1b1d Translation update done using Pootle. 2010-05-01 05:56:18 +02:00
u4663530
53a6242e5b Translation update done using Pootle. 2010-05-01 05:55:54 +02:00
u4663530
4f5193a4b0 Translation update done using Pootle. 2010-05-01 05:54:56 +02:00
u4663530
a4445c0114 Translation update done using Pootle. 2010-05-01 05:54:07 +02:00
u4663530
938193ad8c Translation update done using Pootle. 2010-05-01 05:53:54 +02:00
u4663530
b27322a2cc Translation update done using Pootle. 2010-05-01 05:53:30 +02:00
u4663530
995a5ea8df Translation update done using Pootle. 2010-05-01 05:52:54 +02:00
u4663530
9559e8fc60 Translation update done using Pootle. 2010-05-01 05:50:52 +02:00
u4663530
d8375be396 Translation update done using Pootle. 2010-05-01 05:50:37 +02:00
u4663530
17d5750124 Translation update done using Pootle. 2010-05-01 05:49:36 +02:00
u4663530
ef6c4a24ad Translation update done using Pootle. 2010-05-01 05:49:03 +02:00
u4663530
39b1754c1f Translation update done using Pootle. 2010-05-01 05:48:54 +02:00
u4663530
98b99e0ecf Translation update done using Pootle. 2010-05-01 05:48:44 +02:00
u4663530
2d99a06f4c Translation update done using Pootle. 2010-05-01 05:48:20 +02:00
u4663530
0ae7326eef Translation update done using Pootle. 2010-05-01 05:42:43 +02:00
u4663530
e369578309 Translation update done using Pootle. 2010-05-01 05:42:31 +02:00
u4663530
4403448d97 Translation update done using Pootle. 2010-05-01 05:42:12 +02:00
u4663530
54bc46769c Translation update done using Pootle. 2010-05-01 05:39:36 +02:00
kajouni
cb4982c8b0 Translation update done using Pootle. 2010-04-30 18:08:52 +02:00
kajouni
270c2f7e13 Translation update done using Pootle. 2010-04-30 18:08:10 +02:00
Michal Čihař
34d51adab7 Fix docstrings. 2010-04-30 10:48:23 +02:00
Marc Delisle
89c08b468b Merge branch 'QA_3_3' 2010-04-29 12:54:55 -04:00
Marc Delisle
6b50847a8c bug #2993970 Page numbering in Table of Contents 2010-04-29 12:54:25 -04:00
Marc Delisle
43d80c678b Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2010-04-29 12:34:32 -04:00
Marc Delisle
05a7a9f307 Merge branch 'QA_3_3' 2010-04-29 12:31:10 -04:00
Marc Delisle
ef2a411db9 bug #2994168 Show auto_increment in uppercase 2010-04-29 12:30:59 -04:00
Michal Čihař
a7a986b84c Fix param names. 2010-04-29 14:36:54 +02:00
Michal Čihař
4692e81e24 Correct type. 2010-04-29 14:35:42 +02:00
Michal Čihař
fc328be030 Fix references. 2010-04-29 14:11:06 +02:00
Michal Čihař
e4a399fc6a Add docs. 2010-04-29 14:10:11 +02:00
Michal Čihař
a5750bb3bf Add missing docs. 2010-04-29 14:08:03 +02:00
Michal Čihař
d6fa1d8595 Add docblock, whitespace leanup. 2010-04-29 14:02:30 +02:00
Michal Čihař
382ce6e7ad Remove phpdoc here. 2010-04-29 14:00:42 +02:00
Marc Delisle
407054b6b1 I do not see the reason for this condition, and it creates a problem so I remove it 2010-04-29 07:44:30 -04:00
Marc Delisle
9ec14c786c Avoid selecting UNHEX function by default for a BLOB column for which editing is protected 2010-04-28 13:15:49 -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
ba0ca1851a Merge branch 'QA_3_3' 2010-04-26 16:38:46 -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ř
5cb5afedbb Merge branch 'QA_3_3' 2010-04-26 14:20:51 +02:00
Michal Čihař
f97fafea3d Add spaces after -- to avoid problems in strict mode. 2010-04-26 14:20:32 +02:00
Marc Delisle
a9bfc2cd5b Merge branch 'QA_3_3' 2010-04-26 07:42:25 -04:00
Marc Delisle
6393fff59d bug #2975408 Data too long for column data_sql 2010-04-26 07:41:36 -04:00
Michal Čihař
2154120e3a [core] Include Content Security Policy HTTP headers.
See <https://wiki.mozilla.org/Security/CSP/Specification> for more
details. I hope current rule is flexible enough to avoid impact on
existing functionality.
2010-04-25 16:51:53 +02:00
Marc Delisle
ec263b9170 Merge branch 'QA_3_3' 2010-04-25 07:10:20 -04:00
Marc Delisle
e9ee6cf1d1 bug #2983065 Error when changing from Maria to MyISAM engine 2010-04-25 07:09:39 -04:00