Commit Graph

100547 Commits

Author SHA1 Message Date
Michal Čihař
52ea1026ad Remove type annotation
It seems to be broken on some PHP versions:

Argument 1 passed to PMA_Util::configureCurl() must be an instance of
resource, resource given, called in libraries/Config.class.php on line
774 and defined

Seen this on my workstation with PHP 5.6.1 and Google shows some hits of
this as well.

Signed-off-by: Michal Čihař <michal@cihar.com>
2015-06-22 15:14:49 +02:00
Michal Čihař
67c858265d Add error checking
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-06-22 15:14:48 +02:00
Michal Čihař
13a3fb0635 Revert "Temporarily deactivate these tests (almost always fail on ci.phpmyadmin.net)"
This reverts commit 9403921e4e.

We should really test those. In case the requests will fail, some other
solution should be found to actually execute this code.

Signed-off-by: Michal Čihař <michal@cihar.com>

Conflicts:
	test/classes/PMA_Config_test.php
	test/classes/PMA_Util_test.php
	test/libraries/PMA_SetupIndex_test.php
2015-06-22 15:14:48 +02:00
Παναγιώτης Παπάζογλου
14e630f6aa Translated using Weblate (Greek)
Currently translated at 100.0% (3125 of 3125 strings)

[CI skip]
2015-06-22 14:51:37 +02:00
Marc Delisle
536b0a6245 Update po files
[CI skip]

Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-22 08:04:40 -04:00
Marc Delisle
1685669970 Add doc to messages
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-22 08:02:41 -04:00
Weblate
9fc3e34321 Merge remote-tracking branch 'origin/master' 2015-06-22 13:42:08 +02:00
Zrng Abdulla
4f018d8b12 Translated using Weblate (Kurdish Sorani)
Currently translated at 19.8% (620 of 3122 strings)

[CI skip]
2015-06-22 13:42:04 +02:00
Marc Delisle
7edd9524c0 Merge pull request #1751 from madhuracj/bug4963
#4963 Improve/restore non-unique index row editing
2015-06-22 07:42:02 -04:00
Atul Pratap Singh
7d8faa6818 Merge pull request #1748 from Tithugues/templating_master
Templating getStartAndNumberOfRowsPanel function, recursivity and failures
2015-06-22 13:54:46 +05:30
Madhura Jayaratne
e0aa1a4c92 #4963 Improve/restore non-unique index row editing
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-22 13:46:18 +05:30
Madhura Jayaratne
b91101e190 Make the method more generic
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-22 10:30:38 +05:30
Madhura Jayaratne
8c7d825038 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2015-06-22 08:39:33 +05:30
Madhura Jayaratne
0b813a421f Remove tabs
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-22 08:38:08 +05:30
Weblate
cba75e5d61 Merge remote-tracking branch 'origin/master' 2015-06-22 05:07:05 +02:00
Sebastian
02ded86702 Translated using Weblate (Norwegian Bokmål)
Currently translated at 62.2% (1943 of 3122 strings)

[CI skip]
2015-06-22 05:07:02 +02:00
Madhura Jayaratne
f889561c59 Get default_fk_check_value on demand rather than checking the value in every script
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-22 08:36:46 +05:30
Weblate
b31b92032a Merge remote-tracking branch 'origin/master' 2015-06-21 16:01:07 +02:00
Franco
0fd9997c48 Translated using Weblate (Spanish)
Currently translated at 97.4% (3041 of 3122 strings)

[CI skip]
2015-06-21 16:01:03 +02:00
Marc Delisle
a03936a70c Clarify logic
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-21 10:00:51 -04:00
Balázs Úr
b6ab6c4117 Translated using Weblate (Hungarian)
Currently translated at 100.0% (3122 of 3122 strings)

[CI skip]
2015-06-20 23:27:32 +02:00
Domen
06456c83ef Translated using Weblate (Slovenian)
Currently translated at 100.0% (3121 of 3121 strings)

[CI skip]
2015-06-20 19:09:24 +02:00
Hugues Peccatte
96328df5f4 Fix syntax error.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-06-20 17:35:32 +02:00
dingo thirteen
1c61a0d785 Translated using Weblate (Dutch)
Currently translated at 100.0% (3122 of 3122 strings)

