Commit Graph

81689 Commits

Author SHA1 Message Date
Burak Yavuz
f2adb97599 Translated using Weblate (Turkish)
Currently translated at 100.0% (2602 of 2602)
2013-02-28 14:37:40 +01:00
Marc Delisle
78555a4374 Update po files 2013-02-28 08:30:35 -05:00
Marc Delisle
705fd3f79c Localize message 2013-02-28 08:29:29 -05:00
Marc Delisle
a42000d37f Merge pull request #191 from manuj89/master
Contest 5: Naming foreign key constraints
2013-02-28 05:23:20 -08:00
Manuj Jain
42532fd540 Contest 5: Naming foreign key constraints 2013-02-27 09:58:19 +05:30
Marc Delisle
dd76637390 Missing error URL 2013-02-26 09:15:45 -05:00
Marc Delisle
085ff4cd4d The field_orig is not present in the request when adding a column 2013-02-26 09:03:41 -05:00
Marc Delisle
b76e920208 Merge pull request #184 from ayushchd/Contest-2
Contest-2: Bug fix #3818 After "Rename table ... to ..." left menu doesn't reflect ...
2013-02-26 05:16:12 -08:00
ayushchd
bd4e284e4b Applied PMA_Util::unQuote to table name extracted from the RENAME command 2013-02-26 18:32:27 +05:30
Michal Čihař
06d1b3222a Upgrade tcpdf to 5.9.206
- Bug item #754 "PNG with alpha channel becomes gray scale" was fixed.
- Minor documentation fixes.
2013-02-26 10:36:13 +01:00
ayushchd
7112e7f416 Cosmetic changes 2013-02-26 03:26:21 +05:30
Michal Čihař
f780d01eae Merge remote-tracking branch 'ayushchd/unit_testing_local'
Conflicts:
	test/selenium/PmaSeleniumCreateDropDatabaseTest.php
