Commit Graph

84618 Commits

Author SHA1 Message Date
Marc Delisle
d8b95988f4 Merge commit '443a604' 2013-06-30 06:40:35 -04:00
Marc Delisle
d2ea973105 Merge pull request #464 from xmujay/0624_server_variable
fix the syntax error
2013-06-29 12:09:03 -07:00
Aputsiaq Niels Janussen
42f053fc78 Translated using Weblate (Danish)
Currently translated at 100.0% (2673 of 2673)
2013-06-29 18:06:29 +02:00
xmujay
f5700a6137 fix the syntax error 2013-06-29 23:25:35 +08:00
Weblate
c424febdbb Merge remote-tracking branch 'origin/master' 2013-06-29 14:38:55 +02:00
Marc Delisle
53dc747628 Translated using Weblate (Italian)
Currently translated at 88.9% (2376 of 2673)
2013-06-29 14:38:51 +02:00
Marc Delisle
b69520f8cb Merge pull request #462 from xmujay/0624
fix the code style error for some server_view pages
2013-06-29 05:38:41 -07:00
xmujay
c8681dcc29 fix the code style error for some server_view pages 2013-06-29 16:58:30 +08:00
Marc Delisle
edfcac2e06 Merge commit '07a5ace' 2013-06-28 14:51:42 -04:00
Spun Nakandala
07a5ace900 bookmark creation error corrected 2013-06-28 23:48:40 +05:30
Spun Nakandala
2ecc1d3d69 the method name is straight forward 2013-06-28 22:26:26 +05:30
Spun Nakandala
fe5ae9f04f not valid for current master 2013-06-28 22:23:55 +05:30
Spun Nakandala
9322cf4317 phpcs warnings and errors corrected 2013-06-28 21:44:03 +05:30
Spun Nakandala
70a58bcfd0 unwanted parameters removed 2013-06-28 20:19:50 +05:30
Spun Nakandala
7014a0fccb parse error corrected 2013-06-28 20:18:28 +05:30
Marc Delisle
aa15e7a86b This happens in unit testing; add temporary workaround 2013-06-28 08:40:11 -04:00
Weblate
d3a543616e Merge remote-tracking branch 'origin/master' 2013-06-28 14:22:53 +02:00
Mehbooob Khan
1c3fab0ffe Translated using Weblate (Urdu)
Currently translated at 25.1% (672 of 2673)
2013-06-28 14:22:48 +02:00
Marc Delisle
f55184e2ac Merge commit 'c86d80b8c73dfc5c1d000fb864c91fb3f39ee05c' 2013-06-28 08:22:12 -04:00
Spun Nakandala
58657ab55f every request will be ajax. Therefore else condition removed 2013-06-27 23:01:19 +05:30
Spun Nakandala
c86d80b8c7 irrelevant for current master. So removed. 2013-06-27 22:53:20 +05:30
Spun Nakandala
d1bbfdcf29 missing doc added 2013-06-27 22:51:01 +05:30
Spun Nakandala
8c40ba768c removed unnecessary code 2013-06-27 22:44:25 +05:30
Spun Nakandala
d3e6df82d3 function renamed 2013-06-27 22:43:56 +05:30
Marc Delisle
becfb9fbc2 Merge pull request #461 from xmujay/0624
fix the code style of function definition
2013-06-27 09:21:23 -07:00
xmujay
1b70534892 fix code style warnings 2013-06-27 22:35:09 +08:00
xmujay
0ad6da277d fix the code style of function definition 2013-06-27 22:01:19 +08:00
Spun Nakandala
5a2b0b2581 added method PMA_hasCurrentDBChanged 2013-06-27 19:29:10 +05:30
Spun Nakandala
e40d24f52f created method PMA_getNumberOfRowsAffectedOrChanged 2013-06-27 19:18:50 +05:30
Tony Chen
443a604357 Translated using Weblate (Traditional Chinese)
Currently translated at 100.0% (2607 of 2607)
2013-06-27 12:22:05 +02:00
Spun Nakandala
67ff3aee1b Added methods PMA_getDefaultSqlQueryForBrowse, PMA_goBackFurtherPage, PMA_handleQueryExecuteError, PMA_storeTheQueryAsBookmark, PMA_executeQueryAndStoreResults 2013-06-27 15:50:50 +05:30
Michal Čihař
8c04815355 Merge pull request #455 from adamgsoc2013/UT_pluginss
add test case for import SQL and CSV
2013-06-27 01:42:23 -07:00
Kyeong Su Shin
6c99ac1680 Translated using Weblate (Korean)
Currently translated at 69.9% (1822 of 2607)
2013-06-27 03:22:10 +02:00
Marc Delisle
78aae99698 Set UNIX-style end of lines 2013-06-26 13:08:40 -04:00
Marc Delisle
6734b64056 Add hints for the new relational view dropdowns 2013-06-26 13:03:28 -04:00
Marc Delisle
2b0b7be416 Merge pull request #453 from scnakandala/gsoc_bug_fixing
Refactoring SQL executor
2013-06-26 09:43:23 -07:00
Marc Delisle
f9416f1982 Merge pull request #457 from xmujay/0624
fix code style
2013-06-26 09:35:09 -07:00
Isaac Bennetch
6990997113 Merge pull request #458 from ibennetch/438changelog
ChangeLog entry for pull request #438; kasunchathuranga/relView
2013-06-26 09:09:30 -07:00
Isaac Bennetch
c979dffc17 ChangeLog entry for pull request #438; kasunchathuranga/relView 2013-06-26 12:06:26 -04:00
xmujay
dd24a87dd5 fix code style 2013-06-26 23:55:17 +08:00
Isaac Bennetch
45b0820234 Merge pull request #438 from kasunchathuranga/relView
Relational view interface improvements
2013-06-26 08:45:54 -07:00
Marc Delisle
31aa840d85 Move function with other PMD functions 2013-06-26 10:24:04 -04:00
Michal Čihař
6ebb42ace4 Merge pull request #454 from ayushchd/unit_testing
Few fixes related to unit tests
2013-06-26 06:54:29 -07:00
adamgsoc2013
99f9f6fa3b add test case for import CSV 2013-06-26 21:32:32 +08:00
adamgsoc2013
4cbdd7ce2d add test case for import SQL 2013-06-26 20:51:40 +08:00
ayushchd
9949e2bae4 Few fixes related to unit tests 2013-06-26 18:22:38 +05:45
Spun Nakandala
a25f96ebd8 typo corrected 2013-06-26 16:25:44 +05:30
Spun Nakandala
406dbed4d9 corrected the comment 2013-06-26 16:23:53 +05:30
Spun Nakandala
c349581d9a typo corrected 2013-06-26 16:23:01 +05:30
Spun Nakandala
b05a0fdfe8 indentation corrected. comment corrected 2013-06-26 16:18:16 +05:30