Commit Graph

113188 Commits

Author SHA1 Message Date
Michal Čihař
a20b287f40 Adjust table drop operation to use POST
Issue #13866

Signed-off-by: Michal Čihař <michal@cihar.com>
(cherry picked from commit 8332861d62)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 14:31:56 -03:00
Michal Čihař
35dc6d4f2c Adjust table truncate operation to use POST
Issue #13866

Signed-off-by: Michal Čihař <michal@cihar.com>
(cherry picked from commit ff20564ef0)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 13:48:19 -03:00
Michal Čihař
8d238a3a1a Handle data-post with leading ?
This makes it easier to convert existing code.

Issue #13866

Signed-off-by: Michal Čihař <michal@cihar.com>
(cherry picked from commit f059baa2ec)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 13:37:21 -03:00
Michal Čihař
6f4740e17c Always use POST for links containing SQL query
This way the SQL queries will not apper in the web server logs.

Signed-off-by: Michal Čihař <michal@cihar.com>
(cherry picked from commit 99e9854473)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 13:36:20 -03:00
Michal Čihař
f31dfc530b Add tests for Util::linkOrButton
Signed-off-by: Michal Čihař <michal@cihar.com>
(cherry picked from commit 816c42665a)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 13:17:25 -03:00
Michal Čihař
be7d5ee738 Simplify handling of long URLs in Util::linkOrButton
We no longer create form, but rather rather tag the link to be handled
as POST on the client side.

This way the code is way simpler without need on any special case
handling on server side.

Fixes #13649

Signed-off-by: Michal Čihař <michal@cihar.com>
(cherry picked from commit 3b9fb2b664)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 13:02:58 -03:00
Maurício Meneghini Fauth
c75166c3a9 Revert "Force using POST for SQL query in Util::linkOrButton"
This reverts commit 44df4a3094.

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 11:44:06 -03:00
Saksham Gupta
de365e90bf Fix Broken Designer Add Table
Fixes: https://github.com/phpmyadmin/phpmyadmin/issues/14034

Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2018-02-22 03:46:55 +05:30
Isaac Bennetch
5c2f63b02b Merge branch 'QA_4_7'
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2018-02-20 23:43:54 -05:00
Isaac Bennetch
1562d1c86b Prepare for 4.7.9-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2018-02-20 23:40:14 -05:00
Isaac Bennetch
0076bf8636 Update upload script for new hostname
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2018-02-20 23:38:29 -05:00
Isaac Bennetch
829f70e495 Removing composer.lock
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2018-02-20 08:42:20 -05:00
Isaac Bennetch
4f2e432c92 Adding composer lock for 4.7.8
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2018-02-20 08:38:19 -05:00
Isaac Bennetch
4c8662f14a Prepare for release 4.7.8
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2018-02-20 08:06:36 -05:00
Isaac Bennetch
1b6c80c7ea Merge remote-tracking branch 'security/QA_4_7-security' into QA_4_7 2018-02-20 08:05:18 -05:00
Michal Čihař
fe3bed28f4 Merge branch 'QA_4_7' 2018-02-20 06:39:34 +01:00
Michal Čihař
ef78cbd311 Translated using Weblate (Filipino)
Currently translated at 16.2% (535 of 3288 strings)

[CI skip]
2018-02-20 06:38:11 +01:00
Michal Čihař
c99fdf65df Translated using Weblate (Indonesian)
Currently translated at 82.2% (2638 of 3208 strings)

[CI skip]
2018-02-20 06:37:46 +01:00
Michal Čihař
f7a45ebf05 Translated using Weblate (Filipino)
Currently translated at 16.5% (531 of 3208 strings)

[CI skip]
2018-02-20 06:37:44 +01:00
Michal Čihař
39cbbb755b Translated using Weblate (Arabic)
Currently translated at 50.0% (1604 of 3208 strings)

[CI skip]
2018-02-20 06:37:21 +01:00
Michal Čihař
82cf1a072f Translated using Weblate (Filipino)
Currently translated at 6.9% (222 of 3208 strings)

[CI skip]
2018-02-20 06:34:04 +01:00
Michal Čihař
bacdc21dc1 Fix syntax errors in Filipino
Issue #14006

