Commit Graph

95110 Commits

Author SHA1 Message Date
Dieter Adriaenssens
9f43eb74f6 Translated using Weblate (Dutch)
Currently translated at 98.9% (2934 of 2964)

[ci skip]
2014-09-18 14:05:51 +02:00
Hugues Peccatte
75be2a0fc4 Merge pull request #1360 from Tithugues/b4528_master
Fix 14528: Fix SQL import.
2014-09-17 19:38:18 +02:00
Chanaka Dharmarathna
cf2de639f7 Remove unused variable
Signed-off-by: Chanaka Dharmarathna <pe.chanaka.ck@gmail.com>
2014-09-17 21:49:55 +05:30
Marc Delisle
176486c36c Merge branch 'QA_4_2' 2014-09-17 09:16:12 -04:00
Marc Delisle
070a9e1d62 bug tbl_structure.js "cannot read property"
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-17 09:15:05 -04:00
Weblate
c4c5810c9d Merge remote-tracking branch 'origin/master' 2014-09-17 14:29:18 +02:00
dingo thirteen
30274535b4 Translated using Weblate (Dutch)
Currently translated at 98.9% (2933 of 2964)

[ci skip]
2014-09-17 14:29:14 +02:00
Marc Delisle
d86f1ba247 Merge branch 'QA_4_2' 2014-09-17 08:27:36 -04:00
Marc Delisle
a10d5e15f6 bug ajax.js responseHandler: another "cannot read property"
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-17 08:26:39 -04:00
Hugues Peccatte
d510e19e77 Fix 14528: Fix SQL import.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-16 22:23:42 +02:00
Chanaka Dharmarathna
4c1d1b877f Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin 2014-09-17 00:22:30 +05:30
Chanaka Dharmarathna
31da8b1cdc Remove unsed variable
Signed-off-by: Chanaka Dharmarathna <pe.chanaka.ck@gmail.com>
2014-09-17 00:21:10 +05:30
Chanaka Dharmarathna
08e8ab1cda Remove unused parameter
Signed-off-by: Chanaka Dharmarathna <pe.chanaka.ck@gmail.com>
2014-09-17 00:04:01 +05:30
Chanaka Dharmarathna
fe17e81299 Remove unused variables
Signed-off-by: Chanaka Dharmarathna <pe.chanaka.ck@gmail.com>
2014-09-16 23:19:04 +05:30
Marc Delisle
25cbe79a53 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-16 08:10:33 -04:00
Marc Delisle
64d606ed59 Fix code execution path warning
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-16 07:59:18 -04:00
Marc Delisle
e279834262 Merge pull request #1359 from cmyker/master
Fix: broken skip slave error functionality
2014-09-16 07:40:56 -04:00
Igor Prokopenkov
d052fd0c51 Fix: broken skip slave error functionality
libraries/replication_gui.lib.php:908
function PMA_handleControlRequest()
checks for
if (isset($_REQUEST['sr_take_action']))
libraries/replication_gui.lib.php:202
but sr_take_action variable isn't included in $slave_skip_error_link generation

Signed-off-by: Igor Prokopenkov <cmyk777@gmail.com>
2014-09-15 21:34:09 +03:00
Chanaka Dharmarathna
866a62800d Remove unused variable in _getPlacedLinks() function
Signed-off-by: Chanaka Dharmarathna <pe.chanaka.ck@gmail.com>
2014-09-15 22:25:25 +05:30
Marc Delisle
01740a54f7 Fix typo
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-15 11:35:21 -04:00
Marc Delisle
9ab4ade266 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-15 11:34:32 -04:00
Weblate
57e1d10b02 Merge remote-tracking branch 'origin/master' 2014-09-15 14:05:09 +02:00
Kyeong Su Shin
54773d9565 Translated using Weblate (Korean)
Currently translated at 79.6% (2362 of 2964)

[ci skip]
2014-09-15 14:05:06 +02:00
Marc Delisle
7b619ab00b Merge commit '35dd99c' 2014-09-15 08:03:54 -04:00
Marc Delisle
250482589e Merge commit '6af812e' 2014-09-15 08:03:43 -04:00
Marc Delisle
4ac743f5e9 Merge commit '26b6ba5' 2014-09-15 08:03:06 -04:00
Marc Delisle
f70744ad71 Merge commit '41c0251' 2014-09-15 08:02:47 -04:00
Marc Delisle
35dd99c499 Merge branch 'QA_4_2' of https://github.com/phpmyadmin/phpmyadmin into QA_4_2 2014-09-15 08:02:08 -04:00
Marc Delisle
6af812ee44 ChangeLog entry
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-15 08:01:57 -04:00
Weblate
26b6ba50a6 Merge remote-tracking branch 'origin/QA_4_2' into QA_4_2 2014-09-15 14:00:58 +02:00
Kyeong Su Shin
0df1d4b837 Translated using Weblate (Korean)
Currently translated at 84.6% (2342 of 2768)

[ci skip]
2014-09-15 14:00:55 +02:00
Marc Delisle
51f2b5f319 Merge pull request #1357 from Tithugues/b4523_q42
Fix #4523: tbl_change.js: insert as new row submit type on multiple selected records does not set all AUTO_INCREMENTs to 0 value
2014-09-15 08:00:41 -04:00
Hugues Peccatte
41c02512c7 Code style improvements.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-14 20:47:24 +02:00
Hugues Peccatte
fbf2e028f5 Fix #4523 insert as new row submit type on multiple selected records does not set all AUTO_INCREMENTs to 0 value
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-14 20:45:07 +02:00
Hugues Peccatte
f9dd601397 Coding style modifications.
Refactoring.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-14 16:16:47 +02:00
Hugues Peccatte
b4b506af2f Coding style modification.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-14 16:14:32 +02:00
Hugues Peccatte
aac5379dff Fix typo.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-14 16:09:08 +02:00
Hugues Peccatte
f0c1480ee7 Javascript coding style modifications.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-14 15:51:40 +02:00
Hugues Peccatte
ebda4090db Coding style modifications.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-14 15:47:14 +02:00
Marc Delisle
6a038d5f90 Merge pull request #1356 from Tithugues/b4528_master
Fix #4528 Can't import dump via SQL field
2014-09-14 08:49:58 -04:00
Marc Delisle
d978643fc2 Fix code execution path warning
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-14 06:55:05 -04:00
Hugues Peccatte
e85eddb01f Fix #4528 Can't import dump via SQL field
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-13 23:10:57 +02:00
Marc Delisle
c8b4217e42 Fix tests
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-13 10:54:46 -04:00
Marc Delisle
308ae6fb90 Merge commit 'e38891f' 2014-09-13 10:43:19 -04:00
Marc Delisle
969aa8a987 Merge commit 'c0548df' 2014-09-13 10:43:00 -04:00
Marc Delisle
c85c9fd417 Fix merge conflicts
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-13 10:39:21 -04:00
Marc Delisle
757bd71959 Merge commit '01c553a' 2014-09-13 10:36:41 -04:00
Weblate
e38891f07a Merge remote-tracking branch 'origin/QA_4_2' into QA_4_2 2014-09-13 16:35:12 +02:00
Kristjan Räts
bfc4c21b1f Translated using Weblate (Estonian)
Currently translated at 100.0% (2768 of 2768)

[ci skip]
2014-09-13 16:35:09 +02:00
Marc Delisle
f2be36ae80 Fix merge conflict
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-13 10:33:32 -04:00