Isaac Bennetch
94192d66c7
Correct typo
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-06-14 13:29:30 -04:00
Michal Čihař
6f464be7a0
Merge pull request #12319 from ibennetch/checkstyle
...
Fix some CodeSniffer warnings and errors
2016-06-14 09:41:32 +02:00
Michal Čihař
136b85fc97
Produce valid JSON on export
...
The JSON export now generates valid JSON data, but this means that the
resulting JSON format has changed.
Fixes #12307
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-14 09:16:58 +02:00
Michal Čihař
25ede08182
Merge branch 'QA_4_6'
2016-06-14 08:30:03 +02:00
Michal Čihař
79a34ff94c
Calculate table size as integer
...
It should be big enough on 64-bit systems, so avoid rounding issues
which double calculations can bring.
Fixes #12303
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-14 08:28:26 +02:00
Michal Čihař
8a0e39228f
Merge branch 'QA_4_6'
2016-06-13 12:55:08 +02:00
Michal Čihař
eaba32e55d
Merge remote-tracking branch 'origin/QA_4_6'
2016-06-13 12:54:40 +02:00
Michal Čihař
b5faeb3c27
Fixed editing of server variable
...
We now store verbatim variable name in HTML to avoid need to do some
magical transformations when parsing it.
Fixes #12317
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-13 12:53:34 +02:00
Michal Čihař
0caecf5fc8
Correct error handling when editing variable fails
...
Issue #12317
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-13 12:46:29 +02:00
Isaac Bennetch
317ad3208c
Fix comment typos
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-06-12 23:15:48 -04:00
Isaac Bennetch
e6db8e18ee
Fix some CodeSniffer warnings and errors
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-06-12 23:12:23 -04:00
Bruno Henrique
2d7d2d2e8b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 93.3% (2996 of 3209 strings)
[CI skip]
2016-06-13 00:45:21 +02:00
Bruno Henrique
94cd73efce
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 93.1% (2987 of 3208 strings)
[CI skip]
2016-06-13 00:45:17 +02:00
Xavier Navarro
c8823e24e7
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (3209 of 3209 strings)
[CI skip]
2016-06-13 00:44:14 +02:00
Jocelyn Flament
baaa6c63be
Translated using Weblate (French)
...
Currently translated at 99.8% (3203 of 3209 strings)
[CI skip]
2016-06-12 18:44:35 +02:00
Jocelyn Flament
35e66c14f8
Translated using Weblate (French)
...
Currently translated at 99.5% (3192 of 3208 strings)
[CI skip]
2016-06-12 18:44:31 +02:00
Xavier Navarro
29cdb4ccde
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (3208 of 3208 strings)
[CI skip]
2016-06-11 00:08:36 +02:00
Michal Čihař
c00cc4a15a
Remove documentation for Docker PMA_ABSOLUTE_URI
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-10 13:50:53 +02:00
Michal Čihař
b23dcfb456
Remove no longer used bigints javascript
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-09 14:33:48 +02:00
Michal Čihař
cff938e15b
Merge branch 'QA_4_6'
2016-06-09 09:49:41 +02:00
Michal Čihař
3c6675b3f9
Fix division by zero in case of misconfigured MySQL server
...
Fixes #12308
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-09 09:49:13 +02:00
Michal Čihař
c70aed7a1d
Merge branch 'QA_4_6'
2016-06-09 09:40:21 +02:00
Michal Čihař
763683b4fe
Fix test expectations
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-09 09:40:16 +02:00
Michal Čihař
62d417db9b
Merge branch 'QA_4_6'
2016-06-09 09:20:26 +02:00
Michal Čihař
3f8ec9b1db
Merge remote-tracking branch 'origin/QA_4_6'
2016-06-09 09:20:23 +02:00
Gergő Felföldi
d0770959ce
Translated using Weblate (Hungarian)
...
Currently translated at 95.4% (3063 of 3208 strings)
[CI skip]
2016-06-09 09:20:12 +02:00
Michal Čihař
b261ecae25
Add test for possible rounding issues
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-09 09:19:55 +02:00
Michal Čihař
43fdcb67ee
Include phpMyAdmin version in JSON dump
...
This provides useful information, the 0.1 string was not really helpful.
Issue #12304
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-09 09:19:55 +02:00
Gergő Felföldi
99f17c107e
Translated using Weblate (Hungarian)
...
Currently translated at 95.8% (3075 of 3209 strings)
[CI skip]
2016-06-09 09:19:47 +02:00
Michal Čihař
e6ff157dda
The session_destroy is already called on logout
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-08 15:30:55 +02:00
Weblate
189c122413
Merge remote-tracking branch 'origin/master'
2016-06-08 14:00:43 +02:00
Satnam S Virdi
34c0bf1afd
Translated using Weblate (Punjabi)
...
Currently translated at 3.1% (101 of 3208 strings)
[CI skip]
2016-06-08 14:00:42 +02:00
Michal Čihař
0b2b23f2ce
Merge branch 'QA_4_6'
2016-06-08 14:00:26 +02:00
Michal Čihař
b7492d80c0
Merge remote-tracking branch 'origin/QA_4_6'
2016-06-08 14:00:22 +02:00
Michal Čihař
d7fcbab1cd
Ensure we parse query for views as well
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-08 14:00:04 +02:00
Satnam S Virdi
f801914944
Translated using Weblate (Punjabi)
...
Currently translated at 3.1% (101 of 3209 strings)
[CI skip]
2016-06-08 13:02:32 +02:00
Madhura Jayaratne
d4932fbb88
Merge branch 'QA_4_6'
2016-06-06 23:59:21 +10:00
Madhura Jayaratne
c2322a637d
Merge pull request #12296 from madhuracj/bug12281
...
Fix #12281 Copying a user resets SSL to None
2016-06-06 23:55:19 +10:00
Madhura Jayaratne
c4e7447a96
Merge branch 'QA_4_6' of github.com:phpmyadmin/phpmyadmin into bug12281
...
Conflicts:
ChangeLog
2016-06-06 23:23:07 +10:00
Madhura Jayaratne
1c77a4ef0d
Fix #12281 Copying a user resets SSL to None
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-06-06 23:17:20 +10:00
Michal Čihař
7a66320753
Merge branch 'QA_4_6'
2016-06-06 13:54:53 +02:00
Michal Čihař
4fd2709650
Avoid rewriting PHP stack frames
...
Surprisingly PHP stack frames are passed as references to the error
handling code, thus changing value there leads to changing value in the
executed code.
With MySQL issuing warning about incompatible version (different runtime
library than compile time), handling this warning rewrites current stack
frame and the mysql_real_connect later sees parameters as processed by
Error class for display.
We now create copy of the stacktrace to avoid this.
Fixes #12279
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-06 13:52:32 +02:00
Michal Čihař
5bc426742d
Merge branch 'QA_4_6'
2016-06-06 11:47:37 +02:00
Michal Čihař
5e536ab5f9
Do not set key if not set in config
...
Issue #12293
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-06 11:47:16 +02:00
Michal Čihař
5f8e40941b
Do not remove phpseclib's bootstrap file
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-06 09:38:42 +02:00
Michal Čihař
8ee70dfa08
Merge branch 'QA_4_6'
2016-06-06 09:33:22 +02:00
Michal Čihař
b211824dd6
Merge remote-tracking branch 'origin/QA_4_6'
2016-06-06 09:33:11 +02:00
Michal Čihař
171bcb9a85
Fix MySQL SSL connection with some PHP versions
...
It seems that for some PHP versions this flag is needed even though it's
not documented like this. Anyway this flag doesn't cause any harm, so
lets keep it enabled.
Issue #12293
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-06 09:32:47 +02:00
Guilherme Rocha
f4ac05762f
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 93.3% (2995 of 3209 strings)
[CI skip]
2016-06-06 09:32:39 +02:00
Weblate
15155e3ff4
Merge remote-tracking branch 'origin/master'
2016-06-06 08:56:03 +02:00