Commit Graph

86030 Commits

Author SHA1 Message Date
Spun Nakandala
6bf2ee2192 moved related stuff together 2013-08-11 21:44:22 +05:30
Supun Nakandala
0dbbe1d360 removed duplication 2013-08-11 21:37:38 +05:30
Spun Nakandala
4960de67d7 added method PMA_getFormParamsForOldColumn 2013-08-11 21:31:31 +05:30
Supun Nakandala
62ac05fe75 $display_type is not set table create definition. So removed. 2013-08-11 21:21:07 +05:30
Supun Nakandala
d0e360fb50 no need to initialize 2013-08-11 21:12:48 +05:30
Supun Nakandala
2784f4b6f4 no need to initialize 2013-08-11 21:11:42 +05:30
Michal Čihař
23502b347c Translated using Weblate (Czech)
Currently translated at 100.0% (2719.0 of 2719)
2013-08-11 16:26:25 +02:00
Kristjan Räts
80c2300641 Translated using Weblate (Estonian)
Currently translated at 100.0% (2719.0 of 2719)
2013-08-11 14:42:12 +02:00
Domen
8f6304077f Translated using Weblate (Slovenian)
Currently translated at 100.0% (2719.0 of 2719)
2013-08-11 13:58:26 +02:00
Michal Čihař
1d50af5c90 Update po files 2013-08-11 13:17:41 +02:00
Michal Čihař
523086a2f2 Better loading message 2013-08-11 13:16:59 +02:00
Michal Čihař
c8245ef2ac Use pack instead of manual conversion using evil eval 2013-08-11 11:37:39 +02:00
Marc Delisle
9c098aae5f Directly use the post parameter 2013-08-10 14:21:06 -04:00
Michal Čihař
5649872c03 Merge pull request #580 from adamgsoc2013/ut_plu_dbi
fix code Static Analysis Warnings
2013-08-09 09:33:47 -07:00
Marc Delisle
db39b07d95 Merge pull request #579 from xmujay/fixUT
fix UT error and add UT for PMA_server_privileges
2013-08-09 08:23:43 -07:00
adamgsoc2013
d467f4441a fix code Static Analysis Warnings 2013-08-09 23:19:13 +08:00
xmujay
d1a70dcf82 fix UT error and add UT for PMA_server_privileges 2013-08-09 18:31:12 +08:00
Marc Delisle
a803797e51 Fix merge conflicts 2013-08-09 06:22:36 -04:00
Marc Delisle
5873c498e9 bug #4025 gzip export is not actually compressed with mod_deflate 2013-08-09 06:19:12 -04:00
Michal Čihař
19a7a19a61 Translated using Weblate (Czech)
Currently translated at 100.0% (2719.0 of 2719)
2013-08-09 11:24:44 +02:00
Michal Čihař
92922ea377 Whitespace cleanup 2013-08-09 08:57:45 +02:00
Michal Čihař
b0a11a95bc Do not test repeatedly if variable is set 2013-08-09 08:57:39 +02:00
Michal Čihař
2a3d5c608a Merge pull request #576 from adamgsoc2013/ut_plu_dbi
add more test cases
2013-08-08 23:33:59 -07:00
Marc Delisle
a766b7d1a3 Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin 2013-08-08 17:53:41 -04:00
Marc Delisle
a83fb60ff7 Fix typo; remove extraneous spaces 2013-08-08 17:53:27 -04:00
Weblate
c3e6409917 Merge remote-tracking branch 'origin/master' 2013-08-08 23:51:41 +02:00
Jouni Kähkönen
e013ecd23b Translated using Weblate (Finnish)
Currently translated at 72.2% (1963 of 2719)
2013-08-08 23:51:35 +02:00
Marc Delisle
3514ba44e1 Merge pull request #577 from scnakandala/refac_tbl_columns_definitions
Refactoring tbl_columns_definition_form.inc.php
2013-08-08 14:51:23 -07:00
Spun Nakandala
06e8ff80ee added method PMA_getHtmlForColumnAtributes 2013-08-08 22:33:01 +05:30
adamgsoc2013
bd7eefc39b add more test cases 2013-08-08 23:04:34 +08:00
adamgsoc2013
46ad9b281a Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into ut_plu_dbi 2013-08-08 18:25:33 +08:00
Marc Delisle
47e314602e Coding style 2013-08-08 06:02:59 -04:00
Weblate
8848354c7d Merge remote-tracking branch 'origin/master' 2013-08-08 11:54:12 +02:00
Jouni Kähkönen
ebcc766f61 Translated using Weblate (Finnish)
Currently translated at 72.2% (1963 of 2719)
2013-08-08 11:54:07 +02:00
Marc Delisle
eec1426f3b Merge pull request #574 from scnakandala/refac_tbl_columns_definitions
Refac tbl columns definitions
2013-08-08 02:53:33 -07:00
adamgsoc2013
171a33aef6 Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into ut_plu_dbi 2013-08-08 17:50:36 +08:00
Spun Nakandala
8e6d2f867c corrected undefined variable error 2013-08-08 14:04:21 +05:30
Spun Nakandala
ffab25619d removed redundant methods 2013-08-08 09:08:22 +05:30
Spun Nakandala
e7b4530cf0 phpcs errors corrected 2013-08-08 00:23:57 +05:30
Spun Nakandala
1c3d0febf4 typo corrected 2013-08-07 23:50:58 +05:30
Spun Nakandala
c2f50d4565 renamed $field_meta to $columnMeta in libraries/tbl_column_definition_form.lib.php 2013-08-07 23:50:34 +05:30
Spun Nakandala
632689f739 extracted more smaller methods 2013-08-07 23:45:48 +05:30
Michal Čihař
1dcd173555 No newlines inside query 2013-08-07 19:54:49 +02:00
Michal Čihař
40a0aec442 Fix typo 2013-08-07 19:53:52 +02:00
Michal Čihař
482b6a23b7 Another SQL fixup 2013-08-07 19:51:35 +02:00
Michal Čihař
2764e7b940 Fix expected SQL query 2013-08-07 19:44:41 +02:00
Michal Čihař
036c128c56 Merge pull request #573 from ayushchd/codestyle_fixes
Testsuite code-compliance fixes
2013-08-07 10:41:08 -07:00
Michal Čihař
309669820e Missing ; 2013-08-07 19:40:12 +02:00
ayushchd
b9a5bffaba Testsuite code-compliance fixes 2013-08-07 22:28:46 +05:30
Michal Čihař
b2e1f81c0c Use PMA_URL_getCommon for generating all params 2013-08-07 17:00:52 +02:00