Commit Graph

101543 Commits

Author SHA1 Message Date
Weblate
2ffaaf9328 Merge remote-tracking branch 'origin/master' 2015-08-02 16:31:29 +02:00
dingo thirteen
d1c051801e Translated using Weblate (Dutch)
Currently translated at 100.0% (3199 of 3199 strings)

[CI skip]
2015-08-02 16:31:25 +02:00
Marc Delisle
c0d0cf923b Merge branch 'QA_4_4' 2015-08-02 10:29:14 -04:00
Marc Delisle
9c5a2c0d9d Merge commit '2c97c37' 2015-08-02 10:29:00 -04:00
Marc Delisle
6506ac8443 Merge commit '9c1e71e' 2015-08-02 10:28:51 -04:00
Marc Delisle
0e4f2ce7a8 Merge commit 'b1d567d' 2015-08-02 10:28:36 -04:00
Marc Delisle
85dc9f1f3e Merge branch 'QA_4_4' of github.com:phpmyadmin/phpmyadmin into QA_4_4 2015-08-02 10:27:46 -04:00
Marc Delisle
2c97c37562 ChangeLog entry
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-08-02 10:27:37 -04:00
Weblate
9c1e71e29f Merge remote-tracking branch 'origin/QA_4_4' into QA_4_4 2015-08-02 16:26:48 +02:00
Stefan Murariu
b4654d05e8 Translated using Weblate (Romanian)
Currently translated at 58.9% (1790 of 3038 strings)

[CI skip]
2015-08-02 16:26:45 +02:00
Stefano Martinelli
836fd776f5 Translated using Weblate (Italian)
Currently translated at 100.0% (3038 of 3038 strings)

[CI skip]
2015-08-02 16:26:42 +02:00
Marc Delisle
fc39548fdf Translated using Weblate (French)
Currently translated at 100.0% (3038 of 3038 strings)

[CI skip]
2015-08-02 16:26:39 +02:00
dingo thirteen
2db1747fa8 Translated using Weblate (Dutch)
Currently translated at 100.0% (3038 of 3038 strings)

[CI skip]
2015-08-02 16:26:37 +02:00
Marc Delisle
b1d567dd54 Merge pull request #11342 from nisargjhaveri/issue_11339
Handle comments in the beginning of the query
2015-08-02 10:26:33 -04:00
Nisarg Jhaveri
55a2d06cca Handle comments in the beginning of the query
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-08-02 18:42:37 +05:30
dingo thirteen
ce95ee7f2c Translated using Weblate (Dutch)
Currently translated at 100.0% (3199 of 3199 strings)

[CI skip]
2015-08-02 14:45:20 +02:00
Balรกzs รšr
b681d65923 Translated using Weblate (Hungarian)
Currently translated at 99.1% (3173 of 3199 strings)

[CI skip]
2015-08-02 12:45:44 +02:00
Marc Delisle
b139a3a84b Translated using Weblate (French)
Currently translated at 99.7% (3191 of 3199 strings)

[CI skip]
2015-08-02 12:45:36 +02:00
Weblate
16c8178544 Merge remote-tracking branch 'origin/master' 2015-08-02 12:14:55 +02:00
Balรกzs รšr
4ca1221340 Translated using Weblate (Hungarian)
Currently translated at 99.1% (3171 of 3199 strings)

[CI skip]
2015-08-02 12:14:51 +02:00
Marc Delisle
68569bd4f3 Merge pull request #11341 from udan11/fix_11340
Fix #11340.
2015-08-02 06:14:46 -04:00
Stefano Martinelli
eff0c569fa Translated using Weblate (Italian)
Currently translated at 100.0% (3199 of 3199 strings)