2013-02-25 13:17:14 +01:00
ayushchd
14af610aa8 Contest-2 Variable Name Fix
Changed the variable name from ajax_reload_nav to ajax_reload
2013-02-25 17:06:50 +05:30
Marc Delisle
284abf98c1 Merge pull request #183 from puneet0191/master
Solved Bug #3837
2013-02-25 03:21:41 -08:00
Michal Čihař
85cf0c1667 Merge remote-tracking branch 'origin/QA_3_5' 2013-02-25 11:00:17 +01:00
Tiago Gameiro
8442b9651d Translated using Weblate (Portuguese)
Currently translated at 48.7% (1266 of 2601)
2013-02-25 10:21:17 +01:00
Roby Clai
038cc8e9e4 Translated using Weblate (Croatian)
Currently translated at 42.1% (1094 of 2601)
2013-02-25 10:21:10 +01:00
Tiago Gameiro
46388163cb Translated using Weblate (Portuguese)
Currently translated at 51.6% (1323 of 2562)
2013-02-25 10:20:50 +01:00
Marcin Kozioł
be634776df Translated using Weblate (Polish)
Currently translated at 99.9% (2560 of 2562)
2013-02-25 10:20:49 +01:00
Roby Clai
d317f71d37 Translated using Weblate (Croatian)
Currently translated at 44.9% (1150 of 2562)
2013-02-25 10:20:45 +01:00
ayushchd
69b73a44b0 Bug fix #3818 After "Rename table ... to ..." left menu doesn't reflect changes
The left navigationa and the other places where the old table name was
showing up, now updates if the table is renamed.
2013-02-25 14:28:27 +05:30
puneet0191
e7b41d6f1d Update tbl_addfield.php 2013-02-25 07:54:58 +05:30
Tiago Gameiro
514d693bd0 Translated using Weblate (Portuguese)
Currently translated at 48.0% (1248 of 2601)
2013-02-24 18:32:56 +01:00
Marcin Kozioł
2b9e628758 Translated using Weblate (Polish)
Currently translated at 100.0% (2601 of 2601)
2013-02-24 13:23:31 +01:00
Weblate
f578f89b09 Merge remote-tracking branch 'origin/master' 2013-02-24 13:09:31 +01:00
Marcin Kozioł
e2fa696fa3 Translated using Weblate (Polish)
Currently translated at 99.4% (2586 of 2601)
2013-02-24 13:09:27 +01:00
Roby Clai
5a68d4af5e Translated using Weblate (Croatian)
Currently translated at 42.0% (1092 of 2601)
2013-02-24 13:09:19 +01:00
J.M
e68382c11e Drop browse mode column header sort link HTML title attribute, we have a JS tooltip there 2013-02-24 13:08:50 +01:00
Kyeong Su Shin
37539c7e97 Translated using Weblate (Korean)
Currently translated at 44.0% (1128 of 2562)
2013-02-24 03:22:07 +01:00
Aputsiaq Niels Janussen
1ac7435c1a Translated using Weblate (Danish)
Currently translated at 100.0% (2601 of 2601)
2013-02-22 22:56:31 +01:00
Atul Pratap Singh
b9c61c7dc1 Fix bug:3829 Enabling query profiling crashes javascript based navigation 2013-02-22 15:08:14 +05:30
Weblate
bb7f3e1559 Merge remote-tracking branch 'origin/master' 2013-02-22 08:36:54 +01:00
Kyeong Su Shin
9eb9a0efd0 Translated using Weblate (Korean)
Currently translated at 42.1% (1096 of 2604)
2013-02-22 08:36:50 +01:00
Michal Čihař
bc7410a96c Merge pull request #178 from scnakandala/SeleniumUserTest
Selenium Test added to test the creation and removal of a user with all ...
2013-02-21 23:35:48 -08:00
Spun Nakandala
c97b00e190 Selenium Test added to test the creation and removal of a user with all privileges 2013-02-22 12:23:51 +05:30
Marc Delisle
5cf746a004 ChangeLog entry for bug #3830 Can't export custom query because it lowercases table names 2013-02-21 13:11:27 -05:00
Marc Delisle
b84ec72145 Merge pull request #176 from hisamith/master
Fixed #3830 Can't export custom query because it lowercases table names - Latestgit
2013-02-21 10:09:49 -08:00
Dieter Adriaenssens
dde56a3966 Merge pull request #177 from hisamith/limit_error_3833
Fixed #3833 Undefined variable: sql_limit_to_append.
2013-02-21 08:49:15 -08:00
Mathieu Terroba
fc0e9fa50d Translated using Weblate (French)
Currently translated at 100.0% (2562 of 2562)
2013-02-21 15:22:08 +01:00
Samith Dassanayake
1ebace0afd Fixed coding style issue 2013-02-21 19:35:59 +05:30
Weblate
acfcfdc590 Merge remote-tracking branch 'origin/master' 2013-02-21 13:33:35 +01:00
Kyeong Su Shin
f07837684a Translated using Weblate (Korean)
Currently translated at 42.1% (1095 of 2604)
2013-02-21 13:33:31 +01:00
Dieter Adriaenssens
e1c82ac7dd Merge pull request #174 from scnakandala/Branch_blob_error
Javascript cannot read local files for security reasons, so we can't send the data using AJAX. So I have disabled ajax for insert forms which has 'blob' fields.
2013-02-21 04:32:27 -08:00
Samith Dassanayake
c4d14774c3 Fixed #3833 Undefined variable: sql_limit_to_append.
Initialized the varible sql_limit_to_append,
Since isset($x) returns true when $x=''(which is not the expected behaviour of the usage), used the function empty()
2013-02-20 23:38:53 +05:30
Supun Nakandala
6e7aa4fa5d This pull request corrects error #3832(http://sourceforge.net/p/phpmyadmin/bugs/3832/) by disabling ajax request handler for inserting table rows which has blob fields 2013-02-20 23:08:52 +05:30
Michal Čihař
4f39ce97eb Define variable in correct scope 2013-02-20 17:09:44 +01:00
Michal Čihař
87b1635589 Add rule to build jshint 2013-02-20 16:00:50 +01:00
Samith Dassanayake
ae3d3f5a84 Used preg_split() instead of explode() to split sql query,
Since explode is case sensitive and if table or column contains substring "where" it will give an error
2013-02-20 20:06:57 +05:30
Samith Dassanayake
ea0f6d0210 Fixed #3830 Can't export custom query because it lowercases table names 2013-02-20 18:14:53 +05:30
Weblate
acfc301b51 Merge remote-tracking branch 'origin/master' 2013-02-20 08:57:10 +01:00