Signed-off-by: Michal Čihař <michal@cihar.com>
2018-02-20 06:03:35 +01:00
Michal Čihař
474b820412
Merge pull request #14006 from codygee237/patch-1
Translated using Weblate (Filipino)
2018-02-20 05:55:03 +01:00
Michal Čihař
ff4527aca4
Merge pull request #14021 from Gemorroj/patch-2
fix maintenance operations
2018-02-20 05:51:50 +01:00
Michal Čihař
9efa57d651
Merge pull request #14024 from nulll-pointer/console_height_error
Set console max height, issue #14022
2018-02-20 05:50:34 +01:00
Michal Čihař
ae7c443f7d Merge branch 'QA_4_7' 2018-02-20 05:42:52 +01:00
Michal Čihař
e991d18654 Coding style fixes for #13892
Signed-off-by: Michal Čihař <michal@cihar.com>
2018-02-20 05:42:38 +01:00
Michal Čihař
68ece7b2fc
Merge pull request #13892 from williamdes/patch-2
Fix charset error when creating/editing routines; bug #13889
2018-02-20 05:40:33 +01:00
Maurício Meneghini Fauth
49472dc26a
Merge pull request #14000 from mauriciofauth/php-nightly
Add PHP Nightly version to Travis-CI
2018-02-19 14:46:36 -03:00
Maurício Meneghini Fauth
4cab74d22e Check for zip extension before instantiate ZipExtension
Fix #14025

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-19 00:15:16 -03:00
Daigo Hamasaki
9c6ef2f51d Translated using Weblate (Japanese)
Currently translated at 70.3% (2314 of 3288 strings)

[CI skip]
2018-02-19 02:36:43 +01:00
Daigo Hamasaki
f8af18e84e Translated using Weblate (Japanese)
Currently translated at 72.7% (2334 of 3208 strings)

[CI skip]
2018-02-19 02:36:36 +01:00
Madhura Jayaratne
d2886a3e87 Fix XSS vulnerability in central columns feature
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2018-02-19 11:55:01 +11:00
Lakshay arora
af32d61663 Set console max height, issue #14022
Changed:
	js/console.js
Before showing the console, set the height to minimum between current set height and height of the display window.
Signed-Off-By: Lakshay arora (b16060@students.iitmandi.ac.in)
2018-02-18 04:38:43 +05:30
Gemorroj
b35a361092
remove duplicated row
Signed-off-by: Gemorroj <wapinet@gmail.com>
2018-02-17 16:20:20 +03:00
Gemorroj
b3c9a0c115
Update tbl_operations.js
fix maintenance operations
2018-02-17 16:14:49 +03:00
Weblate
2618337a89 Merge remote-tracking branch 'origin/master' 2018-02-17 05:02:17 +01:00
Daigo Hamasaki
c268f83e05 Translated using Weblate (Japanese)
Currently translated at 70.0% (2302 of 3288 strings)

[CI skip]
2018-02-17 05:02:13 +01:00
Maurício Meneghini Fauth
7f2031f9bb Fix coding styles issues
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-17 01:42:50 -02:00
anonymous
571097bc71 Translated using Weblate (Japanese)
Currently translated at 70.3% (2258 of 3208 strings)

[CI skip]
2018-02-17 03:08:32 +01:00
Daigo Hamasaki
bd47b18844 Translated using Weblate (Japanese)
Currently translated at 70.3% (2258 of 3208 strings)

[CI skip]
2018-02-17 03:01:21 +01:00
anonymous
ab2591146e Translated using Weblate (Japanese)
Currently translated at 70.3% (2258 of 3208 strings)

[CI skip]
2018-02-17 02:59:55 +01:00
anonymous
2bb39c037d Translated using Weblate (Japanese)
Currently translated at 70.3% (2258 of 3208 strings)

[CI skip]
2018-02-17 02:53:26 +01:00
Daigo Hamasaki
bc2c67d55a Translated using Weblate (Japanese)
Currently translated at 70.3% (2257 of 3208 strings)

[CI skip]
2018-02-17 02:51:28 +01:00
Maurício Meneghini Fauth
719ab2326f Replace static methods with instance methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-16 21:30:29 -02:00
nulll-pointer
e92b357210 Fix table horizontal scrolling (#14001)
Fix table horizontal scrolling

Fix #13959
2018-02-16 12:43:10 -02:00
Maurício Meneghini Fauth
9fc96ed8f8
Merge pull request #13998 from shucon/hover
Fixes Hover on tables
2018-02-16 11:49:30 -02:00
Maurício Meneghini Fauth
767f0731e9
Merge pull request #13983 from nulll-pointer/contribution
Fix for broken profiling; issue #13969 
Fix #13969
2018-02-16 11:33:18 -02:00
Maurício Meneghini Fauth
e2d0928bad
Merge pull request #14020 from ramantehlan/FinalPatch_#14013
Fix icons with wrong size in the Original theme

Fix #14013
2018-02-16 10:52:32 -02:00
Raman Tehlan
1323bee7c4
Final Patch for issue #14013
Signed-off-by: Raman Tehlan <ramantehlan@gmail.com>
2018-02-16 15:28:30 +05:30