Commit Graph

86290 Commits

Author SHA1 Message Date
Marc Delisle
0a6e66d312 Fix end of lines 2013-08-22 12:44:57 -04:00
Marc Delisle
158b3a8621 Merge pull request #625 from scnakandala/refac_tbl_structure
Refactoring tbl_structure.php
2013-08-22 09:44:00 -07:00
Michal Čihař
8f001d2129 Merge pull request #628 from adamgsoc2013/UT_tbl_view
add UT for PMA_tbl_views
2013-08-22 08:11:24 -07:00
adamgsoc2013
e0fb29e8d5 add UT for PMA_tbl_views 2013-08-22 21:25:10 +08:00
Marc Delisle
21d4b98377 Fix function description 2013-08-22 06:54:39 -04:00
Marc Delisle
7f40c41efe Remove misleading comment 2013-08-22 06:53:44 -04:00
Marc Delisle
bbd42c59ad Fix end of lines 2013-08-22 06:51:56 -04:00
Marc Delisle
4cac858e33 Merge pull request #624 from scnakandala/refac_tbl_tracking
Refactoring tbl_tracking.php
2013-08-22 03:49:51 -07: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
Spun Nakandala
ec1a6e9c5f renamed to better reflect its purpose 2013-08-22 11:16:00 +05:30
Spun Nakandala
324445caba added method PMA_displayTableBrowseForSelectedColumns 2013-08-22 11:15:10 +05:30
Spun Nakandala
2d83d84c0e added tbl_tracking.lib.php and extracted methods from tbl_tracking.php 2013-08-22 10:22:40 +05:30
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