Commit Graph

86280 Commits

Author SHA1 Message Date
xmujay
98f6af9546 UTs for PMA_sql_query_form 2013-08-23 01:07:56 +08:00
Weblate
4499813ac3 Merge remote-tracking branch 'origin/master' 2013-08-22 11:46:02 +02:00
Burak Yavuz
dc361421c1 Translated using Weblate (Turkish)
Currently translated at 100.0% (2720 of 2720)
2013-08-22 11:45:57 +02:00
Matías Bellone
9a884c7041 Translated using Weblate (Spanish)
Currently translated at 100.0% (2720 of 2720)
2013-08-22 11:45:51 +02:00
Michal Čihař
b17997a59a Translated using Weblate (Czech)
Currently translated at 100.0% (2720.0 of 2720)
2013-08-22 11:45:35 +02:00
Madhura Jayaratne
105c57eaea Merge pull request #623 from ayushchd/selenium
Selenium fixes and improvements
2013-08-21 11:31:08 -07:00
ayushchd
0c0538b99d Merge Helper and PmaSeleniumTestCase classes 2013-08-21 21:38:26 +05:30
ayushchd
fc7e7e6cbc Fix test case for user creating and removal 2013-08-21 21:37:49 +05:30
Madhura Jayaratne
8470b59d6d Add ord() method to the parent interface 2013-08-21 21:37:28 +05:30
ayushchd
d312ef95b7 Fix test case for double click 2013-08-21 21:36:51 +05:30
Michal Čihař
b2f5ac5131 Merge pull request #622 from ayushchd/ord_multibyte
Fix multibyte ord issue
2013-08-21 07:02:34 -07:00
ayushchd
0b30f58676 Fix multibyte ord issue 2013-08-21 19:02:08 +05:30
Michal Čihař
d6073a9053 Do not test ssl without certificates 2013-08-21 14:36:39 +02:00
Michal Čihař
7d032df6d2 Fixed field type 2013-08-21 14:33:13 +02:00
Michal Čihař
7b56920492 These are actually texts 2013-08-21 14:30:48 +02:00
Michal Čihař
2e0c8680cf Fill in missing meesage 2013-08-21 14:09:57 +02:00
Michal Čihař
a7a102c44f Correctly mark test as incomplete 2013-08-21 14:09:26 +02:00
Michal Čihař
4aa0dcbdf8 Fixed assertions for HTML 5 input types 2013-08-21 14:07:38 +02:00
Michal Čihař
7fa6b7b061 We need runkit.internal_override enabled for most of the tests 2013-08-21 14:06:44 +02:00
Michal Čihař
6b9dd0e096 Whitespace cleanup 2013-08-21 14:06:44 +02:00
Michal Čihař
f2b6a3d8b2 Properly mark test as incomplete 2013-08-21 14:06:44 +02:00
Madhura Jayaratne
b08b45d549 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2013-08-21 17:31:20 +05:30
Madhura Jayaratne
eb6616c6d5 Fix test failures due to undefined index 'True_Type' 2013-08-21 17:30:30 +05:30
Michal Čihař
cab1aee02c Install runkit in Travis CI 2013-08-21 14:00:18 +02:00
Michal Čihař
9138eef26a Increase timeout for small tests as it goes over limit quite often 2013-08-21 12:00:31 +02:00
Marc Delisle
aeaf96dc9a Directly use the request parameters 2013-08-21 05:48:31 -04:00
Madhura Jayaratne
36e689a64b Proper parameter order 2013-08-21 12:26:36 +05:30
Madhura Jayaratne
f61da12ae3 These constants serve the same purpose 2013-08-21 12:26:17 +05:30
Michal Čihař
5c3744aa58 Merge pull request #609 from mynetx/feature/input-field-type-password-html5-required
HTML5 input field enhancements
2013-08-20 22:30:12 -07:00
Michal Čihař
6dbe1fb1b9 Merge pull request #599 from ayushchd/selenium
Selenium improvements and additions
2013-08-20 22:29:05 -07:00
Michal Čihař
dfccfa9dc5 Merge pull request #619 from ayushchd/uts_refactored
Unit tests for insert_edit.lib.php
2013-08-20 22:28:28 -07:00
ayushchd
fd97b69c22 Tests for libraries/insert_edit.lib.php 2013-08-21 02:21:59 +05:30
ayushchd
33f4871c9c Undefined variable and testuite fixes 2013-08-21 02:21:28 +05:30
J.M
709da063e7 Fix #4064 Table structure statistics 'Space usage' caption too small for l10n 2013-08-20 20:55:10 +02:00
J.M
b52fa195ce Add Changelog entry for bug #4064 2013-08-20 20:49:18 +02:00
J.M
a181cc3fcb Add min-width for #tablestatistics tables 2013-08-20 20:48:22 +02:00
Marc Delisle
69d19464fa Merge pull request #618 from xmujay/refactor_server_sql
refactor PMA_sqlQueryForm and fix code style
2013-08-20 09:22:11 -07:00
Michal Čihař
4a8b38df2f Merge remote-tracking branch 'origin/QA_4_0' 2013-08-20 15:40:54 +02:00
xmujay
ea1f6f3750 refactor PMA_getHtmlForSqlQueryForm and fix code style 2013-08-20 21:36:58 +08:00
J.M
294faa6a51 Finish pmahomme-theme-icon-credits 2013-08-20 14:49:13 +02:00
J.M
9fab9deb3e Finish pmahomme-theme-icon-credits 2013-08-20 14:48:31 +02:00
J.M
c439b449d2 Add Changelog entry for pmahomme icon credits 2013-08-20 14:48:18 +02:00
J.M
f35cdacda9 Add pmahomme theme icon credits 2013-08-20 14:47:15 +02:00
Michal Čihař
7eb2ba9c83 Merge pull request #608 from ayushchd/ref_uts
Fixes and tests
2013-08-20 02:22:13 -07:00
Michal Čihař
ccb37ec1ec Merge pull request #616 from adamgsoc2013/UT_plu_table
add more Unit test cases for PMA_Table
2013-08-20 02:21:49 -07:00
Michal Čihař
a142cb5e84 Merge pull request #610 from adamgsoc2013/ut_plu_dbi
Runkit testing for DBIMysqli
2013-08-20 02:21:06 -07:00
Marc Delisle
c024c77f15 Improve comments 2013-08-19 20:28:56 -04:00
Marc Delisle
0d4cdb38ea Remove unneeded comment 2013-08-19 20:26:35 -04:00
Marc Delisle
86031eff1d Merge pull request #617 from scnakandala/refac_tbl_create
Refactoring tbl_create.php
2013-08-19 17:24:47 -07:00
Spun Nakandala
09fd49c4d7 "Add 1 column(s) Go" Error corrected 2013-08-20 00:02:51 +05:30