Commit Graph

95660 Commits

Author SHA1 Message Date
Hugues Peccatte
3bf218519f Remove old manipulation string classes and tests.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-31 21:16:59 +01:00
Hugues Peccatte
c0b0dc2e35 Add PHPDoc comments in ImportSql.class.php.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-30 19:54:36 +01:00
Hugues Peccatte
80ced5fe8f Fix PHPCS issues.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-30 18:37:49 +01:00
Hugues Peccatte
e17de11c74 Improve multibytes string manipulation performances.
Review SQL import process.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-30 17:40:09 +01:00
Marc Delisle
5007cdbf5e Refactor code duplication
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-30 13:21:57 -04:00
Weblate
a4c904e3ce Merge remote-tracking branch 'origin/master' 2014-10-30 15:57:48 +01:00
Aso Naderi
bdbfa88089 Translated using Weblate (Kurdish Sorani)
Currently translated at 17.7% (529 of 2973 strings)

[CI skip]
2014-10-30 15:57:46 +01:00
Yugal Pantola
9991c3c499 Translated using Weblate (Hindi)
Currently translated at 42.4% (1263 of 2973 strings)

[CI skip]
2014-10-30 15:57:45 +01:00
Sevdimali İsa
7aeae208a3 Translated using Weblate (Azerbaijani)
Currently translated at 46.8% (1394 of 2973 strings)

[CI skip]
2014-10-30 15:57:43 +01:00
Marc Delisle
0a37b28e0a Fix undefined offset notice
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-30 10:57:33 -04:00
Weblate
bdc452637c Merge remote-tracking branch 'origin/master' 2014-10-29 17:43:23 +01:00
Aso Naderi
eda8a2c3ca Translated using Weblate (Kurdish Sorani)
Currently translated at 17.3% (515 of 2973 strings)

[CI skip]
2014-10-29 17:43:21 +01:00
Aputsiaq Niels Janussen
cd4f3443f4 Translated using Weblate (Danish)
Currently translated at 96.9% (2883 of 2973 strings)

[CI skip]
2014-10-29 17:43:19 +01:00
josep constanti
62171cb983 Translated using Weblate (Catalan)
Currently translated at 83.9% (2495 of 2973 strings)

[CI skip]
2014-10-29 17:43:18 +01:00
Marc Delisle
b17ff5be2c Refactor code duplication
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-29 12:43:07 -04:00
Hugues Peccatte
3b3017d7ae Manage SQL display.
Rename attributes.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-28 22:13:28 +01:00
Hugues Peccatte
3301bc3c8e Display delimiter into SQL trace.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-28 21:48:51 +01:00
Marc Delisle
027f18c928 Merge commit '103ac4a' 2014-10-28 15:54:21 -04:00
Marc Delisle
62d04772ed Merge commit '2b4ed22' 2014-10-28 15:53:38 -04:00
Marc Delisle
83789ce982 Merge commit '347d345' 2014-10-28 15:53:25 -04:00
Weblate
103ac4ac14 Merge remote-tracking branch 'origin/QA_4_2' into QA_4_2 2014-10-28 20:51:23 +01:00
Dadan Setia
0b7559aaf5 Translated using Weblate (Indonesian)
Currently translated at 79.8% (2210 of 2768 strings)

[CI skip]
2014-10-28 20:51:22 +01:00
Marc Delisle
2b4ed22505 bug #4572 missing trailing slash (import and open_basedir)
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-28 15:51:10 -04:00
Hugues Peccatte
e85b43b8b2 Remove unused variable.
Rename parameter.
Update PHPDoc.
Fix data parsing.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-28 20:39:56 +01:00
Marc Delisle
90ee48f0ba Merge pull request #1384 from phpmyadmin/ZweiSteinSoft/rfe/1550-pma-url-getcommon-new-style
RFE 1550: PMA_URL_getCommon(): new style
2014-10-28 08:14:45 -04:00
Ann + J.M
ddbcb5165a Fix unit tests
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-10-28 11:37:17 +01:00
Marc Delisle
5d62fcbf78 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-27 15:01:29 -04:00
Marc Delisle
e7598d7cc9 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-27 12:57:35 -04:00
Hugues Peccatte
ba346c2731 Manage data as an attribute.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-26 17:11:40 +01:00
Weblate
5da5636527 Merge remote-tracking branch 'origin/master' 2014-10-26 15:00:03 +01:00
Dadan Setia
cd75356587 Translated using Weblate (Indonesian)
Currently translated at 74.2% (2206 of 2973 strings)

[CI skip]
2014-10-26 15:00:01 +01:00
Marc Delisle
2662295765 Refactor code duplication
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-26 09:59:48 -04:00
Hugues Peccatte
c8b10dad32 Improve data parsing.
Fix DELIMITER detection issue.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-26 14:53:42 +01:00
Hugues Peccatte
1cbfa5612e Refactor some code.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-25 18:39:10 +02:00
Hugues Peccatte
80869ba0ec Merge branch 'master' into stringFunctions_useStandardFunctions_master 2014-10-25 17:08:48 +02:00
Hugues Peccatte
b857bc0c92 Log query while importing SQL.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-25 16:53:05 +02:00
Weblate
4a22906590 Merge remote-tracking branch 'origin/master' 2014-10-25 15:02:11 +02:00
Fadhiil Rachman
c6595420e8 Translated using Weblate (Indonesian)
Currently translated at 71.8% (2136 of 2973 strings)

[CI skip]
2014-10-25 15:02:09 +02:00
Marc Delisle
7d110fa4f4 4.2.10.1 release date
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-25 09:00:54 -04:00
Marc Delisle
0b9bd29f27 Merge branch 'QA_4_2' 2014-10-25 08:59:12 -04:00
Marc Delisle
ad024b1192 Merge commit '2a67e33' 2014-10-25 08:59:05 -04:00
Weblate
347d345942 Merge remote-tracking branch 'origin/QA_4_2' into QA_4_2 2014-10-25 14:58:37 +02:00
Fadhiil Rachman
193d93e56d Translated using Weblate (Indonesian)
Currently translated at 78.6% (2176 of 2768 strings)

[CI skip]
2014-10-25 14:58:35 +02:00
Marc Delisle
1e51819d6e bug in makegrid.js: where_clause is undefined
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-25 08:58:20 -04:00
Hugues Peccatte
4060c08848 Fix import.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-25 13:09:50 +02:00
Hugues Peccatte
f53f940366 Refactor.
Remove useless method.
Update comments.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-25 13:04:07 +02:00
Hugues Peccatte
bbe0cc9c3c Manage errors in import process.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-25 12:42:19 +02:00
Hugues Peccatte
dec77b5796 Remove old import process.
Minor coding stylo modifications.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-25 12:38:11 +02:00
Hugues Peccatte
35bbe992d0 Remove var_dump.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-25 12:32:13 +02:00
Hugues Peccatte
14bda32169 Fix delimiter reading.
Rum last SQL query.
Fix SQL reading.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-25 12:23:15 +02:00