Commit Graph

113083 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
e548d0802b Fix TableCreateTest::testCreateTable Selenium test
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-30 01:37:48 -03:00
Maurício Meneghini Fauth
cf040c13ad Exclude Selenium and Runkit tests from build.xml
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-30 00:55:54 -03:00
Maurício Meneghini Fauth
cbfbb3adaf Remove incomplete tests
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-30 00:31:37 -03:00
Maurício Meneghini Fauth
725fbbdcc2
Merge pull request #14244 from Vaggal/jquery_migrate_fixes
Fixes some jQuery Migrate warnings
2018-04-29 19:53:28 -03:00
Maurício Meneghini Fauth
3c71a775b5
Merge pull request #14210 from mauriciofauth/themes
Add Metro theme
2018-04-29 19:26:28 -03:00
Maurício Meneghini Fauth
a6acd862df Change Brazilian Portuguese to Portuguese (Brazil)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-29 15:35:42 -03:00
Maurício Meneghini Fauth
5a422a22ac Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3288 of 3288 strings)

[CI skip]
2018-04-29 20:12:01 +02:00
Weblate
5b673c3c19 Merge remote-tracking branch 'origin/master' 2018-04-29 20:03:06 +02:00
Giovanni Sora
b23ec324d4 Translated using Weblate (Interlingua)
Currently translated at 75.3% (2479 of 3288 strings)

[CI skip]
2018-04-29 20:03:01 +02:00
Dadan Setia
28229459fd Translated using Weblate (Indonesian)
Currently translated at 81.2% (2670 of 3288 strings)

[CI skip]
2018-04-29 20:02:59 +02:00
Yaron Shahrabani
cd63800ffe Translated using Weblate (Hebrew)
Currently translated at 33.8% (1114 of 3288 strings)

[CI skip]
2018-04-29 20:02:55 +02:00
Maurício Meneghini Fauth
42d4f32d50 Merge branch 'QA_4_8'
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-29 15:02:32 -03:00
Vangelis Galanis
3a01bfd013 Fix some jQuery Migrate warnings
Signed-off-by: Vangelis Galanis <vaggalanis@gmail.com>
2018-04-29 19:10:42 +03:00
ssantos
b812bd5c73 Translated using Weblate (German)
Currently translated at 100.0% (3288 of 3288 strings)

[CI skip]
2018-04-29 17:36:28 +02:00
Madhura Jayaratne
151976aa61 Merge branch 'QA_4_8' of github.com:phpmyadmin/phpmyadmin into QA_4_8 2018-04-30 00:37:14 +10:00
Madhura Jayaratne
5872167dc2 Fix #14227 Relational linking broken
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2018-04-30 00:36:03 +10:00
Weblate
48f89e583b Merge remote-tracking branch 'origin/QA_4_8' into QA_4_8 2018-04-29 15:54:49 +02:00
Dadan Setia
bf08749f9e Translated using Weblate (Indonesian)
Currently translated at 81.2% (2670 of 3288 strings)

[CI skip]
2018-04-29 15:54:46 +02:00
Yaron Shahrabani
497b14411b Translated using Weblate (Hebrew)
Currently translated at 33.8% (1114 of 3288 strings)

[CI skip]
2018-04-29 15:54:44 +02:00
ssantos
1bbedee153 Translated using Weblate (German)
Currently translated at 100.0% (3288 of 3288 strings)

[CI skip]
2018-04-29 15:54:42 +02:00
Madhura Jayaratne
49e2a98158 Fix #14241 Dropping indexes and foreign keys fail
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2018-04-29 23:54:28 +10:00
Domen
ca9b6b2192 Translated using Weblate (Slovenian)
Currently translated at 100.0% (3288 of 3288 strings)

[CI skip]
2018-04-29 15:02:05 +02:00
dingo thirteen
c1e125e746 Translated using Weblate (Dutch)
Currently translated at 100.0% (3288 of 3288 strings)

[CI skip]
2018-04-29 11:53:53 +02:00
Burak Yavuz
2b04fcdef6 Translated using Weblate (Turkish)
Currently translated at 100.0% (3288 of 3288 strings)

