Commit Graph

108541 Commits

Author SHA1 Message Date
Sevdimali İsa
ca2b056229 Translated using Weblate (Azerbaijani)
Currently translated at 52.8% (1711 of 3239 strings)

[CI skip]
2017-01-17 20:14:11 +01:00
Michal Čihař
5c3f74d875 Merge branch 'QA_4_6' 2017-01-17 17:22:53 +01:00
Michal Čihař
dfa8b7e9d8 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2017-01-17 17:22:42 +01:00
Michal Čihař
eb2898527f Changelog entry for #12495 and #12875
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-17 17:22:21 +01:00
Michal Čihař
e21b4f998e Merge remote-tracking branch 'origin/pull/12875' into QA_4_6 2017-01-17 17:21:52 +01:00
Isaac Bennetch
9f2b39258a Fix merge conflicts
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-01-17 11:06:52 -05:00
Isaac Bennetch
5fe0010c4e Merge commit 'a0e0eea' 2017-01-17 11:05:26 -05:00
Isaac Bennetch
986035a716 Add ChangeLog entry for issue 12831
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-01-17 10:51:47 -05:00
Shreyas Sinha
4a2695cf5b Row coloring issue and incorrect table code
Fixes issue #12831

Signed-off-by: Shreyas Sinha <shreyas.sinha14@gmail.com>
2017-01-17 10:51:47 -05:00
Michal Čihař
2eed93afee Merge branch 'QA_4_6' 2017-01-17 13:36:52 +01:00
Ariel Alonso
6fd207e15c Translated using Weblate (Portuguese (Brazil))
Currently translated at 94.1% (3051 of 3239 strings)

[CI skip]
2017-01-17 13:36:36 +01:00
Manuela Silva
4db42028af Translated using Weblate (Portuguese)
Currently translated at 53.5% (1734 of 3239 strings)

[CI skip]
2017-01-17 13:36:35 +01:00
Ariel Alonso
a0e0eea03d Translated using Weblate (Portuguese (Brazil))
Currently translated at 94.6% (3049 of 3222 strings)

[CI skip]
2017-01-17 13:35:25 +01:00
Manuela Silva
4233fbc874 Translated using Weblate (Portuguese)
Currently translated at 53.9% (1738 of 3222 strings)

[CI skip]
2017-01-17 13:35:24 +01:00
Yungu Kim
95956f011d Translated using Weblate (Korean)
Currently translated at 81.1% (2616 of 3222 strings)

[CI skip]
2017-01-09 18:45:31 +01:00
Michal Čihař
b40e9c13f2 Avoid checking whole HTML for theme manager
This way it will work even with additional themes installed.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-08 11:02:33 +01:00
Michal Čihař
8633f44db0 Remove code for PMA_TEST_HEADERS
It's no longer necessary.

Issue #12079

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-08 10:58:19 +01:00
Michal Čihař
3c2867c02a Use shared response mock in cookie auth tests
Issue #12079

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-08 10:51:25 +01:00
Michal Čihař
234f93efff Various coding style and visibility fixes for #12852
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-08 10:51:25 +01:00
Weblate
b6fc24a56c Merge remote-tracking branch 'origin/master' 2017-01-08 10:28:23 +01:00
Kyeong Su Shin
11311c8b41 Translated using Weblate (Korean)
Currently translated at 80.7% (2615 of 3239 strings)

[CI skip]
2017-01-08 10:28:21 +01:00
Michal Čihař
71a2f600e7 Merge pull request #12852 from ragnerok/patch
Removed PMA_TEST_HEADERS checking as they have been defined
2017-01-08 10:28:11 +01:00
osaid
fd6a02b215 moved tearDown method to PMATestCase
Signed-off-by: osaid <osaid.nasir@gmail.com>
2017-01-08 13:03:28 +05:30
Lee Joon Haeng
0a8d384556 Translated using Weblate (Korean)
Currently translated at 80.7% (2615 of 3239 strings)

[CI skip]
2017-01-07 16:53:56 +01:00
Yungu Kim
9521e399c0 Translated using Weblate (Korean)
Currently translated at 80.7% (2615 of 3239 strings)

