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 |
|
Marc Delisle
|
bd90d40def
|
bug #2974067 non-binary fields shown as hex
|
2010-04-23 14:07:03 -04:00 |
|
Marc Delisle
|
acdf39e95b
|
bug #2974067 non-binary fields shown as hex
|
2010-04-23 14:00:53 -04:00 |
|
dbc334
|
4f55bfd945
|
Translation update done using Pootle.
|
2010-04-23 16:48:47 +02:00 |
|
dbc334
|
d98f450e45
|
Translation update done using Pootle.
|
2010-04-23 13:02:01 +02:00 |
|
Michal Čihař
|
dfa712179b
|
Also this one is used later.
|
2010-04-22 20:40:47 +02:00 |
|
Michal Čihař
|
ae63490dd9
|
Can not unset is_insert here, it is used later.
|
2010-04-22 20:38:43 +02:00 |
|
Michal Čihař
|
cc5f524678
|
Fix wrong translation.
|
2010-04-22 20:34:20 +02:00 |
|
Michal Čihař
|
87590bc795
|
Clarify code for calculating number of updates/inserts.
|
2010-04-22 20:25:57 +02:00 |
|
Michal Čihař
|
c1f536637b
|
All logic can be done in single if.
We should also check if [0] element is set.
|
2010-04-22 20:25:13 +02:00 |
|
Michal Čihař
|
5951117ea1
|
These values are initialized to 0, no need to explicitely reset them.
|
2010-04-22 20:23:45 +02:00 |
|
Michal Čihař
|
9978dddea2
|
Avoid duplicate testing if array element is set.
|
2010-04-22 20:22:53 +02:00 |
|
Michal Čihař
|
20925728e7
|
Replace other usages of deprecated split().
|
2010-04-22 20:21:07 +02:00 |
|
Michal Čihař
|
e7f528e0b7
|
Avoid using split which is deprecated.
|
2010-04-22 20:16:26 +02:00 |
|
Michal Čihař
|
6f5267e68d
|
Fix typo.
|
2010-04-22 20:14:32 +02:00 |
|
Michal Čihař
|
f946775a6a
|
Revert description to match reality, thanks to Marc for spotting this.
|
2010-04-22 20:13:38 +02:00 |
|
Marc Delisle
|
a293cda14e
|
Clarify the text
|
2010-04-22 12:57:40 -04:00 |
|
Michal Čihař
|
a3d19e0c90
|
Fix typo introduced by last commit.
|
2010-04-22 15:55:34 +02:00 |
|
Michal Čihař
|
7faaf32f50
|
[doc] Incorporate synchronisation docs into main document.
This is not as detailed as the original was, but we really don't have
detailed documentation right now.
|
2010-04-22 15:50:55 +02:00 |
|
dbc334
|
a4d9137829
|
Translation update done using Pootle.
|
2010-04-21 21:31:24 +02:00 |
|
dbc334
|
bed26c1478
|
Translation update done using Pootle.
|
2010-04-21 21:31:17 +02:00 |
|
dbc334
|
bc76617872
|
Translation update done using Pootle.
|
2010-04-21 21:30:13 +02:00 |
|
dbc334
|
3837c9fc3b
|
Translation update done using Pootle.
|
2010-04-21 21:30:08 +02:00 |
|
dbc334
|
def28249ea
|
Translation update done using Pootle.
|
2010-04-21 21:29:53 +02:00 |
|
dbc334
|
b7bc520ed1
|
Translation update done using Pootle.
|
2010-04-21 21:29:09 +02:00 |
|
dbc334
|
421d9a1d7c
|
Translation update done using Pootle.
|
2010-04-21 21:28:34 +02:00 |
|