[CI skip]
2015-08-02 11:19:31 +02:00
Dan Ungureanu
6e1b2aa54b Fix #11340.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-08-02 00:15:36 +03:00
Hugues Peccatte
2114cd490b Improve jQuery selector
replace $("#name-panel").find("#page_name") by $("#page_name")
2015-08-01 17:53:38 +02:00
Hugues Peccatte
e8e70358d3 revert jQuery selector modification
revert $('#pma_console_options input[name=always_expand]') modification
2015-08-01 17:52:40 +02:00
Marc Delisle
6c9e566b3e Clarify verification
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-08-01 08:39:39 -04:00
Marc Delisle
ba3d3fd8e4 Merge pull request #11337 from udan11/formatter
Implemented new formatter in the sql-parser library
2015-08-01 07:29:10 -04:00
Franco
e429dc9777 Translated using Weblate (Spanish)
Currently translated at 99.4% (3182 of 3199 strings)

[CI skip]
2015-08-01 13:14:45 +02:00
Stefan Murariu
84f08c5916 Translated using Weblate (Romanian)
Currently translated at 55.0% (1762 of 3199 strings)

[CI skip]
2015-08-01 13:14:44 +02:00
Stefano Martinelli
eec8824a34 Translated using Weblate (Italian)
Currently translated at 99.6% (3188 of 3199 strings)

[CI skip]
2015-08-01 13:14:43 +02:00
Marc Delisle
41daf2ff66 Translated using Weblate (French)
Currently translated at 99.6% (3187 of 3199 strings)

[CI skip]
2015-08-01 13:14:34 +02:00
Burak Yavuz
f913014a1d Translated using Weblate (Turkish)
Currently translated at 100.0% (3196 of 3196 strings)

[CI skip]
2015-08-01 12:26:44 +02:00
Dan Ungureanu
364cf435ed Removed the old formatting library.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-08-01 01:01:06 +03:00
Dan Ungureanu
ade277dae5 Using the sql-parser library for formatting the queries.
Updated sql-parser library to udan11/sql-parser@e6a562e3e5.

Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-08-01 00:59:38 +03:00
Dan Ungureanu
e274f47c51 Fixed minor coding style issues in lint.php.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-08-01 00:58:32 +03:00
Domen
e4d7e80a51 Translated using Weblate (Slovenian)
Currently translated at 100.0% (3198 of 3198 strings)

[CI skip]
2015-07-31 22:51:06 +02:00
Weblate
4825938932 Merge remote-tracking branch 'origin/master' 2015-07-31 19:31:18 +02:00
Franco
f30a388a02 Translated using Weblate (Spanish)
Currently translated at 98.7% (3159 of 3199 strings)

[CI skip]
2015-07-31 19:31:13 +02:00
Franco
9e78e89d71 Translated using Weblate (Spanish)
Currently translated at 98.7% (3159 of 3199 strings)

[CI skip]
2015-07-31 19:31:10 +02:00
Marc Delisle
d00b21b202 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-07-31 13:30:58 -04:00
Madhura Jayaratne
58bf367478 Fix checking tables having overhead
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-31 20:53:58 +05:30
Madhura Jayaratne
c9954e1261 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2015-07-31 20:30:07 +05:30
Madhura Jayaratne
dae81cbf4d Fix retrieve default storage engine correctly
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-31 20:27:40 +05:30
Weblate
6c2b535f10 Merge remote-tracking branch 'origin/master' 2015-07-31 15:02:00 +02:00
Giovanni Sora
a41d5b1a7e Translated using Weblate (Interlingua)
Currently translated at 70.4% (2255 of 3199 strings)

[CI skip]
2015-07-31 15:01:56 +02:00
Marc Delisle
f62fba7fc7 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-07-31 09:01:48 -04:00
Marc Delisle
1c416c14d6 Directly use the POST parameter
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-07-31 08:38:59 -04:00
Marc Delisle
f1431ec19f Update po files
[CI skip]

Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-07-31 07:07:05 -04:00
Marc Delisle
3be360f062 Improve a message
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-07-31 07:06:31 -04:00
Marc Delisle
dea0956fab Translated using Weblate (French)
Currently translated at 99.8% (3190 of 3194 strings)

[CI skip]
2015-07-31 12:29:24 +02:00