[CI skip]
2015-06-20 15:02:04 +02:00
Παναγιώτης Παπάζογλου
e5149262c7 Translated using Weblate (Greek)
Currently translated at 100.0% (3122 of 3122 strings)

[CI skip]
2015-06-20 14:54:54 +02:00
Burak Yavuz
02bf444cc2 Translated using Weblate (Turkish)
Currently translated at 100.0% (3122 of 3122 strings)

[CI skip]
2015-06-20 14:47:43 +02:00
Marc Delisle
6163ea3df5 Translated using Weblate (French)
Currently translated at 100.0% (3122 of 3122 strings)

[CI skip]
2015-06-20 14:35:54 +02:00
Marc Delisle
0db84bf03e Update po files
[CI skip]

Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-20 07:00:18 -04:00
Marc Delisle
6a3edc21e4 Improve translatability and consistency with the "Sort by key" dialog
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-20 06:59:46 -04:00
Marc Delisle
c3bde70f7e Update po files
[CI skip]

Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-20 06:33:07 -04:00
Marc Delisle
24fb9412a6 Merge pull request #1747 from nisargjhaveri/debug_console
Fix scrutinizer issues, console SQL debugging
2015-06-20 06:31:04 -04:00
Hugues Peccatte
39761819c3 Templating getStartAndNumberOfRowsPanel function.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-06-19 23:22:21 +02:00
Burak Yavuz
a43aa4d24a Translated using Weblate (Turkish)
Currently translated at 100.0% (3113 of 3113 strings)

[CI skip]
2015-06-19 21:31:32 +02:00
Balázs Úr
6e2a161dc2 Translated using Weblate (Hungarian)
Currently translated at 100.0% (3116 of 3116 strings)

[CI skip]
2015-06-19 19:37:30 +02:00
Nisarg Jhaveri
b85690cfe6 Fix scrutinizer issues, console SQL debugging
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-19 21:22:22 +05:30
Weblate
7b5a25fafc Merge remote-tracking branch 'origin/master' 2015-06-19 17:42:49 +02:00
Giovanni Sora
033fe9c6a0 Translated using Weblate (Interlingua)
Currently translated at 69.5% (2167 of 3116 strings)

[CI skip]
2015-06-19 17:42:46 +02:00
Marc Delisle
d2e5e2fd50 Merge pull request #1746 from nisargjhaveri/debug_console
Ability to sort queries in console SQL debugging
2015-06-19 11:42:42 -04:00
Nisarg Jhaveri
bbca04b5ab Add ChangeLog entry for console SQL debugging
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-19 20:32:04 +05:30
Nisarg Jhaveri
2a08016eab Ability to sort queries in console SQL debugging
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-19 20:19:57 +05:30
Kristjan Räts
9fda0a4419 Translated using Weblate (Estonian)
Currently translated at 100.0% (3116 of 3116 strings)

[CI skip]
2015-06-19 16:32:47 +02:00
Michal Čihař
0676cd2c30 Merge remote-tracking branch 'weblate-master/master' 2015-06-19 15:12:35 +02:00
Michal Čihař
4a7778f56f Generate sigs/sums for .xz archive as well
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-06-19 15:12:31 +02:00
Marc Delisle
723d693439 Update po files
[CI skip]

Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-19 08:39:44 -04:00
Weblate
e9a1720f6a Merge remote-tracking branch 'origin/master' 2015-06-19 14:39:17 +02:00
Giovanni Sora
19e7c3ce2e Translated using Weblate (Interlingua)
Currently translated at 69.5% (2167 of 3115 strings)

[CI skip]
2015-06-19 14:39:13 +02:00
Marc Delisle
7e58890168 Explain a setting
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-19 08:39:03 -04:00
Kristjan Räts
763d286cc0 Translated using Weblate (Estonian)
Currently translated at 100.0% (3115 of 3115 strings)

[CI skip]
2015-06-19 14:19:15 +02:00
Marc Delisle
a8f1bf2038 Update po files
[CI skip]

Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-19 07:20:18 -04:00
Marc Delisle
019d4b1c24 Merge pull request #1745 from nisargjhaveri/debug_console
Show percentage of time taken in console SQL debug
2015-06-19 07:19:30 -04:00