Maurício Meneghini Fauth
f21bc9668d
Replace static methods with instance methods
...
Replace PhpMyAdmin\Database\Designer\Common static methods with instance methods.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-24 16:39:53 -03:00
Maurício Meneghini Fauth
7f62eef8a7
Rename PmdCommon to Database\Designer\Common
...
Rename PhpMyAdmin\PmdCommon to PhpMyAdmin\Database\Designer\Common.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-24 16:14:44 -03:00
Maurício Meneghini Fauth
17bf8b7309
Replace static methods with instance methods
...
Replaces PhpMyAdmin\UserPreferences static methods with instance methods.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-23 15:26:02 -03:00
Weblate
69c7720336
Merge remote-tracking branch 'origin/master'
2018-02-23 16:09:29 +01:00
Robert Antoni Buj Gelonch
7beb09431c
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (3288 of 3288 strings)
[CI skip]
2018-02-23 16:09:17 +01:00
Maurício Meneghini Fauth
ce42c68823
Fix some coding styles issues
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-23 12:06:54 -03:00
Maurício Meneghini Fauth
92beb1a4f4
Replace static methods with instance methods
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 23:58:41 -03:00
Weblate
abf2e115e7
Merge remote-tracking branch 'origin/master'
2018-02-22 23:39:16 +01:00
Robert Antoni Buj Gelonch
47b6722a37
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (3288 of 3288 strings)
[CI skip]
2018-02-22 23:39:07 +01:00
Michal Čihař
b19db94c22
Merge branch 'QA_4_7'
2018-02-22 23:38:38 +01:00
Michal Čihař
3fe1e5a625
Use python 3.6 to build docs
...
It fixes SNI issues.
Signed-off-by: Michal Čihař <michal@cihar.com>
2018-02-22 23:38:20 +01:00
Michal Čihař
4c3c8f685b
Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
2018-02-22 23:27:05 +01:00
Michal Čihař
7c392a5ee1
Merge branch 'QA_4_7'
2018-02-22 23:17:54 +01:00
Michal Čihař
e1920f10c2
Update linkcheck ignore list
...
- remove SNI issues as this seems to be fixed
- add pecl.php.net as that is showing timeouts for last weel
Signed-off-by: Michal Čihař <michal@cihar.com>
2018-02-22 23:17:29 +01:00
Weblate
3186442f2a
Merge remote-tracking branch 'origin/master'
2018-02-22 23:16:06 +01:00
Steven WdV
9595a5e918
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3288 of 3288 strings)
[CI skip]
2018-02-22 23:15:54 +01:00
Robert Antoni Buj Gelonch
d850078fb0
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (3288 of 3288 strings)
[CI skip]
2018-02-22 23:15:47 +01:00
Michal Čihař
adf73f145d
Merge branch 'QA_4_7'
2018-02-22 23:15:07 +01:00
Weblate
7f3947dc6c
Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7
2018-02-22 23:14:00 +01:00
Robert Antoni Buj Gelonch
082a17dfd8
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (3208 of 3208 strings)
[CI skip]
2018-02-22 23:13:55 +01:00
Michal Čihař
c21a9cf51f
Merge pull request #14036 from mauriciofauth/broken-sort
...
Fix broken sort
2018-02-22 23:13:32 +01:00
Gemorroj
031c832fd7
Update tbl_operations.js
...
fix maintenance operations
Signed-off-by: Gemorroj <wapinet@gmail.com>
(cherry picked from commit b3c9a0c115 )
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 16:07:49 -03:00
Maurício Meneghini Fauth
60032ce9de
Fix getPostData function
...
dataPost can be undefined
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
(cherry picked from commit 367f49b12b )
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 16:07:49 -03:00
Michal Čihař
1f00c99be9
Share code for parsing data-post attribute
...
It can include leading question mark and we should deal with it in all
locations.
Fixes #13913
Signed-off-by: Michal Čihař <michal@cihar.com>
(cherry picked from commit 1fc566fd90 )
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 16:01:00 -03:00
Michal Čihař
fc378b0bd3
Adjust table operations to use POST
...
Issue #13866
Signed-off-by: Michal Čihař <michal@cihar.com>
(cherry picked from commit 6b5d535da5 )
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 16:01:00 -03:00
Michal Čihař
8f9f8aa3b5
Adjust RTE oprations to use POST
...
Issue #13866
Signed-off-by: Michal Čihař <michal@cihar.com>
(cherry picked from commit 2bc87216f0 )
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 15:19:54 -03:00
Michal Čihař
19484adb03
Adjust field drop to use POST
...
Issue #13866
Signed-off-by: Michal Čihař <michal@cihar.com>
(cherry picked from commit 613a146e97 )
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 14:57:34 -03:00
Michal Čihař
f6bb1901f6
Adjust optimize table to use POST
...
Issue #13866
Signed-off-by: Michal Čihař <michal@cihar.com>
(cherry picked from commit 7508205191 )
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 14:51:53 -03:00
Michal Čihař
590b0ed337
Adjust partition manipulations to use POST
...
Issue #13866
Signed-off-by: Michal Čihař <michal@cihar.com>
(cherry picked from commit 599a981b50 )
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 14:48:08 -03:00
Michal Čihař
8229dabe46
Adjust browsing distinct values to use POST
...
Issue #13866
Signed-off-by: Michal Čihař <michal@cihar.com>
(cherry picked from commit e7eaea8c86 )
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 14:45:09 -03:00
Michal Čihař
9af081a4b9
Adjust adding table key operations to use POST
...
Issue #13866
Signed-off-by: Michal Čihař <michal@cihar.com>
(cherry picked from commit 6ee2f12841 )
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-22 14:42:13 -03:00
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
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