[CI skip]
2017-01-07 16:50:56 +01:00
Michal Čihař
4abbe78a07 Remove unused entries from goto whitelist
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-07 16:09:57 +01:00
Michal Čihař
055e393955 Implement loading of settings using FileReader API
Fixes #12398

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-07 16:07:31 +01:00
Michal Čihař
f2c5ecf311 Implement monitor configuration download using Blob API
This way we no longer need round trip to the server.

Issue #12398

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-07 16:07:26 +01:00
Michal Čihař
4ba0eb88d7 Do not try to add profiling to reponses not handled by Response
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-07 15:08:26 +01:00
Michal Čihař
f9a27d5008 Simplify zeroconf code
Check if phpmyadmin database exists rather than looping over all
databases.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-07 14:59:59 +01:00
Michal Čihař
fdbef2dcc8 Add warning about enabling phpinfo
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-07 14:30:37 +01:00
Michal Čihař
1089a7d67e Limit what we display in phpinfo
- general information
- configuration
- modules

This way we avoid displaying sensitive things (such as httpOnly cookies
from environment of variables).

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-07 14:23:28 +01:00
Michal Čihař
93e354c2e3 Revert "Remove option to show phpinfo() ($cfg['ShowPhpInfo'])"
This reverts commit e67e69229a.
2017-01-07 14:22:14 +01:00
osaid
01b3509d94 remove tabs
Signed-off-by: osaid <osaid.nasir@gmail.com>
2017-01-07 16:37:17 +05:30
osaid
887b661690 added tearDown method for header tests
Signed-off-by: osaid <osaid.nasir@gmail.com>
2017-01-07 16:11:32 +05:30
Michal Čihař
a4d616fbac Merge branch 'QA_4_6' 2017-01-06 12:43:45 +01:00
Michal Čihař
fee3923f48 Update SQL parser to 3.4.16
* Coding style fixes.
* Properly handle operators AND, NOT, OR, XOR, DIV, MOD

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-06 12:43:14 +01:00
Michal Čihař
6dbd4233c8 Merge branch 'QA_4_6' 2017-01-06 09:56:42 +01:00
Michal Čihař
681e908991 Fix check for user groups freatures being enabled
Fixes #12868

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-06 09:56:15 +01:00
Michal Čihař
811c73bbab Merge branch 'QA_4_6' 2017-01-06 09:47:26 +01:00
Michal Čihař
f14511b09c Merge remote-tracking branch 'origin/QA_4_6' 2017-01-06 09:46:50 +01:00
Flavius Nopcea
8769a646ed Translated using Weblate (Romanian)
Currently translated at 53.3% (1727 of 3239 strings)

[CI skip]
2017-01-06 09:46:24 +01:00
Mateusz Wasik
39c9c4fb88 Translated using Weblate (Polish)
Currently translated at 82.1% (2661 of 3239 strings)

[CI skip]
2017-01-06 09:46:23 +01:00
Michal Čihař
8efea217ff Use same query for display and execution when dropping index
Fixes #12872

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-06 09:45:42 +01:00
Flavius Nopcea
03cc225303 Translated using Weblate (Romanian)
Currently translated at 53.7% (1732 of 3222 strings)

[CI skip]
2017-01-06 09:43:38 +01:00
Mateusz Wasik
737cfafb92 Translated using Weblate (Polish)
Currently translated at 82.8% (2669 of 3222 strings)

[CI skip]
2017-01-06 09:43:38 +01:00
osaid
02125d2fc9 restoring instance after mock object is used
Signed-off-by: osaid <osaid.nasir@gmail.com>
2017-01-06 14:12:44 +05:30
osaid
149916cbda making method non-static 2017-01-05 21:42:48 +05:30
osaid
0f3b55c81a made mock before testing function
Signed-off-by: osaid <osaid.nasir@gmail.com>
2017-01-05 21:08:43 +05:30
Weblate
5c7f0cc7ac Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6 2017-01-04 16:19:23 +01:00