[CI skip]
2018-04-29 11:43:15 +02:00
Olivier Humbert
edbc3c7b1f Translated using Weblate (French)
Currently translated at 100.0% (3288 of 3288 strings)

[CI skip]
2018-04-29 11:24:43 +02:00
Maurício Meneghini Fauth
a77a403fd5 Update po files
[CI skip]

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-29 06:01:05 -03:00
Maurício Meneghini Fauth
fd36ccc753 Add type declarations to Error
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-29 05:57:41 -03:00
Maurício Meneghini Fauth
722ffd6ea9 Add type declarations to Message
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-29 05:57:06 -03:00
Maurício Meneghini Fauth
f7e60a387a Add constant visibility to Message
Change 'static public' with 'public static'.

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-29 02:47:18 -03:00
Maurício Meneghini Fauth
b593521e8f Add type declarations to Encoding
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-28 17:38:15 -03:00
Maurício Meneghini Fauth
5671074e27 Add constant visibility to Encoding
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-28 17:14:16 -03:00
Maurício Meneghini Fauth
a6e313a3d3 Add type declarations to DatabaseInterface
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-28 17:11:51 -03:00
Allan Nordhøy
a568708411 Translated using Weblate (Norwegian Bokmål)
Currently translated at 55.8% (1836 of 3288 strings)

[CI skip]
2018-04-28 21:39:45 +02:00
Maurício Meneghini Fauth
89c3fa902b Add constant visibility to DatabaseInterface
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-28 05:29:41 -03:00
Maurício Meneghini Fauth
5070d3c64d Add type declarations to CreateAddField
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-28 05:13:36 -03:00
Weblate
9cc2d751b3 Merge remote-tracking branch 'origin/master' 2018-04-28 02:43:28 +02:00
Allan Nordhøy
c24324ea8b Translated using Weblate (Norwegian Bokmål)
Currently translated at 55.8% (1836 of 3288 strings)

[CI skip]
2018-04-28 02:43:26 +02:00
Maurício Meneghini Fauth
2b4e71657b Type cast getThemeUniqueValue() return to integer
Fixes #14213

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-27 21:41:51 -03:00
Yaron Shahrabani
0f6c5325c2 Translated using Weblate (Hebrew)
Currently translated at 33.8% (1112 of 3288 strings)

[CI skip]
2018-04-27 17:37:32 +02:00
Dadan Setia
87607d908e Translated using Weblate (Indonesian)
Currently translated at 81.1% (2668 of 3288 strings)

[CI skip]
2018-04-27 16:38:06 +02:00
Maurício Meneghini Fauth
568bfa6ef8 Remove phpunit.xml.hhvm
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-26 19:35:33 -03:00
Maurício Meneghini Fauth
ae32cab0b5 Revert "Remove skipped tests from junit.xml report"
This reverts commit 3677f2c9cd.

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-26 18:48:51 -03:00
Maurício Meneghini Fauth
3677f2c9cd Remove skipped tests from junit.xml report
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-26 18:20:58 -03:00
Maurício Meneghini Fauth
020c4d790d Revert "Comment out the JUnit logging report from phpunit.xml"
This reverts commit 9e79bcda3e.

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-26 17:19:55 -03:00
Weblate
01b0bc3010 Merge remote-tracking branch 'origin/master' 2018-04-26 22:15:45 +02:00
Dadan Setia
e68dbd1349 Translated using Weblate (Indonesian)
Currently translated at 81.1% (2668 of 3288 strings)

[CI skip]
2018-04-26 22:15:44 +02:00
fidella
a8598e5737 Translated using Weblate (Indonesian)
Currently translated at 81.1% (2668 of 3288 strings)

[CI skip]
2018-04-26 22:15:43 +02:00
Yaron Shahrabani
fa91aeeb6e Translated using Weblate (Hebrew)
Currently translated at 33.8% (1112 of 3288 strings)

[CI skip]
2018-04-26 22:15:41 +02:00
Maurício Meneghini Fauth
9e79bcda3e Comment out the JUnit logging report from phpunit.xml
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-26 17:09:24 -03:00
fidella
06a047b572 Translated using Weblate (Indonesian)
Currently translated at 81.1% (2668 of 3288 strings)

[CI skip]
2018-04-26 16:29:36 +02:00