Commit Graph

108090 Commits

Author SHA1 Message Date
Michal Čihař
519bddaa09 Merge branch 'QA_4_6' 2016-11-28 13:53:55 +01:00
Michal Čihař
068eae7e67 Add missing end of tags
Fixes #12746

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-28 13:53:34 +01:00
Jees K Denny
48ebdf1852 Add missing end of meta tags in header
Issue #12746

Signed-off-by: Jees K Denny <jees.jees5@gmail.com>
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-28 13:51:41 +01:00
Michal Čihař
84971eaf4f Make function static as it's called statically
Issue #12690, #12514

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-28 12:13:20 +01:00
osaid
b8a9b0f30d Share code for getting temporary directory
Changed Encoding.php and File.php.

Fixes #12514

Signed-off-by: Osaid <osaid.nasir@gmail.com>
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-28 12:12:59 +01:00
Michal Čihař
ef1f3b5cf7 Merge branch 'QA_4_6' 2016-11-28 12:07:19 +01:00
Michal Čihař
df66e4fa08 Share code for handling uploaded file
There is no need to duplicate the incomplete logic in several places.

Issue #12514, #12690

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-28 12:05:59 +01:00
Michal Čihař
ad55a6eba8 Avoid listing demo.phpmyadmin.net twice
Fixes #12744

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-28 11:39:21 +01:00
Michal Čihař
a4b6654293 Merge branch 'QA_4_6' 2016-11-28 11:37:51 +01:00
Michal Čihař
826a885a90 Fix comment for sql-parser vendor config
Fixes #12745

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-28 11:37:09 +01:00
Michal Čihař
85f297ea6d Remove no longer needed include from setup
Fixes #12748

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-28 11:35:54 +01:00
Michal Čihař
b758e59bc4 Merge branch 'QA_4_6' 2016-11-28 11:30:28 +01:00
Michal Čihař
10caf5bcae Check if variables are set prior to use
Issue #12713

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-28 11:30:14 +01:00
Michal Čihař
b746697397 Correctly handle HTTP status when doing requests
When performing requests, we should not simply return content in case of
failure, the error should be propagated.

This could lead to invalid reporting of Git commit data as we would
tread GitHub rate limiting response as commit information.

Fixes #12713

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-28 11:27:22 +01:00
Michal Čihař
598cfa7c40 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2016-11-28 11:01:25 +01:00
Michal Čihař
8640f79aae Merge branch 'QA_4_6' 2016-11-28 11:01:21 +01:00
Weblate
9c52bd0724 Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6 2016-11-28 10:26:20 +01:00
Marc Delisle
09bfa5fa9d Translated using Weblate (French)
Currently translated at 100.0% (3222 of 3222 strings)

[CI skip]
2016-11-28 10:26:18 +01:00
ncwgf
4d0d648728 Translated using Weblate (Chinese (Taiwan))
Currently translated at 99.0% (3192 of 3222 strings)

[CI skip]
2016-11-28 10:26:17 +01:00
Weblate
3e7819fd4f Merge remote-tracking branch 'origin/master' 2016-11-28 10:26:16 +01:00
ncwgf
6c8ce08529 Translated using Weblate (Chinese (Taiwan))
Currently translated at 98.7% (3193 of 3232 strings)

[CI skip]
2016-11-28 10:26:13 +01:00
Michal Čihař
4e81f883f8 Merge branch 'QA_4_6' 2016-11-28 10:25:21 +01:00
Michal Čihař
4d26bec55a Adjust docs to latest Docker image changes
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-28 10:25:05 +01:00
Weblate
73f1007c35 Merge remote-tracking branch 'origin/master' 2016-11-28 05:57:38 +01:00
Deven Bansod
420cb4ff7a Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin 2016-11-28 10:28:19 +05:30
Marc Delisle
89f2305cb5 Translated using Weblate (French)
Currently translated at 99.9% (3229 of 3232 strings)

[CI skip]
2016-11-28 05:57:35 +01:00
ncwgf
7d7c5e6897 Translated using Weblate (Chinese (Taiwan))
Currently translated at 98.7% (3192 of 3232 strings)

[CI skip]
2016-11-28 05:57:34 +01:00
Deven Bansod
0a56073acd Adjust tests
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-28 10:27:29 +05:30
Deven Bansod
9e27e02688 Refactor intials row to use template
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-28 10:27:25 +05:30
Carlos Ferreira
7a890b884f Translated using Weblate (French)
Currently translated at 99.7% (3225 of 3232 strings)

[CI skip]
2016-11-27 15:32:09 +01:00
Isaac Bennetch
c1acb3a212 Prepare for 4.6.6-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-11-26 08:01:00 -05:00
Isaac Bennetch
88bbbcf27d Merge remote-tracking branch 'upstream/QA_4_6' into QA_4_6 2016-11-25 23:30:07 -05:00
Deven Bansod
a3c015b7db Merge branch 'QA_4_6' 2016-11-26 09:52:26 +05:30
Deven Bansod
5fb3539cf2 ChangeLog for #12736
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-26 09:50:10 +05:30
Deven Bansod
a2e9a6cbde Merge branch 'QA_4_6' of https://github.com/phpmyadmin/phpmyadmin into QA_4_6 2016-11-26 09:48:37 +05:30
Deven Bansod
f8db83c630 Using zero value in input's value makes JS block it even if partitions are not being created
Use blank value in HTML instead

Fix #12736

Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-26 09:14:35 +05:30
Isaac Bennetch
9970d9d32e Release 4.6.5.1
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-11-25 22:36:14 -05:00
Michal Čihař
35c45c3b5f Merge branch 'QA_4_6' 2016-11-25 15:46:21 +01:00
Michal Čihař
1ec3150e48 Fix parameter
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-25 15:46:13 +01:00
Michal Čihař
14d6e2048f Merge branch 'QA_4_6' 2016-11-25 15:42:57 +01:00
Michal Čihař
12f596ceb2 Fix PHP error when mbstring is not installed
It is still dependency for us, but we should be able to tell user nicely
that it is missing.

Fixes #12734

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-25 15:41:40 +01:00
Michal Čihař
584c4e4b42 Fix syntax in documentation markup
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-25 15:37:04 +01:00
Deven Bansod
84c977b2a4 Merge branch 'QA_4_6'
Conflicts:
	ChangeLog
	README
	doc/conf.py
	libraries/Config.php
	po/cs.po
	po/fr.po
2016-11-25 18:09:26 +05:30
Deven Bansod
b9ee59500f ChangeLog for #12735
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-25 18:05:01 +05:30
Deven Bansod
a600ff34ff Fix some more instances of wrong arguments
Issue #12735

Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-25 18:03:30 +05:30
Deven Bansod
deeb3e62df Avoid use of improper parameters in escapeString
Fix #12735

Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-25 17:56:31 +05:30
Isaac Bennetch
fb161a7beb Merge remote-tracking branch 'upstream/master' 2016-11-25 01:24:13 -05:00
Isaac Bennetch
1f24e5c755 Merge branch 'master-security' 2016-11-25 01:22:59 -05:00
Weblate
6497f5ab77 Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6 2016-11-25 07:16:53 +01:00
ratajs
2c4ffca9e2 Translated using Weblate (Czech)
Currently translated at 93.2% (3006 of 3222 strings)

[CI skip]
2016-11-25 07:16:51 +01:00